/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:20px 18px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:28px;height:20px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:28px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}*,:after,:before{box-sizing:border-box;margin:0;min-height:0;min-width:0}html{font-size:93.75%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body,html{background-color:#fff;height:100%}body{font-family:Montserrat,sans-serif;margin:0;padding:0;color:#000;overflow-x:hidden;position:relative}body,p{line-height:1.2;font-weight:400}a{text-decoration:none;color:inherit}a:hover{cursor:pointer}input{outline:none}img{max-width:100%;display:block}.cursor-pointer{cursor:pointer}.snackbar{font-weight:500;font-size:1.06667rem;background:#981334}.bg-cover{background-size:cover}.bg-center{background-position:50%}.loader,.loader:after{border-radius:50%;width:64px;height:64px}.loader{margin:24px auto;font-size:10px;position:relative;text-indent:-9999em;border:1.1em solid hsla(0,0%,100%,.2);border-left-color:#fff;transform:translateZ(0);-webkit-animation:load8 1.1s linear infinite;animation:load8 1.1s linear infinite}.loader.loader--accent{border-color:rgba(0,0,0,.1);border-left:1.1em solid #981334}.loader.loader--small{margin:12px;border-width:.5em}.loader.loader--small,.loader.loader--small:after{width:24px;height:24px}@-webkit-keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pagination__wrap{margin-top:45px;display:flex;justify-content:center}.pagination{display:flex;list-style:none;padding:0}.pagination li{margin:0 2px;padding:4px 6px;color:#707070;line-height:1.2;font-weight:600;font-size:1.33333rem}.pagination li.active{color:#000}@media (min-width:768px){.pagination__wrap{margin-top:75px}}.grow-1{flex-grow:1}.flex{display:flex}.wrap{flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.text-center{text-align:center}.text-color-error{color:#e23b41}.text-light{font-weight:300}.text-medium{font-weight:500}.text-bold{font-weight:700}.text-grey{color:#666}.section__header{margin-bottom:28px;padding-left:26px;position:relative;text-transform:uppercase;letter-spacing:1.9px;font-weight:700;font-size:1.26667rem}.section__header:before{content:"";width:16px;height:24px;background:url(/static/bundles/912a2f08cbb2cef0fc9c62f7eb6d8aa8.svg);background-size:16px 24px;position:absolute;left:0;top:-1px}.section__header.section__header--white{color:#fff}.section__header.has-white-icon:before,.section__header.section__header--white:before{background-image:url(/static/bundles/a9440d9d034877df28512b66f77d5ae9.svg)}.section__header.section__header--left{left:-26px}@media (min-width:768px){.section__header.section__header--left-gt-xs{left:-26px}}@media (min-width:1360px){.section__header{margin-bottom:24px;font-size:1.46667rem;letter-spacing:1.1px;padding-left:44px}.section__header:before{width:21px;height:32px;background-size:21px 32px;top:-1px}.section__header.section__header--left,.section__header.section__header--left-gt-xs{left:-44px}}.cookies-banner{position:fixed;bottom:0;left:0;right:0;background:#454545;padding:22px 38px 22px 22px;color:#fff;transition:transform .2s;z-index:610}.cookies-banner.is-hidden{display:none}.cookies-banner.is-closed{transform:translateY(100%)}.cookies-banner__content{max-width:1140px;margin:0 auto;line-height:1.5;position:relative}.cookies-banner__content,.cookies-banner__content p{font-size:.8rem}.cookies-banner__close{cursor:pointer;padding:8px;position:absolute;top:-22px;right:-28px;font-size:24px}.btn-link{border:1px solid #707070;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:5px 16px;text-transform:uppercase;font-weight:700;letter-spacing:1.2px;font-size:.8rem;color:#000;position:relative;background:none;cursor:pointer;transform:scale(1) translateZ(0) perspective(1px);transition:transform .2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;will-change:transform}.btn-link:after{content:">";margin-left:4px}.btn-link:hover{transform:scale(1.06) translateZ(0) perspective(1px)}.btn-link--white{color:#fff;border-color:#fff}.btn-link--black{border-color:#000}.btn-link--no-border{border-color:transparent!important}@media (min-width:1360px){.btn-link{min-height:40px}}.top-menu{position:fixed;top:0;left:0;right:0;z-index:615;background:#fff}.top-menu .top-menu__content{z-index:608;display:flex;justify-content:space-between;align-items:center;position:relative;background:#fff}.top-menu .logo{max-width:218px;width:100%}.top-menu .menu-item__social-link{margin-right:12px;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:content-box}.top-menu .menu-item__social-link:last-child{margin-right:0}.top-menu .menu-item__social-link img{height:16px}.top-menu .menu--mobile{position:absolute;bottom:0;left:0;right:0;transform:translateY(0);z-index:605;background:#fff;transition:transform .3s}.top-menu .menu--mobile.is-open{transform:translateY(98%)}.top-menu .menu--mobile .menu-list{list-style:none;padding:12px 12px 18px;text-align:center}.top-menu .menu--mobile .menu-item__link{display:block;padding:8px 0;text-transform:uppercase;color:#707070;font-size:.8rem;font-weight:700;line-height:1.22;transition:color .2s;cursor:pointer}.top-menu .menu--mobile .menu-item__link.active,.top-menu .menu--mobile .menu-item__link.ancestor,.top-menu .menu--mobile .menu-item__link.has-open-submenu,.top-menu .menu--mobile .menu-item__link:hover{color:#000}.top-menu .menu--mobile .menu-item:last-child .menu-item__link{padding-bottom:0}.top-menu .menu--mobile .menu-item__language-switcher,.top-menu .menu--mobile .menu-item__social{display:flex;justify-content:center;align-items:center;padding:8px 0}.top-menu .menu--mobile .menu-item__language-switcher{margin-top:8px}.top-menu .menu--mobile .menu-item__submenu-wrap{max-height:0;transition:max-height .3s;position:relative}.top-menu .menu-item--shop-wrap{background:#981334;width:64px;height:64px;display:flex;align-items:center;justify-content:center}.top-menu__right{display:flex}.top-menu__right--gt-sm{display:none}.btn--language-switch{border:0;background:none;text-transform:uppercase;padding:0;font-size:.8rem;font-weight:500;line-height:1.22;color:#707070;cursor:pointer}.btn--language-switch.is-active{color:#000}.btn--language-switch.is-active:after{color:#707070}.language-switcher-separator{margin-left:4px;margin-right:4px;position:relative;top:-1px;font-size:.8rem;font-weight:500;line-height:1.22;color:#707070}.language-switcher-form:last-child .language-switcher-separator,.menu__submenu-items--desktop{display:none}@media (min-width:1360px){.menu--mobile{visibility:hidden}.top-menu__right--lt-md{display:none}.top-menu__right--gt-sm{display:flex}.top-menu .top-menu__content{align-items:stretch;padding-left:25px;padding-right:62px}.top-menu .top-menu__left{display:flex;align-items:flex-end;flex-shrink:0}.top-menu .logo{max-width:285px}.top-menu .menu--desktop{display:flex}.top-menu .menu--desktop .menu-list{list-style:none;padding:0;display:flex}.top-menu .menu--desktop .menu-item__social{display:flex;padding-top:62px;margin-left:53px}.top-menu .menu--desktop .menu-item__link{line-height:1.22;color:#707070;font-size:.8rem;font-weight:700;text-transform:uppercase;padding:24px 18px;display:inline-block;transition:color .2s;cursor:pointer}.top-menu .menu--desktop .menu-item__link.active,.top-menu .menu--desktop .menu-item__link.ancestor,.top-menu .menu--desktop .menu-item__link.has-open-submenu,.top-menu .menu--desktop .menu-item__link:hover{color:#000}.top-menu .menu--desktop .menu-item__shop{margin:0 27px 0 14px;min-width:99px}.top-menu .menu--desktop .menu-item__shop .menu-item__link{width:100%;padding-top:68px;text-align:center;color:#fff;background-color:#981334}.top-menu .menu--desktop .menu-list__left{padding-top:44px;flex-wrap:wrap}.top-menu .menu--desktop .menu-list__right{align-items:flex-start}.top-menu .menu-item__language-switcher{padding-top:65px}.top-menu .menu-item__social-link{margin-right:8px}.top-menu .menu__submenu-items--desktop{display:initial}.top-menu .menu__submenu-items--desktop .menu-item__submenu-wrap--desktop{position:absolute;left:0;right:0;bottom:0;background:#fff;z-index:605;padding:0;transform:translateY(0);transition:transform .3s}.top-menu .menu__submenu-items--desktop .menu-item__submenu-wrap--desktop.is-open{transform:translateY(98%)}.top-menu .menu__submenu-items--desktop .menu-item__submenu--desktop{padding:21px 0 41px;list-style:none;display:flex;flex-wrap:wrap;align-items:center;max-width:850px;margin-left:auto;margin-right:auto}.top-menu .menu__submenu-items--desktop .menu-item__submenu--desktop .menu-item__submenu-item{width:33%;display:flex;justify-content:center;text-align:center}.top-menu .menu__submenu-items--desktop .menu-item__submenu--desktop .menu-item__submenu-link{font-size:1.46667rem;font-weight:500;text-transform:uppercase;color:#707070;line-height:1.19;padding:24px 48px;margin:17px 0;transition:color .3s}.top-menu .menu__submenu-items--desktop .menu-item__submenu--desktop .menu-item__submenu-link.active,.top-menu .menu__submenu-items--desktop .menu-item__submenu--desktop .menu-item__submenu-link.ancestor,.top-menu .menu__submenu-items--desktop .menu-item__submenu--desktop .menu-item__submenu-link:hover{color:#000}}.app-footer{background:#454545;padding:58px 39px 98px 36px;color:#fff;position:relative}.app-footer__links-wrap{margin-bottom:60px}.app-footer__links{margin-bottom:24px}.app-footer__links:last-child{margin-bottom:0}.app-footer__links a{font-size:.8rem;font-weight:500;margin-bottom:6px;display:block;text-transform:uppercase;transition:color .2s;letter-spacing:1.8px;line-height:1.4;padding:2px 0}.app-footer__links a:last-child{margin-bottom:0}.app-footer__links a:hover{color:#c39f4f}.app-footer__contact-text,.app-footer__contact-text p{font-size:.93333rem;text-align:center;line-height:1.43}.app-footer__logo{max-width:300px;margin-bottom:19px;margin-left:auto;margin-right:auto;width:100%}.app-footer__social{display:flex;justify-content:center;margin-top:82px}.app-footer__social-link{margin-right:24px;display:inline-block}.app-footer__social-link:last-child{margin-right:0}.app-footer__copyright{text-align:center;font-size:.8rem;position:absolute;bottom:16px;left:50%;transform:translateX(-50%);line-height:1.3}@media (min-width:768px){.app-footer__links-wrap{display:flex;justify-content:center}.app-footer__links{margin-bottom:0;margin-right:40px;width:100%;max-width:25%;text-align:center}.app-footer__links:last-child{margin-right:0}}@media (min-width:1360px){.app-footer{padding:50px 5.7% 80px}.app-footer__content{margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.app-footer__contact{display:flex;align-items:center}.app-footer__logo{order:2;max-width:234px;margin-bottom:0;margin-left:24px}.app-footer__contact-text,.app-footer__contact-text p{font-size:.93333rem;text-align:right;line-height:1.5;letter-spacing:1.04px}.app-footer__links-wrap{margin-bottom:0;flex-grow:1;margin-right:108px;max-width:48%;justify-content:flex-start}.app-footer__links{margin-right:69px;max-width:none;text-align:left}.app-footer__links a{margin-bottom:17px}.app-footer__social{display:none}}.article-page__img{margin-left:auto;margin-right:auto}.article-page__content{padding:53px 36px 56px;box-sizing:content-box}.articles-list{display:flex;flex-wrap:wrap;justify-content:center;margin:42px -20px 92px}.article-tile__img{margin-bottom:30px;margin-left:auto;margin-right:auto;width:100%;opacity:.5}.article-tile--blog .article-tile__img{height:270px;background-size:cover;background-position:50%}.article-tile{max-width:311px;width:100%;margin:0 20px 40px;display:flex;flex-direction:column;justify-content:space-between}.article-tile.is-active .article-tile__img{opacity:1}.article-tile__top{display:flex;align-items:flex-end}.article-tile__bottom{flex-grow:1}.article-tile__btn{margin-top:12px}.article-tile__title{text-transform:uppercase;line-height:1.17;letter-spacing:2.4px;font-size:1.6rem}.article-tile__date{font-size:.93333rem;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:6px}.article-tile__date span{font-size:.74667rem;display:block;margin-bottom:3px}.article__date--valid-till{margin-bottom:8px}.article__date--published{margin-bottom:12px}.article-page .article__date{text-transform:uppercase;font-weight:700;font-size:.8rem;margin-bottom:14px;line-height:1.78;letter-spacing:.6px}.article-page .article__date span{font-size:.72rem;display:block;margin-bottom:3px}.article-page .article__date--valid-till{margin-top:48px;margin-bottom:8px}.article-page .article__date--published{margin-bottom:16px}.article-page .article__title{font-family:Merriweather,serif;font-weight:400;line-height:1.13;letter-spacing:1.6px;font-size:2.8rem;margin-top:14px;margin-bottom:24px}.article-page .article__lead{line-height:1.24;letter-spacing:1.1px;font-weight:700;margin:24px 0 34px;font-size:1.46667rem}.article-page .article__text{overflow:auto}.article-page .article__text,.article-page .article__text p{line-height:1.5;letter-spacing:1.2px;font-weight:500;font-size:1.06667rem}@media (min-width:768px){.articles-list{justify-content:flex-start;margin-left:-2%;margin-right:-2%}.article-tile{margin:0 2% 67px;max-width:none;width:29.3%}}@media (min-width:1360px){.articles-list{margin-left:-2%;margin-right:-2%}.article-tile{margin:0 2% 67px;max-width:none;width:29.3%}.article-page__content{padding:53px 13.2% 113px}.article-page .article__text,.article-page .article__text p{font-size:1.2rem}}.layout-2-columns .column__text,.layout-b2b-1-text .column__text{font-size:1.06667rem;font-weight:500;line-height:1.25;letter-spacing:.9px}.layout-2-columns .column__img,.layout-b2b-1-text .column__img{margin:48px auto;display:flex;justify-content:center}.layout-2-columns .column:nth-child(2) .column__img,.layout-b2b-1-text .column:nth-child(2) .column__img{margin-bottom:0}.layout-2-columns .column__link-wrap,.layout-b2b-1-text .column__link-wrap{display:flex;justify-content:center;margin-top:41px}.layout-2-columns .column__link,.layout-b2b-1-text .column__link{display:inline-block;padding:19.5px 18px;background:none;border:1px solid #707070;font-size:.8rem;font-weight:700;letter-spacing:.6px;text-align:center;line-height:1.5}.layout-2-columns .column__link.column__link--white,.layout-b2b-1-text .column__link.column__link--white{border-color:#fff}@media (min-width:768px){.layout-b2b-1-text{align-items:center}.layout-b2b-1-text .column__img{margin-bottom:0}.layout-2-columns,.layout-b2b-1-text{display:flex}.layout-2-columns .column__img img,.layout-2-columns .column__img picture,.layout-b2b-1-text .column__img img,.layout-b2b-1-text .column__img picture{width:100%}.layout-2-columns .column,.layout-b2b-1-text .column{flex-grow:1;width:50%;display:flex;flex-direction:column}.layout-2-columns .column:first-child,.layout-b2b-1-text .column:first-child{padding-right:12px}.layout-2-columns .column:first-child .column__img,.layout-b2b-1-text .column:first-child .column__img{margin:48px 59px 0 0;width:calc(100% - 59px)}.layout-2-columns .column:nth-child(2),.layout-b2b-1-text .column:nth-child(2){padding-left:12px}.layout-2-columns .column:nth-child(2) .column__img,.layout-b2b-1-text .column:nth-child(2) .column__img{order:-1;margin:0 0 48px 53px;width:calc(100% - 53px)}.layout-2-columns .column__link-wrap,.layout-b2b-1-text .column__link-wrap{justify-content:flex-start}.layout-2-columns .column__link,.layout-b2b-1-text .column__link{padding-left:48px;padding-right:48px}}@media (min-width:1360px){.layout-2-columns .column__text,.layout-b2b-1-text .column__text{font-size:1.2rem;line-height:1.33;letter-spacing:.9px}.layout-2-columns .column__link,.layout-b2b-1-text .column__link{padding-left:76px;padding-right:76px}}.section-brands{margin-bottom:53px}.brand-tile__title-wrap{position:absolute;top:157px;left:0;right:0;bottom:158px;color:#fff;text-align:center;font-weight:500;font-size:2.2rem;transition:bottom .2s;transition-timing-function:cubic-bezier(.46,.03,.52,.96);overflow:hidden;display:flex;flex-direction:column}.brand-tile__logo-wrap{height:100px;padding:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.brand-tile__logo{max-width:73%;margin:0 auto;flex-shrink:0}.brand-tile__logo picture{width:100%}.brand-tile__logo,.brand-tile__logo img,.brand-tile__logo picture{max-height:76px}.brand-tile__desc{font-size:.93333rem;font-weight:500;padding:12px;line-height:1.3;letter-spacing:.8px;flex-grow:1;position:relative}.brand-tile__desc:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:transparent;z-index:399;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:none}.brand-tile__desc-content{position:relative;z-index:400}.brand-tile__bg{width:100%;height:100%;background-size:cover;background-position:50%;transition:transform .7s;will-change:transform;transform:scale(1) translateZ(0) perspective(1px)}.brand-tile{display:block;height:415px;position:relative;overflow:hidden}.brand-tile:hover .brand-tile__bg{transform:scale(1.02) translateZ(0) perspective(1px)}.brand-tile.has-desc:hover .brand-tile__title-wrap{bottom:0}.section-brands__splide .splide__pagination{bottom:-36px}.section-brands__splide .splide__pagination__page{width:11px;height:11px;background:none;border:2px solid #c9c9c9;margin:3px 8px;opacity:1}.section-brands__splide .splide__pagination__page.is-active{border:1px solid #a2a2a2;transform:none;background:#c9c9c9}@supports ((-webkit-backdrop-filter:blur(14px)) or (backdrop-filter:blur(14px))) or (-webkit-backdrop-filter:blur(14px)){.brand-tile__desc{background:none!important}.brand-tile__desc:before{display:block}}@media (min-width:768px){.brand-tile__desc{line-height:1.2}}@media (min-width:900px){.brand-tile__desc{line-height:1.3}}@media (min-width:1360px){.section-brands{margin-bottom:119px}.brand-tile__title-wrap{top:200px;bottom:200px;font-size:2.8rem}.brand-tile__logo-wrap{height:140px}.section-brands__splide .splide__pagination{bottom:-72px}.brand-tile{height:540px}.brand-tile__desc{font-size:1.26667rem}.brand-tile__logo,.brand-tile__logo img,.brand-tile__logo picture{max-height:116px}}.section-facebook-news{padding:53px 36px 80px}.facebook-feed{display:flex;flex-wrap:wrap;justify-content:center;margin:45px -6px 0}.facebook-post-wrap{background:#fff;padding:19px 24px;margin:0 6px 16px;width:100%;max-width:302px}.facebook-post__header{display:flex;align-items:center;margin-bottom:12px}.facebook-post__icon{flex-shrink:0;margin-right:8px}.facebook-post__content{font-size:.8rem;line-height:15px;color:#666;margin-bottom:14px}.facebook-post__header-title{font-size:.93333rem;font-weight:700;margin-bottom:4px}.facebook-post__header-date{color:#666;font-size:.8rem}.facebook-post__img{margin:0 auto}.facebook-post__footer{display:flex;justify-content:space-between;align-items:center;color:#666;padding-top:18px;font-size:.93333rem}.facebook-post__show-post{text-decoration:underline}@media (min-width:1360px){.section-facebook-news{padding:0}.section-facebook-news__content{padding:80px 5.7% 136px}.facebook-post-wrap{padding:36px 40px;max-width:360px;box-sizing:content-box}.facebook-feed{margin-top:45px;justify-content:flex-start}.facebook-post__header{margin-bottom:18px}.facebook-post__icon{margin-right:14px}.facebook-post__header-title{font-size:1.06667rem;margin-bottom:6px}.facebook-post__header-date{font-size:.93333rem}.facebook-post__content{font-size:1.2rem;line-height:26.4px;margin-bottom:24px}.facebook-post__footer{padding-top:24px;font-size:1.06667rem}}.section-corporate-offers{padding:66px 37px 80px;overflow:hidden}.corporate-offers__content{max-width:524px;margin:0 auto;position:relative}.corporate-offers__left{position:relative}.corporate-offers__left:before{content:"";background:url(/static/bundles/3a3bc8259f74b7dd2330596ab538e68f.svg);background-size:contain;background-repeat:no-repeat;height:389px;width:404px;position:absolute;left:75px;top:-55px;z-index:399}.corporate-offers__left,.corporate-offers__right{position:relative;z-index:400}.corporate-offers__image{max-width:100%;margin:67px auto 0;overflow:hidden}.corporate-offers__image img{transition:transform .8s;will-change:transform;transform:scale(1) translateZ(0) perspective(1px)}.corporate-offers__image:hover img{transform:scale(1.05) translateZ(0) perspective(1px)}.corporate-offers__text{font-weight:500;font-size:1.06667rem;margin-bottom:25px;line-height:1.25;position:relative}.corporate-offers__header,.corporate-offers__link,.corporate-offers__text{z-index:401}@media (min-width:768px){.section-corporate-offers{padding:100px 37px}.corporate-offers__content{display:flex;max-width:961px;margin:0 auto;box-sizing:content-box;align-items:center;min-height:400px}.corporate-offers__right{width:50%;flex-shrink:0}.corporate-offers__image{width:100%;margin-top:48px;position:relative}.corporate-offers__image img,.corporate-offers__image picture{width:100%}.corporate-offers__left{max-width:none;margin-right:41px}}@media (min-width:1360px){.section-corporate-offers{padding:120px 0 168px}.corporate-offers__content{padding-left:13.2%;padding-right:20%}.corporate-offers__left{margin-right:60px}.corporate-offers__left:before{height:479px;width:494px;left:-515px;top:-205px}.corporate-offers__text{font-size:1.2rem;font-weight:500;line-height:1.33;letter-spacing:.9px;margin-bottom:18px}.corporate-offers__header{margin-bottom:17px;left:-44px}.corporate-offers__right{width:33.3%}.corporate-offers__image{margin-top:46px}}.section-about__background{position:absolute;background-size:cover;background-position:0;left:0;right:0;bottom:0;top:0;will-change:transform;transition:transform 14s;transform:scale(1) translateZ(0) perspective(1px)}.section-about__wrap{padding-top:52px;display:flex;align-items:flex-end;min-height:448px;position:relative;overflow:hidden}.section-about__wrap:hover .section-about__background{transform:scale(1.05) translateZ(0) perspective(1px)}.section-about{position:relative}.section-about__content,.section-about__content p{font-size:1.06667rem;font-weight:500;letter-spacing:1.6px;line-height:1.25}.section-about__content{position:relative;padding:15px 37px 42px 35px;color:#fff}.section-about__content:before{content:"";background:transparent linear-gradient(19deg,#000,rgba(84,84,84,0)) 0 0 no-repeat padding-box;-webkit-backdrop-filter:blur(.8px) brightness(77%) saturate(140%);backdrop-filter:blur(.8px) brightness(77%) saturate(140%);position:absolute;top:0;bottom:0;left:0;right:0;z-index:399}.section-about__content .section-about__header{margin-bottom:12px;display:inline-block}.section-about__content .section-about__header,.section-about__content h1,.section-about__content h2,.section-about__content h3{font-family:Merriweather,serif;font-weight:400;font-size:2.8rem;letter-spacing:1.05px;line-height:1.3}.section-about__content .section-about__header+p,.section-about__content h1+p,.section-about__content h2+p,.section-about__content h3+p{margin-top:12px}.section-about__content h1,.section-about__content h2,.section-about__content h3{margin:0}.section-about__content>*,.section-about__text{position:relative;z-index:400}.section-about__text{margin-bottom:25px}@media (min-width:768px){.section-about__wrap{padding-top:0;justify-content:flex-end}.section-about__content,.section-about__content p{font-size:1.26667rem;line-height:1.37;letter-spacing:.95px}.section-about__content{width:50%;min-height:455px;padding:48px 24px 48px 42px}.section-about__content .section-about__header{margin-bottom:14px}.section-about__content .section-about__header,.section-about__content h1,.section-about__content h2,.section-about__content h3{line-height:1.13;letter-spacing:1.6px}.section-about__content .section-about__header+p,.section-about__content h1+p,.section-about__content h2+p,.section-about__content h3+p{margin-top:14px}}@media (min-width:1360px){.section-about__content{min-height:660px;padding:156px 10% 86px 2.2%}.section-about__content .section-about__header{margin-bottom:22px}.section-about__content .section-about__header,.section-about__content h1,.section-about__content h2,.section-about__content h3{font-size:4.26667rem}.section-about__content .section-about__header+p,.section-about__content h1+p,.section-about__content h2+p,.section-about__content h3+p{margin-top:22px}}.section-products{padding:52px 36px 45px;overflow:hidden;background:hsla(0,0%,55.7%,.8)}.section-products__content{position:relative}.section-products__wrap{position:relative;z-index:400}.section-products__splide{margin-left:30px;margin-right:30px;position:relative}.section-products__splide .splide__arrow{background:none;border-radius:0;opacity:1;width:23.4px;height:46.9px;top:141px;transform:translateY(-50%)}.section-products__splide .splide__arrow--prev{transform:translateY(-50%) rotate(180deg) translateX(100%);left:-10px}.section-products__splide .splide__arrow--next{right:-10px;transform:translateY(-50%) translateX(100%)}.product-slide,.product-slide__content{display:flex;flex-direction:column;align-items:center}.product-slide__content{width:100%;color:#fff}.product-slide__img-container{height:315px;padding-bottom:30px;border-bottom:2px solid #707070;display:flex;align-items:flex-end;justify-content:center;margin-bottom:27px;width:100%}.product-slide__img{width:100%;margin:0 auto;will-change:transform;transition:transform .4s;transform:scale(1) translateZ(0) perspective(1px)}.product-slide__img,.product-slide__text-wrap{max-width:192px}.product-slide__img-wrap{width:100%;margin:0 auto;overflow:hidden}.product-slide__img-wrap:hover .product-slide__img{transform:scale(1.06) translateZ(0) perspective(1px)}.product-slide__title{text-transform:uppercase;letter-spacing:1.9px;font-weight:700;font-size:1.2rem;margin-bottom:12px;text-align:center}.product-slide__desc{font-size:.8rem;letter-spacing:1.2px;font-weight:500;margin-bottom:16px;line-height:1.5;text-align:center}.product-slide__text-wrap{display:flex;flex-direction:column;align-items:center}.product-slide__btn{min-height:28px}@media (min-width:1360px){.section-products{padding:0}.section-products__wrap{padding:80px 5.7% 107px}.product-slide__img-container{height:365px;padding-bottom:33px;margin-bottom:36.3px}.product-slide__title{font-size:1.46667rem;letter-spacing:2.1px;margin-bottom:13px}.product-slide__desc{font-size:1.06667rem;font-weight:300;margin-bottom:28px}.product-slide__img,.product-slide__text-wrap{max-width:222px}.section-products__splide{margin-left:95px;margin-right:95px;margin-top:81px}.section-products__splide .splide__arrow{top:165px}.section-products__splide .splide__arrow--prev{transform:translateY(-50%) rotate(180deg) translateX(100%);left:-28px}.section-products__splide .splide__arrow--next{right:-28px;transform:translateY(-50%) translateX(100%)}.section-products__splide-wrap{max-width:1200px;margin:0 auto}}.home-page-background-shape{background:url(/static/bundles/e8d498ef715a441a1db395b549ce88ff.svg);background-size:790px;background-position:calc(50% + 179px) 717px;background-repeat:no-repeat}@media (min-width:768px){.home-page-background-shape{background-size:1900px;background-position:calc(50% + 174px) -22px}}@media (min-width:1360px){.home-page-background-shape{background-size:1829px;background-position:calc(50% + 29px) 56px}}.about-us__landing{background-size:cover;background-position:50%;min-height:416px;display:flex;align-items:center}.about-us__landing-content{color:#fff;padding:35px 35px 37px}.about-us__landing-text,.about-us__landing-text p{font-size:1.06667rem;font-weight:500;letter-spacing:1.6px;line-height:1.25}.about-us__landing-text h1,.about-us__landing-text h2,.about-us__landing-text h3{font-family:Merriweather,serif;font-weight:400;line-height:1.14;font-size:2.8rem;margin:0}.about-us__landing-text h1+p,.about-us__landing-text h2+p,.about-us__landing-text h3+p{margin-top:12px}@media (min-width:769px){.about-us__landing-text p{max-width:66%}.about-us__landing-text{max-width:78.5%}}@media (min-width:1360px){.about-us__landing{min-height:660px}.about-us__landing .page-content-max-width{width:100%}.about-us__landing-content{padding:107px 0 125px;margin-left:13.1%}.about-us__landing-text,.about-us__landing-text p{font-size:1.26667rem;line-height:1.37;letter-spacing:.95px}.about-us__landing-text{max-width:51.4%}.about-us__landing-text p{max-width:85.6%}.about-us__landing-text h1,.about-us__landing-text h2,.about-us__landing-text h3{font-size:4.26667rem;line-height:1.13;letter-spacing:1.6px}.about-us__landing-text h1+p,.about-us__landing-text h2+p,.about-us__landing-text h3+p{margin-top:19px}}.about-us__mission{overflow:hidden;position:relative;padding:57px 36px 210px}.about-us__mission-content,.about-us__vision-wrap{max-width:1328px;margin:0 auto}.about-us__mission-content,.about-us__mission-wrap{position:relative}.about-us__mission-background{position:absolute;max-width:none;top:-17px;left:-231.8px;width:942px}.about-us__mission-text{font-size:1.06667rem;font-weight:500;line-height:1.25}.about-us__mission-img{margin:63px auto}@media (min-width:769px){.about-us__mission-top{display:flex;align-items:flex-start;margin-top:44px}.about-us__mission-text--upper{width:60%}.about-us__mission-text--lower{-moz-column-count:2;column-count:2;-moz-column-gap:34px;column-gap:34px}.about-us__mission-img{width:40%;margin:0 10% 0 64px}.about-us__mission-wrap{max-width:800px;margin:0 auto}}@media (min-width:1360px){.about-us__mission-content{max-width:none}.about-us__mission{padding:0}.about-us__mission-wrap{padding:120px 13.1% 381px;max-width:1060px;box-sizing:content-box}.about-us__mission-img{margin:0;flex-shrink:0;position:relative;left:-88px}.about-us__mission-text--upper{margin-right:120px}.about-us__mission-text{max-width:none;font-size:1.2rem;font-weight:500;line-height:1.33;letter-spacing:.9px}.about-us__mission-text:last-child{-moz-column-count:2;column-count:2;-moz-column-gap:34px;column-gap:34px}.about-us__mission-background{top:-615px;left:-34px;width:2332px}}.about-us__quote{position:absolute;top:0;left:36px;right:36px;min-height:301px;display:flex;flex-direction:column;transform:translateY(-50%)}.about-us__quote-content{flex-grow:1;background-size:cover;background-position:50%;max-width:1920px;width:100%;display:flex;align-items:center;justify-content:center;padding:62px 35.5px 64px;color:#fff;font-size:1.6rem;font-family:Merriweather,serif;font-weight:400;text-align:center;margin:0 auto}@media (min-width:480px){.about-us__quote-content{font-size:2.2rem}}@media (min-width:769px){.about-us__quote-content{font-size:3.2rem}}@media (min-width:1360px){.about-us__quote{min-height:385px;left:11.3%;right:11.3%}.about-us__quote-content{font-size:4.26667rem;padding:111px 110px 108px;max-width:1415px}}.about-us__vision{position:relative;background-color:#644938;color:#fff;padding:217px 36px 81px}.about-us__vision-text{font-size:1.06667rem;font-weight:500;line-height:1.4}.about-us__vision-img,.about-us__vision-img img{margin-left:auto;margin-right:auto}.about-us__vision-upper-img{margin-top:48px;margin-bottom:48px}.about-us__vision-lower-img{margin-top:63px}@media (min-width:769px){.vision-content__right{display:flex;flex-direction:column}.about-us__vision-content{display:flex}.about-us__vision-content .vision-content__left,.about-us__vision-content .vision-content__right{flex-grow:1}.about-us__vision-content .vision-content__left{margin-right:27px;display:flex;flex-direction:column}.about-us__vision-lower-img{order:-1;margin-top:0;margin-bottom:44px}.about-us__vision-upper-img{margin-bottom:0}.about-us__vision-text{flex-grow:1}}@media (min-width:1360px){.about-us__vision{padding:339px 13.2% 208px}.about-us__vision-header{margin-bottom:17.3px}.about-us__vision-text{font-size:1.26667rem;font-weight:500}.about-us__vision-content .vision-content__left{margin-right:34px}}.about-us__employees-wrap{padding:67px 36px;width:100%}.about-us__employees .employees__large{display:flex;align-items:center;flex-direction:column;margin-bottom:11px;margin-top:32px}.about-us__employees .employees__small{display:flex;margin-left:-10px;margin-right:-10px;justify-content:center;flex-wrap:wrap}.employee-tile{max-width:180px;flex-shrink:0;margin:0 10px 20px;width:100%}.employee-tile__img-wrap{display:flex;align-items:flex-end;justify-content:center;margin:0 auto 7px;max-width:180px;width:100%}.employee-tile__img-wrap img,.employee-tile__img-wrap picture{width:100%}.employee-tile__name{font-family:Merriweather,serif;font-weight:400;font-size:1.6rem;letter-spacing:.6px;line-height:1;margin-bottom:6px}.employee-tile__department,.employee-tile__job{text-transform:uppercase;letter-spacing:1px;line-height:1.2;font-weight:700;font-size:.8rem}.employee-tile__department{margin-top:6px;font-weight:500;line-height:1.2}.employee-tile--large{max-width:304px;margin-bottom:41px}.employee-tile--large .employee-tile__img-wrap{margin-bottom:12px;max-width:304px}.employee-tile--large .employee-tile__name{font-size:2.8rem;line-height:1.13;letter-spacing:.8px}.employee-tile--large .employee-tile__job{font-size:1.2rem;line-height:1.21;letter-spacing:1.9px}@media (min-width:769px){.employee-tile{margin:0 24px 48px}.about-us__employees .employees__large{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin:48px -24px 0}.about-us__employees .employees__small{margin-left:-24px;margin-right:-24px}.employee-tile--large{margin:0 24px 64px}}@media (min-width:1360px){.about-us__employees-wrap{padding:131px 0 120px;margin-left:13.2%;margin-right:13.2%;max-width:1250px}.about-us__employees .employees__large{margin-left:-47.5px;margin-right:-47.5px;margin-top:64px}.about-us__employees .employees__small{margin-left:-40.5px;margin-right:-40.5px}.employee-tile__img-wrap{margin-bottom:23px}.employee-tile{margin:0 40.5px 90px}.employee-tile,.employee-tile__img-wrap{max-width:271px}.employee-tile__name{font-size:2.2rem;margin-bottom:20px}.employee-tile__department,.employee-tile__job{font-size:1.06667rem;line-height:1.2;letter-spacing:.8px}.employee-tile__department{font-weight:500}.employee-tile--large{margin:0 47.5px 100px;max-width:440px}.employee-tile--large .employee-tile__img-wrap{margin-bottom:26px;max-width:440px}.employee-tile--large .employee-tile__name{line-height:1.09}.employee-tile--large .employee-tile__job{line-height:1.5;letter-spacing:1.1px;font-size:1.46667rem}}@media (min-width:1360px){.about-us__mission-header,.about-us__vision-header{left:-44px;position:relative}}.product__info{padding:36.6px 36px 50px}.product__img{margin:0 auto}.product__img-wrap{padding:53px 34px 55px;background-size:cover;background-position:50%;background-repeat:no-repeat}.product__cta{margin-top:42px}.product__cta-wrap{display:flex;justify-content:center}.product__grammage,.product__grammage-header{text-align:center;letter-spacing:1.4px;line-height:1.2;font-size:.93333rem}.product__grammage-header{font-weight:700;margin-bottom:6px;text-transform:uppercase}.product__grammage{font-weight:500}.product__features{margin-top:21px;margin-bottom:8px;display:flex;justify-content:center;flex-wrap:wrap}.product__feature-wrap{display:flex;width:120px;justify-content:center;align-items:flex-end;margin-left:15px;margin-right:15px}.product__feature{margin-bottom:28px;display:flex;flex-direction:column;align-items:center}.product__feature .feature__name{text-transform:uppercase;text-align:center;margin-bottom:14px;font-size:.8rem;font-weight:700;line-height:1.3}.product__feature .feature__circle{transform:rotate(90deg);position:relative;width:60px;height:60px;border-radius:50%;padding:0;list-style:none}.product__feature .feature__circle>*{display:block;position:absolute;top:50%;left:50%;margin:-4px;width:8px;height:8px}.product__feature .feature__circle>:first-of-type{transform:rotate(0deg) translate(30px) rotate(0deg)}.product__feature .feature__circle>:nth-of-type(2){transform:rotate(36deg) translate(30px) rotate(-36deg)}.product__feature .feature__circle>:nth-of-type(3){transform:rotate(72deg) translate(30px) rotate(-72deg)}.product__feature .feature__circle>:nth-of-type(4){transform:rotate(108deg) translate(30px) rotate(-108deg)}.product__feature .feature__circle>:nth-of-type(5){transform:rotate(144deg) translate(30px) rotate(-144deg)}.product__feature .feature__circle>:nth-of-type(6){transform:rotate(180deg) translate(30px) rotate(-180deg)}.product__feature .feature__circle>:nth-of-type(7){transform:rotate(216deg) translate(30px) rotate(-216deg)}.product__feature .feature__circle>:nth-of-type(8){transform:rotate(252deg) translate(30px) rotate(-252deg)}.product__feature .feature__circle>:nth-of-type(9){transform:rotate(288deg) translate(30px) rotate(-288deg)}.product__feature .feature__circle>:nth-of-type(10){transform:rotate(324deg) translate(30px) rotate(-324deg)}.product__feature .feature__circle .feature__value{transform:translate(calc(-50% + 1px),calc(-50% + 1.5px)) rotate(-90deg);left:50%;top:50%;bottom:auto;right:auto;width:auto;height:auto;margin:0;font-size:1.86667rem;font-weight:700}.product__feature .feature__circle--inner{width:11px;height:11px;border-radius:50%;border:2px solid #000;background:transparent;transition:background .2s}.product__feature .feature__circle--inner.is-active{background:#000}.product__cta--gt-xs{display:none}@media (min-width:768px){.product-wrap{display:flex}.product__cta--gt-xs{display:flex;justify-content:center;width:100%}.product__cta--gt-xs .product__cta{border-color:transparent;min-height:45px;min-width:252px;margin-top:20px}.product__img-wrap{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-top:59px;padding-bottom:56px}.product__img{margin:0}.product__info{width:50%;padding-top:59px;padding-bottom:50px}.product__cta--xs{display:none}.product__grammage,.product__grammage-header{text-align:left}.product-view:nth-child(odd) .product__info{order:-1}.product-view:nth-child(2n) .product__img-wrap{align-items:flex-end}}@media (min-width:1360px){.product__info{padding:60px 0 80px 13.1%}.brand__description,.product__info .brand__headline,.product_grammage-wrap{padding-right:7%}.product__img-wrap{padding:87px 11.7% 75px 7%;justify-content:flex-start}.product__features{position:relative;left:-28px}.product__feature-wrap{margin-left:10px;margin-right:10px}.product__grammage-header{margin-bottom:5px}.product__grammage,.product__grammage-header{font-size:1.06667rem;letter-spacing:1.6px}.product__cta{margin-top:88px}.product-view:nth-child(2n) .product__img-wrap{padding-left:11.7%;padding-right:7%}.product-view:nth-child(2n) .product__info{padding-left:0;padding-right:13.1%}.product-view:nth-child(2n) .brand__description,.product-view:nth-child(2n) .product__info .brand__headline,.product-view:nth-child(2n) .product_grammage-wrap{padding-left:7%}.product-view:nth-child(2n) .product__features{right:-22px;left:auto}}.brand__about{padding:19px 36px 62px}.brand__img{margin:0 auto 53px}.brand__headline{text-transform:uppercase;line-height:1.21;letter-spacing:1.9px;margin-bottom:24px;font-size:1.26667rem;font-weight:700;margin-top:0}.brand__about-text,.brand__about-text p,.brand__description,.brand__description p{font-size:1.06667rem;font-weight:500;line-height:1.25;letter-spacing:1.6px}.section-brand__description{background-size:cover;background-position:bottom;background-repeat:no-repeat;padding:42px 36px 310px}.brand__description-text,.brand__description-text p{font-size:1.06667rem;font-weight:500;line-height:1.25;letter-spacing:1.6px}.brand__description-text{color:#fff}.brand__description-text h1,.brand__description-text h2,.brand__description-text h3{font-family:Merriweather,serif;font-weight:400;line-height:1.14;letter-spacing:1.05px;font-size:2.8rem;margin:0}.brand__description-text h1+p,.brand__description-text h2+p,.brand__description-text h3+p{margin-top:3px}@media (min-width:768px){.brand__about{padding-left:0;padding-right:0}.brand__about .brand__text{margin-left:36px;margin-right:36px}.brand__about-text{-moz-columns:2;column-count:2;-moz-column-gap:15px;column-gap:15px}.section-brand__description{padding-top:90px;padding-bottom:126px;min-height:618px;background-position:0 100%;display:flex;align-items:center}.brand__description-text{max-width:75%}.brand__description-text p{font-size:1.2rem;line-height:1.38;letter-spacing:1.3px;max-width:75%}.brand__description-text h1,.brand__description-text h2,.brand__description-text h3{max-width:75%;font-size:4.26667rem;line-height:1.1;letter-spacing:2.5px}.brand__description-text h1+p,.brand__description-text h2+p,.brand__description-text h3+p{margin-top:9px}.brand__img{width:100%;margin-bottom:62px}}@media (min-width:1360px){.brand__img-wrap{padding-left:5.7%;padding-right:5.7%}.brand__about{padding-bottom:140px}.brand__about .brand__text{margin-left:13.1%;margin-right:13.1%}.section-brand__description{padding:0}.brand__about-text,.brand__about-text p,.brand__description,.brand__description p{line-height:1.4;letter-spacing:1.2px}.brand__description-text{padding:78px 0 116px 5.7%;max-width:50%}.brand__description-text h1,.brand__description-text h2,.brand__description-text h3,.brand__description-text p{max-width:none}.brand__description-text h1+p,.brand__description-text h2+p,.brand__description-text h3+p{margin-top:21px}.brand__headline{line-height:1.24;letter-spacing:1.1px;font-size:1.46667rem;margin-bottom:24px}.brand-section-max-width{max-width:1920px;margin-left:auto;margin-right:auto}.brand__img{margin-bottom:80px}}.contest-page__content{padding-bottom:120px}@media (min-width:1360px){.contest-page__content{padding-bottom:187px}}.eu-project__footer{margin-top:80px}.eu-project__footer img{margin:0 auto 24px}@media (min-width:768px){.eu-project__footer{display:flex;align-items:center;justify-content:space-between;margin-top:120px}.eu-project__footer img{margin:0;width:100%}}.blog-page__img{width:100%;min-height:416px}.blog-tile{margin:0 auto 64px;display:block;max-width:524px;width:100%}.blog-tile__img{width:100%;margin-bottom:30px;height:270px;background-size:cover;background-position:50%}.blog-tile__date{font-size:.8rem;letter-spacing:.6px;margin-bottom:18px}.blog-tile__date,.blog-tile__title{font-weight:700;text-transform:uppercase}.blog-tile__title{line-height:1.14;letter-spacing:1.1px;font-size:1.46667rem;margin:0 0 21px}.blog-tile__lead{line-height:1.33;letter-spacing:.9px;font-weight:500;font-size:1.2rem}.blog-page__articles{margin-top:81px;border-top:2px solid #707070;padding-top:83px}.blog-page__articles .articles-list{margin-top:60px}.blog-page__content{padding:53px 36px 56px;margin-left:auto;margin-right:auto;box-sizing:content-box}.blog-tile__btn{margin-top:18px}@media (min-width:768px){.blog-tile{display:flex;width:100%;max-width:1330px;margin-bottom:0;padding-bottom:43px;padding-top:61px;border-bottom:2px solid #707070}.blog-tile:first-child{padding-top:0}.blog-tile__content{order:-1;margin-right:24px;display:flex;flex-direction:column;align-items:flex-start;flex-grow:1}.blog-tile__img{width:40%;flex-shrink:0;margin-bottom:0;align-self:flex-start}}@media (min-width:1360px){.blog-page__img-wrap{margin-left:5.8%;margin-right:5.8%}.posts-list{margin-top:40px;margin-bottom:75px}.blog-tile__lead{font-size:1.6rem}.blog-page__content{padding:82px 13.1% 80px}.blog-page__img{min-height:506px}}.contact-page__footer,.contact-page__header{background-size:cover;background-position:50%}.contact-page__contact-points{padding:35px 36px 20px}.contact-page__contact-points .section__header{margin-bottom:35px}.contact-page__contact-point,.contact-page__contact-point p{font-size:1.06667rem;line-height:1.25;font-weight:500}.voivodship__richtext,.voivodship__richtext p,.voivodship__title{line-height:1.25;letter-spacing:1.2px;font-size:1.06667rem;font-weight:500}.shop-tile__richtext,.shop-tile__richtext p{line-height:1.5;font-size:1.06667rem;font-weight:500}.contact-page__contact-point{margin-bottom:40px}.contact-page__contact-point h1,.contact-page__contact-point h2,.contact-page__contact-point h3,.contact-page__contact-point h4{line-height:1.26;letter-spacing:1.9px;font-size:1.2rem;font-weight:700;margin:0}.contact-page__contact-point h1+p,.contact-page__contact-point h2+p,.contact-page__contact-point h3+p,.contact-page__contact-point h4+p{margin-top:27px}.contact-page__sales{padding:57px 36px 72px}.contact-page__sales .section__header{margin-bottom:32px}.contact-map{max-width:500px;margin:0 auto;display:block}.voivodships{margin-top:37px}.voivodship{color:#fff;display:none}.voivodship.is-active{display:block}.voivodship__title{font-weight:700;text-transform:uppercase}.contact-page__contact-form-wrap{padding:61px 36px 47px}.contact-form__desc{margin-top:37px;line-height:1.25;letter-spacing:1.52px;font-size:1.06667rem;font-weight:500;margin-bottom:22px}.contact-form__gdpr{font-size:.8rem;font-weight:400}.contact-page__shops{background:#efefef;padding:55px 36px 14px}.shops-list{margin-top:45px}.shop-tile{max-width:400px;margin:0 auto 56px}.shop-tile__img{height:calc(100vw - 72px);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;max-width:400px;max-height:400px;margin-bottom:32px}.shop-tile__richtext h1,.shop-tile__richtext h2,.shop-tile__richtext h3,.shop-tile__richtext h4{margin:0;letter-spacing:1.9px;font-size:1.2rem;font-weight:700}.shop-tile__richtext h1+p,.shop-tile__richtext h2+p,.shop-tile__richtext h3+p,.shop-tile__richtext h4+p{margin-top:15px}.contact-form .question-types{display:flex;flex-direction:column;padding-bottom:15px;margin-bottom:37px;border-bottom:2px solid #707070}.contact-form .question-type__btn{border:1px solid #707070;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:5px 16px;text-transform:uppercase;font-weight:500;letter-spacing:1.5px;font-size:1rem;color:#000;position:relative;background:none;cursor:pointer;margin-bottom:22px;transition:color,background .3s}.contact-form .question-type__btn.is-active{color:#fff;background:#981334}.contact-form .contact-form__error{font-weight:500;display:none}.contact-form .contact-form__error.js-recaptcha-error{margin-top:12px}.contact-form .form-row__error{margin-top:6px}.contact-form .form-row{margin-bottom:22px}.contact-form .form-label{display:block;font-size:.93333rem;font-weight:500;margin-bottom:6px;letter-spacing:1.4px}.contact-form .form-input{background:#f2f2f2;border:1px solid #707070;min-height:44px;display:flex;align-items:center;padding:5px 16px;width:100%}.contact-form textarea.form-input{resize:vertical;height:auto;padding:16px}.contact-form .form-actions{display:flex;justify-content:center;margin-top:37px}.contact-form .form-submit-btn{border:1px solid #707070;background:#981334;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:38px;padding:5px 16px;color:#fff;text-transform:uppercase;font-size:.93333rem;font-weight:700;letter-spacing:1.4px;min-width:125px}.contact-form .form-submit-btn .loader{display:none;margin:0}.contact-form .form-submit-btn.is-loading .loader{display:block}.contact-form .form-submit-btn.is-loading span{display:none}@media (min-width:768px){.contact-page__contact-points{padding:81px 13.2% 66px}.contact-page__contact-points-wrap{display:flex;flex-wrap:wrap}.contact-page__contact-point{width:50%;padding-right:12px;padding-left:0}.contact-page__contact-point:nth-child(2n){padding-left:12px;padding-right:0}.contact-page__sales{padding:78px 96.7px 102px;max-width:1060px;margin-left:auto;margin-right:auto}.contact-page__sales-bottom{display:flex;align-items:center}.voivodships{order:-1;width:50%;padding-right:24px}.contact-map{width:50%;max-width:none}.contact-page__contact-form-wrap{padding:123px 13.1% 120px}.contact-form .question-types{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.contact-form .question-type__btn{width:48.28%}.contact-form .contact-form__sender-info{display:flex;justify-content:space-between;flex-wrap:wrap}.contact-form .contact-form__sender-info>.form-row{width:48.28%}.contact-page__shops{padding:93.3px 15.4% 120px 18.3%}.shops-list{display:flex;flex-wrap:wrap;justify-content:space-between}.shop-tile{width:48%;max-width:none;margin:0 0 74px}.shop-tile__img{height:240px;width:100%;max-width:none;max-height:none}}@media (min-width:1360px){.contact-page__header{margin:0 5.7%}.contact-page__contact-points-wrap{margin-left:-2%;margin-right:-2%}.contact-page__contact-point,.contact-page__contact-point p{font-size:1.2rem;line-height:1.33;letter-spacing:.9px;font-weight:500}.shop-tile__richtext,.shop-tile__richtext p,.voivodship__title{line-height:1.65;letter-spacing:1.7px;font-size:1.2rem;font-weight:500}.contact-page__contact-point{width:29.3%;margin-left:2%;margin-right:2%}.contact-page__contact-point,.contact-page__contact-point:nth-child(2n){padding-left:0;padding-right:0}.contact-page__contact-point h1,.contact-page__contact-point h2,.contact-page__contact-point h3,.contact-page__contact-point h4{line-height:1.25;letter-spacing:1.6px;font-size:1.06667rem;font-weight:700}.contact-page__contact-point h1+p,.contact-page__contact-point h2+p,.contact-page__contact-point h3+p,.contact-page__contact-point h4+p{margin-top:34px}.voivodship__title{font-weight:700}.contact-form__desc{font-size:1.2rem;font-weight:500;line-height:1.33;letter-spacing:.9px;margin-top:22px}.contact-form{max-width:76.5%;margin:0 auto}.contact-form .question-type__btn{font-size:1.06667rem;margin-bottom:29px;min-height:57px}.contact-form .question-types{padding-bottom:41px;margin-bottom:47px}.contact-form .form-row{margin-bottom:36px}.contact-form .form-label{font-size:.8rem;line-height:1.42;letter-spacing:.6px}.contact-form .form-actions{margin-top:47px}.contact-form .form-submit-btn{min-height:50px;min-width:162px;font-size:.8rem;font-weight:700}.contact-form__header{max-width:50%;margin-bottom:91px}.contact-page__footer{max-height:100vh}.shops-list{justify-content:flex-start;margin-left:-1%;margin-right:-1%}.shop-tile{width:31.3%;margin-left:1%;margin-right:1%}}.b2b__landing{min-height:416px;display:flex;align-items:center}.b2b__landing-content{color:#fff;padding:35px 36px 37px}.b2b__landing-richtext,.b2b__landing-richtext p{font-size:1.06667rem;font-weight:500;letter-spacing:1.6px;line-height:1.25}.b2b__landing-title{font-family:Merriweather,serif;font-weight:400;line-height:1.14;font-size:2.8rem;margin:0 0 12px}.b2b-content-padding{padding:62px 36px 120px}.b2b-content-padding .section__header{margin-bottom:18px}.b2b__bg-shape-wrap{position:relative;overflow:hidden}.b2b__background-shape{position:absolute;top:0;left:0;transform:translateX(-34.6%);width:1972px;max-width:none}.b2b__business-wrap{position:relative}.b2b__business{padding:62px 36px 120px}.b2b__business-img{margin-top:64px}.b2b__business-img .bg-image__inner-image{max-height:831px}@media (min-width:769px){.b2b__landing-text{max-width:66.6%}.b2b__business-text .layout-2-columns .column:first-child{padding-right:6%}}@media (min-width:1360px){.b2b__landing-content{padding:107px 13.2% 120px}.b2b__landing-richtext,.b2b__landing-richtext p{font-size:1.26667rem;line-height:1.37;letter-spacing:.95px}.b2b__landing-title{font-size:4.26667rem;margin:0 0 19px}.b2b-content-padding{padding:120px 13.2%}.b2b__business{padding:83px 5.7% 120px}.b2b__business-text{margin-left:8.5%;margin-right:8.5%}.b2b__landing{min-height:660px}}.page-content-wrap{display:flex;flex-direction:column;min-height:100%;position:relative;padding-top:64px}.page-main-content{flex-grow:1;flex-shrink:0}.page-content-max-width{max-width:1920px;margin-left:auto;margin-right:auto}.content-page{padding:53px 36px 80px}.content-page__header{margin-bottom:40px}.bg-image{background-size:cover;background-position:50%}.bg-image__inner-image{visibility:hidden;width:100%;height:auto}.error-page{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;min-height:400px}.error-page .error__title{font-size:4.26667rem;color:#981334;line-height:1.3;margin-top:0;margin-bottom:24px}.error-page .error__desc{font-size:1.2rem;font-weight:600}@media (min-width:1360px){.content-page{padding:120px 13.1%}.page-content-wrap{padding-top:151px}}.richtext-image{height:auto}.richtext-image.full-width{width:100%;height:auto}.richtext-image.right{float:right}.richtext-image.right:after{content:"";clear:both;display:table}.block-table_block{overflow-x:auto;margin-top:24px}.block-table_block table{width:100%;border-collapse:collapse}.block-table_block td,.block-table_block th{text-align:left;padding:10px 8px}.block-table_block table,.block-table_block td,.block-table_block th{border:1px solid #707070}.block-table_block caption{padding:12px;font-weight:500;font-size:1.06667rem}.responsive-object{position:relative;display:block;max-width:1280px;max-height:720px;margin:0 auto}.responsive-object embed,.responsive-object iframe,.responsive-object object{position:absolute;top:0;left:0;width:100%;height:100%}