*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;list-style:none}body{background-color:#9e004f}body{font-family:Roboto Condensed,sans-serif}.section-background-image{z-index:-1;width:100vw;height:calc(100vh - 60px);transform:scale(1);position:fixed;top:60px;left:0;object-fit:cover;object-position:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;--background-image-gradient: linear-gradient( to bottom, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, .5) 50%, transparent 100% )}.section-background-image img{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.with-gradient:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background-image-gradient)}.button-link{display:block;padding:.8rem 1.5rem;text-align:center;border:none;border-radius:3px;background-color:#9e004f;color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;width:fit-content;cursor:pointer;text-decoration:none;transition:ease-out .3s}.button-link:hover{background-color:#8f0047;color:#ebebec}.button-link:active{background-color:#ad0057;color:#fff}@media only screen and (max-width: 480px){.button-link{padding:.7rem .9rem}}.cookie-banner{position:fixed;bottom:0;left:0;width:100vw;background-color:#231f20;color:#fff;padding:1rem;z-index:11;display:flex;align-items:center;justify-content:center;gap:40px}@media only screen and (max-width: 768px){.cookie-banner{flex-direction:column;gap:20px;align-items:start;padding-block:1.5rem}}.cookie-banner__heading{font-weight:500;font-size:1.1rem;margin-bottom:5px}.cookie-banner__text{font-size:.9rem;font-weight:300}.cookie-banner__text a{color:inherit}.cookie-banner__btns{display:flex;gap:10px}.cookie-banner__btns button{display:block;padding:.8rem 1.5rem;text-align:center;border:none;border-radius:3px;background-color:#9e004f;color:#fff;font-size:.8rem;width:fit-content;cursor:pointer;text-decoration:none;transition:ease-out .3s}.cookie-banner__btns button:hover{background-color:#8f0047;color:#ebebec}.cookie-banner__btns button:active{background-color:#ad0057;color:#fff}.image-row{width:100%;margin-bottom:2rem;display:grid;grid-template-columns:repeat(2,1fr);border-radius:3px;overflow:hidden;gap:15px}@media only screen and (max-width: 640px){.image-row{grid-template-columns:1fr}}@media only screen and (max-width: 480px){.image-row{gap:10px}}.image-row .image img{width:100%;height:100%;object-fit:cover;border-radius:3px}.inner-chapter-heading{text-transform:uppercase;font-family:Playfair Display,serif;font-size:2.1rem;margin-bottom:20px;margin-top:2rem;text-align:center}@media only screen and (max-width: 768px){.inner-chapter-heading{font-size:calc(1.5rem + 1vw);text-align:left}}header{position:sticky;top:0;left:0;z-index:50;width:100%;height:60px;border-top:8px solid hsl(330,100%,31%);background-color:#231f20;padding:0 1rem}header>div{max-width:1600px;margin:0 auto;height:100%;display:flex;gap:20px}@media only screen and (max-width: 1280px){header>div{gap:16px}}@media only screen and (max-width: 1060px){header>div{justify-content:space-between}}header .logo-link img{width:130px;transform:translateY(-1px)}header nav ul{height:100%;display:flex;align-items:center;gap:20px}@media only screen and (max-width: 1280px){header nav ul{gap:16px}}header nav ul li{position:relative}header nav ul a,header nav ul button{position:relative;text-transform:uppercase;color:#fff;text-decoration:none;transition:color .3s;padding:5px;white-space:nowrap;background-color:transparent;border:none;font-size:inherit;font-family:inherit;cursor:pointer;display:inline-block;transition:font-weight .25s}header nav ul a:hover,header nav ul button:hover{color:#ebebec}header nav ul button:after,header nav ul a:after,header nav ul .active:after{content:"";position:absolute;bottom:15%;left:0;width:100%;height:2px;background-color:#9e004f;opacity:0;transition:transform .25s,opacity .25s}header nav ul button:hover:after,header nav ul a:hover:after{opacity:1}@media (hover: none){header nav ul button:hover{color:#fff}header nav ul button:hover:after{opacity:0}header nav ul .active:hover:after{opacity:1}}header nav ul .active{font-weight:700}header nav ul .active:after{opacity:1}@media only screen and (max-width: 1060px){header nav ul{flex-direction:column;align-items:start;gap:10px}}@media only screen and (max-width: 1060px){header nav{visibility:hidden;opacity:0;pointer-events:none;position:absolute;font-size:1.1rem;top:100%;left:0;background-color:#231f20;height:calc(100dvh - 52px);width:100vw;padding:70px 20px;overflow-y:scroll;z-index:-1;transition:opacity .25s,visibility .25s,transform .25s}header nav>ul>li:last-child a{margin-bottom:70px}}header .dropdown{position:absolute;left:0;top:100%;height:auto;display:flex;flex-direction:column;align-items:start;font-size:.9em;gap:15px;padding:18px 12px 12px;min-width:152px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .25s,visibility .25s,transform .25s;background-color:#231f20;box-shadow:0 .5rem 1rem #00000040;border:1px solid rgb(25,21,22)}@media only screen and (max-width: 1060px){header .dropdown{position:static;opacity:1;visibility:visible;transform:translateY(0);background-color:#231f20;box-shadow:none;border:none;padding:0 0 0 16px;gap:5px}}header li:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}header .hamburger{display:none;align-items:center;justify-content:center;border:none;background-color:transparent;margin-right:20px;cursor:pointer}@media only screen and (max-width: 1060px){header .hamburger{display:flex}}header .hamburger svg{color:#fff}header .mobile-navigation{visibility:visible;opacity:1;pointer-events:all}.pop-up-ad{position:fixed;top:60px;left:0;width:100vw;height:calc(100vh - 60px);z-index:11;background-color:#050505b3;display:flex;align-items:center;justify-content:center}.pop-up-ad .pop-up-ad-content{width:500px;max-width:90vw}.pop-up-ad .pop-up-ad-content video{max-height:80vh;cursor:pointer;border-radius:4px}.section-heading{--heading-decrease-size: 0px;font-family:Playfair Display,serif;font-weight:700;color:#ebebec;font-size:calc(4.5rem - var(--heading-decrease-size));text-shadow:0 0 100px rgb(0,0,0);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-transform:uppercase;transform:translateZ(0)}@media only screen and (max-width: 768px){.section-heading{font-size:calc(1.7rem + 5.5vw - var(--heading-decrease-size))}}.heading-prefix{font-size:.7em;display:block}@media only screen and (max-width: 768px){.heading-prefix{font-size:.6em}}.general-table{width:100%;overflow-x:auto;margin-bottom:.5rem;border-radius:3px}.general-table table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.general-table th,.general-table td{padding:12px;border-bottom:1px solid rgba(97.1805,99.0675,89.6325,.2);border-left:1px solid rgba(97.1805,99.0675,89.6325,.2)}.general-table th:last-child,.general-table td:last-child{border-right:1px solid rgba(97.1805,99.0675,89.6325,.2)}.general-table th{background-color:#9e004f;color:#ebebec;text-align:left}@media only screen and (max-width: 768px){.general-table th{padding:12px 8px}}.general-table tbody td{font-size:1.05rem}@media only screen and (max-width: 768px){.general-table tbody td{padding:12px}}@media only screen and (max-width: 480px){.general-table tbody td{padding:10px}}.general-table tr:nth-child(2n){background-color:#fff}.general-table th:first-child{border-top-left-radius:3px}.general-table th:last-child{border-top-right-radius:3px}.general-table tr:last-child td:first-child{border-bottom-left-radius:3px}.general-table tr:last-child td:last-child{border-bottom-right-radius:3px}.two-columns{width:100%;margin-bottom:5.5rem}.two-columns:first-of-type{margin-top:2rem}.two-columns:last-child{margin-bottom:0rem}.two-columns>div{display:grid;width:100%;grid-template-columns:1fr 1fr;align-items:center;gap:20px}.two-columns>div .image{height:100%;max-height:400px;width:100%;object-fit:cover;border-radius:3px}.two-columns>div .text p{margin-bottom:14px;text-align:left}.two-columns>div .text .button-link{margin-top:20px;margin-bottom:10px}@media only screen and (max-width: 768px){.two-columns>div .text .button-link{margin-bottom:0}}.two-columns>div .text h2{text-transform:uppercase;font-family:Playfair Display,serif;font-size:2.1rem;margin-bottom:20px;text-align:left}@media only screen and (max-width: 768px){.two-columns>div .text h2{font-size:calc(1.5rem + 1vw)}}@media only screen and (max-width: 768px){.two-columns>div{grid-template-columns:100%}.two-columns>div img{object-position:left}}.two-columns-swap .image,.two-columns-swap .second{grid-row:1}@media only screen and (max-width: 768px){.two-columns-swap .image,.two-columns-swap .second{grid-row:auto}}.signup-to-event form .signup-form-input-layout{display:grid;grid-template-columns:max-content 1fr;gap:1rem}@media only screen and (max-width: 768px){.signup-to-event form .signup-form-input-layout{grid-template-columns:1fr;gap:0rem}}.signup-to-event form label{display:block;margin-bottom:16px;font-size:1.1rem}.signup-to-event form label input,.signup-to-event form label textarea{font-size:1rem;padding:5px 7px;border-radius:3px;border:1px solid hsl(330,100%,31%);background-color:#fff;font-family:inherit}.signup-to-event form .signup-form-notes span{display:none}.signup-to-event form textarea{width:100%;height:78px}.signup-to-event form .signup-form-errors{color:#9e004f}.flash_message{position:fixed;right:16px;top:80px;color:#9e004f;border:1px solid hsl(330,100%,31%);font-size:1.1rem;border-radius:3px;background-color:#fff;padding:10px 15px}.simple-page{max-width:1470px;margin:0 auto 4rem}.simple-page .head{text-align:center;margin:4rem 1rem}@media only screen and (max-width: 370px){.simple-page .head{margin-inline:0}}.simple-page section{background-color:#ebebec;text-align:justify;border-radius:3px;box-shadow:0 5px 70px #000;position:relative;padding:2.5rem 65px}.simple-page section .bg{position:absolute;z-index:-1;top:-30px;left:10%;width:80%;height:calc(100% + 60px);background-color:#9e004f;border-radius:3px}.simple-page section li{font-size:1.1rem;margin-bottom:.5rem}.simple-page section li:last-child{margin-bottom:2rem}@media only screen and (max-width: 1616px){.simple-page{margin:0 81px 4rem}}@media only screen and (max-width: 1024px){.simple-page{margin:0 16px 4rem}.simple-page section{padding:2.5rem 65px}}@media only screen and (max-width: 1024px){.simple-page section{padding:2rem}}@media only screen and (max-width: 480px){.simple-page section{padding:16px;text-align:left}}.simple-page p{font-size:1.1rem;margin-bottom:2rem}.single-album{max-width:1470px;margin:0 auto 3rem;color:#fff}.single-album .head{text-align:center;margin:4rem 1rem}.single-album .head p{margin-top:2rem;font-size:1.1rem}.single-album section{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.single-album section .image{width:100%;aspect-ratio:4/3}.single-album section .image img{width:100%;height:100%;object-fit:cover;transition:all .3s;filter:brightness(1)}.single-album section .image img:hover{filter:brightness(1.1)}@media only screen and (max-width: 1616px){.single-album{margin:0 81px 3rem}}@media only screen and (max-width: 1280px){.single-album section{gap:30px}}@media only screen and (max-width: 1024px){.single-album{margin:0 16px 3rem}.single-album section{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 768px){.single-album section{grid-template-columns:repeat(2,1fr)}}.page-margins{max-width:1470px;margin:0 auto 3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}@media only screen and (max-width: 1616px){.page-margins{margin:0 81px 3rem}}@media only screen and (max-width: 1024px){.page-margins{margin:0 16px 3rem}}.head .page-title{margin:4rem 1rem 1rem}.head .blog-filter-search{border-radius:3px;background-color:#0505058c;color:#fff;font-size:1.1rem;font-weight:300;padding:2rem}.head .blog-filter-search label{display:flex;gap:10px;align-items:center}@media only screen and (max-width: 480px){.head .blog-filter-search label{flex-direction:column}}.head .blog-filter-search select{border-radius:3px;border:none;padding:6px;color:#000;font-size:1rem}@media only screen and (max-width: 768px){.head .blog-filter-search{font-size:1.05rem;padding:2rem 1.5rem}.head .blog-filter-search select{font-size:.9rem}}.__news-screen-image{position:fixed;top:0;height:calc(100vh - 60px);margin-top:60px;transform:scale(1);width:100%;z-index:-1}.__news-screen-image .gradient{position:absolute;width:100%;height:100%;background-color:transparent;background:linear-gradient(to bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.5) 50%,transparent 100%)}.__news-screen-image .gradient-reading{position:absolute;width:100%;height:100%;background-color:transparent;background:linear-gradient(to bottom,#000000f2,#000000e6,#000c)}.__news-screen-image img{width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-title{font-family:Playfair Display,serif;font-size:4.5rem;color:#fff;text-align:center;text-transform:uppercase;line-height:110%}.blog-section{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}@media only screen and (max-width: 1280px){.blog-section{gap:3rem}}.blog-card{display:flex;flex-direction:column;--blog-card-bg: hsl(9deg, 53%, 40%, .9);background-color:var(--blog-card-bg);padding:1.2rem;border-radius:3px;gap:16px;box-shadow:0 5px 30px #00000080;text-decoration:none;color:#fff;transition:.3s ease-out;cursor:pointer}.blog-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:3px}.blog-card .date,.blog-card .category{font-size:.9rem;font-weight:400;margin-bottom:-1rem;opacity:.75}.blog-card .category{margin-bottom:5px}.blog-card .date{margin-bottom:12px}.blog-card .content{display:flex;flex-direction:column}.blog-card .content h2{text-transform:uppercase;font-size:2rem}.blog-card:hover{filter:brightness(1.2);transform:scale(1.01)}.blog-post{--blog-color: hsl(9deg, 53%, 40%, .9);color:#fff;text-align:start;display:flex;flex-direction:column;align-items:start}.blog-post .blog-post-head{display:grid;margin:6rem 0 2rem;grid-template-columns:1fr 1fr;column-gap:20px;width:100%;justify-content:space-between}@media only screen and (max-width: 900px){.blog-post .blog-post-head{grid-template-columns:1fr}}.blog-post .blog-post-head img{border:1.2rem solid var(--blog-color);border-radius:3px;max-width:min(600px,100%);max-height:500px;object-fit:contain;float:right;justify-self:center;align-self:center}@media only screen and (max-width: 900px){.blog-post .blog-post-head img{justify-self:start}}@media only screen and (max-width: 640px){.blog-post .blog-post-head img{border-width:1rem}}.blog-post .metadata{flex-wrap:wrap;display:flex;flex-direction:row;gap:1rem;font-weight:700}.blog-post .metadata p{border-radius:999px;background-color:var(--blog-color);padding:.5rem 1rem}.blog-post h1{margin-top:2rem;font-size:4.5rem;opacity:.85;text-align:start}@media only screen and (max-width: 900px){.blog-post h1{margin-block:1.2rem}}.blog-post-content{line-height:2;margin-bottom:4rem}.blog-post-content h2{font-family:Playfair Display,serif;font-size:2.1rem;text-transform:uppercase;margin-top:2rem;margin-bottom:.5rem}.blog-post-content p{font-weight:400;font-size:1.1rem}@media only screen and (max-width: 768px){.__news .blog-section{grid-template-columns:1fr 1fr;gap:2rem}.__news .page-title{font-size:calc(2.7rem + 3vw)}.__news .blog-post-head{margin-top:4.4rem;margin-bottom:.4rem}.__news .blog-post-content{margin-bottom:1.5rem}.__news .blog-post-content h2{margin-top:4rem;line-height:1.2}.__news .blog-post .border{aspect-ratio:16/10}.__news .blog-post .metadata{gap:1.5rem}.__news .blog-post .metadata p{font-size:.9rem}.__news .blog-post h1{text-align:start}}@media only screen and (max-width: 480px){.__news .blog-section{grid-template-columns:1fr;gap:4rem}}.error{color:#fff;font-size:1.1rem;text-align:center}.special-heading-for-living-paintings{transform:translateY(-20px);font-size:1.27rem}@media only screen and (max-width: 768px){.special-heading-for-living-paintings{font-size:calc(1.1rem + .4vw)}}.living-paintings-school-bag-video{height:80vh;max-height:600px;align-self:center;width:100%;border-radius:4px}.living-paintings-discount-video{align-self:center;width:100%;border-radius:4px}@media only screen and (max-width: 768px){.living-paintings-discount-video{max-height:500px}}.contacts-map{display:flex;justify-content:center;margin-bottom:4rem}.contacts-map iframe{border-radius:3px;border:0}.main-events{position:relative;min-height:calc(100dvh - 60px)}.main-events .content{-webkit-user-select:none;user-select:none;overflow:hidden;position:relative;min-height:calc(100dvh - 60px);max-width:1470px;background-color:#050505b3;margin:0 auto;padding:2rem calc(65px + 1rem);color:#ebebec}.main-events .content .header{font-size:2.1rem;font-family:Playfair Display,serif}.main-events .content .explanation{margin-bottom:4px}.main-events .content .date{font-size:1.1rem}.main-events .content .date select{color:#fff;font-size:1.1rem;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.main-events .content .date select option{background-color:#5c002e}.main-events .content .date select:focus{outline:none}.main-events .content .calendar-header{margin:2rem 0;text-align:center;display:flex;flex-direction:column;gap:1.5rem}.main-events .content .calendar-header p{font-size:1.1rem}.main-events .content .calendar-header .month-switcher{display:flex;justify-content:space-between;align-items:center;margin:0 auto;max-width:280px;width:100%}.main-events .content .calendar-header .month-switcher p{font-size:1.8rem;font-weight:700}.main-events .content .calendar-header .month-switcher a{color:#ebebec}.main-events .content .calendar-header .month-switcher svg{cursor:pointer;width:2rem;height:2rem}.main-events .content .footer{margin:.5rem 0;color:#ebebec}.main-events .content .footer strong,.main-events .content .footer a{color:#ebebec}.main-events .content .social-media{position:absolute;bottom:1rem;left:-3rem;display:flex;flex-direction:column;gap:1rem;cursor:pointer}.main-events .content .social-media a{color:#fff}.main-events .content .social-media svg{scale:1.3}@media only screen and (max-width: 1616px){.main-events .content{margin:0 81px}}@media only screen and (max-width: 1024px){.main-events .content{margin:0;padding:.5rem 1rem}.main-events .content .social-media{position:relative;bottom:auto;left:auto;flex-direction:row;margin:1rem 0}}@media only screen and (max-width: 640px){.main-events .content{padding:.5rem}.main-events .content .header{font-size:1.1rem}.main-events .content .date,.main-events .content .date select{font-size:.8rem}}.main-events .calendar-container{width:100%;table-layout:fixed;border-collapse:collapse}.main-events .calendar-container .day{display:flex;flex-direction:column;height:100%;position:relative}.main-events .calendar-container .day .number{position:absolute;top:0rem;right:0rem;padding:0 .4rem .2rem .2rem;z-index:2;font-family:Playfair Display,serif;font-size:1.3rem;line-height:1.3rem}.main-events .calendar-container .day .dim{color:#707070}.main-events .calendar-container .day .event{flex-grow:1;flex-basis:0;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative;--event-color: $color-raspberry-red;--event-color-darker: color-mix( in srgb, var(--event-color), #000 15% );transition:.3s ease-out;cursor:pointer}.main-events .calendar-container .day .event .event-btn{display:flex;position:relative;flex-direction:column;justify-content:center;border:none;color:#fff;padding:.25rem;text-align:left;width:100%;height:100%;cursor:pointer;background-color:var(--event-color);transition:background-color .3s;text-decoration:none}.main-events .calendar-container .day .event .event-btn:hover{background-color:var(--event-color-darker)}.main-events .calendar-container .day .event:first-of-type .event-btn:after{content:"";position:absolute;z-index:1;top:0;right:0;width:34px;height:25px;background-color:var(--event-color);transition:background-color .3s}.main-events .calendar-container .day .event:first-of-type .event-btn:hover:after{background-color:var(--event-color-darker)}.main-events .calendar-container .day .event .sm{font-size:.6rem}.main-events .calendar-container .day .event .md{font-size:.8rem;font-family:Playfair Display,serif;text-transform:uppercase;font-weight:900}.main-events .calendar-container .day .event:not(:only-of-type) .sm{font-size:.55rem;line-height:.7rem}.main-events .calendar-container .day .event:not(:only-of-type) .md{font-size:.7rem;line-height:.8rem}.main-events .calendar-container td{border:1px solid rgb(255,255,255);position:relative;height:max(16vh,150px);width:14.29%}@media only screen and (max-width: 1280px){.main-events .calendar-container .day .event .sm:nth-child(1),.main-events .calendar-container .day .event .sm:nth-child(3){display:none}}@media only screen and (max-width: 1024px){.main-events .calendar-container .day .number{font-size:1.2rem}.main-events .calendar-container .day .event:first-of-type .event-btn:after{width:32px;height:23px}}@media only screen and (max-width: 768px){.main-events .calendar-container .day .event:not(:only-of-type) .md,.main-events .calendar-container .day .event .md{font-size:calc(.2rem + 1vw);line-height:.65rem}.main-events .calendar-container .day .event .sm{display:none}}@media only screen and (max-width: 640px){.main-events .calendar-container td{height:120px}.main-events .calendar-container .day .number{line-height:1.2rem;font-size:1rem;padding:0 .3rem .2rem .2rem}.main-events .calendar-container .day .event:first-of-type .event-btn:after{width:24px;height:20px}}@media only screen and (max-width: 480px){.main-events .calendar-container td{height:80px;overflow-y:scroll}}.calendar-leave-up{animation:calendar-leave-up .25s forwards}.calendar-enter-up{animation:calendar-enter-up .25s}@keyframes calendar-leave-up{to{transform:translate(-100px);opacity:0}}@keyframes calendar-enter-up{0%{transform:translate(100px);opacity:0}}.calendar-leave-down{animation:calendar-leave-down .25s forwards}.calendar-enter-down{animation:calendar-enter-down .25s}@keyframes calendar-leave-down{to{transform:translate(100px);opacity:0}}@keyframes calendar-enter-down{0%{transform:translate(-100px);opacity:0}}.pinned-event-section{position:relative;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;row-gap:5rem;column-gap:min(50px,2.6vw);width:100%;margin:2rem 0 100px;z-index:1}@media only screen and (max-width: 1024px){.pinned-event-section{column-gap:min(50px,5vw)}}@media only screen and (max-width: 640px){.pinned-event-section{grid-template-columns:1fr}}.pinned-event-section .pinned-event{width:100%;max-width:100%;position:relative}@media only screen and (max-width: 640px){.pinned-event-section .pinned-event{max-width:340px}}.pinned-event-section .pinned-event:before{content:"";width:88%;height:107%;position:absolute;z-index:-1;top:-3.5%;left:6%;background-color:#9e004f;border-radius:3px}.pinned-event-section .pinned-event a{display:block;background-color:#231f20;box-shadow:0 5px 70px #000;width:100%;height:100%;border-radius:3px;overflow:hidden;text-decoration:none;transition:all .3s}.pinned-event-section .pinned-event a:hover{transform:scale(1.02);filter:brightness(1.1)}.pinned-event-section .pinned-event a img{width:100%;aspect-ratio:1/1;object-fit:cover}.pinned-event-section .pinned-event a h2{font-size:1.5rem;font-family:Playfair Display,serif;font-weight:300;word-break:break-word;color:#fff;padding:8px 5% 6px;text-align:center}.pinned-event-section .pinned-event a p{font-size:.9rem;color:#fff;font-weight:300;text-align:center;padding:0 5% 16px}.gallery{max-width:1470px;margin:0 auto 3rem}.gallery .head{text-align:center;margin:4rem 1rem}.gallery section{position:relative;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;column-gap:60px;row-gap:5rem;width:100%}.gallery section .album{max-width:400px;position:relative}.gallery section .album:before{content:"";width:90%;height:110%;position:absolute;z-index:-1;top:-5%;left:5%;background-color:#9e004f;border-radius:3px}.gallery section .album a{display:block;background-color:#231f20;box-shadow:0 5px 70px #000;width:100%;height:100%;border-radius:3px;overflow:hidden;text-decoration:none;transition:all .3s}.gallery section .album a:hover{transform:scale(1.02);filter:brightness(1.1)}.gallery section .album a img{width:100%;aspect-ratio:4/3;object-fit:cover}.gallery section .album a h2{font-size:1.5rem;font-family:Playfair Display,serif;font-weight:300;color:#fff;padding:8px 5% 16px;text-align:center}@media only screen and (max-width: 1616px){.gallery{margin:0 81px 3rem}}@media only screen and (max-width: 1024px){.gallery{margin:0 16px 3rem}.gallery section{column-gap:40px}.gallery section .album a h2{font-size:calc(.8rem + 1vw)}}@media only screen and (max-width: 768px){.gallery section{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 480px){.gallery section{grid-template-columns:1fr}}.gallery .error{color:#fff;font-size:1.1rem;text-align:center}.landing{height:calc(100vh - 60px);overflow-y:scroll;scroll-snap-type:y mandatory}@media only screen and (max-width: 768px){.landing{height:auto;scroll-snap-type:none}}.landing .back-to-top{position:fixed;bottom:1rem;right:1rem;display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;z-index:10}.landing .back-to-top svg{transform:rotate(180deg);stroke:#fff;fill:#9e004f}.landing .content{height:100%;max-width:1600px;padding:0 1rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;text-transform:uppercase}.landing .content .hero-title{margin-bottom:6rem}.landing .content p{font-size:1.1rem;font-weight:700}.landing .content h1{line-height:100%;font-size:6rem;font-family:Playfair Display,serif;transform:translateZ(0);text-align:center}.landing .landing-section-wrapper{height:calc(100vh - 60px);min-height:690px;padding-bottom:30px;position:relative;scroll-snap-align:start none;background:linear-gradient(to bottom,rgba(0,0,0,.7) 0%,rgba(0,0,0,.5) 50%,transparent 100%)}.landing .landing-section-wrapper:first-of-type{min-height:250px}@media only screen and (max-width: 1024px){.landing .landing-section-wrapper:first-of-type{height:calc(100svh - 60px)}}@media only screen and (max-width: 768px){.landing .landing-section-wrapper{padding-bottom:10px;scroll-margin-top:60px}}.landing .landing-section-wrapper .screen-image{z-index:-1;width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.landing .no-fade{background:none}.landing .user-guidance{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:absolute;bottom:1.5rem;z-index:10}.landing .user-guidance svg{fill:#9e004f;stroke:#fff}.landing .user-guidance p{font-weight:400;font-size:.8rem}.landing .center-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;max-width:fit-content;background-color:#231f20;box-shadow:0 5px 150px #000;padding:1.5rem;border-radius:3px}.landing .center-wrapper h2{font-family:Playfair Display,serif;line-height:100%;font-size:4.5rem;transform:translateZ(0);text-align:center}.landing .center-wrapper .options-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.75rem}.landing .center-wrapper .options-grid svg{stroke:#fff}.landing .option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border-radius:3px;background-color:#2d2628;border:none;cursor:pointer;transition:ease-out .3s;min-height:7.5rem}.landing .option p{color:#fff;font-size:1.1rem;font-weight:400;max-width:20ch;text-align:center}.landing .option:hover{background-color:#4d4d4f}.landing .option:active{background-color:#231f20}.landing .landing-button{padding:.8rem 1.5rem;border:none;border-radius:3px;background-color:#9e004f;color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;width:fit-content;cursor:pointer;text-decoration:none;transition:ease-out .3s}.landing .landing-button:hover{background-color:#8f0047;color:#ebebec}.landing .landing-button:active{background-color:#ad0057;color:#fff}.landing .grid-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:1rem;z-index:1;width:100%;place-items:center}.landing .grid-wrapper img{width:100%;height:100%;object-fit:cover}.landing .grid-wrapper .card-wrapper{display:flex;flex-direction:column;align-items:center;width:fit-content;position:relative;background-color:#231f20;border-radius:3px;padding:1.5rem;gap:2.5rem;box-shadow:0 5px 150px #000}@media only screen and (max-width: 768px){.landing .grid-wrapper .card-wrapper{margin:100px 0}}.landing .grid-wrapper .card-wrapper svg{stroke:#fff}.landing .grid-wrapper .card-wrapper:after{content:"";position:absolute;z-index:-1;top:-40px;left:20%;width:60%;height:calc(100% + 80px);border-radius:3px;background-color:#9e004f}.landing .grid-wrapper .grid-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.landing .grid-wrapper .grid-content .icon-repeat-wrapper{display:flex;justify-content:center;width:100%;gap:1rem}.landing .grid-wrapper .grid-content .icon-repeat-wrapper svg:not(:nth-child(5)){opacity:.5}.landing .grid-wrapper .grid-content h2{font-size:2.1rem;width:fit-content;font-family:Playfair Display,serif;text-wrap:balance;text-wrap:pretty}.landing .grid-wrapper .grid-content p{max-width:65ch;font-size:1.1rem;font-weight:400;text-transform:none}@media only screen and (max-width: 768px){.landing .grid-wrapper{grid-template-columns:1fr}.landing .grid-wrapper .card-wrapper .icon-repeat-wrapper svg:not(:nth-child(5)){display:none}.landing .grid-wrapper .card-wrapper:before{height:110%;top:-5%;width:70%;left:15%}}@media only screen and (max-width: 480px){.landing .content .hero-title{font-size:4.5rem}.landing .center-wrapper{padding:1.5rem .5rem .5rem;gap:2rem}.landing .center-wrapper .option{padding:.25rem}.landing .center-wrapper h2{font-size:2.1rem}.landing .center-wrapper p{font-size:.8rem}}.trattoria-table-center{display:flex;justify-content:start}.trattoria-table-center .general-table{max-width:100%;margin-bottom:0}.trattoria-table-center .general-table .zone{text-align:center}@media only screen and (max-width: 640px){.trattoria-table-center .general-table .zone{display:none}}.trattoria-table-center td{padding-block:14px}.trattoria-table-center th{padding-block:17px}@media only screen and (max-width: 768px){.trattoria-table-center th{padding:12px}}.trattoria-table-center .trattoria-emp{font-size:1.1em;font-weight:700}@media only screen and (max-width: 768px){.trattoria-table-center .trattoria-emp{font-size:1em}}.trattoria-table-center .white{background-color:#fff}.trattoria-table-center .transparent{background-color:transparent}@media only screen and (max-width: 768px){.trattoria-table-center .places{font-size:1em}}.trattoria-iframe{border-radius:3px;border:0;width:100%;height:80vh;margin-bottom:2rem}@media only screen and (max-width: 1280px){.trattoria-iframe{display:none}}.trattoria-image>img{height:100%;max-height:400px;width:100%;object-fit:cover;border-radius:3px}.trattoria-image-row{width:100%;margin-block:5.5rem 2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;border-radius:3px;overflow:hidden}@media only screen and (max-width: 820px){.trattoria-image-row{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 640px){.trattoria-image-row{grid-template-columns:1fr}}@media only screen and (max-width: 480px){.trattoria-image-row{gap:10px}}.trattoria-centered-btn{width:100%;display:flex;justify-content:center;gap:2rem}@media only screen and (max-width: 768px){.trattoria-centered-btn{margin-top:2.5rem}}.gift_cards-centered-btn{width:100%;display:flex;justify-content:center;gap:2rem}.list-with-bullets{padding-left:40px}.list-with-bullets li{list-style-type:disc}@media only screen and (max-width: 480px){.list-with-bullets{padding-left:20px}}#rent-orangery-gallery{margin-top:5.5rem;width:100%;--aspect-ratio: 2.2;height:calc(min(1340px,80vw) / var(--aspect-ratio));display:grid;grid-template-columns:20% 7% 27% 7% 20% 1fr;grid-template-rows:repeat(5,1fr);overflow:hidden;border-radius:3px}@media only screen and (max-width: 1280px){#rent-orangery-gallery{--aspect-ratio: 2.3}}@media only screen and (max-width: 1150px){#rent-orangery-gallery{--aspect-ratio: 2.4}}@media only screen and (max-width: 1024px){#rent-orangery-gallery{--aspect-ratio: 2.2}}#rent-orangery-gallery .image{width:100%;height:100%}#rent-orangery-gallery .image img{width:100%;height:100%;object-fit:cover}#rent-orangery-gallery .image:nth-child(1){grid-column:1/span 2;grid-row:1/span 2}#rent-orangery-gallery .image:nth-child(2){grid-column:3/span 1;grid-row:1/span 2}#rent-orangery-gallery .image:nth-child(3){grid-column:4/span 2;grid-row:1/span 2}#rent-orangery-gallery .image:nth-child(4){grid-column:6/span 1;grid-row:1/span 2}#rent-orangery-gallery .image:nth-child(5){grid-column:1/span 1;grid-row:3/span 3}#rent-orangery-gallery .image:nth-child(6){grid-column:2/span 3;grid-row:3/span 3}#rent-orangery-gallery .image:nth-child(7){grid-column:5/span 2;grid-row:3/span 3}@media only screen and (max-width: 768px){#rent-orangery-gallery{margin-top:2.5rem;--aspect-ratio: .5;grid-template-columns:35% 17% 8% 1fr;grid-template-rows:repeat(5,1fr)}#rent-orangery-gallery .image:nth-child(1){grid-column:1/span 2;grid-row:1/span 1}#rent-orangery-gallery .image:nth-child(2){grid-column:3/span 2;grid-row:1/span 1}#rent-orangery-gallery .image:nth-child(3){grid-column:1/span 3;grid-row:2/span 1}#rent-orangery-gallery .image:nth-child(4){grid-column:4/span 1;grid-row:2/span 1}#rent-orangery-gallery .image:nth-child(5){grid-column:1/span 1;grid-row:3/span 1}#rent-orangery-gallery .image:nth-child(6){grid-column:2/span 3;grid-row:3/span 1}#rent-orangery-gallery .image:nth-child(7){grid-column:1/span 4;grid-row:4/span 2}}.photo-session-description{display:grid;grid-template-columns:1fr 3fr;gap:20px;align-items:center}.photo-session-description img{height:100%;max-height:480px;width:100%;object-fit:cover;object-position:50% 60%;border-radius:3px}@media only screen and (max-width: 640px){.photo-session-description img{object-position:50% 70%}}@media only screen and (max-width: 1280px){.photo-session-description{grid-template-columns:1fr 2fr}}@media only screen and (max-width: 1024px){.photo-session-description{gap:14px}}@media only screen and (max-width: 768px){.photo-session-description{grid-template-columns:1fr;gap:2rem}.photo-session-description img{max-height:450px}}#photo-session-gallery{margin-top:5.5rem;width:100%;--aspect-ratio: 1.62;height:calc(min(1340px,80vw) / var(--aspect-ratio));display:grid;grid-template-columns:14% 2fr repeat(4,1.5fr) repeat(4,2fr) 14%;grid-template-rows:repeat(6,1fr);overflow:hidden;border-radius:3px}@media only screen and (max-width: 1280px){#photo-session-gallery{--aspect-ratio: 1.7}}@media only screen and (max-width: 1150px){#photo-session-gallery{--aspect-ratio: 1.8}}@media only screen and (max-width: 1024px){#photo-session-gallery{--aspect-ratio: 1.45}}#photo-session-gallery .image{width:100%;height:100%}#photo-session-gallery .image img{width:100%;height:100%;object-fit:cover}#photo-session-gallery .image:nth-child(1){grid-column:1/span 2;grid-row:1/span 3}#photo-session-gallery .image:nth-child(2){grid-column:3/span 2;grid-row:1/span 2}#photo-session-gallery .image:nth-child(3){grid-column:5/span 2;grid-row:1/span 2}#photo-session-gallery .image:nth-child(4){grid-column:7/span 3;grid-row:1/span 4}#photo-session-gallery .image:nth-child(5){grid-column:10/span 2;grid-row:1/span 3}#photo-session-gallery .image:nth-child(6){grid-column:1/span 2;grid-row:4/span 3}#photo-session-gallery .image:nth-child(7){grid-column:3/span 4;grid-row:3/span 4}#photo-session-gallery .image:nth-child(8){grid-column:7/span 3;grid-row:5/span 2}#photo-session-gallery .image:nth-child(9){grid-column:10/span 2;grid-row:4/span 3}@media only screen and (max-width: 768px){#photo-session-gallery{margin-top:2.5rem;--aspect-ratio: .38;grid-template-columns:28% 2fr repeat(4,1.5fr);grid-template-rows:repeat(12,1fr)}#photo-session-gallery .image:nth-child(4){grid-column:1/span 3;grid-row:9/span 4}#photo-session-gallery .image:nth-child(5){grid-column:4/span 3;grid-row:7/span 3}#photo-session-gallery .image:nth-child(8){grid-column:1/span 3;grid-row:7/span 2}#photo-session-gallery .image:nth-child(9){grid-column:4/span 3;grid-row:10/span 3}}.stay-rooms{width:100%;overflow-x:auto;margin-bottom:2rem;border-radius:3px}.stay-rooms table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.stay-rooms th,.stay-rooms td{padding:12px;border-bottom:1px solid rgba(97.1805,99.0675,89.6325,.2);border-left:1px solid rgba(97.1805,99.0675,89.6325,.2)}.stay-rooms th:last-child,.stay-rooms td:last-child{border-right:1px solid rgba(97.1805,99.0675,89.6325,.2)}.stay-rooms th{background-color:#9e004f;color:#ebebec}@media only screen and (max-width: 768px){.stay-rooms th{padding:12px 8px}}@media only screen and (max-width: 768px){.stay-rooms td{padding:8px}}@media only screen and (max-width: 480px){.stay-rooms td{padding:4px}}.stay-rooms tr:nth-child(odd){background-color:#fff}.stay-rooms th:first-child{border-top-left-radius:3px}.stay-rooms th:last-child{border-top-right-radius:3px}.stay-rooms tr:last-child td:first-child{border-bottom-left-radius:3px}.stay-rooms tr:last-child td:last-child{border-bottom-right-radius:3px}.books{max-width:1470px;margin:0 auto 3rem}.books .head{text-align:center;margin:4rem 0rem}.books .head .intro{border-radius:3px;background-color:#0505058c;color:#fff;font-size:1.1rem;font-weight:300;padding:2rem 0}.books .head .intro>.desc{padding:0 2rem}@media only screen and (max-width: 768px){.books .head .intro{font-size:1.05rem;padding:2rem 0}.books .head .intro>.desc{padding:0 1.5rem}}.books .head .search{display:flex;justify-content:center}.books .head .search form{margin-top:.5rem;padding:15px 20px 0;display:flex;gap:10px;align-items:center}@media only screen and (max-width: 640px){.books .head .search form{flex-direction:column;align-items:center}}.books .head .search form div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.books .head .search form div input{border:2px solid rgb(255,255,255);background-color:#fff;padding:4px;border-radius:3px;outline:none;transition:all .3s;color:#000;font-size:.9rem}.books .head .search form div input:focus{border:2px solid hsl(330,100%,31%)}.books .head .search form div button{border:none;border-radius:3px;background-color:#9e004f;color:#fff;padding:10px 14px;text-transform:uppercase;font-weight:700;cursor:pointer;transition:all .3s;font-size:.8rem}@media only screen and (max-width: 768px){.books .head .search form div button{font-size:.7rem}}.books .head .search form div button:hover{background-color:#8f0047}.books section{position:relative;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;column-gap:60px;row-gap:5rem;width:100%}.books section .book{max-width:270px;position:relative}.books section .book:before{content:"";width:88%;height:107%;position:absolute;z-index:-1;top:-3.5%;left:6%;background-color:#9e004f;border-radius:3px}.books section .book a{display:block;background-color:#231f20;box-shadow:0 5px 70px #000;width:100%;height:100%;border-radius:3px;overflow:hidden;text-decoration:none;transition:all .3s}.books section .book a:hover{transform:scale(1.02);filter:brightness(1.1)}.books section .book a img{width:100%;aspect-ratio:3/4;object-fit:cover}.books section .book a h2{font-size:1.5rem;font-family:Playfair Display,serif;font-weight:300;word-break:break-word;color:#fff;padding:8px 5% 6px;text-align:center}.books section .book a p{font-size:.9rem;color:#fff;font-weight:300;text-align:center;padding:0 5% 16px}@media only screen and (max-width: 1616px){.books{margin:0 81px 3rem}}@media only screen and (max-width: 1350px){.books section{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width: 1024px){.books{margin:0 16px 3rem}.books section{column-gap:40px}.books section .album a h2{font-size:calc(.8rem + 1vw)}}@media only screen and (max-width: 768px){.books section{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 480px){.books section{grid-template-columns:1fr}}.books .error{color:#fff;font-size:1.1rem;text-align:center}.books .paginate{margin-top:4rem;display:flex;align-items:center;justify-content:center}.books .paginate .flex{display:flex;background-color:#0505058c;padding:10px 20px;border-radius:3px;color:#fff;font-weight:300;font-size:1rem;max-width:100vw;text-align:center}.books .paginate .items-center{align-items:center}.books .paginate .justify-between{justify-content:center}.books .paginate .w-5{width:30px}.books .paginate .h-5{height:28px;transform:translateY(2px)}.books .paginate .flex-1{display:none}.books .paginate .hidden>div>span{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.books .paginate .hidden>div>span button{color:inherit;border:none;background-color:transparent;font-family:inherit;font-size:inherit;cursor:pointer;padding:6px 11px;margin:0 1px;border-radius:3px;transition:all .3s}.books .paginate .hidden>div>span button:hover{background-color:#9e004f}.books .paginate .hidden>div>span span:last-child button,.books .paginate .hidden>div>span span:first-child button{padding:0}.books .paginate .hidden>div>span [aria-current]:not([aria-current=false]){font-weight:700;background-color:#9e004f;padding:6px 11px;margin:0 1px;border-radius:3px}.books .paginate .hidden>div>span [aria-disabled]:not([aria-disabled=false]){color:#707070}.book-simple-page{width:925px;margin:0 auto 4rem}.book-simple-page .head{text-align:center;margin:4rem 1rem}.book-simple-page section{background-color:#ebebec;text-align:justify;border-radius:3px;box-shadow:0 5px 70px #000;position:relative;padding:2.5rem 2rem}.book-simple-page section .bg{position:absolute;z-index:-1;top:-20px;left:10%;width:80%;height:calc(100% + 40px);background-color:#9e004f;border-radius:3px}.book-simple-page section li{font-size:1.1rem;margin-bottom:.5rem}.book-simple-page section li:last-child{margin-bottom:2rem}.book-simple-page p{font-size:1.1rem;margin-bottom:2rem}@media only screen and (max-width: 1280px){.book-simple-page{margin:0 146px 4rem;width:auto}.book-simple-page section{padding:2.5rem}}@media only screen and (max-width: 1024px){.book-simple-page{margin:0 81px 4rem}.book-simple-page section{padding:2rem}}@media only screen and (max-width: 900px){.book-simple-page{margin:0 16px 4rem}}@media only screen and (max-width: 768px){.book-simple-page{margin:0 81px 4rem}}@media only screen and (max-width: 640px){.book-simple-page{margin:0 16px 4rem}}@media only screen and (max-width: 480px){.book-simple-page section{padding:16px;text-align:left}}.book-show{width:100%;margin-bottom:3rem}.book-show:first-of-type{margin-top:2rem}.book-show:last-child{margin-bottom:0rem}.book-show>div{display:grid;width:100%;grid-template-columns:1fr 1fr;align-items:center;justify-items:start;gap:30px}.book-show>div img{height:100%;max-height:500px;max-width:100%;object-fit:contain;border-radius:3px;justify-self:end}@media only screen and (max-width: 768px){.book-show>div img{height:auto;max-height:auto}}.book-show>div .text p{margin-bottom:14px;text-align:left}.book-show>div .text p strong{font-size:1.2rem}.book-show>div .text .button-link{margin-top:20px;margin-bottom:10px}@media only screen and (max-width: 768px){.book-show>div .text .button-link{margin-bottom:0}}@media only screen and (max-width: 768px){.book-show>div{grid-template-columns:1fr}.book-show>div img{justify-self:center}}
