html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}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;max-width:100%}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:ButtonText dotted 1px}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}summary{display:list-item}[hidden],template{display:none}:root{--ember:#FFB805;--black:#000;--white:#fff;--gray:#2E2E2E;--gray-text:#828282;--green:#0D7005;--green-l:#D1F4C1;--red-l:#FFCBCB;--red:#9C4545}@font-face{font-family:Inter;src:local("Inter Regular"),url(../fonts/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:local("Inter Light"),url(../fonts/Inter-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:local("Inter Medium"),url(../fonts/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:local("Inter SemiBold"),url(../fonts/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:local("Inter Bold"),url(../fonts/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:local("Inter Italic"),url(../fonts/Inter-Italic.ttf) format("truetype");font-style:italic;font-weight:400}@font-face{font-family:Gilroy;src:local("Gilroy Bold"),url(../fonts/Gilroy-Bold.ttf) format("truetype");font-weight:700;font-style:normal}*,::after,::before{margin:0;padding:0;box-sizing:inherit}body{margin:0;font-family:Inter,sans-serif;font-size:16px;background:#212121;overflow-x:hidden}button,input,label{font-family:Inter,sans-serif;outline:0}.container{margin:auto;max-width:1520px;padding:0 20px}.link{text-decoration:none;transition:.2s;will-change:transform;color:var(--black);cursor:pointer;background-color:transparent;border:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block}.link::after{content:"";width:106%;right:3%;height:2px;background:var(--black);display:block;position:relative;border-radius:2px 0;transform:scaleY(0) translateY(0);transition:.2s}.link:hover::after{transform:scaleY(1) translateY(2px)}.btn{font-size:1rem;font-weight:600;padding:.625rem;color:var(--ember);text-decoration:none;border:1px solid var(--ember);border-radius:5px;text-align:center;display:inline-block;transition:.2s;cursor:pointer;text-transform:uppercase;white-space:nowrap}.btn--ember,.btn:hover{background-color:var(--ember);color:var(--black)}.btn--ember:hover{border:1px solid var(--ember);color:var(--ember);background-color:transparent}.section-title{font-size:34px;margin:0 0 30px}.cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.contain{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.select{border:none;outline:0;background-color:var(--accent);padding:.875rem .625rem;font-family:Inter,sans-serif;font-size:.875rem;color:var(--white);border-radius:5px;border:1px solid var(--accent);width:100%;cursor:pointer;transition:.25s}.select:active,.select:focus,.select:hover{background-color:var(--white);color:var(--black)}.select:focus{border-radius:5px 5px 0 0}.select option{background-color:var(--white);color:var(--black)}.input{background:var(--white) 9c;border-radius:4px;border:1px solid #fff;color:#fff;font-size:.75rem;padding:1rem 1.25rem;transition:.25s;width:100%}.input:focus,.input:hover{border:1px solid var(--accent);background:var(--white);color:var(--black)}.section-title{font-size:2.625rem;margin-bottom:1.5625rem;line-height:1.4}.section-text{margin-bottom:30px}.grid{display:-ms-grid;display:grid}.picture{display:block;max-width:100%;max-height:100%}.picture__img{display:block;height:auto;max-width:100%;max-height:100%}svg.icon{fill:#000;width:32px;height:32px}.footer{margin-top:50px;margin-bottom:42px}.footer__menu{display:flex;flex-direction:row;justify-content:center;font-size:16px;gap:70px;margin-bottom:22px}.footer__menu-link{text-decoration:none;color:var(--ember);text-transform:uppercase;text-align:center;font-weight:600;line-height:1.4}.footer__text{color:var(--gray-text);text-align:center}.header{padding:26px 0 35px;position:fixed;width:100%;top:0;left:0;overflow:hidden;background:#212121;z-index:1}.header__wrap{display:flex;align-items:center;font-family:Inter,sans-serif;gap:32px}.header__phone{display:flex}.header__logo{width:230px}.header__nav{display:flex;flex-direction:column;gap:22px;position:relative}.header__nav-top{display:flex;flex-direction:row;gap:10px;align-self:flex-end}.nav{display:flex;justify-content:space-between;background:var(--ember);position:relative;transition:.2s}.nav::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:0 0 95px 58px;border-color:transparent transparent var(--ember) transparent;transform:rotate(0);left:-58px}.nav::after{content:"";position:absolute;width:100vw;height:95px;background:var(--ember);display:block;z-index:-1}.nav.active{transform:scaleY(1) translateY(0);opacity:1}.nav__link{text-decoration:none;color:var(--black);text-transform:uppercase;padding:38px 18px;font-weight:600;height:95px}.burger{display:none;justify-content:space-between;flex-direction:column;height:28px;width:30px;padding:4px;background:0 0;border:none}.burger:hover{cursor:pointer}.burger__line{width:100%;height:2px;border-radius:2px;display:block;background:var(--ember);transition:transform .3s}.burger__line:nth-child(1){transform-origin:right}.burger__line:nth-child(2){transform:scaleX(1);transform-origin:center}.burger__line:nth-child(3){transform-origin:right}.burger.active .burger__line:nth-child(1){transform:rotate(-45deg) scale(1.15)!important}.burger.active .burger__line:nth-child(2){transform:scaleX(0)!important}.burger.active .burger__line:nth-child(3){transform:rotate(45deg) scale(1.15)!important}.frontpage{margin-top:230px;margin-bottom:40px}.container .section-head:nth-of-type(1n+2){margin-top:30px}.section-head{color:var(--white);font-size:clamp(16px,5vw,28px);font-weight:700;display:flex;align-items:center;gap:32px;background:var(--gray);border-radius:10px 10px 0 0;overflow:hidden;padding:25px 42px 20px}.section-head h1{font-size:inherit;font-weight:inherit;padding:0;margin:0;line-height:1.2}.section-head h2,.section-head h3,.section-head h4,.section-head h5,.section-head h6{font-size:clamp(15px,5vw,26px);font-weight:inherit;padding:0;margin:0;line-height:1.2}.section-head::before{content:url(../img/sprites/multi.svg#text-head-icon);display:inline-block;width:42px;height:38px}.section-text{color:var(--black);background:var(--white);border-radius:0 0 10px 10px;padding:38px 50px;overflow:hidden}.section-text p{font-size:18px;line-height:1.4;margin-bottom:15px}.section-text ol,.section-text ul{padding-left:15px}.section-text ol li,.section-text ul li{font-size:18px;line-height:1.4;margin-bottom:8px}.section-text img{display:block;margin:35px auto;max-width:65%;max-height:70vh;-o-object-fit:contain;object-fit:contain}.section-text a{color:var(--ember)}.section-text--btn a{font-size:18px;font-weight:700;padding:26px 77px;color:var(--black);text-decoration:none;text-align:center;display:inline-block;transition:.2s;cursor:pointer;text-transform:uppercase;position:relative;z-index:0;margin-left:10px}.section-text--btn a:after{content:"";display:block;position:absolute;top:0;left:0;background-color:var(--ember);width:100%;height:100%;z-index:-1;transform:skewX(-25deg)}.section-text--li ul{list-style:none;padding-left:25px}.section-text--li ul li{position:relative}.section-text--li ul li:before{content:"";position:absolute;display:block;top:0;left:-25px;width:20px;height:20px;background:url(../img/sprites/multi.svg#text-head-icon) center no-repeat;background-size:cover}.section-btn{font-size:18px;font-weight:700;padding:26px 77px;color:var(--black);text-decoration:none;text-align:center;display:inline-block;transition:.2s;cursor:pointer;text-transform:uppercase;position:relative;z-index:0;margin-left:10px}.section-btn:after{content:"";display:block;position:absolute;top:0;left:0;background-color:var(--ember);width:100%;height:100%;z-index:-1;transform:skewX(-25deg)}.section-goods{padding:38px 50px;display:flex;flex-direction:row;gap:15px;background:var(--white);border-radius:0 0 10px 10px}.section-goods__list{color:var(--green);background-color:var(--green-l);padding:10px 30px;border-radius:20px;width:50%;height:100%;line-height:1.4}.section-goods__list li{font-size:18px;margin-bottom:8px}.section-goods__list--bad{color:var(--red);background-color:var(--red-l)}.section-table{padding:38px 50px;background:var(--white);border-radius:0 0 10px 10px}.section-table table{font-size:18px;border-collapse:collapse}.section-table table tr{background:#e5e5e5}.section-table table tr:nth-child(2n){background:#f2f2f2}.section-table table td{color:#4a4a4a;padding:15px 60px;border-right:1px solid #fff;position:relative}.section-table table td:nth-child(2n){text-align:center}.section-table table td:nth-child(2n)::before{content:"";width:100%;height:100%;display:block;background:rgba(0,0,0,.08);position:absolute;top:0;left:0}.section-faq{padding:38px 50px;background:var(--gray);border-radius:0 0 10px 10px}.faq{margin-bottom:48px}.faq__title{font-size:22px;color:var(--white);margin-bottom:9px}.faq__text{font-size:18px;color:#bcbcbc;line-height:1.2}.breadcrumbs{margin:220px 0 35px}.breadcrumbs__wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.breadcrumbs__link{font-size:16px;text-decoration:none;color:var(--ember)}.breadcrumbs__link--passive{color:#a1a1a1}.breadcrumbs__link--passive::before{content:"/";display:inline-block;color:#a1a1a1;margin-right:8px}.bonus__wrap .section-head{margin-bottom:30px}.bonus__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-ms-grid-rows:1fr;grid-template-rows:1fr;gap:38px 20px}.single-bonus{display:flex;flex-direction:column;position:relative;padding:40px 0 5px 19px;text-decoration:none;overflow:hidden;min-height:260px}.single-bonus__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.single-bonus__logo{width:140px;margin-bottom:20px}.single-bonus__text{font-size:18px;font-weight:700;color:#fff;line-height:1.4;margin-bottom:35px}.single-bonus__btn{color:var(--black);font-size:18px;font-weight:700;padding:26px 40px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-self:flex-end;position:relative}.single-bonus__btn::before{content:"";position:absolute;display:block;width:120%;height:100%;background:var(--ember);top:0;left:0;z-index:-1;transform:skewX(-20deg)}@media screen and (min-width:992px){.header__nav{flex-grow:1}}@media screen and (max-width:1200px){.nav{border-radius:10px}.nav::before{display:none}.nav::after{display:none}.nav__link{height:auto;display:flex;align-items:center;text-align:center;padding:18px 10px;font-size:14px}.frontpage{margin-top:180px;margin-bottom:30px}.breadcrumbs{margin:180px 0 35px}.bonus__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.header{overflow:visible;padding:8px 0}.header__wrap{justify-content:space-between;gap:18px}.header__nav{flex-direction:row;align-items:center}.nav{flex-direction:column;position:absolute;top:60px;right:0;opacity:0;transform:scaleY(0) translateY(-30px);transform-origin:top;z-index:1;box-shadow:2px 4px 12px rgba(0,0,0,.5)}.nav__link{font-size:16px}.burger{display:flex}.frontpage{margin-top:75px;margin-bottom:15px}.section-text img{margin:25px auto;max-width:95%;max-height:80vh}.breadcrumbs{margin:64px 0 12px}}@media screen and (max-width:768px){.btn{font-size:12px}



.footer {
    margin-bottom: 30px;
  }
  
  .footer__menu {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  
  .footer__menu-link {
    text-decoration: none;
    color: var(--ember);
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    line-height: 1.4;
  }
  
  .footer__text {
    color: var(--gray-text);
    text-align: center;
  }
  
  .footer__age {
    display: inline-block;
    margin-left: 10px;
    padding: 2px 6px;
    border: 1px solid var(--gray-text);
    border-radius: 50%;
    font-size: 14px;
    line-height: 1;
    color: var(--gray-text);
    vertical-align: middle;
  }
  
  .footer__privacy-link {
    color: var(--gray-text);
    text-decoration: none;
    font-size: 14px;
    display: block;
    margin-top: 5px;
  }
.header__nav-top .btn {
	white-space: nowrap;
}
.header__logo{width:116px}.header__nav{gap:16px}.section-btn,.section-text--btn a{padding:26px 60px}.section-goods{flex-direction:column}.section-goods__list{width:100%}.section-goods__list li{font-size:16px}.section-table table{width:100%;font-size:16px}.section-table table td{padding:10px 15px}.bonus__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:520px){.section-head{gap:20px;padding:12px 18px;line-height:1.2}.section-head h1{font-size:18px}.section-head h2,.section-head h3,.section-head h4,.section-head h5,.section-head h6{font-size:16px}.section-head::before{width:24px;height:21px}.section-text{padding:28px 18px 35px}.section-text ol li,.section-text p,.section-text ul li{font-size:16px}.section-btn,.section-text--btn a{font-size:16px;padding:20px}.section-goods,.section-table{padding:28px 18px 35px}.section-table table{font-size:12px}.section-table table td{padding:10px 5px}.section-faq{padding:28px 18px 35px}.faq{margin-bottom:27px}.faq__title{font-size:16px}.faq__text{font-size:14px}.bonus__wrap .section-head{margin-bottom:0}.bonus__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:18px}}@media screen and (max-width:360px){.section-table table{font-size:11px}.section-table table td{padding:10px 2px}}