@charset "UTF-8";@import"https://fonts.cdnfonts.com/css/inclusive-sans-2";:root{--primary-color:#a3011f;--secondary-color:#6c757d;--beige-color:#d3bf96;--beige-color-rgb:211,191,150;--beige-light-color:#f0ebe1;--beige-light-color-rgb:240,235,225;--text-color:#f3f3f3;--text-dark-color:#2d251f;--bg-dark:#2d251f;--bg-dark-rgb:26,26,26;--bg-decoration:#e7e7e2;--bg-color:var(--bg-dark);--bg-color-rgb:var(--bg-dark-rgb);--header-height:120px;--header-bg-color:rgba(0,0,0,.9);--banner-bg-color:var( --beige-light-color);--banner-bg-opacity:1;--scroll-normal-color:#868686;--scroll-normal-color-hover:#b8c0c2;--scroll-dark-color:hsla(0,0%,7%,.67);--scroll-dark-color-hover:#434343;--container-max-width:100%;--container-padding-x:1.25rem;--logo-top:50px;--logo-height:150px;--logo-slogan-gap:50px;--slogan-top-offset:0px;--slogan-top:calc(var(--logo-top) + var(--logo-height) + var(--logo-slogan-gap) - var(--slogan-top-offset, 0px));--riboon-top-bg:var(--beige-color);--riboon-top-bg-rgb:var(--beige-color-rgb);--riboon-bottom-bg:var(--beige-color);--riboon-bottom-bg-rgb:var(--beige-color-rgb);--step-title:clamp(1.875rem,1.1773rem + 3.4884vw,3.75rem);--step-subtitle:clamp(1.3021rem,.8176rem + 2.4225vw,2.6042rem)}@media(min-width:640px){:root{--container-max-width:640px;--container-padding-x:1.25rem}}@media(min-width:768px){:root{--container-max-width:768px;--container-padding-x:1.25rem;--logo-top:110px;--slogan-top-offset:5%}}@media(min-width:1024px){:root{--container-max-width:1024px;--slogan-top-offset:0px}}@media(min-width:1280px){:root{--container-max-width:1280px;--logo-top:20%;--logo-height:300px;--logo-slogan-gap:5rem}}@media(min-width:1536px){:root{--container-max-width:1536px}}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background-color:#121212ab;border-radius:5px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:#434343}::-webkit-scrollbar-thumb{background-color:#8787878a;border-radius:5px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:#b7c0c280}*,:after,:before{border-color:var(--un-default-border-color,#e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-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-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;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-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-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}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}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]:where(:not([hidden=until-found])){display:none}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-duration:1ms;transition-property:overflow}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media(prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transform:translateZ(0) scaleY(.95);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px) scale(.7)}80%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px) scale(.7)}80%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px) scale(.7)}80%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(700px) scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:.7;transform:translate(-2000px) scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0) scale(.7)}to{opacity:.7;transform:translate(2000px) scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0) scale(.7)}to{opacity:.7;transform:translateY(-700px) scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0)}}.animate__animated.animate__flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg)}to{opacity:0;transform:translate3d(0,700px,0)}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{animation-name:slideOutUp}.coverView{left:0;position:relative;top:calc(var(--header-height)*-1);z-index:1}.period__view-wrapper{background-color:var(--bg-dark)}.period__view-wrapper.cover-view{align-content:center;align-items:flex-start;display:flex;height:100vh;position:relative;top:0}.period__view-wrapper.cover-view .period__view-item{flex:1 1 0%;height:100%;overflow:hidden;position:relative}.period__view-wrapper.cover-view .period__view-item .period__view-overlay{background-color:var(--bg-decoration);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media(max-width:767.98px){.period__view-wrapper.cover-view .period__view-item{width:100%}}.period__view-wrapper.cover-view .period__view-item .period__view-link{background-color:#ffffff1a;display:block;font-size:1.5rem;height:100%;line-height:2rem;padding:.75rem;position:relative;width:100%}.period__view-wrapper.cover-view .period__view-item .period__view-link .period__view-scrollTo{bottom:-20%;display:flex;left:50%;margin-left:auto;margin-right:auto;position:absolute;z-index:5;--boa-translate-y:50%;--boa-translate-x:-20px;opacity:1;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.period__view-wrapper.cover-view .period__view-item .period__view-link .period__view-scrollTo:after{content:"";--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m7 7l5 5l5-5M7 13l5 5l5-5'/%3E%3C/svg%3E");animation:fadeInDown 1.5s infinite;background-color:currentColor;border-width:1px;color:inherit;height:1em;height:2rem;margin-top:4rem;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em;width:2rem}.period__view-wrapper.cover-view .period__view-item .period__view-link .period__view-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.6;position:absolute;top:0;transition-duration:.15s;transition-duration:.8s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);width:100%}.period__view-wrapper.cover-view .period__view-item .period__view-link .period__view-content{left:50%;position:absolute;top:50%;--boa-translate-x:-50%;--boa-translate-y:-50%;background-color:#fff3;padding:.75rem;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}@media(max-width:767.98px){.period__view-wrapper.cover-view .period__view-item .period__view-link .period__view-content h2{font-size:1.5rem;line-height:2rem}.period__view-wrapper.cover-view .period__view-item .period__view-link .period__view-content h3{font-size:1.125rem;line-height:1.75rem}}.period__view-wrapper.cover-view .period__view-item .period__view-link:hover .period__view-image{opacity:1;--boa-scale-x:1.1;--boa-scale-y:1.1;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.period__view-wrapper.thumbnail-view{align-content:center;align-items:center;display:flex;gap:2.5rem;height:420px;margin-top:120px}@media(min-width:768px){.period__view-wrapper.thumbnail-view{gap:5rem}}.period__view-wrapper.thumbnail-view .period__view-item{border-radius:.25rem;display:flex;flex:1 1 0%;flex-direction:row;flex-direction:column;height:100%;justify-content:flex-end;opacity:.6;position:relative;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.period__view-wrapper.thumbnail-view .period__view-item:hover{flex-grow:3;opacity:1}.period__view-wrapper.thumbnail-view .period__view-item .period__view-link{background-color:#ffffff1a;border-radius:1rem;height:100%;padding:.75rem}.period__view-wrapper.thumbnail-view .period__view-item .period__view-link .period__view-scrollTo{display:flex;left:50%;margin-left:auto;margin-right:auto;position:absolute;top:10%;z-index:1;--boa-translate-y:50%;--boa-translate-x:-20px;opacity:1;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z));--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m7 7l5 5l5-5M7 13l5 5l5-5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;height:2.5rem;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em;width:2.5rem}.period__view-wrapper.thumbnail-view .period__view-item .period__view-link i{animation:slideInDown 1.5s infinite}.period__view-wrapper.thumbnail-view .period__view-item .period__view-image{border-radius:1rem;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.period__view-wrapper.thumbnail-view .period__view-item .period__view-content{background-color:#fff3;bottom:20px;padding:.75rem;position:absolute}.big-launch-button{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:1rem}.big-launch-button:before{content:"";--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10.385 15.23L15.23 12l-4.846-3.23zM12 21q-1.864 0-3.506-.701t-2.857-1.916t-1.926-2.849Q3 13.902 3 12.04q0-.902.167-1.776t.497-1.715l.78.78q-.219.65-.331 1.317T4 12q0 3.35 2.325 5.675T12 20t5.675-2.325T20 12t-2.325-5.675T12 4q-.675 0-1.332.112t-1.3.332l-.776-.775q.789-.315 1.606-.492T11.885 3q1.882 0 3.544.701t2.896 1.926t1.955 2.867T21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21M5.923 6.808q-.356 0-.62-.265q-.264-.264-.264-.62t.264-.62t.62-.264t.62.264t.265.62t-.265.62t-.62.265M12 12'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;height:80px;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;opacity:.6;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1em;width:80px}@media(min-width:768px){.big-launch-button:before{height:100px;width:100px}}.big-launch-button:hover:before{--boa-scale-x:1.2;--boa-scale-y:1.2;opacity:1;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.promo-btn{border-radius:.375rem;cursor:pointer;display:inline-block;flex:1 1 0%;margin-bottom:1.25rem;position:relative;--boa-bg-opacity:1;background-color:rgb(74 74 74/var(--boa-bg-opacity));padding:.5rem 1rem;--boa-shadow:var(--boa-shadow-inset) 0 4px 6px -1px var(--boa-shadow-color,rgba(0,0,0,.1)),var(--boa-shadow-inset) 0 2px 4px -2px var(--boa-shadow-color,rgba(0,0,0,.1));--boa-shadow:var(--boa-shadow-inset) 0 25px 50px -12px var(--boa-shadow-color,rgba(0,0,0,.25));align-items:flex-end;aspect-ratio:16/9;box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow);display:flex;transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.promo-btn img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;opacity:.2;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%;z-index:0}.promo-btn .promo-btn__icon{height:2rem;position:absolute;right:1rem;top:1rem;width:2rem}.promo-btn:hover img{opacity:1}.promo-btn{background-image:linear-gradient(145deg,transparent,transparent 50%,#990007 0)}@property --clock-hands-position{syntax:"<percentage>";inherits:false;initial-value:0%}.banner{background-color:var(--banner-bg-color);height:100svh;width:100svw}.banner-content{display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between;margin-left:auto;margin-right:auto;min-height:calc(100vh - var(--header-height));padding:2.5rem 1.25rem;width:100%}@media(min-width:640px){.banner-content{margin-left:auto;margin-right:auto;max-width:640px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.banner-content{margin-left:auto;margin-right:auto;max-width:768px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.banner-content{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.banner-content{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1536px){.banner-content{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:1.25rem;padding-right:1.25rem}}.page-intro-video-container{--video-bg:#cfcfcf;background-color:var(--video-bg);display:flex;height:100%;justify-content:center;left:0;-o-object-fit:cover;object-fit:cover;position:fixed;top:0;width:100%;z-index:50}.page-intro-video-container:before{align-self:center;content:"";position:absolute;z-index:1;--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='SVGPW9ARccz' fill='freeze' attributeName='r' begin='0;SVGaeu34cWL.end' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='0;SVGaeu34cWL.end' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='SVGODvPjeTJ' fill='freeze' attributeName='r' begin='SVGPW9ARccz.begin+0.2s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='SVGPW9ARccz.begin+0.2s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='0' fill='currentColor'%3E%3Canimate id='SVGaeu34cWL' fill='freeze' attributeName='r' begin='SVGPW9ARccz.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='0;11'/%3E%3Canimate fill='freeze' attributeName='opacity' begin='SVGPW9ARccz.begin+0.4s' calcMode='spline' dur='1.2s' keySplines='.52,.6,.25,.99' values='1;0'/%3E%3C/circle%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;height:150px;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em;width:150px}.page-intro-video-container video{background-color:var(--video-bg);height:100%;left:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.page-intro-video-container .skip-btn{align-items:center;background-color:transparent;color:var(--secondary-color);display:flex;filter:drop-shadow(1px 1px 1px rgba(var(--beige-light-color-rgb),.8));gap:.5rem;padding:.75rem 1rem;position:absolute;right:var(--container-padding-x);top:.5rem;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:10}.page-intro-video-container .skip-btn:after{content:"";--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1em;height:1.25rem;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em;width:1.25rem}.page-intro{align-items:center;background:linear-gradient(120deg,var(--banner-bg-color) var(--cutoff,50%),rgba(163,1,31,0) var(--cutoff,50%),rgba(163,1,31,0) 100%);display:flex;gap:4rem;gap:5rem;height:100dvh;justify-content:center;left:0;position:absolute;top:0;width:100dvw}@media(max-width:1279.98px){.page-intro{background:linear-gradient(145deg,var(--banner-bg-color) var(--cutoff,50%),rgba(163,1,31,0) var(--cutoff,50%),rgba(163,1,31,0) 100%)}}.page-intro .page-intro-content{display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:var(--banner-bg-opacity,.9);position:absolute;top:0;width:100%;z-index:1}.page-intro .page-intro-content .page-intro-content-inner{align-items:flex-start;align-self:flex-start;display:flex;flex-direction:column;gap:5rem;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;width:100%;--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity))}@media(min-width:640px){.page-intro .page-intro-content .page-intro-content-inner{margin-left:auto;margin-right:auto;max-width:640px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.page-intro .page-intro-content .page-intro-content-inner{margin-left:auto;margin-right:auto;max-width:768px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.page-intro .page-intro-content .page-intro-content-inner{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.page-intro .page-intro-content .page-intro-content-inner{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1536px){.page-intro .page-intro-content .page-intro-content-inner{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:1.25rem;padding-right:1.25rem}}.page-intro .page-intro-content .slogan-text{--text-color:var(--text-dark-color);align-items:flex-start;color:var(--text-color);display:flex;flex-direction:column;gap:1.25rem;position:absolute;top:var(--slogan-top)}.page-intro .page-intro-content .slogan-text h1{font-size:var(--step-title);line-height:1.25}.page-intro .page-intro-content .slogan-text h2{font-size:var(--step-subtitle);line-height:1.25}@media(min-width:1280px){.page-intro .page-intro-content .slogan-text h2{font-size:40px}}.page-intro .page-intro-image{height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;right:0;top:0;width:100%;z-index:0}.page-intro .page-intro-image .image-banner{height:100vh;overflow:hidden;position:absolute;right:0;width:66.6666666667%}.page-intro .page-intro-image .image-banner:before{background:linear-gradient(90deg,var(--banner-bg-color) 0,transparent 50%,transparent 100%);content:"";height:100%;position:absolute;width:100%;z-index:2}.intro-animation-complete .page-intro .page-intro-image .banner-image{height:100%;width:100%;--boa-grayscale:grayscale(1);filter:var(--boa-blur) var(--boa-brightness) var(--boa-contrast) var(--boa-drop-shadow) var(--boa-grayscale) var(--boa-hue-rotate) var(--boa-invert) var(--boa-saturate) var(--boa-sepia);--clock-hands-position:0%;--gradient-length:25%;animation:clockReveal 15s linear infinite;background-position:50%;background-size:cover;inset:0;-webkit-mask-image:conic-gradient(#000 var(--clock-hands-position),transparent calc(var(--clock-hands-position) + var(--gradient-length)),transparent);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:200% 200%;opacity:0;position:absolute;z-index:1}@keyframes clockReveal{0%{opacity:0;--clock-hands-position:0%}5%{--clock-hands-position:100%;opacity:1}85%{--clock-hands-position:100%;opacity:1}90%{--clock-hands-position:0%;opacity:0}to{opacity:0;--clock-hands-position:0%}}.page-intro .page-intro-periods{bottom:5rem;-moz-column-gap:5rem;column-gap:5rem;display:flex;flex-direction:column;justify-content:center;position:absolute;right:0;row-gap:.5rem;width:100%;z-index:10;z-index:5}@media(max-width:767.9px){.page-intro .page-intro-periods{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.page-intro .page-intro-periods{width:60%}}@media(min-width:768px){.page-intro .page-intro-periods{align-items:center;flex-direction:row}}.page-intro .page-intro-periods .page-intro-period{border-color:var(--primary-color);border-style:solid;border-width:1px;display:flex;font-size:1.125rem;line-height:1.75rem;padding:.5rem 1rem;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap}.page-intro .page-intro-periods .page-intro-period,.page-intro .page-intro-periods .page-intro-period:hover{background-color:var(--primary-color);--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity))}@media(max-width:767.98px){.page-intro .page-intro-periods{flex-direction:column}}.is-loading .page-intro,body:not(.intro-animation-start) .page-intro{display:none}.banner-inpage{align-items:center;display:flex;height:33.3333333333vh;overflow:hidden;position:relative}.banner-inpage .banner-inpage__image{box-shadow:inset 0 -16px 32px -8px #00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.banner-inpage .banner-inpage__image:before{background-image:var(--bg-image);background-position:top;background-repeat:no-repeat;background-size:var(--bg-size);content:"";filter:grayscale(1);height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.banner-inpage .banner-inpage__image:after{background-image:linear-gradient(180deg,rgba(var(--bg-dark-rgb),.5) 0,rgba(var(--bg-dark-rgb),.35) 30% 70%,rgba(var(--bg-dark-rgb),.5));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banner-inpage .banner-inpage__content{align-self:flex-end;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;position:relative;width:100%;z-index:1}@media(min-width:640px){.banner-inpage .banner-inpage__content{margin-left:auto;margin-right:auto;max-width:640px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.banner-inpage .banner-inpage__content{margin-left:auto;margin-right:auto;max-width:768px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.banner-inpage .banner-inpage__content{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.banner-inpage .banner-inpage__content{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1536px){.banner-inpage .banner-inpage__content{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:1.25rem;padding-right:1.25rem}}html{scroll-behavior:smooth}body,html{background-color:var(--bg-color);color:var(--text-color);font-family:Roboto,sans-serif;margin:0;min-height:100%;padding:0;position:relative;z-index:-2}body.lenis,html.lenis{overflow-x:hidden}body.intro-animation-started,body.is-loading,html.intro-animation-started,html.is-loading{height:100vh;overflow-x:hidden}body.homepage:after,body.inpage:after,body.past-banner:after,html.homepage:after,html.inpage:after,html.past-banner:after{content:"";position:fixed;z-index:3;--boa-shadow:var(--boa-shadow-inset) 0 25px 50px -12px var(--boa-shadow-color,rgba(0,0,0,.25));box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow);--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-rotate:-5deg;background:var(--beige-color);height:80px;left:-20px;top:-45px;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z));width:800px}@media(max-width:1023.98px){body.homepage:after,body.inpage:after,body.past-banner:after,html.homepage:after,html.inpage:after,html.past-banner:after{top:-55px;width:600px}}@media(max-width:767.98px){body.homepage:after,body.inpage:after,body.past-banner:after,html.homepage:after,html.inpage:after,html.past-banner:after{top:-70px;width:600px}}body.homepage:after,body.inpage:after,body.past-banner:after,html.homepage:after,html.inpage:after,html.past-banner:after{opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}body.past-banner:after,html.past-banner:after{opacity:1}body{overflow-x:hidden}body.open-main-nav{overflow:hidden}.page-logo-main{height:var(--logo-height);left:calc((100% - var(--container-max-width))/2 + var(--container-padding-x));margin-right:auto;position:fixed;top:var(--logo-top);transition:filter .5s ease-in-out;width:auto;z-index:3005}.page-logo-main .logo--light{display:none}.page-logo-main .logo--dark{display:block}.page-logo-main img{filter:drop-shadow(0 0 12px rgba(255,255,255,.5));height:100%;width:auto}body:not(.intro-animation-start):not(.inpage) .page-logo-main{opacity:0}@media(max-width:767.98px){.page-logo-main.top-positioned{left:var(--container-padding-x)}}body.open-main-nav .page-logo-main{height:150px!important;top:var(--logo-top)!important;transition:all .5s ease-in-out}@media(max-width:767.98px){body.open-main-nav .page-logo-main{height:100px!important;top:50px!important}}@media(min-width:1280px){body.open-main-nav .page-logo-main{top:100px!important}}.inpage .page-logo-main{display:inline-block;height:100px;position:fixed;top:10px}@media(max-width:1023.98px){.inpage .page-logo-main{left:var(--container-padding-x)}}.inpage .page-logo-main .logo--light{opacity:1;position:relative}.inpage .page-logo-main .logo--dark,.inpage .page-logo-main .logo--light{display:block;filter:drop-shadow(0 0 12px rgba(255,255,255,.5));transition:opacity .2s ease-in-out}.inpage .page-logo-main .logo--dark{height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:auto}.inpage .page-logo-main img{height:100%;width:auto}.inpage.past-banner .page-logo-main .logo--light{opacity:0}.inpage.past-banner .page-logo-main .logo--dark{opacity:1}.page-wrapper{overflow:hidden;position:relative}.page-wrapper:after{background-color:var(--bg-color);background-image:url(../assets/images/bg-pattern.png);content:"";display:block;height:100%;left:0;opacity:.2;position:absolute;top:0;width:100%;z-index:-1}.inpage .page-wrapper{--text-color:var(--bg-dark);background-color:var(--beige-light-color);color:var(--text-color);min-height:100vh}.boa-title-element{align-items:center;align-self:flex-start;border-top-width:3px;display:inline-block;gap:1rem;width:auto;--boa-border-opacity:1;--boa-border-top-opacity:var(--boa-border-opacity);border-top-color:rgb(153 0 7/var(--boa-border-top-opacity));padding-top:1rem}.boa-element{background-image:linear-gradient(145deg,transparent,transparent 50%,#990007 0)}@property --cutoff{syntax:"<length-percentage>";inherits:true;initial-value:0%}.page-header{align-items:center;background-color:var(--header-bg-color);color:var(--text-color);display:none;flex-direction:column;gap:1rem;height:4rem;justify-content:space-between;left:0;position:absolute;right:0;z-index:3}@media(min-width:1024px){.page-header{flex-direction:row}}@media(min-width:1280px){.page-header{display:flex}}.page-header .header-menu{align-items:center;display:flex;justify-content:flex-end;width:auto}.page-header .header-menu>:not([hidden])~:not([hidden]){--boa-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--boa-space-x-reverse)));margin-right:calc(1rem*var(--boa-space-x-reverse))}@media(min-width:640px){.page-header .header-menu{align-items:stretch}}@media(max-width:1279.98px){.page-header .header-menu{display:none}}.page-header .header-menu .header-meun-item{font-size:.875rem;line-height:1.25rem;padding:.5rem .75rem;--boa-text-opacity:1;color:rgb(209 213 219/var(--boa-text-opacity));font-weight:500}.page-header .header-menu .header-meun-item.active,.page-header .header-menu .header-meun-item:hover{background-color:var(--beige-color);--boa-text-opacity:1;color:rgb(34 34 34/var(--boa-text-opacity))}.main-navigation{--text-color:var(--text-dark-color);--cutoff:0%;--cutoffangle:175deg;align-items:center;color:var(--text-color);display:flex;flex-direction:column;gap:1rem;height:100vh;justify-content:space-between;left:0;padding:160px 20px 115px;position:fixed!important;top:0;transition:visibility 0s .5s,--cutoff .5s ease-in-out;visibility:hidden;width:100%;z-index:3000;z-index:3001}@media(min-width:1024px){.main-navigation{flex-direction:row}}@media(max-width:767.98px){.main-navigation{padding:160px 0 20px}}.main-navigation .main-navigation__inner{-moz-column-gap:2.5rem;column-gap:2.5rem;display:grid;flex-direction:column;grid-template-areas:"logo periods" "topics topics";grid-template-columns:150px 1fr;grid-template-rows:150px auto;justify-content:space-around;left:calc((100% - var(--container-max-width))/2);margin-left:auto;margin-right:auto;min-height:calc(100% - 280px);overflow:auto;padding-left:1.25rem;padding-right:1.25rem;position:absolute;right:calc((100% - var(--container-max-width))/2);row-gap:3.75rem;top:100px;width:100%;z-index:3}@media(min-width:640px){.main-navigation .main-navigation__inner{margin-left:auto;margin-right:auto;max-width:640px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.main-navigation .main-navigation__inner{margin-left:auto;margin-right:auto;max-width:768px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.main-navigation .main-navigation__inner{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.main-navigation .main-navigation__inner{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1.25rem;padding-right:1.25rem;row-gap:7.5rem}}@media(min-width:1536px){.main-navigation .main-navigation__inner{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:1.25rem;padding-right:1.25rem}}@media(max-width:767.98px){.main-navigation .main-navigation__inner{grid-template-areas:"periods" "topics";grid-template-columns:1fr;grid-template-rows:auto;margin-top:1.25rem;position:static;row-gap:2.5rem}}.main-navigation .main-navigation__inner .periods-menu{display:flex;flex-direction:column;gap:1rem;grid-area:periods}@media(min-width:768px){.main-navigation .main-navigation__inner .periods-menu{align-self:center;margin-left:auto;margin-right:auto}}@media(min-width:1024px){.main-navigation .main-navigation__inner .periods-menu{gap:2.5rem;width:66.6666666667%}}.main-navigation .main-navigation__inner .periods-menu .periods-menu__list{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:100%}@media(min-width:768px){.main-navigation .main-navigation__inner .periods-menu .periods-menu__list{align-items:center;flex-direction:row}}.main-navigation .main-navigation__inner .periods-menu .periods-menu__item{border-color:var(--text-dark-color);border-style:solid;border-width:1px;display:flex;font-size:1.125rem;line-height:1.75rem;padding:.5rem 1rem;white-space:nowrap;--boa-text-opacity:1;color:rgb(34 34 34/var(--boa-text-opacity));transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.main-navigation .main-navigation__inner .periods-menu .periods-menu__item:hover{--boa-border-opacity:1;border-color:rgb(153 0 7/var(--boa-border-opacity));--boa-bg-opacity:1;background-color:rgb(153 0 7/var(--boa-bg-opacity));--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity))}.main-navigation .main-navigation__inner .navigation__subtitle{--boa-bg-opacity:1;background-color:rgb(174 154 120/var(--boa-bg-opacity));font-size:.875rem;line-height:1.25rem;opacity:.75;padding:.25rem .5rem}.main-navigation .main-navigation__inner .topics-menu{display:flex;flex-direction:column;gap:1.25rem;grid-area:topics;place-self:center;width:100%}.main-navigation .main-navigation__inner .topics-menu .navigation-list{display:none;flex-grow:1;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:640px){.main-navigation .main-navigation__inner .topics-menu .navigation-list{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(min-width:768px){.main-navigation .main-navigation__inner .topics-menu .navigation-list{gap:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.main-navigation .main-navigation__inner .topics-menu .navigation-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.open-main-nav .main-navigation .main-navigation__inner .topics-menu .navigation-list{display:grid;overflow-x:hidden;overflow-y:auto}.main-navigation .main-navigation__inner .topics-menu .navigation__item{--text-color:var(--text-dark-color);color:var(--text-color);font-size:1.25rem;line-height:1.75rem;padding-bottom:.25rem;padding-left:1rem;padding-top:.25rem}.main-navigation .main-navigation__inner .topics-menu .navigation__item .navigation__item-label{font-size:1.125rem;line-height:1.75rem;text-transform:uppercase;transition-duration:.15s;transition-duration:50ms;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.main-navigation .main-navigation__inner .topics-menu .navigation__item .navigation__item-label{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1024px){.main-navigation .main-navigation__inner .topics-menu .navigation__item .navigation__item-label{font-size:1.5rem;line-height:2rem}}.main-navigation .main-navigation__inner .topics-menu .navigation__item .navigation__item-description{font-size:.875rem;line-height:1.25rem}.main-navigation .main-navigation__inner .topics-menu .navigation__item{background-image:linear-gradient(145deg,transparent 0,transparent 50%,var(--primary-color) 50%);background-position:-20% 0;background-repeat:no-repeat;background-size:300%;border-left:3px solid var(--text-dark-color);transition:all .4s}.main-navigation .main-navigation__inner .topics-menu .navigation__item:hover{--text-color:#fff;background-position:100%;border-left-color:#fff}.main-navigation:before{background:linear-gradient(var(--cutoffangle,175deg),rgba(var(--beige-color-rgb),1) var(--cutoff,50%),rgba(163,1,31,0) var(--cutoff,50%),rgba(163,1,31,0) 100%);z-index:1}.main-navigation:after,.main-navigation:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.main-navigation:after{background-image:url(../assets/images/bankBuildings/4.jpg);background-repeat:no-repeat;background-size:100% 100%;mix-blend-mode:darken;opacity:.05;z-index:2}.open-main-nav .main-navigation{visibility:visible;--cutoff:150%;transition:visibility 0s,--cutoff .5s ease-in-out}.open-main-nav .main-navigation .navigation__item{--animation-speed:.4s;--index:0;animation:fadeRight var(--animation-speed) forwards ease-in-out;animation-delay:calc(var(--index)*.166*var(--animation-speed));opacity:0;transform:translate(-50px)}.menu-switcher{align-items:center;display:flex;gap:2rem;justify-content:center;position:fixed;right:calc((100% - var(--container-max-width))/2);top:.5rem;z-index:3004}@media(max-width:1023.98px){.menu-switcher{right:var(--container-padding-x)}}@media(min-width:1280px){.menu-switcher{opacity:0;pointer-events:none;transition-duration:.15s;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}}.inpage.is-not-top .menu-switcher,.past-banner .menu-switcher{opacity:1;pointer-events:auto}.intro-start-hide .menu-switcher,body:not(.intro-animation-start):not(.inpage) .menu-switcher{display:none}.menu-button{align-items:center;background-color:transparent;height:50px;justify-content:flex-start;text-align:left;width:50px;--boa-text-opacity:1;border-style:none;color:rgb(255 255 255/var(--boa-text-opacity));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu-button:focus{outline:2px solid transparent;outline-offset:2px;--boa-ring-width:0;--boa-ring-offset-shadow:var(--boa-ring-inset) 0 0 0 var(--boa-ring-offset-width) var(--boa-ring-offset-color);--boa-ring-shadow:var(--boa-ring-inset) 0 0 0 calc(var(--boa-ring-width) + var(--boa-ring-offset-width)) var(--boa-ring-color);box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow)}.menu-button svg{filter:drop-shadow(1px 1px 1px #000);margin-right:auto}.inpage-nav{position:relative;--toggle-bg-color:var(--beige-light-color)}.inpage-nav .inpage-nav__toggle{align-items:center;background-color:transparent;border-color:var(--toggle-bg-color);border-width:1px;color:var(--toggle-bg-color);display:flex;filter:drop-shadow(1px 1px 1px #000);gap:.25rem;padding:.25rem .5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter}.inpage-nav .inpage-nav__toggle:hover{background-color:var(--toggle-bg-color);--boa-text-opacity:1;color:rgb(34 34 34/var(--boa-text-opacity));filter:none}.inpage-nav .inpage-nav__toggle:after{content:"";display:inline-block;--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.inpage-nav .inpage-nav__toggle{opacity:0;pointer-events:none;transition-duration:.15s;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.inpage.is-not-top .inpage-nav .inpage-nav__toggle,.past-banner .inpage-nav .inpage-nav__toggle{opacity:1;pointer-events:auto}.inpage-nav .inpage-nav__menu{background-color:var(--toggle-bg-color);display:none;flex-direction:column;margin-top:.5rem;min-width:150px;position:absolute;right:0;top:100%;white-space:nowrap;--boa-text-opacity:1;color:rgb(34 34 34/var(--boa-text-opacity))}.inpage-nav .inpage-nav__menu>:not([hidden])~:not([hidden]){--boa-divide-y-reverse:0;border-bottom-width:calc(1px*var(--boa-divide-y-reverse));border-top-width:calc(1px*(1 - var(--boa-divide-y-reverse)))}.inpage-nav .inpage-nav__menu .inpage-nav__link{padding:.5rem .75rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.inpage-nav .inpage-nav__menu .inpage-nav__link:hover{background-color:var(--beige-color);--boa-text-opacity:1;color:rgb(34 34 34/var(--boa-text-opacity))}.inpage-nav:focus-within .inpage-nav__menu{display:flex}.open-main-nav .inpage-nav{display:none}@keyframes fadeRight{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.homepage-events-timeline{--padding-box:1.5rem;--item-space:2.5rem;min-height:100vh;position:relative}.homepage-events-timeline .period-item{height:100vh;overflow:hidden;position:relative;width:100%}.homepage-events-timeline .period-item:before{content:"";position:absolute;z-index:3;--boa-shadow:var(--boa-shadow-inset) 0 25px 50px -12px var(--boa-shadow-color,rgba(0,0,0,.25));box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow);--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-rotate:-5deg;background:#e7e7e2;height:80px;left:-20px;top:-45px;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z));width:800px}@media(max-width:1023.98px){.homepage-events-timeline .period-item:before{top:-55px;width:600px}}@media(max-width:767.98px){.homepage-events-timeline .period-item:before{top:-70px;width:600px}}.homepage-events-timeline .period-item .period-image{background-color:rgba(var(--bg-dark-rgb),.75);height:100%;left:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.homepage-events-timeline .period-item .period-image img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5;width:100%}.homepage-events-timeline .period-item .period-content{left:50%;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;position:absolute;top:50%;width:100%;z-index:2;--boa-translate-x:-40%;--boa-translate-y:-50%;--boa-scale-x:1.2;--boa-scale-y:1.2;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}@media(min-width:640px){.homepage-events-timeline .period-item .period-content{margin-left:auto;margin-right:auto;max-width:640px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.homepage-events-timeline .period-item .period-content{margin-left:auto;margin-right:auto;max-width:768px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.homepage-events-timeline .period-item .period-content{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.homepage-events-timeline .period-item .period-content{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1536px){.homepage-events-timeline .period-item .period-content{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:1.25rem;padding-right:1.25rem}}.homepage-events-timeline .period-item .period-content .period-heading{--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity));font-size:var(--step-title);font-weight:700;line-height:1}.homepage-events-timeline .period-item .period-content .period-heading .period-label{display:block;margin-bottom:.5rem}.homepage-events-timeline .period-item .period-content .period-description{margin-top:1rem;--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity));font-size:1.125rem;line-height:1.75rem}@media(min-width:1024px){.homepage-events-timeline .period-item .period-content .period-description{font-size:1.125rem;line-height:1.75rem;max-width:50%}}.homepage-events-timeline .period-item .period-cover{background-color:#00000080;background:linear-gradient(172deg,#e8e8e300 50%,#e7e7e2 0,#e7e7e2);height:100%;left:0;mix-blend-mode:hard-light;position:absolute;top:100%;width:100%;z-index:1}.homepage-events-timeline .periods-list .pin-spacer:first-of-type .period-item:before{background:var(--riboon-bottom-bg);display:none}.homepage-events-timeline .period-events-list{align-items:flex-end;bottom:10%;display:flex;flex-wrap:nowrap;gap:2rem;height:60%;padding-right:25%;position:absolute;transform:translate(100%);z-index:3}.homepage-events-timeline .period-events-list .event-item{max-width:400px;min-width:300px;width:25vw;width:85vw}@media(min-width:768px){.homepage-events-timeline .period-events-list .event-item{width:50vw}}@media(min-width:1024px){.homepage-events-timeline .period-events-list .event-item{width:33.3333vw}}@media(min-width:1280px){.homepage-events-timeline .period-events-list .event-item{width:25vw}}.homepage-events-timeline .period-events-list .event-item .item-date{font-size:.75rem;font-weight:700;left:50%;position:absolute}.homepage-events-timeline .period-events-list .event-item{--cutoff-1:80px;--cutoff-2:120px;--cutoff-angle:145deg}.homepage-events-timeline .period-events-list .event-item .item-wrapper{background-color:var(--primary-color);background-image:linear-gradient(var(--cutoff-angle),#fff 0,#fff var(--cutoff-1),transparent var(--cutoff-1));background-position:0;background-repeat:no-repeat;background-size:500px 100%;box-shadow:12px 12px 0 0 var(--beige-color);color:var(--text-color);display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem;overflow:hidden;padding:1.25rem;position:relative;transition:background .4s,color .4s,transform .3s ease,box-shadow .3s ease;--overlay-bg-position:0%}.homepage-events-timeline .period-events-list .event-item .item-wrapper:before{background-image:linear-gradient(var(--cutoff-angle),transparent 0,transparent 50%,#fff 50%);background-position-x:var(--overlay-bg-position);background-position-y:var(--overlay-bg-position);background-repeat:no-repeat;background-size:1000px 1000px;content:"";height:100%;left:0;position:absolute;top:0;transition:background-position .4s;width:100%}.homepage-events-timeline .period-events-list .event-item .item-wrapper *{position:relative;z-index:1}.homepage-events-timeline .period-events-list .event-item .item-wrapper:hover{box-shadow:16px 16px 0 0 var(--beige-color);transform:translate(-4px,-4px);--text-color:var(--text-dark-color);--overlay-bg-position:-440px;background-position:-1200px}.homepage-events-timeline .period-events-list .event-item .item-wrapper:hover:before{background-position-x:var(--overlay-bg-position);background-position-y:var(--overlay-bg-position);content:""}@media(max-width:767.98px){.homepage-events-timeline .period-events-list .event-item:before{top:calc(var(--padding-box)/2)}}.homepage-events-timeline .period-events-list .event-item .item-image{flex:1 1 0%}.homepage-events-timeline .period-events-list .event-item .item-content{height:84px}.homepage-events-timeline .period-events-list .event-item .event-title{font-size:1.25rem;font-weight:700}.homepage-events-timeline .period-events-list .event-item[data-topic=drejtimi] .item-wrapper,.homepage-events-timeline .period-events-list .event-item[data-topic=management] .item-wrapper{--image-width:185px;align-items:flex-end;display:flex;flex-direction:row;gap:1.25rem}.homepage-events-timeline .period-events-list .event-item[data-topic=drejtimi] .item-wrapper .item-content,.homepage-events-timeline .period-events-list .event-item[data-topic=management] .item-wrapper .item-content{height:auto;width:calc(100% - var(--image-width))}.homepage-events-timeline .period-events-list .event-item[data-topic=drejtimi] .item-wrapper .item-image,.homepage-events-timeline .period-events-list .event-item[data-topic=management] .item-wrapper .item-image{width:var(--image-width)!important}@media(max-width:639.98px){.homepage-events-timeline .period-events-list .event-item[data-topic=drejtimi] .item-wrapper,.homepage-events-timeline .period-events-list .event-item[data-topic=management] .item-wrapper{--image-width:165px}}.is-loading .homepage-events-timeline{opacity:0}.inpage-events-timeline{--padding-box:1.5rem;--item-space:2.5rem;min-height:100vh;position:relative}.inpage-events-timeline .period-item{display:flex;flex-direction:row;height:100vh;overflow:hidden;position:relative;width:100%}.inpage-events-timeline .period-item .period-info{height:100%;position:relative;width:100%}@media(min-width:1280px){.inpage-events-timeline .period-item .period-info{width:50%}}.inpage-events-timeline .period-item .period-info .period-image{background-attachment:fixed;background-image:var(--period-bg-image);background-size:100% auto;filter:var(--boa-blur) var(--boa-brightness) var(--boa-contrast) var(--boa-drop-shadow) var(--boa-grayscale) var(--boa-hue-rotate) var(--boa-invert) var(--boa-saturate) var(--boa-sepia);filter:grayscale(100%);height:100%;mix-blend-mode:color-burn;position:relative;width:100%}.inpage-events-timeline .period-item .period-info .period-image img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5;visibility:hidden;width:100%}.inpage-events-timeline .period-item .period-info:after{background-color:#00000080;background:radial-gradient(circle,rgba(var(--beige-light-color-rgb),0) 20%,rgba(var(--beige-light-color-rgb),1) 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.inpage-events-timeline .period-item:nth-child(odd){flex-direction:row}.inpage-events-timeline .period-item:nth-child(2n){flex-direction:row-reverse}.inpage-events-timeline .period-events-list,.inpage-events-timeline .period-item .period-content,.inpage-events-timeline .period-item .period-cover{display:none}.inpage-timeline .period-header{padding-bottom:1.5rem;position:relative;text-align:center}.inpage-timeline.layout-timeline .period-header:before{content:"";height:1px;position:absolute;--boa-bg-opacity:1;background-color:rgb(153 0 7/var(--boa-bg-opacity));bottom:0;left:0;right:0;z-index:1}.inpage-timeline.layout-timeline .events-list{padding-top:4rem;position:relative}.inpage-timeline.layout-timeline .events-list:before{bottom:0;content:"";position:absolute;top:0;width:1px;--boa-bg-opacity:1;background-color:rgb(209 213 219/var(--boa-bg-opacity));left:50%;transform:translate(-50%)}@media(max-width:767.98px){.inpage-timeline.layout-timeline .events-list:before{left:20px}}.inpage-timeline.layout-timeline .event-item{margin-bottom:4rem;position:relative}.inpage-timeline.layout-timeline .event-item:after{border-width:4px;content:"";height:1rem;position:absolute;width:1rem;--boa-border-opacity:1;border-color:rgb(255 255 255/var(--boa-border-opacity));border-radius:9999px;--boa-bg-opacity:1;background-color:rgb(153 0 7/var(--boa-bg-opacity));--boa-shadow:var(--boa-shadow-inset) 0 1px 2px 0 var(--boa-shadow-color,rgba(0,0,0,.05));box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow);left:50%;top:18px;transform:translate(-50%);z-index:10}@media(max-width:767.98px){.inpage-timeline.layout-timeline .event-item:after{left:20px}}.inpage-timeline.layout-timeline .event-item .item-wrapper{align-items:flex-start;color:inherit;display:grid;gap:3rem;grid-template-columns:1fr 1fr;text-decoration:none}@media(max-width:767.98px){.inpage-timeline.layout-timeline .event-item .item-wrapper{display:flex;flex-direction:column;padding-left:3rem}}.inpage-timeline.layout-timeline .event-item .item-wrapper:hover .event-title{--boa-text-opacity:1;color:rgb(153 0 7/var(--boa-text-opacity))}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=left] .item-content{order:1;text-align:right}@media(max-width:767.98px){.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=left] .item-content{order:2;text-align:left}}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=left] .item-image{display:flex;justify-content:flex-start;order:2}@media(max-width:767.98px){.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=left] .item-image{order:1}}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=left] .item-image img{box-shadow:12px 12px 0 0 var(--primary-color)}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=left]:hover .item-image img{box-shadow:16px 16px 0 0 var(--primary-color);transform:translate(-4px,-4px)}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=right] .item-content{order:2;text-align:left}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=right] .item-image{display:flex;justify-content:flex-end;order:1}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=right] .item-image img{box-shadow:-12px 12px 0 0 var(--primary-color)}.inpage-timeline.layout-timeline .event-item .item-wrapper[data-alignment=right]:hover .item-image img{box-shadow:-16px 16px 0 0 var(--primary-color);transform:translate(4px,-4px)}.inpage-timeline.layout-timeline .event-item .item-image{width:100%}.inpage-timeline.layout-timeline .event-item .item-image img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%;--boa-shadow:var(--boa-shadow-inset) 0 4px 6px -1px var(--boa-shadow-color,rgba(0,0,0,.1)),var(--boa-shadow-inset) 0 2px 4px -2px var(--boa-shadow-color,rgba(0,0,0,.1));box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow);max-width:300px;transition:all .3s ease}.inpage-timeline.layout-timeline .event-item .item-content{display:flex;flex-direction:column;padding-top:1rem}.inpage-timeline.layout-timeline .event-item .item-content .event-date{font-size:.875rem;line-height:1.25rem;margin-bottom:.25rem;--boa-text-opacity:1;color:rgb(156 163 175/var(--boa-text-opacity));font-weight:700;letter-spacing:.1em;text-transform:uppercase}.inpage-timeline.layout-timeline .event-item .item-content .event-title{font-size:1.25rem;line-height:1.75rem;margin-bottom:.25rem;--boa-text-opacity:1;color:rgb(17 24 39/var(--boa-text-opacity));font-weight:700;line-height:1.25;transition-duration:.15s;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.inpage-timeline.layout-timeline .event-item .item-content .event-description{font-size:1rem;line-height:1.5rem;--boa-text-opacity:1;color:rgb(55 65 81/var(--boa-text-opacity));line-height:1.625}.inpage-timeline.layout-timeline .event-item .item-content .event-inline-content :deep(p){margin-bottom:1rem}.inpage-timeline.layout-list .events-list{position:relative}.inpage-timeline.layout-list .event-item{border-bottom-width:1px;margin-bottom:3rem;--boa-border-opacity:1;border-color:rgb(209 213 219/var(--boa-border-opacity));padding-bottom:3rem}.inpage-timeline.layout-list .event-item:last-child{border-bottom-width:0}.inpage-timeline.layout-list .event-item .item-wrapper{align-items:flex-start;color:inherit;display:flex;flex-direction:column;gap:2rem;text-decoration:none}@media(min-width:768px){.inpage-timeline.layout-list .event-item .item-wrapper{flex-direction:row}}.inpage-timeline.layout-list .event-item .item-wrapper:hover .event-title{--boa-text-opacity:1;color:rgb(153 0 7/var(--boa-text-opacity))}.inpage-timeline.layout-list .event-item .item-wrapper .item-image{flex-shrink:0;width:100%}@media(min-width:768px){.inpage-timeline.layout-list .event-item .item-wrapper .item-image{width:33.3333333333%}}.inpage-timeline.layout-list .event-item .item-wrapper .item-image img{border-radius:.25rem;height:auto;-o-object-fit:cover;object-fit:cover;width:100%;--boa-shadow:var(--boa-shadow-inset) 0 1px 2px 0 var(--boa-shadow-color,rgba(0,0,0,.05));box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow)}.inpage-timeline.layout-list .event-item .item-wrapper .item-content{display:flex;flex-direction:column;width:100%}@media(min-width:768px){.inpage-timeline.layout-list .event-item .item-wrapper .item-content{width:66.6666666667%}}.inpage-timeline.layout-list .event-item .item-wrapper .item-content .event-date{font-size:.875rem;line-height:1.25rem;margin-bottom:.5rem;--boa-text-opacity:1;color:rgb(156 163 175/var(--boa-text-opacity));font-weight:700;letter-spacing:.1em;text-transform:uppercase}.inpage-timeline.layout-list .event-item .item-wrapper .item-content .event-title{font-size:1.5rem;line-height:2rem;margin-bottom:.25rem;--boa-text-opacity:1;color:rgb(17 24 39/var(--boa-text-opacity));font-weight:700;line-height:1.25;transition-duration:.15s;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.inpage-timeline.layout-list .event-item .item-wrapper .item-content .event-description{font-size:1.125rem;line-height:1.75rem;--boa-text-opacity:1;color:rgb(55 65 81/var(--boa-text-opacity));line-height:1.625}.inpage-timeline.layout-list .event-item .item-wrapper .item-content .event-inline-content :deep(p){margin-bottom:1rem;--boa-text-opacity:1;color:rgb(31 41 55/var(--boa-text-opacity));line-height:1.625}.inpage-timeline.layout-list .event-item .item-wrapper .item-content .event-inline-content :deep(h3),.inpage-timeline.layout-list .event-item .item-wrapper .item-content .event-inline-content :deep(h4){margin-bottom:.75rem;margin-top:1.5rem;--boa-text-opacity:1;color:rgb(153 0 7/var(--boa-text-opacity));font-weight:700}.inpage-timeline.layout-list .event-item .item-wrapper .item-content .event-inline-content :deep(ul){list-style-type:disc;margin-bottom:1rem;padding-left:1.25rem}.intro-slide{background-color:rgba(var(--beige-light-color-rgb),1);font-size:1.125rem;position:relative}.intro-slide:before{background-image:url(../assets/images/bankBuildings/3.jpg);background-position:100%;background-repeat:no-repeat;background-size:auto 100vh;bottom:0;content:"";display:block;filter:grayscale(100%);height:100%;position:absolute;right:0;width:100%;z-index:0}@media(max-width:767.98px){.intro-slide:before{background-attachment:fixed;background-position:0}}.intro-slide .wrapper{--offset-top:100px;background-image:radial-gradient(circle at 80% center,rgba(var(--beige-light-color-rgb),.7) 0,rgba(var(--beige-light-color-rgb),1) 35% 100%);padding-bottom:calc(300px - var(--offset-top));position:relative}.governor__speech{margin-left:auto;margin-right:auto;padding-bottom:50px;padding-left:1.25rem;padding-right:1.25rem;padding-top:var(--offset-top);width:100%}@media(min-width:640px){.governor__speech{margin-left:auto;margin-right:auto;max-width:640px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.governor__speech{margin-left:auto;margin-right:auto;max-width:768px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.governor__speech{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.governor__speech{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1536px){.governor__speech{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:1.25rem;padding-right:1.25rem}}@media(max-width:1023.9px){.governor__speech .governor__speech--photo{display:none}}.governor__speech .governor__speech--photo img{box-shadow:12px 12px 0 0 var(--secondary-color)}.governor__speech .title{--text-color:var(--primary-color)}.governor__speech .governor__speech--content{align-items:flex-start;border-color:var(--secondary-color);border-width:2px 0;display:flex;gap:2.5rem;margin:2.5rem auto;padding-bottom:2.5rem;padding-top:2.5rem}.governor__speech .governor__speech--content blockquote{--quote-icon-size:clamp(1rem,.6279rem + 1.8605vw,2rem);--quote-icon-size-gap:1rem;font-size:1.25rem;line-height:2rem;--boa-text-opacity:1;color:rgb(17 24 39/var(--boa-text-opacity));font-style:italic;font-weight:400;padding-left:calc(var(--quote-icon-size) + var(--quote-icon-size-gap));padding-top:2.5rem;padding-top:calc(var(--quote-icon-size)/2);position:relative}@media(min-width:640px){.governor__speech .governor__speech--content blockquote{font-size:1.5rem;line-height:2.25rem}}.governor__speech .governor__speech--content blockquote:before{content:"“";--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M9 5a2 2 0 0 1 2 2v6c0 3.13-1.65 5.193-4.757 5.97a1 1 0 1 1-.486-1.94C7.984 16.473 9 15.203 9 13v-1H6a2 2 0 0 1-1.995-1.85L4 10V7a2 2 0 0 1 2-2zm9 0a2 2 0 0 1 2 2v6c0 3.13-1.65 5.193-4.757 5.97a1 1 0 1 1-.486-1.94C16.984 16.473 18 15.203 18 13v-1h-3a2 2 0 0 1-1.995-1.85L13 10V7a2 2 0 0 1 2-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;height:var(--quote-icon-size);left:0;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:absolute;top:0;width:1em;width:var(--quote-icon-size);--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-rotate:180deg;opacity:.3;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.governor__speech .governor__speech--content .governor__speech--author{margin-top:2.5rem}#modal-overlay{--text-color:#1b1b1b;--angle-top-height:8.125vw;--content-max-width:85ch;align-items:flex-end;color:var(--text-color);display:flex;justify-content:center;opacity:0;position:fixed;top:-100%;transition:opacity .3s ease-out,visibility .3s ease-out,top .3s ease-out;transition-duration:.15s;transition-property:background-color;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:4000}#modal-overlay.open{background:#00000080;height:100%;left:0;opacity:1;top:0;visibility:visible;width:100%}#modal-overlay .modal-container{border-radius:0;flex-direction:column;left:0;padding-left:0;padding-right:0;position:fixed;top:0;--boa-bg-opacity:1;background-color:rgb(255 255 255/var(--boa-bg-opacity));padding-top:2.5rem}#modal-overlay .modal-container .spinner{align-items:center;background-color:#ffffff80;display:flex;height:100%;justify-content:center;position:absolute;width:100%}#modal-overlay .modal-container .modal-content{align-items:center;display:flex;flex-direction:column;height:100%;overflow:auto;padding-left:2rem;padding-right:2rem}.transitioning #modal-overlay .modal-container .modal-content{overflow:hidden}#modal-overlay.open .modal-container{transform:translateY(0)}#modal-overlay .modal-overlay__triangle{left:0;position:absolute;top:0;width:100%;--boa-fill-opacity:1;fill:rgb(255 255 255/var(--boa-fill-opacity));height:var(--angle-top-height);max-width:100%;transform:translateY(calc(-100% + 1px));transition:all .2s;transition-delay:0s}#modal-overlay .modal-close{cursor:pointer;padding:1rem;position:absolute;right:10px;top:-4vw;--boa-text-opacity:1;color:rgb(34 34 34/var(--boa-text-opacity));transition:all .2s}#modal-overlay .modal-close:hover{--boa-text-opacity:1;color:rgb(153 0 7/var(--boa-text-opacity))}#modal-overlay .modal-close .close-icon{--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;height:1.5rem;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em;width:1.5rem}#modal-overlay .modal-footer{display:flex;gap:.5rem;margin:.75rem auto;max-width:var(--content-max-width);width:100%}#modal-overlay .modal-footer .modal-nav-button,#modal-overlay .modal-footer .modal-topic-link{align-items:center;border-width:1px;display:flex;--boa-border-opacity:1;border-color:rgb(209 213 219/var(--boa-border-opacity));--boa-bg-opacity:1;background-color:rgb(255 255 255/var(--boa-bg-opacity));--boa-text-opacity:1;color:rgb(75 85 99/var(--boa-text-opacity));font-size:.875rem;justify-content:center;line-height:1.25rem;padding:.5rem .75rem;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}#modal-overlay .modal-footer .modal-nav-button:hover,#modal-overlay .modal-footer .modal-topic-link:hover{--boa-border-opacity:1;border-color:rgb(153 0 7/var(--boa-border-opacity));--boa-bg-opacity:1;background-color:rgb(153 0 7/var(--boa-bg-opacity));--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity))}#modal-overlay .modal-footer .modal-nav-button-icon{display:inline-block;height:1.5rem;width:1.5rem}#modal-overlay .modal-footer .modal-nav-button--prev .modal-nav-button-icon{--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14M5 12l6 6m-6-6l6-6'/%3E%3C/svg%3E")}#modal-overlay .modal-footer .modal-nav-button--next .modal-nav-button-icon,#modal-overlay .modal-footer .modal-nav-button--prev .modal-nav-button-icon{background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}#modal-overlay .modal-footer .modal-nav-button--next .modal-nav-button-icon{--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-6 6l6-6m-6-6l6 6'/%3E%3C/svg%3E")}#modal-overlay .modal-footer .modal-topic-link{flex:1 1 0%}body.modal-open{overflow:hidden}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes modalFadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.7)}}.event-modal-content{max-width:var(--content-max-width)!important}.event-modal-content .event-header{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.25rem}.event-modal-content .event-image{margin:0;width:100%}@media(min-width:768px){.event-modal-content .event-image{width:auto}}.event-modal-content .event-title{font-size:2.25rem;line-height:2.5rem;margin:0;--boa-text-opacity:1;color:rgb(153 0 7/var(--boa-text-opacity))}@media(min-width:768px){.event-modal-content[data-topic=drejtimi] .event-header{align-items:flex-end;flex-direction:row}}@media(min-width:640px){.event-modal-content[data-topic=drejtimi] .event-image{max-width:50%}}@media(min-width:768px){.event-modal-content[data-topic=drejtimi] .event-image{max-width:40%}}.spinner:before{--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z' opacity='.25'/%3E%3Cpath fill='currentColor' d='M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z'%3E%3CanimateTransform attributeName='transform' dur='0.75s' repeatCount='indefinite' type='rotate' values='0 12 12;360 12 12'/%3E%3C/path%3E%3C/svg%3E");background-color:currentColor;color:inherit;height:1em;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;width:1em}.ribbon-top{position:relative}.ribbon-top:before{content:"";display:block;height:10%;position:absolute;width:100%;z-index:3;--boa-shadow:var(--boa-shadow-inset) 0 25px 50px -12px var(--boa-shadow-color,rgba(0,0,0,.25));background:var(--bg-decoration);box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow);left:-20px;top:-10%;--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-rotate:-5deg;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.title{font-size:var(--step-title);--boa-text-opacity:1;color:rgb(17 24 39/var(--boa-text-opacity));color:var(--text-color);font-weight:700;margin-bottom:1.25rem}@media(min-width:768px){.title{font-size:3rem;line-height:3rem}}@media(min-width:640px){.title{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.title{font-size:3rem;line-height:3rem;margin-bottom:2.5rem}}a[target=_blank]:after{--boa-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6m-7 1l9-9m-5 0h5v5'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;content:"";display:inline-block;height:1em;height:1rem;margin-left:.25rem;-webkit-mask:var(--boa-icon) no-repeat;mask:var(--boa-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1em;width:1rem}*,:after,:before{--boa-rotate:0;--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-scale-x:1;--boa-scale-y:1;--boa-scale-z:1;--boa-skew-x:0;--boa-skew-y:0;--boa-translate-x:0;--boa-translate-y:0;--boa-translate-z:0;--boa-pan-x: ;--boa-pan-y: ;--boa-pinch-zoom: ;--boa-scroll-snap-strictness:proximity;--boa-ordinal: ;--boa-slashed-zero: ;--boa-numeric-figure: ;--boa-numeric-spacing: ;--boa-numeric-fraction: ;--boa-border-spacing-x:0;--boa-border-spacing-y:0;--boa-ring-offset-shadow:0 0 transparent;--boa-ring-shadow:0 0 transparent;--boa-shadow-inset: ;--boa-shadow:0 0 transparent;--boa-ring-inset: ;--boa-ring-offset-width:0px;--boa-ring-offset-color:#fff;--boa-ring-width:0px;--boa-ring-color:rgba(147,197,253,.5);--boa-blur: ;--boa-brightness: ;--boa-contrast: ;--boa-drop-shadow: ;--boa-grayscale: ;--boa-hue-rotate: ;--boa-invert: ;--boa-saturate: ;--boa-sepia: ;--boa-backdrop-blur: ;--boa-backdrop-brightness: ;--boa-backdrop-contrast: ;--boa-backdrop-grayscale: ;--boa-backdrop-hue-rotate: ;--boa-backdrop-invert: ;--boa-backdrop-opacity: ;--boa-backdrop-saturate: ;--boa-backdrop-sepia: }::backdrop{--boa-rotate:0;--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-scale-x:1;--boa-scale-y:1;--boa-scale-z:1;--boa-skew-x:0;--boa-skew-y:0;--boa-translate-x:0;--boa-translate-y:0;--boa-translate-z:0;--boa-pan-x: ;--boa-pan-y: ;--boa-pinch-zoom: ;--boa-scroll-snap-strictness:proximity;--boa-ordinal: ;--boa-slashed-zero: ;--boa-numeric-figure: ;--boa-numeric-spacing: ;--boa-numeric-fraction: ;--boa-border-spacing-x:0;--boa-border-spacing-y:0;--boa-ring-offset-shadow:0 0 transparent;--boa-ring-shadow:0 0 transparent;--boa-shadow-inset: ;--boa-shadow:0 0 transparent;--boa-ring-inset: ;--boa-ring-offset-width:0px;--boa-ring-offset-color:#fff;--boa-ring-width:0px;--boa-ring-color:rgba(147,197,253,.5);--boa-blur: ;--boa-brightness: ;--boa-contrast: ;--boa-drop-shadow: ;--boa-grayscale: ;--boa-hue-rotate: ;--boa-invert: ;--boa-saturate: ;--boa-sepia: ;--boa-backdrop-blur: ;--boa-backdrop-brightness: ;--boa-backdrop-contrast: ;--boa-backdrop-grayscale: ;--boa-backdrop-hue-rotate: ;--boa-backdrop-invert: ;--boa-backdrop-opacity: ;--boa-backdrop-saturate: ;--boa-backdrop-sepia: }:is(.prose){color:var(--boa-prose-body);font-size:1rem;line-height:1.75;max-width:65ch;--boa-prose-body:#374151;--boa-prose-invert-body:#d1d5db;--boa-prose-headings:#111827;--boa-prose-invert-headings:#fff;--boa-prose-lead:#4b5563;--boa-prose-invert-lead:#9ca3af;--boa-prose-links:#111827;--boa-prose-invert-links:#fff;--boa-prose-bold:#111827;--boa-prose-invert-bold:#fff;--boa-prose-counters:#6b7280;--boa-prose-invert-counters:#9ca3af;--boa-prose-bullets:#d1d5db;--boa-prose-invert-bullets:#4b5563;--boa-prose-hr:#e5e7eb;--boa-prose-invert-hr:#374151;--boa-prose-quotes:#111827;--boa-prose-invert-quotes:#f3f4f6;--boa-prose-quote-borders:#e5e7eb;--boa-prose-invert-quote-borders:#374151;--boa-prose-captions:#6b7280;--boa-prose-invert-captions:#9ca3af;--boa-prose-kbd:#111827;--boa-prose-invert-kbd:#fff;--boa-prose-kbd-shadows:#111827;--boa-prose-invert-kbd-shadows:#fff;--boa-prose-code:#111827;--boa-prose-invert-code:#fff;--boa-prose-pre-code:#e5e7eb;--boa-prose-invert-pre-code:#d1d5db;--boa-prose-pre-bg:#1f2937;--boa-prose-invert-pre-bg:rgba(0,0,0,.5);--boa-prose-th-borders:#d1d5db;--boa-prose-invert-th-borders:#4b5563;--boa-prose-td-borders:#e5e7eb;--boa-prose-invert-td-borders:#374151}:is(.prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}:is(.prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-lead);font-size:1.25em;line-height:1.6;margin-bottom:1.2em;margin-top:1.2em}:is(.prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-links);font-weight:500;text-decoration:underline}:is(.prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-bold);font-weight:600}:is(.prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.prose) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-bottom:1.25em;margin-top:1.25em;padding-inline-start:1.625em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--boa-prose-counters);font-weight:400}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--boa-prose-bullets)}:is(.prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-headings);font-weight:600;margin-top:1.25em}:is(.prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--boa-prose-hr);border-top-width:1px;margin-bottom:3em;margin-top:3em}:is(.prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){border-inline-start-color:var(--boa-prose-quote-borders);border-inline-start-width:.25rem;color:var(--boa-prose-quotes);font-style:italic;font-weight:500;margin-bottom:1.6em;margin-top:1.6em;padding-inline-start:1em;quotes:"“""”""‘""’"}:is(.prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-headings);font-size:2.25em;font-weight:800;line-height:1.1111111;margin-bottom:.8888889em;margin-top:0}:is(.prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}:is(.prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-headings);font-size:1.5em;font-weight:700;line-height:1.3333333;margin-bottom:1em;margin-top:2em}:is(.prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}:is(.prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-headings);font-size:1.25em;font-weight:600;line-height:1.6;margin-bottom:.6em;margin-top:1.6em}:is(.prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:is(.prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-headings);font-weight:600;line-height:1.5;margin-bottom:.5em;margin-top:1.5em}:is(.prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}:is(.prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-bottom:2em;margin-top:2em}:is(.prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.3125rem;box-shadow:0 0 0 1px rgb(var(--boa-prose-kbd-shadows)/10%),0 3px rgb(var(--boa-prose-kbd-shadows)/10%);color:var(--boa-prose-kbd);font-family:inherit;font-size:.875em;font-weight:500;padding-inline-end:.375em;padding-bottom:.1875em;padding-top:.1875em;padding-inline-start:.375em}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-code);font-size:.875em;font-weight:600}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:var(--boa-prose-pre-bg);border-radius:.375rem;color:var(--boa-prose-pre-code);font-size:.875em;font-weight:400;line-height:1.7142857;margin-bottom:1.7142857em;margin-top:1.7142857em;overflow-x:auto;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-top:.8571429em;padding-inline-start:1.1428571em}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.prose) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em;line-height:1.7142857;margin-bottom:2em;margin-top:2em;table-layout:auto;width:100%}:is(.prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--boa-prose-th-borders);border-bottom-width:1px}:is(.prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-headings);font-weight:600;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em;vertical-align:bottom}:is(.prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-color:var(--boa-prose-td-borders);border-bottom-width:1px}:is(.prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:is(.prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-color:var(--boa-prose-th-borders);border-top-width:1px}:is(.prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.prose) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:is(.prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--boa-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0;margin-top:0}:is(.prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.5em;margin-top:.5em}:is(.prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.prose) :where(>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}:is(.prose) :where(>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.prose) :where(>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:.75em;margin-top:.75em}:is(.prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em;margin-top:1.25em}:is(.prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:is(.prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-top:.5714286em;padding-inline-start:.5714286em}:is(.prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:2em;margin-top:2em}:is(.prose) :where(>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.prose) :where(>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}:is(.prose) :where(headings):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--primary-color)}.container{margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem;width:100%}@media(min-width:640px){.container{margin-left:auto;margin-right:auto;max-width:640px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:768px){.container{margin-left:auto;margin-right:auto;max-width:768px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1024px){.container{margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:1280px){.container{margin-left:auto;margin-right:auto;max-width:1280px;padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:1536px){.container{margin-left:auto;margin-right:auto;max-width:1536px;padding-left:1.25rem;padding-right:1.25rem}}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.z-1{z-index:1}.grid{display:grid}.mx-auto{margin-left:auto;margin-right:auto}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.me{margin-inline-end:1rem}.mt-3{margin-top:.75rem}.last\:mb-0:last-child{margin-bottom:0}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-30{height:7.5rem}.h-6{height:1.5rem}.h1{height:.25rem}.h2{height:.5rem}.h3{height:.75rem}.max-w-3xl{max-width:48rem}.max-w-520px{max-width:520px}.max-w-none{max-width:none}.min-h-screen{min-height:100vh}.min-w-\[300px\]{min-width:300px}.w-6{width:1.5rem}.w-full{width:100%}.flex{display:flex}.flex-col{flex-direction:column}.origin-center{transform-origin:center}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:translate-x-0{--boa-translate-x:0}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:translate-x-0,.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:translate-y-0{transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:translate-y-0{--boa-translate-y:0}.-translate-y-\[5px\]{--boa-translate-y:-5px}.-translate-y-\[5px\],.translate-x-\[7px\]{transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.translate-x-\[7px\]{--boa-translate-x:7px}.translate-y-\[5px\]{--boa-translate-y:5px;transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:rotate-\[135deg\]{--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-rotate:135deg}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:rotate-\[135deg\],.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:rotate-\[315deg\]{transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:rotate-\[315deg\]{--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-rotate:315deg}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:rotate-45{--boa-rotate-x:0;--boa-rotate-y:0;--boa-rotate-z:0;--boa-rotate:45deg}.group[aria-pressed=true] .group-\[\[aria-pressed\=true\]\]\:rotate-45,.transform{transform:translate(var(--boa-translate-x)) translateY(var(--boa-translate-y)) translateZ(var(--boa-translate-z)) rotate(var(--boa-rotate)) rotateX(var(--boa-rotate-x)) rotateY(var(--boa-rotate-y)) rotate(var(--boa-rotate-z)) skew(var(--boa-skew-x)) skewY(var(--boa-skew-y)) scaleX(var(--boa-scale-x)) scaleY(var(--boa-scale-y)) scaleZ(var(--boa-scale-z))}.cursor-default{cursor:default}.place-content-center{place-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-8{gap:2rem}.overflow-hidden{overflow:hidden}.border{border-width:1px}.border-t{border-top-width:1px}.border-t-3{border-top-width:3px}.border-black{--boa-border-opacity:1;border-color:rgb(0 0 0/var(--boa-border-opacity))}.border-gray-100{--boa-border-opacity:1;border-color:rgb(243 244 246/var(--boa-border-opacity))}.border-primary{--boa-border-opacity:1;border-color:rgb(153 0 7/var(--boa-border-opacity))}.rounded-lg{border-radius:.5rem}.bg-black{--boa-bg-opacity:1;background-color:rgb(0 0 0/var(--boa-bg-opacity))}.bg-dark-200{--boa-bg-opacity:1;background-color:rgb(50 50 50/var(--boa-bg-opacity))}.bg-white{--boa-bg-opacity:1;background-color:rgb(255 255 255/var(--boa-bg-opacity))}.dark .dark\:bg-\[\#020420\]{--boa-bg-opacity:1;background-color:rgb(2 4 32/var(--boa-bg-opacity))}.fill-current{fill:currentColor}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-\[2px\]{padding-bottom:2px;padding-top:2px}.py-12{padding-bottom:3rem;padding-top:3rem}.py-20{padding-bottom:5rem;padding-top:5rem}.pt-2{padding-top:.5rem}.text-center{text-align:center}.text-\[80px\]{font-size:80px}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.dark .dark\:text-white,.text-white{--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity))}.text-\[\#020420\]{--boa-text-opacity:1;color:rgb(2 4 32/var(--boa-text-opacity))}.text-\[\#64748B\]{--boa-text-opacity:1;color:rgb(100 116 139/var(--boa-text-opacity))}.text-dark{--boa-text-opacity:1;color:rgb(34 34 34/var(--boa-text-opacity))}.text-gray-400{--boa-text-opacity:1;color:rgb(156 163 175/var(--boa-text-opacity))}.text-gray-500{--boa-text-opacity:1;color:rgb(107 114 128/var(--boa-text-opacity))}.text-gray-900{--boa-text-opacity:1;color:rgb(17 24 39/var(--boa-text-opacity))}.text-primary{--boa-text-opacity:1;color:rgb(153 0 7/var(--boa-text-opacity))}.hover\:text-\[\#00DC82\]:hover{--boa-text-opacity:1;color:rgb(0 220 130/var(--boa-text-opacity))}.hover\:text-white:hover{--boa-text-opacity:1;color:rgb(255 255 255/var(--boa-text-opacity))}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.leading-none{line-height:1}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--boa-numeric-spacing:tabular-nums;font-variant-numeric:var(--boa-ordinal) var(--boa-slashed-zero) var(--boa-numeric-figure) var(--boa-numeric-spacing) var(--boa-numeric-fraction)}.underline{text-decoration-line:underline}.underline-offset-3{text-underline-offset:3px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-75{opacity:.75}.shadow-sm{--boa-shadow:var(--boa-shadow-inset) 0 1px 2px 0 var(--boa-shadow-color,rgba(0,0,0,.05));box-shadow:var(--boa-ring-offset-shadow),var(--boa-ring-shadow),var(--boa-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,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)}.duration-300{transition-duration:.3s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-\[cubic-bezier\(\.5\,\.85\,\.25\,1\.1\)\]{transition-timing-function:cubic-bezier(.5,.85,.25,1.1)}.ease-\[cubic-bezier\(\.5\,\.85\,\.25\,1\.8\)\]{transition-timing-function:cubic-bezier(.5,.85,.25,1.8)}@media(min-width:640px){.sm\:text-\[110px\]{font-size:110px}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:justify-between{justify-content:space-between}.md\:text-left{text-align:left}.md\:text-5xl{font-size:3rem;line-height:1}}
