@charset "UTF-8";.global{background:linear-gradient(286.75deg,#0f0f0f 40%,#2f2f2f 80%);padding-top:178px;height:100vh;max-height:820px;margin-bottom:30px}@media (min-width:1200px){.global{clip-path:polygon(30% 0%,70% 0%,100% 0,100% 100%,17% 100%,7% 88%,0 78%,0 0)}}@media (max-width:1200px){.global{max-height:100%;height:auto;padding:164px 0 21px}}@media (max-width:768px){.global{padding:150px 0 21px}}.global__container{height:100%}.global__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media (max-width:1200px){.global__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0;gap:0}}.global__column{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 20px}@media (max-width:1200px){.global__column{-webkit-box-flex:1 !important;-ms-flex:1 1 100% !important;flex:1 1 100% !important;padding:0}.global__column:first-child{display:none}}.global .global__images--global{height:100%}@media (max-width:1200px){.global .global__cont{margin-top:0;margin:0 auto}}.global__item{height:100%}.global h1,.global h2{color:#e6e6e6}.global p{color:rgba(230,230,230,.8);margin-top:20px}@media (max-width:1200px){.global p{margin-top:0}}.global__image{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global .global__images--mob{display:none}@media (max-width:1200px){.global .global__images--mob{display:block;margin:50px 0}}.global__btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:48px}@media (max-width:1200px){.global__btns{margin-top:25px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:650px){.global__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:20px}}.global{height:auto;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}@media (max-width:1200px){.global__column:first-child{display:block}}@media (max-width:1200px){.global .global__images--mob{display:block;margin:10px 0}}@media (max-width:1200px){.global__column:last-child{display:none}}.global__btns a,.global__btns button{min-width:220px}.global{padding-top:150px}.requisites{background:#e6e6e6;padding:35px 0}@media (max-width:1200px){.requisites{padding:30px 0}}.requisites__header{margin-bottom:40px}@media (max-width:768px){.requisites__header{margin-bottom:24px}}.requisites__header h2{margin-bottom:20px}@media (max-width:768px){.requisites__header h2{margin-bottom:12px}}.requisites__header p{color:rgba(15,15,15,.8);line-height:1.6;max-width:900px}.requisites__cards{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px}@media (max-width:992px){.requisites__cards{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin-bottom:32px}}@media (max-width:576px){.requisites__cards{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px}}.requisites__card{background:#3f3f3f;padding:24px;position:relative;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:768px){.requisites__card{padding:20px}}@media (min-width:1200px){.requisites__card:hover{-webkit-transform:scale(.95);transform:scale(.95)}}.requisites__card-icon{margin-bottom:16px}@media (max-width:768px){.requisites__card-icon{margin-bottom:12px}}.requisites__card-icon svg{width:40px;height:40px}.requisites__card-label{font-size:clamp(16px,.1851851852vw + 15.3333333333px,18px);color:#e6e6e6;margin-bottom:12px}@media (max-width:991px){.requisites__card-label{margin-bottom:8px}}.requisites__card-value{font-size:clamp(18px,.1851851852vw + 17.3333333333px,20px);font-family:"Unbounded",sans-serif;font-weight:500;color:#e6e6e6;text-transform:uppercase}.requisites__card-value:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.requisites__legal{background:#fff;border:2px solid #ffb700;padding:24px}@media (max-width:768px){.requisites__legal{padding:20px}}.requisites__legal-icon{margin-bottom:16px}@media (max-width:768px){.requisites__legal-icon{margin-bottom:12px}}.requisites__legal-icon svg{width:40px;height:40px}.requisites__legal-title{font-size:clamp(18px,.1851851852vw + 17.3333333333px,20px);margin-bottom:20px;line-height:1.3}@media (max-width:768px){.requisites__legal-title{margin-bottom:12px}}.requisites__legal-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:768px){.requisites__legal-grid{gap:12px}}.requisites__legal-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:992px){.requisites__legal-row{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.requisites__legal-row{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:12px}}.requisites__legal-row:nth-child(2){-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media (max-width:576px){.requisites__legal-row:nth-child(2){-ms-grid-columns:1fr;grid-template-columns:1fr}}.requisites__legal-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.requisites__legal-item--wide{-ms-grid-column-span:1;grid-column:span 1}.requisites__legal-label{font-size:clamp(14px,.1851851852vw + 13.3333333333px,16px);color:#0f0f0f}.requisites__legal-value{font-size:clamp(14px,.1851851852vw + 13.3333333333px,16px);color:#0f0f0f}.payment .payment__top{margin-bottom:48px}.payment .payment__top h2{font-size:clamp(22px,1.6666666667vw + 16px,40px);max-width:600px}.payment .payment__top p{max-width:1010px}.payment__block:not(:last-child){margin-bottom:60px}.payment-methods__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:992px){.payment-methods__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.payment-methods__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;padding:32px;background-color:#3f3f3f}@media (max-width:1200px){.payment-methods__column:first-child{padding:20px}}.payment-methods__column:last-child{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}@media (max-width:992px){.payment-methods__column:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.payment-methods__title{font-size:clamp(22px,.5555555556vw + 20px,28px);color:#ffb700;text-transform:uppercase;margin-bottom:32px}@media (max-width:768px){.payment-methods__title{margin-bottom:20px}}.payment-methods__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (max-width:768px){.payment-methods__list{gap:16px}}.payment-methods__item{padding-left:24px;border-left:2px solid #ffb700}@media (max-width:991px){.payment-methods__item{padding-left:16px}}.payment-methods__item-title{font-weight:500;color:#e6e6e6;text-transform:uppercase;margin-bottom:8px;line-height:1.3}.payment-methods__item-text{color:#e6e6e6;line-height:1.5}.payment-methods__image{clip-path:polygon(0 0,100% 0,100% 69%,65% 100%,0 100%,0 76%);position:sticky;top:75px}.payment-methods__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.payment-refund__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:992px){.payment-refund__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.payment-refund__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}@media (max-width:992px){.payment-refund__column:first-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.payment-refund__column:last-child{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;padding:32px;background-color:#3f3f3f}@media (max-width:1200px){.payment-refund__column:last-child{padding:20px}}@media (max-width:768px){.payment-refund__column:last-child{padding:24px}}.payment-refund__image{clip-path:polygon(0 0,70% 0,100% 33%,100% 100%,0 100%,0 76%)}.payment-refund__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.payment-refund__title{font-size:clamp(22px,.5555555556vw + 20px,28px);color:#ffb700;text-transform:uppercase;margin-bottom:20px}@media (max-width:768px){.payment-refund__title{margin-bottom:16px}}.payment-refund__desc{font-size:clamp(14px,.1851851852vw + 13.3333333333px,16px);color:#e6e6e6;line-height:1.5;margin-bottom:32px}@media (max-width:768px){.payment-refund__desc{margin-bottom:12px}}.payment-refund__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-bottom:20px}@media (max-width:768px){.payment-refund__steps{gap:20px;margin-bottom:16px}}.payment-refund__step{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media (max-width:576px){.payment-refund__step{gap:16px}}.payment-refund__step-num{font-size:clamp(24px,.3703703704vw + 22.6666666667px,28px);font-family:"Unbounded",sans-serif;font-weight:700;color:#ffb700;-ms-flex-negative:0;flex-shrink:0;line-height:1;min-width:50px}@media (max-width:991px){.payment-refund__step-num{min-width:40px}}.payment-refund__step-title{font-size:clamp(14px,.1851851852vw + 13.3333333333px,16px);font-weight:700;color:#e6e6e6;text-transform:uppercase;margin-bottom:8px;line-height:1.3}.payment-refund__step-text{font-size:clamp(13px,.1851851852vw + 12.3333333333px,15px);color:rgba(230,230,230,.7);line-height:1.5;margin-top:0 !important}.payment-refund__note{color:#e6e6e6;line-height:1.5}.delivery{background:#e6e6e6;padding:50px 0 50px}@media (max-width:1200px){.delivery{padding:30px 0}}.delivery h2{margin-bottom:20px}.delivery .delivery__desp{color:rgba(15,15,15,.8);margin-bottom:40px}@media (max-width:1200px){.delivery .delivery__desp{margin-bottom:24px}}.delivery__header-icon{-ms-flex-negative:0;flex-shrink:0}.delivery__header-icon svg{width:48px;height:48px}@media (max-width:768px){.delivery__header-icon svg{width:40px;height:40px}}.delivery__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media (max-width:992px){.delivery__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.delivery__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 420px;flex:0 0 420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:992px){.delivery__column:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none}}.delivery__column:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.delivery__image{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.delivery__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.delivery h3,.delivery ul{position:relative;z-index:6}.delivery h3{margin-bottom:16px}@media (max-width:991px){.delivery h3{margin-bottom:12px}}.delivery-regions{position:relative;padding:24px}.delivery-regions:before{content:"";position:absolute;inset:0;background:#ffb700;clip-path:polygon(0 0,76% 0,100% 23%,100% 100%,0 100%);z-index:4}.delivery-regions:after{content:"";position:absolute;inset:2px;background:#f3f3f3;clip-path:polygon(0 0,76% 0,100% 23%,100% 100%,0 100%);z-index:5}@media (max-width:768px){.delivery-regions:before{clip-path:polygon(0 0,76% 0,100% 18%,100% 100%,0 100%)}.delivery-regions:after{clip-path:polygon(0 0,76% 0,100% 18%,100% 100%,0 100%)}}@media (max-width:768px){.delivery-regions{padding:20px}}.delivery-regions__title{font-size:clamp(18px,.3703703704vw + 16.6666666667px,22px);font-family:"Unbounded",sans-serif;font-weight:700;color:#0f0f0f;text-transform:uppercase;margin-bottom:20px}@media (max-width:768px){.delivery-regions__title{margin-bottom:16px}}.delivery-regions__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;list-style:disc;padding-left:20px}@media (max-width:768px){.delivery-regions__list{gap:12px}}.delivery-regions__item{font-size:clamp(13px,.1851851852vw + 12.3333333333px,15px);color:rgba(15,15,15,.8);line-height:1.5}.delivery-regions__item strong{color:#0f0f0f;font-weight:700}.delivery-methods{padding:24px;position:relative}.delivery-methods:before{content:"";position:absolute;inset:0;background:#ffb700;clip-path:polygon(0 0,80% 0,100% 15%,100% 100%,0 100%);z-index:4}.delivery-methods:after{content:"";position:absolute;inset:2px;background:#f3f3f3;clip-path:polygon(0 0,80% 0,100% 15%,100% 100%,0 100%);z-index:5}@media (max-width:768px){.delivery-methods:before{clip-path:polygon(0 0,76% 0,100% 7%,100% 100%,0 100%)}.delivery-methods:after{clip-path:polygon(0 0,76% 0,100% 7%,100% 100%,0 100%)}}@media (max-width:768px){.delivery-methods{padding:20px}}.delivery-methods__icon{position:relative;z-index:6;margin-bottom:24px;background-color:#0f0f0f;width:100px;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.delivery-methods__icon{margin-bottom:16px}}@media (max-width:991px){.delivery-methods__icon{width:80px;height:80px}.delivery-methods__icon img{width:50px;height:50px}}.delivery-methods__title{font-size:clamp(20px,.7407407407vw + 17.3333333333px,28px);font-family:"Unbounded",sans-serif;font-weight:700;color:#0f0f0f;text-transform:uppercase;margin-bottom:24px}@media (max-width:768px){.delivery-methods__title{margin-bottom:20px}}.delivery-methods__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;list-style:disc;padding-left:20px}@media (max-width:768px){.delivery-methods__list{gap:12px}}.delivery-methods__item{font-size:clamp(13px,.1851851852vw + 12.3333333333px,15px);color:rgba(15,15,15,.8);line-height:1.5}.delivery-methods__item strong{display:block;margin-bottom:0}.delivery-methods__item span{display:block}.faq{padding:60px 0}@media (max-width:991px){.faq{padding:30px 0}}.faq__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width:1024px){.faq__content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:40px}}@media (max-width:1200px){.faq__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.faq__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.faq__column:first-child{-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px}@media (max-width:1200px){.faq__column:first-child{-webkit-box-flex:0;-ms-flex:none;flex:none}}@media (max-width:991px){.faq .faq__lines{display:none}}.faq .faq__lines span{background-color:#c5c5c5;position:absolute;width:1px;height:80%;bottom:0}.faq .faq__lines span:nth-child(1){left:0}.faq .faq__lines span:nth-child(2){left:20%}.faq .faq__lines span:nth-child(3){left:40%}.faq__sticky{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;position:relative}.faq__sticky h2{z-index:5}@media (min-width:991px){.faq__sticky h2{position:sticky;top:100px}}@media (max-width:1024px){.faq__sticky h2{position:static}}.faq__title{line-height:1.1;font-size:clamp(22px,1.6666666667vw + 16px,40px)}.faq__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}@media (max-width:1200px){.faq__btns{margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.faq__btn{white-space:nowrap}.accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media (max-width:991px){.accordion{gap:16px}}.accordion__item{background-color:#f3f3f3;overflow:hidden}.accordion__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;width:100%;padding:24px;background:0 0;border:none;cursor:pointer;text-align:left}@media (max-width:768px){.accordion__header{padding:16px}}.accordion h3{font-size:clamp(12px,.7407407407vw + 9.3333333333px,20px);line-height:1.5}.accordion svg{width:48px;height:48px;min-width:48px;-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}@media (max-width:991px){.accordion svg{width:36px;height:36px;min-width:36px}}.accordion__body{display:-ms-grid;display:grid;-ms-grid-rows:0fr;grid-template-rows:0fr}.accordion .accordion__body{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.accordion .accordion__item._active svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.accordion__content{overflow:hidden;padding:0 24px;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.accordion__content ul{margin-left:20px}.accordion__content ul li{margin-bottom:10px;list-style:disc;color:rgba(15,15,15,.8)}.accordion__content ul li:last-child{margin-bottom:0}.accordion__content p{color:rgba(15,15,15,.8);margin:0 0 10px}.accordion__content p:last-child{margin-bottom:0}.accordion__item._active .accordion__body{-ms-grid-rows:1fr;grid-template-rows:1fr}.accordion__item._active .accordion__content{padding:0 24px 24px}@media (max-width:768px){.accordion__item._active .accordion__content{padding:0 16px 16px}}@media (max-width:1200px){section.payment{margin-top:60px}.payment .payment__top h2{margin-bottom:12px}}