@charset "UTF-8";body{background-color:var(--bg-color);transition:all .3s ease}.text{font-style:normal;font-weight:400;letter-spacing:-.16px;line-height:2.6rem}.text--fw100{font-weight:150}.text--fw200{font-weight:200}.text--fw300{font-weight:300}.text--fw400{font-weight:400}.text--fw500{font-weight:500}.text--fw600{font-weight:600}.text--fw700{font-weight:700}.text--fw800{font-weight:800}.text--10{font-size:1rem!important}.text--12{font-size:1.2rem!important}.text--13{font-size:1.3rem!important}.text--16{font-size:1.6rem!important}.text--17{font-size:1.7rem!important}.text--18{font-size:1.8rem!important}.text--20{font-size:2rem!important}.text--30{font-size:3rem!important}.text--40{font-size:4rem!important}.text--60{font-size:6rem;letter-spacing:-3.2px;line-height:105.772px}.text--70{font-size:7rem;letter-spacing:-3px;line-height:85%}.text--90{font-size:9rem;letter-spacing:-3.792px;line-height:73.973px}.text--100{font-size:10rem;letter-spacing:-6.015px;line-height:105.772px}.text--black{color:#000!important}.text--white{color:#fff!important}.text--light{color:#e0c490!important}.subtitle{color:#8f8f8f;font-family:TurismoCF}.subtitle--fw300{font-weight:300;line-height:3rem}.subtitle--fw600{font-weight:600}.subtitle--fw700{font-weight:700}.subtitle--7{font-size:.7rem;letter-spacing:-.489px}.subtitle--8{font-size:.8rem;letter-spacing:-.489px}.subtitle--10{font-size:1rem;letter-spacing:-.489px}.subtitle--15,.subtitle--20{font-size:1.5rem}.subtitle--20{letter-spacing:-1px}.subtitle--white{color:#fff}.subtitle--light{color:#e0c490}.subtitle--toupper{text-transform:uppercase}.button{border-radius:20rem;cursor:pointer;font-size:1.2rem;height:-moz-fit-content;height:fit-content;padding:1.5rem 3rem;position:relative;width:-moz-fit-content;width:fit-content}.button--small{padding:.5rem 2rem}.button--light{background:#e0c490!important;color:#000!important}.button--gray{background:#4b4b4b!important;color:#fff!important}.button--transparent{border:2px solid #8f8f8f;font-weight:300;padding:3rem 10rem!important;transition:all .3s ease}.button--transparent span{position:relative;width:-moz-fit-content;width:fit-content}.button--transparent span:after{background-color:#e0c490;bottom:-2.65rem;content:"";height:3px;left:0;position:absolute;transition:all .3s ease;width:0}.button--transparent:hover{color:#e0c490;font-weight:400;transition:all .3s ease}.button--transparent:hover span:after{transition:all .3s ease;width:100%}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mb-6{margin-bottom:6rem!important}.mb-7{margin-bottom:7rem!important}.mb-8{margin-bottom:8rem!important}.light-animation{background:#e0c490;transition:all .3s ease}.light-animation:hover{animation-direction:alternate;animation-duration:.1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:lightAnimation;transform:scale(1.1);transition:all .3s ease}@keyframes lightAnimation{0%{box-shadow:0 7px 23px -3px var(--light-shadow-off)}to{box-shadow:0 7px 23px 5px var(--light-shadow-on)}}.line-rainbow-curved{animation:rainbow 10s linear infinite;background-repeat:repeat-x;background:linear-gradient(90deg,#fff,#8fdfff,#2b84ff,#1b00f9,#ba0dff,#ff1b79,#ff1809,#ff7016,#ff9a23,#ffd32d,#b6ff42,#66ff9c,#ffd937,#ffee78);background-size:200% 100%!important;height:3px;position:relative;width:200px;z-index:1001}:root{--bg-color:#f4f4f4;--bg-menu-color:#fff;--logo-color:#000;--card-color:#fff;--color-text-button-product:#000;--color-text-button-product-active:#000;--light-shadow-off:rgba(250,232,70,.1);--light-shadow-on:rgba(250,232,70,.8);--footer-color:#000;--svg-color:#000;--theme-selector-bg-color:#e1e1e1;--theme-selector-item-color:#4c4c4c;--banner-svg-layer-color:#c7c5c5;--home-project-category-card-color:#dbdbdb;--project-categories-cards-color:hsla(0,0%,47%,.2);--downloads-h3-color:#000}.dark-theme:root{--bg-color:#000;--bg-menu-color:#0a0a0a;--logo-color:#fff;--card-color:#313131;--color-text-button-product:#fff;--color-text-button-product-active:#e0c490;--light-shadow-off:hsla(0,0%,100%,.1);--light-shadow-on:hsla(0,0%,100%,.8);--footer-color:#131313;--svg-color:#8f8f8f;--theme-selector-bg-color:#292929;--theme-selector-item-color:#949494;--banner-svg-layer-color:#070707;--home-project-category-card-color:#181818;--project-categories-cards-color:#181818;--downloads-h3-color:#000}.icons-section{margin:0 auto;padding:10rem 0;width:100%}.icons-section svg{height:auto!important;width:100%!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}strong{font-weight:700}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{font-weight:400;line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}body,html{min-height:100%;scroll-behavior:smooth}button,button::-moz-focus-inner,button[disabled],html input[disabled],html input[type=button],input,input::-moz-focus-inner,input[type=checkbox],input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=radio],input[type=reset],input[type=search],input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=submit],optgroup,select,textarea{background-color:transparent;background-image:none;border:none;box-shadow:none}input,textarea{appearance:none;-webkit-appearance:initial;-moz-appearance:initial;background:initial;border:initial;-o-border-image:initial;border-image:initial;border-radius:initial;box-shadow:none;color:initial;color:#8f8f8f;font:initial;font-family:Work Sans,sans-serif;line-height:normal;margin:initial;outline:none;overflow:auto;padding:initial;resize:none;text-align:initial;text-indent:0}button{border:none;outline:inherit}a,a:active,a:hover,a:link,a:visited{background:inherit;color:inherit;text-decoration:none}html{font-size:62.5%}@media (max-width:900px){html{font-size:50%}}body,html{color:#8f8f8f;font-family:Work Sans,sans-serif;width:100%}body{font-size:1.6rem;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#8f8f8f;font-family:Work Sans,sans-serif;font-size:10.2rem}@font-face{font-family:TurismoCF;font-style:normal;font-weight:300;src:url(/assets/site/fonts/TurismoCF-Light.woff2) format("woff2"),url(/assets/site/fonts/TurismoCF-Light.woff) format("woff")}@font-face{font-family:TurismoCF;font-style:normal;font-weight:400;src:url(/assets/site/fonts/TurismoCF-Regular.woff2) format("woff2"),url(/assets/site/fonts/TurismoCF-Regular.woff) format("woff")}@font-face{font-family:TurismoCF;font-style:normal;font-weight:500;src:url(/assets/site/fonts/TurismoCF-Medium.woff2) format("woff2"),url(/assets/site/fonts/TurismoCF-Medium.woff) format("woff")}@font-face{font-family:TurismoCF;font-style:normal;font-weight:600;src:url(/assets/site/fonts/TurismoCF-DemiBold.woff2) format("woff2"),url(/assets/site/fonts/TurismoCF-DemiBold.woff) format("woff")}@font-face{font-family:TurismoCF;font-style:normal;font-weight:700;src:url(/assets/site/fonts/TurismoCF-Bold.woff2) format("woff2"),url(/assets/site/fonts/TurismoCF-Bold.woff) format("woff")}@font-face{font-family:TurismoCF;font-style:normal;font-weight:800;src:url(/assets/site/fonts/TurismoCF-ExtraBold.woff2) format("woff2"),url(/assets/site/fonts/TurismoCF-ExtraBold.woff) format("woff")}@font-face{font-family:TurismoCF;font-style:normal;font-weight:900;src:url(/assets/site/fonts/TurismoCF-Heavy.woff2) format("woff2"),url(/assets/site/fonts/TurismoCF-Heavy.woff) format("woff")}.header{background-color:transparent;display:flex;justify-content:space-between;max-width:100dvw;padding-top:3px 0 1.5rem;position:absolute;top:0;transition:all .3s ease;width:100dvw;z-index:1000}.header .rainbow{animation:rainbow 10s linear infinite;background-repeat:repeat-x;background:linear-gradient(90deg,#ffd937,#ffee78,#fff,#8fdfff,#2b84ff,#1b00f9,#ba0dff,#ff1b79,#ff1809,#ff7016,#ff9a23,#ffd32d,#b6ff42,#66ff9c);background-size:200% 100%!important;height:3px;left:0;position:absolute;top:0;width:100%;z-index:1001}@keyframes rainbow{0%{background-position:0}to{background-position:800% 0}}.header__logo{align-items:flex-end;display:flex;flex:1;padding-left:4rem}.header__logo svg{height:5rem;-o-object-fit:contain;object-fit:contain;width:auto}.header__logo svg path{fill:var(--logo-color)}.header__wrapper{align-items:flex-end;display:flex;flex:1;justify-content:space-between}.header__wrapper .link{cursor:pointer;height:-moz-fit-content;height:fit-content;transition:all .3s ease}.header__wrapper .link--home{margin-right:1.68rem}.header__wrapper .link--hamburger{align-items:center;display:flex;gap:1.2rem;margin-right:1.82vw}.header__wrapper .link--hamburger .hamburger{height:-moz-fit-content;height:fit-content;transform:translateY(2px)}.header__wrapper .link--hamburger .hamburger .row{background:#8f8f8f;border-radius:20rem;height:1.5px;margin-bottom:5px;width:1.5rem}.header__wrapper .link--hamburger .hamburger .row:nth-child(2n){transform:translateX(5px)}.header__wrapper .link--hamburger .hamburger .text{letter-spacing:-1px}.header__wrapper .link--hamburger:hover{transform:scale(1.1);transition:all .3s ease}.header__wrapper .change-theme{background-color:var(--theme-selector-bg-color);border-radius:20rem;height:-moz-fit-content;height:fit-content;padding:.5rem;width:-moz-fit-content;width:fit-content}.header__wrapper .change-theme .wrapper{align-items:center;display:flex;gap:.7rem;position:relative}.header__wrapper .change-theme .wrapper .sun{align-items:center;border-radius:50%;display:flex;height:2.4rem;justify-content:center;margin-bottom:1.5px;width:2.4rem}.header__wrapper .change-theme .wrapper .moon{background-color:var(--theme-selector-item-color);border-radius:50%;height:2.4rem;position:relative;width:2.4rem}.header__wrapper .change-theme .wrapper .moon:after{background-color:var(--theme-selector-bg-color);border-radius:50%;content:"";height:1.8rem;position:absolute;right:-2px;top:1px;width:1.8rem}.header__wrapper .change-theme .wrapper:after{background-color:#fff;border-radius:50%;content:"";height:2.4rem;position:absolute;right:0;transition:all .3s ease;width:2.4rem}.header__wrapper .change-theme.active .sun{opacity:1}.header__wrapper .change-theme.active .wrapper:after{left:0;right:auto;transition:all .3s ease}.header__wrapper .center-links{align-items:center;display:flex;gap:1.5rem;height:-moz-fit-content;height:fit-content;padding-bottom:1rem}.header__wrapper .center-links .search{height:100%;margin-left:1.3vw;margin-right:1.82vw}.header__wrapper .center-links .search form{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center;position:relative}.header__wrapper .center-links .search form .wrapper{height:-moz-fit-content;height:fit-content}.header__wrapper .center-links .search form .wrapper input{border:1.5px solid #8f8f8f;border-radius:200px;height:4.5rem;padding-left:2rem;width:25vw}.header__wrapper .center-links .search form .wrapper input::-moz-placeholder{color:#8f8f8f;font-size:1.4rem;font-weight:400;letter-spacing:-1px;line-height:12.305px}.header__wrapper .center-links .search form .wrapper input::placeholder{color:#8f8f8f;font-size:1.4rem;font-weight:400;letter-spacing:-1px;line-height:12.305px}.header__wrapper .center-links .search form .btn{background:transparent;cursor:pointer;position:absolute;right:1rem;transition:all .3s ease}.header__wrapper .center-links .search form .btn:hover{transform:scale(1.1);transition:all .3s ease}.header__wrapper .center-links .search .btn-mobile{align-items:center;border:2px solid #8f8f8f;border-radius:50%;cursor:pointer;display:none;height:4rem;justify-content:center;width:4rem}.header__wrapper .center-links .search .btn-mobile svg{height:2.5rem;width:2.5rem}.header__wrapper .right-links{align-items:center;display:flex;gap:2rem;padding:2.5rem 1.5rem 2rem 2rem;position:relative;z-index:1}.header__wrapper .right-links:after{background-color:#101010;border-bottom-left-radius:1.5rem;content:"";height:100%;position:absolute;right:0;top:0;width:100%;z-index:-1}.header__wrapper .right-links .link{position:relative;transition:all .3s ease;white-space:nowrap}.header__wrapper .right-links .link a{color:#fff}.header__wrapper .right-links .link:after{background:#e0c490;bottom:-2.5rem;content:"";height:2px;left:0;position:absolute;transition:all .3s ease;width:0}.header__wrapper .right-links .link:hover{color:#e0c490;transition:all .3s ease}.header__wrapper .right-links .link:hover:after{transition:all .3s ease;width:100%}.header__wrapper .right-links .link--catalog{background-color:#4b4b4b;padding:2px 1.5rem}.header__wrapper .right-links .link--catalog:after{display:none}.header__wrapper .right-links .circles{align-items:center;display:flex;gap:1rem}.header__wrapper .right-links .circles .circle{cursor:pointer}.header__wrapper .right-links .circles .circle--favorite svg{fill:#8f8f8f;height:3rem;width:3rem}.header__wrapper .right-links .circles .circle--favorite.active svg{fill:#e0c490}.header__wrapper .right-links .circles .circle--favorite.active .active{display:block}.header__wrapper .right-links .circles .circle--favorite.active .desactive{display:none}.header__wrapper .right-links .circles .circle--language{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;padding:4px;position:relative;width:-moz-fit-content;width:fit-content}.header__wrapper .right-links .circles .circle--language .flag-active{align-items:center;display:flex;height:100%;justify-content:center;width:100%;z-index:1}.header__wrapper .right-links .circles .circle--language .flag-active svg{height:2.3rem;width:2.3rem}.header__wrapper .right-links .circles .circle--language:after{border:2px solid #8f8f8f;border-radius:50%;content:"";height:100%;position:absolute;width:100%}.header__wrapper .right-links .circles .circle--language .flags-list{align-items:center;background:var(--bg-color);border-radius:20rem;display:flex;flex-direction:column;gap:2rem;height:0;justify-content:center;overflow:hidden;position:absolute;top:calc(100% + 1rem);transition:all .3s ease;width:-moz-fit-content;width:fit-content}.header__wrapper .right-links .circles .circle--language .flags-list .option{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 1rem}.header__wrapper .right-links .circles .circle--language .flags-list .option svg{height:3rem;width:3rem}.header__wrapper .right-links .circles .circle--language .flags-list .option.active{background:#e0c490}.header__wrapper .right-links .circles .circle--language.active .flags-list{border:2px solid #8f8f8f;height:20rem;transition:all .3s ease}.header__wrapper .right-links .circles .circle--language.active .flags-list .option{padding:.5rem 1rem}@media (max-width:1299px){.header{padding:2rem}.header__wrapper .right-links{display:none}}@media (max-width:900px){.header{align-items:center;flex-direction:column;gap:1rem;padding:2rem}.header__logo{align-items:center;display:flex;padding:0;padding-left:10px!important}.header__logo svg{height:4rem}.header__wrapper{flex:none;padding:0 2rem 0 0}.header__wrapper,.header__wrapper .center-links{align-items:center;display:flex;justify-content:space-between;width:100%}.header__wrapper .center-links .link--home{display:none}.header__wrapper .center-links .link--hamburger .text{font-size:2.5rem!important}.header__wrapper .center-links .search form{align-items:center;display:none}.header__wrapper .center-links .search form .wrapper{height:4.7rem;width:4.7rem}.header__wrapper .center-links .search form .wrapper input{height:100%!important;width:100%!important}.header__wrapper .center-links .search .btn-mobile{display:flex}.header__wrapper .right-links{display:none}}.footer{align-items:center;display:flex;flex-direction:column;overflow:hidden;position:relative;width:100dvw}.footer .marquee{margin-bottom:7rem;opacity:.5;width:100%}.footer .marquee .row{width:100%}.footer .marquee .row .item{font-size:7rem;font-weight:200;letter-spacing:-6px;line-height:110%;margin-right:1.2rem}.footer .marquee .row .item:nth-child(odd){font-weight:400}.footer .wrapper{background:var(--footer-color);border-radius:1rem 1rem 0 0;display:flex;justify-content:space-between;padding:7rem 5rem 6rem;width:calc(100% - 20rem)}.footer .wrapper .social-list-mobile{display:none}.footer .wrapper .social-list-mobile .social-link a svg{height:2rem;width:2rem}.footer .wrapper .social-list-mobile .social-link a svg path{fill:#8f8f8f}.footer .wrapper .col{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:33.3333333333%}.footer .wrapper .col--left .logo{align-items:center;display:flex;height:10rem;justify-content:center}.footer .wrapper .col--left .logo img,.footer .wrapper .col--left .logo svg{height:auto;-o-object-fit:contain;object-fit:contain;width:10rem}.footer .wrapper .col--left .middle-contact{flex:1;padding:10rem 0 5rem;text-align:center}.footer .wrapper .col--middle .social-list{align-items:center;display:flex;gap:3.5rem;height:10rem}.footer .wrapper .col--middle .social-list .social-link a{margin-bottom:5rem}.footer .wrapper .col--middle .social-list .social-link a svg{height:2rem;width:2rem}.footer .wrapper .col--middle .social-list .social-link a svg path{fill:#8f8f8f}.footer .wrapper .col--middle .middle-location{flex:1;padding:3rem 0;text-align:center}.footer .wrapper .col--middle .middle-location .location{width:25vw}.footer .wrapper .col--middle .middle-location a{align-items:center;color:#e0c490;display:flex;flex-direction:column}.footer .wrapper .col--middle .middle-location a svg{height:2rem;margin-bottom:3rem;margin-top:2rem;width:2rem}.footer .wrapper .col--middle .middle-location a svg path{fill:#e0c490}.footer .wrapper .col--right .selo{height:10rem}.footer .wrapper .col--right .selo img,.footer .wrapper .col--right .selo svg{height:100%;-o-object-fit:contain;object-fit:contain;width:10rem}.footer .wrapper .col--right .middle-contact{flex:1;padding:10rem 0 5rem;text-align:center}.footer .wrapper .mobile-links{display:none}.footer .logos{align-items:center;bottom:3rem;display:flex;flex-direction:column;gap:2rem;position:absolute;right:0;width:10rem}.footer .logos .a_nomad svg{height:15px}.footer .logos .a_nomad svg .n{animation-delay:0s}.footer .logos .a_nomad svg .o{animation-delay:1s}.footer .logos .a_nomad svg .m{animation-delay:2s}.footer .logos .a_nomad svg .a{animation-delay:3s}.footer .logos .a_nomad svg .d{animation-delay:4s}.footer .logos .a_nomad svg path{fill:#b6b6b6}@keyframes changeColor{0%{fill:#b6b6b6}to{fill:#9c00f6}}@keyframes removeColor{0%{fill:#9c00f6}to{fill:#b6b6b6}}@media (max-width:900px){.footer .marquee{margin-bottom:4rem!important}.footer .wrapper{flex-direction:column;padding:5rem;width:calc(100% - 5rem)}.footer .wrapper .social-list-mobile{align-items:center;display:flex;gap:0;justify-content:space-around;padding-bottom:5rem}.footer .wrapper .social-list-mobile .social-link a svg{height:2.5rem;width:2.5rem}.footer .wrapper .col{width:100%}.footer .wrapper .col--bottom,.footer .wrapper .col--middle,.footer .wrapper .col--top{order:1}.footer .wrapper .col .subtitle{margin-bottom:1rem!important}.footer .wrapper .col .link,.footer .wrapper .col .logo,.footer .wrapper .col .social-list{display:none}.footer .wrapper .col .middle-contact{align-items:center;display:flex;flex-direction:column;padding:0 0 5rem}.footer .wrapper .col .middle-location{padding:0}.footer .wrapper .col .middle-location .location{width:100%!important}.footer .wrapper .col .middle-location .subtitle{font-weight:600}.footer .wrapper .col .middle-location .mobile-links{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;padding-top:3rem;text-align:center}.footer .wrapper .col .middle-location .mobile-links .mobile-link{color:#8f8f8f}.footer .logos,.footer .wrapper .col .selo{display:none}}.menu{background-color:var(--bg-menu-color);height:100vh;overflow-x:hidden;overflow-y:scroll;position:fixed;right:0;top:0;transform:translateX(105%);width:36%;z-index:10000}.menu,.menu.active{transition:all .3s ease}.menu.active{transform:translateX(0)}.menu .top-row{align-items:center;display:flex;justify-content:space-between;padding:2.5rem 2rem;position:relative;z-index:1}.menu .top-row .close-button{align-items:center;cursor:pointer;display:flex;gap:1rem;transition:all .3s ease}.menu .top-row .close-button svg{fill:#8f8f8f;height:2rem;width:2rem}.menu .top-row .close-button:hover{transform:scale(1.1);transition:all .3s ease}.menu .top-row .wrap{align-items:center;display:flex;gap:3rem}.menu .top-row .circles{display:flex;gap:1rem}.menu .top-row .circles .circle{cursor:pointer}.menu .top-row .circles .circle--favorite svg{fill:#8f8f8f;height:3.8rem;width:3.8rem}.menu .top-row .circles .circle--favorite .active{display:none}.menu .top-row .circles .circle--favorite .desactive{display:block}.menu .top-row .circles .circle--favorite.active svg,.menu .top-row .circles .circle--favorite:hover svg{fill:#e0c490}.menu .top-row .circles .circle--favorite.active .active{display:block}.menu .top-row .circles .circle--favorite.active .desactive{display:none}.menu .top-row .circles .circle--language{align-items:center;display:flex;height:4rem;justify-content:center;position:relative;width:4rem}.menu .top-row .circles .circle--language .flag-active{align-items:center;display:flex;height:100%;justify-content:center;width:100%;z-index:1}.menu .top-row .circles .circle--language .flag-active svg{height:3rem;width:3rem}.menu .top-row .circles .circle--language:after{border:2px solid #8f8f8f;border-radius:50%;content:"";height:100%;position:absolute;width:100%}.menu .top-row .circles .circle--language .flags-list{align-items:center;background:var(--bg-color);border-radius:20rem;display:flex;flex-direction:column;gap:2rem;height:0;justify-content:center;overflow:hidden;position:absolute;top:calc(100% + 1rem);transition:all .3s ease;width:-moz-fit-content;width:fit-content}.menu .top-row .circles .circle--language .flags-list .option{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 1rem}.menu .top-row .circles .circle--language .flags-list .option svg{height:3rem;width:3rem}.menu .top-row .circles .circle--language .flags-list .option.active{background:#e0c490}.menu .top-row .circles .circle--language.active .flags-list{border:2px solid #8f8f8f;height:20rem;transition:all .3s ease}.menu .top-row .circles .circle--language.active .flags-list .option{padding:.5rem 1rem}.menu .default-menu{display:block}.menu .default-menu .links{padding:0 5rem}.menu .default-menu .links .link,.menu .default-menu .links .link h2{align-items:center;display:flex;position:relative}.menu .default-menu .links .link h2{background:var(--bg-menu-color);height:-moz-fit-content;height:fit-content;transition:all .3s ease;width:-moz-fit-content;width:fit-content}.menu .default-menu .links .link h2:after{background:#e0c490;content:"";height:3px;left:calc(100% + 3rem);position:absolute;transition:all .5s ease;width:0}.menu .default-menu .links .link.active h2,.menu .default-menu .links .link:hover h2{color:#e0c490;font-weight:500;transition:all .3s ease}.menu .default-menu .links .link.active h2:after,.menu .default-menu .links .link:hover h2:after{transition:all .5s ease;width:50vw}.menu .default-menu .bottom-row{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding:2.5rem 2rem 2.5rem 5rem}.menu .default-menu .bottom-row .social-list{align-items:center;display:flex;flex:1;gap:1rem;justify-content:space-around}.menu .default-menu .bottom-row .social-list .social-link svg{fill:#8f8f8f;height:1.8rem;width:1.8rem}.menu .default-menu .bottom-row .social-list .social-link svg .st0{fill:#8f8f8f}.menu .default-menu.hide,.menu .mobile-bottom-row{display:none}.menu .favorite-products{background-color:var(--bg-menu-color);display:none;height:100%;padding:0 3rem 0 5rem;position:absolute;top:9rem;width:100%}.menu .favorite-products.show{display:block}.menu .favorite-products .products{display:flex;flex-direction:column;gap:.3rem}.menu .favorite-products .products .product{border:1px solid #8f8f8f;border-radius:1.5rem;cursor:pointer;display:flex;height:16rem;position:relative;transition:all .3s ease}.menu .favorite-products .products .product .star{align-items:center;display:flex;height:100%;justify-content:center;width:15%}.menu .favorite-products .products .product .star img,.menu .favorite-products .products .product .star svg{fill:#e0c490;height:3rem;width:3rem}.menu .favorite-products .products .product .image{height:100%;width:25%}.menu .favorite-products .products .product .image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.menu .favorite-products .products .product .content{padding:3rem 5rem 3rem 4rem}.menu .favorite-products .products .product .open{bottom:1rem;position:absolute;right:1rem;transition:all .3s ease}.menu .favorite-products .products .product:hover{border:1px solid #e0c490;transition:all .3s ease}.menu .favorite-products .products .product:hover .open{color:#e0c490;transform:scale(1.1);transition:all .3s ease}@media (max-width:900px){.menu{height:100dvh;width:100dvw}.menu .top-row{flex-direction:row-reverse}.menu .top-row .close-button .text{font-size:2.5rem!important}.menu .default-menu .bottom-row,.menu .top-row .wrap{display:none}.menu .favorite-products{height:100dvh;margin:0;width:100dvw}.menu .mobile-bottom-row{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 5rem}.menu .mobile-bottom-row .wrapper{align-items:center;display:flex;gap:1rem;justify-content:left;width:100%}.menu .mobile-bottom-row .link{padding:2rem 4rem}.menu .mobile-bottom-row .link .text{font-size:2rem!important}.menu .mobile-bottom-row .circle{cursor:pointer;width:100%}.menu .mobile-bottom-row .circle .flags-list{display:flex;gap:1rem;height:auto;justify-content:left;margin-top:2rem;width:100%}.menu .mobile-bottom-row .circle .flags-list svg{height:3rem;width:3rem}.menu .mobile-bottom-row .circle .flags-list .option{position:relative}.menu .mobile-bottom-row .circle .flags-list .option .active:after{background:hsla(0,0%,100%,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.menu .mobile-bottom-row .circle--favorite svg{fill:#8f8f8f;height:7rem;width:7rem}.menu .mobile-bottom-row .circle--favorite .active{display:none}.menu .mobile-bottom-row .circle--favorite .desactive{display:block}.menu .mobile-bottom-row .circle--favorite.active svg,.menu .mobile-bottom-row .circle--favorite:hover svg{fill:#e0c490}.menu .mobile-bottom-row .circle--favorite.active .active{display:block}.menu .mobile-bottom-row .circle--favorite.active .desactive{display:none}}.mobile-search-menu{align-items:flex-end;background:var(--bg-menu-color);border-radius:0 0 1rem 1rem;display:none;height:0;position:fixed;transition:all .3s ease;width:100%;z-index:100}.mobile-search-menu form{display:flex;flex-direction:column;justify-content:center;margin:0 3rem;padding-bottom:5rem;position:relative;width:100%}.mobile-search-menu form,.mobile-search-menu form .wrapper{height:-moz-fit-content;height:fit-content}.mobile-search-menu form .wrapper input{border:1.5px solid #8f8f8f;border-radius:200px;height:6rem;padding-left:2rem;width:100%}.mobile-search-menu form .wrapper input::-moz-placeholder{color:#8f8f8f;font-size:1.4rem;font-weight:400;letter-spacing:-1px;line-height:12.305px}.mobile-search-menu form .wrapper input::placeholder{color:#8f8f8f;font-size:1.4rem;font-weight:400;letter-spacing:-1px;line-height:12.305px}.mobile-search-menu form .btn{background:transparent;cursor:pointer;position:absolute;right:1rem;transition:all .3s ease}.mobile-search-menu.active{height:30vh;transition:all .3s ease}.search-close-layer{background-color:#000;height:100vh;opacity:0;pointer-events:none;position:fixed;transition:all .3s ease;width:100%;z-index:10}.search-close-layer.active{opacity:.5;pointer-events:all;transition:all .3s ease}@media (max-width:900px){.mobile-search-menu{display:flex}}.mobile-favorite-section{background:var(--bg-menu-color);bottom:0;display:none;height:100dvh;left:0;overflow-y:scroll;padding:3rem 2rem;position:fixed;scrollbar-width:none;width:100dvw;z-index:1000}.mobile-favorite-section .title{font-size:5rem;line-height:100%;margin:3rem auto;text-align:center;width:-moz-fit-content;width:fit-content}.mobile-favorite-section .favorites-list li a{background:#fff;border-radius:1.5rem;cursor:pointer;display:flex;height:16rem;margin-bottom:5px;position:relative;transition:all .3s ease}.mobile-favorite-section .favorites-list li a .star{align-items:center;display:flex;height:100%;justify-content:center;width:15%}.mobile-favorite-section .favorites-list li a .star img,.mobile-favorite-section .favorites-list li a .star svg{fill:#e0c490;height:3rem;width:3rem}.mobile-favorite-section .favorites-list li a .image{height:100%;width:25%}.mobile-favorite-section .favorites-list li a .image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.mobile-favorite-section .favorites-list li a .content{padding:3rem 5rem 3rem 4rem}.mobile-favorite-section .favorites-list li a .open{bottom:1rem;position:absolute;right:1rem;transition:all .3s ease}.mobile-favorite-section.active{display:block}.mobile-favorite-section .close-button{align-items:center;cursor:pointer;display:flex;gap:1rem;justify-content:right;transition:all .3s ease}.mobile-favorite-section .close-button svg{fill:#8f8f8f;height:2rem;width:2rem}.home__banner{height:1px;min-height:100vh;padding-top:5rem;position:relative}.home__banner iframe{height:50rem;width:50rem}.home__banner .power-layer{bottom:-20%;height:100%;left:-30%;position:absolute;width:50%;z-index:-1}.home__banner .power-layer svg path{fill:var(--banner-svg-layer-color)}.home__banner .banner-carousel{height:100%}.home__banner .banner-carousel .slick-list{height:100%;padding:0 20vw}.home__banner .banner-carousel .slick-track{height:100%}.home__banner .banner-carousel .slick-active .desc,.home__banner .banner-carousel .slick-active .title{opacity:1!important;transition:all .3s ease}.home__banner .banner-carousel .card{height:100%;margin:0 8rem;position:relative}.home__banner .banner-carousel .card .content{align-items:center;display:flex;flex-direction:column;margin:0 auto;position:relative;width:100%}.home__banner .banner-carousel .card .content .title{font-size:5vw;letter-spacing:-5px;line-height:80%;margin:0 5rem;opacity:0;text-align:center;text-transform:uppercase;transition:all .3s ease}.home__banner .banner-carousel .card .content .button{margin-bottom:3.5rem;text-transform:uppercase}.home__banner .banner-carousel .card .content .desc{bottom:0;height:-moz-fit-content;height:fit-content;left:-12vw;opacity:0;position:absolute;transition:all .3s ease;width:20rem}.home__banner .banner-carousel .card--1{align-items:center;display:flex;flex-direction:column}.home__banner .banner-carousel .card--1 .image{height:50vh;margin-bottom:2rem;width:-moz-fit-content;width:fit-content}.home__banner .banner-carousel .card--1 .image img{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.home__banner .banner-carousel .card--2 .image{display:flex;height:60vh;justify-content:center;padding:10rem 0 2rem;width:100%}.home__banner .banner-carousel .card--2 .image img{border-radius:1.5rem;height:100%;-o-object-fit:cover;object-fit:cover;width:70%}.home__banner .banner-carousel .card--4{align-items:center;display:flex;flex-direction:column}.home__banner .banner-carousel .card--4 .image{height:60%;padding:8rem 0 2rem;width:30%}.home__banner .banner-carousel .card--4 .image img{border-radius:1.5rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home__banner .arrow{align-items:end;cursor:pointer;display:flex;height:100%;opacity:0;padding-bottom:15rem;pointer-events:none;position:absolute;top:0;transition:all .3s ease}.home__banner .arrow svg{height:140px;width:65px}.home__banner .arrow svg path{stroke:#131313}.home__banner .arrow--left{left:15rem}.home__banner .arrow--left svg{transform:rotate(180deg)}.home__banner .arrow--right{right:15rem}.home__banner .arrow.show{opacity:1;pointer-events:all;transition:all .3s ease}.home__banner .dots{bottom:5rem;position:absolute;width:100%}.home__banner .dots .slick-dots{align-items:center;display:flex;gap:2rem;justify-content:center}.home__banner .dots .slick-dots li{background-color:transparent;border:2px solid #8f8f8f;border-radius:50%;height:1rem;width:1rem}.home__banner .dots .slick-dots .slick-active{background:#e0c490;border:0}.home__description-section{align-items:center;display:flex;flex-direction:column;padding-bottom:10rem;padding-top:20rem;position:relative}.home__description-section .line{background-color:#444;border-radius:20rem;height:0;position:absolute;top:0;transition:all .5s ease .2s;width:3px}.home__description-section .line.animated{height:15rem;transition:all .5s ease .2s}.home__description-section .text{margin:3rem 0 6rem;text-align:center}.home__description-section .rainbow svg{height:4rem;width:12rem}.home__releases{padding-bottom:5rem}.home__releases .subtitle{text-align:center}.home__releases .buttons{display:flex;gap:.2rem;margin:0 auto;width:-moz-fit-content;width:fit-content}.home__releases .buttons .button{font-size:3.5rem;text-transform:uppercase}.home__releases .releases-carousel{transform:translateY(-3rem)}.home__releases .releases-carousel .slick-track{display:flex!important;overflow-y:visible;padding-top:6rem}.home__releases .releases-carousel .slick-slide{height:inherit!important}.home__releases .arrows{align-items:center;display:flex;gap:3rem;justify-content:center;width:100%}.home__releases .arrows .arrow{cursor:pointer;transition:all .3s ease}.home__releases .arrows .arrow:hover{transform:scale(1.1);transition:all .3s ease}.home .newsletter{background-color:#313131;border-radius:1.5rem;margin:0 13rem;padding:4rem 5rem 5rem}.home .newsletter .subtitle{text-align:center}.home .newsletter form .row{align-items:center;display:flex;gap:1rem;height:7.5rem;justify-content:center;position:relative}.home .newsletter form .row .col{flex:1;height:100%}.home .newsletter form .row .col .input-wrap{align-items:center;border:2px solid #8f8f8f;border-radius:20rem;display:flex;flex-direction:column;height:100%;position:relative;width:100%}.home .newsletter form .row .col .input-wrap input{height:100%;padding:2.5rem;width:100%}.home .newsletter form .row .col .input-wrap label{align-items:center;display:flex;height:100%;justify-content:start;left:0;opacity:.4;padding:3rem;position:absolute;top:0;transition:all .3s ease;width:100%}.home .newsletter form .row .col .input-wrap label.focus{font-size:1.2rem;padding:1rem 3rem;transition:all .3s ease}.home .newsletter form .row .col .input-wrap span.error{background:#313131}.home .newsletter form .row .button{align-items:center;display:flex;height:calc(100% - 1rem);justify-content:center;position:absolute;right:.5rem;top:.5rem}.home__practice{padding:0 0 0 13rem;position:relative}.home__practice .row{align-items:center;display:flex;justify-content:space-between;padding-right:13rem;width:100%}.home__practice .grid{display:flex;gap:.6rem;height:80vh;position:relative;width:100%}.home__practice .grid .small-cards{display:grid;flex:1;gap:.3rem;grid-template-columns:50% 50%;height:100%}.home__practice .grid .small-cards .small-card{background-color:var(--home-project-category-card-color);border-radius:1.5rem;display:flex;flex-direction:column;justify-content:space-between;padding:3rem;transition:all .3s ease}.home__practice .grid .small-cards .small-card:hover{background:#e0c490;color:#000;transition:all .3s ease}.home__practice .grid .small-cards .small-card--see-all .icon{display:flex;justify-content:flex-end;width:100%}.home__practice .grid .small-cards .small-card--see-all .icon svg{transform:rotate(-45deg)}.home__practice .grid .small-cards .small-card--see-all .text{line-height:100%}.home__practice .grid .practice-carousel{height:100%;width:60%}.home__practice .grid .practice-carousel .slick-list,.home__practice .grid .practice-carousel .slick-track{height:100%}.home__practice .grid .practice-carousel .slick-active{opacity:1}.home__practice .grid .practice-carousel .practice-item{height:100%;opacity:0}.home__practice .grid .practice-carousel .practice-item .big-card{display:flex;flex-direction:column;height:100%;justify-content:flex-end;margin-right:13rem;min-width:1px;padding:2rem;position:relative}.home__practice .grid .practice-carousel .practice-item .big-card .inner .background{border-radius:1.5rem;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.home__practice .grid .practice-carousel .practice-item .big-card .inner .background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.home__practice .grid .practice-carousel .practice-item .big-card .inner .background:after{background:#000;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.home__practice .grid .practice-carousel .practice-item .big-card .inner .subtitle{text-align:start;text-transform:uppercase}.home__practice .grid .practice-carousel .practice-item .big-card .image{background:#fff;border-radius:1.5rem;bottom:30%;height:20rem;position:absolute;right:-6rem;width:15rem}.home__practice .grid .practice-carousel .practice-item .big-card .image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.home__practice .grid .practice-carousel .practice-item .big-card .button{border-radius:1.5rem!important;bottom:0;padding:2rem;position:absolute;right:-13rem;width:13rem}.home__practice .grid .arrows{bottom:15%;position:absolute;right:9rem;width:-moz-fit-content;width:fit-content;z-index:10}.home__practice .grid .arrows .arrow{cursor:pointer;width:-moz-fit-content;width:fit-content}.home__practice .grid .arrows .arrow svg{width:3rem}.home__blog{align-items:center;display:flex;justify-content:center;padding:10rem 0}.home__blog .subtitle{align-items:center;display:flex;left:0;position:absolute;transform:rotate(180deg);width:13rem;writing-mode:vertical-lr}.home__blog .blog-carousel{width:100%}.home__blog .blog-carousel .slick-list{margin-bottom:1px;overflow:hidden}.home__blog .blog-carousel .card{align-items:center;border:1px solid #8f8f8f;border-radius:1.5rem;display:flex;height:1px;justify-content:center;margin:0 16rem 0 13rem;min-height:25rem;position:relative}.home__blog .blog-carousel .card .content{display:flex;flex-direction:column;height:100%;padding:3rem 20rem;text-align:center}.home__blog .blog-carousel .card .content .text{line-height:100%}.home__blog .blog-carousel .card .date{text-transform:uppercase}.home__blog .blog-carousel .card .btn{display:flex;flex:1;justify-content:center;position:relative;transition:all .3s ease}.home__blog .blog-carousel .card .btn:after{background-color:#e0c490;bottom:-3rem;content:"";height:2px;position:absolute;width:0}.home__blog .blog-carousel .card .next-floating-slide{align-items:center;cursor:pointer;display:flex;height:13rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;transition:all .3s ease;width:0}.home__blog .blog-carousel .card .next-floating-slide img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.home__blog .blog-carousel .card .next-floating-slide:after{background:#000;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.home__blog .blog-carousel .card .next-floating-slide .text{line-height:100%;z-index:2}.home__blog .blog-carousel .card .next-floating-slide.show{padding:2rem;transition:all .3s ease;width:20rem}.home__blog .blog-carousel .card .prev-floating-slide{align-items:center;cursor:pointer;display:flex;height:13rem;justify-content:center;left:0;overflow:hidden;padding:0;position:absolute;transition:all .3s ease;width:0}.home__blog .blog-carousel .card .prev-floating-slide img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.home__blog .blog-carousel .card .prev-floating-slide:after{background:#000;content:"";height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.home__blog .blog-carousel .card .prev-floating-slide .text{line-height:100%;z-index:2}.home__blog .blog-carousel .card .prev-floating-slide.show{padding:2rem;transition:all .3s ease;width:20rem}.home__blog .blog-carousel .card:hover .btn{color:#e0c490;transition:all .3s ease}.home__blog .blog-carousel .card:hover .btn:after{transition:all .3s ease;width:20rem}.home__blog .arrow{cursor:pointer;position:absolute;right:4rem;transition:all .3s ease}.home__blog .arrow svg{height:140px;width:65px}.home__blog .arrow:hover{transform:scale(1.1);transition:all .3s ease}@media (max-width:1550px){.home__banner iframe{height:40rem;padding-bottom:5rem;width:40rem}}@media (max-width:900px){.home__banner{min-height:90vh}.home__banner .banner-carousel .card .content{margin-top:5rem}.home__banner iframe{height:30rem;padding-bottom:5rem;width:30rem}.home__banner .banner-carousel .slick-list{padding:0 6rem}.home__banner .banner-carousel .card{margin:0}.home__banner .banner-carousel .card .title{font-size:12vw!important;line-height:90%}.home__banner .banner-carousel .card .button{font-size:1.7rem;font-weight:300;margin-bottom:2rem;padding:1.5rem 4rem}.home__banner .banner-carousel .card .desc{left:0!important;margin-bottom:1.5rem;position:relative!important;text-align:center;width:100%!important}.home__banner .banner-carousel .card .desc .text{font-size:2.5rem!important}.home__banner .banner-carousel .card .desc .subtitle{display:none}.home__banner .banner-carousel .card--1{padding-top:9rem}.home__banner .banner-carousel .card--1 .image{height:-moz-fit-content;height:fit-content}.home__banner .banner-carousel .card--1 .image img{width:100%}.home__banner .banner-carousel .card--2 .image{height:30%;margin-bottom:2rem;padding:10rem 0 0;width:100%}.home__banner .banner-carousel .card--4 .image{max-height:50%;padding:10rem 0 2rem;width:40vw}.home__banner .arrow{display:none}.home__banner .dots .slick-dots{gap:3rem}.home__banner .dots .slick-dots li{height:1.5rem;width:1.5rem}.home__description-section{padding:15rem 5rem 7rem}.home__description-section .text{font-size:4rem;letter-spacing:-2px}.home__releases .subtitle{font-size:3.5vw}.home__releases .buttons{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.home__releases .buttons .button{font-size:2.5rem;padding:2rem 9vw!important}.home__releases .buttons .button span:after{bottom:-2rem}.home__releases .releases-carousel{margin:0!important;padding:0 5rem}.home__releases .releases-carousel .slick-track{padding:4rem 0 0}.home__releases .releases-carousel .slick-slide{height:-moz-fit-content!important;height:fit-content!important}.home .newsletter{border-radius:1rem;flex:1;height:-moz-fit-content;height:fit-content;margin:0 2rem 2rem!important;padding:2rem;position:relative}.home .newsletter .subtitle{display:block;font-size:1.5rem;font-style:normal;font-weight:500;letter-spacing:-.5px;line-height:130%;margin-bottom:2rem!important;position:relative;white-space:wrap}.home .newsletter form .row{flex-direction:column;height:-moz-fit-content;height:fit-content}.home .newsletter form .row .col{flex:auto;height:6rem;position:relative;width:100%}.home .newsletter form .row .col input{padding:1rem!important}.home .newsletter form .row .button{bottom:4px;height:5rem;padding:2rem 5vw;right:4px}.home__blog,.home__practice{display:none}}.about__banner{display:flex;min-height:100vh;padding:15rem 5rem 10rem 10rem;position:relative}.about__banner .left{width:55%}.about__banner .left .wrapper{position:sticky;top:1rem;width:100%}.about__banner .left .wrapper .images-carousel{width:100%}.about__banner .left .wrapper .images-carousel .slick-list,.about__banner .left .wrapper .images-carousel .slick-track{height:100%}.about__banner .left .wrapper .images-carousel .iframe{border-radius:1.5rem;height:100%;min-width:1px;overflow:hidden}.about__banner .left .wrapper .images-carousel .iframe iframe{height:100%;pointer-events:none;width:100%}.about__banner .left .wrapper .images-carousel .iframe img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about__banner .left .wrapper .dots{padding:3rem;width:100%}.about__banner .left .wrapper .dots .slick-dots{align-items:center;display:flex;gap:2rem;justify-content:center}.about__banner .left .wrapper .dots .slick-dots li{background-color:transparent;border:2px solid #8f8f8f;border-radius:50%;height:1rem;width:1rem}.about__banner .left .wrapper .dots .slick-dots .slick-active{background:#e0c490;border:0}.about__banner .right{background:#fff;border-radius:1.5rem;overflow:hidden;padding:5rem;transform:translateX(-.5rem)}.about__solutions{position:relative}.about__solutions h2{margin:0 auto;width:-moz-fit-content;width:fit-content}.about__solutions .grid{display:flex;gap:.4rem;margin-top:-2.5rem;padding:0 15%}.about__solutions .grid .card{background-color:#fff;border-radius:1.5rem;padding:7rem 6rem;text-align:center}.about__solutions .grid .card h4{transition:all .3s ease}.about__solutions .grid .card:hover h4{color:#e0c490;transition:all .3s ease}.about__solutions .grid .card .text{letter-spacing:-.16px;line-height:2.6rem}.about__solutions .raindow{display:flex;height:100%;justify-content:space-between;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.about__solutions .raindow svg:first-child{transform:translateX(-5rem)}.about__solutions .raindow svg:not(:first-child){transform:translateX(5rem)}@media (max-width:900px){.about__banner{align-items:center;flex-direction:column;justify-content:center;padding:15rem 3rem 5rem}.about__banner .left{width:100%}.about__banner .left .text{font-size:5rem;letter-spacing:0}.about__banner .left .images-carousel{height:30vh}.about__banner .right{padding:3rem;transform:unset}.about__solutions .text{letter-spacing:.05px}.about__solutions .text--100{font-size:4rem;line-height:90%;text-align:center}.about__solutions .grid{flex-direction:column;margin-top:-1rem;padding:3rem}.about__solutions .grid .card{padding:3rem}}.contact{padding-top:15rem}.contact__form-section{display:flex;gap:.2rem;padding:0 5rem 0 15rem}.contact__form-section .power-layer{bottom:-20%;height:100%;left:-30%;position:absolute;width:50%;z-index:-1}.contact__form-section .power-layer svg path{fill:var(--banner-svg-layer-color)}.contact__form-section .left{margin-right:4rem;margin-top:5rem;width:60%}.contact__form-section .left h1{line-height:73.973px;margin-right:10rem}.contact__form-section .left form{background:var(--card-color);border-radius:1.5rem;padding:3.7rem 6rem}.contact__form-section .left form .row{display:flex;gap:1rem;margin-bottom:1.5rem}.contact__form-section .left form .col{flex:1}.contact__form-section .left form .input-wrap{border:1.5px solid #8f8f8f;border-radius:20rem;display:flex;flex-direction:column;height:5.5rem;margin-bottom:.5rem;position:relative;width:100%}.contact__form-section .left form .input-wrap span.error{background:var(--card-color);color:red;font-size:1rem;left:2rem;padding:0 .5rem;position:absolute;top:-.5rem;transition:all .3s ease}.contact__form-section .left form .input-wrap input,.contact__form-section .left form .input-wrap label{height:100%;letter-spacing:-1px;padding:2rem;width:100%}.contact__form-section .left form .input-wrap label{left:0;opacity:.4;position:absolute;top:0;transition:all .3s ease}.contact__form-section .left form .input-wrap label.focus{font-size:1.2rem;padding:1rem 2rem;top:-.5rem;transition:all .3s ease}.contact__form-section .left form .select-wrap{align-items:center;display:flex;justify-content:space-between;width:100%}.contact__form-section .left form .select-wrap .select-label{height:2.5rem}.contact__form-section .left form .select-wrap .container{align-items:center;cursor:pointer;display:flex;font-size:22px;height:4rem;margin-right:1rem;padding-left:5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact__form-section .left form .select-wrap .container input{cursor:pointer;opacity:0;position:absolute}.contact__form-section .left form .select-wrap .checkmark{align-items:center;background-color:var(--card-color);border:2px solid #8f8f8f;border-radius:50%;display:flex;height:4rem;justify-content:center;left:0;position:absolute;top:0;transition:all .3s ease;width:4rem}.contact__form-section .left form .select-wrap .container:hover input~.checkmark{background-color:hsla(39,56%,72%,.4);transition:all .3s ease}.contact__form-section .left form .select-wrap .container input:checked~.checkmark{background-color:var(--card-color)}.contact__form-section .left form .select-wrap .checkmark:after{content:"";display:none;position:absolute}.contact__form-section .left form .select-wrap .container input:checked~.checkmark:after{display:block}.contact__form-section .left form .select-wrap .container .checkmark:after{background:#e0c490;border-radius:50%;height:2.5rem;width:2.5rem}.contact__form-section .left form .textarea-wrap{border:1.5px solid #8f8f8f;border-radius:2rem;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.contact__form-section .left form .textarea-wrap textarea{border:0;box-shadow:none;outline:none;overflow:auto;padding:2rem;resize:none}.contact__form-section .left form .textarea-wrap label{height:100%;left:0;opacity:.4;padding:2rem;position:absolute;top:0;transition:all .3s ease;width:100%}.contact__form-section .left form .textarea-wrap label.focus{font-size:1rem;padding:1rem 2rem;transition:all .3s ease}.contact__form-section .left form .textarea-wrap span.error{background:var(--card-color);color:red;font-size:1rem;left:2rem;padding:0 .5rem;position:absolute;top:-.5rem;transition:all .3s ease}.contact__form-section .left form .button-area{display:flex;justify-content:flex-end;width:100%}.contact__form-section .left form .button-area .button{padding:2.5rem 2rem}.contact__form-section .right{border-radius:1.5rem;height:auto;overflow:hidden;width:40%}.contact__form-section .right .map{height:100%;position:relative}.contact__form-section .right .map iframe{height:100%}@media (max-width:900px){.contact__form-section{flex-direction:column;padding:0 5rem}.contact__form-section .text--70{font-size:5rem}.contact__form-section form{padding:3rem!important}.contact__form-section form .row{flex-direction:column}.contact__form-section form .select-wrap{flex-wrap:wrap;gap:2rem;justify-content:start!important}.contact__form-section .left{width:100%}.contact__form-section .right{height:60vh;width:100%}}.blog__top-descriptions{align-items:center;display:flex;flex-direction:column;padding-top:15rem}.blog__top-descriptions .title{letter-spacing:-5.142px}.blog__top-descriptions .description{letter-spacing:-1.5px}.blog__top-descriptions .categories{align-items:center;display:flex;gap:.5rem;justify-content:center}.blog__top-descriptions .categories .category{border:1px solid #8f8f8f;border-radius:20rem;padding:0 1.5rem;text-transform:uppercase}.blog__top-descriptions .categories .category.active{border:2px solid #e0c490;color:#e0c490}.blog__posts{display:flex;gap:.5rem;padding:0 13rem 15rem;position:relative}.blog__posts .left{align-items:start;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));grid-template-rows:auto 1fr;width:75%}@media (max-width:991px){.blog__posts .left{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.blog__posts .left{grid-template-columns:repeat(2,1fr)}}@media (max-width:750px){.blog__posts .left{grid-template-columns:repeat(1,1fr)}}.blog__posts .right{display:flex;flex-direction:column;gap:.5rem;height:-moz-fit-content;height:fit-content;position:sticky;top:.5rem;width:25%}.blog__posts .right .invite{background-color:var(--card-color);border-radius:1.5rem;height:20rem;overflow:hidden}.blog__posts .right .invite img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:900px){.blog__top-descriptions{margin-bottom:4rem!important}.blog__top-descriptions .text{padding:0 3rem 0 5rem}.blog__top-descriptions .text--90{font-size:5rem;letter-spacing:0;margin-bottom:1rem!important}.blog__top-descriptions .text--30{font-size:2rem!important;letter-spacing:0}.blog__top-descriptions .cateogries{flex-wrap:wrap;width:100%}.blog__posts{flex-direction:column;padding:0 5rem}.blog__posts .left{padding-bottom:10rem;width:100%}.blog__posts .right{width:100%}}.blog-detail__top-descriptions{align-items:center;display:flex;flex-direction:column;padding-top:15rem}.blog-detail__top-descriptions h1{line-height:4rem;margin:0 auto;text-align:center;width:60%}.blog-detail__top-descriptions .categories{align-items:center;display:flex;gap:.5rem;justify-content:center}.blog-detail__top-descriptions .categories .category{border:1px solid #8f8f8f;border-radius:20rem;padding:0 1.5rem}.blog-detail__post{display:flex;gap:.5rem;padding:0 13rem;position:relative}.blog-detail__post .left{display:flex;flex-direction:column;width:75%}.blog-detail__post .left .text-area{background:#fff;border:1px solid #8f8f8f;border-radius:1.5rem;color:#343434;font-size:1.5rem;font-weight:500;line-height:2rem;margin-bottom:.5rem;padding:5rem;text-overflow:ellipsis}.blog-detail__post .left .text-area h1,.blog-detail__post .left .text-area h2,.blog-detail__post .left .text-area h3,.blog-detail__post .left .text-area h4,.blog-detail__post .left .text-area h5,.blog-detail__post .left .text-area h6,.blog-detail__post .left .text-area strong{color:#343434;font-size:2rem;font-weight:600;margin-bottom:2rem}.blog-detail__post .left .text-area p{margin-bottom:2.5rem}.blog-detail__post .left .text-area p img{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.blog-detail__post .left .carousel{width:100%}.blog-detail__post .left .carousel .image{border-radius:1.5rem;height:30rem;margin:0 .25rem;overflow:hidden}.blog-detail__post .left .carousel .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-detail__post .left .arrows{display:flex;gap:.5rem;justify-content:center;margin-top:2rem;width:100%}.blog-detail__post .left .arrows .arrow svg{width:3rem}.blog-detail__post .right{display:flex;flex-direction:column;gap:.5rem;height:-moz-fit-content;height:fit-content;position:sticky;top:.5rem;width:25%}.blog-detail__post .right .invite{background-color:var(--card-color);border-radius:1.5rem;height:20rem;overflow:hidden}.blog-detail__post .right .invite img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:900px){.blog-detail__top-descriptions{margin-bottom:4rem!important}.blog-detail__top-descriptions h1{width:100%}.blog-detail__top-descriptions .text{margin:0!important;padding:0 5rem}.blog-detail__top-descriptions .text--90{font-size:5rem;letter-spacing:0;margin-bottom:1rem!important}.blog-detail__top-descriptions .text--30{font-size:2rem!important;letter-spacing:0}.blog-detail__top-descriptions .text--12{margin-bottom:5rem!important}.blog-detail__post{flex-direction:column;padding:0 3rem!important}.blog-detail__post .left{width:100%}.blog-detail__post .left .text-area{padding:3rem}.blog-detail__post .left .carousel .slick-track{margin:0!important}.blog-detail__post .left .arrows{margin:0}.blog-detail__post .left p img{height:100%!important;width:100%!important}.blog-detail__post .right{padding-bottom:10rem;width:100%}}.search__top-descriptions{align-items:center;display:flex;flex-direction:column;padding-top:15rem}.search__top-descriptions .breadcrumbs{display:flex;gap:.5rem}.search__results{padding:0 15vw}.search__results .blog .grid,.search__results .products .grid,.search__results .projects .grid{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}@media (max-width:900px){.search__top-descriptions h1{font-size:6.25rem}.search__results h2{font-size:5rem}}.project__top-descriptions{align-items:center;display:flex;flex-direction:column;padding-top:15rem}.project__top-descriptions .breadcrumbs{display:flex;gap:.5rem}.project__categories{margin-bottom:2rem;position:relative}.project__categories .carousel{padding:0 13rem}.project__categories .carousel .card{background:var(--project-categories-cards-color);border-radius:1.5rem;display:flex;flex-direction:column;gap:3rem;height:16rem;justify-content:flex-end;margin:0 2.5px;padding:3rem 5rem;transition:all .3s ease}.project__categories .carousel .card.active,.project__categories .carousel .card:hover{background:#e0c490;transition:all .3s ease}.project__categories .arrow{cursor:pointer;position:absolute;top:calc(50% - 1rem);transition:all .3s ease;z-index:10}.project__categories .arrow:hover{transform:scale(1.2);transition:all .3s ease}.project__categories .arrow svg{height:2.5rem;width:7.5rem}.project__categories .arrow--prev{left:6.5rem}.project__categories .arrow--next{right:6.5rem}.project__list{display:flex;gap:.5rem;padding:0 3rem 5rem;position:relative}.project__list .grid{align-items:start;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(25%,1fr));row-gap:3rem;width:100%}@media (max-width:991px){.project__list .grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.project__list .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:750px){.project__list .grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:900px){.project__top-descriptions .text{padding:0 3rem 0 5rem}.project__top-descriptions .text--90{font-size:5rem;letter-spacing:0;margin-bottom:1rem!important}.project__categories .carousel{padding:0 5rem}.project__categories .arrow--prev{left:1rem}.project__categories .arrow--next{right:1rem}.project__list{padding:0 5rem 5rem}.project__list .grid{gap:1rem}}.project-detail .card{border:1px solid #8f8f8f;border-radius:2rem;padding:5rem}.project-detail .card:not(:first-child){transform:translateY(-1px)}.project-detail .card ul{margin:0}.project-detail .card li{margin-bottom:10px}.project-detail .card li:before{content:"•";display:inline-block;width:1em}.project-detail .card strong{font-weight:600}.project-detail__banner{display:flex;padding:10rem 5rem 0 10rem;position:relative}.project-detail__banner .row{display:flex;min-height:40vh;position:relative;width:100%}.project-detail__banner .row .text--90{font-weight:100;letter-spacing:-5px;line-height:85%;max-width:94%}.project-detail__banner .row .left{height:-moz-fit-content;height:fit-content;margin-top:5rem;width:50%}.project-detail__banner .row .left .card{margin-right:5rem}.project-detail__banner .row .left .breadcrumbs{display:flex;gap:.5rem}.project-detail__banner .row .left .breadcrumbs .item .text{text-transform:uppercase}.project-detail__banner .row .left .descriptions{align-items:center;display:flex;gap:7rem}.project-detail__banner .row .left .descriptions .city{align-items:center;display:flex;height:3rem;position:relative;text-transform:uppercase}.project-detail__banner .row .left .descriptions .city:after{background:#8f8f8f;content:"";height:100%;position:absolute;right:-3.5rem;top:0;width:2px}.project-detail__banner .row .left .descriptions .category{align-items:center;display:flex;gap:2rem;text-transform:uppercase}.project-detail__banner .row .left .descriptions .category svg{fill:#8f8f8f;height:2.5rem;width:2.5rem}.project-detail__banner .row .right{height:1px;min-height:100%;position:relative;transform:translateY(-1px);width:50%}.project-detail__banner .row .right .images-carousel,.project-detail__banner .row .right .images-carousel .slick-list,.project-detail__banner .row .right .images-carousel .slick-track{height:100%}.project-detail__banner .row .right .images-carousel .iframe{border-radius:1.5rem;height:100%;min-width:1px;overflow:hidden}.project-detail__banner .row .right .images-carousel .iframe iframe{height:100%;pointer-events:none;width:100%}.project-detail__banner .row .right .images-carousel .iframe img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-detail__banner .row .right .images-carousel .image{border-radius:1.5rem;height:100%;min-width:1px;overflow:hidden}.project-detail__banner .row .right .images-carousel .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-detail__banner .row .right .dots{cursor:pointer;left:-3rem;position:absolute;top:25%;width:-moz-fit-content;width:fit-content}.project-detail__banner .row .right .dots .slick-dots{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.project-detail__banner .row .right .dots .slick-dots li{background-color:transparent;border:2px solid #8f8f8f;border-radius:50%;height:1rem;width:1rem}.project-detail__banner .row .right .dots .slick-dots .slick-active{background:#e0c490;border:0}.project-detail__content{display:flex;margin-bottom:12rem;margin-top:5rem}.project-detail__content.has-two-contents{padding-left:10rem}.project-detail__content.has-two-contents .left{padding:0 5rem 0 0;width:calc(50% - 2.5rem)}.project-detail__content.has-two-contents .right{width:calc(50% - 2.5rem)}.project-detail__content.has-two-contents .carousel .slick-list{padding:5rem 5rem 0 0!important}.project-detail__content.has-two-contents .carousel .slick-list .product-card .slick-list{padding:0!important}.project-detail__content .left{padding:0 5rem 0 10rem;transform:translateY(-1px);width:100%}.project-detail__content .left .card{height:100%;transform:translateY(-1px)}.project-detail__content .right{display:flex;flex-direction:column;height:auto;justify-content:flex-end;padding-top:8rem;width:100%}.project-detail__content .right .top-row{align-items:center;display:flex;justify-content:space-between;padding:0 5rem 0 2rem}.project-detail__content .right .top-row.center{padding:0 3rem}.project-detail__content .right .top-row.center .text{margin:0 auto}.project-detail__content .right .top-row .arrows{align-items:center;cursor:pointer;display:flex;gap:3rem}.project-detail__content .right .top-row .arrows svg{height:1.5rem;width:3rem}.project-detail__content .right .carousel .slick-list{padding:5rem 30% 0}.project-detail__content .right .carousel .slick-track{display:flex!important}.project-detail__content .right .carousel .slick-slide{height:inherit!important}.project-detail .rainbow{margin:0 auto 10rem;width:-moz-fit-content;width:fit-content}.project-detail .rainbow svg{height:4rem;width:12rem}@media (max-width:1550px){.project-detail__banner .row .text--90{font-size:8rem}}@media (max-width:900px){.project-detail__content{margin-top:0}.project-detail__banner{flex-direction:column;padding:10rem 5rem 5rem}.project-detail__banner .row{flex-direction:column}.project-detail__banner .row .left{display:flex;flex-direction:column;justify-content:center;margin-bottom:0;padding:0;width:100%}.project-detail__banner .row .left .text--70{font-size:5rem;letter-spacing:0;margin-bottom:3rem!important}.project-detail__banner .row .left .card{box-sizing:border-box;flex-grow:1;height:100%;margin-bottom:3rem;margin-right:0;padding:3rem;width:100%}.project-detail__banner .row .right{height:45vw;width:100%}.project-detail__content{flex-direction:column;padding:0 5rem}.project-detail__content .left{padding:0;width:100%}.project-detail__content .left .card{box-sizing:border-box;padding:3rem}.project-detail__content .right{width:100%}.project-detail__content .right .top-row{gap:4rem;padding:0}.project-detail__content .right .top-row .text--40{font-size:3rem!important}.project-detail__content .right .carousel .slick-list{padding:5rem 0}}.product{width:100%}.product__top-descriptions{align-items:center;display:flex;flex-direction:column;padding-top:15rem;position:relative;z-index:1}.product__top-descriptions .breadcrumbs{display:flex;gap:.5rem}.product__top-descriptions form{align-items:center;display:flex;flex-direction:column}.product__top-descriptions form .product-type{display:flex;gap:.5rem}.product__top-descriptions form .product-type .type{align-items:center;background:var(--card-color);border-radius:20rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:6rem 15vw;position:relative}.product__top-descriptions form .product-type .type .text{align-items:center;color:var(--color-text-button-product);display:flex;justify-content:center;position:relative;text-transform:uppercase;transition:all .3s ease;z-index:1}.product__top-descriptions form .product-type .type .text:after{background:#e0c490;bottom:-6rem;content:"";height:2px;opacity:0;position:absolute;transition:all .3s ease;width:calc(100% - 3rem);z-index:1}.product__top-descriptions form .product-type .type .background{height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;width:100%}.product__top-descriptions form .product-type .type .background:after{background:var(--bg-color);content:"";height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%}.product__top-descriptions form .product-type .type .background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product__top-descriptions form .product-type .type.active .background,.product__top-descriptions form .product-type .type:hover .background{opacity:1;transition:all .3s ease}.product__top-descriptions form .product-type .type.active .text,.product__top-descriptions form .product-type .type:hover .text{color:var(--color-text-button-product-active);font-weight:400;transition:all .3s ease}.product__top-descriptions form .product-type .type.active .text:after,.product__top-descriptions form .product-type .type:hover .text:after{opacity:1;transition:all .3s ease}.product__top-descriptions form .product-filters{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;height:6rem;justify-content:center;z-index:1}.product__top-descriptions form .product-filters .select-wrap{align-items:start;background-color:var(--bg-color);border:2px solid #8f8f8f;border-radius:20rem;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:30rem}.product__top-descriptions form .product-filters .select-wrap .subtitle{background-color:var(--bg-color);border-radius:20rem;cursor:pointer;display:flex;flex-direction:column;font-weight:700;height:6rem;justify-content:center;padding-left:3rem;position:relative;text-transform:uppercase;width:100%;z-index:10}.product__top-descriptions form .product-filters .select-wrap .subtitle svg{pointer-events:none;position:absolute;right:2rem;transition:all .3s ease}.product__top-descriptions form .product-filters .select-wrap .subtitle svg path{stroke:#8f8f8f}.product__top-descriptions form .product-filters .select-wrap .options{background-color:var(--bg-color);border:2px solid #8f8f8f;border-radius:0 0 2.5rem 2.5rem;display:flex;flex-direction:column;height:0;justify-content:flex-end;left:-2px;overflow:hidden;padding:0 2rem;pointer-events:none;position:absolute;top:3rem;transition:all .3s ease;width:calc(100% + 4px);z-index:-1}.product__top-descriptions form .product-filters .select-wrap .options .container{align-items:center;cursor:pointer;display:flex;height:4rem;padding:0 2rem;position:relative}.product__top-descriptions form .product-filters .select-wrap .options .container:hover:after{background-color:#e0c490;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.product__top-descriptions form .product-filters .select-wrap .options .container.active .text{font-weight:700}.product__top-descriptions form .product-filters .select-wrap.active .subtitle svg{transform:rotate(180deg);transition:all .3s ease}.product__top-descriptions form .product-filters .select-wrap.active .options{opacity:1;pointer-events:all;transition:all .3s ease}.product__top-descriptions form .product-filters .button{align-items:center;display:flex;height:100%;justify-content:center;z-index:-10}.product__list{display:flex;gap:.5rem;margin-top:7rem;padding:0 .5rem 5rem;position:relative;width:100%}.product__list .grid{align-items:start;display:grid;gap:.5rem;height:-moz-fit-content;height:fit-content;row-gap:.5rem;width:100%}@media (min-width:1365px){.product__list .grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:992px) and (max-width:1199px){.product__list .grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){.product__list .grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.product__list .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:750px){.product__list .grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:900px){.product__top-descriptions .text--90{font-size:5rem;letter-spacing:0}.product__top-descriptions form{height:-moz-fit-content;height:fit-content}.product__top-descriptions form .product-type .type{padding:2rem 8vw}.product__top-descriptions form .product-type .type .text{font-size:3rem!important}.product__top-descriptions form .product-filters{height:-moz-fit-content;height:fit-content;margin:0;padding:0 3rem}.product__top-descriptions form .product-filters .select-wrap{width:100%}.product__top-descriptions form .product-filters .select-wrap .options{justify-content:flex-start}.product__top-descriptions form .product-filters .select-wrap .subtitle{z-index:1}.product__top-descriptions form .product-filters .select-wrap.active{z-index:100}.product__list .grid{padding:4rem 4rem 0}}.subtitle{white-space:nowrap}.subtitle.subtitle--15{font-size:1.35rem}.subtitle.subtitle--15.subtitle--fw300.mb-5{min-height:4vh}.product-detail .background-layer{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:all .5s ease;width:100vw;z-index:10}.product-detail .background-layer svg{cursor:pointer;height:50px;position:absolute;right:5rem;top:3rem;z-index:15}.product-detail .background-layer svg path{fill:#fff;stroke:#fff}.product-detail .background-layer.active{background:#000;opacity:1;pointer-events:all}.product-detail__banner{display:flex;justify-content:space-between;margin-bottom:7rem;padding:10rem 5rem 0 10rem;position:relative;width:100%}.product-detail__banner:after{background-color:var(--card-color);content:"";height:46.5vh;left:0;position:absolute;top:0;width:100%;z-index:-1}.product-detail__banner .left{display:flex;flex-direction:column;width:45%}.product-detail__banner .left .wrapper{padding-right:5rem}.product-detail__banner .left .wrapper .breadcrumbs{display:flex;gap:.5rem}.product-detail__banner .left .wrapper .breadcrumbs .item .text{text-transform:uppercase}.product-detail__banner .left .wrapper .buttons{display:flex;gap:.5rem;width:100%}.product-detail__banner .left .wrapper .buttons .favorite-trigger{align-items:center;background:#e0c490;border-radius:50%;display:flex;flex-shrink:0;height:6rem;justify-content:center;padding:1rem;position:relative;width:6rem}.product-detail__banner .left .wrapper .buttons .favorite-trigger svg{height:100%;padding:1rem;position:absolute;width:100%;z-index:1}.product-detail__banner .left .wrapper .buttons .download,.product-detail__banner .left .wrapper .buttons .edit{align-items:center;display:flex;gap:1rem}.product-detail__banner .left .wrapper .buttons .download .subtitle,.product-detail__banner .left .wrapper .buttons .edit .subtitle{color:#000}.product-detail__banner .left .wrapper .buttons .download svg,.product-detail__banner .left .wrapper .buttons .edit svg{height:2.5rem;width:2.5rem}.product-detail__banner .left .description-card{border:1px solid #8f8f8f;border-radius:2rem;flex:1;margin-right:1.25rem;margin-top:10rem;padding:2rem}.product-detail__banner .left .text ul{list-style:disc!important;transform:translateX(1.5rem)}.product-detail__banner .right{height:-moz-fit-content;height:fit-content;position:sticky;top:3rem;width:55%}.product-detail__banner .right .images-sliders{display:flex;gap:1.1rem;height:-moz-fit-content;height:fit-content}.product-detail__banner .right .images-sliders .bigger-slider{width:80%}.product-detail__banner .right .images-sliders .bigger-slider .card{background-color:#fff;border:1px solid #8f8f8f;border-radius:2rem;height:100%;height:40rem;margin:0 .25rem;overflow:hidden}.product-detail__banner .right .images-sliders .bigger-slider .card img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-detail__banner .right .images-sliders .col{display:flex;flex-direction:column;height:auto;width:20%}.product-detail__banner .right .images-sliders .col .small-slider{width:100%}.product-detail__banner .right .images-sliders .col .small-slider .card{background:#fff;border:1px solid #8f8f8f;border-radius:2rem;height:17rem;margin:.25rem 0;overflow:hidden}.product-detail__banner .right .images-sliders .col .small-slider .card img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-detail__banner .right .images-sliders .col .arrows{align-items:center;display:flex;flex:1;gap:3rem;justify-content:center}.product-detail__banner .right .images-sliders .col .arrows .arrow{cursor:pointer}.product-detail__banner .right .images-sliders .col .arrows .arrow svg{height:1.5rem;width:3rem}.product-detail__banner .right .row{align-items:center;display:flex;justify-content:space-between;padding-top:1.5rem}.product-detail__banner .right .row .wrap{display:flex;gap:3rem}.product-detail__banner .right .row .wrap .infos{display:flex;gap:.5rem}.product-detail__banner .right .row .wrap .infos .card{align-items:center;border:2px solid #8f8f8f;border-radius:1.5rem;color:#8f8f8f;display:flex;font-size:1.3rem;height:5rem;justify-content:center;min-width:5rem;padding:0 5px}.product-detail__banner .right .row .wrap .finishes{align-items:center;display:flex;gap:1.5rem}.product-detail__banner .right .row .wrap .finishes .finishes-list{display:flex;gap:.5rem}.product-detail__banner .right .row .wrap .finishes .finishes-list .color-circle{border:2px solid #fff;border-radius:100%;height:3rem;width:3rem}.product-detail__banner .right .optional{align-items:center;background:#fff;border:1px solid #8f8f8f;border-radius:2rem;display:flex;flex-direction:column;justify-content:center;padding:1rem 4rem 2rem;position:relative;width:100%}.product-detail__banner .right .optional .optional-carousel{width:100%}.product-detail__banner .right .optional .optional-carousel .slick-list{padding:0!important}.product-detail__banner .right .optional .optional-carousel .slick-track{display:flex!important;gap:1.5rem}.product-detail__banner .right .optional .optional-carousel .slick-slide{height:inherit!important}.product-detail__banner .right .optional .optional-carousel .item{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.product-detail__banner .right .optional .optional-carousel .item .icon img{height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.product-detail__banner .right .optional .arrow{cursor:pointer;position:absolute;top:calc(50% - 1rem)}.product-detail__banner .right .optional .arrow svg{height:2rem;width:2rem}.product-detail__banner .right .optional .arrow--prev{left:1rem;transform:rotate(-180deg);transition:all .3s ease}.product-detail__banner .right .optional .arrow--prev:hover{transform:rotate(-180deg) scale(1.2);transition:all .3s ease}.product-detail__banner .right .optional .arrow--next{right:1rem;transition:all .3s ease}.product-detail__banner .right .optional .arrow--next:hover{transform:scale(1.2)}.product-detail__line-products{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:10rem}.product-detail__line-products .accordions{min-width:80%}.product-detail__line-products .accordions .accordion{background:#fff;border-radius:2rem;margin-bottom:.5rem}.product-detail__line-products .accordions .accordion .accordion-trigger{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 5rem 1rem 1.5rem}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap{align-items:center;display:flex;gap:3rem;padding-right:5rem}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .name{color:#000;width:20dvw}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .code{width:15dvw}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .image{align-items:center;display:flex;flex-direction:column;height:8rem;justify-content:center;position:relative;width:8rem}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .image .zoom{border-bottom:1px solid #b6b6b6;bottom:-1.5rem;color:#000;font-size:1.5rem;height:0;left:50%;opacity:0;padding-top:.5rem;position:absolute;transform:translateX(-50%);transition:all .5s ease}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .image img{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .5s ease;width:100%}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .image.active img{height:70vh;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:70vw;z-index:20}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .optional-image,.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .technical-image{height:4rem;width:10vw}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .optional-image img,.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .technical-image img{height:100%;-o-object-fit:contain;object-fit:contain}.product-detail__line-products .accordions .accordion .accordion-inner{display:flex;height:0;justify-content:space-between;overflow:hidden;transition:all .3s ease}.product-detail__line-products .accordions .accordion .accordion-inner__text{padding:2rem;position:relative;text-align:left!important;width:100%!important}.product-detail__line-products .accordions .accordion .accordion-inner .item{height:-moz-fit-content;height:fit-content;text-align:center;width:15rem}.product-detail__line-products .accordions .accordion .accordion-inner .item .title{color:#8f8f8f;margin-bottom:2rem}.product-detail__line-products .accordions .accordion .accessories-inner{align-items:center;justify-content:center}.product-detail__line-products .accordions .accordion .accessories-inner .item .title ul{list-style-type:disc;margin-left:1.5em}.product-detail__line-products .accordions .accordion .accessories-inner .item .title ol{list-style-type:decimal;margin-left:1.5em}.product-detail__line-products .accordions .accordion .accessories-inner .item .title li{margin-bottom:.5em}.product-detail__line-products .accordions .accordion.active .accordion-inner{transition:all .3s ease}.product-detail__line-products .accordions .accordion.active .accordion-trigger .wrap .image .zoom{height:auto;opacity:1}.product-detail__related-products{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:10rem;width:100%}.product-detail__related-products .carousel{padding:0 15vw;transform:translateY(-2.5rem);width:100%}.product-detail__related-products .carousel .slick-list{padding-top:5rem}.product-detail__related-products .carousel .slick-track{display:flex!important}.product-detail__related-products .carousel .slick-slide{background:#fff!important;height:inherit!important;margin:0 .25rem}.product-detail__related-products .arrows{align-items:center;display:flex;gap:3rem;justify-content:center;width:100%}.product-detail__related-products .arrows .arrow{cursor:pointer}.product-detail__related-projects-and-downloads{display:flex;gap:2rem;height:-moz-fit-content;height:fit-content;margin-bottom:5vh;min-height:60vh;padding:0 10rem}.product-detail__related-projects-and-downloads.has-one-content{padding:0}.product-detail__related-projects-and-downloads.has-one-content .projects{width:100%}.product-detail__related-projects-and-downloads.has-one-content .projects .text{padding:0 10rem}.product-detail__related-projects-and-downloads.has-one-content .projects .slick-list .slick-slide{margin:0 10rem}.product-detail__related-projects-and-downloads.has-one-content .downloads{padding:0 10rem;width:100%}.product-detail__related-projects-and-downloads .projects{display:flex;flex-direction:column;justify-content:center;position:relative;width:50%}.product-detail__related-projects-and-downloads .projects h2{line-height:100%}.product-detail__related-projects-and-downloads .projects .projects-carousel,.product-detail__related-projects-and-downloads .projects .projects-carousel .project-card,.product-detail__related-projects-and-downloads .projects .projects-carousel .slick-list,.product-detail__related-projects-and-downloads .projects .projects-carousel .slick-track{height:100%}.product-detail__related-projects-and-downloads .projects .projects-carousel .project-card .wrap{height:90%}.product-detail__related-projects-and-downloads .projects .projects-carousel .project-card .bottom{height:10%}.product-detail__related-projects-and-downloads .projects .arrow{cursor:pointer;position:absolute;transform:translateY(5rem);z-index:10}.product-detail__related-projects-and-downloads .projects .arrow svg{height:5rem;width:5rem}.product-detail__related-projects-and-downloads .projects .arrow svg path{stroke:#8f8f8f}.product-detail__related-projects-and-downloads .projects .arrow.arrow-prev{left:2rem;transform:rotate(180deg) translateY(-5rem)}.product-detail__related-projects-and-downloads .projects .arrow.arrow-next{right:2rem}.product-detail__related-projects-and-downloads .downloads{width:50%}.product-detail__related-projects-and-downloads .downloads h2{line-height:100%}.product-detail__related-projects-and-downloads .downloads .download-table{border:1px solid #8f8f8f;border-radius:10px;overflow:hidden}.product-detail__related-projects-and-downloads .downloads table{border-collapse:collapse;width:100%}.product-detail__related-projects-and-downloads .downloads tr:not(:last-child){border-bottom:1px solid #8f8f8f}.product-detail__related-projects-and-downloads .downloads tr:last-child{height:8rem}.product-detail__related-projects-and-downloads .downloads tr th{padding:2rem;text-align:left}.product-detail__related-projects-and-downloads .downloads tr th:not(:last-child){border-right:1px solid #8f8f8f}.product-detail__related-projects-and-downloads .downloads tr td{padding:8px;text-align:left;text-transform:uppercase}.product-detail__related-projects-and-downloads .downloads tr td svg path{fill:#8f8f8f}.product-detail__related-projects-and-downloads .downloads tr td:not(:last-child){border-right:1px solid #8f8f8f}.product-detail__contact{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh}.product-detail__contact svg{height:4rem;margin-bottom:5rem;width:13rem}.product-detail__contact h2{line-height:100%;text-align:center;width:60%}.product-detail__contact .button{color:#000;font-size:1.6rem;font-weight:400;letter-spacing:-.12rem;line-height:3.5rem;padding:.5rem 4rem;text-align:center}@media (max-width:1550px){.product-detail__banner:after{height:55.5vh}.product-detail__banner .left .description-card{margin-top:8rem}.buttons{min-height:13vh}.buttons.mb-3{flex-direction:column}}@media (max-width:1300px){.product-detail .right .row .wrap{flex-direction:column}.product-detail .slick-track{gap:2.5rem}.product-detail .accordions .accordion .accordion-trigger .wrap{max-width:80dvw}.product-detail .accordions .accordion .accordion-trigger .wrap .code,.product-detail .accordions .accordion .accordion-trigger .wrap .name{width:10dvw}}@media (max-width:900px){.subtitle.subtitle--15.subtitle--fw300.mb-5{min-height:6vh}.product-detail__banner{flex-direction:column;margin-bottom:5rem;padding:10rem 5rem 0}.product-detail__banner:after{height:45vh}.product-detail__banner .left{align-items:center;flex-direction:column;justify-content:center;margin-bottom:5rem;width:100%}.product-detail__banner .left .buttons{margin-top:-2vh}.product-detail__banner .left .buttons .button{padding:1.5rem 3vw}.product-detail__banner .right{width:100%}.product-detail__banner .right .images-sliders{flex-direction:column}.product-detail__banner .right .images-sliders .bigger-slider,.product-detail__banner .right .images-sliders .col{width:100%}.product-detail__banner .right .images-sliders .col .arrows{margin-top:3rem}.product-detail__banner .right .row{flex-direction:column;gap:3rem}.product-detail__banner .right .row .wrap{align-items:center;gap:3rem}.product-detail__banner .right .row .wrap .finishes{flex-direction:column}.product-detail__line-products{overflow:hidden;padding-bottom:5rem}.product-detail__line-products .text{padding:0 3rem;width:100%}.product-detail__line-products .text--60{font-size:4rem!important;line-height:100%;text-align:center}.product-detail__line-products .accordions{overflow-x:scroll;overflow-y:hidden;padding:0 3rem;width:100%}.product-detail__line-products .accordions .accordion{width:-moz-fit-content;width:fit-content}.product-detail__line-products .accordions .accordion .accordion-trigger .optional-image img,.product-detail__line-products .accordions .accordion .accordion-trigger .technical-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:80%!important}.product-detail__line-products .accordions .accordion .accordion-trigger .accessories-wrap .image img{height:64px;width:64px}.product-detail__line-products .accordions .accordion .accordion-trigger .accessories-wrap .technical-image{align-items:center;display:flex;justify-content:center;min-width:4rem}.product-detail__line-products .accordions .accordion .accordion-trigger .wrap .image .zoom{bottom:-1.5rem;font-size:2rem}.product-detail__related-products{margin-bottom:5rem}.product-detail__related-products .text{padding:0 3rem;width:100%}.product-detail__related-products .text--60{font-size:4rem!important;line-height:100%;text-align:center}.product-detail__related-products .carousel{padding:0 5rem}.product-detail__related-projects-and-downloads{flex-direction:column;padding:0 3rem}.product-detail__related-projects-and-downloads .downloads,.product-detail__related-projects-and-downloads .projects{margin-bottom:5rem;width:100%}.product-detail__related-projects-and-downloads .downloads .text,.product-detail__related-projects-and-downloads .projects .text{width:100%}.product-detail__related-projects-and-downloads .downloads .text--60,.product-detail__related-projects-and-downloads .projects .text--60{font-size:4rem!important;line-height:100%}.product-detail__contact{min-height:40vh}.product-detail__contact .text{padding:0 5rem;width:100%}.product-detail__contact .text--60{font-size:4rem!important;line-height:100%}}.download{padding-bottom:30rem}.download .search__top-descriptions{align-items:center;display:flex;flex-direction:column;padding-top:15rem}.download .search__top-descriptions .breadcrumbs{display:flex;gap:.5rem}.download .search__results{padding:0 15vw}.download .search__results .grid{display:grid;gap:4rem;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.download .download-list{background:#f0f0f0;border:1px solid #ccc;font-family:Arial,sans-serif;margin-top:20px;max-width:100%;text-transform:uppercase}.download .download-list .lista-header{background-color:#f2f2f2;border-bottom:1px solid #ddd;display:flex;font-weight:700}.download .download-list .lista-header .col{border-right:1px solid #ddd;flex:1;padding:15px 20px}.download .download-list .lista-header .col:last-child{border-right:none}.download .download-list .download-item{border-bottom:1px solid #ddd;cursor:pointer;display:flex;font-weight:700;padding:15px 20px}.download .download-list .download-item:hover{background-color:#f9f9f9}.download .download-list .download-item a{align-items:center;color:#8f8f8f;display:flex;text-decoration:none;width:100%}.download .download-list .download-item a svg{flex-shrink:0;margin-left:auto}.download .download-list .download-item a:hover{text-decoration:none}.download .tecnical-manual{align-items:center;background-color:#f9f9f9;border:0 solid #e0c490;border-radius:10rem;cursor:pointer;display:flex;justify-content:center;overflow:hidden;padding:5rem;position:relative;white-space:nowrap}.download .tecnical-manual .bg-hover{background-position:50%;background-size:cover;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:0}.download .tecnical-manual .wrap{color:var(--downloads-h3-color);position:relative;z-index:1}.download .tecnical-manual:hover .bg-hover{opacity:1}.download .tecnical-manual:after{background-color:#e0c490;bottom:0;content:"";height:3px;left:50%;opacity:0;position:absolute;transform:translateX(-50%);width:12rem;z-index:2}.download .tecnical-manual:before{background-color:#000;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.download .tecnical-manual h3{color:var(--downloads-h3-color);font-size:2.7rem;font-weight:300;text-transform:uppercase;transition:all .3s ease}.download .tecnical-manual.active,.download .tecnical-manual:hover{background-color:#f7f7f7;border:1x solid #e0c490}.download .tecnical-manual.active .bg-hover,.download .tecnical-manual.active.active:after,.download .tecnical-manual.active:after,.download .tecnical-manual:hover .bg-hover,.download .tecnical-manual:hover.active:after,.download .tecnical-manual:hover:after{opacity:1}.download .tecnical-manual.active:before,.download .tecnical-manual:hover:before{opacity:.2}.download .tecnical-manual.active h3,.download .tecnical-manual:hover h3{color:#fff;font-weight:400;transition:all .3s ease}.download .botoes-container{align-items:center;background-color:#f9f9f9;border-radius:100px;display:flex;justify-content:center;padding:10px;position:relative}.download .botoes-container .botao{background-color:#2d64d3;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 20px;text-transform:uppercase}.download .botoes-container:after{background-color:#e4cf9c;bottom:0;content:"";height:2px;position:absolute;width:80px}@media (max-width:900px){.search__top-descriptions h1{font-size:6.25rem}.search__results h2{font-size:5rem}.search__results .grid .project-card{height:auto;min-height:40rem}.search__results .grid .bottom{height:-moz-fit-content;height:fit-content;padding:2.5rem}.search .download .search__results{padding:0 9vw}}.download .search__results{padding:0 9vw}.product-card{border:2px solid #8f8f8f;border-radius:1.5rem;height:100%;margin:0 1px;min-width:1px;position:relative;width:100%}.product-card .inner{align-items:center;background:#fff!important;border-radius:1.5rem;display:flex;flex-direction:column;height:100%;padding:4px;transition:all .3s ease;width:100%}.product-card .inner:after{border:2px solid #8f8f8f;border-radius:1.7rem;content:"";height:calc(100% + 4px);left:-2px;pointer-events:none;position:absolute;top:-2px;transition:all .3s ease;width:calc(100% + 4px);z-index:-1}.product-card .inner .row{align-items:center;display:flex;justify-content:space-between;padding:1rem;width:100%}.product-card .inner .row .star{cursor:pointer}.product-card .inner .row .star svg{height:3rem;width:3rem}.product-card .inner .row .star svg path{fill:#8f8f8f}.product-card .inner .row .star.favorite svg path{fill:#e0c490}.product-card .inner .images{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center;position:relative;width:100%}.product-card .inner .images .next-arrow,.product-card .inner .images .prev-arrow{cursor:pointer;display:flex;height:2rem;justify-content:end;opacity:0;pointer-events:none;position:absolute;transition:all .3s ease;width:5rem;z-index:10}.product-card .inner .images .next-arrow svg,.product-card .inner .images .prev-arrow svg{height:2rem;width:2rem}.product-card .inner .images .prev-arrow{left:2.5rem;transform:rotate(-180deg)}.product-card .inner .images .prev-arrow:hover{transform:rotate(-180deg) scale(1.1) translateX(1rem);transition:all .3s ease}.product-card .inner .images .next-arrow{right:2.5rem}.product-card .inner .images .next-arrow:hover{transform:scale(1.1) translateX(1rem);transition:all .3s ease}.product-card .inner .images .image-carousel{overflow-y:visible;padding:0 4.5rem;pointer-events:none;transition:all .3s ease;width:100%}.product-card .inner .images .image-carousel .slick-list{overflow-y:visible;padding:0}.product-card .inner .images .image-carousel .slick-track{padding:0}.product-card .inner .images .image-carousel .item{align-items:center;display:flex;height:15rem!important;justify-content:center}.product-card .inner .images .image-carousel .item img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-card .inner .descriptions{padding:0 2.5rem;text-align:center;width:100%}.product-card .inner .descriptions .lines{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;height:-moz-fit-content;height:fit-content;justify-content:center;padding-bottom:2rem;width:100%}.product-card .inner .descriptions .lines .text{text-transform:uppercase}.product-card .inner .descriptions .name{letter-spacing:-1.5px;margin:0 5rem;text-transform:uppercase}.product-card .hover-row{border:0;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;bottom:0;display:flex;height:0;left:0;overflow:hidden;position:absolute;transition:all .3s ease;width:100%}.product-card .hover-row .link{align-items:center;display:flex;flex:1;justify-content:space-around;overflow:hidden;padding:1vw;transition:all .3s ease}.product-card .hover-row .link span{font-size:.6vw;transition:all .3s ease}.product-card .hover-row .link:not(:last-child){border-right:2px solid #8f8f8f}.product-card .hover-row .link:last-child svg{transform:rotate(-90deg)}.product-card .hover-row .link:hover span{color:#000;font-weight:bolder;transition:all .3s ease}.product-card:hover{background:#e0c490;transition:all .3s ease}.product-card:hover .inner{background:#e0c490!important;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translateY(-4rem);transition:all .3s ease}.product-card:hover .inner:after{border-radius:1.7rem 1.7rem 0 0;transition:all .3s ease}.product-card:hover .inner .row .star.favorite svg path{fill:#000}.product-card:hover .images .next-arrow,.product-card:hover .images .prev-arrow{opacity:1;pointer-events:all;transition:all .3s ease}.product-card:hover .images .image-carousel{transform:translateY(-5rem);transition:all .3s ease}.product-card:hover .descriptions .name{color:#000;font-size:2.5rem;font-weight:500;transition:all .3s ease}.product-card:hover .hover-row{background:#e0c490!important;border-top:2px solid #8f8f8f;height:4rem;transition:all .3s ease}@media (max-width:900px){.product-card{border:0;display:flex!important;flex-direction:column}.product-card .inner{border-radius:1rem 1rem 0 0;display:block;flex:1;height:auto}.product-card .inner .row .subtitle{color:#000;font-size:1.3rem;font-weight:700}.product-card .inner .images .image-carousel{transform:translateY(-5rem)}.product-card .inner .images .image-carousel .item{height:20rem!important}.product-card .inner .images .prev-arrow{transform:rotate(180deg) translateY(-1.5rem)}.product-card .inner .images .next-arrow,.product-card .inner .images .prev-arrow{opacity:1;pointer-events:all}.product-card .inner .images .next-arrow svg,.product-card .inner .images .prev-arrow svg{height:3rem;width:3rem}.product-card .inner .descriptions{color:#000!important}.product-card .inner .descriptions .name{color:#000;font-size:3.5rem!important;font-weight:500;margin:1rem 0}.product-card .inner:after{display:none}.product-card .hover-row{background:#fff!important;border-color:#8f8f8f #000 #000;border-radius:0 0 1rem 1rem;border-top:2px solid #000;height:4rem;position:relative}.product-card .hover-row .link:not(:last-child){border-color:#000}.product-card .hover-row .link svg{height:2rem;width:2rem}.product-card .hover-row .link span{color:#000;font-size:1rem;font-weight:600}.product-card:hover .inner{transform:translateY(0)}.product-card:hover .inner .images .prev-arrow{transform:rotate(180deg) translateY(-1.5rem)}.product-card:hover .inner .images .next-arrow{transform:translate(0)}.product-card:hover .hover-row{border-color:#000}}.blog-card{border:1px solid #8f8f8f;border-radius:1.5rem;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:30rem;overflow:hidden;position:relative;width:100%}.blog-card .text{text-transform:uppercase}.blog-card .wrap{display:flex;flex:1;flex-direction:column;height:70%;justify-content:flex-end;position:relative}.blog-card .wrap .background{height:100%;overflow:hidden;position:absolute;width:100%;z-index:-1}.blog-card .wrap .background:after{background:linear-gradient(transparent,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.blog-card .wrap .background img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;width:100%}.blog-card .wrap .text{line-height:100%;padding:0 2rem;text-align:center}.blog-card .bottom{display:flex;flex-direction:column;height:30%;justify-content:space-between}.blog-card .bottom .categories{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.8rem 3rem 1rem;width:100%}.blog-card .bottom .categories .category{border:2px solid #8f8f8f;border-radius:20rem;padding:.5rem 1.5rem;text-transform:uppercase}.blog-card .bottom .button{margin:0 auto;padding:2rem 0 1.5rem;position:relative;transition:all .3s ease}.blog-card .bottom .button:after{background:#e0c490;bottom:0;content:"";height:.35rem;left:0;position:absolute;transition:all .3s ease;width:0}.blog-card:hover .wrap .background img{transform:scale(1.1);transition:all .3s ease}.blog-card:hover .bottom .button{color:#e0c490;transition:all .3s ease}.blog-card:hover .bottom .button:after{transition:all .3s ease;width:100%}.project-card{border:1px solid #8f8f8f;border-radius:1.5rem;cursor:pointer;height:40rem;overflow:hidden;width:100%}.project-card,.project-card .wrap{display:flex;flex-direction:column;position:relative}.project-card .wrap{height:80%;justify-content:flex-end}.project-card .wrap .background{height:100%;overflow:hidden;position:absolute;width:100%;z-index:-1}.project-card .wrap .background:after{background:linear-gradient(transparent,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.project-card .wrap .background img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s ease;width:100%}.project-card .wrap .subtitle,.project-card .wrap .text{line-height:100%;text-align:center}.project-card .bottom{align-items:center;display:flex;height:20%;justify-content:space-between;padding:0 2.5rem}.project-card .bottom .type{align-items:center;display:flex;gap:1.3rem}.project-card .bottom .type svg{height:3rem;width:3rem}.project-card .bottom .arrow svg{height:1.5rem;width:3rem}.project-card .bottom .arrow svg path{fill:#e0c490}.project-card .bottom .download{align-items:center;display:flex;gap:2rem;justify-content:center}.project-card .bottom .download svg{height:3rem;width:3rem}.project-card .bottom .download svg path{fill:#e0c490}.project-card:hover .wrap .background img{transform:scale(1.1);transition:all .3s ease}.project-card:hover .bottom .button:after{transition:all .3s ease;width:100%}.most-popular{background:#fff;border-radius:1.5rem;height:-moz-fit-content;height:fit-content;padding:3.5rem 1.5rem 2rem}.most-popular ol{counter-reset:custom-counter;display:flex;flex-direction:column;gap:1.5rem;list-style:none;padding-left:0;padding-right:2rem}.most-popular ol>li{counter-increment:custom-counter;margin-bottom:10px;position:relative}.most-popular ol>li:before{color:#e0c490;content:counter(custom-counter) ".";font-family:TurismoCF;font-size:1.5rem;font-weight:700;left:-3rem;position:absolute}.most-popular li{display:flex;margin-left:3rem}.most-popular li p,.most-popular li span{color:#343434;line-height:100%}.most-popular li span{font-size:1.3rem;text-transform:uppercase}.newsletter{background-color:var(--card-color);border-radius:1.5rem;padding:3.5rem 1rem 2rem}.newsletter .subtitle{text-align:center}.newsletter form .input-wrap{align-items:center;border:2px solid #8f8f8f;border-radius:20rem;display:flex;flex-direction:column;height:7.5rem;margin-bottom:1rem;position:relative;width:100%}.newsletter form .input-wrap input{height:100%;padding:2.5rem;width:100%}.newsletter form .input-wrap label{height:100%;left:0;opacity:.4;padding:3rem;position:absolute;top:0;transition:all .3s ease;width:100%}.newsletter form .input-wrap label.focus{font-size:1.2rem;padding:1rem 3rem;transition:all .3s ease}.newsletter form span.error{background-color:var(--card-color);color:red;font-size:1.2rem;left:2rem;padding:0 1rem;position:absolute;top:-.6rem}.newsletter form .center{display:flex;font-size:1rem;justify-content:end}.newsletter form .button{padding:2.5rem 5rem}.cms-bar{height:50px}.cms-bar__row{align-items:center;background:#9700f6;bottom:0;display:flex;font-family:Arial,Helvetica,sans-serif;height:50px;justify-content:flex-end;left:0;position:fixed;width:100%}.cms-bar__row .text{color:#fff}.cms-bar__row .btn,.cms-bar__row .text{font-size:14px;font-weight:700;margin-right:15px}.cms-bar__row .btn{background:#fff;border-radius:15px;color:#000;padding:5px 20px;text-decoration:none}.cms-bar__row .btn:hover{background:#000;color:#fff}.whatsapp{left:95%;position:fixed;top:90%;z-index:999}@media (max-width:900px){.cms-bar__row .text{display:none}.whatsapp{left:85%;position:fixed;top:90%;transition:all .3s ease;z-index:999}}
