@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:a;src:url(../fonts/a-light.woff2) format("woff2"),url(../fonts/a-light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:a;src:url(../fonts/a-regular.woff2) format("woff2"),url(../fonts/a-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:a;src:url(../fonts/a-bold.woff2) format("woff2"),url(../fonts/a-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.mt-2{margin-top:2rem}.content{overflow:hidden}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}::-webkit-scrollbar{display:none}*{margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto}html{box-sizing:border-box;overscroll-behavior:none;font-size:.5208333333vw}@media only screen and (max-width: 1024px){html{font-size:.9765625vw!important}}@media only screen and (max-width: 482px){html{font-size:2.0746887967vw!important}}body{overscroll-behavior:none;font-weight:400;background:#faf6f4}*,*:before,*:after{box-sizing:inherit;outline:none;font-family:a,sans-serif;-webkit-touch-callout:none}:focus{outline:none}::-moz-focus-inner{border:0}a{color:inherit;outline:none;pointer-events:auto;text-decoration:none}button{background:none;border:none;border-radius:none;color:inherit;outline:none;cursor:pointer}video,img{vertical-align:middle;object-fit:cover;object-position:center}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;outline:none;pointer-events:auto}[data-animation=text]{opacity:0}[data-animation=text] span{display:inline-block;overflow:hidden;vertical-align:top;transform-origin:center}[data-animation=text].reveal{opacity:1}.container{width:100%;height:auto;max-width:85%;margin:0 auto;position:relative;overflow:hidden;z-index:2}@media only screen and (max-width: 1024px){.container{max-width:90%}}.container-big{width:100%;height:auto;max-width:95%;margin:0 auto;position:relative;overflow:hidden;z-index:2}@media only screen and (max-width: 482px){.container-big{max-width:90%}}section{width:100%;height:auto;position:relative;overflow:hidden}section .bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}section .bg video,section .bg img{width:100%;height:100%}h1{font-size:5.75rem;font-weight:700;line-height:1.15}h2{font-size:5.25rem;font-weight:700;line-height:1.25}h3{font-size:4.5rem;font-weight:500;line-height:1.25}h4{font-size:3.5rem;font-weight:500;line-height:1.25}input,textarea,p{font-size:1.8rem;font-weight:300;line-height:1.5}input.lg,textarea.lg,p.lg{font-size:2.4rem}input.sm,textarea.sm,p.sm{font-size:1.5rem}@media only screen and (max-width: 1024px){h1{font-size:4.5rem}h2{font-size:4rem}h3{font-size:3.5rem}h4{font-size:2.5rem}input,textarea,p{font-size:1.6rem}input.lg,textarea.lg,p.lg{font-size:2rem}}@media only screen and (max-width: 482px){br{display:none}}.link-outline,.link-bg,.link{font-size:1.8rem;font-weight:400;line-height:1}@media only screen and (max-width: 1024px){.link-outline,.link-bg,.link{font-size:1.6rem}}.link{position:relative}.link:after{width:100%;height:1px;position:absolute;content:"";background:currentColor;bottom:-.5rem;left:0;transform:scaleX(0);transform-origin:right;transition:transform .7s cubic-bezier(.19,1,.22,1)}.link:hover:after{transform-origin:left;transform:scaleX(1)}.link.active:after{transform:scaleX(1)}.link.active:hover:after{transform:scaleX(0)}.link.none:after{display:none}.link-lg{font-size:2.6rem;font-weight:400;line-height:1.25}@media only screen and (max-width: 1024px){.link-lg{font-size:2rem}}.link-bg{-webkit-border-radius:.75rem;border-radius:.75rem;background-clip:padding-box;background:#011026;color:#fff;transition:all .5s ease;padding:1.75rem 3rem 1.5rem}.link-bg:hover{background:#000}.link-bg.v2{background:#fff;color:#000}.link-bg.v2:hover{background:#000000bf;color:#fff}.link-outline{-webkit-border-radius:.75rem;border-radius:.75rem;background-clip:padding-box;border:1px solid #ffffff;color:#fff;padding:1.75rem 3rem 1.5rem;transition:all .5s ease}.link-outline:hover{background:#fff;color:#011026}@media only screen and (max-width: 1024px){.link-bg,.link-outline{padding:1.25rem 2.5rem 1rem}}.accordions{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}.accordions .accordion{width:100%;height:auto;border-bottom:1px solid currentColor}.accordions .accordion .accordion-trigger{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;cursor:pointer;padding-bottom:2rem;position:relative}.accordions .accordion .accordion-trigger .symbol{width:2rem;height:2rem;position:relative;display:grid;place-items:center;transition:all .5s ease}.accordions .accordion .accordion-trigger .symbol .divider{position:absolute;width:100%;height:1px;background:currentColor;transition:all .5s ease}.accordions .accordion .accordion-trigger .symbol .divider:nth-child(2){transform:rotate(90deg)}.accordions .accordion .accordion-trigger:hover .symbol{transform:rotate(180deg) scale(1.1)}.accordions .accordion .accordion-content{width:100%;height:auto;max-height:0;opacity:0;transition:all .5s ease;overflow:hidden}.accordions .accordion .accordion-content .accordion-content-inner{padding:0 0 5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3rem}.accordions .accordion.active .accordion-trigger .symbol .divider:nth-child(2){transform:rotate(0)}.accordions .accordion.active .accordion-content{opacity:1}@media only screen and (max-width: 482px){.accordions .accordion .accordion-trigger .symbol{width:2rem;height:2rem}}.footer{background:#011026;color:#fff}.footer .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15rem 0 5rem;gap:20rem}.footer .container .footer-panel{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer .container .footer-panel .footer-panel-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list{flex:0 0 25%;max-width:25%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list .lg{margin-bottom:2rem}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list .logo img{width:70%;height:auto}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list .social-links{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1rem}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list .social-links a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-border-radius:50%;border-radius:50%;background-clip:padding-box;background:#ffffff80}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list .social-links a img{width:3rem;height:auto}.footer .container .footer-panel .footer-panel-box:first-child{flex:0 0 85%;max-width:85%;width:100%;height:auto}@media only screen and (max-width: 482px){.footer .container{padding:7.5rem 0 2.5rem;gap:10rem}.footer .container .footer-panel{flex-wrap:wrap;gap:8rem}.footer .container .footer-panel .footer-panel-box{flex:0 0 100%!important;max-width:100%!important;flex-wrap:wrap;row-gap:5rem}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list{flex:0 0 50%;max-width:50%;width:100%;height:auto}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list:last-child,.footer .container .footer-panel .footer-panel-box .footer-panel-box-list:first-child{flex:0 0 100%;max-width:100%;width:100%;height:auto}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list .logo img{width:20rem}.footer .container .footer-panel .footer-panel-box .footer-panel-box-list .lg{margin-bottom:0}.footer .container .footer-panel:last-child{gap:0}}.gallery{color:#fff;background:#011026;overflow:visible}.gallery .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15rem 0;gap:10rem;margin-top:calc(-1 * var(--vh, 1vh) * 100)}.gallery .container .gallery-header{width:100%;height:auto;padding-left:10rem}.gallery .container .gallery-wrapper{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem}.gallery .container .gallery-wrapper .gallery-col{flex:0 0 32.1%;max-width:32.1%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3rem}.gallery .container .gallery-wrapper .gallery-col .gallery-item,.gallery .container .gallery-wrapper .gallery-col .gallery-item img{width:100%;height:auto}.gallery .container .gallery-wrapper .gallery-col:nth-of-type(odd){margin-top:5rem}.gallery .bottom-bar{width:100%;height:calc(var(--vh, 1vh) * 100);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:sticky;top:0;left:0;z-index:4;padding:10rem 0}.gallery .bottom-bar button{padding:1rem 3rem;border-radius:5px}.gallery .bottom-bar:after{content:"";width:100%;height:50%;background-image:linear-gradient(to top,#011026,transparent);position:absolute;bottom:0;left:0;z-index:-1}.gallery.active .container{height:auto}.gallery.active .bottom-bar{display:none}@media only screen and (max-width: 1024px){.gallery .container{padding:10rem 0;gap:7.5rem}.gallery .container .gallery-header{padding:0}.gallery .container .gallery-wrapper .gallery-col{flex:0 0 31.1%;max-width:31.1%;width:100%;height:auto}}@media only screen and (max-width: 482px){.gallery .container{padding:7.5rem 0;gap:5rem;margin-top:0}.gallery .container .gallery-wrapper .gallery-col{flex:0 0 100%;max-width:100%;width:100%;height:auto;margin-top:0!important}.gallery .container .gallery-wrapper .gallery-col .gallery-item img{height:auto}.gallery .bottom-bar{display:none}}.hamb-menu{width:100%;height:100%;position:fixed;top:0;left:0;z-index:5;background:#011026;color:#fff;pointer-events:none;transition:all .5s ease}.hamb-menu .hamb-menu-inner{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:scroll;padding:15rem 5% 5rem;transition:all .5s ease;transform:translate(100%);opacity:0}.hamb-menu .hamb-menu-inner .hamb-link{width:100%;height:auto;font-size:4.5rem;font-weight:500;padding:5rem 0;border-bottom:1px solid currentColor}.hamb-menu .hamb-menu-inner .hamb-link-sm{width:100%;height:auto;font-size:3rem;font-weight:500;padding:1rem 0}.hamb-menu .hamb-menu-inner .accordion .accordion-trigger{padding-bottom:0}.hamb-menu .hamb-menu-inner .accordion .hamb-link{border-bottom:none}.hamb-menu.active{pointer-events:auto;opacity:1!important}.hamb-menu.active .hamb-menu-inner{transform:translate(0);opacity:1}.navbar{width:100%;height:auto;position:absolute;top:0;left:0;z-index:10}.navbar .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:4rem 0;color:#fff;overflow:visible}.navbar .container .nav-links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}.navbar .container .nav-links .drop-down-box{width:auto;height:auto;position:relative}.navbar .container .nav-links .drop-down-box .drop-down-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:max-content;height:auto;-webkit-border-radius:5px;border-radius:5px;background-clip:padding-box;position:absolute;top:100%;left:0;gap:1rem;padding:2rem;background:#011026;color:#fff;opacity:0;visibility:hidden;transition:all .5s ease}.navbar .container .nav-links .drop-down-box:hover .drop-down-content{opacity:1!important;visibility:visible}.navbar .container .logo img{width:20rem;height:auto}.navbar .container .hamb-btn{width:4rem;height:4rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1rem;display:none}.navbar .container .hamb-btn .divider{width:100%;height:2px;background:currentColor;transition:all .5s ease}.navbar .container .hamb-btn.active .divider:first-child{transform:translateY(1.25rem) rotate(45deg)}.navbar .container .hamb-btn.active .divider:nth-child(2){opacity:0}.navbar .container .hamb-btn.active .divider:last-child{transform:translateY(-1.25rem) rotate(-45deg)}@media only screen and (max-width: 1024px){.navbar .container .logo img{width:20rem;height:auto}}@media only screen and (max-width: 482px){.navbar .container .nav-links{display:none}.navbar .container .hamb-btn{display:flex}.navbar .container .logo img{width:15rem;height:auto}}.slider-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem;padding:0 10rem}.slider-wrapper .slider-one{width:100%;height:auto}.slider-wrapper .slider-one .slider-one-slide{width:39rem;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1rem}.slider-wrapper .slider-one .slider-one-slide img{width:100%;height:50rem}.slider-wrapper .slider-one .slider-one-slide .slide-content{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;margin-top:1rem}.slider-wrapper .slider-controls{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:5rem;gap:2rem}.slider-wrapper .slider-controls button{width:3.5rem;height:3.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;border-radius:5px;transition:all .3s ease}.slider-wrapper .slider-controls button img{width:1.5rem;height:auto}.slider-wrapper .slider-controls button:hover{background:#0110260d}.slider-wrapper .slider-controls button.next img{transform:rotate(180deg)}.slider-wrapper .slider-testimonial{width:100%;height:auto}.slider-wrapper .slider-testimonial .slider-testimonial-slide{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;pointer-events:none;z-index:2}.slider-wrapper .slider-testimonial .slider-testimonial-slide.swiper-slide-active{pointer-events:all;z-index:5}.slider-wrapper .slider-testimonial .slider-testimonial-slide .slide-image{width:40rem;height:40rem}.slider-wrapper .slider-testimonial .slider-testimonial-slide .slide-content{flex:0 0 65%;max-width:65%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}.slider-wrapper .slider-testimonial .slider-testimonial-slide .slide-content .slider-controls{margin-top:0}@media only screen and (max-width: 1024px){.slider-wrapper .slider-testimonial .slider-testimonial-slide .slide-image{flex:0 0 30%;max-width:30%;width:100%;height:auto;height:29rem}.slider-wrapper .slider-testimonial .slider-testimonial-slide .slide-content{gap:2rem}}@media only screen and (max-width: 482px){.slider-wrapper{gap:4rem}.slider-wrapper .slider-one .slider-one-slide{width:100%}.slider-wrapper .slider-one .slider-one-slide img{height:55rem}.slider-wrapper .slider-controls{margin-top:5rem}.slider-wrapper .slider-testimonial .slider-testimonial-slide{flex-wrap:wrap;gap:4rem}.slider-wrapper .slider-testimonial .slider-testimonial-slide .slide-image{flex:0 0 100%;max-width:100%;width:100%;height:auto;max-height:40rem}.slider-wrapper .slider-testimonial .slider-testimonial-slide .slide-content{flex:0 0 100%;max-width:100%;width:100%;height:auto;gap:2rem}}.social .container{padding:7.5rem 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:6rem;overflow:visible}.social .container .social-header{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.social .container .social-slider{width:100%;height:auto}.social .container .social-slider .swiper-wrapper{transition-timing-function:linear}.social .container .social-slider .social-slide{width:40rem;height:40rem}.social .container .social-slider .social-slide img{width:100%;height:100%}@media only screen and (max-width: 1024px){.social .container{gap:4rem}.social .container .social-slider .social-slide{width:20rem;height:20rem}}@media only screen and (max-width: 482px){.social .container{padding:5rem 0}}.data .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15rem 0;gap:5rem}.data .container .data-panel{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.data .container .data-panel .data-media{flex:0 0 50%;max-width:50%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:6rem}.data .container .data-panel .data-media figure{width:100%;height:75rem}.data .container .data-panel .data-media figure img{width:100%;height:100%}.data .container .data-panel .data-content{padding-top:10rem;flex:0 0 40%;max-width:40%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:5rem}.data .container .data-panel .data-content .link-lg{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:3rem 0;border-bottom:1px solid currentColor}.data .container .data-panel .data-content .link-lg .icon{width:2rem;height:2rem;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.data .container .data-panel .data-content .link-lg .icon .divider{width:2px;height:100%;background:#000;position:absolute}.data .container .data-panel .data-content .link-lg .icon .divider:last-child{transform:rotate(90deg)}.data .container .data-panel .data-content .slider-box{width:100%;height:auto;overflow:hidden}.data .container .data-panel .data-content .slider-box .social-slider{width:100%;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.data .container .data-panel .data-content .slider-box .social-slider .swiper-wrapper{transition-timing-function:linear}.data .container .data-panel .data-content .slider-box .social-slider .swiper-slide{width:20rem;height:12.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.data .container .data-panel .data-content .slider-box .social-slider .swiper-slide img{width:auto;height:auto;max-width:100%;max-height:100%}@media only screen and (max-width: 1024px){.data .container{padding:10rem 0}.data .container .data-panel{align-items:flex-start}.data .container .data-panel .data-media figure{height:50rem}.data .container .data-panel .data-content{gap:3rem;padding-top:5rem}}@media only screen and (max-width: 482px){.data .container .data-panel .data-panel-box,.data .container .data-panel .data-content,.data .container .data-panel .data-media{flex:0 0 100%;max-width:100%;width:100%;height:auto}.data .container .data-panel .data-media figure{height:45rem}.data .container .data-panel .data-content{gap:2rem}.data .container .data-panel .data-content .slider-box .social-slider .swiper-slide{width:12.5rem;height:8rem}}.contact .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15rem 0;gap:15rem}.contact .container .contact-panel{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact .container .contact-panel .contact-box{flex:0 0 30%;max-width:30%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.75rem}.contact .container .contact-panel .contact-box .social-links{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;margin-top:2.5rem}.contact .container .contact-panel .contact-box .social-links a img{width:3rem;height:3rem}.contact .container .contact-panel .contact-form-wrapper{flex:0 0 70%;max-width:70%;width:100%;height:auto}.contact .container .contact-panel .contact-form-wrapper form{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8rem}.contact .container .contact-panel .contact-form-wrapper form .input-box{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem}.contact .container .contact-panel .contact-form-wrapper form .input-box label{font-size:2.5rem;font-weight:400;line-height:1.25}.contact .container .contact-panel .contact-form-wrapper form .input-box input,.contact .container .contact-panel .contact-form-wrapper form .input-box textarea{width:100%;height:auto;padding:1rem 0;border-bottom:2px solid #011026}.contact .container .contact-panel .contact-form-wrapper form input[type=submit]{cursor:pointer;margin-top:-2rem}.contact .container .map-box{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;gap:8rem}.contact .container .map-box iframe{width:100%;height:70rem;-webkit-border-radius:5px;border-radius:5px;background-clip:padding-box}.contact .container .map-box .btns{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem}@media only screen and (max-width: 1024px){.contact .container{padding:10rem 0;gap:10rem}.contact .container .map-box{gap:4rem}}@media only screen and (max-width: 482px){.contact .container{padding:7.5rem 0}.contact .container .contact-panel{gap:5rem}.contact .container .contact-panel .contact-box,.contact .container .contact-panel .contact-form-wrapper{flex:0 0 100%;max-width:100%;width:100%;height:auto}.contact .container .contact-panel .contact-form-wrapper form{gap:4rem}.contact .container .contact-panel .contact-form-wrapper form .input-box{gap:1.5rem}.contact .container .contact-panel .contact-form-wrapper form .input-box label{font-size:2rem}.contact .container .contact-panel .contact-form-wrapper form input[type=submit]{margin-top:0}.contact .container .map-box iframe{height:40rem}}.banner .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:calc(var(--vh, 1vh) * 100);padding:15rem 0;color:#fff}.banner .container .banner-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}.banner .container .banner-box .btns{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem}.banner.overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040;z-index:2}.info .container{padding:15rem 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}.info .container:has(.slider-wrapper){overflow:visible}.info .container .info-content,.info .container .info-header{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.info .container .info-content .info-box,.info .container .info-header .info-box{flex:0 0 45%;max-width:45%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}.info .container .slider-wrapper{width:100%;height:auto;margin-top:10rem}.info .container-big{padding-bottom:5rem}.info .container-big .rooms-list{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10rem}.info .container-big .rooms-list .room-box{flex:0 0 47.25%;max-width:47.25%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem}.info .container-big .rooms-list .room-box figure{width:100%;height:65rem;background:#011026;overflow:hidden}.info .container-big .rooms-list .room-box figure img{width:100%;height:100%}.info .container-big .rooms-list .room-box .room-box-content{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:2rem}.info .container-big .rooms-list .room-box .room-box-content .room-box-header{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.info .container-big .rooms-list .room-box .room-box-content .room-box-header h4{flex:0 0 60%;max-width:60%;width:100%;height:auto;margin-top:2rem}.info .container-big .rooms-list .room-box .room-box-content .room-box-header .room-box-info{flex:0 0 40%;max-width:40%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.info .container-big .rooms-list .room-box .room-box-content .room-box-header .room-box-info .room-info-box{flex:0 0 30%;max-width:30%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;text-align:center}.info .container-big .rooms-list .room-box .room-box-content .room-box-header .room-box-info .room-info-box img{width:50%;height:auto}.intro .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:7.5rem 0;min-height:calc(var(--vh, 1vh) * 100 - 20rem);color:#fff}.intro .container .intro-content{flex:0 0 45%;max-width:45%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3rem}.slider-section .container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15rem 0;gap:6rem;overflow:visible}.slider-section .container:has(.slider-wrapper) .slider-header{padding:0 10rem}.slider-section .container .slider-header,.slider-section .container .slider-wrapper{width:100%;height:auto}.slider-section.tight .container{padding:0 0 12.5rem}@media only screen and (max-width: 1024px){.info .container{padding:10rem 0}.info .container .slider-wrapper{padding:0;margin-top:5rem}.info .container-big .rooms-list{gap:5.25rem}.info .container-big .rooms-list .room-box{gap:2rem}.info .container-big .rooms-list .room-box figure{height:40rem}.info .container-big .rooms-list .room-box .room-box-content .room-box-header{flex-wrap:wrap;gap:1rem}.info .container-big .rooms-list .room-box .room-box-content .room-box-header h4{flex:0 0 100%;max-width:100%;width:100%;height:auto;margin-top:0}.info .container-big .rooms-list .room-box .room-box-content .room-box-header .room-box-info{flex:0 0 100%;max-width:100%;width:100%;height:auto}.info .container-big .rooms-list .room-box .room-box-content .room-box-header .room-box-info .room-info-box{flex:auto;max-width:unset}.info .container-big .rooms-list .room-box .room-box-content .room-box-header .room-box-info .room-info-box img{width:30%}.slider-section .container{padding:10rem 0}.slider-section .container:has(.slider-wrapper) .slider-header{padding:0}.slider-section .container .slider-wrapper{padding:0}}@media only screen and (max-width: 482px){.banner .container{padding:7.5rem 0}.banner .container .banner-box{gap:2rem}.info .container{padding:7.5rem 0}.info .container .info-header{gap:2rem}.info .container .info-header .info-box{flex:0 0 100%;max-width:100%;width:100%;height:auto}.info .container .info-content{gap:2rem}.info .container .info-content .info-box,.info .container-big .rooms-list .room-box{flex:0 0 100%;max-width:100%;width:100%;height:auto}.info .container-big .rooms-list .room-box figure{height:30rem}.slider-section .container{padding:7.5rem 0;gap:3rem}.intro .container{flex-wrap:wrap;gap:4rem}.intro .container .intro-content{flex:0 0 100%;max-width:100%;width:100%;height:auto}}.features{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:10rem 0 0}.features .feature-panel{width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:row;-moz-box-orient:row;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-between;-moz-box-pack:space-between;-ms-flex-pack:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.features .feature-panel:nth-of-type(2n){flex-direction:row-reverse}.features .feature-panel figure{flex:0 0 50%;max-width:50%;width:100%;height:auto}.features .feature-panel figure img{width:100%;height:85rem}.features .feature-panel .feature-panel-content{flex:0 0 50%;max-width:50%;width:100%;height:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:column;-moz-box-orient:column;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:flex-start;-moz-box-pack:flex-start;-ms-flex-pack:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:4rem;padding:0 10rem}@media only screen and (max-width: 1024px){.features{padding:5rem 0 0}.features .feature-panel figure img{height:60rem}.features .feature-panel .feature-panel-content{padding:0 5rem;gap:3rem}}@media only screen and (max-width: 482px){.features .feature-panel{flex-wrap:wrap}.features .feature-panel .feature-panel-content,.features .feature-panel figure{flex:0 0 100%;max-width:100%;width:100%;height:auto}.features .feature-panel .feature-panel-content{padding:5rem 5%;gap:2rem}}[data-reveal][data-animation=fade-up]{opacity:0;transform:translateY(10rem)}[data-reveal][data-animation=fade-x-slide]{opacity:0;transform:translate(10rem)}[data-reveal].reveal{opacity:1!important;transform:translateY(0) translate(0);transition:opacity .5s ease,transform .7s ease}[data-reveal][data-animation=reveal-image]{overflow:hidden}[data-reveal][data-animation=reveal-image] img{opacity:0;transform:scale(1.1)}[data-reveal].reveal[data-animation=reveal-image] img{opacity:1;transform:scale(1);transition:opacity .5s ease,transform .7s ease}
