blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}cite{display:block}a{text-decoration:none}button{border:none;outline:none}:root{--wrap:20px;--wrap-top:20px;--gap:20px;--font-header:"Bebas Neue","Arial",sans-serif;--font-text:"Roboto","Arial",sans-serif;--font-size:16px;--h2-size:30px;--h4-size:18px;--h5-size:16px;--subtitle-size:18px;--btn-size:16px;--c-accent:linear-gradient(0deg,#b76bff,#b76bff),linear-gradient(90deg,#ba6cff,#5230ff),#8b5042;--c-hover:#ba6cff;--c-active:#5230ff;--c-sale:#8324c4;--c-pink:#b76bff;--c-base:#353637;--c-dark:#000;--c-light:#fff;--c-secondary:#b8c1cc;--c-grey:#333;--c-border:#0a59dc;--c-success:#1bc122;--c-error:#d90006;--c-greys:#999;--bg:#fff;--bg-header:#fff;--bg-menu:#fff;--radius:8px}@media(min-width:428px){:root{--h2-size:36px;--subtitle-size:24px}}@media(min-width:768px){:root{--font-size:18px;--h2-size:48px;--h4-size:24px;--subtitle-size:28px;--wrap-top:35px}}@media(min-width:1360px){:root{--grid-columns:12;--wrap-top:80px;--h2-size:64px}}@font-face{font-family:Bebas Neue;src:url(https://643627.selcdn.ru/cdnwv/fonts/BebasNeue/BebasNeueBold.woff2) format("woff2"),url(https://643627.selcdn.ru/cdnwv/fonts/BebasNeue/BebasNeueBold.woff) format("woff"),url(https://643627.selcdn.ru/cdnwv/fonts/BebasNeue/BebasNeueBold.ttf) format("truetype");font-display:swap;font-weight:700}@font-face{font-family:Roboto;src:local("Roboto"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Bold.woff2) format("woff2"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Bold.woff) format("woff"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Bold.ttf) format("truetype");font-display:swap;font-weight:700}@font-face{font-family:Roboto;src:local("Roboto"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Medium.woff2) format("woff2"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Medium.woff) format("woff"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Medium.ttf) format("truetype");font-display:swap;font-weight:500}@font-face{font-family:Roboto;src:local("Roboto"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Regular.woff2) format("woff2"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Regular.woff) format("woff"),url(https://643627.selcdn.ru/cdnwv/fonts/Roboto/Roboto-Regular.ttf) format("truetype");font-display:swap;font-weight:400}html{font-family:var(--font-text);font-size:var(--font-size);font-weight:400;line-height:1.2;color:var(--c-base);letter-spacing:.5px}.h2{font-size:var(--h2-size);letter-spacing:.02em;text-transform:uppercase}.h2,.h4{font-family:var(--font-header);font-weight:700;color:var(--c-dark)}.h4{font-size:var(--h4-size)}.h5{font-family:var(--font-text);font-size:var(--h5-size);font-weight:700;color:var(--c-dark)}.subtitle{font-size:var(--subtitle-size);font-weight:400}.wrapper{padding-left:var(--wrap);padding-right:var(--wrap);margin-left:auto;margin-right:auto;box-sizing:border-box}.wrapper,html{min-width:320px}html{scroll-behavior:smooth;scrollbar-width:thin;background-color:var(--bg)}img,picture{display:block}img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}a{color:inherit}@media(min-width:1360px){.wrapper{max-width:1200px}}@media(min-width:1920px){.wrapper{max-width:1220px}}.section{padding-top:var(--wrap-top);padding-bottom:var(--wrap-top);position:relative}.section:before{position:absolute;left:50%;top:0;height:2px;width:100px;background:rgba(51,51,51,.25)}.section--bg{background:linear-gradient(0deg,rgba(0,0,0,.45),rgba(0,0,0,.45)),url(http://cdnwv.akamaized.net/placeholder/img-placeholder.png);--c-dark:#fff;--c-base:#fff;--c-grey:#fff}@media(min-width:1360px){.section{padding-top:calc(var(--wrap-top) - 10px);padding-bottom:calc(var(--wrap-top) - 10px)}}.picture{display:block}.picture__img{-o-object-fit:contain;object-fit:contain;height:100%}.btn,.picture__img{display:block;width:100%}.btn{position:relative;font-family:var(--font-header);font-weight:500;font-size:var(--btn-size);padding:15px 40px;color:var(--c-light);text-align:center;text-transform:uppercase;border-radius:var(--radius);background:var(--bg-gradient-3);box-sizing:border-box;z-index:1;cursor:pointer}.btn--secondary{font-family:var(--font-text);border:1px solid #8b5042;border-radius:8px;background-color:#fff;color:var(--c-dark)}.btn:focus,.btn:hover{color:var(--c-light);background:var(--c-hover)}.btn:active{background-color:var(--c-active,var(--c-accent))}.icon{width:2em;height:2em;position:relative}.icon--close,.icon--close-round{cursor:pointer;background:none}.icon--close-round:after,.icon--close-round:before,.icon--close:after,.icon--close:before{position:absolute;content:"";width:80%;height:2px;top:50%;right:10%;border-radius:5px;background-color:var(--c-icon,var(--c-base))}.icon--close-round:before,.icon--close:before{transform:rotate(45deg)}.icon--close-round:after,.icon--close:after{transform:rotate(-45deg)}.icon--close-round{background-color:var(--c-secondary);--c-icon:var(--c-light);border-radius:50%}.icon--notification{background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5 9a7.5 7.5 0 11-15 0 7.5 7.5 0 0115 0zM18 9A9 9 0 110 9a9 9 0 0118 0zM9 3.75c.8 0 1.423.696 1.334 1.49l-.501 4.515a.838.838 0 01-1.666 0L7.666 5.24A1.343 1.343 0 019 3.75zm1.5 9a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0z' fill='%23000' opacity='.5'/%3E%3C/svg%3E");width:2em;height:2em}:root{--bg-gradient:linear-gradient(0deg,rgba(0,0,0,0.2),rgba(0,0,0,0.2)),linear-gradient(90deg,#ba6cff,#5230ff),#0a58dc;--bg-gradient-1:linear-gradient(90deg,#ba6cff,#5230ff),#a8387b;--bg-gradient-2:linear-gradient(90deg,#ba6cff,#5230ff),#8b5042;--bg-gradient-3:linear-gradient(90deg,#ba6cff,#5230ff),#0a58dc;--bg-border:#0a58dc;--bg-secondary:#eff0f2;--bg-comment:#f6f3fb;--form-border:#333;--form-check-border-checked:#333;--form-check-bg-checked:#333;--form-check-yes-checked:#333}.s-regular--bg{background:#f0f6fd}