html{scroll-behavior:smooth}:root{--page-max-width:1360px;--page-padding:2rem;--color-brand:#0b3164;--color-footer-text:hsla(0,0%,93.3%,.93);--color-card-bg:#eee;--font-size-body:20px;--line-height-body:31px;--font-size-section-title:40px}@media(max-width:480px){:root{--page-padding:15px}}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Open Sans,sans-serif;color:#000;background-color:#fff}img{max-width:100%;height:auto}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{min-height:100vh;display:flex;flex-direction:column}.page__main{flex:1}.about__title,.legal__title,.online-shops__title{margin:0;color:var(--color-brand);font-size:var(--font-size-section-title);font-weight:600;line-height:1.2}.about__text,.legal__list,.legal__text{margin:0;font-size:var(--font-size-body);font-weight:400;line-height:var(--line-height-body)}.footer__email:hover,.footer__link:hover,.header__link:hover,.legal__link:hover{text-decoration:underline}.header{position:relative;z-index:10;background-color:#fafafa;height:97px}.header__inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--page-max-width);height:100%;margin:0 auto;padding:0 var(--page-padding)}.header__logo{display:flex;flex-shrink:0}.header__logo img{display:block;width:146px;height:49px;-o-object-fit:contain;object-fit:contain}.header__nav{display:flex;align-items:center;gap:.5rem}.header__link,.header__separator{font-size:var(--font-size-body);font-weight:700;line-height:1.2}.header__link{text-decoration:none;white-space:nowrap}.header__separator{-webkit-user-select:none;-moz-user-select:none;user-select:none}.header__menu-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;background:transparent;cursor:pointer}.header__menu-icon,.header__menu-icon:after,.header__menu-icon:before{display:block;width:2.5rem;height:2px;background-color:#1d1d1b;transition:transform .2s ease,opacity .2s ease}.header__menu-icon{position:relative}.header__menu-icon:after,.header__menu-icon:before{content:"";position:absolute;left:0}.header__menu-icon:before{top:-6px}.header__menu-icon:after{top:6px}.hero{position:relative;min-height:481px;overflow:hidden}.hero__background{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;max-width:var(--page-max-width);min-height:481px;margin:0 auto;padding:66px var(--page-padding) 0}.hero__body{display:flex;align-items:flex-end;gap:5.5rem;width:100%}.hero__content{display:flex;flex:1;flex-direction:column;gap:2rem;min-height:434px;padding-bottom:24px}.hero__title{margin:0;max-width:731px;color:#fff;font-size:48px;font-weight:700;line-height:56px}.hero__visual-wrap{display:contents}.hero__visual{flex-shrink:0;display:block;width:276px;height:434px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.hero__stats{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin:auto 0 0;padding:0;list-style:none}.hero__stat{display:flex;flex-direction:column;align-items:center;gap:1.125rem}.hero__stat-icon{flex-shrink:0;display:block}.hero__stat-text{margin:0;color:#fff;font-size:24px;font-weight:400;line-height:1.35;text-align:center}.hero__stat-text strong{font-weight:700}.online-shops__inner{display:flex;flex-direction:column;align-items:flex-start;max-width:var(--page-max-width);min-height:568px;margin:0 auto;padding:67px var(--page-padding) 2rem}.online-shops__title{margin-bottom:49px}.online-shops__grid{display:grid;grid-template-columns:repeat(4,270px);gap:17px 13px;margin:0;padding:0;list-style:none}.online-shops__card{width:270px;height:101px}.online-shops__link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:10px;background-color:var(--color-card-bg);text-decoration:none;transition:background-color .2s ease;overflow:hidden}.online-shops__link:hover{background-color:#e4e4e4}.online-shops__media{display:flex;flex-direction:column;align-items:center;width:100%}.online-shops__logo{display:block;max-width:calc(100% - 2rem);max-height:calc(100% - 1.5rem);width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.about{background-color:#f3f3f3}.about__inner{display:flex;align-items:flex-start;gap:2.5rem;max-width:var(--page-max-width);min-height:521px;margin:0 auto;padding:85px var(--page-padding) 2rem}.about__image{flex-shrink:0;display:block;width:366px;height:366px;-o-object-fit:cover;object-fit:cover}.about__copy{display:flex;flex:1;flex-direction:column;gap:20px;max-width:714px;padding-top:3px}.about__text--mobile{display:none}.footer{background-color:var(--color-brand);color:var(--color-footer-text)}.footer__inner{display:flex;flex-direction:column;align-items:center;max-width:var(--page-max-width);min-height:282px;margin:0 auto;padding:22px var(--page-padding) 28px;text-align:center}.footer__title{margin:0;font-size:24px;font-weight:600;line-height:1.2}.footer__contact{display:flex;flex-direction:column;align-items:center;margin-top:18px;margin-bottom:auto;padding-bottom:1.5rem}.footer__address,.footer__company,.footer__email,.footer__link,.footer__separator{font-size:var(--font-size-body);line-height:1.4}.footer__email{margin-bottom:1.25rem;font-weight:600;text-decoration:none}.footer__company{margin:0 0 .25rem;font-weight:700}.footer__address{margin:0;font-weight:400}.footer__legal{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto}.footer__link{font-weight:600;text-decoration:none}.footer__separator{font-weight:600;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legal__inner{max-width:var(--page-max-width);margin:0 auto;padding:3rem var(--page-padding) 4rem}.legal__title{margin-bottom:2rem}.legal__section+.legal__section{margin-top:1.75rem}.legal__heading{margin:0 0 .75rem;color:var(--color-brand);font-size:24px;font-weight:600;line-height:1.3}.legal__list+.legal__text,.legal__text+.legal__list,.legal__text+.legal__text{margin-top:1rem}.legal__list{padding-left:1.5rem}.legal__list li+li{margin-top:.25rem}.legal__link{color:var(--color-brand);text-decoration:none}@media(max-width:1200px){.online-shops__grid{grid-template-columns:repeat(3,270px)}}@media(max-width:1100px){.hero__body{gap:2rem}.hero__content{min-height:0}.hero__stats{width:100%;justify-content:space-around}}@media(max-width:800px){.hero{overflow:visible}.hero,.hero__inner{min-height:auto}.hero__inner{padding:2rem var(--page-padding) 0;justify-content:flex-start}.hero__body{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"title title" "visual stats";align-items:end;gap:1.5rem .75rem;width:100%}.hero__visual-wrap{display:flex;grid-area:visual;align-items:flex-end;align-self:end;min-width:0}.hero__content{display:contents;min-height:0}.hero__title{grid-area:title;max-width:none;font-size:32px;line-height:38px}.hero__visual{display:block;width:auto;max-width:min(276px,38vw);height:100%;max-height:none;margin-bottom:0;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.hero__stats{grid-area:stats;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:1.5rem;margin:0;min-width:0;width:auto;padding-bottom:0;align-self:end}.hero__stat{flex-direction:row;align-items:center;gap:.75rem;max-width:none!important}.hero__stat-icon{width:auto;height:40px;max-width:58px;-o-object-fit:contain;object-fit:contain}.hero__stat-text{flex:1;text-align:left}}@media(max-width:900px){.online-shops__grid{grid-template-columns:repeat(2,270px)}.about__inner{flex-direction:column;align-items:center;padding-top:3rem}.about__copy{max-width:none;padding-top:0;width:100%}}@media(max-width:768px){.header__menu-toggle{display:flex}.header__nav{display:none;flex-direction:column;gap:.75rem}.header__nav--open{display:flex}.header__separator{display:none}.header__link{font-size:18px}.header__inner{position:relative;flex-wrap:nowrap;justify-content:center;height:97px;padding:0 var(--page-padding)}.header__logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header__menu-toggle{position:absolute;right:var(--page-padding);top:50%;transform:translateY(-50%);z-index:2;margin-left:0}.header__nav{position:absolute;top:100%;left:0;right:0;align-items:stretch;gap:0;padding:.75rem var(--page-padding) 1rem;background-color:#fafafa;border-top:1px solid #e8e8e8;box-shadow:0 8px 16px #00000014}.header__link{padding:.75rem 0;white-space:normal}.hero,.hero__inner{min-height:auto}.hero__inner{padding:2rem var(--page-padding) 0;justify-content:flex-start}.hero__title{margin:0;max-width:none;font-size:32px;line-height:40px}.hero__body{gap:1rem .75rem}.hero__visual{max-width:min(153px,36vw)}.online-shops__inner{min-height:auto;padding:1.75rem var(--page-padding) 1.5rem}.about__title,.online-shops__title{font-size:24px}.online-shops__title{margin-bottom:1.25rem}.online-shops__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;width:100%}.online-shops__card{width:100%;height:111px}.about__inner{align-items:stretch;min-height:auto;padding:3rem var(--page-padding) 2rem;gap:1.5rem}.about__image{align-self:center;width:366px;max-width:100%;height:auto;aspect-ratio:1}.about__text--desktop{display:none}.about__text--mobile{display:block}.footer__inner{min-height:290px;padding:1.375rem var(--page-padding) 1.25rem}.footer__contact{margin-top:1.25rem;margin-bottom:auto;padding-bottom:1rem}.footer__legal{flex-direction:row;justify-content:space-between;width:100%;max-width:22rem;margin-top:auto;gap:.5rem}.footer__separator{display:inline}}@media(min-width:481px)and (max-width:768px){.header{height:auto;min-height:72px}.header__inner{flex-wrap:wrap;padding:1rem 1.25rem;gap:.75rem}.header__menu-toggle{margin-left:auto}.header__nav{align-items:flex-start;width:100%;padding-top:.5rem}.online-shops__inner{align-items:stretch;min-height:auto;padding:2.5rem var(--page-padding)}.about__title,.legal__title,.online-shops__title{font-size:28px}.online-shops__title{margin-bottom:2rem}.online-shops__grid{grid-template-columns:repeat(2,270px);justify-content:center;width:100%}.about__inner{min-height:auto;padding:2.5rem var(--page-padding);gap:1.5rem}.about__text,.legal__list,.legal__text{font-size:18px;line-height:28px}.footer__inner{min-height:auto;padding:1.5rem var(--page-padding) 1.25rem;gap:1.25rem}.footer__contact{margin-top:1rem;margin-bottom:0;padding-bottom:0}.footer__legal{flex-direction:column;gap:.75rem;margin-top:0}.footer__separator{display:none}.footer__title{font-size:22px}.footer__address,.footer__company,.footer__email,.footer__link{font-size:18px}.legal__inner{padding:2.5rem var(--page-padding) 3rem}.legal__heading{font-size:20px}}
