.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-height:100%;max-width:100%;overflow:hidden;position:relative}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:relative;width:60%;width:var(--carousel-slide-width,60%)}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{display:flex;justify-content:center;left:0;list-style:none;margin:0 auto;padding:0;position:absolute;right:0;top:calc(100% + .5rem);-webkit-user-select:none;user-select:none}.carousel__dots .carousel__dot{cursor:pointer;display:block;height:22px;margin:0;padding:0;position:relative;width:22px}.carousel__dots .carousel__dot:after{background-color:currentColor;border-radius:50%;content:"";height:8px;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease-in-out;width:8px}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{align-items:center;background:#0000;background:var(--carousel-button-bg,#0000);border:0;border-radius:50%;border-radius:var(--carousel-button-border-radius,50%);box-shadow:none;box-shadow:var(--carousel-button-shadow,none);color:currentColor;color:var(--carousel-button-color,currentColor);cursor:pointer;display:flex;height:48px;height:var(--carousel-button-height,48px);justify-content:center;padding:0;pointer-events:all;transition:opacity .15s ease;width:48px;width:var(--carousel-button-width,48px)}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:none;filter:var(--carousel-button-svg-filter,none);height:50%;height:var(--carousel-button-svg-height,50%);pointer-events:none;width:50%;width:var(--carousel-button-svg-width,50%)}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{-webkit-tap-highlight-color:rgba(0,0,0,0);--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px #0006);bottom:0;box-sizing:border-box;color:#fff;color:var(--fancybox-color,#fff);direction:ltr;display:flex;flex-direction:column;left:0;margin:0;outline:none;overflow:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);position:fixed;right:0;top:0;transform-origin:top left;z-index:1050}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px #01d2e8f0;box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,#01d2e8f0)}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{background:#18181beb;background:var(--fancybox-bg,#18181beb);bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.fancybox__carousel{flex:1 1 auto;height:100%;min-height:0;position:relative;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;height:100%;overflow:visible;position:relative;width:100%}.fancybox__track{display:flex;height:100%}.fancybox__slide{--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;display:flex;flex:0 0 auto;flex-direction:column;margin:0;max-width:100%;outline:0;overflow:auto;overscroll-behavior:contain;padding:48px 8px 8px;position:relative;width:100%}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{align-self:center;background:#fff;background:var(--fancybox-content-bg,#fff);color:#374151;color:var(--fancybox-content-color,#374151);display:flex;flex-direction:column;margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;position:relative;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{word-wrap:anywhere;align-self:center;color:currentColor;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;padding:1rem 0 0;visibility:visible}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:#fff;color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;right:8px;right:calc(env(safe-area-inset-right, 0px) + 8px);top:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:#fff;color:var(--fancybox-color,#fff);position:absolute;right:0;top:-40px}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{color:currentColor;color:var(--fancybox-color,currentColor);height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50px}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;animation:fancybox-dash 1.5s ease-in-out infinite}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:1;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{animation:fancybox-throwOutDown .15s ease both}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97) translate3d(0,16px,0)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translate3d(0,-30%,0)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translate3d(0,30%,0)}}.fancybox__carousel .carousel__slide{scrollbar-color:#ccc #ffffff1a;scrollbar-width:thin}.fancybox__carousel .carousel__slide::-webkit-scrollbar{height:8px;width:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:#ffffff1a}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px #0003}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;transition:none;-webkit-user-select:none;user-select:none}.has-image .fancybox__content{background:#0000;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-height:100%;max-width:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{height:auto;max-width:100%}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{height:100%;width:100%}.has-image[data-image-fit=cover] .fancybox__image{height:100%;object-fit:cover;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{height:80%;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{background:#18181be6;color:#fff;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:#0000;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fancybox__thumbs{flex:0 0 auto;opacity:1;opacity:var(--fancybox-opacity,1);padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{align-items:center;box-sizing:initial;cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;margin:0;overflow:visible;padding:8px 3px;width:96px;width:var(--fancybox-thumbs-width,96px)}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border:5px solid #22d5e9f5;border-color:var(--fancybox-accent-color,#22d5e9f5);border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius,4px);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;user-select:none}.fancybox__thumb{background-color:#ffffff1a;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius,4px);padding-top:66.66667%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));position:relative;width:100%}.fancybox__toolbar{--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;background:linear-gradient(0deg,#0000 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,#00000070);display:flex;justify-content:space-between;left:0;opacity:1;opacity:var(--fancybox-opacity,1);padding:0;position:absolute;right:0;text-shadow:1px 1px 1px #0006;text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px #0006);top:0;touch-action:none;z-index:20}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{left:50%;position:absolute;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{font-feature-settings:"tnum";-webkit-font-smoothing:subpixel-antialiased;font-size:17px;font-variant-numeric:tabular-nums;line-height:48px;line-height:var(--carousel-button-height,48px);min-width:72px;padding:0 10px;text-align:center}.fancybox__progress{background:#22d5e9f5;background:var(--fancybox-accent-color,#22d5e9f5);height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;-webkit-user-select:none;user-select:none;z-index:30}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}html{-webkit-text-size-adjust:100%;font-feature-settings:normal;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1380px){.container{max-width:1380px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.\!bottom-\[10vw\]{bottom:10vw!important}.-right-3{right:-.75rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-10{bottom:2.5rem}.bottom-14{bottom:3.5rem}.bottom-3{bottom:.75rem}.bottom-48{bottom:12rem}.bottom-6{bottom:1.5rem}.bottom-8{bottom:2rem}.bottom-\[17vh\]{bottom:17vh}.bottom-\[25\%\]{bottom:25%}.bottom-\[30\%\]{bottom:30%}.bottom-\[50\%\]{bottom:50%}.left-0{left:0}.left-1\/2{left:50%}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-8{left:2rem}.right-0{right:0}.right-10{right:2.5rem}.right-20{right:5rem}.right-5{right:1.25rem}.top-0{top:0}.top-1\/2{top:50%}.top-24{top:6rem}.top-\[48\%\]{top:48%}.top-\[50vh\]{top:50vh}.top-\[52\%\]{top:52%}.top-\[7vw\]{top:7vw}.\!z-0{z-index:0!important}.\!z-20{z-index:20!important}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.order-first{order:-9999}.order-last{order:9999}.col-span-12{grid-column:span 12/span 12}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-5{grid-column:span 5/span 5}.col-span-6{grid-column:span 6/span 6}.col-start-1{grid-column-start:1}.col-start-2{grid-column-start:2}.col-start-7{grid-column-start:7}.col-start-8{grid-column-start:8}.mx-auto{margin-left:auto;margin-right:auto}.\!mb-0{margin-bottom:0!important}.\!ml-auto{margin-left:auto!important}.-mb-5{margin-bottom:-1.25rem}.-mb-\[25vh\]{margin-bottom:-25vh}.-ml-\[20vw\]{margin-left:-20vw}.-ml-\[9vw\]{margin-left:-9vw}.-mt-2{margin-top:-.5rem}.-mt-\[100vh\]{margin-top:-100vh}.-mt-\[3vw\]{margin-top:-3vw}.-mt-\[75vh\]{margin-top:-75vh}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-\[7vw\]{margin-left:7vw}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-3{margin-right:.75rem}.mr-3\.5{margin-right:.875rem}.mr-4{margin-right:1rem}.mr-auto{margin-right:auto}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.\!aspect-landscape{aspect-ratio:3/2!important}.aspect-\[1280\/550\]{aspect-ratio:1280/550}.aspect-landscape{aspect-ratio:3/2}.aspect-poster{aspect-ratio:3/4}.aspect-video{aspect-ratio:16/9}.\!h-0{height:0!important}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-\[100vh\]{height:100vh}.h-\[1px\]{height:1px}.h-\[200vh\]{height:200vh}.h-\[20vh\]{height:20vh}.h-\[20vw\]{height:20vw}.h-\[300vh\]{height:300vh}.h-\[30vh\]{height:30vh}.h-\[30vw\]{height:30vw}.h-\[500vh\]{height:500vh}.h-\[50vh\]{height:50vh}.h-\[75vh\]{height:75vh}.h-\[800vh\]{height:800vh}.h-\[80vh\]{height:80vh}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[100vh\]{max-height:100vh}.max-h-\[70vh\]{max-height:70vh}.w-0{width:0}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-28{width:7rem}.w-36{width:9rem}.w-40{width:10rem}.w-48{width:12rem}.w-96{width:24rem}.w-\[11\.5rem\]{width:11.5rem}.w-\[110\%\]{width:110%}.w-\[140vw\]{width:140vw}.w-\[170\%\]{width:170%}.w-\[20vw\]{width:20vw}.w-\[40\%\]{width:40%}.w-\[45\%\]{width:45%}.w-\[50vw\]{width:50vw}.w-\[60vw\]{width:60vw}.w-\[80\%\]{width:80%}.w-\[80vw\]{width:80vw}.w-\[82vw\]{width:82vw}.w-\[95\%\]{width:95%}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[100\%\]{max-width:100%}.max-w-\[16em\]{max-width:16em}.max-w-\[68vh\]{max-width:68vh}.max-w-\[75\%\]{max-width:75%}.max-w-\[75vw\]{max-width:75vw}.max-w-\[80\%\]{max-width:80%}.max-w-\[80ch\]{max-width:80ch}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.\!origin-top{transform-origin:top!important}.origin-bottom-right{transform-origin:bottom right}.origin-center{transform-origin:center}.\!translate-y-0{--tw-translate-y:0px!important;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-\[200\%\]{--tw-translate-y:-200%;transform:translate(var(--tw-translate-x),-200%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[50vh\]{--tw-translate-y:50vh;transform:translate(var(--tw-translate-x),50vh) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-full{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1)!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.scale-75{--tw-scale-x:.75;--tw-scale-y:.75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.75) scaleY(.75);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.6\]{--tw-scale-x:1.6;--tw-scale-y:1.6;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.6) scaleY(1.6);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[2\]{--tw-scale-x:2;--tw-scale-y:2;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(2) scaleY(2);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[4\]{--tw-scale-x:4;--tw-scale-y:4;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(4) scaleY(4)}.scale-\[4\],.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.\!list-none{list-style-type:none!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-12{gap:3rem}.gap-16{gap:4rem}.gap-8{gap:2rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(0px*var(--tw-space-x-reverse))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.75rem;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.space-x-5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(3rem*var(--tw-space-y-reverse));margin-top:3rem;margin-top:calc(3rem*(1 - var(--tw-space-y-reverse)))}.space-y-20>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(5rem*var(--tw-space-y-reverse));margin-top:5rem;margin-top:calc(5rem*(1 - var(--tw-space-y-reverse)))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(.75rem*var(--tw-space-y-reverse));margin-top:.75rem;margin-top:calc(.75rem*(1 - var(--tw-space-y-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:1rem;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse));margin-top:1.5rem;margin-top:calc(1.5rem*(1 - var(--tw-space-y-reverse)))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:2rem;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.space-y-\[8vw\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(8vw*var(--tw-space-y-reverse));margin-top:8vw;margin-top:calc(8vw*(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.\!overflow-visible{overflow:visible!important}.truncate{overflow:hidden;text-overflow:ellipsis}.truncate,.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.\!border-none{border-style:none!important}.border-none{border-style:none}.border-rap-white\/10{border-color:#ededec1a}.border-rap-white\/20{border-color:#ededec33}.border-rap-white\/80{border-color:#ededeccc}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.bg-black{--tw-bg-opacity:1;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-green-400{--tw-bg-opacity:1;background-color:#4ade80;background-color:rgb(74 222 128/var(--tw-bg-opacity))}.bg-indigo-400{--tw-bg-opacity:1;background-color:#818cf8;background-color:rgb(129 140 248/var(--tw-bg-opacity))}.bg-rap-black,.bg-rap-deepblue{--tw-bg-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity))}.bg-rap-orange{--tw-bg-opacity:1;background-color:#ff8e4f;background-color:rgb(255 142 79/var(--tw-bg-opacity))}.bg-rap-orange\/10{background-color:#ff8e4f1a}.bg-rap-orange\/20{background-color:#ff8e4f33}.bg-rap-sand{--tw-bg-opacity:1;background-color:#c8c0b8;background-color:rgb(200 192 184/var(--tw-bg-opacity))}.bg-rap-white{--tw-bg-opacity:1;background-color:#ededec;background-color:rgb(237 237 236/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:#f87171;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-transparent{background-color:initial}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-yellow-400{--tw-bg-opacity:1;background-color:#facc15;background-color:rgb(250 204 21/var(--tw-bg-opacity))}.bg-opacity-10{--tw-bg-opacity:0.1}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-black\/30{--tw-gradient-from:#0000004d var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#0000 var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/50{--tw-gradient-from:#00000080 var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#0000 var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black\/60{--tw-gradient-from:#0009 var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#0000 var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-rap-black,.from-rap-deepblue{--tw-gradient-from:#06080b var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-rap-deepblue\/50{--tw-gradient-from:#06080b80 var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-rap-sand{--tw-gradient-from:#c8c0b8 var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#c8c0b800 var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-black\/0{--tw-gradient-via-position: ;--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),#0000 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-rap-black{--tw-gradient-via-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-to-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),#06080b var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-rap-deepblue\/0{--tw-gradient-via-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-to-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),#06080b00 var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-via-position: ;--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),#0000 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-black\/0{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-to-position: }.to-rap-black\/0,.to-rap-deepblue\/0{--tw-gradient-to:#06080b00 var(--tw-gradient-to-position);--tw-gradient-to-position: }.to-rap-sand\/0{--tw-gradient-to:#c8c0b800 var(--tw-gradient-to-position);--tw-gradient-to-position: }.fill-rap-white\/20{fill:#ededec33}.stroke-\[\.8\]{stroke-width:.8}.stroke-\[1\.3\]{stroke-width:1.3}.object-cover{object-fit:cover}.\!p-0{padding:0!important}.p-10{padding:2.5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[9vw\]{padding:9vw}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[2vw\]{padding-left:2vw;padding-right:2vw}.px-\[6vw\]{padding-left:6vw;padding-right:6vw}.px-\[9vw\]{padding-left:9vw;padding-right:9vw}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-\[18vw\]{padding-bottom:18vw;padding-top:18vw}.py-\[6vw\]{padding-bottom:6vw;padding-top:6vw}.\!pb-0{padding-bottom:0!important}.\!pt-0{padding-top:0!important}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[10vw\]{padding-bottom:10vw}.pb-\[20vh\]{padding-bottom:20vh}.pb-\[40vh\]{padding-bottom:40vh}.pb-\[5vw\]{padding-bottom:5vw}.pb-\[6vw\]{padding-bottom:6vw}.pb-\[7vw\]{padding-bottom:7vw}.pb-\[9vw\]{padding-bottom:9vw}.pl-8{padding-left:2rem}.pl-\[6vw\]{padding-left:6vw}.pr-0{padding-right:0}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-6{padding-right:1.5rem}.pt-0{padding-top:0}.pt-12{padding-top:3rem}.pt-24{padding-top:6rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-9{padding-top:2.25rem}.pt-\[16vw\]{padding-top:16vw}.pt-\[20vw\]{padding-top:20vw}.pt-\[7vw\]{padding-top:7vw}.text-left{text-align:left}.text-center{text-align:center}.font-serif{font-family:OptimaProRoman,serif}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[0\.85rem\]{font-size:.85rem}.text-\[10vw\]{font-size:10vw}.text-\[7vw\]{font-size:7vw}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-light{font-weight:300}.not-italic{font-style:normal}.\!leading-none{line-height:1!important}.\!leading-tight{line-height:1.25!important}.leading-loose{line-height:2}.leading-none{line-height:1}.leading-normal{line-height:1.5}.\!text-rap-black{--tw-text-opacity:1!important;color:#06080b!important;color:rgb(6 8 11/var(--tw-text-opacity))!important}.\!text-rap-white{--tw-text-opacity:1!important;color:#ededec!important;color:rgb(237 237 236/var(--tw-text-opacity))!important}.text-green-50{--tw-text-opacity:1;color:#f0fdf4;color:rgb(240 253 244/var(--tw-text-opacity))}.text-indigo-50{--tw-text-opacity:1;color:#eef2ff;color:rgb(238 242 255/var(--tw-text-opacity))}.text-orange-400{--tw-text-opacity:1;color:#fb923c;color:rgb(251 146 60/var(--tw-text-opacity))}.text-rap-black,.text-rap-deepblue{--tw-text-opacity:1;color:#06080b;color:rgb(6 8 11/var(--tw-text-opacity))}.text-rap-orange{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity))}.text-rap-sand{--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity))}.text-rap-white{--tw-text-opacity:1;color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity))}.text-rap-white\/30{color:#ededec4d}.text-red-50{--tw-text-opacity:1;color:#fef2f2;color:rgb(254 242 242/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.text-white\/30{color:#ffffff4d}.text-yellow-50{--tw-text-opacity:1;color:#fefce8;color:rgb(254 252 232/var(--tw-text-opacity))}.placeholder-rap-white::placeholder{--tw-placeholder-opacity:1;color:#ededec;color:rgb(237 237 236/var(--tw-placeholder-opacity))}.\!opacity-0{opacity:0!important}.\!opacity-100{opacity:1!important}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-overlay{mix-blend-mode:overlay}.shadow{--tw-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid #0000;outline-offset:2px}.outline{outline-style:solid}.\!blur-none{--tw-blur:blur(0)!important;filter:blur(0) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.blur{--tw-blur:blur(8px);filter:blur(8px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-xl{--tw-blur:blur(24px);filter:blur(24px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(100%) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter,.grayscale{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.delay-200{transition-delay:.2s}.delay-300{transition-delay:.3s}.delay-400{transition-delay:.4s}.delay-500{transition-delay:.5s}.\!duration-1000{transition-duration:1s!important}.\!duration-2000{transition-duration:2s!important}.\!duration-500{transition-duration:.5s!important}.duration-1500{transition-duration:1.5s}.duration-200{transition-duration:.2s}.duration-2000{transition-duration:2s}.duration-500{transition-duration:.5s}.will-change-auto{will-change:auto}.will-change-transform{will-change:transform}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.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-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.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(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top: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{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.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{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:auto;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.3;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:auto;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{appearance:none;border:none;box-shadow: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{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:#0000001a;border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.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-direction:column;flex-wrap: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,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.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-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;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-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.animate-appear{--tw-translate-y:3rem;opacity:0;transform:translate(var(--tw-translate-x),3rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}.animate-appear.inview{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.appear-onscroll{--tw-translate-y:4rem;opacity:0;transform:translate(var(--tw-translate-x),4rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animatetitle .split-line{opacity:0}.animate-opacity{opacity:0;transition-duration:1s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}.animate-opacity.inview{opacity:1}@media (min-width:768px){.section-zoom{height:235vh}}.section-zoom .zoom-container{height:100vh;position:relative;width:100vw}.section-zoom .zoom-item{height:100%;overflow:hidden;transition-duration:.7s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}@media (min-width:768px){.section-zoom .zoom-item{--tw-scale-x:.82;--tw-scale-y:.82;border-radius:.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.82) scaleY(.82);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:1380px){.section-zoom .zoom-item{--tw-scale-x:.82;--tw-scale-y:.82;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.82) scaleY(.82);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.section-zoom .zoom-inner{height:100%;object-fit:cover;transition-duration:.7s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}.section-zoom.zoom .zoom-item{--tw-scale-x:1;--tw-scale-y:1;border-radius:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.section-zoom.zoom .zoom-inner{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.image-wrap{aspect-ratio:3/4;border-radius:.25rem;isolation:isolate;overflow:hidden;position:relative;width:100%}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.image-wrap+.swiper-slide img{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshowPosters .swiper-slide-active.image-wrap+.swiper-slide .inset-0{opacity:1}.swiperSlideshowPosters .swiper-slide-active.image-wrap+.swiper-slide:hover img{--tw-scale-x:1.03;--tw-scale-y:1.03;opacity:.75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.03) scaleY(1.03);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.image-wrap img{height:120%;left:0;object-fit:cover;position:absolute;top:0;width:110%;will-change:transform}.image-wrap-video{aspect-ratio:16/9}.parallax-item{will-change:transform}.animate-scale-onload{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.9) scaleY(.9);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform-origin:center}.page-loaded .animate-scale-onload{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:1.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.animate-onload-reveal{opacity:0}.animate-onload-reveal.elem-ready{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.page-loaded .animate-onload-reveal{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.change-bg-rap-deepblue{--tw-bg-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity))}.change-bg-rap-deepblue.bg-invert{--tw-bg-opacity:1;background-color:#c8c0b8;background-color:rgb(200 192 184/var(--tw-bg-opacity))}.section-whitespace.change-bg-rap-deepblue.bg-invert+.section-whitespace.bg-rap-sand .section-wrapper{border-style:none;padding-top:0}@media (min-width:1024px){.section-whitespace.change-bg-rap-deepblue.bg-invert+.section-whitespace.bg-rap-sand .section-wrapper{padding-top:0}}.section-whitespace.change-bg-rap-deepblue.bg-invert+.section-whitespace:not(.bg-rap-sand) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.change-bg-rap-deepblue.bg-invert+.section-whitespace:not(.bg-rap-sand) .section-wrapper{padding-top:9vw}}.change-bg-rap-deepblue.bg-invert .btn,.change-bg-rap-deepblue.bg-invert .gform_wrapper input[type=submit],.gform_wrapper .change-bg-rap-deepblue.bg-invert input[type=submit]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity))}.change-bg-rap-sand{--tw-bg-opacity:1;background-color:#c8c0b8;background-color:rgb(200 192 184/var(--tw-bg-opacity))}.section-whitespace.change-bg-rap-sand+.section-whitespace.bg-rap-sand .section-wrapper{border-style:none;padding-top:0}@media (min-width:1024px){.section-whitespace.change-bg-rap-sand+.section-whitespace.bg-rap-sand .section-wrapper{padding-top:0}}.section-whitespace.change-bg-rap-sand+.section-whitespace:not(.bg-rap-sand) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.change-bg-rap-sand+.section-whitespace:not(.bg-rap-sand) .section-wrapper{padding-top:9vw}}.change-bg-rap-sand .btn,.change-bg-rap-sand .gform_wrapper input[type=submit],.gform_wrapper .change-bg-rap-sand input[type=submit]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity))}.change-bg-rap-sand.bg-invert{--tw-bg-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity))}.change-bg-rap-deepblue.zoom,.change-bg-rap-sand.zoom{transition-delay:1s}.lift{transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}.lift:hover{--tw-translate-y:-0.25rem;transform:translate(var(--tw-translate-x),-.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disappear-scroll{transition-delay:0ms;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scrolled .disappear-scroll{--tw-translate-y:-2.5rem;opacity:0;transform:translate(var(--tw-translate-x),-2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header-zoom-container{height:100%;overflow:hidden;position:relative;transition-duration:.7s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.header-zoom-container.zoomed-out,.scrolled .header-zoom-container{--tw-scale-x:.82;--tw-scale-y:.82;border-radius:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.82) scaleY(.82);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headerzoom-container{overflow:hidden;position:relative;transition-duration:.7s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.headerzoom.zoomed-out .headerzoom-container{--tw-scale-x:.82;--tw-scale-y:.82;border-radius:.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.82) scaleY(.82);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headerzoom-text1{--tw-translate-y:-5rem;opacity:0;transform:translate(var(--tw-translate-x),-5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.headerzoom-text1.inview{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.headerzoom-text2{--tw-translate-y:2.5rem;opacity:0;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.headerzoom-text2.inview{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@font-face{font-display:swap;font-family:OptimaProRoman;font-style:normal;font-weight:400;src:url(/app/themes/default/public/fonts/font.e54125.woff2) format("woff2"),url(/app/themes/default/public/fonts/font.99c962.woff) format("woff")}.footer{background-position:bottom;background-repeat:no-repeat;background-size:cover;display:none;height:0;overflow:hidden}.page-loaded:not(.scroll-locked) .footer{display:flex;height:auto;overflow:auto}:root{--swiper-pagination-bullet-size:auto;--swiper-pagination-bullet-width:auto;--swiper-pagination-bullet-height:auto;--swiper-pagination-bullet-inactive-color:#000;--swiper-pagination-bullet-inactive-opacity:0.3;--swiper-pagination-bullet-opacity:1;--swiper-pagination-bullet-horizontal-gap:0}body,html{margin-top:0!important}body,html{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity));font-size:16px;padding:0}body.scroll-locked,html.scroll-locked{height:100%!important;overflow:hidden!important}body.scroll-locked .page-content,html.scroll-locked .page-content{height:0!important;overflow:hidden!important}@media (min-width:640px){body,html{font-size:18px}}@media (min-width:768px){body,html{font-size:18px}}@media (min-width:1024px){body,html{font-size:1.4vw}}@media (min-width:1280px){body,html{font-size:1.2vw}}@media(min-width:1600px){body,html{font-size:1vw}}body{position:relative}.lenis.lenis-smooth{scroll-behavior:auto}.h-viewport{height:100vh;height:calc(var(--vh, 1vh)*100)}.placeholder{transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.page-loaded .placeholder{opacity:0;pointer-events:none}.page-content{opacity:1!important;transform-origin:top;will-change:auto}.container-wide{padding-left:9vw;padding-right:9vw}.container-wide,.container-wide-mobile-full{margin-left:auto;margin-right:auto;position:relative;width:100%}.container-wide-mobile-full{padding-left:0;padding-right:0}@media (min-width:768px){.container-wide-mobile-full{padding-left:9vw;padding-right:9vw}}.section{z-index:10}.section,.section-wrapper{position:relative;width:100%}.section-wrapper{padding-bottom:6rem}@media (min-width:1024px){.section-wrapper{padding-bottom:10vw}}.section:first-child .section-wrapper{padding-top:6rem}@media (min-width:1024px){.section:first-child .section-wrapper{padding-top:4.5vw}}.section-configurator{border-color:#ffffff1a;border-top-width:1px}.section-close{margin-top:-6vw}@media (min-width:1024px){.section-close{margin-top:-6.5vw}}.pt-extra{padding-top:6rem}@media (min-width:1024px){.pt-extra{padding-top:4.5vw}}.pt-site{padding-top:6rem}@media (min-width:1024px){.pt-site{padding-top:9vw}}.section-whitespace+.section-whitespace .section-wrapper{border-color:#ffffff1a;border-top-width:1px;padding-top:3rem}@media (min-width:1024px){.section-whitespace+.section-whitespace .section-wrapper{padding-top:9vw}}.section-whitespace.bg-rap-sand+.section-whitespace.bg-rap-sand .section-wrapper,.section-whitespace.no-border .section-wrapper{border-style:none;padding-top:0}@media (min-width:1024px){.section-whitespace.bg-rap-sand+.section-whitespace.bg-rap-sand .section-wrapper,.section-whitespace.no-border .section-wrapper{padding-top:0}}.section-whitespace.bg-rap-black+.section-whitespace:not(.bg-rap-black) .section-wrapper,.section-whitespace.bg-rap-sand+.section-whitespace:not(.bg-rap-sand) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.bg-rap-black+.section-whitespace:not(.bg-rap-black) .section-wrapper,.section-whitespace.bg-rap-sand+.section-whitespace:not(.bg-rap-sand) .section-wrapper{padding-top:9vw}}.section-configurator+.section:not(.section-whitespace) .section-wrapper{padding-top:3rem}@media (min-width:1024px){.section-configurator+.section:not(.section-whitespace) .section-wrapper{padding-top:9vw}.section-video+.section-whitespace .section-wrapper,.section-zoom+.section-whitespace .section-wrapper{padding-top:3.5vw}}.section+.section-zoom{margin-top:0;padding-top:10vw}@media (min-width:768px){.section+.section-zoom{margin-top:-2vw;padding-top:0}}@media (min-width:1024px){.section+.section-zoom{margin-top:-3vw}}.col-span-2{grid-column:span 2/span 2!important}.zoom-item-padding{padding:2rem}@media (min-width:1024px){.zoom-item-padding{padding:4.5vw 5.5vw}}.section-connect .extra-spacing{padding-bottom:4vw;padding-top:0}.extra-spacing{padding-bottom:7vw;padding-top:7vw}.header-default{padding-top:calc(5vw + 6rem)}.header-scrollindicator{bottom:3.5rem;display:flex;justify-content:center;position:fixed;right:0;width:100%}@media (min-width:1024px){.header-scrollindicator{bottom:3rem;padding-right:5rem;width:auto}}.page-ready .header-scrollindicator .link-scroll{--tw-translate-y:0px;display:flex;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-locked .header-scrollindicator .link-scroll,.scrolled .header-scrollindicator .link-scroll{--tw-translate-y:-1rem;opacity:0;pointer-events:none;transform:translate(var(--tw-translate-x),-1rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header-scrollindicator .rapsody-flag{--tw-translate-y:-50%;position:absolute;right:0;top:50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.page-ready .header-scrollindicator .rapsody-flag{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.7s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-locked .header-scrollindicator .rapsody-flag,.scrolled .header-scrollindicator .rapsody-flag{--tw-translate-x:100%;transform:translate(100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header-frame{height:100vh;height:calc(var(--vh, 1vh)*100);position:relative;width:100vw;z-index:0}.header-frame img{--tw-translate-y:-50%;--tw-translate-x:-50%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%}.header-frame-text{--tw-translate-x:-50%;--tw-translate-y:3rem;bottom:var(--frame-bottom);left:50%;position:fixed;transform:translate(-50%,3rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));z-index:10}.header-frame-text h1{--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));font-size:1.125rem;line-height:1.75rem;position:relative}@media (min-width:1024px){.header-frame-text h1{font-size:1.875rem;line-height:2.25rem}}.header-frame-text h1 span{--tw-translate-x:-50%;left:50%;opacity:0;position:absolute;transform:translate(-50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));white-space:nowrap}.header-frame-container{transition:clip-path 1s}.header-frame-container.change-bg{--tw-bg-opacity:1;background-color:#c8c0b8;background-color:rgb(200 192 184/var(--tw-bg-opacity))}.section-whitespace.header-frame-container.change-bg+.section-whitespace.bg-rap-sand .section-wrapper{border-style:none;padding-top:0}@media (min-width:1024px){.section-whitespace.header-frame-container.change-bg+.section-whitespace.bg-rap-sand .section-wrapper{padding-top:0}}.section-whitespace.header-frame-container.change-bg+.section-whitespace:not(.bg-rap-sand) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.header-frame-container.change-bg+.section-whitespace:not(.bg-rap-sand) .section-wrapper{padding-top:9vw}}.gform_wrapper .header-frame-container.change-bg input[type=submit],.header-frame-container.change-bg .btn,.header-frame-container.change-bg .gform_wrapper input[type=submit]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity))}.header-frame .zoom-container{transition-duration:.7s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}.scrolled .header-frame .zoom-container{--tw-scale-x:.88;--tw-scale-y:.88;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.88) scaleY(.88);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1380px){.scrolled .header-frame .zoom-container{--tw-scale-x:.84;--tw-scale-y:.84;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.84) scaleY(.84);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.header-frame-content{bottom:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;padding:2rem;position:absolute;right:0;top:0;z-index:30}.swiperSlideshow .swiper-slide .header-frame-content{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .header-frame-content{opacity:1}.swiperSlideshowPosters .swiper-slide-active .header-frame-content,.swiperSlideshowPosters .swiper-slide-active~* .header-frame-content{opacity:0}.swiperSlideshowPosters .swiper-slide-active .header-frame-content{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .header-frame-content{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .header-frame-content{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.header-frame-content{align-items:flex-end;flex-direction:row;justify-content:space-between;padding:6vw}}.header-frame-content .header-specs{display:none}@media (min-width:1024px){.header-frame-content .header-specs{display:flex}}.header-specs{display:flex;flex-direction:row;justify-content:space-between;width:100%}.header-specs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.75rem;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.75rem*var(--tw-space-x-reverse))}@media (min-width:1024px){.header-specs{flex-direction:column;max-width:15%}.header-specs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;--tw-space-y-reverse:0;margin:1.5rem 0 0;margin:calc(1.5rem*(1 - var(--tw-space-y-reverse))) calc(0px*var(--tw-space-x-reverse)) calc(1.5rem*var(--tw-space-y-reverse)) calc(0px*(1 - var(--tw-space-x-reverse)))}}.header-specs li:first-child{transition-delay:.1s}.header-specs li:nth-child(2){transition-delay:.2s}.header-specs li:nth-child(3){transition-delay:.3s}.header-specs li:nth-child(4){transition-delay:.4s}.header-specs li:nth-child(5){transition-delay:.5s}.header-specs li:nth-child(6){transition-delay:.6s}.header-specs li:nth-child(7){transition-delay:.7s}.header-specs li:nth-child(8){transition-delay:.8s}.header-specs li:nth-child(9){transition-delay:.9s}.header-specs li{--tw-translate-y:2.5rem;--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;opacity:0;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.header-specs li span{--tw-text-opacity:1;color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity));font-size:1.5rem;line-height:2rem;padding-top:.25rem}@media (min-width:1024px){.header-specs li span{font-size:2.25rem;line-height:2.5rem}}.header-specs li:first-child{border-style:none}.inview .header-specs li{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.videoheader{opacity:0}.videoheader-container{height:100vh;top:0;width:100vw}.videoheader-title{--tw-scale-x:.9;--tw-scale-y:.9;opacity:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.9) scaleY(.9);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.videoheader-video{transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videoheader-lines{opacity:0;transition-delay:0ms}.page-ready .videoheader-lines{opacity:1;transition-duration:.5s}.page-ready .videoheader-lines svg:first-child{transition-delay:.1s}.page-ready .videoheader-lines svg:nth-child(2){transition-delay:.2s}.page-ready .videoheader-lines svg:nth-child(3){transition-delay:.3s}.page-ready .videoheader-lines svg:nth-child(4){transition-delay:.4s}.page-ready .videoheader-lines svg:nth-child(5){transition-delay:.5s}.page-ready .videoheader-lines svg:nth-child(6){transition-delay:.6s}.page-ready .videoheader-lines svg:nth-child(7){transition-delay:.7s}.page-ready .videoheader-lines svg:nth-child(8){transition-delay:.8s}.page-ready .videoheader-lines svg:nth-child(9){transition-delay:.9s}.page-ready .videoheader-lines svg{transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videoheader-details{--tw-translate-y:5rem;opacity:0;transform:translate(var(--tw-translate-x),5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videoheader-details.inview{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.page-ready .videoheader.ready{opacity:1;transition-delay:.5s;transition-duration:1.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.page-ready .videoheader.ready .videoheader-title{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-delay:.5s;transition-duration:1.5s}#introsection h1,#introsection svg{backface-visibility:hidden;transform:translateZ(0) scale(1)}#introvideo .video-container{height:100%;overflow:hidden;position:relative;transition-duration:.7s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}#introvideo .video-container.zoomed-out,.scrolled #introvideo .video-container{--tw-translate-y:0px;--tw-scale-x:.82;--tw-scale-y:.82;border-radius:.25rem;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.82) scaleY(.82);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.noise{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 2000 2000' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.5' numOctaves='6' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");filter:grayscale(100%);opacity:1}.navbar{--tw-translate-y:-50%;opacity:0;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%;z-index:1000}.page-ready .navbar{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:2s}.navbar .brand,.page-ready .navbar{transition-property:transform,opacity}.navbar .brand{transition-duration:.7s}.navopen .navbar .brand,.scrolled.navup .navbar .brand{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x),-100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.navbar-toggle{align-items:center;display:flex;flex-direction:column;justify-content:center}.navbar-toggle span{--tw-translate-y:-0.25rem;--tw-bg-opacity:1;backface-visibility:hidden;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity));display:block;height:1px;margin-top:-1px;position:relative;transform:translate(var(--tw-translate-x),-.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform-origin:center;transition:top .3s .3s,transform .3s;width:1.5rem}.navbar-toggle span:last-child{--tw-translate-y:0.25rem;transform:translate(var(--tw-translate-x),.25rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.navopen .navbar-toggle span:first-child{--tw-translate-y:0px;--tw-rotate:45deg;transform:translate(var(--tw-translate-x)) rotate(45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.navopen .navbar-toggle span:last-child{--tw-translate-y:0px;--tw-rotate:-45deg;transform:translate(var(--tw-translate-x)) rotate(-45deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.nav-backdrop{--tw-bg-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;will-change:auto;z-index:980}.section-whitespace.nav-backdrop+.section-whitespace:not(.bg-rap-black) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.nav-backdrop+.section-whitespace:not(.bg-rap-black) .section-wrapper{padding-top:9vw}}.swiperSlideshow .swiper-slide .nav-backdrop{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .nav-backdrop{opacity:1}.swiperSlideshowPosters .swiper-slide-active .nav-backdrop,.swiperSlideshowPosters .swiper-slide-active~* .nav-backdrop{opacity:0}.swiperSlideshowPosters .swiper-slide-active .nav-backdrop{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .nav-backdrop{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .nav-backdrop{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.page-ready .nav-backdrop{transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.navopen .nav-backdrop{--tw-bg-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));bottom:0;left:0;opacity:.7;pointer-events:auto;position:fixed;right:0;top:0}.section-whitespace.navopen .nav-backdrop+.section-whitespace:not(.bg-rap-black) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.navopen .nav-backdrop+.section-whitespace:not(.bg-rap-black) .section-wrapper{padding-top:9vw}}.swiperSlideshow .swiper-slide .navopen .nav-backdrop{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .navopen .nav-backdrop{opacity:1}.swiperSlideshowPosters .swiper-slide-active .navopen .nav-backdrop,.swiperSlideshowPosters .swiper-slide-active~* .navopen .nav-backdrop{opacity:0}.swiperSlideshowPosters .swiper-slide-active .navopen .nav-backdrop{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .navopen .nav-backdrop{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .navopen .nav-backdrop{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.nav-panel{--tw-bg-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));bottom:0;display:flex;justify-content:space-between;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;transform:translateX(100%);width:100%;will-change:transform;z-index:990}@media (min-width:1024px){.section-whitespace.nav-panel+.section-whitespace:not(.bg-rap-black) .section-wrapper{padding-top:9vw}}.section-whitespace.nav-panel+.section-whitespace:not(.bg-rap-black) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.nav-panel+.section-whitespace:not(.bg-rap-black) .section-wrapper{padding-top:9vw}.nav-panel{min-width:600px;width:40%}}.page-ready .nav-panel{transition-duration:.5s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(.65,0,.35,1)}.navopen .nav-panel{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.nav-panel>div{--tw-translate-x:50%;opacity:0;transform:translate(50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.page-ready .nav-panel>div{transition-delay:.1s;transition-duration:.7s;transition-property:transform,opacity}.navopen .nav-panel>div{--tw-translate-x:0px;opacity:1;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.nav-models,.nav-primary{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity));font-size:1.5rem;line-height:2rem;line-height:1.5}.nav-models a:hover,.nav-primary a:hover{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity))}.nav-primary:hover>ul>li>a{opacity:.5}.nav-primary:hover>ul>li:hover,.nav-primary:hover>ul>li:hover>a{opacity:1}.nav-models-model{position:relative}.nav-models-model .model-icon{--tw-translate-y:-50%;left:0;opacity:0;position:absolute;top:50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%}.nav-models-model .model-icon,.sidebar-nav li{transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sidebar-nav li{opacity:.25}.sidebar-nav li.active{opacity:1;transition-delay:.2s}.sidebar-nav-fading li{opacity:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.sidebar-nav-fading li.active{opacity:1;transition-delay:.2s}.pageloader{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:1s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.77,0,.175,1);will-change:auto}.page-loaded .pageloader{opacity:0;pointer-events:none}.pageloader-logo{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.77,0,.175,1);will-change:auto}.page-loaded .pageloader-logo{--tw-scale-x:.5;--tw-scale-y:.5;opacity:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.5) scaleY(.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}a,address,em,h1,h2,h3,h4,h5,h6,li,ol,p,span,strong,table,ul{backface-visibility:visible;font-weight:400;letter-spacing:-.05}h1,h2,h3{letter-spacing:-.025em;line-height:1.05!important}h1.font-serif,h2.font-serif,h3.font-serif{line-height:1.1!important}h1{font-size:2.25rem;line-height:2.5rem}h2,h3{font-size:1.875rem;line-height:2.25rem}@media(max-width:768px){.flat-breaks br{content:"";display:inline}.flat-breaks br:after{content:" "}}a{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.link,a span.link{align-items:center;display:inline-flex;white-space:nowrap}.link i,.link span,a span.link i,a span.link span{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity))}p{line-height:1.4}blockquote{width:100%}blockquote figcaption{align-items:center;display:flex}blockquote figcaption img{--tw-bg-opacity:1;background-color:#c8c0b8;background-color:rgb(200 192 184/var(--tw-bg-opacity));border-radius:.25rem;width:2.5rem}blockquote.section-whitespace figcaption img+.section-whitespace.bg-rap-sand .section-wrapper{border-style:none;padding-top:0}@media (min-width:1024px){blockquote.section-whitespace figcaption img+.section-whitespace.bg-rap-sand .section-wrapper{padding-top:0}}blockquote.section-whitespace figcaption img+.section-whitespace:not(.bg-rap-sand) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){blockquote.section-whitespace figcaption img+.section-whitespace:not(.bg-rap-sand) .section-wrapper{padding-top:9vw}}.gform_wrapper blockquote figcaption img input[type=submit],blockquote figcaption img .btn,blockquote figcaption img .gform_wrapper input[type=submit]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity))}@media (min-width:1024px){blockquote figcaption img{width:3rem}}blockquote figcaption footer{display:flex;flex-direction:column;font-size:.875rem;line-height:1.25rem;margin-left:.75rem}@media (min-width:1024px){blockquote figcaption footer{font-size:1rem;line-height:1.5rem;margin-left:1rem}}blockquote p{font-family:OptimaProRoman,serif;font-size:1.875rem;line-height:2.25rem;line-height:1;margin-bottom:2.5rem}h1blockquote p,h2blockquote p,h3blockquote p{line-height:1.1}@media (min-width:1024px){blockquote p{font-size:3rem;line-height:1;margin-bottom:4rem}}blockquote cite{--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));font-family:OptimaProRoman,serif;font-size:.75rem;font-style:normal;line-height:1rem;margin-top:.25rem}h1blockquote cite,h2blockquote cite,h3blockquote cite{line-height:1.1}.article-text h1,.article-text h2,.article-text h3,.article-text h4,.article-text h5{margin-bottom:.75rem}.article-text h2{--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));font-size:1.25rem;line-height:1.75rem}.article-text h3{margin-bottom:.25rem}.article-text h3,.article-text h4,.article-text h5{--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));font-size:1rem;line-height:1.5rem}.article-text h4,.article-text h5{margin-bottom:.75rem}.article-text blockquote,.article-text ol,.article-text p,.article-text ul{line-height:1.25;margin-bottom:1.5rem}.article-text p{font-size:1rem;line-height:1.5rem}.article-text p.intro{font-family:OptimaProRoman,serif;font-size:1.875rem;line-height:2.25rem;line-height:1.25;margin-bottom:3.5rem}h1.article-text p.intro,h2.article-text p.intro,h3.article-text p.intro{line-height:1.1}.article-text a{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity));text-decoration-line:underline}.article-text ol{list-style-type:decimal}.article-text ul{list-style-type:disc}.article-text ol,.article-text ul{padding-left:1.25rem}.video-embed{aspect-ratio:16/9;border-radius:.25rem;margin-bottom:2.5rem;overflow:hidden;position:relative;width:100%}@media (min-width:1024px){.video-embed{margin-bottom:3rem}}.video-embed iframe{height:100%;position:absolute;width:100%}.circle{align-items:center;border-color:#ededec80;border-radius:9999px;border-width:1px;display:inline-flex;height:3rem;justify-content:center;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);width:3rem}a:hover .circle{--tw-border-opacity:1;border-color:#ededec;border-color:rgb(237 237 236/var(--tw-border-opacity))}.link-scroll{align-items:center;display:none;padding:1rem;white-space:nowrap}@media (min-width:1024px){.link-scroll{display:inline-flex;padding:0}}.link-scroll span{display:flex;flex-direction:column;height:1em;margin-left:.75rem;overflow:hidden}.link-scroll span svg{--tw-translate-y:-100%;display:inline-flex;transform:translate(var(--tw-translate-x),-100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}.link-scroll:hover span svg{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fal{font-size:1.25rem;line-height:1.75rem}time{font-size:.875rem;line-height:1.25rem}.audio-player{--tw-bg-opacity:1;align-items:center;background-color:#c8c0b8;background-color:rgb(200 192 184/var(--tw-bg-opacity));border-radius:.25rem;cursor:pointer;display:flex;height:auto;justify-content:space-between;padding:.375rem;position:relative;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.section-whitespace.audio-player+.section-whitespace.bg-rap-sand .section-wrapper{border-style:none;padding-top:0}@media (min-width:1024px){.section-whitespace.audio-player+.section-whitespace.bg-rap-sand .section-wrapper{padding-top:0}}.section-whitespace.audio-player+.section-whitespace:not(.bg-rap-sand) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.audio-player+.section-whitespace:not(.bg-rap-sand) .section-wrapper{padding-top:9vw}}.audio-player .btn,.audio-player .gform_wrapper input[type=submit],.gform_wrapper .audio-player input[type=submit]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity))}@media (min-width:768px){.audio-player{padding:.75rem}}.audio-player[data-state=playing]{--tw-bg-opacity:1;background-color:#ff8e4f;background-color:rgb(255 142 79/var(--tw-bg-opacity))}.audio-player img{border-radius:.25rem;height:5rem;width:5rem}.audio-player-meta{--tw-text-opacity:1;color:#06080b;color:rgb(6 8 11/var(--tw-text-opacity));margin-left:1rem;margin-right:1rem;position:relative}.audio-player-meta h3{font-family:OptimaProRoman,serif;font-size:.875rem;line-height:1.25rem}h1.audio-player-meta h3,h2.audio-player-meta h3,h3.audio-player-meta h3{line-height:1.1}@media (min-width:1024px){.audio-player-meta h3{font-size:1.25rem;line-height:1.75rem;margin-bottom:.75rem}}.audio-player-meta footer{display:none;flex-direction:column;font-size:.875rem;line-height:1.25rem;line-height:.4em}@media (min-width:768px){.audio-player-meta footer{display:flex}}.audio-player-meta footer cite{color:#06080b66;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.audio-player-wrapper{flex-shrink:0;height:3rem;position:relative;width:3rem}@media (min-width:1024px){.audio-player-wrapper{height:5rem;width:5rem}}.audio-player-wrapper img{height:100%;width:100%}.audio-player-btn{display:inline-flex;flex-shrink:0;height:3rem;margin-bottom:auto;margin-right:.25rem;margin-top:auto;padding:0;position:relative;width:2.5rem}@media (min-width:1024px){.audio-player-btn{height:4rem;margin-right:.75rem;width:4rem}}.audio-player-btn svg:not(.play):not(.pause){bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.swiperSlideshow .swiper-slide .audio-player-btn svg:not(.play):not(.pause){opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .audio-player-btn svg:not(.play):not(.pause){opacity:1}.swiperSlideshowPosters .swiper-slide-active .audio-player-btn svg:not(.play):not(.pause),.swiperSlideshowPosters .swiper-slide-active~* .audio-player-btn svg:not(.play):not(.pause){opacity:0}.swiperSlideshowPosters .swiper-slide-active .audio-player-btn svg:not(.play):not(.pause){opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .audio-player-btn svg:not(.play):not(.pause){opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .audio-player-btn svg:not(.play):not(.pause){transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.audio-player-btn .control{cursor:pointer;opacity:0;pointer-events:none}.audio-player-btn .progress-bar{stroke-dasharray:298.1371428257;stroke-dashoffset:298.1371428257;stroke:#000;transition:stroke-dashoffset 0s}.audio-player-btn[data-state=playing] .progress-bar{transition:stroke-dashoffset .5s}.audio-player-btn .pause,.audio-player-btn .play{--tw-translate-y:-50%;--tw-translate-x:-50%;--tw-scale-x:0;--tw-scale-y:0;--tw-text-opacity:1;color:#06080b;color:rgb(6 8 11/var(--tw-text-opacity));height:30%;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(0);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:30%}.audio-player[data-state=paused] .play,.audio-player[data-state=stopped] .play{opacity:1;transform:translate(-40%,-50%) scale(1);-ms-transform:translate(-40%,-50%) scale(1)}.audio-player[data-state=playing] .pause{opacity:1;transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1)}.audio-player:hover[data-state=paused] .play,.audio-player:hover[data-state=stopped] .play{transform:translate(-40%,-50%) scale(1.15);-ms-transform:translate(-40%,-50%) scale(1.15)}.audio-player:hover[data-state=playing] .pause{opacity:1;transform:translate(-50%,-50%) scale(1.15);-ms-transform:translate(-50%,-50%) scale(1.15)}.fixed-audio-element{--tw-translate-y:5rem;--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);border-radius:.25rem;bottom:3vw;box-shadow:0 0 #0000,0 0 #0000,0 25px 50px -12px #00000040;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);left:3vw;opacity:0;pointer-events:none;position:fixed;right:3vw;transform:translate(var(--tw-translate-x),5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:auto;z-index:50}@media (min-width:1024px){.fixed-audio-element{left:auto}}.fixed-audio-element .audio-player{margin:0;width:100%}.fixed-audio.show-audio .fixed-audio-element{--tw-translate-y:0px;opacity:1;pointer-events:auto;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn,.gform_wrapper input[type=submit]{align-items:center;border-color:#fff3;border-radius:.25rem;border-width:1px;display:inline-flex;font-size:.875rem;line-height:1.25rem;padding:.75rem 1.25rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.bg-rap-sand .btn,.bg-rap-sand .gform_wrapper input[type=submit],.bg-rap-white .btn,.bg-rap-white .gform_wrapper input[type=submit],.gform_wrapper .bg-rap-sand input[type=submit],.gform_wrapper .bg-rap-white input[type=submit]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));color:#ededec;color:rgb(237 237 236/var(--tw-text-opacity))}.gform_wrapper a:hover input[type=submit],a:hover .btn,a:hover .gform_wrapper input[type=submit]{border-color:#fff3}.gform_wrapper a:hover input[type=submit] svg,a:hover .btn svg,a:hover .gform_wrapper input[type=submit] svg{--tw-translate-x:0.125rem;transform:translate(.125rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn svg,.gform_wrapper input[type=submit] svg,.link svg,a .btn svg,a .link svg{margin-left:.75rem;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}.btn .arrow-icon,.gform_wrapper input[type=submit] .arrow-icon,.link .arrow-icon,a .btn .arrow-icon,a .link .arrow-icon{display:flex;margin:0 0 0 .75rem;overflow:hidden;padding:0;position:relative;width:1em}.btn .arrow-icon svg,.gform_wrapper input[type=submit] .arrow-icon svg,.link .arrow-icon svg,a .btn .arrow-icon svg,a .link .arrow-icon svg{--tw-translate-x:-100%;margin:0;padding:0 .2em 0 0;transform:translate(-100%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.btn:hover,.gform_wrapper input[type=submit]:hover,.link:hover,a .btn:hover,a .link:hover{border-color:#fff6}.btn:hover svg,.gform_wrapper input[type=submit]:hover svg,.link:hover svg,a .btn:hover svg,a .link:hover svg{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.poster .link .arrow-icon svg path,.poster a .link .arrow-icon svg path{fill:#06080b}.collapsable{display:flex;flex-direction:column;width:100%}.collapsable-toggle{cursor:pointer;display:flex;justify-content:space-between;width:100%}.collapsable-toggle:after{content:"+";font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.collapsable.show .collapsable-toggle:after{content:"-"}.collapsable.show .collapsable-content{display:flex!important}@media (min-width:1024px){.collapsable--mobile{border-style:none}.collapsable--mobile .collapsable-toggle{cursor:default}.collapsable--mobile .collapsable-toggle:after{display:none}}.cursor{opacity:1}.page-ready .cursor{--tw-translate-x:-50%;--tw-translate-y:-50%;height:3.5rem;opacity:1;pointer-events:none;position:fixed;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition:width .15s ease-in-out,height .15s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out;width:3.5rem;z-index:20000}.cursor *{pointer-events:none!important}.touch .cursor{display:none}.cursor .drag,.cursor .more,.cursor .play{--tw-scale-x:0;--tw-scale-y:0;--tw-border-opacity:1;align-items:center;border-color:#ff8e4f;border-color:rgb(255 142 79/var(--tw-border-opacity));border-radius:9999px;bottom:0;display:flex;font-size:1.125rem;height:3.5rem;justify-content:center;left:0;line-height:1.75rem;opacity:0;position:absolute;right:0;top:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(0);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:3.5rem}.swiperSlideshow .swiper-slide .cursor .drag,.swiperSlideshow .swiper-slide .cursor .more,.swiperSlideshow .swiper-slide .cursor .play{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .cursor .drag,.swiperSlideshow .swiper-slide-active .cursor .more,.swiperSlideshow .swiper-slide-active .cursor .play{opacity:1}.swiperSlideshowPosters .swiper-slide-active .cursor .drag,.swiperSlideshowPosters .swiper-slide-active .cursor .more,.swiperSlideshowPosters .swiper-slide-active .cursor .play,.swiperSlideshowPosters .swiper-slide-active~* .cursor .drag,.swiperSlideshowPosters .swiper-slide-active~* .cursor .more,.swiperSlideshowPosters .swiper-slide-active~* .cursor .play{opacity:0}.swiperSlideshowPosters .swiper-slide-active .cursor .drag,.swiperSlideshowPosters .swiper-slide-active .cursor .more,.swiperSlideshowPosters .swiper-slide-active .cursor .play{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .cursor .drag,.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .cursor .more,.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .cursor .play{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .cursor .drag,.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .cursor .more,.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .cursor .play{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cursor .drag span,.cursor .more span,.cursor .play span{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.cursor .drag svg,.cursor .more svg,.cursor .play svg{height:1.5rem;width:1.5rem}.cursor[data-type=drag] .drag,.cursor[data-type=more] .more,.cursor[data-type=play] .play{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.highlights{overflow:hidden;padding-bottom:5rem;position:relative;width:100%}@media (min-width:1024px){.highlights{height:175vh;padding-bottom:0}}.highlights .highlights-extras>div{--tw-translate-y:2rem;opacity:0;pointer-events:none;transform:translate(var(--tw-translate-x),2rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.highlights .highlights-extras>div .audio-player{pointer-events:none}.highlights[data-highlight-scene="1"] .highlights-extras [data-highlight-scene="1"]{--tw-translate-y:0px;opacity:1;pointer-events:auto;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.highlights[data-highlight-scene="1"] .highlights-extras [data-highlight-scene="1"] .audio-player{pointer-events:auto}.highlights[data-highlight-scene="2"] .highlights-extras [data-highlight-scene="2"]{--tw-translate-y:0px;opacity:1;pointer-events:auto;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.highlights[data-highlight-scene="2"] .highlights-extras [data-highlight-scene="2"] .audio-player{pointer-events:auto}.highlights[data-highlight-scene="3"] .highlights-extras [data-highlight-scene="3"]{--tw-translate-y:0px;opacity:1;pointer-events:auto;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.highlights[data-highlight-scene="3"] .highlights-extras [data-highlight-scene="3"] .audio-player{pointer-events:auto}.highlights[data-highlight-scene="4"] .highlights-extras [data-highlight-scene="4"]{--tw-translate-y:0px;opacity:1;pointer-events:auto;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.highlights[data-highlight-scene="4"] .highlights-extras [data-highlight-scene="4"] .audio-player{pointer-events:auto}.highlights[data-highlight-scene="5"] .highlights-extras [data-highlight-scene="5"]{--tw-translate-y:0px;opacity:1;pointer-events:auto;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.highlights[data-highlight-scene="5"] .highlights-extras [data-highlight-scene="5"] .audio-player{pointer-events:auto}.highlights-container{height:100vh;position:relative;width:100%}.highlights video{height:100%;object-fit:cover;position:relative;transition-duration:0ms;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:10}.highlights-controls{--tw-translate-y:-2.5rem;--tw-translate-y:0px;bottom:0;display:flex;justify-content:space-between;left:0;position:absolute;right:0;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%;z-index:20}.highlights-controls>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.highlights-controls{opacity:1;padding-bottom:6vw;transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.highlights-controls{padding-bottom:4vw}}.highlights-controls{--tw-gradient-from:#06080b var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to-position: ;background-image:linear-gradient(0deg,#06080b,#06080b00);background-image:linear-gradient(to top,var(--tw-gradient-stops))}@supports (color:rgb(0 0 0/0)){.highlights-controls{--tw-gradient-to:#06080b00 var(--tw-gradient-to-position)}}.highlights-titles{position:relative}@media (min-width:1024px){.highlights-titles{width:25%}}.highlights-titles li{bottom:1.25rem;opacity:0;position:absolute;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}@media (min-width:1024px){.highlights-titles li{bottom:2rem}}.highlights-titles li h3{font-size:1.25rem;line-height:1.75rem;margin-bottom:.5rem}@media (min-width:1024px){.highlights-titles li h3{font-size:1.5rem;line-height:2rem;margin-bottom:0}}.highlights-titles li span{font-family:OptimaProRoman,serif;font-size:.875rem;line-height:1.25rem;opacity:.5}h1.highlights-titles li span,h2.highlights-titles li span,h3.highlights-titles li span{line-height:1.1}@media (min-width:1024px){.highlights-titles li span{display:none}}.highlights-titles li.active{opacity:1;transition-delay:.1s}.highlights-nav{display:flex;justify-content:space-between;position:relative;width:100%;z-index:20}@media (min-width:1024px){.highlights-nav>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}}.highlights-nav li{border-bottom-width:1px;border-color:#ffffff1a;cursor:pointer;display:flex;flex-grow:1;left:0;opacity:0;position:absolute;top:0;width:100%}@media (min-width:1024px){.highlights-nav li{opacity:1;padding-bottom:1.5rem;padding-top:1rem;position:relative}}.highlights-nav li span{display:none;font-family:OptimaProRoman,serif;font-size:.875rem;line-height:1.25rem;opacity:.5}h1.highlights-nav li span,h2.highlights-nav li span,h3.highlights-nav li span{line-height:1.1}@media (min-width:1024px){.highlights-nav li span{display:block}}.highlights-nav li .scene-progress{--tw-scale-x:0;--tw-bg-opacity:1;background-color:#fff;background-color:rgb(255 255 255/var(--tw-bg-opacity));bottom:-1px;height:1px;left:0;position:absolute;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform-origin:left;transition-duration:0ms;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:linear;width:100%}.highlights-nav li.active,.highlights-nav li.active span{opacity:1}.highlights-nav li.played{--tw-border-opacity:1;border-color:#fff;border-color:rgb(255 255 255/var(--tw-border-opacity))}@media (min-width:1024px){.highlights-nav li.played{border-color:#fff6}}.highlights-nav li.autoplay .scene-progress{--tw-scale-x:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:6s}.highlights-numbers{margin-right:auto;padding-top:1rem}.highlights-next{margin-right:-.75rem}.highlights-next,.highlights-prev{height:2.5rem;margin-top:1rem;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:2.5rem}.highlights-next.disabled,.highlights-prev.disabled{opacity:.3}.section-highlights:after{--tw-gradient-from:#06080b var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to-position: ;background-image:linear-gradient(0deg,#06080b,#06080b00);background-image:linear-gradient(to top,var(--tw-gradient-stops));bottom:0;content:" ";height:12rem;left:0;pointer-events:none;position:absolute;right:0;z-index:30}@supports (color:rgb(0 0 0/0)){.section-highlights:after{--tw-gradient-to:#06080b00 var(--tw-gradient-to-position)}}.modal{align-items:center;bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:0}.swiperSlideshow .swiper-slide .modal{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .modal{opacity:1}.swiperSlideshowPosters .swiper-slide-active .modal,.swiperSlideshowPosters .swiper-slide-active~* .modal{opacity:0}.swiperSlideshowPosters .swiper-slide-active .modal{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .modal{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .modal{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-open .modal{pointer-events:auto;z-index:100010}.modal-backdrop{background-color:#06080be6;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:0}.swiperSlideshow .swiper-slide .modal-backdrop{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .modal-backdrop{opacity:1}.swiperSlideshowPosters .swiper-slide-active .modal-backdrop,.swiperSlideshowPosters .swiper-slide-active~* .modal-backdrop{opacity:0}.swiperSlideshowPosters .swiper-slide-active .modal-backdrop{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .modal-backdrop{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .modal-backdrop{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-open .modal-backdrop{opacity:1}.modal-close{font-size:1.5rem;line-height:2rem;opacity:0;pointer-events:none;position:fixed;right:1.5rem;top:1.5rem;z-index:100012}.modal-close:before{--tw-translate-y:-50%;--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));content:"esc";font-size:.6rem;position:absolute;right:calc(100% + .5rem);top:50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.modal-open .modal-close{cursor:pointer;opacity:1;pointer-events:auto}.modal-content-video{--tw-scale-x:.9;--tw-scale-y:.9;--tw-bg-opacity:1;aspect-ratio:16/9;background-color:#000;background-color:rgb(0 0 0/var(--tw-bg-opacity));opacity:0;position:relative;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.9) scaleY(.9);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-delay:0ms;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:80vw;z-index:10}.modal-open .modal-content-video{--tw-scale-x:1;--tw-scale-y:1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-delay:.3s}.modal-content-video iframe{height:100%;width:100%}.section-models .swiper-slide .model{--tw-scale-x:.85;--tw-scale-y:.85;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.85) scaleY(.85);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform-origin:60% 50%;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.section-models .swiper-slide .model-shadow{opacity:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.section-models .swiper-slide-active .model{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.section-models .swiper-slide-active .model-shadow{opacity:.5}.section-models .highlight .model,.section-models .swiper-slide-active .model{--tw-translate-y:0px;--tw-brightness:brightness(1);--tw-contrast:contrast(1);filter:var(--tw-blur) brightness(1) contrast(1) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.section-models .model-info{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.section-models .model-info.active{opacity:1;pointer-events:auto}.swiper-tabs{display:flex;margin-bottom:0;margin-top:1rem}.swiper-tabs>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}@media (min-width:1024px){.swiper-tabs{margin-top:1.5rem}}.swiper-tabs .swiper-pagination-bullet{--tw-text-opacity:1;background-color:initial;border-bottom-width:1px;border-color:#06080b33;border-radius:0;color:#06080b;color:rgb(6 8 11/var(--tw-text-opacity));flex-grow:1;font-size:1.25rem;height:auto;letter-spacing:-.05em;line-height:1.75rem;opacity:.25;padding-bottom:1rem;padding-right:1rem;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:25%}.swiper-tabs .swiper-pagination-bullet-active{--tw-border-opacity:1;border-color:#06080b;border-color:rgb(6 8 11/var(--tw-border-opacity));opacity:1}.poster{border-radius:.375rem;overflow:hidden}.poster,.poster-content{display:flex;position:relative}.poster-content{flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem;width:100%}@media (min-width:1024px){.poster-content{padding:1.5rem}}@media (min-width:1280px){.poster-content{padding:2rem}}.poster-content h2,.poster-content h3{font-size:1.5rem;line-height:2rem}.poster-content span{bottom:1.5rem;position:absolute;right:1.5rem}@media (min-width:1024px){.poster-content span{bottom:1.5rem;right:1.5rem}}@media (min-width:1280px){.poster-content span{bottom:2rem;right:2rem}}.poster-icon{position:absolute;right:1.5rem;top:1.5rem;width:3rem}@media (min-width:1024px){.poster-icon{right:1.5rem;top:1.5rem}}@media (min-width:1280px){.poster-icon{right:2rem;top:2rem}}.poster .parallax{transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.poster img{width:100%}.poster:hover .parallax{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.poster:hover .link svg{--tw-translate-x:0.25rem;transform:translate(.25rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiper-button-disabled{--tw-scale-x:0;--tw-scale-y:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(0) scaleY(0);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiper-button-disabled.outlined,.swiper-button-disabled.outlined-small{--tw-scale-x:1;--tw-scale-y:1;opacity:.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshow .swiper-slide{align-items:center;border-radius:.25rem;display:flex;justify-content:center;overflow:hidden}.swiperSlideshow .swiper-slide .inset-0{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow img{--tw-scale-x:1;--tw-scale-y:1;border-radius:.25rem;height:100%;object-fit:cover;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.swiperSlideshow .swiper-slide-active .inset-0{opacity:1}.swiperSlideshow .swiper-slide-active:hover img{--tw-scale-x:1.03;--tw-scale-y:1.03;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.03) scaleY(1.03);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshow .swiper-slide-next img{--tw-translate-x:-10%;transform:translate(-10%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshow .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-next) img{--tw-translate-x:10%;transform:translate(10%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.storiesSwiperTexts{position:relative;width:100%}.storiesSwiperTexts h3{bottom:0;font-size:1.5rem;line-height:2rem;opacity:0;position:absolute;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:60%}@media (min-width:768px){.storiesSwiperTexts h3{width:50%}}@media (min-width:1024px){.storiesSwiperTexts h3{font-size:2.25rem;line-height:2.5rem;width:40%}}@media (min-width:1280px){.storiesSwiperTexts h3{width:27%}}.storiesSwiperTexts h3.active{opacity:1}.swiperStories{position:relative}.swiperStories-controls{--tw-gradient-from:#00000080 var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#0000 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to-position: ;align-items:flex-start;background-image:linear-gradient(0deg,#00000080,#0000);background-image:linear-gradient(to top,var(--tw-gradient-stops));bottom:0;display:flex;flex-direction:column;left:0;padding-bottom:4vw;padding-left:6vw;padding-right:6vw;position:absolute;right:0;z-index:10}@supports (color:rgb(0 0 0/0)){.swiperStories-controls{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}}@media (min-width:1024px){.swiperStories-controls{padding-bottom:6vw}}.swiperStories-controls .swiper-pagination{bottom:auto;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative;top:auto;width:100%}.swiperStories-controls .swiper-pagination-bullet{background-color:#fff3;border-radius:0;flex-grow:1;height:1px;opacity:1;overflow:hidden;position:relative;width:auto}.swiperStories-controls .swiper-pagination-bullet:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.swiperStories-controls.inview .swiper-pagination-bullet-active{background-color:#fff6}.swiperStories-controls.inview .swiper-pagination-bullet-active:before{animation:slide-progress 7.5s linear forwards;background-color:#fff}@keyframes slide-progress{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.swiper-paused .swiperStories-controls.inview .swiper-pagination-bullet-active:before{animation-play-state:paused}.swiperSlideshowPosters{width:100%}.swiperSlideshowPosters .swiper-slide{align-items:center;border-radius:.25rem;display:flex;justify-content:center;overflow:hidden}@media (min-width:768px){.swiperSlideshowPosters .swiper-slide{--tw-translate-x:-70vw;transform:translate(-70vw,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide{--tw-translate-x:-55vw;transform:translate(-55vw,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.swiperSlideshowPosters .swiper-slide img{--tw-translate-x:10%;--tw-scale-x:1;--tw-scale-y:1;border-radius:.25rem;height:100%;object-fit:cover;transform:translate(10%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));width:100%}.swiperSlideshowPosters .swiper-slide .poster-info{--tw-gradient-from:#00000080 var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#0000 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-via-position: ;--tw-gradient-to-position: ;background-image:linear-gradient(0deg,#00000080,#0000,#0000);background-image:linear-gradient(to top,var(--tw-gradient-stops))}@supports (color:rgb(0 0 0/0)){.swiperSlideshowPosters .swiper-slide .poster-info{--tw-gradient-to:#0000 var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#0000 var(--tw-gradient-via-position),var(--tw-gradient-to)}@supports (color:rgb(0 0 0/0)){.swiperSlideshowPosters .swiper-slide .poster-info{--tw-gradient-to:#0000 var(--tw-gradient-to-position)}}}.swiperSlideshowPosters .swiper-slide-active,.swiperSlideshowPosters .swiper-slide-active~*{--tw-translate-x:0%;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshowPosters .swiper-slide-active img,.swiperSlideshowPosters .swiper-slide-active~* img{--tw-translate-x:-10%;transform:translate(-10%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshowPosters .swiper-slide-active .inset-0,.swiperSlideshowPosters .swiper-slide-active~* .inset-0{opacity:0}.swiperSlideshowPosters .swiper-slide-active img{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshowPosters .swiper-slide-active .inset-0{opacity:1}.swiperSlideshowPosters .swiper-slide-active:hover img{--tw-scale-x:1.03;--tw-scale-y:1.03;opacity:.75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.03) scaleY(1.03);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide img{--tw-translate-x:0px;transform:translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .inset-0{opacity:1}.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide:hover img{--tw-scale-x:1.03;--tw-scale-y:1.03;opacity:.75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.03) scaleY(1.03);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide{transition-duration:1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .inset-0,.swiperSlideshowPosters.swiper-pageloaded .swiper-slide img{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiper-controls{display:flex;margin-top:1rem}.swiper-controls>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}@media (min-width:1024px){.swiper-controls{margin-top:1.5rem}}.swiper-controls .swiper-next,.swiper-controls .swiper-prev{font-size:1.25rem;line-height:1.75rem}.config-pagination{display:flex;flex-wrap:nowrap;width:100%}.config-pagination>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.25rem;margin-left:calc(1.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.25rem*var(--tw-space-x-reverse))}.config-pagination{overflow-x:scroll;padding-bottom:2.5rem;padding-left:2.5rem}@media (min-width:1024px){.config-pagination{padding-bottom:3rem;padding-left:3rem}}.config-pagination .swiper-pagination-bullet{background-color:initial;margin:0;white-space:nowrap}.config-pagination .swiper-pagination-bullet:last-child{padding-right:2.5rem}@media (min-width:1024px){.config-pagination .swiper-pagination-bullet:last-child{padding-right:3rem}}.configSwiper .swiper-slide:not(.swiper-slide-active){opacity:0!important}.tabs-nav button{opacity:.3;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tabs-nav button.active,.tabs-nav button:hover{opacity:1}.tabs .tab{display:none}.tabs .tab.active{display:flex}.tabs-config{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.tabs-config .tabs-container{flex-grow:1;width:100%}.tabs-config .tab{--tw-translate-x:-50%;--tw-translate-y:-50%;align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.tabs-config .tab.active{opacity:1}.tabs-config .tab img{padding-top:10%;width:93%}@media (min-width:1024px){.tabs-config .tab img{width:80%}}.tabs-config .tabs-nav{--tw-translate-y:1.5rem;display:flex;transform:translate(var(--tw-translate-x),1.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tabs-config .tabs-nav>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.tabs-config .tabs-nav{opacity:0;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:auto}.enable .tabs-config .tabs-nav{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-delay:.1s}.tabs-config h3{--tw-translate-y:1.5rem;opacity:0;transform:translate(var(--tw-translate-x),1.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:auto}.enable .tabs-config h3{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tabs-config h4{--tw-translate-y:1.5rem;opacity:0;transform:translate(var(--tw-translate-x),1.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:auto}.enable .tabs-config h4{--tw-translate-y:0px;opacity:.5;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-delay:.1s}.tabs-config .tabs-nav,.tabs-config h3,.tabs-config h4{transition-delay:0ms}.videosection{position:relative}.videosection:before{--tw-gradient-from:#06080b var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to-position: ;background-image:linear-gradient(180deg,#06080b,#06080b00);background-image:linear-gradient(to bottom,var(--tw-gradient-stops));content:" ";height:30vh;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}@supports (color:rgb(0 0 0/0)){.videosection:before{--tw-gradient-to:#06080b00 var(--tw-gradient-to-position)}}.videosection-extras{--tw-translate-y:2.5rem;margin-bottom:2.5rem;opacity:0;position:relative;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.videosection-extras{margin-bottom:0}}.videosection-extras li{bottom:0;opacity:0;pointer-events:none;position:absolute;right:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videosection-extras li h2{font-size:1.25rem;line-height:1.75rem}.videosection-extras li.active{opacity:1;pointer-events:auto}.videosection-nav{position:absolute}.videosection-nav:after{--tw-gradient-from:#06080b var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:#06080b00 var(--tw-gradient-from-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to-position: ;background-image:linear-gradient(0deg,#06080b,#06080b00);background-image:linear-gradient(to top,var(--tw-gradient-stops));bottom:0;content:" ";height:20vh;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:10}@supports (color:rgb(0 0 0/0)){.videosection-nav:after{--tw-gradient-to:#06080b00 var(--tw-gradient-to-position)}}.videosection-texts{--tw-translate-y:2.5rem;margin-bottom:1.5rem;opacity:0;position:relative;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.videosection-texts{margin-bottom:0}}.videosection-texts li{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videosection-texts li h2{font-size:1.25rem;line-height:1.75rem}.videosection-texts li.active{opacity:1}@media (min-width:1024px){.videosection-texts li.active{pointer-events:auto}}.videosection-progress{--tw-translate-y:2.5rem;opacity:0;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videosection-items{height:2.5rem;padding-top:2.5rem;position:relative}@media (min-width:1024px){.videosection-items{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));height:auto}}.videosection-items li{--tw-translate-y:2.5rem;align-items:center;display:flex;flex-direction:row;pointer-events:none;position:absolute;top:0;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.videosection-items li>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.5rem;margin-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.5rem*var(--tw-space-x-reverse))}.videosection-items li{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.videosection-items li{align-items:flex-start;cursor:pointer;flex-direction:column;pointer-events:auto;position:relative;top:auto}.videosection-items li>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:0;margin-left:calc(0px*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(0px*var(--tw-space-x-reverse))}.videosection-items li{border-bottom-width:1px;border-color:#ededec33;padding-bottom:1rem}}.videosection-items li svg:first-child{transition-delay:.2s}.videosection-items li svg:nth-child(2){transition-delay:.4s}.videosection-items li svg:nth-child(3){transition-delay:.6s}.videosection-items li svg:nth-child(4){transition-delay:.8s}.videosection-items li svg:nth-child(5){transition-delay:1s}.videosection-items li svg:nth-child(6){transition-delay:1.2s}.videosection-items li svg:nth-child(7){transition-delay:1.4s}.videosection-items li svg:nth-child(8){transition-delay:1.6s}.videosection-items li svg:nth-child(9){transition-delay:1.8s}.videosection-items li span{font-size:1.25rem;line-height:1.75rem}@media (min-width:1024px){.videosection-items li span{margin-bottom:.25rem}}.videosection-items li h3{font-family:OptimaProRoman,serif;font-size:.875rem;line-height:1.25rem}h1.videosection-items li h3,h2.videosection-items li h3,h3.videosection-items li h3{line-height:1.1}.videosection-items li h3,.videosection-items li span{opacity:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.videosection-items li h3,.videosection-items li span{opacity:.3}}.videosection-items li.active{--tw-border-opacity:1;border-color:#ededec;border-color:rgb(237 237 236/var(--tw-border-opacity))}.videosection-items li.active h3,.videosection-items li.active span{opacity:1}.videosection.animating .videosection-extras,.videosection.animating .videosection-items li,.videosection.animating .videosection-progress,.videosection.animating .videosection-texts{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.videosection-overlays{bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.swiperSlideshow .swiper-slide .videosection-overlays{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .videosection-overlays{opacity:1}.swiperSlideshowPosters .swiper-slide-active .videosection-overlays,.swiperSlideshowPosters .swiper-slide-active~* .videosection-overlays{opacity:0}.swiperSlideshowPosters .swiper-slide-active .videosection-overlays{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .videosection-overlays{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .videosection-overlays{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videosection-overlay{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:50}.swiperSlideshow .swiper-slide .videosection-overlay{opacity:0;transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiperSlideshow .swiper-slide-active .videosection-overlay{opacity:1}.swiperSlideshowPosters .swiper-slide-active .videosection-overlay,.swiperSlideshowPosters .swiper-slide-active~* .videosection-overlay{opacity:0}.swiperSlideshowPosters .swiper-slide-active .videosection-overlay{opacity:1}@media (min-width:1024px){.swiperSlideshowPosters .swiper-slide-active.aspect-poster+.swiper-slide .videosection-overlay{opacity:1}}.swiperSlideshowPosters.swiper-pageloaded .swiper-slide .videosection-overlay{transition-duration:1s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.videosection-overlay.show-overlay{opacity:1}.videosection-overlay#clanck{align-items:center;display:flex;justify-content:center;position:absolute}.section{transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fade-out-sections .section:not(.fixedsections){opacity:0}.fixedsections-section h2{--tw-blur:blur(12px);filter:blur(12px) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);opacity:0;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:auto}.fixedsections-section.inview h2{--tw-blur:blur(0);filter:blur(0) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);opacity:1}.fixedsections-bg{pointer-events:none;transition-duration:.7s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fixedsections-bg video{opacity:.9}.fixedsections-bg .audio-player{--tw-translate-y:2.5rem;opacity:0;transform:translate(var(--tw-translate-x),2.5rem) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-delay:.1s;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fixedsections-indicator{--tw-translate-y:-100%;opacity:0;transform:translate(var(--tw-translate-x),-100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.navup .fixedsections-indicator{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="0"] .fixedsections-bg[data-section-key="0"]{opacity:1}.fixedsections[data-section-key="0"] .fixedsections-bg[data-section-key="0"] .audio-player,.fixedsections[data-section-key="0"] .fixedsections-bg[data-section-key="0"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="1"] .fixedsections-bg[data-section-key="1"]{opacity:1}.fixedsections[data-section-key="1"] .fixedsections-bg[data-section-key="1"] .audio-player,.fixedsections[data-section-key="1"] .fixedsections-bg[data-section-key="1"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="2"] .fixedsections-bg[data-section-key="2"]{opacity:1}.fixedsections[data-section-key="2"] .fixedsections-bg[data-section-key="2"] .audio-player,.fixedsections[data-section-key="2"] .fixedsections-bg[data-section-key="2"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="3"] .fixedsections-bg[data-section-key="3"]{opacity:1}.fixedsections[data-section-key="3"] .fixedsections-bg[data-section-key="3"] .audio-player,.fixedsections[data-section-key="3"] .fixedsections-bg[data-section-key="3"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="4"] .fixedsections-bg[data-section-key="4"]{opacity:1}.fixedsections[data-section-key="4"] .fixedsections-bg[data-section-key="4"] .audio-player,.fixedsections[data-section-key="4"] .fixedsections-bg[data-section-key="4"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="5"] .fixedsections-bg[data-section-key="5"]{opacity:1}.fixedsections[data-section-key="5"] .fixedsections-bg[data-section-key="5"] .audio-player,.fixedsections[data-section-key="5"] .fixedsections-bg[data-section-key="5"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="6"] .fixedsections-bg[data-section-key="6"]{opacity:1}.fixedsections[data-section-key="6"] .fixedsections-bg[data-section-key="6"] .audio-player,.fixedsections[data-section-key="6"] .fixedsections-bg[data-section-key="6"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="7"] .fixedsections-bg[data-section-key="7"]{opacity:1}.fixedsections[data-section-key="7"] .fixedsections-bg[data-section-key="7"] .audio-player,.fixedsections[data-section-key="7"] .fixedsections-bg[data-section-key="7"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="8"] .fixedsections-bg[data-section-key="8"]{opacity:1}.fixedsections[data-section-key="8"] .fixedsections-bg[data-section-key="8"] .audio-player,.fixedsections[data-section-key="8"] .fixedsections-bg[data-section-key="8"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixedsections[data-section-key="9"] .fixedsections-bg[data-section-key="9"]{opacity:1}.fixedsections[data-section-key="9"] .fixedsections-bg[data-section-key="9"] .audio-player,.fixedsections[data-section-key="9"] .fixedsections-bg[data-section-key="9"] .fixedsections-indicator{--tw-translate-y:0px;opacity:1;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.progress-circle{height:2.5rem;width:2.5rem}.progress-circle path{stroke:#fff;stroke-width:1px}.progress-circle-line{stroke-dashoffset:0;stroke:red;stroke-width:1px;transition:stroke-dashoffset 1s linear}.progress-bar{stroke:#ff8e4f;stroke-dasharray:300;stroke-dashoffset:300;transition:stroke-dashoffset 0s}.rap-specs li{border-bottom-width:1px;border-color:#ededec1a;display:flex;font-size:.75rem;line-height:1rem;padding-bottom:1rem;padding-top:1rem}@media (min-width:1024px){.rap-specs li{font-size:1.25rem;line-height:1.75rem;padding-bottom:1.75rem;padding-top:1.75rem}}.rap-specs-label{width:40%}.rap-specs-value{display:flex;flex-direction:column}.rap-specs-value span{color:#c8c0b8bf;font-size:.75rem;line-height:1rem}@media (min-width:1024px){.rap-specs-value span{font-size:.875rem;line-height:1.25rem}}.gform_wrapper h4,.gform_wrapper legend{--tw-text-opacity:1;color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));font-size:1.125rem;line-height:1.75rem}.gform_wrapper input[type=date],.gform_wrapper input[type=datetime-local],.gform_wrapper input[type=datetime],.gform_wrapper input[type=email],.gform_wrapper input[type=month],.gform_wrapper input[type=number],.gform_wrapper input[type=password],.gform_wrapper input[type=search],.gform_wrapper input[type=tel],.gform_wrapper input[type=text],.gform_wrapper input[type=time],.gform_wrapper input[type=url],.gform_wrapper input[type=week],.gform_wrapper select,.gform_wrapper textarea{--tw-text-opacity:1;appearance:none;background-color:initial;border-bottom-width:2px;border-color:#fff3;color:#374151;color:rgb(55 65 81/var(--tw-text-opacity));color:#c8c0b8;color:rgb(200 192 184/var(--tw-text-opacity));font-size:1rem;line-height:1.5rem;line-height:1.25;padding:1rem 0;width:100%}.gform_wrapper input[type=date]::placeholder,.gform_wrapper input[type=datetime-local]::placeholder,.gform_wrapper input[type=datetime]::placeholder,.gform_wrapper input[type=email]::placeholder,.gform_wrapper input[type=month]::placeholder,.gform_wrapper input[type=number]::placeholder,.gform_wrapper input[type=password]::placeholder,.gform_wrapper input[type=search]::placeholder,.gform_wrapper input[type=tel]::placeholder,.gform_wrapper input[type=text]::placeholder,.gform_wrapper input[type=time]::placeholder,.gform_wrapper input[type=url]::placeholder,.gform_wrapper input[type=week]::placeholder,.gform_wrapper select::placeholder,.gform_wrapper textarea::placeholder{color:#c8c0b866}.gform_wrapper input[type=date]:focus,.gform_wrapper input[type=datetime-local]:focus,.gform_wrapper input[type=datetime]:focus,.gform_wrapper input[type=email]:focus,.gform_wrapper input[type=month]:focus,.gform_wrapper input[type=number]:focus,.gform_wrapper input[type=password]:focus,.gform_wrapper input[type=search]:focus,.gform_wrapper input[type=tel]:focus,.gform_wrapper input[type=text]:focus,.gform_wrapper input[type=time]:focus,.gform_wrapper input[type=url]:focus,.gform_wrapper input[type=week]:focus,.gform_wrapper select:focus,.gform_wrapper textarea:focus{--tw-border-opacity:1;border-color:#ff8e4f;border-color:rgb(255 142 79/var(--tw-border-opacity));outline:2px solid #0000;outline-offset:2px}.gform_wrapper .gfield{margin-bottom:1.5rem}.gform_wrapper .gfield--type-consent .gfield_label,.gform_wrapper .gfield--type-email .gfield_label,.gform_wrapper .gfield--type-phone .gfield_label,.gform_wrapper .gfield--type-text .gfield_label,.gform_wrapper .gfield--type-textarea .gfield_label{display:none}.gform_wrapper .gfield_label{display:inline-flex;font-size:1.125rem;line-height:1.75rem;padding-bottom:1rem}.gform_wrapper .gchoice,.gform_wrapper .ginput_container_consent{align-items:center;display:flex;height:1.25rem;margin-bottom:1rem;padding-left:2rem;position:relative}.gform_wrapper .gchoice a,.gform_wrapper .ginput_container_consent a{text-decoration-line:underline}.gform_wrapper .gchoice label:before,.gform_wrapper .ginput_container_consent label:before{background-color:initial;border-color:#fff3;border-radius:.25rem;border-width:2px;content:" ";height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}.gform_wrapper .gchoice label:after,.gform_wrapper .ginput_container_consent label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 96 960 960'%3E%3Cpath d='M400 738 247 585l42-42 111 111 271-271 42 42-313 313Z' fill='%23fff'/%3E%3C/svg%3E");border-radius:.25rem;content:" ";height:1.25rem;left:0;opacity:0;position:absolute;top:0;width:1.25rem}.gform_wrapper .gfield-choice-input:checked+label:before,.gform_wrapper .ginput_container_consent input:checked+label:before{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#ff8e4f;background-color:rgb(255 142 79/var(--tw-bg-opacity));border-color:#ff8e4f;border-color:rgb(255 142 79/var(--tw-border-opacity))}.gform_wrapper .gfield-choice-input:checked+label:after,.gform_wrapper .ginput_container_consent input:checked+label:after{opacity:1}.gform_wrapper input[type=checkbox]{display:none}.gform_wrapper input[type=submit]{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#ff8e4f;background-color:rgb(255 142 79/var(--tw-bg-opacity));border-style:none;color:#06080b;color:rgb(6 8 11/var(--tw-text-opacity));cursor:pointer;font-size:1rem;line-height:1.5rem;margin-left:1.5rem}.gform_wrapper input[type=submit]:hover{--tw-text-opacity:1;color:#fff;color:rgb(255 255 255/var(--tw-text-opacity))}.gform_wrapper .gform_validation_error_link{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity))}.gform_wrapper .gform_submission_error{font-size:1.25rem;line-height:1.75rem}.gform_wrapper .gform_validation_errors{background-color:#ef444433;border-radius:.25rem;margin-bottom:2rem;padding:1.5rem}.gform_wrapper .gform_validation_errors h2{font-size:1rem;line-height:1.5rem;margin-bottom:1rem}.gform_wrapper .gform_validation_errors h2,.gform_wrapper .validation_message{--tw-text-opacity:1;color:#ef4444;color:rgb(239 68 68/var(--tw-text-opacity));font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}.gform_wrapper .validation_message{font-size:.875rem;line-height:1.25rem;margin-top:1rem}.gform_wrapper .gform_fileupload_rules{--tw-text-opacity:1;color:#9ca3af;color:rgb(156 163 175/var(--tw-text-opacity));display:flex;margin-top:.75rem;width:100%}.gform_wrapper .gform_footer{align-items:center;display:flex;justify-content:flex-end}.gform_wrapper .gform_ajax_spinner{display:inline-flex;height:2rem;margin:0;order:-1;width:2rem}.gform_wrapper .ginput_complex>span{align-items:center;display:flex;position:relative}.gform_wrapper .ginput_complex>span select{padding-left:7rem}.gform_wrapper .ginput_complex>span label{display:none}.gform_wrapper .ginput_complex .ginput_address_country label{color:#c8c0b866;display:flex;left:0;pointer-events:none;position:absolute;width:7rem}.gform_confirmation_wrapper{margin-bottom:3rem}.gform_confirmation_wrapper h2{margin-bottom:.5rem}.gform_confirmation_wrapper>div{font-size:1.25rem;line-height:1.75rem}.gform_required_legend{display:none}.newsletter,.newsletter-footer{position:relative}.newsletter-footer.gform_confirmation_wrapper,.newsletter.gform_confirmation_wrapper{background-color:initial;border-radius:0;margin:0}.newsletter-footer.gform_confirmation_wrapper .gform_confirmation_message,.newsletter.gform_confirmation_wrapper .gform_confirmation_message{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity));font-size:1rem;line-height:1.5rem}@media (min-width:1024px){.newsletter-footer.gform_confirmation_wrapper .gform_confirmation_message,.newsletter.gform_confirmation_wrapper .gform_confirmation_message{padding-left:3rem}}.newsletter .gfield,.newsletter-footer .gfield{margin:0;padding:0}.newsletter .gform-body,.newsletter-footer .gform-body{position:relative}.newsletter .gform-body input[type=email],.newsletter-footer .gform-body input[type=email]{border-color:#ffffff80;border-radius:9999px;border-width:1px;font-size:1rem;line-height:1.5rem;margin:0;padding-left:1.5rem;padding-right:4rem}.newsletter .gform-body input[type=email]:focus,.newsletter-footer .gform-body input[type=email]:focus{border-color:#fffc}.newsletter .gfield_error input[type=email],.newsletter-footer .gfield_error input[type=email]{--tw-border-opacity:1;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity))}.newsletter .gfield_error .gchoice label:before,.newsletter .gfield_error .ginput_container_consent label:before,.newsletter-footer .gfield_error .gchoice label:before,.newsletter-footer .gfield_error .ginput_container_consent label:before{--tw-border-opacity:1;background-color:initial;border-color:#ef4444;border-color:rgb(239 68 68/var(--tw-border-opacity));border-radius:.25rem;border-width:2px;height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}.newsletter input[type=image],.newsletter-footer input[type=image]{height:2rem;width:2rem}.newsletter .gform_button,.newsletter-footer .gform_button{position:absolute;right:1rem;top:.75rem}.newsletter .validation_message,.newsletter-footer .validation_message,.newsletter_wrapper .gform_validation_errors{display:none}.newsletter_wrapper .gform_ajax_spinner{--tw-bg-opacity:1;background-color:#06080b;background-color:rgb(6 8 11/var(--tw-bg-opacity));padding:.5rem;position:absolute;right:1rem;top:.75rem}.section-whitespace.newsletter_wrapper .gform_ajax_spinner+.section-whitespace:not(.bg-rap-black) .section-wrapper{border-style:none;padding-top:3rem}@media (min-width:1024px){.section-whitespace.newsletter_wrapper .gform_ajax_spinner+.section-whitespace:not(.bg-rap-black) .section-wrapper{padding-top:9vw}}.newsletter_wrapper .gfield--type-consent{color:#c8c0b866;margin-bottom:-1.5rem;margin-left:.5rem;margin-top:1rem}.newsletter-footer_wrapper{width:100%}.newsletter-footer_wrapper .gform_validation_errors{display:none}.newsletter-footer_wrapper .gform_ajax_spinner{padding:.5rem;position:absolute;right:-2rem;top:.75rem}.newsletter-footer_wrapper .gfield--type-consent{color:#c8c0b866;margin-left:.5rem;margin-top:1rem}.hover\:scale-95:hover{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(.95) scaleY(.95);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:\!text-rap-orange:hover{--tw-text-opacity:1!important;color:#ff8e4f!important;color:rgb(255 142 79/var(--tw-text-opacity))!important}.hover\:opacity-100:hover{opacity:1}.group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem;transform:translate(.25rem,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-rap-orange{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity))}.group:hover .group-hover\:opacity-0{opacity:0}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width:640px){.sm\:p-\[6vw\]{padding:6vw}.sm\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}}@media (min-width:768px){.md\:-bottom-\[6vw\]{bottom:-6vw}.md\:bottom-1\/2{bottom:50%}.md\:bottom-\[11\%\]{bottom:11%}.md\:bottom-\[22\%\]{bottom:22%}.md\:left-auto{left:auto}.md\:col-span-12{grid-column:span 12/span 12}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-8{grid-column:span 8/span 8}.md\:ml-8{margin-left:2rem}.md\:mt-0{margin-top:0}.md\:flex{display:flex}.md\:grid{display:grid}.md\:aspect-landscape{aspect-ratio:3/2}.md\:w-1\/2{width:50%}.md\:w-2\/3{width:66.666667%}.md\:w-\[40vw\]{width:40vw}.md\:max-w-\[80vw\]{max-width:80vw}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:gap-16{gap:4rem}.md\:gap-4{gap:1rem}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:stroke-\[\.6\]{stroke-width:.6}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-\[3\.8vw\]{font-size:3.8vw}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:sticky{position:sticky}.lg\:bottom-0{bottom:0}.lg\:bottom-10{bottom:2.5rem}.lg\:bottom-28{bottom:7rem}.lg\:bottom-5{bottom:1.25rem}.lg\:bottom-\[7vw\]{bottom:7vw}.lg\:left-0{left:0}.lg\:left-10{left:2.5rem}.lg\:right-10{right:2.5rem}.lg\:right-28{right:7rem}.lg\:right-\[7vw\]{right:7vw}.lg\:top-0{top:0}.lg\:top-\[26vw\]{top:26vw}.lg\:top-\[47\%\]{top:47%}.lg\:top-\[56\%\]{top:56%}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:col-span-10{grid-column:span 10/span 10}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-7{grid-column:span 7/span 7}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:col-start-2{grid-column-start:2}.lg\:col-start-3{grid-column-start:3}.lg\:col-start-5{grid-column-start:5}.lg\:col-start-7{grid-column-start:7}.lg\:col-start-8{grid-column-start:8}.lg\:col-start-9{grid-column-start:9}.lg\:-mt-28{margin-top:-7rem}.lg\:-mt-32{margin-top:-8rem}.lg\:-mt-\[30\%\]{margin-top:-30%}.lg\:-mt-\[5\%\]{margin-top:-5%}.lg\:mb-0{margin-bottom:0}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-0{margin-left:0}.lg\:ml-12{margin-left:3rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-6{margin-right:1.5rem}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-64{margin-top:16rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-\[-25\%\]{margin-top:-25%}.lg\:mt-\[20\%\]{margin-top:20%}.lg\:mt-\[25\%\]{margin-top:25%}.lg\:mt-\[50\%\]{margin-top:50%}.lg\:mt-\[70\%\]{margin-top:70%}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:\!flex{display:flex!important}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:aspect-auto{aspect-ratio:auto}.lg\:h-16{height:4rem}.lg\:h-24{height:6rem}.lg\:h-28{height:7rem}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:h-screen{height:100vh}.lg\:\!w-\[50\%\]{width:50%!important}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-16{width:4rem}.lg\:w-2\/3{width:66.666667%}.lg\:w-28{width:7rem}.lg\:w-3\/4{width:75%}.lg\:w-36{width:9rem}.lg\:w-56{width:14rem}.lg\:w-\[120vw\]{width:120vw}.lg\:w-\[20vw\]{width:20vw}.lg\:w-\[28\%\]{width:28%}.lg\:w-\[30\%\]{width:30%}.lg\:w-\[34\%\]{width:34%}.lg\:w-\[40\%\]{width:40%}.lg\:w-\[44\%\]{width:44%}.lg\:w-\[60vw\]{width:60vw}.lg\:w-\[65\%\]{width:65%}.lg\:w-\[75\%\]{width:75%}.lg\:w-\[80\%\]{width:80%}.lg\:w-\[88\%\]{width:88%}.lg\:w-\[90vw\]{width:90vw}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:max-w-\[35\%\]{max-width:35%}.lg\:max-w-\[40\%\]{max-width:40%}.lg\:max-w-\[70vw\]{max-width:70vw}.lg\:max-w-\[75\%\]{max-width:75%}.lg\:max-w-\[80\%\]{max-width:80%}.lg\:max-w-\[85\%\]{max-width:85%}.lg\:max-w-full{max-width:100%}.lg\:max-w-none{max-width:none}.lg\:-translate-y-0{--tw-translate-y:-0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),-50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:-translate-y-\[17\%\]{--tw-translate-y:-17%;transform:translate(var(--tw-translate-x),-17%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:scale-\[1\.65\]{--tw-scale-x:1.65;--tw-scale-y:1.65;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.65) scaleY(1.65);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1rem;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1rem*var(--tw-space-x-reverse))}.lg\:space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:1.5rem;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:0;margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.lg\:rounded{border-radius:.25rem}.lg\:border-none{border-style:none}.lg\:stroke-\[\.5\]{stroke-width:.5}.lg\:stroke-\[0\.71\]{stroke-width:.71}.lg\:p-10{padding:2.5rem}.lg\:p-12{padding:3rem}.lg\:p-20{padding:5rem}.lg\:p-\[4\.5vw\]{padding:4.5vw}.lg\:p-\[7vw\]{padding:7vw}.lg\:\!px-\[12vw\]{padding-left:12vw!important;padding-right:12vw!important}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-\[12vw\]{padding-left:12vw;padding-right:12vw}.lg\:px-\[5\.5vw\]{padding-left:5.5vw;padding-right:5.5vw}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-\[12vw\]{padding-bottom:12vw;padding-top:12vw}.lg\:py-\[4\.5vw\]{padding-bottom:4.5vw;padding-top:4.5vw}.lg\:py-\[7vw\]{padding-bottom:7vw;padding-top:7vw}.lg\:pb-0{padding-bottom:0}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-\[6vw\]{padding-bottom:6vw}.lg\:pb-\[7vw\]{padding-bottom:7vw}.lg\:pl-20{padding-left:5rem}.lg\:pr-0{padding-right:0}.lg\:pr-12{padding-right:3rem}.lg\:pt-0{padding-top:0}.lg\:pt-24{padding-top:6rem}.lg\:pt-\[5vw\]{padding-top:5vw}.lg\:text-left{text-align:left}.lg\:\!text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-\[2\.2vw\]{font-size:2.2vw}.lg\:text-\[4vw\]{font-size:4vw}.lg\:text-\[7vw\]{font-size:7vw}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-rap-orange{--tw-text-opacity:1;color:#ff8e4f;color:rgb(255 142 79/var(--tw-text-opacity))}.lg\:opacity-100{opacity:1}.lg\:opacity-30{opacity:.3}}@media (min-width:1280px){.xl\:w-1\/2{width:50%}.xl\:pr-16{padding-right:4rem}.xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media (min-width:1380px){.\32xl\:col-span-3{grid-column:span 3/span 3}.\32xl\:col-span-4{grid-column:span 4/span 4}.\32xl\:col-start-9{grid-column-start:9}.\32xl\:w-1\/5{width:20%}.\32xl\:stroke-\[\.4\]{stroke-width:.4}.\32xl\:pl-\[9vw\]{padding-left:9vw}.\32xl\:text-3xl{font-size:1.875rem;line-height:2.25rem}.\32xl\:text-5xl{font-size:3rem;line-height:1}}