@font-face{font-family:Gilroy-Light;src:url(/assets/Gilroy-Light-C81lTVMp.ttf) format("truetype");font-display:swap}@font-face{font-family:Gustan-Thin;src:url(/assets/Gustan-Thin-BSN-4kCu.ttf) format("truetype");font-weight:100;font-display:swap}@font-face{font-family:Gustan-Light;src:url(/assets/Gustan-Light-bUHYDHXi.ttf) format("truetype");font-weight:100;font-display:swap}@font-face{font-family:Gustan-Medium;src:url(/assets/Gustan-Medium-hfCjFKku.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Gustan-Bold;src:url(/assets/Gustan-Bold-X2Lq20l2.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Gustan-Book;src:url(/assets/Gustan-Book-C-lqH01n.ttf) format("truetype");font-weight:500;font-display:swap}header{position:absolute;top:0;left:0;width:100vw;z-index:200;padding-top:20px}header .container{height:64px;display:flex;align-items:center;justify-content:space-between}@media (min-width: 768px){header .container{height:96px}}header #logo{position:relative;width:200px;height:40px;cursor:pointer}@media (min-width: 768px){header #logo{height:56px}}header #logo img{position:absolute;top:0;left:0;height:40px;opacity:0;transition:all .3s ease-in-out}@media (min-width: 768px){header #logo img{height:56px}}header #logo[data-color=white] img:nth-child(1){opacity:1}header #logo[data-color=white] img:nth-child(2){opacity:0}header #logo[data-color=colorful] img:nth-child(1){opacity:0}header #logo[data-color=colorful] img:nth-child(2){opacity:1}header #menu{display:none}header #menu li{font-family:Gustan-Medium,sans-serif;color:#fff;text-decoration:none;font-size:16px;cursor:pointer}@media (min-width: 768px){header #menu{display:flex;align-items:center;gap:32px;list-style:none}}header #menu-mobile{position:relative}@media (min-width: 768px){header #menu-mobile{display:none}}header #menu-mobile button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100%;background-color:transparent;border:none;outline:none;position:relative;z-index:10}header #menu-mobile button #icon{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:8px}header #menu-mobile button #icon span{height:2px;background-color:#fff;border-radius:4px}header #menu-mobile button #icon span:nth-of-type(1){width:24px}header #menu-mobile button #icon span:nth-of-type(2){width:12px}header #menu-mobile #menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#2c7e85;display:flex;justify-content:center;align-items:center;overflow:hidden;visibility:hidden;clip-path:circle(30px at calc(100% - 52px) 60px);transition:all .3s ease-in-out}header #menu-mobile #menu-overlay ul{display:flex;flex-direction:column;gap:32px;list-style:none}header #menu-mobile #menu-overlay ul li{text-align:center;opacity:0;transition:all .3s ease-in-out;font-family:Gustan-Bold,sans-serif;font-weight:600;color:#fff;text-decoration:none;font-size:32px;cursor:pointer}#section1{width:100%;height:100vh;background-color:#e4572e;position:relative;display:flex;flex-direction:column;overflow:hidden;justify-content:center}@media (min-width: 2048px){#section1{justify-content:center}}@media (max-width: 768px){#section1 #banner-content{bottom:50px}}#section1 .container{display:flex;flex-direction:column;align-items:center;gap:24px}@media (max-width: 768px){#section1 .container{padding:0 24px}}@media (min-width: 768px){#section1 .container{transform:translateY(-50px)}}@media (min-width: 768px) and (min-height: 768px){#section1 .container{transform:translateY(-100px)}}#section1 .container h1{font-family:Gustan-Light,sans-serif;font-size:26px;line-height:1.3;font-weight:100;color:#ffcf7b;text-align:center;text-transform:uppercase}#section1 .container h1 span{font-family:Gustan-Light,sans-serif;display:inline-block}#section1 .container h1 strong{display:inline-block;font-family:Gustan-Bold,sans-serif;font-size:34px;font-weight:600;color:#ffcf7b}@media (min-width: 768px){#section1 .container h1{font-size:52px}#section1 .container h1 strong{font-size:55px}}#section1 .container #p1{font-family:Gustan-Light,sans-serif;font-size:18px;line-height:1.6;font-weight:100;color:#fff;text-align:center;opacity:0}@media (max-width: 768px){#section1 .container #p1{letter-spacing:-.8px}#section1 .container #p1 strong{letter-spacing:0px}}#section1 .container #p1 strong{font-family:Gustan-Light,sans-serif;position:relative;transition:all .3s ease-in-out;display:inline-block}#section1 .container #p1 strong:before{content:"";position:absolute;width:calc(100% + 8px);height:calc(100% + 0px);border:2px solid #FFCF7B;top:-2px;left:-6px;transform-origin:center;transform:scaleX(0);transition:all .5s ease-in-out}@media (min-width: 768px){#section1 .container #p1 strong:before{width:calc(100% + 12px);height:calc(100% - 3px);border:2px solid #FFCF7B;top:0;left:-8px}}#section1 .container #p1 strong.focus{margin:0 8px}@media (min-width: 768px){#section1 .container #p1 strong.focus{margin:0 12px}}#section1 .container #p1 strong.focus:before{transform:scaleX(1)}@media (min-width: 768px){#section1 .container #p1{font-size:30px;max-width:1000px}}#section1 .container #p2{font-family:Gustan-Light,sans-serif;font-size:16px;line-height:1.4;font-weight:100;color:#ffcf7b;text-align:center;text-transform:uppercase;opacity:0}#section1 .container #p2 strong{font-family:Gustan-Light,sans-serif;font-size:20px}@media (max-width: 768px){#section1 .container #p2 strong{display:block}}@media (min-width: 768px){#section1 .container #p2,#section1 .container #p2 strong{font-size:26px}}#section1 #mundinho{position:absolute;bottom:-250px;left:50%;transform:translate(-50%);z-index:1;width:500px;filter:drop-shadow(8px 8px 4px rgba(0,0,0,.4))}@media (min-width: 768px){#section1 #mundinho{width:70vw;max-width:1060px;bottom:-650px}}#section1 .skip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;position:absolute;left:50%;bottom:50px;transform:translate(-50%);cursor:pointer;border:none;background-color:transparent;outline:none;z-index:3}@media (min-width: 768px){#section1 .skip{bottom:60px}}#section1 .skip p{font-family:Gustan-Medium,sans-serif;font-size:18px;pointer-events:none;transition:all .3s ease-in-out;color:#fff}#section1 .skip svg{pointer-events:none;transition:all .3s ease-in-out}@keyframes movingArrow{0%{transform:translateY(0)}50%{transform:translateY(-16px)}to{transform:translateY(0)}}#section1 .skip:hover p{transform:translateY(8px)}#section1 .skip:hover svg{animation:movingArrow 1s infinite}#section2{width:100%;padding:96px 0;background-color:#01595c}@media (min-width: 768px){#section2{padding:120px 0}}#section2 .container{display:flex;flex-direction:column;align-items:center}#section2 .content{display:flex;flex-direction:column;align-items:center;gap:32px}@media (min-width: 768px){#section2 .content{flex:1;padding:24px 0}}#section2 .content h2,#section2 .content p{text-align:center}#section2 .content #row1{display:flex;flex-direction:column;align-items:center;gap:24px}#section2 .content #row1 h2{font-family:Gustan-Light,sans-serif;font-size:34px;line-height:1;font-weight:100;color:#ffcf7b}#section2 .content #row1 h2 strong{font-family:Gustan-Bold,sans-serif;font-weight:600;color:#ffcf7b}@media (min-width: 768px){#section2 .content #row1 h2{font-size:50px}}#section2 .content #row1 p{font-family:Gustan-Light,sans-serif;font-size:24px;line-height:38px;font-weight:100;color:#fff;max-width:800px}@media (min-width: 768px){#section2 .content #row1 p{font-size:28px;line-height:40px}}#section2 .content #row2{display:flex;flex-direction:column;align-items:center;gap:8px}#section2 .content #row2 div{display:flex;align-items:end;gap:10px}#section2 .content #row2 div p,#section2 .content #row2 div span{font-family:Gilroy-Light,sans-serif;color:#ffcf7b}#section2 .content #row2 div p:nth-of-type(1),#section2 .content #row2 div span{font-weight:100;font-size:75px}@media (min-width: 768px){#section2 .content #row2 div p:nth-of-type(1),#section2 .content #row2 div span{font-size:84px}}#section2 .content #row2 div p:nth-of-type(2){font-weight:100;font-size:35px;margin-bottom:10px}@media (min-width: 768px){#section2 .content #row2 div p:nth-of-type(2){font-size:44px}}#section2 .content #row2>p{font-family:Gustan-Book,sans-serif;font-size:22px;line-height:32px;font-weight:100;color:#ffcf7b;max-width:370px;text-transform:uppercase}@media (min-width: 768px){#section2 .content #row2>p{font-size:22px;line-height:32px}}#section3{width:100%;padding:80px 0;background-color:#2c7e85;position:relative}@media (min-width: 768px){#section3{padding:120px 0}}#section3 #content{display:flex;flex-direction:column;gap:16px;position:relative;z-index:10}@media (min-width: 768px){#section3 #content{flex-direction:row;justify-content:space-between;gap:72px}}#section3 #content #col1{position:relative;display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){#section3 #content #col1{width:60%;flex-direction:row}}#section3 #content #col1 #img-container{width:100%;height:fit-content;display:flex;flex-direction:column;position:relative;gap:16px}#section3 #content #col1 #img-container img{width:100%;height:auto}@media (min-width: 768px){#section3 #content #col1 #img-container img{filter:brightness(.8);width:80%}}#section3 #content #col1 #img-container p{font-family:Gustan-Light,sans-serif;font-size:28px;line-height:36px;font-weight:100;color:#fff;text-transform:uppercase}#section3 #content #col1 #img-container p strong{font-family:Gustan-Medium,sans-serif;font-weight:100}@media (max-width: 768px){#section3 #content #col1 #img-container p{margin-top:-100px}}@media (min-width: 768px){#section3 #content #col1 #img-container p{position:absolute;top:30%;right:0;font-size:40px;text-align:right;line-height:54px}}#section3 #content #col2{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){#section3 #content #col2{width:35%;max-width:450px;padding-top:20%}}#section3 #content #col2 p{font-family:Gustan-Light,sans-serif;font-size:16px;font-weight:100;line-height:28px;color:#fff}@media (min-width: 768px){#section3 #content #col2 p{font-size:20px;line-height:32px}}#section3 #graphics{display:none;z-index:1}@media (min-width: 768px){#section3 #graphics{position:absolute;display:block;width:60%;max-width:600px;left:-5%;bottom:-16%}}@media (min-width: 1921px){#section3 #graphics{display:none}}#section4{width:100%;padding:80px 0 180px;background-color:#685e4a;position:relative}@media (min-width: 768px){#section4{padding:120px 0}}#section4 #content{display:flex;flex-direction:column-reverse;gap:24px;position:relative;z-index:10}@media (min-width: 768px){#section4 #content{flex-direction:row;justify-content:space-between;gap:72px}}#section4 #content #col1{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){#section4 #content #col1{width:35%;max-width:450px;padding-top:20%}}#section4 #content #col1 p{font-family:Gustan-Light,sans-serif;font-size:16px;font-weight:100;line-height:28px;color:#fff}@media (min-width: 768px){#section4 #content #col1 p{font-size:20px;line-height:32px}}#section4 #content #col2{position:relative;display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){#section4 #content #col2{width:60%;flex-direction:row}}#section4 #content #col2 #img-container{width:100%;height:fit-content;display:flex;flex-direction:column;position:relative;gap:16px}@media (min-width: 768px){#section4 #content #col2 #img-container{flex-direction:row-reverse}}#section4 #content #col2 #img-container img{width:100%;height:auto}@media (min-width: 768px){#section4 #content #col2 #img-container img{filter:brightness(.8);width:80%}}@media (min-width: 768px){#section4 #content #col2 #img-container img{width:80%}}#section4 #content #col2 #img-container p{font-family:Gustan-Medium,sans-serif;font-size:28px;line-height:36px;font-weight:100;color:#fff;text-transform:uppercase}@media (max-width: 768px){#section4 #content #col2 #img-container p{margin-top:-100px}}@media (min-width: 768px){#section4 #content #col2 #img-container p{position:absolute;top:30%;left:0;font-size:40px;text-align:right;line-height:54px}}#section5{width:100%;padding-bottom:190px;background-color:#685e4a;position:relative;overflow-x:unset!important}#section5 .container{z-index:3}@media (max-width: 768px){#section5 .container{width:100%;padding:0!important}}#section5 #content{width:100%;position:relative}#section5 #content #video-poster{width:100%;height:calc(100% - 4px);position:absolute;top:0;left:0;z-index:2;cursor:pointer;transition:all .3s ease-in-out}#section5 #content #video-poster.hidden{opacity:0;pointer-events:none}#section5 #content #video-poster>img{width:100%;height:100%;object-fit:cover;z-index:1;filter:brightness(.8)}#section5 #content #video-poster .btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}#section5 #content #video-poster p{font-family:Gustan-Light,sans-serif;color:#fff;z-index:3;position:absolute;text-transform:uppercase;letter-spacing:-.7px;font-size:28px;line-height:36px}#section5 #content #video-poster p strong{font-family:Gustan-Medium,sans-serif;font-weight:100}@media (max-width: 768px){#section5 #content #video-poster p{top:-120px;left:30px}}@media (min-width: 768px){#section5 #content #video-poster p{font-size:40px;letter-spacing:-1px;line-height:50px;top:70px;left:auto;right:70px;max-width:360px;text-align:right}}#section5 #content #iframe-container{width:100%;height:100%;aspect-ratio:16/9}#section5 #content #iframe-container iframe{width:100%;height:100%;object-fit:cover;border:none}#section6{margin-top:-350px;width:100%;height:2300px;background-image:url(/assets/MAPA_mobile-D2zJYhO0.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column}@media (min-width: 768px){#section6{background-image:url(/assets/MAPA_desk2-Oh0CfoM5.jpg);height:1200px;margin-top:-150px}}@media (min-width: 1200px){#section6{height:1600px}}@media (min-width: 2000px){#section6{height:1900px}}#section6 #mask{width:100%;height:365px;position:absolute;top:-2px;left:0;background:linear-gradient(180deg,#0a0a0a,#0a0a0a00);z-index:2;pointer-events:none}@media (min-width: 768px){#section6 #mask{background:linear-gradient(180deg,#685e4a,#685e4a00)}}#section6 #content{width:100%;height:100%;flex:1}@media (max-width: 768px){#section6 #content{z-index:2;padding-top:180px}}#section6 #content #title{font-family:Gustan-Bold,sans-serif;font-size:28px;line-height:40px;color:#ffcf7b;position:relative;z-index:2;text-transform:uppercase;font-weight:100;pointer-events:none}@media (max-width: 768px){#section6 #content #title{max-width:247px}}@media (min-width: 768px){#section6 #content #title{font-size:36px;text-align:end}}#section6 #content #accordions{margin-top:48px;width:100%;display:flex;flex-direction:column;gap:40px}#section6 #content #accordions .accordion{padding-bottom:32px}#section6 #content #accordions .accordion:not(:last-of-type){border-bottom:1px solid #FFCF7B}#section6 #content #accordions .accordion #accordion-header #row{display:flex;gap:16px;margin-bottom:16px}#section6 #content #accordions .accordion #accordion-header #row h3{font-family:Gustan-Bold,sans-serif;font-size:34px;line-height:40px;color:#fff;flex:1}#section6 #content #accordions .accordion #accordion-header #row #icon{width:40px;height:40px;border-radius:100%;background-color:#ffcf7b;margin-top:8px;display:flex;align-items:center;justify-content:center;transition:all .3s}#section6 #content #accordions .accordion #accordion-header #row #icon svg{margin-top:2px}#section6 #content #accordions .accordion #accordion-header p{font-family:Gustan-Book,sans-serif;font-size:22px;line-height:30px;color:#fff;margin-top:16px}#section6 #content #accordions .accordion #accordion-content{overflow:hidden;max-height:0px;padding-top:0;opacity:0;transition:all .3s}#section6 #content #accordions .accordion #accordion-content p{font-family:Gustan-Light,sans-serif;font-size:18px;line-height:24px;color:#fff;font-weight:100}#section6 #content #accordions .accordion #accordion-content p:not(:last-child){margin-bottom:16px}#section6 #content #accordions .accordion.open #accordion-header #icon{transform:rotate(180deg)}#section6 #content #accordions .accordion.open #accordion-content{max-height:1000px;padding-top:24px;opacity:1}#section6 #bottom{width:100%;padding:60px 0;background-color:#01595cb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20}@media (min-width: 768px){#section6 #bottom{padding:50px 0}}#section6 #bottom #bottom-title{font-family:Gustan-Bold,sans-serif;font-size:28px;line-height:40px;color:#ffcf7b;text-transform:uppercase;font-weight:100;margin-bottom:40px}@media (min-width: 768px){#section6 #bottom #bottom-title{font-size:30px;letter-spacing:-1px}}#section6 #bottom #bottom-buttons{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){#section6 #bottom #bottom-buttons{flex-direction:row}}#section6 #bottom #bottom-buttons a{flex:1;padding:20px 0;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:8px;color:#fff;font-family:Gustan-Book,sans-serif;text-decoration:none;text-align:center;cursor:pointer;overflow:hidden;position:relative;font-size:18px;letter-spacing:-.5px}@media (min-width: 768px){#section6 #bottom #bottom-buttons a{font-size:30px;padding:24px 0;border-radius:16px}}#section6 #bottom #bottom-buttons a:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:100%;background-color:#fff;z-index:-1;opacity:0;transition:all .3s}#section6 #bottom #bottom-buttons a:hover{color:#0a0a0a;border-color:#fff}#section6 #bottom #bottom-buttons a:hover:before{width:500px;height:500px;opacity:1}@media (min-width: 768px){#section6 #bottom #bottom-buttons a{font-size:22px}}#section6 #markers{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10}#section6 #markers .marker{position:absolute;z-index:2}#section6 #markers .marker #pointer{width:16px;height:16px;border-radius:100%;background-color:#fff;cursor:pointer;transition:all .3s;position:relative}#section6 #markers .marker #pointer:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:100%;background-color:#ffffff80;transition:all .3s}#section6 #markers .marker #pointer:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:100%;border:1px solid #ffffff;transition:all .3s}#section6 #markers .marker #pointer:hover{background-color:#ffcf7b}#section6 #markers .marker #pointer:hover:before{background-color:#ffcf7b80}#section6 #markers .marker #pointer:hover:after{border-color:#ffcf7b}#section6 #markers .marker #pointer #line{height:1px;width:0px;position:absolute;right:0;top:11px;background-color:#ffcf7b;transition:all .3s}@media (min-width: 1600px){#section6 #markers .marker #pointer #line{top:16px}}#section6 #markers .marker #marker-content{position:absolute;opacity:0;transition:all .3s;z-index:5;display:flex;flex-direction:row;gap:32px;pointer-events:none}#section6 #markers .marker #marker-content #content{display:flex;flex-direction:column;gap:16px}#section6 #markers .marker #marker-content #image{width:180px;height:180px}@media (min-width: 1600px){#section6 #markers .marker #marker-content #image{width:200px;height:200px}}#section6 #markers .marker #marker-content #image img{width:100%;height:100%;object-fit:cover}#section6 #markers .marker #marker-content #text{width:180px}@media (min-width: 1600px){#section6 #markers .marker #marker-content #text{width:200px}}#section6 #markers .marker #marker-content #text #row1 h3{font-family:Gustan-Bold,sans-serif;font-size:26px;line-height:32px;color:#fff;white-space:pre-wrap}@media (min-width: 2000px){#section6 #markers .marker #marker-content #text #row1 h3{font-size:28px;line-height:34px}}#section6 #markers .marker #marker-content #text #row1 p{font-family:Gustan-Book,sans-serif;font-size:16px;line-height:24px;color:#fff;margin-top:8px}@media (min-width: 2000px){#section6 #markers .marker #marker-content #text #row1 p{font-size:20px;line-height:26px;margin-top:16px}}#section6 #markers .marker #marker-content #text #divider{width:0%;height:1px;background-color:#ffcf7b;margin:16px 0;transition:all .8s}@media (min-width: 2000px){#section6 #markers .marker #marker-content #text #divider{margin:24px 0}}#section6 #markers .marker #marker-content #text #row2 p{font-family:Gustan-Book,sans-serif;font-size:17px;line-height:26px;color:#fff;font-weight:100}@media (min-width: 2000px){#section6 #markers .marker #marker-content #text #row2 p{font-size:20px;line-height:32px}}#section6 #markers .marker #marker-content #text #row2 p:not(:last-child){margin-bottom:8px}#section6 #markers .marker.selected #pointer{background-color:#ffcf7b;width:24px;height:24px}#section6 #markers .marker.selected #pointer:before{background-color:#ffcf7b80;width:72px;height:72px}#section6 #markers .marker.selected #pointer:after{border-color:#ffcf7b;width:112px;height:112px}#section6 #markers .marker.selected #pointer #line{width:132px}@media (min-width: 1920px){#section6 #markers .marker.selected #pointer{width:32px;height:32px}#section6 #markers .marker.selected #pointer:before{width:88px;height:88px}#section6 #markers .marker.selected #pointer:after{width:144px;height:144px}}#section6 #markers .marker.selected #marker-content{opacity:1}#section6 #markers .marker.selected #marker-content #text #divider{width:100%}#section6 #markers .marker[data-position=left] #marker-content{top:-74px;right:130px}@media (min-width: 768px) and (max-width: 1600px){#section6 #markers .marker[data-position=left]:nth-of-type(4) #marker-content{top:-100px}}@media (min-width: 1600px){#section6 #markers .marker[data-position=left] #marker-content{top:-102px;right:120px}}#section7{width:100%;padding:96px 0 80px;background-color:#e4572e;position:relative;overflow:hidden}@media (min-width: 768px){#section7{padding:120px 0 160px}}#section7 #content{display:flex;flex-direction:column;gap:16px;position:relative;z-index:10}@media (min-width: 768px){#section7 #content{flex-direction:row;justify-content:space-between;gap:72px}}#section7 #content #col1{position:relative;display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){#section7 #content #col1{width:60%;flex-direction:row}}#section7 #content #col1 #img-container{width:100%;height:fit-content;display:flex;flex-direction:column;position:relative;gap:16px}#section7 #content #col1 #img-container img{width:100%;height:auto}@media (max-width: 768px){#section7 #content #col1 #img-container img{filter:brightness(.8)}}@media (min-width: 768px){#section7 #content #col1 #img-container img{filter:brightness(.8);width:80%}}#section7 #content #col1 #img-container p{font-family:Gustan-Bold,sans-serif;font-size:28px;line-height:36px;color:#ffcf7b;text-transform:uppercase;width:210px;z-index:2}@media (max-width: 768px){#section7 #content #col1 #img-container p{margin-top:-100px}}@media (min-width: 768px){#section7 #content #col1 #img-container p{position:absolute;top:30%;right:0;width:400px;font-size:40px;text-align:right;line-height:54px}}#section7 #content #col2{display:flex;flex-direction:column;gap:24px}@media (min-width: 768px){#section7 #content #col2{width:35%;max-width:450px;padding-top:20%}}#section7 #content #col2 p{font-family:Gustan-Light,sans-serif;font-size:16px;font-weight:100;line-height:28px;color:#fff}@media (min-width: 768px){#section7 #content #col2 p{font-size:20px;line-height:32px}}#section7 .swiper{width:100%;margin-top:40px;overflow:unset!important}@media (min-width: 768px){#section7 .swiper{margin-top:112px}}#section7 .swiper .swiper-wrapper{width:100%;margin-bottom:48px}@media (min-width: 768px){#section7 .swiper .swiper-wrapper{margin-bottom:72px}}#section7 .swiper .swiper-wrapper .swiper-slide{width:calc(100vw - 64px);height:auto;background-color:#fff;border-radius:16px;display:flex;flex-direction:column}#section7 .swiper .swiper-wrapper .swiper-slide:last-of-type{width:32px;opacity:0;display:none}@media (min-width: 768px){#section7 .swiper .swiper-wrapper .swiper-slide{width:384px}#section7 .swiper .swiper-wrapper .swiper-slide:nth-of-type(1){margin-left:120px}#section7 .swiper .swiper-wrapper .swiper-slide:last-of-type{width:120px}}@media (min-width: 1440px){#section7 .swiper .swiper-wrapper .swiper-slide:nth-of-type(1){margin-left:calc((100vw - 1280px)/2)}#section7 .swiper .swiper-wrapper .swiper-slide:last-of-type{width:calc((100vw - 1280px)/2)}}@media (min-width: 1600px){#section7 .swiper .swiper-wrapper .swiper-slide:nth-of-type(1){margin-left:calc((100vw - 1440px)/2)}#section7 .swiper .swiper-wrapper .swiper-slide:last-of-type{width:calc((100vw - 1440px)/2)}}#section7 .swiper .swiper-wrapper .swiper-slide #top{width:100%;height:220px}#section7 .swiper .swiper-wrapper .swiper-slide #top #video-container{width:100%;height:100%;border-radius:16px 16px 0 0;position:relative;cursor:pointer}#section7 .swiper .swiper-wrapper .swiper-slide #top #video-container.hide-cover{opacity:0}@media (max-width: 768px){#section7 .swiper .swiper-wrapper .swiper-slide #top #video-container{height:100%}}#section7 .swiper .swiper-wrapper .swiper-slide #top #video-container img{width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0;position:absolute;top:0;left:0}#section7 .swiper .swiper-wrapper .swiper-slide #top #video-container .btn-play{position:absolute;top:24px;left:24px;z-index:2}#section7 .swiper .swiper-wrapper .swiper-slide #top #video-container video{width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0;visibility:hidden}#section7 .swiper .swiper-wrapper .swiper-slide #bottom{padding:24px;display:flex;justify-content:center;background-color:#fff;flex:1;border-radius:0 0 16px 16px}@media (min-width: 768px){#section7 .swiper .swiper-wrapper .swiper-slide #bottom{padding:32px 40px}}#section7 .swiper .swiper-wrapper .swiper-slide #bottom p{font-family:Gustan-Book,sans-serif;color:#0a0a0a;font-size:18px;line-height:30px}#section7 .swiper #swiper-buttons{display:flex;align-items:center;gap:40px}#section7 .swiper #swiper-buttons div{padding:16px;cursor:pointer}#section7 .swiper #swiper-buttons .swiper-button-disabled{cursor:default!important;opacity:.5}#video-modal{position:fixed;z-index:100;background-color:transparent;transition:background-color .3s ease;width:100vw;height:100vh;top:0;left:0;visibility:hidden}#video-modal #content{transition:all .3s ease;position:relative;overflow:hidden;border-radius:16px 16px 0 0}#video-modal #content img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:2}#video-modal #content iframe{width:100%;height:100%;object-fit:cover;border:none}footer{width:100%;padding:80px 0;background-color:#fff}@media (min-width: 768px){footer{padding:98px 0}}footer #content #footer-logo{width:60%}footer #content #footer-logo img{width:100%;height:auto}@media (min-width: 768px){footer #content #footer-logo{width:100%;max-width:224px}}footer #content #menus{display:flex;flex-direction:column;margin-top:48px;margin-bottom:80px}@media (min-width: 768px){footer #content #menus{flex-direction:row}}footer #content #menus .menu{flex:1;padding-top:48px;padding-bottom:48px}@media (max-width: 768px){footer #content #menus .menu:nth-child(1){padding-top:0}footer #content #menus .menu:nth-child(1),footer #content #menus .menu:nth-child(2){border-bottom:1px solid #FFCF7B}}@media (min-width: 768px){footer #content #menus .menu{padding-top:16px;padding-bottom:16px}footer #content #menus .menu:not(footer #content #menus .menu:nth-child(1)){padding-left:64px;border-left:1px solid #FFCF7B}}footer #content #menus .menu p{font-family:Gustan-Medium,sans-serif;font-size:26px;color:#685e4a;margin-bottom:40px}footer #content #menus .menu ul{list-style:none;padding:0}footer #content #menus .menu ul li{margin-bottom:18px}@media (min-width: 768px){footer #content #menus .menu ul li{margin-bottom:24px}}footer #content #menus .menu ul li,footer #content #menus .menu ul li a{font-family:Gustan-Book,sans-serif;font-size:20px;font-weight:100;text-decoration:none;color:#685e4a;cursor:pointer}@media (min-width: 768px){footer #content #menus .menu ul li,footer #content #menus .menu ul li a{font-size:16px}}footer #content #copyright{font-family:Gustan-Book,sans-serif;font-size:16px;color:#685e4a}footer #content #copyright span{font-family:Gustan-Book,sans-serif;font-size:16px;color:#685e4a}@media (max-width: 768px){footer #content #copyright span{display:block;margin-bottom:12px}}#cookies-modal{width:100%;position:fixed;left:0;bottom:0;background-color:#fff;z-index:100;visibility:hidden;opacity:0;display:flex;flex-direction:column;gap:24px;padding:32px 24px}@media (min-width: 768px){#cookies-modal{max-width:1280px;left:50%;transform:translate(-50%);padding:32px 40px;box-shadow:16px 23px 14px -5px #0000001a}}#cookies-modal p{font-family:Gustan-Book,sans-serif;font-size:18px;line-height:30px;color:#0a0a0a;opacity:.8}#cookies-modal #btns{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){#cookies-modal #btns{flex-direction:row;justify-content:flex-end}}#cookies-modal #btns button{font-family:Gustan-Medium,sans-serif;font-size:18px;line-height:30px;color:#fff;background-color:#0a0a0a;border:none;padding:12px 24px;cursor:pointer;transition:background-color .3s}#cookies-modal #btns button:hover{background-color:#0a0a0ae6}@media (min-width: 768px){#cookies-modal #btns button{padding:12px 48px}}*{margin:0;padding:0;box-sizing:border-box;font-family:sans-serif}body{background-color:#685e4a;overflow-x:hidden;width:100vw}#smooth-wrapper,#smooth-wrapper #smooth-content{width:100%}@media (max-width: 768px){section{width:100vw;overflow-x:hidden!important}}.container{width:100%;padding:0 32px;position:relative}@media (min-width: 768px){.container{padding:0 120px}}@media (min-width: 1440px){.container{padding:0;margin:0 auto;max-width:1280px}}@media (min-width: 1600px){.container{max-width:1440px}}@media (max-width: 768px){.desk{display:none!important}}@media (min-width: 768px){.mobile{display:none!important}}.btn-play{width:60px;height:60px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;border-radius:100%;background-color:transparent;border:2px solid #ffffff;transition:background-color .3s ease-in-out}.btn-play.lg{width:72px;height:72px}@media (min-width: 768px){.btn-play.lg{width:92px;height:92px}.btn-play.lg svg{width:24px}}.btn-play:hover{background-color:#fff}.btn-play:hover svg path{fill:#0a0a0a}.btn-play svg{z-index:2;margin-left:5px;width:15px}#overlay{position:fixed;width:100vw;height:100vh;background-color:#fff;z-index:1000}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
