@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{text-decoration:none;color:inherit;display:inline-block}button{border:none;background:rgba(0,0,0,0);cursor:pointer}html,body{height:100%}body{font-family:"Montserrat",sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:170.4%;color:#232323}.container{max-width:1230px;margin:0 auto;padding:0 15px}.social__btn{padding:0 26px;font-size:12px;font-style:normal;font-weight:500;line-height:15px;max-width:180px;width:100%;min-height:54px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;border-radius:5px;color:#fff;gap:16px}.tg__btn{background-color:#1795d2}.wb__btn{background:-webkit-gradient(linear, left top, left bottom, from(#83288C), to(#63227E));background:-o-linear-gradient(top, #83288C 0%, #63227E 100%);background:linear-gradient(180deg, #83288C 0%, #63227E 100%);padding:0 38px}.ozon__btn{background:-webkit-gradient(linear, left top, left bottom, from(#1B63F5), to(#1449B7));background:-o-linear-gradient(top, #1B63F5 0%, #1449B7 100%);background:linear-gradient(180deg, #1B63F5 0%, #1449B7 100%);padding:0 40px}.wrapper{width:100%}.breadcrubs__list{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:normal;gap:5px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrubs__list-item--active{color:#1795d2}.collection__inner{min-height:450px;background-position:center;background-repeat:no-repeat;background-size:cover;margin-bottom:30px;color:#fff;padding:270px 55px 52px}@media screen and (max-width: 650px){.collection__inner{padding:170px 25px 52px;min-height:300px}}.collection__title{color:#fff;font-size:25px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8px}.collection__text{font-size:15px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px}.collection__btn{border-radius:28px;border:1px solid #fff;max-width:240px;width:100%;padding:12px 30px;text-align:center}.collection__categories{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:75px}@media screen and (max-width: 770px){.collection__categories{gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.collection__categories-item{text-align:center}@media screen and (max-width: 770px){.collection__categories-item{width:49%;margin-bottom:25px}}.collection__categories-img{margin-bottom:30px}@media screen and (max-width: 770px){.collection__categories-img{margin-bottom:15px}}.collection__categories-title{font-size:16px;font-style:normal;font-weight:600;line-height:normal}.marquee{margin-bottom:75px}.marquee__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#55bd40;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;overflow:hidden;padding:30px 0}.marquee__item{color:#fff;font-size:38px;font-style:normal;font-weight:400;line-height:normal;-webkit-animation:marquee 12s infinite linear;animation:marquee 12s infinite linear}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.new-collection__title{font-size:32px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:40px}@media screen and (max-width: 410px){.new-collection__title{font-size:26px}}.new-collection__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:80px}@media screen and (max-width: 1100px){.new-collection__items{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 770px){.new-collection__items{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}.new-collection__item{position:relative;width:100%}.new-collection__item-ratio{position:relative;height:0;padding-top:140%;margin-bottom:20px}@media screen and (max-width: 770px){.new-collection__item{margin-bottom:20px}}.new-collection__item-tag{position:absolute;top:18px;left:18px;z-index:1;width:60px;height:60px;border-radius:50%;border:1px solid #232323;font-size:11.248px;font-style:normal;font-weight:600;line-height:16.068px;text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 770px){.new-collection__item-tag{top:8px;left:8px;width:45px;height:45px}}.new-collection__item-tag--sale{background-color:#55bd40;border:1px solid #55bd40;color:#fff}.new-collection__item-tag--last{color:#fff;background-color:#ff1f1f;border:1px solid #ff1f1f}.new-collection__item-img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 770px){.new-collection__item-img{width:100%}}.new-collection__item-title{font-size:12px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:13px}.new-collection__item-price{font-size:17px;font-style:normal;font-weight:500;line-height:normal}.banner{position:relative;margin-bottom:70px}@media screen and (min-width: 1201px){.banner{min-height:656px}}.banner__box{max-width:385px;padding-top:190px}@media screen and (max-width: 1200px){.banner__box{padding:90px 0}}@media screen and (max-width: 900px){.banner__box{padding:40px 0}}@media screen and (max-width: 770px){.banner__box{padding-bottom:0;margin:0 auto;width:385px;max-width:100%}}.banner__suptitle{font-size:20.16px;font-style:normal;font-weight:400;line-height:166.4%;color:#878787;margin-bottom:25px}.banner__title{max-width:311px;font-size:45px;font-style:normal;font-weight:700;line-height:116.4%;margin-bottom:25px}@media screen and (max-width: 400px){.banner__title{font-size:30px}}.banner__text{color:#878787;font-size:16.128px;font-style:normal;font-weight:400;line-height:166.4%}.banner__image{position:absolute;bottom:0;left:40%;width:47%}@media screen and (max-width: 1200px){.banner__image{left:auto;right:0;width:600px}}@media screen and (max-width: 900px){.banner__image{width:400px}}@media screen and (max-width: 770px){.banner__image{position:relative;left:0;margin:0 auto;width:100%}}.product{margin-bottom:70px;width:100%;max-width:none;display:block}.product__inner{min-height:397px;padding:100px 64px;background-size:cover}@media screen and (max-width: 770px){.product__inner{padding:100px 20px}}.product__title{max-width:330px;font-size:47.917px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:18px;text-transform:uppercase}@media screen and (max-width: 770px){.product__title{font-size:34px}}.product__text{max-width:264px;font-size:15px;font-style:normal;font-weight:400;line-height:154.4%}.product__gallery{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr);-ms-grid-rows:384px 238px 445px;grid-template-rows:384px 238px 445px;gap:35px;background:none;border-radius:0;padding:0}.product__gallery-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product__gallery-img:nth-child(1),.product__gallery-img:nth-child(2){-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:2;grid-row-end:3}.product__gallery-img:nth-child(4){-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3}.product__gallery-img:nth-child(5){-ms-grid-row:2;grid-row-start:2;-ms-grid-row-span:2;grid-row-end:4}@media screen and (max-width: 1000px){.product__gallery{-ms-grid-rows:284px 138px 345px;grid-template-rows:284px 138px 345px;gap:20px}}@media screen and (max-width: 770px){.product__gallery{-ms-grid-rows:25vw 20vw 35vw;grid-template-rows:25vw 20vw 35vw;gap:2vw}}.description__inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;margin-bottom:50px}@media screen and (max-width: 768px){.description__inner{display:block}}.description__image{position:relative}@media screen and (max-width: 768px){.description__image{margin-bottom:30px}}.description__img{margin-bottom:20px}.description__minimage{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.description__box{max-width:453px}.description__title{font-size:25px;font-style:normal;font-weight:600;line-height:137.9%;margin-bottom:27px;text-transform:uppercase}.description__subtitle{font-size:15px;font-style:normal;font-weight:600;line-height:137.9%;margin-bottom:7px}.description__text{margin-bottom:27px}.description__compound{margin-bottom:20px}.description__compound span{font-size:15px;font-style:normal;font-weight:600;line-height:137.9%}.description__color{margin-bottom:20px}.description__color span{font-size:15px;font-style:normal;font-weight:600;line-height:137.9%}.description__sizes{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:27px}.description__sizes-left{font-size:15px;font-style:normal;font-weight:600;line-height:137.9%}.description__sizes-right{-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.description__sizes-right button{text-transform:uppercase;color:#b3b3b3;padding:0 12px;border-right:1px solid #b3b3b3;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.description__sizes-right button:last-child{border-right:none}.description__sizes-right .active{font-weight:600;color:#000}.description__price{font-size:35px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:30px}.description__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.description__btn{font-size:11.908px;font-style:normal;font-weight:600;line-height:17.011px;color:#fff;max-width:200px;width:100%;min-height:53px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#1795d2;border-radius:4.253px;-webkit-box-shadow:0px 4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset,0px -4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset;box-shadow:0px 4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset,0px -4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset}.description__btn-green{-webkit-box-shadow:0px 4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset,0px -4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset;box-shadow:0px 4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset,0px -4.2528481483px 3.4022784233px 0px rgba(255,255,255,.25) inset;background-color:#55bd40}.description__info{margin-bottom:50px}.description__info-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px;margin-bottom:28px}.description__info-btn{font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:0 39px;min-height:37px;background-color:#000;border:1px solid #000;color:#fff;border-radius:150px;color:#000;background-color:rgba(0,0,0,0)}.description__info-btn.is-active{color:#fff;background:#000}.description__info-textbox{max-width:915px;display:none}.description__info-textbox.is-active{display:block}.description__info-text{margin-bottom:25px}.order{margin-bottom:100px}.order__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:66px}.order__content{max-width:750px;width:100%}.order__titlebox{padding-bottom:20px;border-bottom:1px solid #efefef;margin-bottom:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order__title{font-size:35px;font-style:normal;font-weight:600;line-height:57.893px}.order__amount{font-size:25.73px;font-style:normal;font-weight:600;line-height:33.771px;letter-spacing:-0.515px;color:#70737c}.order__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15.009px;font-style:normal;font-weight:400;line-height:178.187%;color:#70737c;margin-bottom:30px}.order__info-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:72px}.order__items{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}.order__item{padding-bottom:25px;border-bottom:1px solid #efefef;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:16px;padding-right:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.order__item--bonus{border-radius:5px;background-color:#1795d2;color:#fff;padding-top:25px}.order__item--bonus .order__item-minus path,.order__item--bonus .order__item-plus path{stroke:#fff}.order__item--bonus .order__item-num{color:#fff}.order__item--bonus .order__item-info{color:#fff}.order__item--bonus .order__item-close{left:9px;top:17px}.order__item-close{position:absolute;left:10px;top:-5px;width:24px;height:24px;padding:0}.order__item-titlebox{margin-bottom:7px}.order__item-title{font-size:15.009px;font-style:normal;font-weight:700;line-height:129.187%;max-width:175px}.order__item-info{color:#70737c;font-size:12px;font-style:normal;font-weight:400;line-height:129.187%}.order__item-quantity{border-radius:5px;border:1.072px solid #efefef;padding:7.5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;font-size:17.153px;font-style:normal;font-weight:500;line-height:178.187%;letter-spacing:-0.6px;color:#1795d2}.order__item-minus{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order__item-plus{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order__item-price{font-size:20px;font-style:normal;font-weight:700;line-height:115%;text-align:center}.order__item-total{font-size:20px;font-style:normal;font-weight:700;line-height:115%;min-width:75px;text-align:center}.order__bonus{margin-bottom:30px}.order__bonus-box{font-size:15px;font-style:normal;font-weight:500;line-height:178.187%}.order__bonus-your{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.order__bonus-num{color:#55bd40;font-weight:700}.order__bonus-get{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.order__bonus-getnum{font-weight:700}.order__bonus-btn{max-width:306px;width:100%;padding:12px 0;background-color:#1795d2;color:#fff;border-radius:5px;font-size:17.153px;font-style:normal;font-weight:700;line-height:178.187%}.order__aside{border-radius:12.865px;border:1.072px solid #efefef;-webkit-box-shadow:0px 4.2883548737px 12.865064621px 0px rgba(207,207,207,.25);box-shadow:0px 4.2883548737px 12.865064621px 0px rgba(207,207,207,.25);max-width:375px;width:100%}.order__aside-inner{padding:25px 33px}.order__aside-title{font-size:19.298px;font-style:normal;font-weight:700;line-height:30.018px;letter-spacing:-0.386px;margin-bottom:22px}.order__aside-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.order__aside-amount{font-size:15.009px;font-style:normal;font-weight:400;line-height:178.187%;color:#70737c}.order__aside-price{font-size:20px;font-style:normal;font-weight:700;line-height:115%}.order__aside-promo{margin-bottom:17px}.order__aside-promotext{font-size:15.009px;font-style:normal;font-weight:400;line-height:178.187%;color:#70737c;margin-bottom:6px}.order__aside-input{width:100%;border:1.072px solid #efefef;border-radius:5px;padding:15px 25px}.order__aside-input::-webkit-input-placeholder{font-size:17.153px;font-style:normal;font-weight:400;color:#cecece;line-height:30.018px}.order__aside-input::-moz-placeholder{font-size:17.153px;font-style:normal;font-weight:400;color:#cecece;line-height:30.018px}.order__aside-input:-ms-input-placeholder{font-size:17.153px;font-style:normal;font-weight:400;color:#cecece;line-height:30.018px}.order__aside-input::-ms-input-placeholder{font-size:17.153px;font-style:normal;font-weight:400;color:#cecece;line-height:30.018px}.order__aside-input::placeholder{font-size:17.153px;font-style:normal;font-weight:400;color:#cecece;line-height:30.018px}.order__aside-totalbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:34px}.order__aside-total{font-size:15.009px;font-style:normal;font-weight:400;line-height:178.187%;color:#70737c}.order__aside-totalprice{font-size:20px;font-style:normal;font-weight:700;line-height:115%}.order__aside-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.order__aside-btn{max-width:306px;width:100%;padding:12px 0;background-color:#55bd40;color:#fff;border-radius:5px;font-size:17.153px;font-style:normal;font-weight:700;line-height:178.187%}.account__title{font-size:25px;font-style:normal;font-weight:700;line-height:15px;margin-bottom:32px}.account__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.account__tab{padding:20px 42px;border-radius:5px;border:2px solid #1795d2;font-size:15px;font-style:normal;font-weight:500;line-height:15px;color:#1795d2;background-color:rgba(0,0,0,0);-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.account__tab--active{color:#fff;background-color:#1795d2}.account__exit{padding:20px 42px;border-radius:5px;border:2px solid #55bd40;font-size:15px;font-style:normal;font-weight:500;line-height:15px;color:#fff;background-color:#55bd40}.account__bonus{margin-bottom:70px}.account__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px;margin-bottom:50px}.account__status-text{font-size:16px;font-style:normal;font-weight:700;line-height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.account__status-text span{color:#55bd40;font-weight:500}.account__ref-title{font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:20px}.account__ref-item{border-radius:5px;background-color:#55bd40;padding:26px 81px 26px 31px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;text-align:center;font-size:16px;font-style:normal;line-height:20px;margin-bottom:50px}.account__ref-itemtitle{font-weight:700;margin-bottom:5px}.account__ref-itemtext{font-weight:500}.account__ref-link{font-size:21.175px;font-style:normal;font-weight:700;line-height:26.469px}.account__ref-linktext{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.account__table{width:100%;color:#fff;border:1px solid #fff;border-collapse:collapse;border-spacing:0px}.account__table th{font-weight:500;padding:12px 40px;border:1px solid #fff}.account__table tr{border:1px solid #fff}.account__table thead{border:1px solid #fff;background-color:#1795d2}.account__table tbody{color:#232323}.account__table td{padding:12px 0;border:1px solid #1795d2;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:20px;height:44px}.account__table td span{color:#55bd40}.account__table td a{text-decoration:underline;color:#1795d2}.account__orders{margin-bottom:70px}.account__address{margin-bottom:70px}.account__address-suptitle{font-size:15px;font-style:normal;font-weight:500;line-height:20px;opacity:.5;margin-bottom:32px}.account__address-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.account__address-item{max-width:483px;width:100%}.account__address-delivery{margin-bottom:13px;font-size:15px;font-style:normal;font-weight:600;line-height:20px}.account__address-list{margin-bottom:5px}.account__address-listitem{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.account__address-itemtitle{font-weight:600}.account__address-name{font-weight:400}.account__address-change{font-size:12px;font-style:normal;font-weight:400;line-height:26px;color:#1795d2;padding:0}.account__detailes{margin-bottom:70px}.account__detailes-form{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;margin-bottom:24px}.account__detailes-info{font-weight:500;opacity:.5;margin-bottom:24px}.account__detailes-info--second{margin-bottom:12px}.account__detailes-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:215px;width:100%}.account__detailes-span{font-size:12px;font-weight:500;margin-bottom:3px}.account__detailes-input{border-radius:5px;border:1px solid #1795d2;padding:10px 16px;max-width:215px;width:100%}.account__detailes-save{max-width:215px;width:100%;padding:14px 0;border-radius:5px;border:1px solid #1795d2;background-color:#1795d2;color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:20px}.account__address-input:checked,.account__address-input:not(:checked){position:absolute;left:-9999px}.account__address-input:checked+.account__address-title,.account__address-input:not(:checked)+.account__address-title{position:relative;padding-right:28px;cursor:pointer;line-height:20px}.account__address-input:checked+.account__address-title:before,.account__address-input:not(:checked)+.account__address-title:before{content:"";position:absolute;right:0;top:0;width:18px;height:18px;background-color:#9b9b9b;border-radius:100%}.account__address-input:checked+.account__address-title:before{background:#1795d2}.account__address-input:checked+.account__address-title:after,.account__address-input:not(:checked)+.account__address-title:after{content:"";width:8px;height:8px;background:#fff;position:absolute;top:5px;right:5px;border-radius:100%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.account__address-input:not(:checked)+.account__address-title:after{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.account__address-input:checked+.account__address-title:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.woocommerce-variation-price>.price{line-height:1.2}