@charset "UTF-8";/*!
Theme Name: News
Theme URI: http://underscores.me/
Author: Alex Kulachinsky
Author URI: https://www.linkedin.com/in/alexander-kulachinsky-0b1b96217/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: news
*/h1,.u-h1{font-family:Golos Text;font-weight:500;font-size:4.0625rem;line-height:1.2}@media only screen and (max-width:575px){h1,.u-h1{font-size:28px;line-height:1;margin-bottom:12px}}h2,.u-h2{font-family:Golos Text;font-style:normal;font-weight:500;font-size:3rem;line-height:1.2}@media only screen and (max-width:575px){h2,.u-h2{font-size:30px;line-height:1}}h3,.u-h3{font-family:Golos Text;font-style:normal;font-weight:400;font-size:2.25rem;line-height:1}@media only screen and (max-width:575px){h3,.u-h3{font-size:18px;line-height:1.3}}h4,.u-h4,h5,.u-h5{font-family:Golos Text;font-weight:700;font-size:1rem;line-height:1.2}h6,.u-h6{font-family:Golos Text;font-weight:300;font-size:.875rem;line-height:1.5}p{font-family:Montserrat;font-style:normal;font-weight:600;font-size:1rem;line-height:1.3}.u-text{font-family:Montserrat;font-style:normal;font-weight:400;font-size:1rem;line-height:1.2;text-transform:uppercase;color:#2a2424}.is-yellow{color:#ffa819}.is-blue{color:#1e496c}.is-orange{color:#ed753c}.is-bold{font-weight:700}.is-red{color:red}p,h1,h2,h3,h4,h5,h6,span,div,a{font-family:Golos Text,sans-serif}.u-container{max-width:83.125rem;margin:0 auto;padding:0 .9375rem}.u-relative{position:relative}.u-btn{display:inline-block;position:relative;cursor:pointer;font-size:1rem;line-height:1.4;font-style:normal;font-weight:400;text-align:center;padding:.75rem 1.5625rem;border-radius:3.125rem;font-family:Golos Text}.u-btn[disabled]{background:#c4c3c3!important;color:#000!important;cursor:not-allowed}.u-btn.is-blur{background:#ffffff1f;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff}.u-btn.is-small{padding:.5rem 1.5rem;text-transform:none;font-size:14px}.u-btn.is-black{color:#fff;background:#000}.u-btn.is-blue{background-color:#276ef6;color:#fff}.u-btn.is-yellow{color:#fff;background:#ffa819}.u-btn.is-white-border{color:#fff;border:1px solid #E1E1E1}.u-btn.is-orange{background:#ffa819b2;border-radius:.5rem;color:#000}@media only screen and (max-width:575px){.u-btn.is-small{font-size:16px}}.u-tags{font-size:28px;line-height:1;text-align:center;letter-spacing:.25em;text-transform:uppercase;margin-left:50px;color:#f1ab32}.u-read-more{color:#252525;font-size:1rem;margin-top:1.25rem;font-style:normal;font-weight:500;line-height:140%;display:flex;align-items:center}.u-read-more svg{fill:#fff}.u-read-more__icon{width:2.25rem;height:2.25rem;border-radius:50%;background:#ffa819;margin-right:.625rem;display:flex;justify-content:center;align-items:center}.u-read-more.is-black .u-read-more__icon{background:#39322d}.u-read-more.is-black .u-read-more__icon svg{fill:#fff}.u-read-more svg{width:1rem;height:1rem}.js-add-to-cart{position:relative}.js-add-to-cart.is-proccess{cursor:not-allowed}.js-add-to-cart .js-button-text.is-hide{opacity:0;visibility:hidden}.js-add-to-cart .js-button-text.is-show{opacity:1;visibility:visible}.js-add-to-cart .c-loader{opacity:1;visibility:visible;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.u-col{margin-bottom:1.25rem}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px #4444441c;box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.d-none{display:none!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px;box-sizing:border-box}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{max-width:8.3333333333%}.col-2{max-width:16.6666666667%}.col-3{max-width:25%}.col-4{max-width:33.3333333333%}.col-5{max-width:41.6666666667%}.col-6{max-width:50%}.col-7{max-width:58.3333333333%}.col-8{max-width:66.6666666667%}.col-9{max-width:75%}.col-10{max-width:83.3333333333%}.col-11{max-width:91.6666666667%}.col-12{max-width:100%}@media(min-width:576px){.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}.col-sm-12{width:100%}.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.d-sm-none{display:none!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}}@media(min-width:768px){.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.d-md-none{display:none!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}}@media(min-width:992px){.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.d-lg-none{display:none!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}}@media(min-width:1200px){.col-xl-1{width:8.3333333333%}.col-xl-2{width:16.6666666667%}.col-xl-3{width:25%}.col-xl-4{width:33.3333333333%}.col-xl-5{width:41.6666666667%}.col-xl-6{width:50%}.col-xl-7{width:58.3333333333%}.col-xl-8{width:66.6666666667%}.col-xl-9{width:75%}.col-xl-10{width:83.3333333333%}.col-xl-11{width:91.6666666667%}.col-xl-12{width:100%}.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.d-xl-none{display:none!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}}.is-overflow-hidden{overflow:hidden}.wrapper{position:relative;display:flex;flex-direction:column;min-height:100%}.wrapper main{flex:1 0 auto}.wrapper footer{flex:0 0 auto}.text-center{text-align:center}html{height:auto}.post,.page{margin-bottom:0}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],input textarea{color:#666;border:0;resize:none;outline:none;box-sizing:border-box}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;max-width:150px;height:4px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;border-radius:4px;padding:0}input[type=range]:hover{opacity:1}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;background:#f59d19;cursor:pointer;border-radius:50%}input[type=range]::-moz-range-thumb{width:12px;height:12px;background:#f59d19;cursor:pointer}picture{display:block}input[type=submit],button,button:focus{cursor:pointer;outline:none}body{position:relative;box-sizing:border-box;overflow-x:hidden}html{height:100%;box-sizing:border-box}hr{width:100%;height:1px;background:#dfdfdf;opacity:.8;display:block;margin:10px 0}p,div,a{outline:none}button,input{appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;background-color:transparent;border:none}input[type=radio]{height:16px;width:16px;border-radius:100%;border:1px solid #ccc;background-color:#fff;transition:all .2s ease;cursor:pointer;box-sizing:border-box;flex-shrink:0}input[type=radio]:checked{border:5px solid #2980b9}input[type=checkbox]{height:22px;width:22px;background:#fff;padding:0;border:1px solid #EFEFEF;border-radius:4px;cursor:pointer;box-sizing:border-box;flex-shrink:0}input[type=checkbox]:checked{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%207.9786L5.13666%2013.1251L15%203.27146L13.584%201.875L5.13666%2010.3125L1.39643%206.5723L0%207.9786Z'%20fill='%2300709E'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:80%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}img{max-width:100%;height:auto}a{color:inherit}p{color:inherit;font-weight:inherit;line-height:inherit}hr{border:.5px solid #f1f1f1}mark{font-weight:500;background-color:transparent}pre{direction:ltr!important;text-align:left!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;box-sizing:border-box}ol,ul{list-style:none}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none}.c-accordion{color:#222}.c-accordion__block{background:#fff;border:1px solid #222222;border-radius:1rem;margin-bottom:1.5rem;padding:1rem}.c-accordion__block.is-active .c-accordion__block-title svg{transform:rotate(180deg)}.c-accordion__block-title{font-weight:500;font-size:1.5rem;line-height:150%;display:flex;align-items:flex-start;justify-content:space-between;cursor:pointer}.c-accordion__block-title span{padding-right:2rem}.c-accordion__block-title svg{transition:all .3s ease;flex-shrink:0;width:1.25rem;height:auto;position:relative;top:.5rem}.c-accordion__block-content{padding-top:1rem;font-weight:400;font-size:1.1875rem;line-height:1.5}.c-accordion__block-content p{font-weight:400;font-size:1.1875rem;line-height:1.5}.c-accordion .js-accordion__list{display:none}@media only screen and (max-width:767px){.c-accordion__block{padding:12px;margin-bottom:16px}.c-accordion__block-title{font-size:20px}.c-accordion__block-title span{padding-right:10px}.c-accordion__block-title svg{width:18px;height:auto}.c-accordion__block-content{padding-top:8px}.c-accordion__block-content p{font-size:17px;line-height:1.6}}.c-advantages{display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1.4;font-weight:500;line-height:1}.c-advantages__item{margin-right:4.0625rem;display:flex;align-items:center}.c-advantages__item svg{flex-shrink:0;margin-right:1.125rem;width:1.6875rem;height:1.6875rem}@media only screen and (max-width:767px){.c-advantages{flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:16px}.c-advantages__item{margin-bottom:10px;margin-right:0}.c-advantages__item svg{width:20px;height:20px;margin-right:10px}}.c-arrow{display:flex;align-items:center;width:100%}.c-arrow.is-big .c-arrow__prev,.c-arrow.is-big .c-arrow__next{max-width:330px;width:100%;margin:0 25px}.c-arrow.is-small .c-arrow__prev{transform:rotate(180deg)}.c-arrow.is-small .c-arrow__prev,.c-arrow.is-small .c-arrow__next{display:block}.c-arrow__prev{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border-radius:50%;border:1px solid #EAEAE9;background:#fff;margin-right:.5rem}.c-arrow__prev svg{width:.9375rem;height:.9375rem}.c-arrow__next{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border-radius:50%;border:1px solid #EAEAE9;background:#fff}.c-arrow__next svg{width:.9375rem;height:.9375rem}.c-arrow__line{height:1px;width:100%;background-color:#202020}.c-arrow__count{font-family:Montserrat;font-style:normal;font-weight:300;font-size:24px;line-height:29px;width:auto;margin:0 10px;flex-shrink:0;text-align:center;text-transform:uppercase;color:#202020}.c-arrow .js-next,.c-arrow .js-prev{cursor:pointer}@media only screen and (max-width:575px){.c-arrow.is-big .c-arrow__prev,.c-arrow.is-big .c-arrow__next{margin:0 10px}}blockquote{border-radius:5px;background:#fff;padding:2.5rem 2rem 2.5rem 8.25rem;position:relative;margin-bottom:1.5rem}blockquote p{color:#000;font-size:1.375rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1.375rem}blockquote cite{color:#000;font-family:Playfair Display;font-size:1.375rem;font-style:italic;font-weight:500;line-height:1.45}blockquote:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='71'%20height='71'%20viewBox='0%200%2071%2071'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_37_3128'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='71'%20height='71'%3e%3cg%20clip-path='url(%23clip0_37_3128)'%3e%3cg%20clip-path='url(%23clip1_37_3128)'%3e%3cpath%20d='M17.9914%2032.8351C18.6062%2028.1739%2022.7266%2023.9547%2030.2637%2020.2781L31.6209%2019.6159L26.0566%209.3429L24.8004%209.97959C8.86186%2018.059%200.780273%2029.4771%200.780273%2043.917C0.780273%2048.8993%202.36184%2053.2024%205.48135%2056.7071C8.64461%2060.2605%2012.4834%2062.0623%2016.8919%2062.0623C20.853%2062.0623%2024.212%2060.6518%2026.8752%2057.8694C29.5212%2055.105%2030.8628%2051.6713%2030.8628%2047.6635C30.8628%2043.8764%2029.5076%2040.5014%2026.8349%2037.6322C24.4776%2035.1014%2021.5072%2033.4915%2017.9914%2032.8351ZM24.784%2055.8677C22.6586%2058.0882%2020.077%2059.1674%2016.8919%2059.1674C13.2955%2059.1674%2010.2705%2057.733%207.64396%2054.7822C4.9733%2051.782%203.67502%2048.228%203.67502%2043.9169C3.67502%2037.2987%205.53863%2031.3237%209.21377%2026.1581C12.7205%2021.2295%2017.98%2016.8781%2024.8599%2013.2108L27.6474%2018.3572C19.2638%2022.7505%2015.0161%2028.0317%2015.0161%2034.0694V35.3623L16.3006%2035.5077C19.7607%2035.8994%2022.5132%2037.2397%2024.7167%2039.6052C26.9044%2041.9537%2027.9679%2044.5898%2027.9679%2047.6634C27.968%2050.9457%2026.9264%2053.6292%2024.784%2055.8677Z'%20fill='%23FFA819'/%3e%3cpath%20d='M57.2733%2032.8394C57.8807%2028.1743%2061.9672%2023.9529%2069.4438%2020.2759L70.7803%2019.6187L65.3542%209.33826L64.0856%209.97837C48.0742%2018.0574%2039.9558%2029.476%2039.9558%2043.917C39.9558%2048.9025%2041.5576%2053.2079%2044.7165%2056.7135C47.9147%2060.2626%2051.7694%2062.0622%2056.1743%2062.0622C60.1404%2062.0622%2063.4839%2060.6489%2066.1117%2057.8615C68.717%2055.0982%2070.0382%2051.6671%2070.0382%2047.6634C70.0382%2043.8761%2068.683%2040.5011%2066.0106%2037.6321C63.658%2035.1067%2060.7235%2033.4982%2057.2733%2032.8394ZM64.0057%2055.8757C61.9171%2058.0908%2059.3556%2059.1676%2056.1743%2059.1676C52.5744%2059.1676%2049.5299%2057.7311%2046.8669%2054.7758C44.1641%2051.7764%2042.8504%2048.2246%2042.8504%2043.917C42.8504%2037.3%2044.7225%2031.3259%2048.4139%2026.1608C51.9362%2021.2333%2057.2185%2016.8827%2064.1275%2013.2157L66.8395%2018.3542C58.5163%2022.749%2054.299%2028.0313%2054.299%2034.0696V35.3595L55.5802%2035.5075C58.9691%2035.8986%2061.6879%2037.239%2063.8925%2039.6053C66.0802%2041.9537%2067.1434%2044.5895%2067.1434%2047.6635C67.1435%2050.95%2066.1171%2053.6364%2064.0057%2055.8757Z'%20fill='%23FFA819'/%3e%3c/g%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_37_3128)'%3e%3crect%20x='0.780273'%20y='0.700195'%20width='70'%20height='70'%20fill='%23FFA819'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_37_3128'%3e%3crect%20width='70'%20height='70'%20fill='white'%20transform='translate(0.780273%200.700195)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_37_3128'%3e%3crect%20width='70'%20height='70'%20fill='white'%20transform='translate(0.780273%200.700195)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-size:100%;background-repeat:no-repeat;background-position:center;display:inline-block;position:absolute;left:2rem;top:2.5rem;width:4.375rem;height:4.375rem}@media only screen and (max-width:575px){blockquote{padding:20px 10px 20px 60px}blockquote p{font-size:16px;line-height:120%}blockquote cite{font-size:16px;line-height:120%;text-align:right;display:block}blockquote:before{width:40px;height:40px;left:10px;top:20px}}.c-breadcrumbs,.woocommerce-breadcrumb{display:flex;align-items:center;margin-bottom:1.5rem;font-weight:400;font-size:.9375rem;line-height:1.8;color:#323232}.c-breadcrumbs .breadcrumb_last,.woocommerce-breadcrumb .breadcrumb_last{color:#ffa819}@media only screen and (max-width:575px){.c-breadcrumbs,.woocommerce-breadcrumb{margin-bottom:20px;font-size:12px}}.c-burger{position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer;width:100%;max-width:22px;height:16px;flex-shrink:0}.c-burger span{display:block;position:absolute;height:2px;border-radius:4px;width:100%;background-color:#333;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.c-burger span:nth-child(1){top:0;transform-origin:left center}.c-burger span:nth-child(2){top:50%;transform:translateY(-50%);transform-origin:left center}.c-burger span:nth-child(3){bottom:0;transform-origin:left center}.c-burger.is-open span:nth-child(1){transform:rotate(45deg);top:0}.c-burger.is-open span:nth-child(2){transform:translateY(-50%) rotate(-45deg);top:100%}.c-burger.is-open span:nth-child(3){opacity:0}.c-cart{width:41px;height:41px;background-color:#fff;border-radius:50%;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;z-index:3}.c-cart__count{background-color:#3fbeeb;box-shadow:0 4px 4px #00000040;color:#fff;width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;bottom:-1px;left:-10px;border-radius:50%;font-weight:600;font-size:14px;line-height:1}.c-cart-modal{cursor:default;position:absolute;z-index:2;top:-60px;left:-60px;background-color:#fff;box-shadow:0 0 4px #00000040;border-radius:40%;width:100vw;max-width:600px;display:flex;flex-direction:column;align-items:center;padding:120px 30px;overflow:hidden;opacity:0;transform:scale(0);transition:all .3s ease;pointer-events:none;transform-origin:top left}.c-cart-modal.is-open{opacity:1;pointer-events:all;transform:scale(1)}.c-cart-modal.is-circle{border-radius:50%}.c-cart-modal.is-empty{padding:0;border-radius:50%;width:234px;height:234px;display:flex;align-items:center;justify-content:center;top:-40px;left:0}.c-cart-empty-message{display:flex;flex-direction:column;justify-content:center}.c-cart-items{max-width:342px;margin-bottom:27px}.c-cart-item{background:#fff;box-shadow:0 2px 4px #00000040;border-radius:40px;padding:10px 5px 10px 35px;display:flex;align-items:center;line-height:1}.c-cart-item:not(:last-child){margin-bottom:20px}.c-cart-item__permalink{display:flex;align-items:center}.c-cart-item__info{text-align:right;font-size:20px;margin-right:20px}.c-cart-item__name{font-weight:700;text-align:right;font-size:19px;line-height:1;margin-bottom:7px}.c-cart-item__price{font-weight:700;margin-right:10px}.c-cart-item__image{line-height:0}.c-cart-item__image img{width:130px;height:103px}.c-cart__total{font-weight:700;font-size:24px;margin-bottom:7px}.c-cart__total strong{display:none}@media only screen and (max-width:991px){.c-cart-modal{direction:ltr;left:unset;transform-origin:top right;border-radius:10%;padding:15px;width:fit-content;top:65px;right:30px}}@media only screen and (max-width:419px){.c-cart-modal{right:0;left:0;margin:0 auto}.c-cart-items{max-width:325px}}.c-category{padding:.875rem .875rem .875rem 1.75rem;border-radius:3.125rem;border:1px solid #E2E2E2;background:#fff;display:flex;align-items:center;justify-content:space-between;color:#000;font-size:.9375rem;font-weight:500;line-height:1.6}.c-category__count{color:#666;text-align:center;font-size:.875rem;font-weight:500;line-height:1.6;border-radius:50%;border:1px solid #E2E2E2;margin-left:1rem;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}.c-checkbox{display:flex;align-items:center}.c-checkbox input{flex-shrink:0;margin-right:10px}.c-checkbox p{font-size:15px;line-height:2px;font-weight:400;font-family:Montserrat}input[type=checkbox]{height:18px!important;width:18px!important;padding:0!important;background:#fff;border:1px solid #D9D9D9;border-radius:2px;cursor:pointer;box-sizing:border-box;flex-shrink:0}input[type=checkbox]:checked{background-color:#fff;background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='15'%20viewBox='0%200%2015%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%207.9786L5.13666%2013.1251L15%203.27146L13.584%201.875L5.13666%2010.3125L1.39643%206.5723L0%207.9786Z'%20fill='%2300709E'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:80%}.c-comments{max-width:42rem;margin:0 auto;color:#111827}.c-comments__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.c-comments__heading.u-h3{margin:0;color:#111827;font-size:1.5rem;font-weight:700;line-height:1.25}.c-comments__empty{margin:0;padding:1.25rem 1.5rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#6b7280;font-size:.9375rem;line-height:1.6}.c-comments__box{display:flex;flex-direction:column;gap:.75rem}.c-comments__box.is-scroll{max-height:37.5rem;overflow-y:auto;overflow-x:hidden;direction:ltr;padding-right:.625rem;margin-bottom:1.25rem}.c-comments__box.is-scroll::-webkit-scrollbar-track{background-color:#f5f5f5}.c-comments__box.is-scroll::-webkit-scrollbar{width:3px;background-color:#f5f5f5}.c-comments__box.is-scroll::-webkit-scrollbar-thumb{background-color:#000;border:1px solid #555}.c-comments .c-comment-form{margin-bottom:1.5rem;padding:0;border:0;border-radius:0;background:transparent}.c-comments .c-comment-form__notice{margin:0 0 1rem;color:#6b7280;font-size:.875rem;font-weight:400;line-height:1.6}.c-comments__registration{display:block;margin:0 0 1rem}.c-comments__registration select{display:block!important;margin:0;border:0;padding:0;height:1px;opacity:0;position:relative;top:10px}.c-comments__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.c-comments__field,.c-comments__field .c-input,.c-comments .c-comment-form .c-input{width:100%}.c-comments__field--rating{grid-column:1/-1}.c-comments__registration-label{color:#4b5563;font-size:.875rem;font-weight:500;line-height:1.4}.c-comments__registration-label .comment-form-rating{margin-top:.5rem;position:relative}.c-comments__registration-label .comment-form-rating .stars{margin-bottom:0}.c-comments__registration-label .comment-form-rating .error-msg{position:absolute}.c-comments .c-input{background:#fff;border-color:#e5e7eb;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.c-comments .c-input:focus-within,.c-comments .c-input.is-active{border-color:#f59d19;box-shadow:0 0 0 3px #f59d1924}.c-comments .c-input.invalid{border-color:#dc143c;box-shadow:0 0 0 3px #dc143c14}.c-comments .c-input label{background:#fff;color:#6b7280;left:1rem;font-size:.875rem}.c-comments .c-input input,.c-comments .c-input textarea{min-height:3.375rem;padding:1.125rem 1rem .75rem;background:transparent;color:#111827;font-size:.875rem;line-height:1.5}.c-comments .c-input input::placeholder,.c-comments .c-input textarea::placeholder{color:#9ca3af}.c-comments .c-comment-form__body{display:flex;flex-direction:column;align-items:flex-start}.c-comments .c-comment-form__textarea{width:100%;margin:0 0 1rem;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.c-comments .c-comment-form__textarea label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.c-comments .c-comment-form__textarea textarea{min-height:8.25rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;resize:vertical}.c-comments .c-comment-form__textarea textarea:focus{outline:none}.c-comments .c-comment-form__submit{min-width:0;border-radius:8px;padding:.625rem 1rem;background:#f59d19;color:#111827;font-size:.8125rem;font-weight:600;line-height:1.4;transition:background-color .2s ease,box-shadow .2s ease}.c-comments .c-comment-form__submit:hover,.c-comments .c-comment-form__submit:focus{background:#e58d0f;box-shadow:0 0 0 3px #f59d192e}.c-comments .c-user{margin:0;padding:1.5rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827}.c-comments .c-user__info{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.c-comments .c-user__author{display:flex;align-items:center;min-width:0}.c-comments .c-user__info-img{width:1.5rem;height:1.5rem;max-width:none;margin-right:.5rem;border-radius:50%;overflow:hidden;background:#f3f4f6;flex-shrink:0}.c-comments .c-user__info-img img{display:block;width:100%;height:100%;margin-bottom:0!important;object-fit:cover}.c-comments .c-user__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem .625rem;min-width:0}.c-comments .c-user .c-name{display:inline-flex;align-items:center;color:#111827;font-size:.875rem;font-weight:700;line-height:1.3}.c-comments .c-user .c-time{color:#6b7280;font-size:.875rem;font-weight:400;line-height:1.3;margin-left:0}.c-comments .c-user .star-rating{flex-basis:100%;margin-top:.125rem}.c-comments .c-user__content{margin-bottom:1rem;color:#6b7280;font-size:.9375rem;font-weight:400;line-height:1.7}.c-comments .c-user__content p{margin-bottom:.625rem;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;word-break:normal}.c-comments .c-user__content p:last-child{margin-bottom:0}.c-comments .c-user__actions{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem .875rem}.c-comments .c-user__actions button{display:inline-flex;align-items:center;gap:.375rem;padding:0;border:0;background:transparent;color:#6b7280;font-size:.875rem;font-weight:500;line-height:1.3;transition:color .2s ease,background-color .2s ease}.c-comments .c-user__actions button:hover,.c-comments .c-user__actions button:focus{color:#111827;text-decoration:underline}.c-comments .c-user__actions svg{width:.875rem;height:.875rem;margin-right:0;color:currentColor;flex-shrink:0}.c-comments .c-user__actions .like-btn,.c-comments .c-user__actions .dislike-btn{padding:.25rem .5rem;border-radius:999px}.c-comments .c-user__actions .like-btn:hover,.c-comments .c-user__actions .like-btn:focus,.c-comments .c-user__actions .dislike-btn:hover,.c-comments .c-user__actions .dislike-btn:focus{background:#f3f4f6;text-decoration:none}.c-comments .c-user__actions .like-count{color:#008422}.c-comments .c-user__actions .dislike-count{color:#db2113}.c-comments .c-user__reply{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;margin-left:1.5rem}.c-comments .c-user__reply .c-user{background:#fff}@media only screen and (max-width:767px){.c-comments__heading.u-h3{font-size:1.375rem}.c-comments .c-user{padding:1.25rem}}@media only screen and (max-width:575px){.c-comments{max-width:none}.c-comments__grid{grid-template-columns:1fr;gap:12px}.c-comments .c-comment-form__submit{width:100%;text-align:center}.c-comments .c-user{padding:1.125rem}.c-comments .c-user__info{align-items:flex-start}.c-comments .c-user__reply{margin-left:.75rem}}.c-dropdown{font-family:Montserrat;font-size:16px;line-height:1.2;cursor:pointer;position:relative;padding:10px 0;color:#202020}.c-dropdown.is-active .c-dropdown__list{opacity:1;visibility:visible;top:100%}.c-dropdown__list{opacity:0;visibility:hidden;position:absolute;z-index:2;top:120%;width:max-content;right:0;padding:15px;border-radius:2px;border:1px solid #E6E6E6;border-top:0;box-shadow:0 10px 20px #3232321a;background-color:#fff;transition:all .3s ease}.c-dropdown__list li{margin-bottom:15px}.c-dropdown__list li:last-child{margin-bottom:0}.c-footer-menu{color:#b8b8b8}.c-footer-menu__items{margin-bottom:9px;line-height:1.4;font-size:15px}.c-footer-menu__title{margin-bottom:30px;padding-left:8px;position:relative;font-weight:600;font-size:14px;text-transform:uppercase;color:#fff}.c-footer-menu__title:after{background:#f94942;content:"";display:block;height:8px;left:0;position:absolute;top:2px;width:2px}.c-footer-menu p{font-size:14px;line-height:1.6}.c-icon-text{display:flex;align-items:flex-start}.c-icon-text__img{margin-right:1.5625rem}.c-icon-text__img img{max-width:3.4375rem}.c-icon-text__text{color:#000;font-size:.9375rem;line-height:1.6}.c-icon-text__title{color:#000;font-size:1.375rem;font-weight:500;line-height:1.3;margin-bottom:.625rem}.c-icon-text .u-read-more{margin-top:1.5rem}@media only screen and (max-width:575px){.c-icon-text__img{margin-right:15px}.c-icon-text .u-read-more{margin-top:10px}}.c-info{display:flex;align-items:flex-start}.c-info__title{color:#000;font-size:1.375rem;font-weight:500;line-height:140%;width:10rem;flex-shrink:0}.c-info__text{color:#666;font-size:.9375rem;font-weight:400;line-height:180%;margin-left:5rem}.c-info__text-subtitle{color:#000;font-size:1.375rem;font-weight:500;line-height:140%;margin-bottom:.4375rem}@media only screen and (max-width:767px){.c-info__title{width:120px}}@media only screen and (max-width:575px){.c-info{flex-direction:column}.c-info__title{margin-bottom:10px;line-height:1.2;width:100%}.c-info__text{margin-left:0}.c-info__text-subtitle{font-size:18px;margin-bottom:10px}}.c-inform{font-family:Inter;font-size:1rem;line-height:1.4;text-align:left;border-radius:.375rem;color:#000;padding:.75rem 1rem}.c-inform.is-blue{border:1px solid rgba(39,110,246,.2);background:#276ef60d}.c-inform.is-orange{border:1px solid #edbea1;background-color:#f5e2d1}.c-inform.is-red{border:1px solid #F9DEDC;background-color:#b3261e1f}.c-inform.has-img{display:flex;align-items:flex-start}.c-inform.has-image-center{display:flex;align-items:center}.c-inform svg{flex-shrink:0;margin-right:.75rem}@media only screen and (max-width:767px){.c-inform{padding:10px}}.c-input{width:100%;position:relative;border-radius:5px;border:1px solid #E2E2E2}.c-input.invalid{border:1px solid #dc143c}.c-input.is-half{max-width:50%}.c-input.is-file{border:1px dashed #E2E2E2;padding:1.5rem;cursor:pointer}.c-input.is-file input{display:none}.c-input.is-file.invalid{border:1px dashed #dc143c}.c-input.is-file.is-active{border:1px solid rgba(39,110,246,.2);background:#276ef60d}.c-input__file-area{display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.c-input__file-area svg{margin-bottom:.75rem}.c-input__file-area p{font-weight:400;font-size:.875rem;line-height:1.5;text-align:center;max-width:25rem;color:#666}.c-input.is-client-contact{display:flex;align-items:center}.c-input.is-client-contact .error-msg{bottom:-.9375rem;left:7.5rem;margin:0}.c-input.is-client-contact label{left:7.8125rem}.c-input.invalid label{top:0;color:#dc143c;font-size:.75rem;cursor:auto}.c-input.is-active label{top:0;font-size:.75rem;cursor:auto}.c-input .u-btn{border-radius:5px}.c-input label{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:#666;line-height:1;font-size:1rem;padding:0 3px;background:#fff;transition:all .4s ease;cursor:text;font-family:Golos Text,sans-serif}.c-input span{color:#898686;display:block;font-size:.875rem;line-height:1;margin-bottom:.5rem}.c-input input,.c-input textarea{display:block;width:100%;padding:.75rem;box-sizing:border-box;font-size:1rem;font-family:Golos Text,sans-serif;border-radius:5px;border:none;outline:none;resize:none;color:#000}.c-input input:-webkit-autofill,.c-input textarea:-webkit-autofill{background-color:#fff!important;color:#000!important;transition:background-color 5000s ease-in-out 0s}.c-input input:-moz-autofill,.c-input textarea:-moz-autofill{background-color:#fff!important;color:#000!important}.c-input .error-msg{font-size:.6875rem;color:#dc143c;text-align:left;position:absolute;margin:0;bottom:-.75rem}@media only screen and (max-width:575px){.c-input .error-msg{position:relative}}.error-msg{font-size:.6875rem;margin-top:3px;color:#dc143c;text-align:left}.c-lang{position:relative;margin-left:1.5625rem;padding:.8125rem 0;text-transform:uppercase;font-size:1rem;font-weight:500;color:#4f4f4f;line-height:1}.c-lang__arrow{margin-left:.625rem;transition:all .3s ease}.c-lang__arrow svg{width:.625rem;height:.625rem}.c-lang__current{display:flex;align-items:center}.c-lang__item{padding:.5625rem .625rem;display:flex;align-items:center;justify-content:center}.c-lang__item:hover{background-color:#f2f2f2}.c-lang__sub{width:4.375rem;position:absolute;z-index:5;top:120%;left:50%;transform:translate(-50%);opacity:0;padding:.4375rem 0;visibility:hidden;transition:all .3s ease;background:#fff;box-shadow:3px 9px 22px 1px #0000001a;border-radius:4px}.c-lang:hover .c-lang__sub{visibility:visible;opacity:1;top:100%}.c-lang:hover .c-lang__arrow{transform:rotate(180deg)}@media only screen and (max-width:575px){.c-lang__sub{width:70px}.c-lang__item{padding:8px;font-size:15px}}.c-loader{width:20px;height:20px;display:inline-block}.c-loader.is-hide{opacity:0;visibility:hidden}.c-loader.is-show{opacity:1;visibility:visible}.c-loader.is-white svg .path{stroke:#fff}.c-loader svg{display:inline-block;animation:rotator 1.4s linear infinite;opacity:.6}.c-loader svg .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:#000;animation:dash 1.4s ease-in-out infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.c-logo{display:flex;align-items:center;max-width:12.5rem;flex-shrink:0}.c-logo img{width:7.1875rem;height:2.4375rem}@media only screen and (max-width:1199px){.c-logo{max-width:130px}}.c-menu{display:flex;align-items:center;color:#4f4f4f;font-weight:500;font-size:1rem;line-height:1.2;font-family:Helvetica}.c-menu__container{opacity:0;visibility:hidden;position:absolute;background-color:#fff;box-shadow:0 8px 10px #0000001a;padding:.9375rem 1.25rem;top:95%;left:-1.875rem;width:max-content;color:#202020;z-index:3}.c-menu__item{position:relative;display:flex;align-items:center;padding:1.375rem 0;margin-right:3rem}.c-menu__item a{padding:0}.c-menu__item-carret{transition:all .3s ease;margin-left:.625rem}.c-menu__item:hover{color:#ffa819}.c-menu__item:hover .c-menu__item-carret{transform:rotate(180deg)}.c-menu__item:hover .c-menu__container{opacity:1;visibility:visible}.c-menu__item:last-child{margin-right:0}.c-sub-menu{text-transform:none;margin:0 auto;text-align:left}.c-sub-menu__item{font-size:.875rem;line-height:1.6;margin-bottom:.625rem}.c-sub-menu__item:last-child{margin-bottom:0}.c-sub-menu__item-subtitle{font-style:normal;font-weight:500;font-size:1rem;line-height:160%;color:#192e20;margin-bottom:1.25rem;display:inline-block}.c-sub-menu__item-img{text-align:center}.c-sub-menu__item-img img{margin-bottom:.4375rem}.c-sub-menu__item-img p{color:gray;font-weight:300;margin-bottom:.25rem;font-size:.9375rem}.c-sub-menu__item-img p.is-bold{font-size:1rem;font-weight:500;color:#000}.c-sub-menu.is-child-3{display:flex}.c-sub-menu.is-child-3 .c-sub-menu__item{font-style:normal;font-weight:400;font-size:13px;line-height:160%;margin-bottom:10px;color:#192e20;padding-right:40px;display:inline-block;width:25%}.c-sub-menu.is-child-3 .c-sub-menu__item:last-child{padding-right:0;width:auto}.c-sub-menu .c-sub-menu-3 .c-sub-menu__item-3{margin-bottom:10px}@media only screen and (max-width:1023px){.c-sub-menu.is-child-3,.c-sub-menu.is-child-3 .c-sub-menu__item{display:block}}.c-mini-cart-product{position:relative;display:flex;align-items:flex-start;margin-bottom:.625rem;padding-bottom:.625rem;border-bottom:1px solid #efeded;text-align:left}.c-mini-cart-product__img{max-width:4.375rem;margin:0 .9375rem 0 0;flex-shrink:0}.c-mini-cart-product__info{font-size:.8125rem;line-height:1.2;display:block;font-weight:400;font-style:normal;color:#333;padding-right:.625rem}.c-mini-cart-product__info .is-name{display:block;font-size:.9375rem;font-weight:500;line-height:.9375rem;margin-bottom:.3125rem}.c-mini-cart-product .c-price{font-size:.75rem;line-height:.9375rem}.c-mini-cart-product .c-price__sale,.c-mini-cart-product .c-price__wrong{font-size:.75rem;line-height:15px;font-weight:600}.c-mini-cart-product .is-bold{font-weight:500}.c-mini-cart-product .c-remove{margin-left:auto;line-height:1;cursor:pointer}.c-mini-cart-product .c-remove svg{width:1.5rem;height:1.5rem}.c-mini-cart-product .c-remove svg rect{transition:fill .3s ease;fill:#000}.c-mini-cart-product .c-remove svg path{transition:fill .3s ease;fill:#fff}.c-mini-cart-product .c-remove:hover svg rect{fill:#f5e2d1}.c-mini-cart-product .c-remove:hover svg path{fill:#000}.c-mobile-menu{padding:10px 5px 25px;position:absolute;z-index:10;height:calc(100% - 10px);overflow:auto;left:-100%;width:100%}.c-mobile-menu__close{position:absolute;top:50%;transform:translateY(-50%);right:10px}.c-mobile-menu .is-phone{stroke:#000;stroke-width:.5px;fill:none}.c-mobile-menu.is-more{right:-100%;left:auto}.c-mobile-menu.is-more.is-active{left:auto;right:0}.c-mobile-menu.is-more ul{margin-bottom:25px}.c-mobile-menu .c-search{margin-top:30px;margin-bottom:30px;max-width:100%}.c-mobile-menu__link{display:flex;align-items:center;border-bottom:1px solid #ddd}.c-mobile-menu__link picture{line-height:0}.c-mobile-menu__link svg,.c-mobile-menu__link img{margin-right:15px}.c-mobile-menu__link a,.c-mobile-menu__link span{display:block;font-size:15px;padding:20px 0;flex-grow:1}.c-mobile-menu__item{line-height:1.2;padding:7px 10px 7px 15px;margin-bottom:15px;background-color:#fbf8f8;width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left}.c-mobile-menu__item span{display:block;font-weight:600;padding-right:10px}.c-mobile-menu__item.is-show .c-mobile-menu__item-sub{visibility:visible;left:0}.c-mobile-menu__item-parent{display:flex;align-items:center;justify-content:space-between;text-align:center;width:100%}.c-mobile-menu__item-sub{position:absolute;top:0;left:-100%;right:0;height:100%;overflow:auto;visibility:hidden;background-color:#fff;transition:all .3s ease}.c-mobile-menu__item-sub__item{display:flex;align-items:center;justify-content:space-between;text-align:center;line-height:1.2;padding:7px 10px 7px 15px;margin-bottom:15px;background-color:#fbf8f8;min-height:95px}.c-mobile-menu.active{left:0}.c-order{text-align:right;color:#1e496c;font-size:24px}.c-order__info{font-weight:700;margin-bottom:20px}.c-order__info time:after{content:" | "}.c-order__info span{color:#ed753c;font-weight:600;margin-right:10px}.c-order__list{padding:22px 29px 57px 48px;border-radius:40px;box-shadow:0 2px 4px #00000040;background-color:#fff}.c-order__list li:not(:last-child){margin-bottom:70px}.c-order-item{display:flex;align-items:center;justify-content:space-between}.c-order-item__image{width:169px;height:126px;max-height:126px;object-fit:cover}.c-order-item__title{max-width:240px}.c-order-item__title h3{font-weight:700;color:inherit}.c-order-item__title p{font-weight:300}.c-order-item__count{margin-bottom:0}.c-order-item__price{font-weight:700}@media only screen and (max-width:767px){.c-order__info{font-size:18px}.c-order__list{padding:34px 11px 34px 22px}.c-order-item__image{width:70px;height:61px}.c-order-item__title h3,.c-order-item__title p{font-size:14px}.c-order-item__price{font-size:16px}}@media only screen and (max-width:575px){.c-order__info time{display:block}.c-order__info time:after{content:""}.c-order__list li:not(:last-child){margin-bottom:28px}.c-order-item__title{max-width:88px}}.c-pagination ul{display:flex;align-items:center;justify-content:center}.c-pagination ul li{background-color:#333;color:#fff;position:relative;width:25px;height:25px;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:13px}.c-pagination ul li.is-active{background-color:#f94942}.c-pagination ul li:last-child{margin-right:0}.c-pagination ul li a{width:100%;height:100%;line-height:25px;text-align:center}.c-pagination ul li .current{position:absolute;left:0;right:0;bottom:0;top:0;background-color:#f94942;text-align:center;line-height:25px}.c-payment{margin:.625rem 0;width:100%;border:1px solid #dedede}.c-payment__item{padding:.625rem 1.25rem;border-bottom:1px solid #dedede}.c-payment__item:last-child{border-bottom:0}.c-payment__item-title{display:flex;align-items:center;justify-content:space-between}.c-payment__item-title>div{display:flex;align-items:center}.c-payment__item-title>div input{margin:0 .625rem 0 0}.c-payment__item-title__icons img,.c-payment__item-title__icons svg{margin-right:.5rem;display:inline-block}.c-payment__item-title__icons img:last-child,.c-payment__item-title__icons svg:last-child{margin-right:0}.c-payment__item-content{display:none}.c-post-mini{display:flex;align-items:flex-start;max-width:18.75rem}.c-post-mini__img{margin-right:1.125rem}.c-post-mini__title{color:#fff;font-family:Golos Text;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.7}.c-post-mini .c-date{margin-bottom:.625rem;display:flex;align-items:center;color:#fffc;font-family:Golos Text;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.7}.c-post-mini .c-date svg{margin-right:.5rem}.c-post-small{display:flex;align-items:stretch}.c-post-small__img{margin-right:1.125rem;max-width:5rem;width:100%}.c-post-small__date,.c-post-small__author{display:inline-block;color:#666;font-size:.875rem;line-height:1.4}.c-post-small__text{color:#666;font-size:.875rem;line-height:1.4}.c-post-small__date{padding-right:.625rem;margin-right:.625rem;border-right:1px solid #E2E2E2}.c-post-small__title{color:#000;font-family:Golos Text;font-size:1rem;font-weight:500;line-height:140%;margin-bottom:.5rem;display:block}.c-post__img{margin-bottom:.625rem}.c-post__img img{width:100%}.c-post__title{color:#000;font-size:1.375rem;font-style:normal;font-weight:500;line-height:140%;padding-bottom:.625rem;border-bottom:1px solid #E2E2E2;margin-bottom:.4375rem}.c-post__category{color:#f55b03;font-size:.875rem;font-weight:400;line-height:1.7;margin-bottom:.3125rem}.c-post__text{color:#666;font-size:.9375rem;font-style:normal;font-weight:400;line-height:180%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;white-space:normal;text-overflow:ellipsis;overflow:hidden}.c-post__info{display:flex;align-items:center;flex-wrap:wrap;color:#666;font-size:.875rem;margin-top:.4375rem;margin-bottom:1.25rem;font-style:normal;font-weight:400;line-height:1.6}.c-post__info-date,.c-post__info-author{padding-right:.6875rem;margin-right:.6875rem;border-right:1px solid #E2E2E2}@media only screen and (max-width:767px){.c-post{border-radius:5px;border:1px solid #E2E2E2;background:#f5f5f5;padding:15px}.c-post__title{font-size:16px;margin-bottom:10px;padding-bottom:10px}.c-post__text{font-size:14px}.c-post__info{font-size:12px;margin-bottom:10px}.c-post__info-date,.c-post__info-author{padding-right:5px;margin-right:5px}}.c-likes{display:flex;align-items:center}.c-likes__item{margin-right:.375rem;cursor:pointer;background-color:#fff;border:0;border-radius:1.25rem;color:inherit;font:inherit;line-height:1.4;padding:.1875rem .5rem;font-size:.875rem;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.c-likes__item:last-child{margin-right:0}.c-likes__item.selected,.c-likes__item.is-selected{background-color:#ffa819;color:#fff}.c-likes.is-loading .c-likes__item{pointer-events:none;opacity:.7}@media only screen and (max-width:575px){.c-likes__item{margin-right:5px}}.c-price{display:flex}.c-price.is-sale{display:block;font-weight:700;font-size:1.125rem;line-height:1.3;color:#ed753c}.c-price.is-big{color:#ffa819;font-size:1.375rem;font-style:normal;font-weight:500;line-height:140%;text-transform:capitalize}.c-price__wrong{text-decoration-line:line-through;color:#898686;margin-left:8px}.c-price__sale{font-weight:700;font-size:1.125rem;line-height:1.3;color:#ea0000}.c-price .screen-reader-text{display:none}.c-price ins{margin-left:.625rem;color:#f93c00;text-decoration:auto}.c-price del{display:block}.c-product-cart{display:flex;align-items:flex-start;padding:.625rem 0;font-size:1.0625rem;position:relative;border-bottom:1px solid #efeded}.c-product-cart:last-child{border-bottom:0}.c-product-cart__info{flex-grow:1;display:flex;align-items:flex-start;justify-content:space-between}.c-product-cart__quantity{position:absolute;top:0;right:0;color:#fff;font-size:.75rem;width:1.125rem;height:1.125rem;border-radius:50%;background-color:#8b8787;display:flex;align-items:center;justify-content:center;line-height:1}.c-product-cart__img{margin-right:1.5625rem;flex-shrink:0;position:relative}.c-product-cart__description{margin-bottom:1.25rem}.c-product-cart__name{padding-right:1.875rem}.c-product-cart__name-brand{margin-bottom:.9375rem}.c-product-cart__name-title{font-weight:500;margin-bottom:.9375rem;font-size:1.25rem}.c-product-cart__name-cat{font-weight:400;margin-bottom:1.25rem}.c-product-cart .c-price{text-align:left;margin-bottom:.9375rem}.c-product-cart .c-quantity{margin-bottom:0;margin-right:1.5625rem}.c-product-cart .c-remove{display:flex;align-items:center;justify-content:right;text-decoration:underline;margin-top:3.75rem}.c-product-cart .c-remove span{margin-left:.375rem}@media only screen and (max-width:767px){.c-product-cart{margin:10px 0}.c-product-cart__info{margin-right:0}.c-product-cart__img{flex-shrink:0;margin-right:15px}.c-product-cart__name{font-size:14px}.c-product-cart__name-brand{margin-bottom:10px;font-size:14px}.c-product-cart__name-title{font-weight:600;margin-bottom:10px;font-size:14px;line-height:1.3}.c-product-cart__name-cat{display:none}.c-product-cart .c-price{font-weight:500}.c-product-cart .c-price .woocommerce-Price-amount.amount{font-size:15px;font-weight:500}.c-product-cart .c-quantity{margin-right:15px}.c-product-cart__description{display:none}}@media only screen and (max-width:575px){.c-product-cart .c-price{text-align:left}.c-product-cart .c-remove{margin-top:10px;justify-content:flex-start}.c-product-cart .c-total{display:none}}.c-product-cat{position:relative}.c-product-cat__name{position:absolute;bottom:0;left:0;padding:8px 20px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;max-width:240px;width:100%}.c-product-cat__name span{font-size:16px}.c-product-cat__name svg{fill:#ea0000}.c-product-form{margin-bottom:1.875rem}.c-product-form__variation{display:flex;align-items:center}.c-product-form__variation li{display:flex;width:3rem;height:3rem;box-sizing:border-box;border-radius:3px;border:1px solid #e5e5e5;color:#333;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;line-height:1.2;margin:0 .5rem .5rem 0;transition:.3s;cursor:pointer;position:relative;text-align:center;align-items:center}.c-product-form__variation li.is-active{border-color:#333}.c-product-form__size{display:flex;align-items:center;justify-content:space-between;font-size:.875rem;margin-bottom:.5rem;color:#898686}.c-product-form__size a{text-decoration:underline;cursor:pointer}.c-product-form__btn{display:flex;align-items:center}.c-product-form__btn .is-yellow{margin-left:.25rem}.c-product-form__btn .c-quantity{margin-right:.625rem}.c-product-form .js-product-form-notification{color:red}@media only screen and (max-width:575px){.c-product-form{margin-top:30px;margin-bottom:30px}.c-product-form__quantity{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.c-product-form__size{margin-bottom:15px}.c-product-form__btn{display:block}.c-product-form__btn .is-black-border{margin-left:15px}.c-product-form__btn .u-btn.is-medium{padding:10px}.c-product-form__btn .is-yellow{margin-top:10px;margin-left:0}}.c-product-small{padding:1rem;display:flex;align-items:flex-start;border:1px solid #E2E2E2;background:#fff}.c-product-small__img{margin-right:.9375rem;max-width:5rem;width:100%}.c-product-small__title{color:#000;font-family:Golos Text;font-size:1rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:.3125rem;display:block}.c-product-small .star-rating{margin-bottom:.3125rem}.c-product-small .c-price{color:#666;font-family:Golos Text;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.1}.c-product{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden}.c-product__img{position:relative;display:block;overflow:hidden}.c-product__img picture{line-height:0;background-image:url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7)}.c-product__img img{width:100%}.c-product__video{flex-grow:1;overflow:hidden;max-height:18.75rem;display:flex;align-items:center;justify-content:center}.c-product__video video{max-width:100%;width:100%;object-fit:cover;height:100%}.c-product__body{margin-top:1.25rem;text-align:left;display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:.625rem}.c-product__body-title{padding-right:.625rem;color:#000;font-size:1rem;font-style:normal;font-weight:500;line-height:140%}.c-product__body .c-price{color:#666;text-align:right;font-size:.875rem;font-weight:400;line-height:1.8;flex-shrink:0}.c-product__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.625rem;border-top:1px solid #E2E2E2;position:relative}.c-product__bottom .js-add-to-cart{color:#05453a;font-size:.875rem;font-style:normal;font-weight:400;line-height:1;padding:0;height:22px}.c-product__sale{position:absolute;left:0;top:0;z-index:1;font-size:.9375rem;padding:.375rem .625rem;display:inline-block;background-color:#ea0000;line-height:1;color:#fff}.c-product__stock{position:absolute;left:0;top:0;z-index:1;font-size:12px;padding:8px 10px;display:inline-block;background-color:#ea0000;line-height:1;color:#fff}@media only screen and (max-width:575px){.c-product__body-title{font-size:16px}.c-product .c-price{font-size:16px!important}.c-product__video video{width:100%;max-height:none}}.c-quantity{border-radius:5px;border:1px solid #E2E2E2;background:#f5f5f5;color:#666;text-align:center;font-family:Golos Text;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;outline:none;padding:.625rem .3125rem;display:flex;align-items:center;justify-content:space-between;max-width:7.5rem}.c-quantity__input{text-align:center;max-width:2.5rem}.c-quote__title{display:flex;align-items:flex-start;color:#000;font-size:1.375rem;font-weight:500;line-height:140%;margin-bottom:2.1875rem}.c-quote__title img{margin-right:1.875rem}.c-quote__img{text-align:center}@media only screen and (max-width:575px){.c-quote__title{font-size:14px;margin-bottom:10px}.c-quote__title img{width:39px;height:39px;margin-right:10px}}.c-reviews{background:#fff;box-shadow:0 10px 15px #0000000f;padding:.9375rem .9375rem 1.5625rem;margin-bottom:1.25rem}.c-reviews .c-date{font-style:normal;font-weight:400;line-height:160%;color:#192e20;font-size:.8125rem;margin-bottom:.9375rem}.c-reviews .star-rating{margin-bottom:.625rem}.c-reviews .u-h6{margin-bottom:.9375rem;font-weight:700}.c-reviews p{font-size:.8125rem;line-height:160%}.c-reviews__user{margin-top:.9375rem;padding-top:.9375rem;position:relative;display:flex;align-items:center}.c-reviews__user:before{content:"";position:absolute;top:0;left:0;width:5.625rem;height:1px;background-color:#ddd}.c-reviews__user-img{margin-right:.625rem;border-radius:50%;flex-shrink:0;overflow:hidden;line-height:0}.c-reviews__user-img img{max-width:2.1875rem}.c-reviews__user-name{font-weight:700;font-size:.875rem;line-height:140%}.c-reviews__answer{padding-top:1rem;margin-top:2rem;border-top:1px solid #E0E0E0}.c-search{position:relative;color:#666;font-family:Golos Text;font-size:.9375rem;line-height:180%;max-width:22.5rem;width:100%;border-radius:3.125rem;border:1px solid #E2E2E2;background:#fff;padding:.625rem .5625rem .625rem 2.1875rem;display:flex;justify-content:space-between;align-items:center}.c-search__submit{position:absolute;margin-left:auto;background:#333;border-radius:3px;padding:7.5px 8px;transition:opacity .3s;top:0;bottom:0;right:0;display:flex;align-items:center}.c-search__submit svg{fill:#fff;display:inline-block}.c-search input{background-color:transparent;padding:0;height:100%}.c-search svg{stroke:#333}.c-section-title{text-align:center;margin-bottom:2.5rem}.c-section-title__subtitle{color:#000;text-align:center;font-size:1.25rem;font-weight:500;line-height:1.4}.c-section-title__subtitle.is-italic{font-family:Playfair Display;font-style:italic}.c-section-title .u-h2{margin-bottom:.875rem}.c-section-title .u-h2 .is-yellow{color:#ffa819}@media only screen and (max-width:575px){.c-section-title__subtitle{font-size:16px}}.c-select{width:100%}.c-select.nice-select{padding:.75rem 1.25rem;font-size:.9375rem;height:auto;margin-bottom:0;line-height:1;color:#666}.c-select.nice-select .nice-select-search{font-size:.875rem;min-height:2.25rem;margin:0 .625rem 0 0;padding:.4375rem .75rem;line-height:1.2}.c-select.nice-select .current{margin-bottom:0}.c-select.nice-select .nice-select-dropdown{border:1px solid #e5e4e2;box-shadow:none;left:-1px;right:-1px;width:auto}.c-select select{display:none}.c-service{position:relative;display:inline-block}.c-service__count{position:absolute;height:1.125rem;top:-.375rem;min-width:1.125rem;background:#ffd8cc;color:#000;font-size:.625rem;left:.875rem;text-align:center;border-radius:50%;border:1px solid #fff;display:flex;justify-content:center;align-items:center}.c-service.cart{margin-left:2rem}.c-service.cart>div:not(.c-service__dropdown){line-height:0}.c-service.cart svg{width:1.5rem;height:1.5rem}.c-service svg{fill:#7f7873}.c-service:hover .c-service__dropdown,.c-service.hovered .c-service__dropdown{opacity:1;visibility:visible;top:90%}.c-service__dropdown{position:absolute;box-shadow:0 10px 20px #3232321a;top:120%;opacity:0;visibility:hidden;padding:.9375rem;min-width:21.875rem;background-color:#fff;border:1px solid #fbf8f8;border-radius:3px;z-index:50;right:-.9375rem;transition:.3s;line-height:1.6}@media only screen and (max-width:575px){.c-service__dropdown{max-width:260px;right:-50px}}.c-social{margin-top:1.5625rem;display:flex;align-items:center}.c-social__item{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.2);margin-right:.5rem}.c-social__item svg{width:.875rem;height:auto}.c-social__item:last-child{margin-right:0}.c-social__item .is-telegram{transform:scale(1.7)}.c-social__title{color:#000;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.4;margin-right:.8125rem}.c-sort{line-height:1.4;font-size:18px;color:#202020}.c-sort .nice-select .list{right:0;left:auto;width:auto}.star-rating{overflow:hidden;position:relative;height:.875rem;line-height:1.1;font-size:.875rem;width:5.375rem;font-family:star;letter-spacing:.1875rem;font-weight:400}.star-rating:before{content:"SSSSS";opacity:.25;float:left;top:0;left:0;position:absolute}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.0625rem}.star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0;color:#f9be34;font-family:star}p.stars a{position:relative;height:1.375rem;width:1.375rem;text-indent:-999em;display:inline-block;text-decoration:none;padding-right:.3125rem;box-sizing:content-box;font-weight:400;font-size:1.375rem;flex-shrink:0}p.stars span{display:flex;align-items:center}p.stars a:before{display:block;position:absolute;top:0;left:0;width:.75rem;height:.6875rem;line-height:1;font-family:star;content:"S";color:#404040;text-indent:0;opacity:.25}p.stars a:hover~a:before{content:"S";color:#404040;opacity:.25}p.stars:hover a:before,p.stars.selected a.active:before{content:"S";color:#f9be34;opacity:1}p.stars.selected a.active~a:before{content:"S";color:#404040;opacity:.25}p.stars.selected a:not(.active):before{content:"S";color:#f9be34;opacity:1}.c-sticky-menu{display:none;position:fixed;bottom:0;left:0;right:0;height:3.125rem;background-color:#fff;box-shadow:0 -1px 20px #00000026;z-index:19}.c-sticky-menu__row{display:flex;align-items:center;justify-content:flex-start;height:100%}.c-sticky-menu__row li{height:100%;width:25%}.c-sticky-menu__item{display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;position:relative}.c-sticky-menu__item a{line-height:1}.c-sticky-menu__item span{font-size:.875rem;font-weight:300;line-height:1}.c-sticky-menu__item .c-service__count{top:0;left:auto;right:1.4375rem}.c-sticky-menu .search-box{padding-right:0;line-height:1;height:auto;width:auto}@media only screen and (max-width:991px){.c-sticky-menu{display:block}}.c-subscribe{padding:.375rem .5rem .375rem 1rem;border-radius:3.125rem;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;display:flex;align-items:center;justify-content:space-between;font-family:Golos Text;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.7}.c-subscribe input{color:#fff;font-size:.875rem;width:100%}.c-subscribe input::placeholder{color:#ffffffb3}.c-subscribe .u-btn{flex-shrink:0}@media only screen and (max-width:419px){.c-subscribe{display:block;padding:0;border:0;border-radius:0}.c-subscribe input{padding:13.5px 25px;border-radius:3.125rem;border:1px solid rgba(255,255,255,.2);color:#ffffffb3;display:block;width:100%;margin-bottom:5px}.c-subscribe .u-btn{display:block;width:100%}}.c-spinner{display:inline-block;position:relative;border-radius:100%;background-color:transparent;width:42px;height:22px}.c-spinner:before,.c-spinner:after{position:absolute;content:""}.c-spinner>span{display:inline-block;position:absolute;bottom:0;left:0;animation:up 1.2s ease-in-out infinite;border-radius:100%;background-color:#ccc;width:12px;height:12px}.c-spinner>span:nth-child(2){left:15px;animation-delay:.33s}.c-spinner>span:nth-child(3){left:30px;animation-delay:.66s}@keyframes up{0%,to{transform:translateY(0)}50%{transform:translateY(-10px);background-color:#36b621}}.c-tab__nav{overflow:auto;display:flex}.c-tab__item{cursor:pointer;padding:.8125rem 1.5rem;display:inline-block;border:1px solid #333;background:#f7f7f7;color:#000;font-family:Golos Text;font-size:.9375rem;font-weight:500;line-height:1.4;margin-right:.75rem;white-space:nowrap}.c-tab__item:last-child{margin-right:0}.c-tab__item.is-active{border:1px solid #EEE;background:#fff}.c-tab__container{border:1px solid #E8ECEF;padding:1.875rem;background:#fff;position:relative;overflow:hidden}.c-tab__content{position:absolute!important;transition:all .3s ease;opacity:0;visibility:hidden;color:#666;font-family:Golos Text;font-size:.9375rem;font-weight:400;line-height:180%}.c-tab__content a{font-weight:500;text-decoration:underline}.c-tab__content p{text-align:left!important;margin-bottom:1rem}.c-tab__content em{font-style:normal}.c-tab__content.is-active{position:relative!important;opacity:1;visibility:visible}.c-tab__content h1{letter-spacing:.02em;margin-bottom:15px;font-size:28px;line-height:1.2;font-weight:400;text-transform:none}.c-tab__content h2{letter-spacing:.02em;margin-bottom:10px;font-size:28px;line-height:32px;font-weight:300}.c-tab__content h3,.c-tab__content h4{font-size:18px;letter-spacing:.02em;margin-bottom:10px}@media only screen and (max-width:575px){.c-tab__container{padding:15px}}.c-tag{padding:.875rem 1.625rem;display:flex;align-items:center;border-radius:3.125rem;border:1px solid #E2E2E2;background:#fff;color:#000;font-family:Golos Text;font-size:.9375rem;line-height:180%}.c-tag svg,.c-tag img{width:1.25rem;height:1.25rem;margin-right:1rem}.l-about-us{background-image:url(../images/about-us-bg.webp);background-size:cover;background-repeat:no-repeat;padding:4.375rem 0 6.875rem}.l-about-us__flex{display:flex;align-items:flex-start}.l-about-us__left{padding-right:1.25rem}.l-about-us__left .u-h2{margin-bottom:.9375rem}.l-about-us__left .u-subtitle{color:#000;font-family:Playfair Display;font-size:1.375rem;font-style:italic;font-weight:500;line-height:1.45;margin-bottom:1.5625rem}.l-about-us__left .u-link{display:none}.l-about-us__right{max-width:49.375rem}.l-about-us__right .u-col{margin-bottom:3.75rem}@media only screen and (max-width:767px){.l-about-us{padding:20px 0}.l-about-us__flex{flex-direction:column}.l-about-us__left{margin-bottom:40px;text-align:center;padding-right:0}.l-about-us__left .u-h2{color:#000;margin-bottom:10px}.l-about-us__left .u-subtitle{margin-bottom:0}.l-about-us__left img,.l-about-us__left .u-btn{display:none}.l-about-us__left .u-link{display:block;font-weight:500;font-size:16px;line-height:120%;text-decoration:underline;text-align:center;color:#000}}.l-cart{background-color:#fff;padding:20px 50px;width:100%;flex-shrink:1}.l-cart .u-h3{border-bottom:1px solid #efeded;padding-bottom:20px;margin-bottom:20px;text-transform:inherit}@media only screen and (max-width:767px){.l-cart{padding:10px 15px}}.l-checkout__form{display:flex;flex-wrap:wrap}.l-checkout__form .u-h3{padding:0 .375rem;display:block;width:100%}.l-checkout__form .c-input{margin-bottom:1.25rem;padding:0 .375rem}.l-checkout__form .c-input input{background-color:transparent;border:1px solid #e5e4e2;border-radius:4px}.l-checkout__form-text{margin-bottom:1.25rem;padding:0 .375rem}.l-checkout__form .payment_methods{margin-bottom:40px}.l-checkout__form .payment_methods li{margin-bottom:15px;display:flex;align-items:center;flex-wrap:wrap}.l-checkout__form .payment_methods li.payment_method_cod{flex-wrap:nowrap}.l-checkout__form .payment_methods li input{flex-shrink:0;margin-right:7px}.l-checkout__form .payment_methods li .payment_box{margin-top:8px;line-height:1.2;font-size:14px}.l-checkout__form button[type=submit]{padding:14px 35px;background-color:#333;color:#fff}.l-checkout__coupon{background-color:#fff;padding:20px 35px}@media only screen and (max-width:767px){.l-checkout__form,.l-checkout__coupon{padding:15px}}@media only screen and (max-width:575px){.l-checkout__form button[type=submit]{width:100%}}.l-filter{display:flex;align-items:center;margin-bottom:40px}.l-filter .widget{display:inline-block;max-width:240px;width:100%;margin-right:20px}.l-filter .widget .woocommerce-widget-layered-nav-dropdown__submit{display:none}.l-filter .widget .nice-select{width:100%}.l-footer{padding:3.5rem 0 1.5rem;background-size:cover;background-repeat:no-repeat}.l-footer__top{color:#fff;font-family:Golos Text;font-size:1.75rem;font-style:normal;font-weight:500;line-height:1.35;margin-bottom:1.5rem;max-width:53.125rem;padding:0 0 0 1.25rem}.l-footer__center{display:flex;align-items:stretch;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.l-footer__center p{color:#ffffffb3;font-family:Golos Text;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;margin-bottom:1.5625rem}.l-footer__center .u-col{padding:2.5rem 1.25rem;border-right:1px solid rgba(255,255,255,.2);width:fit-content;margin-bottom:0;width:100%}.l-footer__center .u-col.is-first .u-btn{margin-top:1.5625rem;padding:1.125rem 2.0625rem}.l-footer__center .u-col.is-fourth{border-right:0}.l-footer__bottom{padding-top:1.5rem;padding-left:.9375rem}.l-footer__bottom .c-copyright{color:#ffffffb3;font-family:Golos Text;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.6}.l-footer__bottom .c-copyright .is-yellow{color:#ffa819}.l-footer .c-subscribe{margin-bottom:.9375rem}.l-footer .c-attention{border-radius:.375rem;font-size:.9375rem;line-height:1.4;color:#ffffffb3;font-family:Golos Text;margin-bottom:1.5rem}.l-footer .c-attention .is-red{font-size:1rem}.l-footer .c-post-mini{margin-bottom:1.375rem}.l-footer .c-post-mini:last-child{margin-bottom:0}.l-footer .c-menu{flex-direction:column;align-items:flex-start}.l-footer .c-menu__item{text-align:left;padding:0;margin-bottom:.625rem;margin-right:0;color:#ffffffb3;font-family:Golos Text;font-size:.9375rem;font-style:normal;font-weight:400;line-height:180%}.l-footer .c-social__item svg{fill:#fff}.l-footer .u-h4{color:#fff;margin-bottom:1.5625rem;font-family:Golos Text;font-size:1.375rem;font-style:normal;font-weight:500;line-height:140%;text-transform:capitalize}.l-footer .is-phone{display:inline-block;margin-bottom:10px}.l-footer .is-mail{color:#fff;font-family:Golos Text;font-size:.9375rem;font-style:normal;font-weight:400;line-height:180%;word-wrap:break-word;display:block}@media only screen and (max-width:1023px){.l-footer{padding:3.5rem 0 4.625rem}.l-footer__center{flex-wrap:wrap}.l-footer__center .u-col.is-first{max-width:50%;width:100%}.l-footer__center .u-col.is-second{max-width:50%;width:100%;border-right:0}.l-footer__center .u-col.is-third{display:none}.l-footer__center .u-col.is-fourth{width:100%;border-top:1px solid rgba(255,255,255,.2)}}@media only screen and (max-width:575px){.l-footer{padding:20px 0 70px}.l-footer__top{padding-left:0;font-size:16px}.l-footer__center p{margin-bottom:10px}.l-footer__center .u-col{padding:20px 10px 20px 0}.l-footer__center .u-col.is-first .u-btn{margin-top:10px;padding:10px 17px;font-size:14px}.l-footer__center .u-col.is-second{padding:20px 0 20px 10px}.l-footer .u-h4{margin-bottom:15px;font-size:16px}.l-footer .c-social{margin-top:20px}.l-footer .c-social__item{width:36px;height:36px}.l-footer .c-menu__item{font-size:13px;line-height:140%}.l-footer .c-subscribe{margin-bottom:10px}}.l-header{position:sticky;top:0;left:0;z-index:9;transition:top .5s ease-in-out;border-bottom:1px solid #E5E4E2;background-color:#fffc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.l-header.scrolled-down{top:-4.6875rem}.l-header-top{background:#1f1f1f;padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #000;color:gray;font-family:Helvetica}.l-header-top .u-btn{font-family:Helvetica}.l-header__bottom-right{display:flex;align-items:center;justify-content:flex-end}.l-header__bottom .c-logo{margin-right:3.125rem;max-width:7.1875rem;width:100%}.l-header__bottom .u-container{display:flex;align-items:center;justify-content:space-between}.l-header__bottom .c-search{margin-right:4.375rem}.l-header__mobile{display:none}.l-header__mobile .c-mobile-menu{left:auto;padding:0;position:relative}.l-header__mobile .c-menu{flex-direction:column}.l-header__mobile .c-menu__item{margin-right:0;padding:10px 0;margin-bottom:10px}@media only screen and (max-width:1439px){.l-header .c-logo,.l-header__bottom .c-search,.l-header__bottom .c-service{margin-right:20px}}@media only screen and (max-width:1199px){.l-header__bottom .c-search,.l-header__bottom .c-service{margin-right:20px}.l-header__bottom .c-search{display:none}}@media only screen and (max-width:991px){.l-header{position:fixed;top:0;left:0;right:0}.l-header~.wrapper{padding-top:73px}.l-header-top{display:none}.l-header__bottom{padding:15px 0}.l-header__bottom .c-menu{display:none}.l-header__mobile{height:calc(100vh - 77px);width:100%;overflow:auto}}@media only screen and (max-width:767px){.l-header~.wrapper{padding-top:73px}.l-header__top{display:none}}@media only screen and (max-width:575px){.l-header .c-logo{margin-right:15px}.l-header__bottom-left{max-width:130px}.l-header .c-lang{margin-left:15px;font-size:13px}.l-header .c-dropdown{font-size:14px}.l-header .c-burger{margin-left:20px}.l-header .c-service{margin-right:5px;margin-left:10px}.l-header .c-service.cart svg{width:18px;height:18px}}.l-hero{position:relative;background-image:url(../images/hero-bg.jpg);background-size:cover;background-repeat:no-repeat;max-height:50rem}.l-hero .u-container{height:100%}.l-hero__content{display:flex;align-items:stretch;height:100%;max-width:1750px;margin:0 auto}.l-hero__left{border-right:1px solid #FFF;padding:6.25rem 3.125rem 8rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex;max-width:59.0625rem;width:100%}.l-hero__left .u-h1{color:#fff;font-size:4.0625rem;font-style:normal;font-weight:600;line-height:100%;margin-bottom:1.875rem}.l-hero__right{max-width:31.25rem;width:100%}.l-hero__right .c-post{padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start;height:50%}.l-hero__right .c-post:first-child{border-bottom:1px solid #FFF}.l-hero__right .c-post__author,.l-hero__right .c-post__time{display:flex;align-items:center;color:#fff;font-size:.625rem;font-style:normal;font-weight:600;letter-spacing:1.4px;text-transform:uppercase}.l-hero__right .c-post__author img,.l-hero__right .c-post__author svg,.l-hero__right .c-post__time img,.l-hero__right .c-post__time svg{margin-right:.6875rem}.l-hero__right .c-post__title{color:#fff;font-size:1.875rem;font-weight:500;line-height:110%;margin-bottom:1.5625rem;margin-top:auto;border-bottom:0}.l-hero__bottom{display:flex;padding:.75rem 0;justify-content:center;align-items:center;border-top:1px solid #FFF;background:#1f1f1f}@media only screen and (max-width:1023px){.l-hero__right{display:none}.l-hero__left{max-width:100%}}@media only screen and (max-width:767px){.l-hero{background-image:url(../images/hero-bg-tablet.jpg)}.l-hero__left{padding:6.25rem .9375rem;text-align:center}.l-hero__left .u-btn{margin:0 auto}.l-hero__left .u-h1{font-size:40px;line-height:1.35;margin-bottom:20px}}@media only screen and (max-width:575px){.l-hero{background-image:url(../images/hero-bg-mobile.jpg)}.l-hero .u-h1{font-size:32px}}.l-mini-cart{position:relative}.l-mini-cart .u-h3{font-size:.75rem;line-height:1.2;font-weight:600;text-transform:uppercase;color:#333;text-align:center;margin-bottom:1.25rem}.l-mini-cart.is-loading .l-mini-cart__total,.l-mini-cart.is-loading .l-mini-cart__btn{filter:blur(1px)}.l-mini-cart__count{position:absolute;top:0;right:0;font-size:.75rem;line-height:1.2;color:#898686}.l-mini-cart__bottom-total{text-align:center}.l-mini-cart__total{border-bottom:1px solid #efeded;margin-bottom:.625rem;padding-bottom:.625rem;display:flex;align-items:center;justify-content:space-between}.l-mini-cart__btn{text-align:center}.l-mini-cart__btn .u-btn.is-black{width:100%;text-align:center;background:#333;color:#fff;padding:1.0625rem 1.5625rem;border-radius:3px;margin-bottom:1rem}.l-mini-cart__btn .is-cart{text-decoration:underline}.l-mini-cart .c-loader{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;display:none}.l-mini-cart .c-loader svg{width:2.5rem;height:2.5rem}.l-mini-cart .js-cart-info.is-show{display:block}.l-mini-cart .js-cart-info.is-hide{display:none}.l-mini-cart .js-cart-empty.is-show{display:block}.l-mini-cart .js-cart-empty.is-hide{display:none}.js-cart-container{position:relative}.js-cart-container.is-loading .l-mini-cart-list{filter:blur(1px)}.js-cart-container.is-loading .c-loader{display:flex}.js-cart-container .c-loader{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;display:none}.js-cart-container .c-loader svg{width:2.5rem;height:2.5rem}.l-mini-cart-list{max-height:18.75rem;overflow-y:auto;padding-right:2px}.l-mini-cart-list::-webkit-scrollbar{width:2px}.l-mini-cart-list::-webkit-scrollbar-thumb{background:#333;border-radius:10px}.l-modal-container{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000040;z-index:10;visibility:hidden;opacity:0;transition:opacity .2s ease}.l-modal-container.is-active{opacity:1;visibility:visible}.l-modal-container.is-half-opacity{background-color:#00000080}.c-modal{opacity:0;overflow-y:auto;visibility:hidden;background-color:#fff;transition:all .35s linear;z-index:21;padding:0 15px}.c-modal__title{padding:10px 0;position:relative;text-align:center;margin:0 -15px}.c-modal__title svg{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.c-modal.is-active{opacity:1;visibility:visible;left:0}.c-modal.is-filter{position:absolute;height:calc(100% - 55px);left:-100%;width:100%}.c-modal.is-filter.is-active{left:0}.c-modal.is-filter .l-filter{flex-direction:column}.c-modal.is-filter .l-filter .widget{max-width:100%;margin-right:0;margin-bottom:20px}.c-modal.is-filter .l-filter .widget:last-child{margin-bottom:0}.c-modal.is-lightbox{position:absolute;height:100%;width:100%;padding:0}.c-modal.is-lightbox .c-modal__close{position:absolute;top:60px;right:60px;z-index:2;width:50px;height:50px;cursor:pointer}.c-modal.is-lightbox .c-load-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:50px;height:50px}.c-modal.is-lightbox .swiper{height:100%;text-align:center}.c-modal.is-lightbox .swiper .swiper-button-next,.c-modal.is-lightbox .swiper .swiper-button-prev{color:#333}.c-modal.is-lightbox .swiper .swiper-zoom-container{cursor:zoom-in;align-items:inherit;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.c-modal.is-lightbox img{height:100%;width:auto}@media only screen and (max-width:575px){.c-modal.is-lightbox .c-modal__close{top:30px;right:30px;width:25px;height:25px}.c-modal.is-lightbox .c-load-icon{width:30px;height:30px}.c-modal.is-lightbox .is-lightbox-notification{max-width:300px;margin:15px auto;display:inline-block;font-size:15px;line-height:21px;color:#898686;text-align:center;width:100%}.c-modal.is-lightbox .swiper{height:calc(100% - 120px)}.c-modal.is-lightbox img{position:relative;top:0;max-width:none;max-height:none;width:100%;object-fit:cover}}.c-modal.is-quick-buy{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);padding:0;max-width:58.4375rem;width:100%;border-radius:5px;overflow:initial}.c-modal.is-quick-buy.is-active{opacity:1;visibility:visible;top:50%}.c-modal.is-quick-buy .c-modal__title{font-size:1.875rem;font-weight:500;padding:0;margin:0 0 .75rem;background-color:transparent;text-align:left}.c-modal.is-quick-buy .c-modal__text{font-size:.9375rem;line-height:1.6;margin-bottom:.75rem;text-align:left}.c-modal.is-quick-buy .c-modal__left{padding:2rem;background-color:#fff}.c-modal.is-quick-buy .c-modal__close{position:absolute;top:-3.125rem;right:0;width:1.875rem;height:1.875rem;z-index:2;cursor:pointer}.c-modal.is-quick-buy .c-modal__right{padding:2rem 1.5rem;background-color:#f5e2d1;max-width:24.375rem;width:100%;position:relative}.c-modal.is-quick-buy .c-modal__right .u-btn{margin-top:auto}.c-modal.is-quick-buy .c-modal__right .c-mini-cart-product{padding:.625rem;border-radius:5px;background-color:#fff}.c-modal.is-quick-buy .c-modal__right .l-mini-cart{height:100%;display:flex;flex-direction:column}.c-modal.is-quick-buy .c-modal__right .l-mini-cart__btn .u-btn.is-black{margin-bottom:0}.c-modal.is-quick-buy .c-modal__right .l-mini-cart .js-cart-info{margin-top:auto}.c-modal.is-quick-buy .c-modal__right .l-mini-cart-list{margin-bottom:1.25rem}.c-modal.is-quick-buy .c-inform{margin-bottom:.75rem}.c-modal.is-quick-buy .c-form{display:flex;align-items:stretch}@media only screen and (max-width:767px){.c-modal.is-quick-buy{top:20px;left:15px;right:15px;width:auto;height:calc(100vh - 50px);overflow-y:auto;transform:none}.c-modal.is-quick-buy.is-active{top:20px}.c-modal.is-quick-buy .c-form{flex-direction:column}.c-modal.is-quick-buy .c-modal__title{font-size:28px;margin-bottom:12px;padding-right:30px}.c-modal.is-quick-buy .c-modal__text{font-size:14px;margin-bottom:12px}.c-modal.is-quick-buy .c-modal__left{padding:16px;margin-bottom:15px;border-top-left-radius:5px;border-top-right-radius:5px}.c-modal.is-quick-buy .c-modal__close{top:10px;right:10px;width:40px;height:40px}.c-modal.is-quick-buy .c-modal__right{padding:16px;max-width:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.c-modal.is-quick-buy .c-modal__right .l-mini-cart-list{max-height:none;overflow-y:visible;padding-right:0}}.c-modal.is-search{position:absolute;display:flex;align-items:center;justify-content:center;top:50%;transform:translateY(-50%);left:-100%;width:100%}.c-modal.is-search.is-active{left:0}.c-modal.is-search .c-search{width:100%}.c-modal.is-successful,.c-modal.is-error{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);padding:32px;max-width:435px;width:100%;text-align:center}.c-modal.is-successful.is-active,.c-modal.is-error.is-active{opacity:1;visibility:visible;top:50%}.c-modal.is-successful .c-modal__title,.c-modal.is-error .c-modal__title{font-size:30px;font-weight:500;margin-bottom:12px}.c-modal.is-successful .c-modal__text,.c-modal.is-error .c-modal__text{font-size:15px;line-height:1.6;margin-bottom:12px}.c-modal.is-successful .c-modal__close,.c-modal.is-error .c-modal__close{position:absolute;right:10px;top:10px;z-index:2;cursor:pointer}.l-our-blog{margin:4.5rem 0}.l-our-blog__flex{display:flex;align-items:flex-start}.l-our-blog__content{margin-right:1.875rem;width:100%}.l-our-blog__content-first-post{border-radius:5px;border:1px solid #E2E2E2;background:#f5f5f5;margin-bottom:1.875rem;padding:1.875rem}.l-our-blog__content-posts{border-radius:5px;border:1px solid #E2E2E2;background:#f5f5f5;padding:30px}.l-our-blog .l-sidebar{max-width:25.625rem;width:100%;flex-shrink:0}@media only screen and (max-width:991px){.l-our-blog{margin:40px 0}.l-our-blog__flex{flex-wrap:wrap}.l-our-blog__content{margin-right:0}.l-our-blog .l-sidebar{display:none}.l-our-blog .js-blog-category{margin-bottom:20px}.l-our-blog .c-category{width:max-content;font-weight:500;font-size:14px;line-height:120%;color:#666;padding:2px 2px 2px 10px;background:#f5f5f5}}@media only screen and (max-width:767px){.l-our-blog .c-post{border:0px}}@media only screen and (max-width:575px){.l-our-blog__content-first-post{margin-bottom:20px}.l-our-blog__content-first-post,.l-our-blog__content-posts{padding:0;background-color:transparent;border:0;border-radius:0}.l-our-blog__content-first-post .c-post__text,.l-our-blog__content-posts .c-post__text{display:-webkit-box}}.l-our-products{background-color:#1f1f1f;background-blend-mode:plus-lighter,normal;margin:0 0 5rem;padding:0 0 3.125rem}.l-our-products__box{background-color:#fff;padding:4.5rem 3.75rem 2.625rem;position:relative;top:-6.25rem}.l-our-products .c-advantages{position:relative;top:-1.25rem;color:#fff}.l-our-products .js-product-row{margin:0 -15px}@media only screen and (max-width:767px){.l-our-products{margin:80px 0;background-color:#fff}.l-our-products__box{top:0;padding:0}.l-our-products .c-advantages{margin-top:20px;position:relative;top:0;color:#000}}.l-our-vision{margin:5rem 0 3.75rem}.l-our-vision .c-section-title{max-width:45rem;margin-left:auto;margin-right:auto;margin-bottom:4.375rem}.l-our-vision .c-info{margin-bottom:3rem}.l-our-vision .c-info:last-child{margin-bottom:0}@media only screen and (max-width:991px){.l-our-vision .c-quote{margin-top:45px}}@media only screen and (max-width:575px){.l-our-vision .c-info{margin-bottom:30px}}.l-outlet{position:relative;margin-top:120px;margin-bottom:90px;padding:40px 0 110px}.l-outlet:after{content:"";position:absolute;z-index:-1;right:0;top:0;bottom:0;background:#f6f6f6;max-width:1155px;width:100%}.l-outlet .u-h2{display:flex;align-items:center;font-weight:400;font-size:24px;line-height:1.3;color:#3e1913}.l-outlet .u-h2 span{max-width:240px;margin-left:25px}.l-outlet .u-h2 span.is-sale{margin-left:auto;font-weight:200;font-size:74px}.l-outlet__content{display:flex;align-items:stretch;flex-wrap:wrap}.l-outlet__content-left{max-width:50%;width:100%;padding-right:20px;display:flex;flex-direction:column}.l-outlet__content-left .row{margin-bottom:auto}.l-outlet__content-left .is-title{margin-top:20px}.l-outlet__content-right{max-width:50%;width:100%;padding-left:20px;display:flex;flex-direction:column}.l-outlet__content-right .is-title{margin-bottom:auto}.l-outlet__content-right .u-col{padding:0;margin-bottom:0}.l-outlet__content img{width:100%}@media only screen and (max-width:991px){.l-outlet{margin:60px 0 40px;padding:40px 0}.l-outlet__content{display:block}.l-outlet__content-left{padding-right:0;max-width:100%;margin-bottom:30px}.l-outlet__content-left .row{display:none}.l-outlet__content-right{padding-left:0;max-width:none;width:auto;margin:0 -15px}.l-outlet .u-btn{flex-shrink:0}.l-outlet .u-col{padding:0 7px}}@media only screen and (max-width:575px){.l-outlet{margin:0 0 20px}.l-outlet .u-h2{font-size:20px;max-width:none;margin-bottom:40px}.l-outlet .u-h2 .is-sale{font-size:65px}}@media only screen and (max-width:419px){.l-outlet .u-h2{font-size:18px}.l-outlet .u-h2 .is-sale{font-size:45px}}.l-products-row{padding:90px 0;margin:20px;position:relative;overflow:hidden}.l-products-row .is-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:none;min-width:100%;z-index:-1}.l-products-row .u-h2{margin-bottom:140px;color:#fff;text-align:center}.l-products-row .u-col{padding:0}.l-products-row .u-col:nth-child(2n){margin-top:70px}.l-products-row .u-col:nth-child(2n) .c-product__brand{left:40px;bottom:40px;top:auto}.l-products-row .swiper-slide .c-product{padding:0 15px}.l-products-row .row{display:block}.l-products-row .c-product__brand{position:absolute;left:40px;top:40px}.l-products-row .flickity-viewport{overflow:unset}@media only screen and (max-width:991px){.l-products-row{margin:0}}@media only screen and (max-width:575px){.l-products-row{padding:50px 0 35px}.l-products-row .u-h2{margin-bottom:80px}.l-products-row .u-col:nth-child(2n){top:-40px}.l-products-row .u-col:nth-child(2n) .c-product__brand{left:20px;bottom:20px}.l-products-row .c-product__brand{position:absolute;left:20px;top:20px}}.l-product picture{line-height:0;background-image:url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7)}.l-product__img{position:relative}.l-product__img .js-lightbox{display:block}.l-product__img img{display:block;width:100%}.l-product__img video{max-width:100%;width:100%!important;height:auto}.l-product__img .swiper-pagination{z-index:1}.l-product__img .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:1.5625rem}.l-product__img .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet{margin:0 .5rem}.l-product__img .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet-active{background:#000}.l-product__flex{display:flex;align-items:flex-start;justify-content:space-between}.l-product__flex-content{width:100%;max-width:59.375rem;margin:0 auto}.l-product__sale{position:absolute;z-index:1;left:0;top:0;width:4.0625rem;height:2.5rem;background-color:#ea0000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1.2}.l-product__content{width:100%;text-align:left}.l-product__content .u-h2{margin-bottom:.5rem}.l-product__content .c-price{margin-top:.5rem}.l-product__content .is-tags{margin-bottom:.5rem}.l-product__content .is-tags,.l-product__content .is-categories{color:#777;font-weight:500;font-size:1rem;line-height:140%}.l-product__content .is-tags b,.l-product__content .is-categories b{color:#000}.l-product__category{display:block;margin-bottom:1.25rem;font-size:1rem;line-height:1.2;text-transform:uppercase;color:#2a2424}.l-product__name{font-size:2.5rem;line-height:1.2;margin-bottom:2.5rem;color:#000;font-weight:300;text-transform:inherit}.l-product__buy{display:flex;align-items:center}.l-product__buy .c-quantity{margin-right:2.5rem;margin-bottom:0}.l-product__text{margin-top:1.875rem;margin-bottom:1.875rem;font-weight:400;font-size:.9375rem;line-height:180%;color:#666}.l-product__text strong{font-weight:500}.l-product__text span{margin-bottom:.5rem;font-size:1rem;color:#000;display:inline-block}.l-product__text p{font-weight:400;margin-bottom:1.25rem;font-size:1rem;line-height:1.7;color:#202020}.l-product__text p:last-child{margin-bottom:0}.l-product__text h3{font-weight:400;margin-bottom:.9375rem}.l-product__info{padding-bottom:2.5rem}.l-product__info-block{margin-bottom:1rem}.l-product__info-block.is-active .l-product__info-title svg{transform:rotate(180deg)}.l-product__info-title{font-size:1.125rem;line-height:140%;padding-bottom:.3125rem;border-bottom:1px solid #000;position:relative;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.l-product__info-title svg{transition:all .15s ease-in-out}.l-product__info-text{padding:.625rem 0;display:none;font-size:.8125rem;line-height:1.3}.l-product__info-text b{font-weight:600}.l-product__info-text p{margin-bottom:.625rem}.l-product .c-rating{margin-bottom:1.25rem;display:flex;align-items:center}.l-product .c-tab{margin-top:3.4375rem}@media only screen and (max-width:1023px){.l-product__flex-content{margin-right:0}.l-product__flex-sidebar{display:none}}@media only screen and (max-width:991px){.l-product__img{margin-right:-15px;margin-left:-15px}.l-product__img li{overflow:hidden;width:100%;max-width:500px;margin-right:8px}.l-product__img li:last-child{padding-right:0;margin-right:0}.l-product__content{padding-left:0;width:100%;position:relative;top:0}.l-product__text{margin-bottom:20px;margin-top:20px}}@media only screen and (max-width:767px){.l-product__sale{font-size:16px;width:50px;height:30px}}@media only screen and (max-width:575px){.l-product__img{margin-bottom:20px;display:block}.l-product__img li{width:100%;padding:0;margin-bottom:0}.l-product__img li a{display:block}.l-product__category{font-size:20px}.l-product__name{font-size:18px;line-height:1.2;margin-bottom:10px}.l-product__text{margin-top:30px;margin-bottom:30px;font-size:16px}.l-product__info{padding-bottom:30px}.l-product__info-block{margin-bottom:20px}.l-product__info-title{font-size:14px;padding-bottom:10px}.l-product .c-tags{padding:0 15px}.l-product .u-btn{width:100%}.l-product .c-price{margin-bottom:0;font-size:24px;line-height:31px}}.l-related{margin:5rem 0;position:relative}.l-related .u-h2{color:#000;font-size:1.75rem;font-style:normal;font-weight:500;line-height:1.3;margin-bottom:1.5625rem}.l-related .c-arrow{justify-content:center;margin-top:2.1875rem}.l-related .u-col{padding:0 .9375rem;max-width:33.333%;height:auto}.l-related .u-col .c-post,.l-related .c-product{height:100%}.l-related .c-product__img{flex-grow:0}.l-related .swiper{margin:0 -.9375rem}.l-related .swiper .swiper-wrapper{align-items:stretch}@media only screen and (max-width:767px){.l-related{margin:80px 0}.l-related .js-product-row{margin:0 -10px}.l-related .c-arrow{margin-top:20px}.l-related .u-col{overflow:hidden;max-width:100%;width:100%;padding-left:10px;padding-right:10px}.l-related .u-col a{display:block}}.l-return-product{color:#1e496c;font-size:18px;text-align:right;max-width:598px}.l-return-product__description{margin-bottom:30px}@media only screen and (max-width:767px){.l-return-product{max-width:100%;font-size:16px}}.l-shop{width:100%;margin-bottom:2.5rem}.l-shop .u-h2{font-weight:400;text-transform:initial}.l-shop__text{color:#333;margin:0 0 2rem;font-size:.875rem;font-weight:400;line-height:1.7}.l-shop__text p{text-align:left!important;margin-bottom:.75rem}.l-shop__text h2{margin-bottom:1.25rem;font-size:1.25rem;text-transform:none}.l-shop__text h3{margin-bottom:.9375rem;font-size:1.125rem;text-transform:none}.l-shop__text ul,.l-shop__text ol{list-style:auto;list-style-position:inside;margin-bottom:1.25rem}.l-shop__text ul li,.l-shop__text ol li{margin-bottom:.3125rem}.l-shop__text em{font-style:normal}.l-shop__text .js-read-more-text{display:-webkit-box;max-height:3.125rem;overflow:hidden;text-overflow:ellipsis;transition:max-height .5s ease;-webkit-line-clamp:2;-webkit-box-orient:vertical}.l-shop__text .js-read-more-text.is-close{display:-webkit-box;max-height:3.125rem!important;text-overflow:ellipsis;-webkit-box-orient:vertical}.l-shop__text .js-read-more-text.is-open{display:block;max-height:100rem!important;-webkit-line-clamp:inherit}.l-shop__text .u-read-more{margin-top:.625rem}.l-shop__product .row{margin-left:-.3125rem;margin-right:-.3125rem}.l-shop__product .u-col{margin-bottom:1.875rem;padding-left:.3125rem;padding-right:.3125rem}.l-shop__product .is-load-more{display:block;margin:1.875rem auto 3.125rem}.l-shop__banner{display:inline-block;margin-bottom:2.5rem}.l-shop__result{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.l-shop .c-filter{margin-bottom:2.8125rem;margin-top:1.5625rem}.l-shop .c-product__img img{width:100%}@media only screen and (max-width:767px){.l-shop__product .u-col{padding:0 5px;margin-bottom:30px}}@media only screen and (max-width:575px){.l-shop__result-count{font-size:14px}.l-shop .u-btn.is-small{padding:12px}.l-shop .nice-select{padding-left:10px;padding-right:25px}.l-shop .c-product__body{flex-direction:column}}@media only screen and (max-width:369px){.l-shop .nice-select{font-size:12px}}.l-sidebar-cart{max-width:340px;margin-left:60px;width:100%;flex-shrink:0}.l-sidebar-cart .u-h3{border-bottom:1px solid #efeded;padding-bottom:20px;margin-bottom:20px;text-transform:inherit}.l-sidebar-cart__total{position:relative;background:#fff;padding:20px 35px}.l-sidebar-cart__cupons{background:#fff;padding:20px 35px;color:#f1ab32}.l-sidebar-cart__cupons .u-h3{color:inherit!important}.l-sidebar-cart__item{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.l-sidebar-cart__item.is-red{color:#ea0000}.l-sidebar-cart .u-btn.is-black{margin-top:30px;padding:15px;width:100%;text-align:center}@media only screen and (max-width:1199px){.l-sidebar-cart{margin-left:0;max-width:100%}}@media only screen and (max-width:767px){.l-sidebar-cart__cupons,.l-sidebar-cart__total{padding:15px}}.l-sidebar__block{border-radius:5px;border:1px solid #E5E4E2;padding:2.5rem 2rem;background:#f5f5f5;margin-bottom:2rem}.l-sidebar__block:last-child{margin-bottom:0}.l-sidebar__block-title{margin-bottom:1.5rem;color:#000;font-family:Golos Text;font-size:1.375rem;font-style:normal;font-weight:500;line-height:140%}.l-sidebar__block .c-tag,.l-sidebar__block .c-product-small,.l-sidebar__block .c-post-small,.l-sidebar__block .c-category{margin-bottom:.625rem}.l-sidebar__block .c-tag:last-child,.l-sidebar__block .c-product-small:last-child,.l-sidebar__block .c-post-small:last-child,.l-sidebar__block .c-category:last-child{margin-bottom:0}.l-subs{padding:130px 120px;z-index:-1;position:relative;overflow:hidden;background-color:#202020;border:20px solid #202020}.l-subs .is-img{position:absolute;top:0;left:50%;transform:translate(-50%);bottom:0;max-width:none;min-width:100%}.l-subs .c-form{position:relative;margin-left:20%}@media only screen and (max-width:991px){.l-subs{padding:80px 50px}.l-subs .is-img{left:auto;transform:none;right:0}.l-subs .c-form{margin-left:0;left:50%;transform:translate(-50%)}}@media only screen and (max-width:575px){.l-subs{border:0}}.p-archive{margin-top:1.5625rem}.p-archive .u-h1{color:#323232;font-size:2.1875rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1.5rem}.p-archive .c-pagination{margin-top:3.125rem}.p-archive .l-our-blog{margin-top:0}.p-cart{background-color:#fbf8f8;padding-top:50px;padding-bottom:50px}.p-cart__flex{display:flex;align-items:flex-start;justify-content:flex-start}@media only screen and (max-width:1199px){.p-cart__flex{flex-wrap:wrap}.p-cart .l-cart{margin-bottom:50px}}@media only screen and (max-width:991px){.p-cart{padding-top:35px}}.p-checkout .l-sidebar-cart{max-width:100%;margin-left:0}.p-checkout .l-cart{padding:20px 30px}.p-checkout .l-cart .c-product-cart{align-items:center}.p-checkout .l-cart .c-product-cart__info{margin-right:0}.p-checkout .l-cart .c-product-cart__name{width:100%}.p-checkout .l-cart .c-product-cart__name-title{margin-bottom:0;font-size:1rem;font-weight:400;max-width:17.5rem}.p-checkout .l-cart .c-product-cart__img{max-width:4.375rem;max-height:4.375rem}.p-checkout .l-cart .c-product-cart .c-total{font-weight:400}.p-checkout .col-lg-6{padding-top:50px;padding-bottom:50px}.p-checkout .col-lg-6:first-child{padding-right:30px;border-right:1px solid #e5e4e2}.p-checkout .u-h3{font-size:1.375rem;margin-bottom:1.25rem}.p-checkout h1{border-width:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media only screen and (max-width:767px){.p-checkout{padding-top:35px}.p-checkout .l-cart{padding:15px}}.p-contact-us .c-input{margin-bottom:20px}@media only screen and (max-width:767px){.p-contact-us{padding-bottom:50px}}.p-product{margin-top:3rem}.p-product .l-related{background:none}.p-product .c-tab__container h2{color:#000;font-size:1.75rem;font-weight:500;line-height:1.35;margin-bottom:1rem}.p-product .c-tab__container p,.p-product .c-tab__container ul,.p-product .c-tab__container ol{color:#666;font-size:.9375rem;font-style:normal;font-weight:400;line-height:180%;margin-bottom:1rem}.p-product .c-tab__container img{margin-bottom:1.25rem}.p-product .c-tab__container h3{color:#000;font-size:1.375rem;font-weight:500;line-height:1.35;margin-bottom:1rem}.p-product .c-tab__container blockquote{border-radius:5px;border:1px solid #E2E2E2;background:#fff;padding:2.5rem 2rem 2.5rem 8.25rem;position:relative;margin-bottom:1.5rem}.p-product .c-tab__container blockquote p{color:#000;font-size:1.375rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1.375rem}.p-product .c-tab__container blockquote cite{color:#000;font-family:Playfair Display;font-size:1.375rem;font-style:italic;font-weight:500;line-height:1.45}.p-product .c-tab__container blockquote:before{content:url("data:image/svg+xml,%3csvg%20width='71'%20height='71'%20viewBox='0%200%2071%2071'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_37_3128'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='71'%20height='71'%3e%3cg%20clip-path='url(%23clip0_37_3128)'%3e%3cg%20clip-path='url(%23clip1_37_3128)'%3e%3cpath%20d='M17.9914%2032.8351C18.6062%2028.1739%2022.7266%2023.9547%2030.2637%2020.2781L31.6209%2019.6159L26.0566%209.3429L24.8004%209.97959C8.86186%2018.059%200.780273%2029.4771%200.780273%2043.917C0.780273%2048.8993%202.36184%2053.2024%205.48135%2056.7071C8.64461%2060.2605%2012.4834%2062.0623%2016.8919%2062.0623C20.853%2062.0623%2024.212%2060.6518%2026.8752%2057.8694C29.5212%2055.105%2030.8628%2051.6713%2030.8628%2047.6635C30.8628%2043.8764%2029.5076%2040.5014%2026.8349%2037.6322C24.4776%2035.1014%2021.5072%2033.4915%2017.9914%2032.8351ZM24.784%2055.8677C22.6586%2058.0882%2020.077%2059.1674%2016.8919%2059.1674C13.2955%2059.1674%2010.2705%2057.733%207.64396%2054.7822C4.9733%2051.782%203.67502%2048.228%203.67502%2043.9169C3.67502%2037.2987%205.53863%2031.3237%209.21377%2026.1581C12.7205%2021.2295%2017.98%2016.8781%2024.8599%2013.2108L27.6474%2018.3572C19.2638%2022.7505%2015.0161%2028.0317%2015.0161%2034.0694V35.3623L16.3006%2035.5077C19.7607%2035.8994%2022.5132%2037.2397%2024.7167%2039.6052C26.9044%2041.9537%2027.9679%2044.5898%2027.9679%2047.6634C27.968%2050.9457%2026.9264%2053.6292%2024.784%2055.8677Z'%20fill='%23FFA819'/%3e%3cpath%20d='M57.2733%2032.8394C57.8807%2028.1743%2061.9672%2023.9529%2069.4438%2020.2759L70.7803%2019.6187L65.3542%209.33826L64.0856%209.97837C48.0742%2018.0574%2039.9558%2029.476%2039.9558%2043.917C39.9558%2048.9025%2041.5576%2053.2079%2044.7165%2056.7135C47.9147%2060.2626%2051.7694%2062.0622%2056.1743%2062.0622C60.1404%2062.0622%2063.4839%2060.6489%2066.1117%2057.8615C68.717%2055.0982%2070.0382%2051.6671%2070.0382%2047.6634C70.0382%2043.8761%2068.683%2040.5011%2066.0106%2037.6321C63.658%2035.1067%2060.7235%2033.4982%2057.2733%2032.8394ZM64.0057%2055.8757C61.9171%2058.0908%2059.3556%2059.1676%2056.1743%2059.1676C52.5744%2059.1676%2049.5299%2057.7311%2046.8669%2054.7758C44.1641%2051.7764%2042.8504%2048.2246%2042.8504%2043.917C42.8504%2037.3%2044.7225%2031.3259%2048.4139%2026.1608C51.9362%2021.2333%2057.2185%2016.8827%2064.1275%2013.2157L66.8395%2018.3542C58.5163%2022.749%2054.299%2028.0313%2054.299%2034.0696V35.3595L55.5802%2035.5075C58.9691%2035.8986%2061.6879%2037.239%2063.8925%2039.6053C66.0802%2041.9537%2067.1434%2044.5895%2067.1434%2047.6635C67.1435%2050.95%2066.1171%2053.6364%2064.0057%2055.8757Z'%20fill='%23FFA819'/%3e%3c/g%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_37_3128)'%3e%3crect%20x='0.780273'%20y='0.700195'%20width='70'%20height='70'%20fill='%23FFA819'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_37_3128'%3e%3crect%20width='70'%20height='70'%20fill='white'%20transform='translate(0.780273%200.700195)'/%3e%3c/clipPath%3e%3cclipPath%20id='clip1_37_3128'%3e%3crect%20width='70'%20height='70'%20fill='white'%20transform='translate(0.780273%200.700195)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");display:inline-block;position:absolute;left:2rem;top:2.5rem}.p-product .c-tab__container li{margin-bottom:.3125rem;line-height:1.3}.p-product .c-tab__container ul{list-style:disc;list-style-position:inside}.p-product .c-tab__container ol{list-style:decimal;list-style-position:inside}.p-product .c-tab__container a{text-decoration:underline;color:#ffa819}@media only screen and (max-width:575px){.p-product{margin-top:20px}}.p-registration .c-registration-form__row .u-btn{top:-80px}.p-reviews{margin-top:50px}.p-shop{margin-bottom:5rem;margin-top:1.5rem}.p-shop .u-h2{margin-bottom:1.5625rem}.p-shop__flex{display:flex;align-items:stretch;justify-content:space-between}.p-shop__sidebar{max-width:25.625rem;width:100%}.p-shop__catalog{width:100%;margin-right:2rem}@media only screen and (max-width:1023px){.p-shop__flex{flex-wrap:wrap}.p-shop__sidebar{display:none}.p-shop__catalog{max-width:100%;flex:0 0 100%}.p-shop .l-sidebar{display:none}}.p-single__flex{margin-bottom:5rem}.p-single__image{text-align:center}.p-single__box{border-radius:5px;border:1px solid #E2E2E2;background:#f5f5f5;padding:1.875rem;width:100%;flex-shrink:0}.p-single .l-article .u-container{max-width:61.25rem}.p-single .l-comments{margin-top:3.75rem}.p-single .l-sidebar{width:100%}.p-single .c-inform{margin-bottom:1.5rem}.p-single__content{position:relative}.p-single__content-controller{margin-bottom:1.5rem;padding:1rem 1.5rem;border:1px solid #FFA819;border-radius:6px;background:#ffa81933;display:flex;align-items:center}.p-single__content-controller__title{margin-right:1.75rem;font-size:1rem;font-weight:500;font-family:Inter;display:flex;align-items:center}.p-single__content-controller__title svg{flex-shrink:0;margin-right:.75rem}.p-single__content-controller .u-btn{margin-right:1rem}.p-single__content-controller .u-btn:last-child{margin-right:0}.p-single__content.is-loading .c-loader{display:block;opacity:1;visibility:visible}.p-single__content.is-loading #article-content{filter:blur(1px)}.p-single__content .c-loader{top:3.125rem;left:50%;transform:translate(-50%);position:absolute;width:2.5rem;height:2.5rem;display:none}.p-single__content h2{color:#000;font-size:1.75rem;font-weight:500;line-height:1.35;margin-bottom:1rem}.p-single__content p,.p-single__content ul,.p-single__content ol{color:#666;font-size:.9375rem;font-style:normal;font-weight:400;line-height:180%;margin-bottom:1rem}.p-single__content img{margin-bottom:1.25rem}.p-single__content h3{color:#000;font-size:1.375rem;font-weight:500;line-height:1.35;margin-bottom:1rem}.p-single__content h4{color:#000;font-size:1.25rem;font-weight:500;line-height:1.35;margin-bottom:1rem}.p-single__content li{margin-bottom:.625rem}.p-single__content ul{list-style:disc;list-style-position:inside}.p-single__content ol{list-style:decimal;list-style-position:inside}.p-single__content a{text-decoration:underline;color:#ffa819}.p-single__content blockquote{border:1px solid #E2E2E2}.p-single__content figure.wp-block-table{overflow-x:auto}.p-single__content figcaption{margin:1.875rem 0}.p-single__content table{border-collapse:collapse;width:100%;margin:1.875rem 0;overflow-x:auto}.p-single__content table th,.p-single__content table td{border:1px solid #dddddd;text-align:left;padding:.5rem}.p-single__content table th{background-color:#f2f2f2}.p-single__content table tbody tr:nth-child(2n){background-color:#f9f9f9}.p-single__info{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;margin-bottom:1.5rem}.p-single__info-left{display:flex;align-items:center;flex-wrap:wrap;color:#666}.p-single__info-left .c-date,.p-single__info-left .c-author,.p-single__info-left .p-single__views{margin-right:.625rem;padding-right:.625rem;border-right:1px solid #E2E2E2;font-size:.875rem}.p-single__info-left .p-single__views{display:inline-flex;align-items:center;gap:.3125rem;color:#666}.p-single__info-left .p-single__views svg{width:1rem;height:1rem;color:#f55b03;flex-shrink:0}.p-single__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:1.5rem;border-radius:5px;border:1px solid #E9E9E9;background:#fff}.p-single__bottom .c-tags{display:flex;align-items:center}.p-single__bottom .c-tags__title{color:#000;font-size:1.125rem;font-style:normal;font-weight:400;line-height:160%;margin-right:.625rem}.p-single__bottom .c-tags__item{margin-right:.625rem}.p-single__bottom .c-tags__item:last-child{margin-right:0}.p-single__bottom .c-tags__item a{padding:.1875rem 1rem;border-radius:5px;background:#ffa819;color:#fff;font-size:.875rem;font-weight:400;line-height:1.8}.p-single__bottom .c-social{margin-top:0}.p-single__bottom .c-social__item{border:1px solid rgba(30,30,30,.2)}.p-single__bottom .c-social__item svg{fill:#323030}.p-single .u-h1{color:#323232;font-size:2.1875rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1.5rem}.p-single .l-related{margin:0;padding:5rem 0;background:#f5f5f5}@media only screen and (max-width:1023px){.p-single__box{margin-right:0;max-width:100%;border:0}.p-single__image{width:100%}.p-single__flex .l-sidebar{display:none}}@media only screen and (max-width:767px){.p-single .l-related{background:transparent}.p-single__content-controller{padding:15px;display:flex;flex-wrap:wrap;justify-content:flex-end}.p-single__content-controller__title{margin-right:0;margin-bottom:1.25rem}}@media only screen and (max-width:575px){.p-single__box{padding:20px 10px;margin:0 -15px;max-width:-webkit-fill-available;width:auto}.p-single__flex{margin-bottom:40px}.p-single__info-left .c-date,.p-single__info-left .c-author{margin-right:5px;padding-right:5px}.p-single__content h2{font-size:26px}.p-single .l-related{margin:0;padding:40px 0;background:#f5f5f5}.p-single .l-comments{margin-top:2.5rem}.p-single .c-inform{font-size:13px}.p-single .u-h1{font-size:30px;margin-bottom:20}}@media only screen and (max-width:479px){.p-single__info{flex-direction:column;align-items:flex-start}.p-single__info .c-likes{font-size:16px}.p-single__info-left{margin-bottom:12px}.p-single__info-left .c-date,.p-single__info-left .c-author{font-size:14px}.p-single__bottom{flex-direction:column;border:none;background-color:transparent;padding:10px 0;align-items:flex-start}.p-single__bottom .c-tags{margin-bottom:15px}}.p-thank{background-color:#fbf8f8;padding-top:50px;padding-bottom:50px}.p-thank__list{margin-top:20px;font-size:16px;line-height:1.2}.p-thank__list li{margin-bottom:15px}.p-thank__list p{margin-bottom:10px}.p-thank__payment{margin-top:20px;padding-top:20px;border-top:1px solid #ddd}.p-thank__payment h2{font-size:24px;letter-spacing:.26px;margin-bottom:20px;font-weight:400}.p-thank__payment h3{margin-bottom:15px;font-size:20px}.p-thank__payment li{margin-bottom:15px}.p-thank__payment strong{font-weight:bolder}.p-faq .u-h1{color:#323232;font-size:2.1875rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1.5rem}.p-faq .u-container{max-width:61.25rem}html{--ratio: min(100vw / 1440, 100vh / 860);font-size:min(16 * var(--ratio),20px)}@media only screen and (max-width:991px){html{font-size:16px}}@media(min-width:2000px){html{font-size:20px}}img.lazy{position:relative;transition:all .2s ease;opacity:0}img.lazy.loaded{opacity:1}.p-contact-us,.p-archive,.p-author,.p-faq,.p-product,.p-reviews,.p-shop,.p-single{margin-top:1.5625rem;margin-bottom:1.5625rem}.p-contact-us .u-h1,.p-archive .u-h1,.p-author .u-h1,.p-faq .u-h1,.p-product .u-h1,.p-reviews .u-h1,.p-shop .u-h1,.p-single .u-h1{color:#323232;font-size:2.1875rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:1.5rem}.p-contact-us .c-block{margin-bottom:1rem;border:1px solid #D7D7D7;border-radius:12px;padding:1.5rem}.p-contact-us .c-block:last-child{margin-bottom:0}.p-contact-us .c-block__title{display:flex;align-items:flex-start;justify-content:space-between}.p-contact-us .c-block h2{font-weight:700;font-size:1.25rem;line-height:120%;margin-bottom:1.5rem}.p-contact-us .c-block .c-address__item{display:flex;align-items:flex-start;margin-bottom:.75rem;line-height:1.5rem}.p-contact-us .c-block .c-address__item svg{width:1.5rem;height:1.5rem;margin-right:.5rem}.p-contact-us .c-block .c-social{margin-top:0}.p-contact-us .c-block .c-social__item{border:1px solid rgba(0,0,0,.2)}@media only screen and (max-width:479px){.p-contact-us .c-block{padding:16px}}.p-contact-us .c-form.js-callback-form{display:flex;align-items:center;gap:.75rem}.p-contact-us .c-form.js-callback-form .c-input{flex-grow:1;margin-bottom:0}.p-contact-us .c-form.js-callback-form .u-btn{margin-top:0;width:auto}.p-contact-us .c-form .c-inform{margin-bottom:1.5rem}.p-contact-us .c-form .c-input{margin-bottom:1rem}.p-contact-us .c-form .u-btn{margin-top:1.5rem;width:100%;border-radius:8px}.p-contact-us .c-file-preview-container{display:flex;flex-wrap:wrap;gap:.75rem}.p-contact-us .c-file-preview{max-width:10rem;width:100%;position:relative}.p-contact-us .c-file-preview__img{border-radius:8px;overflow:hidden;border:1px solid #D7D7D7;display:flex;align-items:center;justify-content:center;margin-bottom:.875rem;height:6.875rem}.p-contact-us .c-file-preview__img.is-error{flex-direction:column;border:1px solid #dc143c}.p-contact-us .c-file-preview__img.is-error svg{width:2rem;height:2rem;margin-bottom:.625rem}.p-contact-us .c-file-preview__img.is-error span{font-size:.875rem;text-align:center;color:#dc143c}.p-contact-us .c-file-preview__title{font-weight:600;font-size:.75rem;line-height:117%;color:#000;width:100%;margin-bottom:.5rem}.p-contact-us .c-file-preview__content{display:flex;align-items:flex-start;justify-content:space-between}.p-contact-us .c-file-preview__content-size{font-weight:400;font-size:.75rem;line-height:1;margin-left:.5rem;flex-shrink:0}.p-contact-us .c-file-preview__content-date{font-weight:400;font-size:.75rem;line-height:1}.p-contact-us .c-file-preview__remove{position:absolute;top:.3125rem;right:.3125rem;z-index:2}.p-contact-us .c-file-preview__remove svg{width:1rem;height:1rem;transition:fill .3s ease;fill:#fff}.p-contact-us .c-file-preview__remove svg rect{transition:fill .3s ease;fill:#000}.p-contact-us .c-file-preview__remove svg path{transition:fill .3s ease;fill:#fff}.p-contact-us .c-file-preview__remove:hover svg rect{fill:#f5e2d1}.p-contact-us .c-file-preview__remove:hover svg path{fill:#000}.swiper-wrapper{display:flex}.iti__flag-container{border:0px;margin-bottom:0;background-color:#f5f5f5;border-radius:5px;padding:0}.nice-select{display:flex;align-items:center;justify-content:center;padding-left:.3125rem;padding-right:1.875rem;flex-shrink:0;background-color:#f5f5f5;border:0;height:2.6875rem;font-size:.875rem;font-weight:400;line-height:2.5rem}.nice-select:hover{background-color:#0000000d}.nice-select.is-top .list{top:auto;bottom:100%}.nice-select .list{overflow-y:auto;max-height:15rem;min-width:100%}.nice-select .current{margin-bottom:0}.nice-select .option{min-height:2.5rem;padding-left:.625rem;padding-right:.625rem;line-height:2.5rem}.nice-select .current,.nice-select .option{display:flex;align-items:center}.nice-select .current img,.nice-select .option img{width:1rem;height:auto;margin-right:4px}.otgs-development-site-front-end{display:none!important}.c-load-icon{text-align:center;margin-bottom:.625rem;display:none}.iti{width:100%}.iti--container{width:auto}.iti-mobile .iti--container{left:15px;top:15px;right:15px;bottom:15px}.iti__country-name,.iti__dial-code{margin-bottom:0!important}.c-user{margin-top:1.875rem;padding-bottom:.9375rem;margin-bottom:.9375rem;border-bottom:1px solid rgba(0,0,0,.1)}.c-user__info{display:flex;align-items:center;margin-bottom:.9375rem}.c-user__info-img{max-width:2.8125rem;margin-right:.625rem}.c-user__info-img img{margin-bottom:0!important;width:100%}.c-user__info .c-name{display:block;font-size:.9375rem;font-weight:700}.c-user__info .c-time{font-size:.8125rem;color:gray;margin-left:0}.c-user__content{margin-bottom:.9375rem;font-size:1.0625rem}.c-user__actions{display:flex;align-items:center}.c-user__actions .reply-link{font-size:.9375rem;margin-right:.625rem;color:gray;padding:0;transition:color .3s ease}.c-user__actions .reply-link:hover{color:#333}.c-user__actions .like-btn,.c-user__actions .dislike-btn{font-size:.9375rem;padding:0;display:flex;align-items:center}.c-user__actions .like-btn svg,.c-user__actions .dislike-btn svg{margin-right:4px;width:1.25rem;color:gray;transition:color .3s ease}.c-user__actions .like-btn svg:hover,.c-user__actions .dislike-btn svg:hover{color:#333}.c-user__actions .like-btn{margin-right:.75rem}.c-user__actions .like-btn span{color:#008422}.c-user__actions .dislike-btn span{color:#db2113}.c-user__reply{padding-left:1.875rem}.c-user__reply .c-user{border-bottom:0;padding-bottom:0}.c-comment-form{margin-bottom:1.875rem}.c-consultant{display:flex;align-items:center;gap:1.5rem;border:1px solid #D7D7D7;border-radius:12px;padding:1.5rem}.c-consultant__img{width:6.625rem;height:6.625rem;border-radius:100%;stroke-width:1px;stroke:#d7d7d7;box-shadow:2px 2px 4px #0003;overflow:hidden;display:flex;align-items:center;justify-content:center}.c-consultant__img img{width:100%;height:100%;object-fit:cover}.c-consultant__content{display:flex;flex-direction:column;gap:.5rem}.c-consultant__name{font-weight:700;font-size:1.125rem;line-height:1.2;color:#000}.c-consultant__position{font-weight:400;font-size:.875rem;line-height:1.2;color:#9b9b9b}.c-consultant__phone,.c-consultant__lang{font-weight:600;font-size:.875rem;line-height:1.2;color:#000;display:flex;align-items:center}.c-consultant__phone svg,.c-consultant__lang svg{margin-right:.25rem}@media only screen and (max-width:479px){.c-consultant{padding:16px;flex-direction:column;align-items:flex-start}}
