@charset "UTF-8";*{margin:0;padding:0;border:0}body,html{width:100%;height:100%;font-size:100%;line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,::after,::before{box-sizing:border-box}a,button,input[type=button]{cursor:pointer}button{display:block}a{color:inherit;text-decoration:none}aside,footer,header,nav{display:block}menu,ol,ul{list-style:none}img{vertical-align:top;max-width:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}button,input,textarea{font-family:inherit}button:focus,input:focus,textarea:focus{outline:0}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}h1,h2,h3,h4,h5,h6{margin:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:inherit;font-weight:inherit}@font-face{font-family:FuturaPTBook;font-display:swap;src:url(../fonts/FuturaPTBook.woff2) format("woff2"),url(../fonts/FuturaPTBook.woff) format("woff");font-weight:400;font-style:normal}body{background-color:#fdfdfd;font-family:FuturaPTBook,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#525252}body.lock{overflow:hidden;touch-action:none;overscroll-behavior:none}[class*=__container]{margin:0 auto;max-width:112.5rem;box-sizing:content-box}.contact-link{position:relative}.contact-link::before{content:"";position:absolute;top:100%;left:0;margin-top:.125rem;width:100%;height:.125rem;background-color:#525252;opacity:0;transition:opacity .5s ease}.contact-link:hover::before{opacity:1}[class*=_svg-]{display:inline-block;fill:#525252;width:2.125rem;height:2.125rem;transition:all .5s ease}._svg-facebook:hover{fill:#4267b2}._svg-instagram:hover{fill:#fcaf45}._svg-pinterest:hover{fill:#e60023}._svg-tiktok:hover{fill:#00f2ea}.header__container{min-height:2.75rem;display:flex;align-items:center;justify-content:end}.header .icon-burger{margin-left:auto;position:relative;z-index:50}.menu__body{display:flex;flex-wrap:wrap;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:.625rem}.menu__link{position:relative;color:#aeb1b6;text-transform:uppercase;transition:all .3s ease}.menu__link::before{content:"";position:absolute;top:100%;left:0;margin-top:.0625rem;width:100%;height:.0625rem;background-color:#525252;opacity:0;transition:opacity .5s ease}.menu__link:hover{color:#525252}.menu__link:hover::before{opacity:1}.menu__link.active{color:#525252}.icon-burger{width:1.5625rem;height:1.0625rem;display:none;flex-direction:column;gap:.25rem;background-color:transparent}.icon-burger span,.icon-burger::after,.icon-burger::before{position:relative;width:100%;height:.1875rem;border-radius:.3125rem;background-color:#525252;transition:transform .5s ease,opacity .5s ease}.icon-burger::after,.icon-burger::before{content:""}.icon-burger_active::before{animation:line1-active .5s ease forwards}.icon-burger_active span{animation:line2-active .5s ease forwards}.icon-burger_active::after{animation:line3-active .5s ease forwards}.icon-burger_not-active::before{animation:line1-no-active .5s ease forwards}.icon-burger_not-active span{animation:line2-no-active .5s ease forwards}.icon-burger_not-active::after{animation:line3-no-active .5s ease forwards}@keyframes line1-active{0%{top:0}50%{top:.4375rem;transform:rotate(0);transform-origin:center}100%{top:.4375rem;transform:rotate(45deg);transform-origin:center}}@keyframes line2-active{0%{transform:scale(1)}50%{transform:scale(.5)}100%{transform:scale(0)}}@keyframes line3-active{0%{bottom:0}50%{bottom:.4125rem;transform:rotate(0);transform-origin:center}100%{bottom:.4125rem;transform:rotate(-45deg);transform-origin:center}}@keyframes line1-no-active{0%{top:.40625rem;transform:rotate(45deg);transform-origin:center}50%{top:.40625rem;transform:rotate(0);transform-origin:center}100%{top:0}}@keyframes line2-no-active{0%{transform:scale(0)}50%{transform:scale(.5)}100%{transform:scale(1)}}@keyframes line3-no-active{0%{bottom:.40625rem;transform:rotate(-45deg);transform-origin:center}50%{bottom:.40625rem;transform:rotate(0);transform-origin:center}100%{bottom:0}}.footer{background-color:#525252;color:#f6f6f6;padding-top:4.375rem;padding-bottom:3.3125rem}.footer__nav:not(:last-child){margin-bottom:3.3125rem}.footer__logo{flex-shrink:0;flex-grow:0;width:12.8125rem;height:12.8125rem;margin-top:2rem}.footer__logo img{transition:all .3s ease;display:block;width:100%;height:100%}.footer__logo:hover img{transform:scale(1.1)}.footer__copy{font-size:1.875rem;text-align:center}.footer__copytext:not(:last-child){margin-bottom:1rem}.nav-footer__list{display:flex;align-items:start;justify-content:space-between;gap:1.875rem}.nav-footer__item{text-align:center}.nav-footer__link-name{text-transform:uppercase;font-size:2.1875rem}.nav-footer__link-name:not(:last-child){margin-bottom:2.1875rem}.nav-footer__link{font-size:1.25rem;position:relative}.nav-footer__link::before{content:"";position:absolute;top:100%;left:0;margin-top:.0625rem;width:100%;height:.0625rem;background-color:#f6f6f6;opacity:0;transition:opacity .5s ease}.nav-footer__link:hover::before{opacity:1}.nav-footer__social-links{margin-top:.5rem}.nav-footer__social-svg{fill:#f6f6f6}.contact-footer{display:flex;align-items:center;justify-content:center}.contact-footer .contact-link::before{background-color:#f6f6f6}.hr{display:block;width:100%;height:.125rem;background-color:#525252}.main__section{margin:3.125rem 0}.main__section:first-child{margin:0 0 3.125rem}.hero-section{background-color:#f6f6f6}.hero-section__container{position:relative;min-height:12.0625rem;display:grid;align-items:center}.hero-section__logo{position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);width:19.5625rem;height:19.5625rem;padding:2.375rem;background-color:#fdfdfd;border-radius:50%;overflow:hidden}.hero-section__logo img{transition:all .3s ease;display:block;width:100%;height:100%}.hero-section__logo:hover img{transform:scale(1.1)}.contact-hero{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:17.5rem;column-gap:17.5rem;text-align:center;font-size:1.875rem}.contact-hero__email{cursor:default}.contact-hero__tel{cursor:default}.contact-hero .contact-link::before{background-color:#525252}.products-section{margin-bottom:3.125rem;margin-top:11.25rem}.products-section__grid{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:2.0625rem;column-gap:2.0625rem;row-gap:8.125rem;row-gap:8.125rem}.product-card{max-width:57rem;position:relative}.product-card__images{width:100%;position:relative;overflow:hidden;display:block}.product-card__images::before{content:"";display:block;padding-bottom:53%}.product-card__images img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .5s ease}.product-card__images:hover img{transform:scale(1.15)}.product-card__sticker-logo{display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:12.375rem;height:12.375rem;padding:.625rem;background-color:#fff;border-radius:50%;overflow:hidden}.product-card__sticker-logo img{display:block;width:100%;height:100%}.product-card__social-links{display:flex;align-items:center;justify-content:center;gap:.3125rem;margin-top:.875rem}.form-communication__title{text-transform:uppercase;font-size:3.25rem}.form-communication .hr{margin-top:1.25rem;margin-bottom:2.1875rem}.form-communication__text{font-size:2.25rem}.form-communication__text:not(:last-child){margin-bottom:4.6875rem}.form-communication__grid-inputs{display:grid;grid-template-columns:repeat(2,1fr);gap:2.0625rem}.form-communication__input-block,.form-communication__text-block{padding:1rem;font-size:1.875rem;display:flex;color:#525252;border:.0625rem solid #525252;background-color:#f6f6f6}.form-communication__text-block{padding-top:.625rem;flex-direction:column}.form-communication__input-message{display:block;margin-top:.5rem;color:#ff5959}.form-communication__input-placeholder{white-space:nowrap;margin-right:.9375rem}.form-communication__input,.form-communication__textarea{font-size:inherit;width:100%;background-color:transparent}.form-communication__input.error,.form-communication__textarea.error{color:#ff5959}.form-communication__textarea{resize:vertical;width:100%!important;min-height:6.25rem;max-height:25rem}.form-communication__submit-block{align-self:end;width:100%;overflow-x:hidden;padding-bottom:.125rem}.form-communication__submit-block .g-recaptcha{width:100%;margin-bottom:1rem;transform:scale(1)}.form-communication__submit-btn{width:100%;margin:0 auto;color:#fdfdfd;font-size:1.875rem;padding:1rem;border-radius:.5rem;background-color:#66bb78;transition:all .3s ease}.form-communication__submit-btn:hover{background-color:#57a167}.form-communication__submit-btn:active{background-color:#57a167;transform:translateY(.125rem)}.showroom-section{background-color:#f6f6f6;padding:1.875rem 0}.showroom-section__container{display:grid;grid-template-columns:55% 1fr;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:1.5625rem}.showroom-section__image{width:100%;height:100%}.showroom-section__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.showroom-section__content{padding:2.8125rem 0;text-align:right}.showroom-section__title{text-transform:uppercase;font-size:3.25rem}.showroom-section .hr{margin-top:1.875rem;margin-bottom:2.8125rem}.location-showroom{background-color:#fdfdfd;padding:1.25rem}.location-showroom__map{width:100%;height:18.75rem}.location-showroom__map iframe{width:100%;height:100%}.location-showroom__info{padding:1.375rem 0;font-size:1.25rem}.location-showroom__info span{font-weight:700}.location-showroom__info-locate{margin-bottom:1.5625rem}@media (min-width:36.25em){.contact-footer [class*=contact-footer__]:not(:last-child)::after{content:"|";margin:0 1rem}}@media (min-width:61.996875em){.communication-section__form{padding:0 5.625rem}}@media (max-width:131.25em){[class*=__container]{max-width:100rem}}@media (max-width:112.5em){.footer{padding-top:calc(1.875rem + 2.5 * ((100vw - 17.5rem)/ 95))}.footer{padding-bottom:calc(1.875rem + 1.4375 * ((100vw - 17.5rem)/ 95))}.footer__copy{font-size:calc(1rem + .875 * ((100vw - 17.5rem)/ 95))}.nav-footer__link-name{font-size:calc(1.125rem + 1.0625 * ((100vw - 17.5rem)/ 95))}.nav-footer__link-name:not(:last-child){margin-bottom:calc(.625rem + 1.5625 * ((100vw - 17.5rem)/ 95))}.nav-footer__link{font-size:calc(1rem + .25 * ((100vw - 17.5rem)/ 95))}.contact-hero{font-size:calc(1.125rem + .75 * ((100vw - 17.5rem)/ 95))}.products-section{margin-top:calc(9.375rem + 1.875 * ((100vw - 17.5rem)/ 95))}.products-section__grid{row-gap:calc(3.75rem + 4.375 * ((100vw - 17.5rem)/ 95))}.product-card__sticker-logo{width:calc(6.25rem + 6.125 * ((100vw - 17.5rem)/ 95))}.product-card__sticker-logo{height:calc(6.25rem + 6.125 * ((100vw - 17.5rem)/ 95))}.product-card__sticker-logo{padding:calc(.3125rem + .3125 * ((100vw - 17.5rem)/ 95))}.form-communication__title{font-size:calc(1.875rem + 1.375 * ((100vw - 17.5rem)/ 95))}.form-communication .hr{margin-top:calc(1rem + .25 * ((100vw - 17.5rem)/ 95))}.form-communication .hr{margin-bottom:calc(1rem + 1.1875 * ((100vw - 17.5rem)/ 95))}.form-communication__text{font-size:calc(1rem + 1.25 * ((100vw - 17.5rem)/ 95))}.form-communication__text:not(:last-child){margin-bottom:calc(2.1875rem + 2.5 * ((100vw - 17.5rem)/ 95))}.form-communication__grid-inputs{gap:calc(1rem + 1.0625 * ((100vw - 17.5rem)/ 95))}.form-communication__input-block,.form-communication__text-block{font-size:calc(1rem + .875 * ((100vw - 17.5rem)/ 95))}.form-communication__submit-btn{font-size:calc(1rem + .875 * ((100vw - 17.5rem)/ 95))}.showroom-section__title{font-size:calc(1.875rem + 1.375 * ((100vw - 17.5rem)/ 95))}.showroom-section .hr{margin-top:calc(1rem + .875 * ((100vw - 17.5rem)/ 95))}.showroom-section .hr{margin-bottom:calc(1rem + 1.8125 * ((100vw - 17.5rem)/ 95))}.location-showroom{padding:calc(.625rem + .625 * ((100vw - 17.5rem)/ 95))}.location-showroom__info{font-size:calc(1rem + .25 * ((100vw - 17.5rem)/ 95))}}@media (max-width:106.25em){[class*=__container]{max-width:90rem}}@media (max-width:93.75em){[class*=__container]{max-width:75rem}.footer__logo{width:calc(6.25rem + 6.5625 * ((100vw - 17.5rem)/ 76.25))}.footer__logo{height:calc(6.25rem + 6.5625 * ((100vw - 17.5rem)/ 76.25))}.hero-section__logo{width:calc(11.25rem + 8.3125 * ((100vw - 17.5rem)/ 76.25))}.hero-section__logo{height:calc(11.25rem + 8.3125 * ((100vw - 17.5rem)/ 76.25))}.hero-section__logo{padding:calc(1.125rem + 1.25 * ((100vw - 17.5rem)/ 76.25))}}@media (max-width:81.25em){[class*=__container]{max-width:60.625rem}}@media (max-width:62.5em){.footer__logo{display:none}.showroom-section__container{grid-template-columns:1fr}.showroom-section__image{order:2}.showroom-section__content{order:1;padding:0;text-align:left}}@media (max-width:61.996875em){[class*=__container]{max-width:46.875rem}.menu__body{justify-content:center}.contact-hero{text-align:left;display:block}.products-section__grid{grid-template-columns:1fr}}@media (max-width:47.996875em){[class*=__container]{margin:0 .9375rem;padding:0}.nav-footer__list{display:grid;grid-template-columns:repeat(2,1fr)}.form-communication__submit-block .g-recaptcha{transform:scale(.88);transform-origin:left}}@media (max-width:43.75em){.menu{position:fixed;z-index:5;top:0;right:-100%;width:100%;height:100%;overflow-y:auto;padding-top:4rem;transition:right .5s ease-in-out;background-color:#fdfdfd}.menu__body{flex-direction:column;row-gap:1.5625rem;text-align:center;font-size:1.75rem}.menu__link::before{margin-top:.125rem;height:.125rem}.menu_active{right:0}.icon-burger{display:flex}}@media (max-width:36.25em){.contact-footer{flex-direction:column}.hero-section__container{align-items:start}.contact-hero{margin-top:1.25rem;text-align:center}.form-communication__grid-inputs{grid-template-columns:1fr}.form-communication__submit-block .g-recaptcha{transform:scale(1);align-items:start}}@media (max-width:22.8125em){.nav-footer__list{display:grid;grid-template-columns:1fr}}@media (max-width:20.75em){.form-communication__submit-block .g-recaptcha{transform:scale(.82);align-items:start}}@media (max-width:17.5em){.footer{padding-top:1.875rem}.footer{padding-bottom:1.875rem}.footer__logo{width:6.25rem}.footer__logo{height:6.25rem}.footer__copy{font-size:1rem}.nav-footer__link-name{font-size:1.125rem}.nav-footer__link-name:not(:last-child){margin-bottom:.625rem}.nav-footer__link{font-size:1rem}.hero-section__logo{width:11.25rem}.hero-section__logo{height:11.25rem}.hero-section__logo{padding:1.125rem}.contact-hero{font-size:1.125rem}.products-section{margin-top:9.375rem}.products-section__grid{row-gap:3.75rem}.product-card__sticker-logo{width:6.25rem}.product-card__sticker-logo{height:6.25rem}.product-card__sticker-logo{padding:.3125rem}.form-communication__title{font-size:1.875rem}.form-communication .hr{margin-top:1rem}.form-communication .hr{margin-bottom:1rem}.form-communication__text{font-size:1rem}.form-communication__text:not(:last-child){margin-bottom:2.1875rem}.form-communication__grid-inputs{gap:1rem}.form-communication__input-block,.form-communication__text-block{font-size:1rem}.form-communication__submit-btn{font-size:1rem}.showroom-section__title{font-size:1.875rem}.showroom-section .hr{margin-top:1rem}.showroom-section .hr{margin-bottom:1rem}.location-showroom{padding:.625rem}.location-showroom__info{font-size:1rem}}@media (max-width:61.996875em) and (min-width:43.8125em){.header__container{justify-content:center}}@media (max-width:61.996875em) and (min-width:36.25em){.hero-section__logo{left:unset;right:0;transform:translate(0,-50%)}}@media (hover:hover) and (pointer:fine){.icon-burger:hover span,.icon-burger:hover::after,.icon-burger:hover::before{transform:scale(1.05);opacity:.6}}