:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}@font-face{font-family:lg;src:url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEYOjpGnQRXowC/GBq51eymLRXrsXsTzXX37VlXzeVxoI6m8Gy67oBnzsB6DoQYY7GHM2fbT4oS9zON45lPnwbmww2BL0G89EnfaVPi5eJ3NZFtjc277Wb9M1A+UWG2WZyrj6PMKmLHRoH04iZLuivlsHTmm9/qYJ1r2Z90DtuKYduK6SdNZ3dRRxHAoE+l4HGM6MyIe+0se+zHEfsP4s2sqqnVdSTE/8lCVYMRVsuBVEJOvT3fa1Xr4X2iDZflVFmxyDmpu1r8b9IsVzXUB9w1/l9ccf7WCszaI1ATtUx7oRztk1dtbBcciudJAi83Vv2yaTg9uON6toxLlIM2GVxClo2eVBt5gcOHRwHLIpptC92TeKRi3MjtBkTAOaoU+6P1q364+kdgt/+xh2fRvlOf2p5xR4ut7P4s0sPwY63OguajQWuYqMjUWaA9100ya6yHdHr/BMyxN9QmGa2zjPnbZr17KTy9weKwqXYtqjcMunRkgE9kP+Refvml14hAZw8WFQGmZnnaEi0eLUQTCc+tLSphVyaUH6lAJoXjF1MDiaFSOexNCRKYW8TOkhKzDEDjPDvHHI3c5hXbQLhujhUuPmBYd+N/EaktFsDqoDo4/G0yx70s3SSuXJDIvjMNsIQ7TDqb+/sv8NHGl6BvDAMOnsCpv9PQcP9tS6N294zEnwtNdt2tfTXSz7JGwAqALmbKpr90BaeqA9tlvduWP4/xa0thZcJMNDC6XqrFuy2xGF7YaiQkN7UfhEbMaNkOxQHezh7YVFBsP9TcoybgmzhaExmpxb/78Naf89LmVWthVvvSWh3rZUWtlMFStWENDf5uqEd2LiP/M/fvWEWUntjnTynpI2ainnLdjPUIvL2uGFJvoUQy0taZvPePLqxy0lK6mUo8yp6B+WtdyyTHivdrgLZrhbvAOlWMbQEJtJZ7JuXgRLC+hwe/kb90WvW4U4/PGGRUmLk995J1loWLRhQwVCKkve4JOS8YJASY+P8KQNe/vahGNU8TJRe/eCaaG7ozsrt6Ixu623v/ck0rvlG2EYBoAh6abIxoZ9UeHoNQAiMPKv/8pIi+47EAMHcfLh7dyX8q0Po+Iap94fFob+4fr/DXr96x+j1x2dhZ0dBfRqardjBIZ+M+S6Lo6ojE+4HKF7Kz7zG+eCOkwQ98UfOirDqrckKPVz3sR8srT/gsev3H0p3Rq7wkD1JLE/XZ+2Ze5pV5eqPiqqmBkc1PQYDBvlk5MdqQff21UyInvyhyjMsHXV33tD3zaQ7Us/NKfX44qLQ/8ffOtzXIjnymRNXampDWkGDR5yOyThG2/9UXC6liWEEz0hX+uR1Xg780i4eNOSig3Fk2pSkPpBqrrmx3/+TbB2ya9ePfrGJx98H8rvjKsRQoSh/G0s8cO6bhwwUI8vUz1c21B04cscrjVV1q8zzCVJkmv/T8y21/bLszJpxeqptculJZpleUyKrPX/X3QZBL+rl+hTWuR/2At7LhYVX9BBsULaqi9LWh+6xMDLW6V65dy2gsMbszemQ96XMDvrSfRM60ceo5R/oGDXB0KrxJsTACBhbV48S4Cd5IeyAVdU5Yg+2nPGKS+XAwmOljrwpIdMmdJPexI9ndnIXUIVgety83YzRdXD6E6YvF0gVGJRMhpOyQW6xGM0Zbq7zw8AoAcWAYa7cSOsARF+Fm8DBAAYgDUq07ZSWvm3UIoAAIAfde39SB7Hz+K/xR9vAkMBg0YE8PKEChkH47+9MDggitAdAEObxnBmZAFu5C4eyMxqN/2c3ZUK2qJ+tDUvrTR/BGHDbqZplsDNZVVQjIaim4XA6TE4YLCfEdweIwAKaArx8aN1JETYMNMDEWGYZdRjMJDAB4T7+EEiwAdiBKCBlRQCfnwjEgohbttG2AYb3yS+7tWIDW1rd/6mMedAM+yEHbAvWge0XgNevwdW20Cmdfb6NXBYqm+DtZHUyUW88R/abjA/OxeYpIa9sNmNGMqHbMgd2CAZPzVuOfQFg5H275pWwx73mQMODQAAAA==)format("woff2"),url(../fonts/lg.ttf?io9a6k)format("truetype"),url(../fonts/lg.woff?io9a6k)format("woff"),url(../img/lg.svg?io9a6k#lg)format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:lg!important}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg-next,.lg-prev{color:#999;cursor:pointer;z-index:1084;background-color:#00000073;border:none;border-radius:2px;outline:0;margin-top:-10px;padding:8px 10px 9px;font-size:22px;display:block;position:absolute;top:50%}.lg-next.disabled,.lg-prev.disabled{cursor:default;opacity:0!important}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:.3s lg-right-end;position:relative}.lg-outer.lg-left-end .lg-object{animation:.3s lg-left-end;position:relative}.lg-toolbar{z-index:1082;width:100%;position:absolute;top:0;left:0}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(#0006,#0000)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;text-align:center;will-change:color;-o-transition:color .2s linear;width:50px;height:47px;box-shadow:none;background:0 0;border:none;outline:none;padding:10px 0;font-size:24px;line-height:27px;transition:color .2s linear;text-decoration:none!important}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;text-align:center;z-index:1080;opacity:0;-o-transition:opacity .2s ease-out 0s;padding:10px 40px;font-size:16px;transition:opacity .2s ease-out}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{margin:5px 0 0;font-size:12px}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;left:0;right:0}.lg-error-msg{color:#999;font-size:14px}.lg-counter{color:#999;vertical-align:middle;height:47px;padding-top:12px;padding-left:20px;font-size:16px;display:inline-block}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;will-change:transform,opacity;transform:scale3d(.5,.5,.5);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;transform:scale(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed #fff9}.lg-toolbar .lg-icon:focus-visible{outline-offset:-5px;border-radius:8px}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}@media (width>=768px){.lg-outer .lg-thumb{padding:10px 0}}@media (width>=768px){.lg-outer .lg-thumb-item{-o-transition:border-color .25s ease;border:2px solid #fff;border-radius:4px;transition:border-color .25s}}.lg-outer .lg-video-cont{text-align:center;vertical-align:middle;display:inline-block;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{z-index:3;width:100%;height:100%;position:absolute;inset:0}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{transform:rotate(360deg)}}.lg-video-play-button{z-index:2;cursor:pointer;will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;width:18%;max-width:140px;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200px;position:absolute;inset:0}.lg-video-play-icon{opacity:.6;will-change:opacity;-o-transition:opacity .12s ease-in;width:25%;max-width:120px;transition:opacity .12s ease-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:2s linear .25s infinite lg-play-rotate,1.5s ease-in-out .25s infinite lg-play-stroke}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%)scale(.7)}.lg-progress-bar{z-index:1083;opacity:0;will-change:opacity;-o-transition:opacity 80ms ease 0s;background-color:#333;width:100%;height:5px;transition:opacity 80ms;position:absolute;top:0;left:0}.lg-progress-bar .lg-progress{background-color:#a90707;width:0;height:5px}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:""}.lg-show-autoplay .lg-autoplay-button:after{content:""}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19);-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19);transition:transform .5s cubic-bezier(.12,.415,.01,1.19)}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1);transition:transform .8s cubic-bezier(0,0,.25,1)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{backface-visibility:hidden;transform:translate(0,0)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{backface-visibility:hidden;transform:scale(1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{max-width:none!important;max-height:none!important;top:50%!important;left:50%!important;transform:scale(1)translate(-50%,-50%)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{max-width:none!important;max-height:none!important;top:0!important;left:50%!important;transform:scale(1)translate(-50%)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{max-width:none!important;max-height:none!important;top:50%!important;left:0!important;transform:scale(1)translateY(-50%)!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-pager-outer{text-align:center;z-index:1080;height:10px;margin-bottom:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer.lg-single-item .lg-pager-outer{display:none}.lg-outer .lg-pager-cont{cursor:pointer;vertical-align:top;margin:0 5px;display:inline-block;position:relative;overflow:hidden}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;transform:translate(0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:inset 0 0 0 2px #fff}.lg-outer .lg-pager-thumb-cont{color:#fff;opacity:0;will-change:transform,opacity;-webkit-transition:opacity .15s,-webkit-transform .15s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;-moz-transition:opacity .15s,-moz-transform .15s;background-color:#fff;border-radius:3px;width:120px;height:83px;margin-bottom:20px;margin-left:-60px;padding:5px;transition:opacity .15s,transform .15s;position:absolute;bottom:100%;left:0;transform:translateY(5px)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{-o-transition:box-shadow .3s ease 0s;background-color:#ffffff80;border-radius:50%;width:12px;height:12px;transition:box-shadow .3s;display:block;box-shadow:inset 0 0 0 8px #ffffffb3}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:inset 0 0 0 8px #fff}.lg-outer .lg-caret{vertical-align:middle;border-top:10px dashed;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;margin-left:-5px;display:inline-block;position:absolute;bottom:-10px;left:50%}.lg-fullscreen:after{content:""}.lg-fullscreen-on .lg-fullscreen:after{content:""}.lg-outer .lg-dropdown-overlay{cursor:default;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;background-color:#00000040;transition:visibility 0s linear .18s,opacity .18s linear;position:absolute;inset:0}.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay{opacity:1;visibility:visible;transition-delay:0s;transform:translate(0,0)}.lg-outer.lg-dropdown-active .lg-share{color:#fff}.lg-outer .lg-dropdown{text-align:left;opacity:0;visibility:hidden;will-change:visibility,opacity,transform;-webkit-transition:-webkit-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear,visibility 0s linear .5s,opacity .18s linear;background-color:#fff;border-radius:2px;margin:0;padding:10px 0;font-size:14px;list-style-type:none;transition:transform .18s linear,visibility 0s linear .5s,opacity .18s linear;position:absolute;top:50px;right:0;transform:translateY(5px)}.lg-outer .lg-dropdown:after{content:"";border:8px solid #0000;border-bottom-color:#fff;width:0;height:0;display:block;position:absolute;top:-16px;right:16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;white-space:pre;padding:4px 12px;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;display:block}.lg-outer .lg-dropdown a:hover{background-color:#00000012}.lg-outer .lg-dropdown .lg-dropdown-text{vertical-align:middle;margin-top:-3px;line-height:1;display:inline-block}.lg-outer .lg-dropdown .lg-icon{color:#333;float:none;vertical-align:middle;width:auto;height:auto;margin-right:8px;padding:0;font-size:20px;line-height:1;display:inline-block}.lg-outer .lg-share{position:relative}.lg-outer .lg-share:after{content:""}.lg-outer .lg-share-facebook .lg-icon{color:#3b5998}.lg-outer .lg-share-facebook .lg-icon:after{content:""}.lg-outer .lg-share-twitter .lg-icon{color:#00aced}.lg-outer .lg-share-twitter .lg-icon:after{content:""}.lg-outer .lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer .lg-share-pinterest .lg-icon:after{content:""}.lg-comment-box{z-index:9999;will-change:transform;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1);background-color:#fff;width:420px;max-width:100%;transition:transform .4s cubic-bezier(0,0,.25,1);position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.lg-comment-box .lg-comment-title{color:#fff;margin:0;font-size:18px}.lg-comment-box .lg-comment-header{background-color:#000;padding:12px 20px;position:absolute;top:0;left:0;right:0}.lg-comment-box .lg-comment-body{width:100%!important;height:100%!important;padding-top:43px!important}.lg-comment-box .fb-comments{background:#fff url(../img/loading.gif) 50% no-repeat;width:100%;height:100%;display:inline-block;overflow-y:auto}.lg-comment-box .fb-comments[fb-xfbml-state=rendered]{background-image:none}.lg-comment-box .fb-comments>span{max-width:100%}.lg-comment-box .lg-comment-close{cursor:pointer;color:#999;will-change:color;-o-transition:color .2s linear;font-size:20px;transition:color .2s linear;position:absolute;top:12px;right:5px}.lg-comment-box .lg-comment-close:hover{color:#fff}.lg-comment-box .lg-comment-close:after{content:""}.lg-comment-box iframe{width:100%!important;max-width:100%!important}.lg-comment-box #disqus_thread{padding:0 20px}.lg-outer .lg-comment-overlay{cursor:default;z-index:1081;opacity:0;visibility:hidden;will-change:visibility,opacity;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;background-color:#00000040;transition:visibility 0s linear .18s,opacity .18s linear;position:fixed;inset:0}.lg-outer .lg-comment-toggle:after{content:""}.lg-outer.lg-comment-active .lg-comment-overlay{opacity:1;visibility:visible;transition-delay:0s;transform:translate(0,0)}.lg-outer.lg-comment-active .lg-comment-toggle{color:#fff}.lg-outer.lg-comment-active .lg-comment-box{transform:translate(0,0)}.lg-outer .lg-img-rotate{-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1);transition:transform .4s cubic-bezier(0,0,.25,1);position:absolute;inset:0}.lg-outer[data-lg-slide-type=iframe] .lg-flip-hor,.lg-outer[data-lg-slide-type=iframe] .lg-flip-ver,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-left,.lg-outer[data-lg-slide-type=iframe] .lg-rotate-right,.lg-outer[data-lg-slide-type=video] .lg-flip-hor,.lg-outer[data-lg-slide-type=video] .lg-flip-ver,.lg-outer[data-lg-slide-type=video] .lg-rotate-left,.lg-outer[data-lg-slide-type=video] .lg-rotate-right{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate:before{content:"";vertical-align:middle;height:100%;display:inline-block}.lg-rotate-left:after{content:""}.lg-rotate-right:after{content:""}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-ver:after{content:""}.lg-flip-hor:after{content:""}.lg-medium-zoom-item{cursor:zoom-in}.lg-medium-zoom .lg-outer,.lg-medium-zoom .lg-outer.lg-grab img.lg-object,.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object{cursor:zoom-out}.lg-relative-caption .lg-outer .lg-sub-html{white-space:normal;background-image:none;padding:0;bottom:auto}.lg-relative-caption .lg-outer .lg-relative-caption-item{opacity:0;padding:16px 0;transition:opacity .5s}.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item{opacity:1}.lg-group:after{content:"";clear:both;display:table}.lg-container{outline:0;display:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate(-10px)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate(10px)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translateY(-10px)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translateY(20px)}.lg-outer{z-index:1050;text-align:left;opacity:.001;will-change:auto;-o-transition:opacity .15s ease 0s;outline:0;width:100%;height:100%;transition:opacity .15s;position:fixed;top:0;left:0;overflow:hidden}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{opacity:1;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{-o-transition:opacity 0s;white-space:nowrap;width:100%;transition:opacity;position:absolute;top:0;bottom:0;left:0}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(../img/loading.gif) 50% no-repeat}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{text-align:center;width:100%;height:100%;display:inline-block;position:absolute}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";vertical-align:middle;height:100%;display:inline-block}.lg-outer .lg-img-wrap{white-space:nowrap;font-size:0;position:absolute;inset:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{vertical-align:middle;width:auto;max-width:100%;height:auto;max-height:100%;display:inline-block;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{opacity:1;transform:translate(0,0)}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;vertical-align:middle;display:inline-block;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{z-index:1040;opacity:0;will-change:auto;-o-transition:opacity .333s ease-in 0s;background-color:#000;transition:opacity .333s ease-in;position:fixed;inset:0}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-o-transition:none 0s ease 0s!important;transition:none!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-o-transition:opacity .1s ease 0s;transition:opacity .1s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275);-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275);transition:transform 1s cubic-bezier(.175,.885,.32,1.275)}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1);-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1);transition:transform 1s cubic-bezier(0,0,.25,1)}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate(-100%)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate(100%)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;transform:translate(0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;transition:transform 1s cubic-bezier(0,0,.25,1),opacity .1s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{opacity:1;transition-duration:0s!important}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{will-change:transform;-webkit-transition:-webkit-transform .35s ease-out;-o-transition:-o-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out;z-index:1080;transition:transform .35s ease-out;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.lg-outer .lg-thumb-outer{float:left;background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{vertical-align:middle;height:100%;margin-bottom:-5px;padding:5px 0;display:inline-block}@media (width>=768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;will-change:border-color;border-radius:2px;height:100%;margin-bottom:5px;overflow:hidden}@media (width>=768px){.lg-outer .lg-thumb-item{-o-transition:border-color .25s ease;border:2px solid #fff;border-radius:4px;transition:border-color .25s}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{object-fit:cover;width:100%;height:100%;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.basic-container{width:100%;max-width:120rem;margin:0 auto;padding-left:clamp(24px,8px + 5vw,80px);padding-right:clamp(24px,8px + 5vw,80px)}@media (width>=1025px){.basic-container{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:30px;display:grid}}*,:before,:after{box-sizing:border-box}:root{--to-width:-50%;--header-height:100px}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;width:100%;overflow-x:hidden}@media (width<=1024px){html.ovfw-hid-nav-mob,html.mini-cart-open{overflow:hidden}}@media (width<=767px){html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}}html,body{width:100%;margin:0;padding:0}body.is-front{color:#09080c;font-display:swap;-webkit-font-smoothing:antialiased;background-color:#ede8e8;flex-direction:column;min-height:100vh;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5;display:flex;position:relative}body.is-front>main{z-index:1;background-color:#ede8e8;flex:1;display:block}a{background-color:#0000}picture,img{border-style:none;display:block}button,input,optgroup,select,textarea{text-transform:none;margin:0;font-family:inherit;font-size:100%;line-height:1.15}textarea{overflow:auto}button,input{overflow:visible}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p,ul,ol{overflow-wrap:break-word;margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.813rem,.76rem + .267vw,1rem);font-weight:400;line-height:1.4}a{overflow-wrap:break-word;color:inherit;background-color:#0000}ul{margin:0;padding:0;list-style:none}strong,b{font-weight:700}.h1{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.563rem,.92rem + 3.214vw,3.813rem);font-weight:700;line-height:1.3}@media (width>=768px){.h1{font-weight:600;line-height:1.1}}.h2{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.563rem,1.313rem + 1.25vw,2.438rem);font-weight:700;line-height:1.3}@media (width>=768px){.h2{font-weight:600;line-height:1.1}}.h3{text-transform:uppercase;margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.25rem,1.161rem + .447vw,1.563rem);font-weight:300;line-height:1.1}.h4{text-transform:uppercase;margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1rem,.929rem + .357vw,1.25rem);font-weight:600;line-height:1.1}.h5{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1rem,.929rem + .357vw,1.25rem);font-weight:600;line-height:1.1}.h6{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.813rem,.76rem + .267vw,1rem);font-weight:700;line-height:1.4}.default-menu{text-transform:uppercase;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:500;line-height:1.1}.p{font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.813rem,.76rem + .267vw,1rem);font-weight:400;line-height:1.4}.over-head{text-transform:uppercase;margin:0 0 .25rem;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:400;line-height:1.1;display:inline-block}.p-big{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5}.p-small{font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:400;line-height:1.5}.quote{text-transform:uppercase;margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.25rem,1.161rem + .447vw,1.563rem);font-weight:300;line-height:1.1}.numbers{font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(2.563rem,1.599rem + 4.821vw,5.938rem);font-weight:400;line-height:1}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.ow-hidden{overflow:hidden}.ow-clip{overflow:clip}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;word-wrap:normal!important}.common-title-box--s .title-box{margin-bottom:clamp(1.5rem,1.393rem + .536vw,1.875rem)}.common-title-box--m .title-box{margin-bottom:clamp(2rem,1.5rem + 2.5vw,3.75rem)}.common-text-editor-style h1{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.563rem,.92rem + 3.214vw,3.813rem);font-weight:700;line-height:1.3}@media (width>=768px){.common-text-editor-style h1{font-weight:600;line-height:1.1}}.common-text-editor-style h2{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.563rem,1.313rem + 1.25vw,2.438rem);font-weight:700;line-height:1.3}@media (width>=768px){.common-text-editor-style h2{font-weight:600;line-height:1.1}}.common-text-editor-style h3{text-transform:uppercase;margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.25rem,1.161rem + .447vw,1.563rem);font-weight:300;line-height:1.1}.common-text-editor-style h4{text-transform:uppercase;margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1rem,.929rem + .357vw,1.25rem);font-weight:600;line-height:1.1}.common-text-editor-style h5{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1rem,.929rem + .357vw,1.25rem);font-weight:600;line-height:1.1}.common-text-editor-style h6{margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.813rem,.76rem + .267vw,1rem);font-weight:700;line-height:1.4}.common-text-editor-style ul{padding:.625rem 0 0 20px;list-style-type:disc}.common-text-editor-style ol{padding:.625rem 0 0 30px;list-style-type:decimal}.common-text-editor-style ul li,.common-text-editor-style ol li{padding:0}.common-text-editor-style ul li:not(:last-child),.common-text-editor-style ol li:not(:last-child),.common-text-editor-style ul:not(:last-child),.common-text-editor-style ol:not(:last-child){padding-bottom:.625rem}.common-text-editor-style ul:first-child,.common-text-editor-style ol:first-child{padding-top:0}.common-text-editor-style blockquote{margin:0}.common-text-editor-style blockquote p{text-transform:uppercase;margin:0;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(1.25rem,1.161rem + .447vw,1.563rem);font-weight:300;line-height:1.1}.bg-common:not(.bg-image){color:#09080c}.bg-common:not(.bg-image) .btn-base:not([class*=btn--style]){color:#ede8e8;background-color:#09080c;border-color:#09080c}.bg-common:not(.bg-image) .btn-base:not([class*=btn--style]):hover{color:#09080c;background-color:#0000}.bg-dark:not(.bg-image),.bg-image{color:#ede8e8}.bg-dark:not(.bg-image) .btn-base:not([class*=btn--style]),.bg-image .btn-base:not([class*=btn--style]){color:#09080c;background-color:#ede8e8;border-color:#ede8e8}.bg-dark:not(.bg-image) .btn-base:not([class*=btn--style]):hover,.bg-image .btn-base:not([class*=btn--style]):hover{color:#ede8e8;background-color:#0000}.bg-og-white:not(.bg-image){color:#09080c}.grecaptcha-badge{z-index:999}.otgs-development-site-front-end{display:none!important}.fluid-container{width:100%;max-width:100%;margin:0 auto}.fluid-container.basic-container{padding-left:0;padding-right:0;display:block}.extra-large-container{padding-left:clamp(24px,8px + 5vw,80px);padding-right:clamp(24px,8px + 5vw,80px);display:block}.container>.container-grid-el{grid-column:1/13}.medium-container>.container-grid-el{grid-column:2/12}.small-container>.container-grid-el{grid-column:3/11}.flex{display:flex}@media (width<=767px){.flex-m{display:flex}}@media (width>=768px) and (width<=1024px){.flex-t{display:flex}}@media (width>=768px){.flex-td{display:flex}}@media (width>=1025px){.flex-d{display:flex}}.flex-wrap{flex-wrap:wrap}@media (width<=767px){.flex-wrap-m{flex-wrap:wrap}}@media (width>=768px) and (width<=1024px){.flex-wrap-t{flex-wrap:wrap}}@media (width>=768px){.flex-wrap-td{flex-wrap:wrap}}@media (width>=1025px){.flex-wrap-d{flex-wrap:wrap}}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}@media (width<=1024px){.flex-column-mt{flex-direction:column}.flex-column-reverse-mt{flex-direction:column-reverse}}@media (width<=767px){.flex-row-m{flex-direction:row}.flex-row-reverse-m{flex-direction:row-reverse}.flex-column-m{flex-direction:column}.flex-column-reverse-m{flex-direction:column-reverse}}@media (width>=768px) and (width<=1024px){.flex-row-t{flex-direction:row}.flex-row-reverse-t{flex-direction:row-reverse}.flex-column-t{flex-direction:column}.flex-column-reverse-t{flex-direction:column-reverse}}@media (width>=768px){.flex-row-td{flex-direction:row}.flex-row-reverse-td{flex-direction:row-reverse}.flex-column-td{flex-direction:column}.flex-column-reverse-td{flex-direction:column-reverse}}@media (width>=1025px){.flex-row-d{flex-direction:row}.flex-row-reverse-d{flex-direction:row-reverse}.flex-column-d{flex-direction:column}.flex-column-reverse-d{flex-direction:column-reverse}}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}@media (width<=767px){.justify-content-start-m{justify-content:flex-start}.justify-content-end-m{justify-content:flex-end}.justify-content-center-m{justify-content:center}.justify-content-between-m{justify-content:space-between}.justify-content-around-m{justify-content:space-around}}@media (width>=768px) and (width<=1024px){.justify-content-start-t{justify-content:flex-start}.justify-content-end-t{justify-content:flex-end}.justify-content-center-t{justify-content:center}.justify-content-between-t{justify-content:space-between}.justify-content-around-t{justify-content:space-around}}@media (width>=768px){.justify-content-start-td{justify-content:flex-start}.justify-content-end-td{justify-content:flex-end}.justify-content-center-td{justify-content:center}.justify-content-between-td{justify-content:space-between}.justify-content-around-td{justify-content:space-around}}@media (width>=1025px){.justify-content-start-d{justify-content:flex-start}.justify-content-end-d{justify-content:flex-end}.justify-content-center-d{justify-content:center}.justify-content-between-d{justify-content:space-between}.justify-content-around-d{justify-content:space-around}}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}@media (width<=767px){.align-items-start-m{align-items:flex-start}.align-items-end-m{align-items:flex-end}.align-items-center-m{align-items:center}}@media (width>=768px) and (width<=1024px){.align-items-start-t{align-items:flex-start}.align-items-end-t{align-items:flex-end}.align-items-center-t{align-items:center}}@media (width>=768px){.align-items-start-td{align-items:flex-start}.align-items-end-td{align-items:flex-end}.align-items-center-td{align-items:center}}@media (width>=1025px){.align-items-start-d{align-items:flex-start}.align-items-end-d{align-items:flex-end}.align-items-center-d{align-items:center}}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}@media (width<=767px){.align-self-start-m{align-self:flex-start}.align-self-end-m{align-self:flex-end}.align-self-center-m{align-self:center}}@media (width>=768px) and (width<=1024px){.align-self-start-t{align-self:flex-start}.align-self-end-t{align-self:flex-end}.align-self-center-t{align-self:center}}@media (width>=768px){.align-self-start-td{align-self:flex-start}.align-self-end-td{align-self:flex-end}.align-self-center-td{align-self:center}}@media (width>=1025px){.align-self-start-d{align-self:flex-start}.align-self-end-d{align-self:flex-end}.align-self-center-d{align-self:center}}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}@media (width<=767px){.align-content-start-m{align-content:flex-start}.align-content-end-m{align-content:flex-end}.align-content-center-m{align-content:center}}@media (width>=768px) and (width<=1024px){.align-content-start-t{align-content:flex-start}.align-content-end-t{align-content:flex-end}.align-content-center-t{align-content:center}}@media (width>=768px){.align-content-start-td{align-content:flex-start}.align-content-end-td{align-content:flex-end}.align-content-center-td{align-content:center}}@media (width>=1025px){.align-content-start-d{align-content:flex-start}.align-content-end-d{align-content:flex-end}.align-content-center-d{align-content:center}}.order-1{order:1}.order-2{order:2}.order-3{order:3}@media (width<=767px){.order-m-1{order:1}.order-m-2{order:2}.order-m-3{order:3}}@media (width>=768px) and (width<=1024px){.order-t-1{order:1}.order-t-2{order:2}.order-t-3{order:3}}@media (width>=768px){.order-td-1{order:1}.order-td-2{order:2}.order-td-3{order:3}}@media (width>=1025px){.order-d-1{order:1}.order-d-2{order:2}.order-d-3{order:3}}.bg-og-white{background-color:#fff}.bg-primary{background-color:#09080c}.bg-secondary{background-color:#fff}.bg-light{background-color:#ede8e8}.bg-medium{background-color:#a0a09f}.bg-dark{background-color:#09080c}.bg-grey{background-color:#8b8a89}.bg-red{background-color:#c22c14}.bg-green{background-color:#4c7528}.bg-black{background-color:#000}.bg-white,.bg-common{background-color:#ede8e8}.text-primary{color:#09080c}.text-secondary{color:#fff}.text-light{color:#ede8e8}.text-medium{color:#a0a09f}.text-dark{color:#09080c}.text-grey{color:#8b8a89}.text-red{color:#c22c14}.text-green{color:#4c7528}.text-black{color:#000}.text-white{color:#ede8e8}.object-position-center{object-position:center}.object-position-top{object-position:top}.object-position-bottom{object-position:bottom}.object-position-left{object-position:left}.object-position-right{object-position:right}.object-position-top-left{object-position:top left}.object-position-top-right{object-position:top right}.object-position-bottom-left{object-position:bottom left}.object-position-bottom-right{object-position:bottom right}.object-fit-cover{object-fit:cover}.object-fit-contain{object-fit:contain}@media (width>=1025px){.object-position-center-d{object-position:center}.object-position-top-d{object-position:top}.object-position-bottom{object-position:bottom}.object-position-left-d{object-position:left}.object-position-right-d{object-position:right}.object-position-top-left-d{object-position:top left}.object-position-top-right-d{object-position:top right}.object-position-bottom-left-d{object-position:bottom left}.object-position-bottom-right-d{object-position:bottom right}}@media (width<=1024px){.object-position-center-mt{object-position:center}.object-position-top-mt{object-position:top}.object-position-bottom-mt{object-position:bottom}.object-position-left-mt{object-position:left}.object-position-right-mt{object-position:right}.object-position-top-left-mt{object-position:top left}.object-position-top-right-mt{object-position:top right}.object-position-bottom-left-mt{object-position:bottom left}.object-position-bottom-right-mt{object-position:bottom right}.object-fit-cover-mt{object-fit:cover}.object-fit-contain-mt{object-fit:contain}}.padding{padding-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);padding-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.padding-top{padding-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.padding-bottom{padding-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}@media (width>=1025px){.padding-d{padding-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);padding-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.padding-top-d{padding-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.padding-bottom-d{padding-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}}@media (width<=1024px){.padding-m{padding-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);padding-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.padding-top-m{padding-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.padding-bottom-m{padding-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}}.margin{margin-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);margin-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.margin-top{margin-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.margin-bottom{margin-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}@media (width>=1025px){.margin-d{margin-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);margin-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.margin-top-d{margin-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.margin-bottom-d{margin-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}}@media (width<=1024px){.margin-m{margin-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem);margin-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.margin-top-m{margin-top:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}.margin-bottom-m{margin-bottom:clamp(3.5rem,2.714rem + 3.929vw,6.25rem)}}@keyframes move{0%{transform:translate(0)}50%{transform:translate(4px)}to{transform:translate(0)}}@keyframes loop-anim{0%{margin-left:0}to{margin-left:var(--to-width)}}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-container-horizontal>.swiper-pagination-progressbar{bottom:0;top:auto!important}.common-swiper-el{overflow:hidden}.common-swiper-el .swiper{position:relative;overflow:visible}.common-swiper-el .swiper-wrapper{position:relative}.common-swiper-el .swiper-slide{height:auto!important}.common-swiper-el .arrow-wrap{justify-content:flex-end;gap:1rem;width:100%;margin-top:clamp(2rem,1.5rem + 2.5vw,3.75rem);display:flex}.common-swiper-el .arrow-wrap .swiper-button-prev,.common-swiper-el .arrow-wrap .swiper-button-next{border:1px solid #09080c;border-radius:50%;width:33px;height:33px;margin-top:0;position:static}.common-swiper-el .arrow-wrap .swiper-button-prev svg,.common-swiper-el .arrow-wrap .swiper-button-next svg{fill:#09080c;width:14px;height:14px;display:block}.common-swiper-el .swiper-pagination{z-index:1;background-color:#0000;border-radius:20px;height:6px;position:static;overflow:hidden}.common-swiper-el .swiper-pagination:before{content:"";width:100%;height:1px;top:50%;bottom:initial;left:50%;right:initial;background-color:#a0a09f;position:absolute;transform:translate(-50%,-50%)}.common-swiper-el .swiper-pagination .swiper-pagination-progressbar-fill{background-color:#fff;border-radius:20px}body.wp-admin .marquee .marquee__loop{justify-content:center;align-items:center;display:flex}body:not(.wp-admin) .marquee.on .marquee__loop{white-space:nowrap;backface-visibility:hidden;perspective:1000px;will-change:transform;display:flex}body:not(.wp-admin) .marquee.on .marquee__loop.active{animation:linear infinite forwards loop-anim}.marquee{color:#09080c;will-change:transform;-webkit-font-smoothing:antialiased;background-color:#ede8e8;padding:8px 0;overflow:hidden}.marquee p{display:inline-block}.marquee.off .text{text-transform:uppercase;text-align:center;width:100%;padding:0 clamp(24px,8px + 5vw,80px);font-size:.8125rem;font-weight:600;line-height:1}.marquee.on .marquee__content{text-transform:uppercase;flex-shrink:0;font-size:.8125rem;font-weight:600;line-height:1}.marquee.on:hover .marquee__loop{animation-play-state:paused}body.single-artist .header.initHeadroom{color:#09080c;background-color:#ede8e8}body.single-artist .header.initHeadroom .logo img{filter:none}body.single-artist .header.initHeadroom .menu-button li a{color:#ede8e8;background-color:#09080c;border-color:#09080c}body.single-artist .header.initHeadroom .menu-button li a:hover{color:#09080c;background-color:#0000}body.single-artist .header.initHeadroom .menu-right .burger:not(.open) .line>span{background-color:#09080c}body.single-artist .header.initHeadroom .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li.voce-artisti>a:before{width:60px!important;margin-right:15px!important}.header{z-index:99;color:#ede8e8;background-color:#0000;width:100%;height:auto;transition:box-shadow .2s cubic-bezier(.55,.085,.68,.53),background-color .2s cubic-bezier(.55,.085,.68,.53);position:absolute;top:0;left:0}.header.initHeadroom{position:fixed}.header.initHeadroom.headroom--not-top{color:#09080c;background-color:#ede8e8;box-shadow:0 2px 30px #6868680f}.header.initHeadroom.headroom--not-top .marquee{color:#ede8e8;background-color:#09080c}.header.initHeadroom.headroom--not-top .logo img{filter:none}.header.initHeadroom.headroom--not-top .menu-button li a{color:#ede8e8;background-color:#09080c;border-color:#09080c}.header.initHeadroom.headroom--not-top .menu-button li a:hover{color:#09080c;background-color:#0000}.header.initHeadroom.headroom--not-top .menu-right .burger:not(.open) .line>span{background-color:#09080c}@media (width>=1025px){.header.initHeadroom.headroom--not-top .menu{align-items:center;display:flex}.header.initHeadroom.headroom--not-top .menu .burger--desktop{color:#09080c;display:flex}.header.initHeadroom.headroom--not-top .menu__wrapper{opacity:0;visibility:hidden;z-index:-1;background-color:#ede8e8;width:100vw;position:absolute;top:100%;left:50%;transform:translate(-50%,-20px);box-shadow:0 20px 30px #6868680f}.header.initHeadroom.headroom--not-top .menu__wrapper nav#block-main-menu{flex-direction:row;max-width:120rem;margin:0 auto;padding:clamp(1.5rem,.857rem + 3.214vw,3.75rem) clamp(24px,8px + 5vw,80px)}.header.initHeadroom.headroom--not-top .menu__wrapper nav#block-main-menu .main-menu-list{flex-direction:column;align-items:flex-start}}.header.header-landing .logo-wrap .logo-landing{filter:brightness(0)invert();width:140px;height:auto}.header__layout{z-index:1;position:relative}@media (width<=1024px){.header__layout:after{content:"";transform-origin:100% 0;z-index:1;background-color:#ede8e8;width:0;height:100%;transition:width .4s ease-in-out .2s;position:absolute;top:0;right:0}}.header__container{justify-content:space-between;gap:clamp(16px,12px + 1.25vw,30px);width:100%;max-width:120rem;margin:0 auto;padding:clamp(1rem,.75rem + 1.25vw,1.875rem) clamp(24px,8px + 5vw,80px);display:flex;position:relative}@media (width<=1024px){.header__container{z-index:2;align-items:center}}@media (width>=1025px){.header__container{align-items:flex-start}.header .logo-wrap{flex:1;order:2;justify-content:center;align-items:flex-start;display:flex}}.header .logo-wrap .logo{display:block}.header .logo-wrap .logo img{filter:brightness(0)invert();height:auto;transition:filter .2s cubic-bezier(.55,.085,.68,.53)}@media (width<=767px){.header .logo-wrap .logo img{width:100%;max-width:170px}}@media (width>=768px){.header .logo-wrap .logo img{width:236px}}@media (width<=1024px){.header .menu{transform-origin:100% 0;opacity:0;visibility:hidden;z-index:20;background-color:#0000;width:0;height:calc(100vh - 75px);transition:width .4s ease-in-out .2s,opacity 0s linear .6s,visibility 0s linear .6s,background-color 0s linear .6s;position:absolute;top:100%;right:0;overflow:auto}}@media (width>=1025px){.header .menu{flex:2;order:1}}@media (width<=1024px){.header .menu__wrapper{opacity:0;height:100%;transition:opacity .2s linear;overflow-y:auto}}.header .menu__wrapper nav#block-main-menu{gap:clamp(16px,12px + 1.25vw,30px);width:100%;display:flex}@media (width<=1024px){.header .menu__wrapper nav#block-main-menu{color:#09080c;flex-direction:column;padding:clamp(3.5rem,2.714rem + 3.929vw,6.25rem) clamp(24px,8px + 5vw,80px)}}@media (width<=1024px) and (width>=768px){.header .menu__wrapper nav#block-main-menu{padding:clamp(2rem,1.143rem + 4.286vw,5rem) clamp(24px,8px + 5vw,80px)}}.header .menu__wrapper nav#block-main-menu ul:not(.menu-button) li a{color:currentColor;align-items:center;text-decoration:none;transition:color .2s cubic-bezier(.55,.085,.68,.53);display:flex;position:relative}@media (width<=1024px){.header .menu__wrapper nav#block-main-menu ul:not(.menu-button) li a{text-transform:uppercase;font-size:1rem;line-height:1.8}}@media (width>=1025px){.header .menu__wrapper nav#block-main-menu ul:not(.menu-button) li a{text-transform:uppercase;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:500;line-height:1.1}}.header .menu__wrapper nav#block-main-menu ul:not(.menu-button) li a:before{content:"";background-color:currentColor;width:0;height:2px;margin-right:0;transition:width .5s,background-color .5s;display:block}@media (width>=768px){.header .menu__wrapper nav#block-main-menu ul:not(.menu-button) li a:hover:before{width:60px;margin-right:15px}}.header .menu__wrapper nav#block-main-menu ul:not(.menu-button) li a span{position:relative}@media (width>=1025px){.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button){flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}}@media (width<=1024px){.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li:not(:last-child){margin-bottom:clamp(1rem,.75rem + 1.25vw,1.875rem)}}@media (width>=1025px){.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li{padding:0;display:inline-block}}.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li.active>a:before,.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li.current-menu-parent>a:before,.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li.current-festival-ancestor>a:before{width:60px!important;margin-right:15px!important}.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li>a{align-items:center;display:flex}@media (width>=1025px){.header .menu__wrapper nav#block-main-menu>ul:not(.menu-button)>li>a span{position:static!important}}.header .menu-button li:not(.no-tickets) a{padding:10px 20px}.header .menu-button li:not(.no-tickets) a:before{content:"";background-color:currentColor;width:1.2rem;height:1.2rem;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='19' viewBox='0 0 25 19'%3E%3Cpath fill-rule='evenodd' d='m18.45 5.71.43.43-.01-.02 1.92 1.92-6.8 6.8-.06-.06-4-4 6.39-6.39.4-.41 1.73 1.73Zm-1.92-.13-.55.55.02.02-4.66 4.66 1.82 1.82.35.35.35.35.13.13 5.39-5.39-.45-.45-2.22-2.22-.18.18Z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M17.44 0c.51 0 .96.18 1.32.54l1.69 1.69-.35.35c-.3.31-.45.66-.45 1.1 0 .44.15.8.45 1.1.31.3.66.45 1.1.45.44 0 .8-.15 1.1-.45l.35-.35.351.35 1.34 1.33.03.02c.36.36.54.81.54 1.32 0 .45-.14.85-.42 1.18l-.13.14-9.67 9.68c-.36.36-.811.54-1.32.54-.51 0-.96-.18-1.32-.54l-.16-.16-.16.16c-.36.36-.81.54-1.32.54s-.96-.18-1.32-.54l-.16-.16-.16.16c-.36.36-.81.54-1.32.54s-.96-.18-1.32-.54l-1.7-1.7.35-.35c.3-.31.45-.66.45-1.1 0-.44-.15-.8-.45-1.1-.31-.3-.66-.45-1.1-.45-.44 0-.8.15-1.1.45l-.35.35-1.691-1.7c-.36-.36-.54-.81-.54-1.32s.18-.96.54-1.32L10.21.55c.36-.36.81-.54 1.32-.54s.95.18 1.32.54l.16.16.16-.16c.36-.36.81-.54 1.32-.54s.96.18 1.31.53l.16.16.16-.16c.36-.36.81-.54 1.32-.54ZM6.63 13.73c-.3 0-.56.08-.79.22.25.39.38.84.38 1.33 0 .53-.14 1.01-.42 1.42l1.02 1.02c.17.17.36.25.61.25s.44-.08.61-.25h.01l.16-.16-.83-.83.35-.35c.3-.31.45-.66.45-1.1 0-.44-.15-.8-.45-1.1-.31-.3-.66-.45-1.1-.45Zm2.97.01c-.3 0-.56.08-.79.22.25.39.38.84.38 1.33 0 .53-.14 1.01-.42 1.42l.15.15.35.35.51.51c.17.17.36.25.61.25s.441-.08.611-.25l.17-.17-.82-.82.35-.35c.3-.29.44-.64.45-1.05v-.05c0-.2-.03-.39-.1-.56a1.63 1.63 0 0 0-.35-.53c-.31-.3-.66-.45-1.1-.45Zm7.85-12.73c-.22 0-.4.06-.55.19l-.22.22-.35.35-.35.35-2.14 2.13-6.66 6.66c-.17.17-.25.36-.25.61 0 .22.06.4.19.55l.06.07 1.01 1.02c.42-.28.89-.42 1.42-.42a2.469 2.469 0 0 1 2.18 1.24c.09.16.16.32.22.49.06.19.1.38.12.59.01.08.02.15.02.23 0 .53-.14 1.01-.42 1.42l.15.15.35.35.51.51c.17.17.36.25.61.25s.441-.08.61-.25l9.67-9.68.01-.01c.17-.17.25-.36.25-.61s-.08-.44-.25-.61L22.62 5.8c-.34.24-.74.35-1.16.39-.079.01-.16.04-.25.04-.159 0-.3-.02-.45-.04a2.42 2.42 0 0 1-1.36-.7c-.02-.02-.04-.05-.06-.07-.12-.13-.22-.26-.31-.4a2.43 2.43 0 0 1-.38-1.33c0-.53.14-1.01.42-1.42l-1.01-1.01a.808.808 0 0 0-.61-.25Zm-5.93 0a.8.8 0 0 0-.55.19l-.06.06-9.659 9.66c-.17.17-.25.36-.251.61 0 .22.06.4.19.55l.061.06 1.01 1.02c.35-.24.75-.35 1.18-.39a1.8 1.8 0 0 1-.48-1.24c0-.51.18-.96.54-1.32l8.789-8.79-.16-.16a.808.808 0 0 0-.61-.25Zm2.96 0a.8.8 0 0 0-.55.19l-.06.06-.16.16v.01l-.35.35-.35.35-8.81 8.78c-.17.17-.25.36-.25.61 0 .22.06.4.19.55l.06.07 1.01 1.02c.35-.24.75-.35 1.18-.39a1.8 1.8 0 0 1-.48-1.24c0-.51.18-.96.54-1.32l8.801-8.79-.16-.16a.808.808 0 0 0-.61-.25Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='19' viewBox='0 0 25 19'%3E%3Cpath fill-rule='evenodd' d='m18.45 5.71.43.43-.01-.02 1.92 1.92-6.8 6.8-.06-.06-4-4 6.39-6.39.4-.41 1.73 1.73Zm-1.92-.13-.55.55.02.02-4.66 4.66 1.82 1.82.35.35.35.35.13.13 5.39-5.39-.45-.45-2.22-2.22-.18.18Z' clip-rule='evenodd'/%3E%3Cpath fill-rule='evenodd' d='M17.44 0c.51 0 .96.18 1.32.54l1.69 1.69-.35.35c-.3.31-.45.66-.45 1.1 0 .44.15.8.45 1.1.31.3.66.45 1.1.45.44 0 .8-.15 1.1-.45l.35-.35.351.35 1.34 1.33.03.02c.36.36.54.81.54 1.32 0 .45-.14.85-.42 1.18l-.13.14-9.67 9.68c-.36.36-.811.54-1.32.54-.51 0-.96-.18-1.32-.54l-.16-.16-.16.16c-.36.36-.81.54-1.32.54s-.96-.18-1.32-.54l-.16-.16-.16.16c-.36.36-.81.54-1.32.54s-.96-.18-1.32-.54l-1.7-1.7.35-.35c.3-.31.45-.66.45-1.1 0-.44-.15-.8-.45-1.1-.31-.3-.66-.45-1.1-.45-.44 0-.8.15-1.1.45l-.35.35-1.691-1.7c-.36-.36-.54-.81-.54-1.32s.18-.96.54-1.32L10.21.55c.36-.36.81-.54 1.32-.54s.95.18 1.32.54l.16.16.16-.16c.36-.36.81-.54 1.32-.54s.96.18 1.31.53l.16.16.16-.16c.36-.36.81-.54 1.32-.54ZM6.63 13.73c-.3 0-.56.08-.79.22.25.39.38.84.38 1.33 0 .53-.14 1.01-.42 1.42l1.02 1.02c.17.17.36.25.61.25s.44-.08.61-.25h.01l.16-.16-.83-.83.35-.35c.3-.31.45-.66.45-1.1 0-.44-.15-.8-.45-1.1-.31-.3-.66-.45-1.1-.45Zm2.97.01c-.3 0-.56.08-.79.22.25.39.38.84.38 1.33 0 .53-.14 1.01-.42 1.42l.15.15.35.35.51.51c.17.17.36.25.61.25s.441-.08.611-.25l.17-.17-.82-.82.35-.35c.3-.29.44-.64.45-1.05v-.05c0-.2-.03-.39-.1-.56a1.63 1.63 0 0 0-.35-.53c-.31-.3-.66-.45-1.1-.45Zm7.85-12.73c-.22 0-.4.06-.55.19l-.22.22-.35.35-.35.35-2.14 2.13-6.66 6.66c-.17.17-.25.36-.25.61 0 .22.06.4.19.55l.06.07 1.01 1.02c.42-.28.89-.42 1.42-.42a2.469 2.469 0 0 1 2.18 1.24c.09.16.16.32.22.49.06.19.1.38.12.59.01.08.02.15.02.23 0 .53-.14 1.01-.42 1.42l.15.15.35.35.51.51c.17.17.36.25.61.25s.441-.08.61-.25l9.67-9.68.01-.01c.17-.17.25-.36.25-.61s-.08-.44-.25-.61L22.62 5.8c-.34.24-.74.35-1.16.39-.079.01-.16.04-.25.04-.159 0-.3-.02-.45-.04a2.42 2.42 0 0 1-1.36-.7c-.02-.02-.04-.05-.06-.07-.12-.13-.22-.26-.31-.4a2.43 2.43 0 0 1-.38-1.33c0-.53.14-1.01.42-1.42l-1.01-1.01a.808.808 0 0 0-.61-.25Zm-5.93 0a.8.8 0 0 0-.55.19l-.06.06-9.659 9.66c-.17.17-.25.36-.251.61 0 .22.06.4.19.55l.061.06 1.01 1.02c.35-.24.75-.35 1.18-.39a1.8 1.8 0 0 1-.48-1.24c0-.51.18-.96.54-1.32l8.789-8.79-.16-.16a.808.808 0 0 0-.61-.25Zm2.96 0a.8.8 0 0 0-.55.19l-.06.06-.16.16v.01l-.35.35-.35.35-8.81 8.78c-.17.17-.25.36-.25.61 0 .22.06.4.19.55l.06.07 1.01 1.02c.35-.24.75-.35 1.18-.39a1.8 1.8 0 0 1-.48-1.24c0-.51.18-.96.54-1.32l8.801-8.79-.16-.16a.808.808 0 0 0-.61-.25Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (width<=767px){.header .menu-button li:not(.no-tickets) a>span{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;word-wrap:normal!important}}.header .menu-button li a{text-transform:uppercase;cursor:pointer;appearance:none;text-align:center;background:0 0;border:1px solid;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:clamp(10px,8.571px + .446vw,15px) clamp(20px,17.143px + .893vw,30px);font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:500;line-height:1.1;text-decoration:none;transition:color .2s cubic-bezier(.55,.085,.68,.53),background-color .2s cubic-bezier(.55,.085,.68,.53),border-color .2s cubic-bezier(.55,.085,.68,.53);display:inline-flex}.header .menu-button li a.disabled,.header .menu-button li a:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.header .menu-button li a{color:#09080c;background-color:#ede8e8;border-color:#ede8e8}.header .menu-button li a:hover{color:#ede8e8;background-color:#0000}@media (width<=767px){.header .menu-button li a{padding:10px}}.header .wpml-menu{align-items:center;display:flex}.header .wpml-menu li{text-transform:uppercase;text-transform:uppercase;color:currentColor;align-items:center;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:500;line-height:1.1;transition:color .2s cubic-bezier(.55,.085,.68,.53);display:flex}.header .wpml-menu li a{text-decoration:none}.header .wpml-menu li.wpml-ls-current-language a{font-weight:700}.header .wpml-menu li:not(:last-child):after{content:"/";padding:0 8px}.header .menu-right{align-items:center;gap:clamp(16px,12px + 1.25vw,30px);display:flex}@media (width>=1025px){.header .menu-right{flex:2;order:3;justify-content:flex-end}}.header .burger{appearance:none;color:currentColor;background:0 0;border:0;margin:0;padding:0;display:flex}@media (width>=1025px){.header .burger{display:none}}@media (width<=1024px){.header .burger--desktop{display:none}}.header .burger .line{cursor:pointer;display:inline-block}.header .burger .line>span{background-color:currentColor;transition:transform .5s,background-color .2s cubic-bezier(.55,.085,.68,.53);display:block}@media (width<=767px){.header .burger .line>span{width:27px;height:1px;margin:5px 0}}@media (width>=768px){.header .burger .line>span{width:45px;height:1px;margin:8px 0}}@media (width<=767px){.header .burger.open .line>span:first-child{transform:rotate(-45deg)translate(-4px,4px)}}@media (width>=768px){.header .burger.open .line>span:first-child{transform:rotate(-45deg)translate(-9px,6px)}}.header .burger.open .line>span:nth-child(2){opacity:0}@media (width<=767px){.header .burger.open .line>span:nth-child(3){transform:rotate(45deg)translate(-5px,-4px)}}@media (width>=768px){.header .burger.open .line>span:nth-child(3){transform:rotate(45deg)translate(-7px,-4px)}}@media (width>=1025px){.header.open-menu.headroom--not-top .menu__wrapper,.header.is-closing.headroom--not-top .menu__wrapper{transition:opacity .4s cubic-bezier(.55,.085,.68,.53),transform .4s cubic-bezier(.55,.085,.68,.53),visibility 0s linear .4s}}@media (width<=1024px){.header.open-menu{color:#09080c}.header.open-menu .header__layout:after{width:100%;transition:width .4s ease-in-out}.header.open-menu .logo img{filter:none}.header.open-menu .menu{opacity:1;visibility:visible;background-color:#ede8e8;width:100%;transition:width .4s ease-in-out,opacity linear,visibility linear}.header.open-menu .menu__wrapper{opacity:1;transition:opacity .2s linear .4s}.header.open-menu .menu-right #menu-button a{color:#ede8e8;background-color:#09080c}.header.open-menu .menu-right .burger .line>span{background-color:#09080c}}@media (width>=1025px){.header.open-menu.headroom--not-top .menu__wrapper{opacity:1;visibility:visible;transition:opacity .4s cubic-bezier(.55,.085,.68,.53),transform .4s cubic-bezier(.55,.085,.68,.53),visibility;transform:translate(-50%,-1px)}}header .header__menu .main-menu>ul>li.megamenu-dropdown .dropdown-menu li a{transition:color .2s cubic-bezier(.55,.085,.68,.53);display:block}header .header__menu .main-menu>ul>li.megamenu-dropdown .dropdown-menu li.active>a:before,header .header__menu .main-menu>ul>li.megamenu-dropdown .dropdown-menu li.current-menu-parent>a:before,header .header__menu .main-menu>ul>li.megamenu-dropdown .dropdown-menu li.current-festival-ancestor>a:before{width:60px!important;margin-right:15px!important}@media (width<=1024px){header .header__menu .main-menu>ul>li.megamenu-dropdown{position:relative}header .header__menu .main-menu>ul>li.megamenu-dropdown .submenu-indicator{cursor:pointer;z-index:2;padding:12px;position:absolute;top:-7px;right:-6px}header .header__menu .main-menu>ul>li.megamenu-dropdown .submenu-indicator .icon{fill:currentColor;width:16px;height:16px;transition:transform .2s cubic-bezier(.55,.085,.68,.53);display:block;position:relative}header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu{height:0;padding:0 12px;transition:height .2s cubic-bezier(.55,.085,.68,.53);overflow:hidden}header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu>li:first-child{padding-top:10px}header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu>li:not(:first-child){padding-top:4px}}@media (width<=1024px) and (width>=768px){header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu>li a:hover span:before{width:100%}}@media (width<=1024px){header .header__menu .main-menu>ul>li.megamenu-dropdown.open>a>span:before{width:100%!important}header .header__menu .main-menu>ul>li.megamenu-dropdown.open .submenu-indicator .icon{transform:rotate(180deg)}}@media (width>=1025px){header .header__menu .main-menu>ul li.dropdown .submenu-indicator{display:none}header .header__menu .main-menu>ul>li.megamenu-dropdown{position:relative}header .header__menu .main-menu>ul>li.megamenu-dropdown>a span:after{content:"";width:14px;height:10px;background-color:currentColor;width:1.3cap;height:1.2cap;margin-left:4px;transition:transform .2s cubic-bezier(.55,.085,.68,.53);display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.10174967,6.35616963 L11.9879191,14.8055186 L19.917263,6.35616963 C20.9623068,5.21368921 22.7497303,7.08759541 21.659999,8.22856702 L12.7287858,17.8656221 C12.3367098,18.2766767 11.683742,18.2766767 11.3349143,17.8656221 L2.31698307,8.22856702 C1.27193923,7.0860866 3.05788667,5.21365052 4.10293051,6.35616963 L4.10174967,6.35616963 Z' fill='%23f3ebdc'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.10174967,6.35616963 L11.9879191,14.8055186 L19.917263,6.35616963 C20.9623068,5.21368921 22.7497303,7.08759541 21.659999,8.22856702 L12.7287858,17.8656221 C12.3367098,18.2766767 11.683742,18.2766767 11.3349143,17.8656221 L2.31698307,8.22856702 C1.27193923,7.0860866 3.05788667,5.21365052 4.10293051,6.35616963 L4.10174967,6.35616963 Z' fill='%23f3ebdc'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu{color:#09080c;z-index:5;opacity:0;visibility:hidden;background-color:#ede8e8;min-width:100%;padding:20px 0;transition:opacity .2s cubic-bezier(.55,.085,.68,.53),visibility 0s linear .2s;position:absolute;top:calc(100% + 8px);box-shadow:0 4px 20px #0000000d}header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu li{min-width:180px}header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu li:not(:first-child){margin-top:.5rem}header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu li a{white-space:nowrap;padding:0 26px}}@media (width>=1025px) and (width>=768px){header .header__menu .main-menu>ul>li.megamenu-dropdown>.dropdown-menu li a:hover span:before{width:100%}}@media (width>=1025px){header .header__menu .main-menu>ul>li.megamenu-dropdown.open>a>span:after{transform:rotate(180deg)}header .header__menu .main-menu>ul>li.megamenu-dropdown.open>a>span:before{width:100%!important}}@media (width>=1025px) and (width>=768px){header .header__menu .main-menu>ul>li.megamenu-dropdown.open>a:hover{text-decoration:none}}@media (width>=1025px){header .header__menu .main-menu>ul>li.megamenu-dropdown.open>.dropdown-menu{opacity:1;visibility:visible;transition:opacity .2s cubic-bezier(.55,.085,.68,.53),visibility linear}}.breadcrumb{text-transform:uppercase;margin:0 0 .25rem;font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:500;line-height:1.4;display:block}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.link-base{cursor:pointer;color:inherit;font-size:clamp(.813rem,.76rem + .267vw,1rem);font-weight:500;line-height:1.4;text-decoration:none;display:inline-block;position:relative}.link-base:before{content:"";background-color:currentColor;width:100%;height:1px;transition:width .2s cubic-bezier(.55,.085,.68,.53);position:absolute;bottom:0;left:0}.link-base:hover:before{width:0}.btn-base{text-transform:uppercase;cursor:pointer;appearance:none;text-align:center;background:0 0;border:1px solid;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:clamp(10px,8.571px + .446vw,15px) clamp(20px,17.143px + .893vw,30px);font-family:Inter,Inter-fallback,Arial,Helvetica,sans-serif;font-size:clamp(.625rem,.571rem + .269vw,.813rem);font-weight:500;line-height:1.1;text-decoration:none;transition:color .2s cubic-bezier(.55,.085,.68,.53),background-color .2s cubic-bezier(.55,.085,.68,.53),border-color .2s cubic-bezier(.55,.085,.68,.53);display:inline-flex}.btn-base.disabled,.btn-base:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.btn-base.btn--small{padding:10px 20px}.btn-base.btn--style-primary{color:#ede8e8;background-color:#09080c;border-color:#09080c}.btn-base.btn--style-primary:hover{color:#09080c;background-color:#0000}.btn-base.btn--style-primary-outline{color:#09080c;background-color:#0000;border-color:#09080c}.btn-base.btn--style-primary-outline:hover{color:#ede8e8;background-color:#09080c}.btn-base.btn--style-white{color:#09080c;background-color:#ede8e8;border-color:#ede8e8}.btn-base.btn--style-white:hover{color:#ede8e8;background-color:#0000}.btn-base.btn--style-white-outline{color:#ede8e8;background-color:#0000;border-color:#ede8e8}.btn-base.btn--style-white-outline:hover{color:#09080c;background-color:#ede8e8}.btn-base.btn--ticket-icon:before{content:"";background-color:currentColor;width:1.2rem;height:1.2rem;display:inline-block;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Cpath fill-rule='evenodd' d='M17.96 7.423a.813.813 0 0 0-.246-.61L16.69 5.8c-.413.281-.89.424-1.418.424-.699 0-1.31-.25-1.802-.744a2.473 2.473 0 0 1-.744-1.802c0-.527.142-1.004.422-1.418l-1.011-1.01a.813.813 0 0 0-.61-.249.813.813 0 0 0-.549.19l-.063.058-9.668 9.657a.814.814 0 0 0-.248.612c0 .219.062.394.19.546l.058.064.001.002 1.012 1.02c.413-.28.89-.421 1.416-.421.7 0 1.31.25 1.802.743a2.47 2.47 0 0 1 .744 1.802c0 .527-.143 1.004-.423 1.417l1.022 1.023c.167.167.36.248.612.248a.81.81 0 0 0 .61-.248l9.669-9.679a.814.814 0 0 0 .248-.611Zm-3.088.626-6.804 6.803-4.075-4.075 6.804-6.803 4.075 4.075Zm-9.465 2.728 2.661 2.662 5.39-5.39-2.661-2.661-5.39 5.39Zm8.32-7.1c0 .437.148.792.45 1.095.304.303.66.45 1.096.45.438 0 .794-.146 1.097-.45l.352-.352.353.351 1.344 1.333c.36.36.542.81.542 1.319 0 .446-.14.846-.415 1.18l-.126.138-9.668 9.679a1.812 1.812 0 0 1-1.318.54c-.51 0-.96-.181-1.319-.54L4.42 16.724l.353-.354c.304-.303.45-.66.45-1.097 0-.437-.147-.792-.45-1.095a1.474 1.474 0 0 0-1.095-.45c-.438 0-.794.147-1.097.45l-.354.354L.54 12.833A1.813 1.813 0 0 1 0 11.517c0-.51.182-.96.541-1.319L10.209.541A1.812 1.812 0 0 1 11.527 0c.51 0 .959.182 1.318.541l1.686 1.686-.353.353c-.303.303-.45.66-.45 1.097Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Cpath fill-rule='evenodd' d='M17.96 7.423a.813.813 0 0 0-.246-.61L16.69 5.8c-.413.281-.89.424-1.418.424-.699 0-1.31-.25-1.802-.744a2.473 2.473 0 0 1-.744-1.802c0-.527.142-1.004.422-1.418l-1.011-1.01a.813.813 0 0 0-.61-.249.813.813 0 0 0-.549.19l-.063.058-9.668 9.657a.814.814 0 0 0-.248.612c0 .219.062.394.19.546l.058.064.001.002 1.012 1.02c.413-.28.89-.421 1.416-.421.7 0 1.31.25 1.802.743a2.47 2.47 0 0 1 .744 1.802c0 .527-.143 1.004-.423 1.417l1.022 1.023c.167.167.36.248.612.248a.81.81 0 0 0 .61-.248l9.669-9.679a.814.814 0 0 0 .248-.611Zm-3.088.626-6.804 6.803-4.075-4.075 6.804-6.803 4.075 4.075Zm-9.465 2.728 2.661 2.662 5.39-5.39-2.661-2.661-5.39 5.39Zm8.32-7.1c0 .437.148.792.45 1.095.304.303.66.45 1.096.45.438 0 .794-.146 1.097-.45l.352-.352.353.351 1.344 1.333c.36.36.542.81.542 1.319 0 .446-.14.846-.415 1.18l-.126.138-9.668 9.679a1.812 1.812 0 0 1-1.318.54c-.51 0-.96-.181-1.319-.54L4.42 16.724l.353-.354c.304-.303.45-.66.45-1.097 0-.437-.147-.792-.45-1.095a1.474 1.474 0 0 0-1.095-.45c-.438 0-.794.147-1.097.45l-.354.354L.54 12.833A1.813 1.813 0 0 1 0 11.517c0-.51.182-.96.541-1.319L10.209.541A1.812 1.812 0 0 1 11.527 0c.51 0 .959.182 1.318.541l1.686 1.686-.353.353c-.303.303-.45.66-.45 1.097Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.link-base.btn-ticket{gap:10px;display:inline-flex}.link-base.btn-ticket:before{content:none}.link-base.btn-ticket span{position:relative}.link-base.btn-ticket span:before{content:"";background-color:currentColor;width:100%;height:1px;transition:width .2s cubic-bezier(.55,.085,.68,.53);position:absolute;bottom:0;left:0}.link-base.btn-ticket svg{fill:currentColor;width:1.2rem;height:1.2rem}.link-base.btn-ticket:hover span:before{width:0}.im-modal__open{cursor:pointer}.im-modal{opacity:0;visibility:hidden;z-index:99999;width:100%;height:100%;position:fixed;top:0;left:0}.im-modal.open{opacity:1;visibility:visible;transition:visibility linear,opacity .2s ease-in-out;display:block}.im-modal.close{transition:visibility 0s linear .2s,opacity .2s ease-in-out}.im-modal__background{z-index:1;background-color:#000c;width:100%;height:100%;position:absolute;top:0;left:0}.im-modal__container{top:50%;bottom:initial;left:50%;right:initial;z-index:2;background-color:#ede8e8;max-height:100%;position:absolute;overflow-y:auto;transform:translate(-50%,-50%)}@media (width<=767px){.im-modal__container{width:80%;height:auto}}@media (width>=768px) and (width<=1024px){.im-modal__container{width:720px;height:auto}}@media (width>=1025px){.im-modal__container{width:768px;height:auto}}@media (width<=767px){.im-modal__content{padding:25px}}@media (width>=768px) and (width<=1024px){.im-modal__content{padding:30px}}@media (width>=1025px){.im-modal__content{padding:50px}}.im-modal__content video,.im-modal__content picture,.im-modal__content iframe{width:100%;height:auto;display:block}.im-modal__close{cursor:pointer;z-index:2;padding:2px;position:absolute}@media (width<=767px){.im-modal__close{top:10px;right:10px}}@media (width>=768px) and (width<=1024px){.im-modal__close{top:15px;right:15px}}@media (width>=1025px){.im-modal__close{top:25px;right:25px}}.im-modal__close svg{vertical-align:middle;width:28px;height:28px;display:inline-block}.im-modal.full.hero-modal-video .im-modal__close{background-color:#0000}.im-modal.full.hero-modal-video .im-modal__close svg{fill:#ede8e8}.im-modal.full.hero-modal-video .im-modal__content video{display:block}.im-modal.full .im-modal__container{width:100%;height:auto;max-width:unset;background-color:#0000;padding:0}.im-modal.full .im-modal__content{z-index:1;padding:0;position:relative}.im-modal.full .im-modal__content video,.im-modal.full .im-modal__content iframe{max-width:100vw;max-height:100vh}.im-modal.full .im-modal__close{background-color:#fff9}.im-modal.modal-custom .im-modal__container{background-color:#ede8e8;position:relative}@media (width<=767px){.im-modal.modal-custom .im-modal__container{padding:56px clamp(24px,8px + 5vw,80px)}}@media (width>=768px){.im-modal.modal-custom .im-modal__container{padding:60px clamp(24px,8px + 5vw,80px)}}@media (width>=1025px){.im-modal.modal-custom .im-modal__container{padding:60px}}.im-modal.modal-custom .im-modal__container .im-modal__close{position:fixed}.im-modal.modal-custom .im-modal__container .im-modal__content{padding:0}.im-modal-cookie__open{cursor:pointer}.im-modal-cookie{opacity:0;visibility:hidden;z-index:99999;width:100%;height:100%;position:fixed;top:0;left:0}.im-modal-cookie.open{opacity:1;visibility:visible;transition:visibility linear,opacity .2s ease-in-out;display:block}.im-modal-cookie.close{transition:visibility 0s linear .2s,opacity .2s ease-in-out}.im-modal-cookie__background{z-index:1;background-color:#000c;width:100%;height:100%;position:absolute;top:0;left:0}.im-modal-cookie__container{top:50%;bottom:initial;left:50%;right:initial;z-index:2;background-color:#ede8e8;max-height:100%;position:absolute;overflow-y:auto;transform:translate(-50%,-50%)}@media (width<=767px){.im-modal-cookie__container{width:88%;height:auto}}@media (width>=768px) and (width<=1024px){.im-modal-cookie__container{width:720px;height:auto}}@media (width>=1025px){.im-modal-cookie__container{width:768px;height:auto}}@media (width<=767px){.im-modal-cookie__content{padding:56px clamp(24px,8px + 5vw,80px)}}@media (width>=768px){.im-modal-cookie__content{padding:60px clamp(24px,8px + 5vw,80px)}}@media (width>=1025px){.im-modal-cookie__content{padding:60px}}.im-modal-cookie__content video,.im-modal-cookie__content picture,.im-modal-cookie__content iframe{width:100%;height:auto}.im-modal-cookie__content>:first-child{margin-top:0}.im-modal-cookie__subtitle{margin-top:.5rem}.im-modal-cookie__p{margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem)}.im-modal-cookie__close{cursor:pointer;z-index:2;padding:2px;position:absolute}@media (width<=767px){.im-modal-cookie__close{top:10px;right:10px}}@media (width>=768px){.im-modal-cookie__close{top:18px;right:18px}}.im-modal-cookie__close svg{vertical-align:middle;width:28px;height:28px;display:inline-block}.im-modal-cookie__cta.btn-base{margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem)}.im-modal-cookie__img-wrap{width:100%;margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem)}.im-modal-cookie__img-wrap picture{width:100%;height:100%}.im-modal-cookie__img-wrap picture img{object-fit:cover;width:100%;height:100%}.im-modal-cookie.full .im-modal-cookie__container{width:100%;height:auto;max-width:unset;background-color:#0000;padding:0}.im-modal-cookie.full .im-modal-cookie__content{z-index:1;padding:0;position:relative}.im-modal-cookie.full .im-modal-cookie__content video,.im-modal-cookie.full .im-modal-cookie__content iframe{max-width:100vw;max-height:100vh}.im-modal-cookie.full .im-modal-cookie__close{background-color:#fff9}body:not(.wp-admin) .fade{opacity:0;transition:opacity .75s ease-in-out,transform .75s ease-in-out}body:not(.wp-admin) .fade.animate{opacity:1}body:not(.wp-admin) .animdelay-100ms{transition-delay:.2s}body:not(.wp-admin) .animdelay-200ms{transition-delay:.4s}.footer{position:relative}.footer__container{gap:clamp(16px,12px + 1.25vw,30px);width:100%;max-width:120rem;margin:0 auto;padding:clamp(2rem,1.143rem + 4.286vw,5rem) clamp(24px,8px + 5vw,80px);display:flex}@media (width<=1024px){.footer__container{text-align:center;flex-direction:column;align-items:center}}@media (width>=1025px){.footer__container{justify-content:space-between;gap:60px}}.footer__col{flex-direction:column;display:flex}@media (width<=1024px){.footer__col{align-items:center;gap:clamp(1rem,.75rem + 1.25vw,1.875rem)}}@media (width>=1025px){.footer__col{align-items:flex-start;gap:clamp(16px,12px + 1.25vw,30px)}}.footer a{text-underline-offset:.2rem;text-decoration-thickness:1px}.footer a:hover{text-decoration:none}.footer__first-col nav ul{gap:16px;font-weight:600;line-height:1.3;display:flex}@media (width<=1024px){.footer__first-col nav ul{flex-direction:column}}@media (width>=1025px){.footer__first-col nav ul{margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem)}}.footer__second-col nav ul{flex-direction:column;gap:16px;font-weight:600;line-height:1.3;display:flex}@media (width>=1025px){.footer__third-col{justify-content:flex-end;align-items:flex-end}.footer .unipa-logo{margin-bottom:auto}}.footer .unipa-logo a{display:block}.footer .unipa-logo a img{width:150px;height:auto}.footer .logo{text-decoration:none;display:block}.footer .logo img{width:236px;height:auto}.footer .socials ul{display:flex}@media (width<=1024px){.footer .socials ul{justify-content:center;gap:6px}}@media (width>=768px){.footer .socials ul{gap:clamp(8px,5.714px + .714vw,16px)}}.footer .socials ul li a{background-color:#0000;text-decoration:none;transition:background-color .2s cubic-bezier(.55,.085,.68,.53);display:flex}@media (width<=1024px){.footer .socials ul li a{text-align:center;justify-content:center;align-items:center;width:42px;height:42px}}.footer .socials ul li a svg{fill:#ede8e8;width:20px;height:20px}.footer .socials ul li a:hover{background-color:#0000}.footer .socials ul li a:hover svg{fill:#ede8e8}@media (width<=1024px){.footer .credits{text-align:center}}.footer .credits a{text-decoration:none;display:inline-block}.footer .credits a svg{fill:currentColor;width:56px;height:auto}
