:root{--primary:#F9B233;--secondary:#6f42c1;--tertiary:#EDE8DE;--white:white;--black:#1D1D1B;--off-white:#F4F1EB;--text-light:#737373;--typeface-title:"Raleway";--typeface-paragraph:"Lato"}html{font-size:16px}@media (min-width:1500px){html{font-size:17px}}@media (min-width:1500px){html{font-size:18px}}@media (min-width:1800px){html{font-size:19px}}body,.tooltip,.price-history-popover{font-family:var(--typeface-paragraph),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:300;line-height:1.5;color:var(--black)}.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5{font-family:var(--typeface-title),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:600}.h1,h1{font-size:clamp(2rem,1.1818rem + 4.0909vw,4.25rem);line-height:1}.h2,h2{font-size:clamp(1.75rem,1.4773rem + 1.3636vw,2.5rem);font-weight:300}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h1 strong,h1 strong,.h2 strong,h2 strong,.h3 strong,h3 strong,.h4 strong,h4 strong,.h5 strong,h5 strong{font-weight:800}.text-primary{color:var(--primary)!important}.text-secondary{color:var(--secondary)}.text-tertiary{color:var(--tertiary)}:root{--container:100%;--container-extended:100%;--container-extended-x2:100%;--space:calc(((100vw - var(--container)) / 2) - 15px);--space-extended:calc(((100vw - var(--container-extended)) / 2) - 15px);--space-extended-x2:calc(((100vw - var(--container-extended-x2)) / 2) - 15px)}.container{max-width:var(--container)}.division-extended .container{max-width:var(--container-extended)}.division-extended-x2 .container{max-width:var(--container-extended-x2)}.position-relative{position:relative}.gallery-fullscreen{touch-action:pan-x pan-y!important}@media (min-width:768px){:root{--container:calc(100% - 60px);--container-extended:100%;--container-extended-x2:100%}}@media (min-width:992px){:root{--container:calc(100% - 80px);--container-extended:calc(100% - 30px);--container-extended-x2:calc(100% - 30px)}}@media (min-width:1280px){:root{--container:1180px;--container-extended:calc(100% - 60px);--container-extended-x2:calc(100% - 60px)}}@media (min-width:1340px){:root{--container:1180px;--container-extended:1280px;--container-extended-x2:1310px}}@media (min-width:1420px){:root{--container:1200px;--container-extended:1280px;--container-extended-x2:1310px}}@media (min-width:1500px){:root{--container:1200px;--container-extended:1310px;--container-extended-x2:1380px}}@media (min-width:1640px){:root{--container:1240px;--container-extended:1360px;--container-extended-x2:1440px}}@media (min-width:1880px){:root{--container:1300px;--container-extended:1560px;--container-extended-x2:1640px}}@media (min-width:2200px){:root{--container:1500px;--container-extended:1760px;--container-extended-x2:1840px}}.text-narrow .module-container{margin:0 auto;max-width:51rem}.text-narrow-2 .module-container{margin:0 auto;max-width:62rem}:root{--py-ss:.5rem;--py-sm:1.5rem;--py-md:2rem;--py-lg:2.5rem;--py-xl:3rem;--py-xxl:3.5rem}.pt-ss{padding-top:var(--py-ss)}.pb-ss{padding-bottom:var(--py-ss)}.pt-sm{padding-top:var(--py-sm)}.pb-sm{padding-bottom:var(--py-sm)}.pt-md{padding-top:var(--py-md)}.pb-md{padding-bottom:var(--py-md)}.pt-lg{padding-top:var(--py-lg)}.pb-lg{padding-bottom:var(--py-lg)}.pt-xl{padding-top:var(--py-xl)}.pb-xl{padding-bottom:var(--py-xl)}.pt-xxl{padding-top:var(--py-xxl)}.pb-xxl{padding-bottom:var(--py-xxl)}@media (min-width:992px){:root{--py-ss:1rem;--py-sm:2rem;--py-md:3rem;--py-lg:4rem;--py-xl:6rem;--py-xxl:8rem}.mobile{display:none!important}}@media (max-width:991.98px){.desktop{display:none!important}}a{color:inherit}a:hover{color:inherit}*:focus,*:active,.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{outline:none!important}.btn:focus,.btn:active,button:focus,button:active,input:focus,a:focus,a:active{box-shadow:none!important}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;border-width:1px;border-radius:1.75rem;transition:all .3s}.btn-primary{background:var(--primary);border-color:var(--primary);color:var(--black)}.btn-primary:hover,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{background:#FAC15C;border-color:#FAC15C;color:var(--black);box-shadow:unset}.btn-outline-primary{border-color:var(--primary);color:var(--primary)}.btn-outline-primary:hover,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{border-color:var(--primary);background-color:var(--primary);color:#fff}.btn-secondary{background:var(--primary);border-color:var(--primary);color:#fff}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:inset 0 0 0 400px rgba(0,0,0,.24)}.btn-outline-secondary{border-color:var(--primary);color:var(--primary)}.btn-outline-secondary:hover,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{border-color:var(--primary);background-color:var(--primary);color:#fff}:root{--bg-light-gray:#f0f0f0;--bg-dark-gray:#212121}.bg-light-gray{background:var(--bg-light-gray)}.bg-dark-gray{color:#fff;background:var(--bg-dark-gray)}.bg-dark-gray .btn-outline-primary{border-color:#fff;color:#fff}.bg-dark-gray .btn-outline-primary:hover,.bg-dark-gray .btn-outline-primary:focus,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled).active,.bg-dark-gray .btn-outline-primary:not(:disabled):not(.disabled):active{border-color:#fff;background-color:#fff;color:var(--bg-dark-gray)}.bg-tertiary{background-color:var(--tertiary)}#header{position:unset;z-index:unset;width:100%;padding:0}#header .sticky{padding:.5rem 0;background:var(--white);z-index:10;position:fixed;top:0;left:0;width:100%}#header .sticky .module-text{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem 2.5rem}#header .sticky .module-text ul{list-style-type:none;display:flex;align-items:center;gap:.25rem 1.5rem;margin:0;padding:0;color:var(--text-light);font-size:.75rem;line-height:1.66;font-weight:400;flex-wrap:wrap}#header .sticky .module-text ul strong{color:var(--black);font-size:.875rem;font-weight:400;line-height:1.14}#header .sticky h1{font-size:1.25rem;margin:0}#header .logo{width:100%;height:0;position:absolute;inset:0;z-index:800}#header .logo .module{position:absolute;right:15px;top:0;background:var(--black);border-radius:0 0 1.5rem 1.5rem;box-shadow:0 1px 2px 0 rgba(29,29,27,.40),0 2px 6px 2px rgba(29,29,27,.50)}#header .logo .module img{width:4.375rem;height:auto;padding:2rem 1.25rem;box-sizing:content-box}@media(min-width:420px){#header .sticky{padding:1rem 0}}@media(min-width:768px){#header .sticky .module-text ul{gap:.5rem 2.5rem;padding:0 0 0 2.5rem;border-left:1px solid var(--primary)}}@media(min-width:992px){#header .logo{width:100%;height:0;position:fixed;inset:0}}.hamburger .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55,.055,.675,.19)}.hamburger .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55,.055,.675,.19)}.hamburger.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215,.61,.355,1)}.hamburger.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215,.61,.355,1)}#footer{background-color:var(--black);color:var(--white)}#footer .footer-logo{text-align:center}#footer .footer-logo img{width:14rem;max-width:45%!important;margin:0 auto}#footer .people .module-objects-gallery .item-wrapper{text-align:center}#footer .people .module-objects-gallery .item-image img,#footer .people .module-objects-gallery .item-name{position:static}#footer .people .module-objects-gallery .item-image img{aspect-ratio:1/1;border-radius:50%;object-position:top}#footer .people .module-objects-gallery .item-name{display:inline-block;margin:1rem auto 0;background:transparent;text-align:left;font-weight:400;font-size:.75rem}#footer .people .module-objects-gallery .item-name strong{font-size:1rem;font-weight:900}#footer .people .module-objects-gallery .item-image{padding-bottom:0!important}#footer .people .module-objects-gallery .item-image img:hover{transform:unset}#footer .social-media .wrapper{padding:.75rem 0;border-top:1px solid var(--primary);display:flex;justify-content:flex-end;gap:.5rem}#footer .social-media .wrapper .icon{font-size:1.25rem}#footer .social-media .wrapper a{z-index:12;border-radius:50%;aspect-ratio:1/1;height:2.5rem;display:flex;justify-content:center;align-items:center;padding:.62rem;transition:all 500ms}#footer .social-media .wrapper a:hover{background:var(--primary);color:var(--black)}#footer .disclaimer{font-size:.75rem}#footer .disclaimer .btn-link{color:var(--white);font-size:.875rem}#footer h3{font-size:1rem;font-weight:900;margin-bottom:1rem}#footer .footer-investments .text-outside{padding-top:.25rem;font-size:.75rem}#footer .footer-investments .text-outside strong{font-size:.875rem}#footer .footer-investments .swiper-button-next,#footer .footer-investments .swiper-button-prev{top:calc(100% + 1rem);width:6rem;height:1rem;color:var(--white)}#footer .footer-investments .swiper-button-prev{left:calc(50% - .75rem);transform:translateX(-100%)}#footer .footer-investments .swiper-button-next{right:calc(50% - .75rem);transform:translateX(100%)}#footer .footer-investments .icon-arrow-left{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 96 16'%3e%3cpath stroke='%23f4f1eb' d='m23 15-7.5-7L23 1M96 8H16'/%3e%3c/svg%3e");width:100%;height:100%;transition:all .5s}#footer .footer-investments .icon-arrow-right{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 96 16'%3e%3cpath stroke='%23f4f1eb' d='m73 15 7.5-7L73 1M0 8h80'/%3e%3c/svg%3e");width:100%;height:100%;transition:all .5s}@media(hover:hover){#footer .footer-investments .swiper-button-next:hover,#footer .footer-investments .swiper-button-prev:hover{color:var(--primary)}#footer .footer-investments .swiper-button-prev:hover .icon{transform:translateX(-.5rem)}#footer .footer-investments .swiper-button-next:hover .icon{transform:translateX(.5rem)}}@media (min-width:992px){#footer .people .module-objects-gallery .item{padding-left:2.5rem;padding-right:2.5rem}}@media (max-width:767px){#footer .people .module-objects-gallery .item-image img{max-width:50%}#footer .people .module-objects-gallery .item-image{text-align:center}#footer .social-media .wrapper{justify-content:center}}#cookies-xyz{position:fixed;bottom:0;left:0;width:100%;min-height:20px;padding:1rem 0;background-color:#6C757D;color:#fff;z-index:1000}#cookies-xyz .cookies-content{display:flex;align-items:center}#cookies-xyz .text{padding-right:1rem;flex-grow:1;font-size:.75rem;font-weight:400}#cookies-xyz .btn:not(:hover){background-color:transparent;border-color:#fff;color:#fff}#cookies-xyz a{color:inherit;text-decoration:underline}.powered-by{text-align:center;padding:var(--py-lg) 0 var(--py-xxl);background-color:var(--black);color:var(--white);font-size:.875rem;line-height:1.375;user-select:none;transition:padding .3s}.powered-by img{width:7rem;height:1.11rem;transition:opacity .3s ease-in-out}.dynamic-map{position:relative}.dynamic-map::before{content:"";display:block;padding-top:56.25%}.dynamic-map .map-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px) and (orientation:portrait){.dynamic-map::before{padding-top:100%}}@media (max-width:991px){.modal-lg{max-width:100%}.modal-body{padding-bottom:3rem}}.modal-content{border-radius:0;background-color:var(--black);color:var(--white)}.modal-header{border-radius:0;border-bottom:1px solid rgba(255,255,255,.1)}.close{color:var(--white)}.close:hover{color:var(--primary)}#posts .post-figure{--aspect-ratio:75%}#posts .post-figure img{object-fit:cover;object-position:center center}#post .post-figure{--aspect-ratio:56.25%}#post .post-figure img{object-fit:cover;object-position:center center}.column-extended-left,.column-extended-right,.column-extended-left-x2,.column-extended-right-x2{overflow:hidden}@media (max-width:767px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){order:2;padding-bottom:3rem;padding-right:0;padding-left:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-bottom:3rem;padding-right:0;padding-left:0}}@media (min-width:768px){.column-extended-left .column:nth-child(1),.column-extended-left-x2 .column:nth-child(1){padding-right:0}.column-extended-right .column:nth-child(2),.column-extended-right-x2 .column:nth-child(2){padding-left:0}.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:1rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:1rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:768px) and (max-width:1020px){.column-extended-left .slide-background,.column-extended-left-x2 .slide-background{padding-bottom:100%!important}.column-extended-right .slide-background,.column-extended-right-x2 .slide-background{padding-bottom:100%!important}}@media (min-width:1200px){.column-extended-left .column:nth-child(2) .column-container,.column-extended-left-x2 .column:nth-child(2) .column-container{padding-left:3rem}.column-extended-right .column:nth-child(1) .column-container,.column-extended-right-x2 .column:nth-child(1) .column-container{padding-right:3rem}.column-extended-left-x2 .column:nth-child(1) .column-container{width:50vw;float:right}.column-extended-right-x2 .column:nth-child(2) .column-container{width:50vw}}@media (min-width:1340px){.column-extended-left-x2 .column:nth-child(1) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}.column-extended-right-x2 .column:nth-child(2) .column-container{width:calc(100% + (var(--container-extended) - var(--container)) / 2)}}.hero-text{position:relative;z-index:100;background:var(--white);padding:1.5rem 0}.hero-text .h1{padding-right:7rem}.hero-text ul{list-style-type:none;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 2.5rem;margin:1.5rem 0 0;padding:0;color:var(--text-light,#737373);font-size:.875rem;line-height:1.66;font-weight:400}.hero-text ul strong{color:var(--black);font-family:var(--typeface-title);font-size:1.25rem;font-weight:500;line-height:1.14}.hero-buttons{position:absolute;right:15px}.hero-buttons .module-html{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;padding-left:15px}.hero{clip-path:inset(0);height:100vh}.hero .swiper-container{position:fixed;inset:0;width:100%;height:100%}.hero .text-inside{padding:0 0 1.5rem}.hero .text-inside p{color:var(--white);margin:0;font-size:1.125rem}.hero .text-inside p:hover{text-decoration:underline}.hero .swiper-pagination{width:auto;position:fixed;bottom:2.5rem;left:50%;transform:translateX(-50%)}.hero .swiper-pagination .swiper-pagination-bullet{opacity:1;background:var(--white)}.hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary)}@media(max-width:991.98px){.hero-text ul{margin:1rem 0}}@media(max-width:991.98px){.hero-buttons{width:calc(100% - 15px)}.hero-buttons .btn{flex:1;justify-content:center}}@media(max-width:499.98px){.hero-buttons .btn{flex:100%}}.icon-arrow-right{--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cg stroke='%231d1d1b' stroke-linecap='round' stroke-linejoin='round' stroke-width='.667' clip-path='url(%23a)'%3e%3cpath d='M.5 8h15M8.5 15l7-7-7-7'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h16v16H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon-instagram{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.835938 4.76256C0.835938 2.59287 2.59481 .833984 4.76449 .833984H15.2406C17.4104 .833984 19.1693 2.59287 19.1693 4.76256V15.2388C19.1693 17.4084 17.4104 19.1673 15.2406 19.1673H4.76449C2.59481 19.1673 .835938 17.4084 .835938 15.2388V4.76256Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2882 4.8928C15.0772 4.8928 14.9062 4.72179 14.9062 4.51085C14.9062 4.29991 15.0772 4.12891 15.2882 4.12891' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.2891 4.8928C15.4999 4.8928 15.671 4.72179 15.671 4.51085C15.671 4.29991 15.4999 4.12891 15.2891 4.12891' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M5.83594 10.0007C5.83594 10.5478 5.94371 11.0896 6.15311 11.5952C6.3625 12.1007 6.66942 12.56 7.05633 12.9469C7.44324 13.3338 7.90257 13.6408 8.40809 13.8502C8.91361 14.0595 9.45543 14.1673 10.0026 14.1673C10.5498 14.1673 11.0916 14.0595 11.5971 13.8502C12.1026 13.6408 12.562 13.3338 12.9489 12.9469C13.3358 12.56 13.6427 12.1007 13.8521 11.5952C14.0615 11.0896 14.1693 10.5478 14.1693 10.0007C14.1693 8.89558 13.7303 7.83577 12.9489 7.05437C12.1675 6.27297 11.1077 5.83398 10.0026 5.83398C8.89754 5.83398 7.83773 6.27297 7.05633 7.05437C6.27492 7.83577 5.83594 8.89558 5.83594 10.0007Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-facebook{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_13554_23571)'%3E%3Cpath d='M10.4141 19.5827H1.2474C1.02638 19.5827 .814421 19.4949 .65814 19.3386C0.50186 19.1823 .414063 18.9704 .414062 18.7493V1.24935C0.414062 1.02834 .50186 .816374 .65814 .660093C0.814421 .503813 1.02638 .416016 1.2474 .416016H18.7474C18.9684 .416016 19.1804 .503813 19.3367 .660093C19.4929 .816374 19.5807 1.02834 19.5807 1.24935V18.7493C19.5807 18.9704 19.4929 19.1823 19.3367 19.3386C19.1804 19.4949 18.9684 19.5827 18.7474 19.5827H13.7474V12.0827H15.8799C15.982 12.0835 16.0809 12.0467 16.1577 11.9794C16.2345 11.9122 16.2839 11.819 16.2966 11.7177L16.6091 9.21768C16.6164 9.15879 16.6111 9.099 16.5935 9.04233C16.5759 8.98565 16.5464 8.93339 16.5069 8.88905C16.4675 8.84471 16.419 8.8093 16.3648 8.78521C16.3105 8.76112 16.2517 8.74889 16.1924 8.74935H13.7474V7.65352C13.7478 7.2811 13.896 6.92407 14.1594 6.66081C14.4229 6.39755 14.78 6.24957 15.1524 6.24935H16.6641C16.7746 6.24935 16.8806 6.20545 16.9587 6.12731C17.0368 6.04917 17.0807 5.94319 17.0807 5.83268V3.33268C17.0807 3.22218 17.0368 3.11619 16.9587 3.03805C16.8806 2.95991 16.7746 2.91602 16.6641 2.91602H15.1524C13.8963 2.91734 12.6919 3.41687 11.8036 4.30501C10.9153 5.19315 10.4156 6.39738 10.4141 7.65352V8.74935H8.33073C8.22022 8.74935 8.11424 8.79325 8.0361 8.87139C7.95796 8.94953 7.91406 9.05551 7.91406 9.16602V11.666C7.91406 11.7765 7.95796 11.8825 8.0361 11.9606C8.11424 12.0388 8.22022 12.0827 8.33073 12.0827H10.4141V19.5827Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_13554_23571'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-linkedin{--icon-base64:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.41667 18.7507H1.25V7.91732H5.41667V18.7507ZM12.9167 11.2507C12.4746 11.2507 12.0507 11.4262 11.7382 11.7388C11.4256 12.0514 11.25 12.4753 11.25 12.9173V18.7507H7.08333V7.91732H11.25V9.15482C12.1802 8.36639 13.3557 7.92597 14.575 7.90898C17.0433 7.90898 18.75 9.74232 18.75 13.2048V18.7507H14.5833V12.9173C14.5833 12.4753 14.4077 12.0514 14.0952 11.7388C13.7826 11.4262 13.3587 11.2507 12.9167 11.2507ZM5.41667 4.16732C5.41667 4.57936 5.29448 4.98215 5.06556 5.32476C4.83664 5.66736 4.51127 5.93438 4.13059 6.09207C3.74991 6.24975 3.33102 6.29101 2.9269 6.21062C2.52277 6.13023 2.15155 5.93182 1.8602 5.64046C1.56884 5.3491 1.37042 4.97788 1.29003 4.57376C1.20965 4.16963 1.2509 3.75074 1.40859 3.37006C1.56627 2.98938 1.83329 2.66401 2.1759 2.43509C2.5185 2.20617 2.92129 2.08398 3.33333 2.08398C3.88587 2.08398 4.41577 2.30348 4.80647 2.69418C5.19717 3.08488 5.41667 3.61478 5.41667 4.16732Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.benefits-list{margin-top:2rem}.benefits-list .icon-arrow-left{min-width:2rem;height:2rem;color:var(--primary);--icon-base64:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 32 32'%3e%3cg stroke='%23f9b233' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.333' clip-path='url(%23a)'%3e%3cpath d='M31.341 16A15.333 15.333 0 1 0 .676 16a15.333 15.333 0 0 0 30.665 0'/%3e%3cpath d='m12.63 11.19 3.378-6.553 3.393 6.552 7.274 1.188-5.178 5.258 1.111 7.286-6.6-3.298-6.584 3.298 1.11-7.286-5.193-5.258z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='%23fff' d='M0 0h32v32H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.benefits-list .module-text-groups .group-header span{transform:unset!important;position:unset;top:unset}.benefits-list .module-text-groups .group-header{display:flex;align-items:center;gap:1rem;padding:0;font-family:var(--typeface-paragraph);font-size:1rem;font-weight:400;line-height:1.75;pointer-events:none}.benefits-list .module-text-groups .group-content{display:block!important;padding:1rem 0 1.5rem}.fixed-section{clip-path:inset(0);height:100vh;position:sticky;top:0}.fixed-section .swiper-container{position:fixed;inset:0;width:100%;height:100%}.fixed-section .swiper-pagination{width:auto;position:fixed;bottom:2.5rem;left:50%;transform:translateX(-50%)}.fixed-section.swiper-pagination .swiper-pagination-bullet{opacity:1;background:var(--white)}.fixed-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--primary)}.logo-section{text-align:center;position:relative;margin-bottom:-1px;margin-top:-50vh}.logo-section::before{content:'';width:100%;height:100%;mask:linear-gradient(transparent 0,rgba(0,0,0,.35) 2rem,rgba(0,0,0,.45) 4rem,rgba(0,0,0,1) 10rem);backdrop-filter:blur(35px);position:absolute;inset:0}.logo-section img{width:30rem;max-width:45%!important;margin:0 auto}.logo-section .module-html{background:var(--black);padding:2rem 1rem;color:var(--white)}@media(min-width:576px){.logo-section{margin-top:0}.logo-section .module-html{padding:4rem 2rem}}@media(min-width:768px){.logo-section .module-html{padding:4rem}}.modal-custom{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed!important;z-index:-1!important;top:0;left:0;overflow:hidden}.modal-custom.show{z-index:1000!important}.modal-custom.hide{z-index:-1!important}.modal-custom-backdrop{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.8);opacity:0;transition:opacity .5s}.modal-custom.show .modal-custom-backdrop{opacity:1;transition:opacity .2s}.modal-custom.hide .modal-custom-backdrop{opacity:0;transition:opacity .5s}.modal-custom-dismiss{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;font-size:1.75rem;position:absolute;border:0;border-radius:0;right:15px;bottom:calc(100% + .25rem);background:var(--black);color:var(--white);transition:color .3s,background-color .3s;z-index:10}.modal-custom .division-container{width:62rem;max-width:96%;position:relative;transform:translate3d(0,-20rem,0);opacity:0;transition:transform .4s .1s,opacity .3s .2s}.modal-custom.show .division-container{transform:translate3d(0,0,0);opacity:1;transition:transform .3s,opacity .2s}.modal-custom.hide .division-container{transform:translate3d(0,20rem,0);opacity:0;transition:transform .3s,opacity .2s}.modal-custom .column-container{padding:1rem;background-color:var(--tertiary);color:var(--black);max-height:calc(90vh - 2.5rem);overflow:auto}.modal-custom .module-image{display:block;background-color:var(--white);text-align:center}.modal-custom .module-image .content-image{display:block;text-align:left}.modal-custom .module-image .item-image img{width:100%}.modal-custom .module-image .content-text{display:inline-block;margin:0 auto;text-align:left;padding:1rem}.modal-custom .module-image .content-text p{line-height:1.3}.modal-custom .module-image .content-text>*{margin-bottom:1rem}.modal-custom .module-image .content-text>*:last-child{margin-bottom:0}@media(min-width:576px){.modal-custom .module-image .content-text{padding:2rem}.modal-custom .column-container{padding:2rem}}@media(hover:hover){.modal-custom-dismiss:hover{background:var(--primary);color:var(--black)}}@supports (backdrop-filter:blur(5px)) or (-webkit-backdrop-filter:blur(5px)){.modal-custom-backdrop{background-color:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@media(min-width:768px){#division-6 .container>.row>div:last-child .column-container{position:sticky;top:5rem}}@media(min-width:992px){#division-6 .container>.row>div:first-child{padding-right:3rem}}@media(min-width:1200px){#division-6 .container>.row>div:first-child{padding-right:7rem}}@media (min-width:576px){#division-14 .column:first-child .column-container{display:flex;gap:4rem}#division-14 .column:first-child .column-container .module{flex:1}}@media (max-width:787.98px){#division-14 .module{text-align:center}}#module-2 .slide-background{height:100vh}#module-12 .slide-background{height:100vh}#module-17 .items{margin-left:-5px;margin-right:-5px}#module-17 .item{padding-left:5px;padding-right:5px;padding-bottom:10px}#module-17 .item-expander{padding-left:5px;padding-right:5px}#module-17 .item-expander.visible{margin-bottom:10px}#module-17 .item-expander{transition-delay:300ms,300ms,0ms;transition-duration:300ms,300ms,300ms}#module-17 .item-expander.visible{transition-delay:0ms,0ms,300ms;transition-duration:300ms,300ms,300ms}@media (max-width:575.98px){#module-17 .item{width:100%}}@media (min-width:576px) and (max-width:767.98px){#module-17 .item{width:50%}}@media (min-width:768px) and (max-width:991.98px){#module-17 .item{width:33.333333333333%}}@media (min-width:992px) and (max-width:1199.98px){#module-17 .item{width:33.333333333333%}}@media (min-width:1200px){#module-17 .item{width:20%}}#module-17 .item-image{padding-bottom:133.33333333333%}#module-18 .slide-background{padding-bottom:75%}#module-19 .wrapper{font-size:1rem;font-weight:500}#module-19 .d{display:flex;flex-wrap:wrap;gap:1rem}#module-19 .wrapper h3{font-size:1rem;font-weight:900}@media (max-width:768px){#module-19 .d{justify-content:center}#module-19 .wrapper{margin-top:1.5rem;text-align:center}}#module-22 .wrapper{display:flex;flex-wrap:wrap;gap:.5rem}#module-22 .wrapper .font-btn-small{padding:.5rem 1rem}#module-23 .wrapper{display:flex;gap:0rem;flex-direction:column}#module-23 p{margin-bottom:0}#module-23 p:nth-child(1){margin-bottom:0rem}@media (max-width:767.98px){#module-23 .wrapper{flex-direction:column}#module-23 .wrapper div{text-align:center;margin-bottom:1rem;gap:0}#module-23 .wrapper p:nth-child(1){margin-bottom:0}}#module-25 .wrapper{display:flex;flex-wrap:wrap;font-size:.875rem}#module-25 .wrapper .font-btn-small{padding:.5rem 1rem}#module-25 h3{font-size:1rem;font-weight:900;width:100%}#module-25 .wrapper div{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-top:-.5rem}@media (max-width:768px){#module-25 .wrapper div,#module-25 .wrapper{justify-content:center}}#module-26 .slide-background{padding-bottom:56.25%}