<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--main-color:#d41443;--sec-color:#ffa5ba;--bg-circle:#ffb8ca;--button-hover-bgc:#ecebeb;--button-red-bgc:#d41342;--white-text-color:#fff;--sec-text-color:#907e82;--black-text-color:#000;--first-bgc:#e5e5e5;--sec-bgc:#fff5f6;--customer-reviews-bgc:#e1e1e1;--first-additional-color:#f0d1a5;--second-additional-color:#ffb8ca;--third-additional-color:#c2e297;--modal-color:#e17992;--acent-color:#2196f3;--secondary-color:#188ce8;--modal-form:#21212133;--header-color:#212121;--anim-slow:500ms cubic-bezier(.4,0,.2,1)}.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}body{color:var(--black-text-color);font-family:DM Sans,sans-serif;font-style:normal;font-weight:500}html{width:100%;max-width:100%;overflow-x:hidden}h1,h2,h3,p,ul,a,span,button{margin:0;padding:0;text-decoration:none;list-style-type:none}img{max-width:100%;height:auto;display:block}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:320px){.container{max-width:320px}}@media screen and (min-width:480px){.container{max-width:480px}}@media screen and (min-width:768px){.container{max-width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1200px){.container{max-width:1200px;padding-left:16px;padding-right:16px}}.menu-btn{width:209px;height:44px;cursor:pointer;background-color:#fff;border:none;border-radius:22px}.menu-btn_text{color:#d41443;font-family:DM Sans;font-size:16px;font-weight:700;line-height:1.31}.menu-btn_icon{fill:#d41443}.button{justify-content:center;align-items:center;display:flex}.button .modal-btn{margin-left:auto;margin-right:auto;display:block;box-shadow:-8px 0 20px #00000040}@media screen and (min-width:768px){.button .modal-btn{width:186px}}@media screen and (min-width:768px) and (min-width:1200px){.button .modal-btn{display:none}}.button .menu-btn_text{letter-spacing:.06em;cursor:pointer;border:0;border-radius:22px;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:1.3;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.button .button--white{color:var(--main-color);background-color:var(--white-text-color)}.button .button--white:hover,.button .button--white:focus{background-color:var(--button-hover-bgc)}.button .button--red{color:var(--white-text-color);background-color:var(--button-red-bgc)}.menu-btn_buy-now{width:209px;height:44px;cursor:pointer;color:var(--main-color);transition:background-color var(--anim-slow);background-color:#fff;border:none;border-radius:22px;margin-top:20px;margin-left:auto;margin-right:auto}.menu-btn_buy-now:hover,.menu-btn_buy-now:focus{background-color:var(--button-hover-bgc)}.button-close_buy-now{width:30px;height:30px;cursor:pointer;fill:var(--main-color);background:0 0;border:none;border-radius:50px;margin:8px 8px 0 auto;transition:fill .25s cubic-bezier(.4,0,.2,1);display:block;position:relative}.button-close_buy-now:hover{fill:var(--second-additional-color)}.mobile-menu{height:100%;background-color:var(--modal-color);z-index:10;transition:var(--anim-slow);padding:60px 20px 185px;position:fixed;top:0;right:0;transform:translate(100%)}@media screen and (max-width:767px){.mobile-menu{width:100%}}@media screen and (min-width:768px){.mobile-menu{padding-top:58px;padding-bottom:690px}}@media screen and (min-width:1200px){.mobile-menu{display:none}}.mobile-menu.is-open{transform:translate(0)}.modal-btn__box{display:flex}.modal-btn{width:209px;height:44px;cursor:pointer;transition:background-color var(--anim-slow);border:none;border-radius:22px;margin-left:0;margin-right:0;text-decoration:none}.modal-btn:hover,.modal-btn:focus{background-color:var(--button-hover-bgc)}@media screen and (min-width:1200px){.modal-btn{display:none}}.mobile-menu_nav{margin-top:19px}@media screen and (min-width:768px){.mobile-menu_nav{margin-top:20px}}.mobile-menu_item{color:var(--white-text-color);height:42px;transition:color var(--anim-slow);border-top:1px solid #e18298;justify-content:flex-start;align-items:center;font-family:DM Sans;font-size:14px;font-weight:700;line-height:1.28;display:flex}.mobile-menu_item:last-child{border-bottom:1px solid #e18298}.mobile-menu_link{color:var(--white-text-color);transition:color var(--anim-slow);row-gap:50%;display:flex}.mobile-menu_link:hover,.mobile-menu_link:focus{color:var(--main-color)}.mobile-menu-btn{z-index:100;background-color:#0000;border:none;justify-content:center;align-items:center;margin-left:auto;display:flex}@media screen and (min-width:768px){.mobile-menu-btn{margin-left:293px}}@media screen and (min-width:1200px){.mobile-menu-btn{display:none}}.mobile-menu-btn.is-open{position:fixed;top:20px;right:20px}@media screen and (min-width:768px){.mobile-menu-btn.is-open{right:30px}}.mobile-menu-burger{fill:var(--main-color);transition:var(--anim-slow)}.mobile-menu-btn.is-open .mobile-menu-burger{opacity:0}.mobile-menu-close{opacity:0;transition:var(--anim-slow);width:20px;height:20px}.mobile-menu-btn.is-open .mobile-menu-close{opacity:1;fill:var(--white-text-color)}.curent_link{color:var(--main-color)}.munu-btn_icon{fill:var(--main-color);margin-left:12px}.lable{text-transform:uppercase;color:var(--sec-color);font-family:Titan One,cursive;font-size:18px;font-weight:400;line-height:1.17}@media screen and (min-width:768px){.lable{font-size:26px;line-height:1.15}}@media screen and (min-width:1200px){.lable{letter-spacing:.04em;font-size:30px;line-height:1.13}}.title{letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--main-color);font-family:Titan One,cursive;font-size:34px;font-weight:400;line-height:1.15}@media screen and (min-width:768px){.title{font-size:48px}}@media screen and (min-width:1200px){.title{letter-spacing:.06em;font-size:58px;line-height:1.14}}.backdrop__buy-now{z-index:100;width:100%;height:100%;visibility:visible;opacity:1;transition:var(--anim-slow);background-color:#0003;position:fixed;top:0;left:0}.backdrop__buy-now.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.modal-buy-now{z-index:1;width:calc(100% - 30px);max-width:450px;max-height:750px;background-color:#fbe3e9;border-radius:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}@media screen and (min-width:1200px){.modal-buy-now{max-width:528px}}.modal-form{width:100%;flex-direction:column;padding:20px;display:flex}.modal-text{color:var(--sec-text-color);width:100%;text-align:center;justify-content:center;line-height:1.15;display:flex}@media screen and (min-width:1200px){.modal-text{width:auto;line-height:1.15}}.modal-field{text-align:left;flex-direction:column;margin-top:10px;font-size:12px;line-height:1.4;display:flex}.modal-field:first-child{margin-top:0}.modal-field input{padding-top:11px;padding-bottom:11px;padding-left:36px}.modal-field textarea{padding:12px 16px}.form-label{color:var(--sec-text-color);margin-bottom:4px}.modal_icon{position:relative}.form-icon{position:absolute;top:27%;transform:translate(60%)}.form-input{width:100%;height:40px;cursor:pointer;transition:var(--anim-slow);border:1px solid #21212133;border-radius:4px}.form-input:focus{outline:var(--second-additional-color);border:1px solid var(--second-additional-color);transition:var(--anim-slow)}.form-textarea{resize:none;height:120px;cursor:pointer;border:1px solid #21212133;border-radius:4px;display:block}.form-textarea:focus{outline:var(--second-additional-color);border:1px solid var(--second-additional-color);transition:var(--anim-slow)}.modal_icon:focus-within .form-icon{fill:var(--main-color);outline:var(--main-color);transition:var(--anim-slow)}.modal-polici{color:var(--label-color);justify-content:center;align-items:center;gap:5px;margin-top:10px;font-size:12px;font-weight:350;display:flex}@media screen and (min-width:768px){.modal-polici{font-size:14px}}@media screen and (min-width:1200px){.modal-polici{font-size:16px}}.modal-polici-link{color:var(--main-color);margin-left:5px}.button-up{width:40px;height:40px;color:var(--white-text-color);cursor:pointer;transition:var(--anim-slow);background-color:#d41443b3;border-color:#0000;border-radius:50%;display:none;position:fixed;bottom:50px;right:20px}@media screen and (min-width:768px){.button-up{width:50px;height:50px}}.button-up:hover,.button-up:focus{background-color:#d4144380}.button-up-show{display:block}.button-up__icon{fill:currentColor;transform:rotate(270deg)}@media screen and (min-width:768px){.button-up__icon{width:20px;height:20px}}.header{background-color:var(--bg-circle);align-items:center;padding-top:8px;display:flex}@media screen and (min-width:768px){.header{padding-top:32px}}@media screen and (min-width:1200px){.header{padding-top:37px}}.header-list{display:flex}.header_container{align-items:center;display:flex}.header-icon_svg{fill:var(--main-color)}.header-nav{z-index:1;margin-left:128px}@media screen and (max-width:1199px){.header-nav{display:none}}.header-item{color:var(--white-text-color);transition:color var(--anim-slow);align-items:center;margin-right:32px;font-size:16px;font-weight:700;line-height:1.32;display:flex}.header-item:hover,.header-item:focus,.current{color:var(--main-color)}.header-item:last-child{margin-right:0}.menu-btn{width:160px;height:44px;transition:background-color var(--anim-slow);border:none;margin-left:auto;text-decoration:none}.menu-btn:hover,.menu-btn:focus{background-color:var(--button-hover-bgc)}@media screen and (max-width:767px){.menu-btn{display:none}}.menu-btn_text{color:var(--main-color);font-size:16px;font-weight:700;line-height:1.32}.munu-btn_icon{fill:currentColor;color:var(--main-color);margin-left:12px}.title{margin:0}.link{color:currentColor;text-decoration:none}.list{margin:0;padding:0;list-style:none}.hero{background-color:#ffb8ca}.hero__container{height:440px;position:relative;overflow:visible}@media screen and (max-width:767px){.hero__container{overflow:hidden}}@media screen and (min-width:768px) and (max-width:1199px){.hero__container{height:369px}}@media screen and (min-width:1200px){.hero__container{height:590px}}@media screen and (max-width:767px){.hero__mine{z-index:4;position:absolute}}.hero__title{text-transform:uppercase;letter-spacing:.04em;color:var(--white-text-color);padding-top:136px;font-family:Titan One,cursive;font-size:26px;font-weight:400;line-height:1.16}@media screen and (min-width:768px){.hero__title{font-size:22px;line-height:1,14;letter-spacing:.04em;padding-top:20px}}@media screen and (min-width:1200px){.hero__title{letter-spacing:.04em;text-transform:uppercase;padding-top:60px;font-size:38px;line-height:1.16}}.hero__title--secondary{letter-spacing:.04em;text-transform:uppercase;color:var(--main-color);font-size:48px;font-weight:400;line-height:96.5%}@media screen and (min-width:768px){.hero__title--secondary{font-size:34px;line-height:90.5%}}@media screen and (min-width:1200px){.hero__title--secondary{font-size:58px;line-height:90.5%}}.hero__list{margin-bottom:40px;display:flex}.hero__link{text-align:center;width:62px;height:24px;color:var(--white-text-color);background-color:var(--main-color);cursor:pointer;transition:color var(--anim-slow),background-color var(--anim-slow);border-radius:22px;justify-content:center;align-items:center;margin-top:20px;font-size:8px;font-weight:400;line-height:1.25;display:flex}@media screen and (min-width:1200px){.hero__link{width:107px;height:40px;margin-top:24px;font-size:14px;line-height:1.29}}.hero__link:hover,.hero__link:focus{color:var(--main-color);background-color:var(--white-text-color)}.hero__link--secondary{color:var(--main-color);background-color:var(--white-text-color);width:82px;height:24px;transition:color var(--anim-slow),background-color var(--anim-slow)}@media screen and (min-width:1200px){.hero__link--secondary{width:138px;height:40px}}.hero__link--secondary:hover,.hero__link--secondary:focus{color:var(--main-color);background-color:var(--button-hover-bgc)}.hero__link:not(:last-child){margin-right:12px}.hero-images,.uppertitle-block{display:flex}@media screen and (max-width:767px){.uppertitle-block{display:none}}.hero-uppertitle{width:114px;height:48px;z-index:2;color:var(--white-text-color);margin-top:41px;margin-bottom:7px;font-size:8px;font-weight:400;line-height:1.5;position:relative}@media screen and (min-width:1200px){.hero-uppertitle{width:200px;height:78px;margin-top:68px;margin-bottom:20px;font-size:14px;line-height:1.43}}.hero-btn{cursor:pointer;background-color:#0000;border:none}@media screen and (max-width:767px){.benefits{display:none}}.hero-benefits__amount{text-transform:uppercase;color:var(--main-color);font-family:Titan One;font-size:28px;font-style:normal;font-weight:400;line-height:1.15}@media screen and (min-width:1200px){.hero-benefits__amount{letter-spacing:.04em;font-size:46px;line-height:1.16}}.hero-benefits__item{margin-top:15px}.hero-benefits__descr{letter-spacing:.04em;text-align:right;color:var(--white-text-color);padding-right:5px;font-family:DM Sans;font-size:8px;font-style:normal;font-weight:400;line-height:1.25}@media screen and (min-width:1200px){.hero-benefits__descr{font-size:14px;line-height:1.29}}.hero-benefits__descr--first{letter-spacing:.04em;text-align:right;color:var(--white-text-color);padding-right:10px;font-family:DM Sans;font-size:8px;font-style:normal;font-weight:400;line-height:1.25}@media screen and (min-width:1200px){.hero-benefits__descr--first{padding-right:20px;font-size:14px;line-height:1.29}}.hero-images__second{z-index:3;width:171px;position:absolute;top:34px;bottom:0;right:32px}@media screen and (min-width:768px){.hero-images__second{z-index:2;width:143px;right:303px}}@media screen and (min-width:1200px){.hero-images__second{z-index:2;width:236px;right:344px}}.hero-images__third{z-index:2;position:absolute;bottom:0;right:32px}@media screen and (min-width:768px){.hero-images__third{bottom-top:189px;width:190px}}@media screen and (max-width:767px){.hero-images__third{display:none}}@media screen and (min-width:1200px){.hero-images__third{width:304px}}.benefits{position:absolute;top:16px;right:32px}@media screen and (min-width:1200px){.benefits{position:absolute;top:64px;right:32px}}.hero-images__group:after{content:"";width:346px;height:344px;border-radius:50%;position:absolute;bottom:75px;left:36px}@media screen and (max-width:767px){.hero-images__group:after{top:25px}}@media screen and (min-width:768px){.hero-images__group:after{background-color:var(--sec-color);width:355px;height:353px;top:-35px;left:240px}}@media screen and (min-width:1200px){.hero-images__group:after{background-color:var(--sec-color);width:534px;height:534px;bottom:76px;left:517px}}.hero-benefits__item--first{height:44px;z-index:2;margin-bottom:17px;position:relative}@media screen and (min-width:1200px){.hero-benefits__item--first{height:77px}}.hero-benefits__item--first:after{content:"";z-index:-1;background-color:var(--white-text-color);width:16px;height:16px;border-radius:50%;position:absolute;bottom:30px;right:2px}@media screen and (min-width:1200px){.hero-benefits__item--first:after{width:30px;height:30px;bottom:55px;right:5px}}.hero-benefits__item--second{text-align:center;z-index:2;width:51px;height:43px;position:relative}@media screen and (min-width:1200px){.hero-benefits__item--second{width:92px;height:76px}}.hero-benefits__item--second:after{content:"";background-color:var(--white-text-color);z-index:-1;width:16px;height:16px;border-radius:50%;position:absolute;top:-2px;right:2px}@media screen and (min-width:1200px){.hero-benefits__item--second:after{width:30px;height:30px;top:-4px;right:2px}}.hero-benefits__amount{text-align:center}@media screen and (max-width:767px){.mobail-circle{background-color:var(--sec-color);width:346px;height:344px;border-radius:50%;margin-top:25px;margin-left:14px;overflow:hidden}}.products-section{background-color:#fff;padding-top:60px;padding-bottom:60px}@media screen and (min-width:1200px){.products-section{padding-bottom:70px}}.products-label{justify-content:center;align-items:center;margin-bottom:15px;display:flex}@media screen and (min-width:768px) and (max-width:1199px){.products-label{margin-bottom:18px}}.products-title{margin-bottom:8px}.products-list{flex-wrap:wrap;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.products-list{gap:16px}}@media screen and (min-width:1200px){.products-list{flex-wrap:nowrap;gap:32px}}.products-list-item{text-align:center;justify-content:center;align-items:center;display:flex;position:relative}@media screen and (min-width:480px){.products-list-item{min-width:450px}}@media screen and (min-width:768px){.products-list-item{min-width:224px;max-width:224px;flex-wrap:nowrap}}@media screen and (min-width:1200px){.products-list-item{min-width:368px;max-width:368px;gap:32px}}.products-list-item__element{height:489px;border-radius:24px;margin-top:140px;position:relative}@media screen and (min-width:768px){.products-list-item__element{margin-top:150px}}@media screen and (min-width:1200px){.products-list-item__element{height:535px;margin-top:273px}}.products-list-item__header{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-top:160px;margin-bottom:70px;font-family:Titan One;font-size:20px;font-weight:400;line-height:1.15}@media screen and (min-width:768px){.products-list-item__header{margin-top:118px}}@media screen and (min-width:1200px){.products-list-item__header{margin-top:165px;font-size:30px;line-height:1.13}}.products-list-item__desc{width:100%;text-align:center;letter-spacing:.04em;color:#fff;padding:0 40px;font-family:DM Sans;font-size:14px;font-style:normal;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.products-list-item__desc{line-height:1.8}}@media screen and (min-width:1200px){.products-list-item__desc{font-size:16px;line-height:1.5}}.products-list-item__desc:before{content:"";width:6px;height:6px;background:#fff;border-radius:50%;position:absolute;top:44%;left:50%;box-shadow:-9px 0 #fff,9px 0 #fff}@media screen and (min-width:768px){.products-list-item__desc:before{top:37%}}@media screen and (min-width:1200px){.products-list-item__desc:before{top:44%}}.products-list-item__element--first{background-color:var(--second-additional-color)}.products-list-item__element--first:before{content:"";width:280px;height:280px;background-image:url(products-1_sm.64389337.png);background-repeat:no-repeat;background-size:100%;display:inline-block;position:absolute;top:-29%;left:50%;transform:translate(-50%)}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--first:before{background-image:url(products-1_sm@2x.c15a8159.png)}}@media screen and (min-width:768px){.products-list-item__element--first:before{width:224px;height:224px;background-image:url(products-1_md.9e88f1e4.png)}}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--first:before{background-image:url(products-1_md@2x.87fdd9ad.png)}}@media screen and (min-width:1200px){.products-list-item__element--first:before{width:368px;height:394px;background-image:url(products-1_lg.16c34279.png);top:-50%}}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--first:before{background-image:url(products-1_md@2x.87fdd9ad.png)}}.products-list-item__element--second{background-color:var(--first-additional-color)}.products-list-item__element--second:after{content:"";width:280px;height:280px;background-image:url(products-2_sm.0384c039.png);background-repeat:no-repeat;background-size:100%;position:absolute;top:-29%;left:50%;transform:translate(-50%)}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--second:after{background-image:url(products-2_sm@2x.b035b884.png)}}@media screen and (min-width:768px){.products-list-item__element--second:after{width:224px;height:224px;background-image:url(products-2_md.3825364e.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products-list-item__element--second:after{background-image:url(products-2_md@2x.65af4c26.png)}}@media screen and (min-width:1200px){.products-list-item__element--second:after{width:368px;height:394px;background-image:url(products-2_lg.bd250631.png);top:-50%}}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--second:after{background-image:url(products-2_md@2x.65af4c26.png)}}.products-list-item__element--third{background-color:var(--third-additional-color)}.products-list-item__element--third:after{content:"";width:280px;height:280px;background-image:url(products-3_sm.2cc8b258.png);background-repeat:no-repeat;background-size:100%;position:absolute;top:-29%;left:50%;transform:translate(-50%)}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--third:after{background-image:url(products-3_sm@2x.a122e1ce.png)}}@media screen and (min-width:768px){.products-list-item__element--third:after{width:224px;height:224px;background-image:url(products-3_md.5cc0089f.png)}}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--third:after{background-image:url(products-3_md@2x.3f5354ed.png)}}@media screen and (min-width:1200px){.products-list-item__element--third:after{width:368px;height:394px;background-image:url(products-3_lg.5685afd5.png);top:-50%}}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products-list-item__element--third:after{background-image:url(products-3_md@2x.3f5354ed.png)}}.products-btn{width:40px;height:40px;background-color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;margin-top:32px;margin-left:auto;margin-right:auto;transition-property:cursor,outline,transform;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.products-btn__icon{fill:var(--main-color)}@media screen and (min-width:1200px){.products-btn{margin-top:60px}}.products-btn:hover,.products-btn:focus{cursor:pointer;outline:1px solid var(--main-color);transform:scale(1.2)}.about{background-color:var(--sec-bgc);padding-top:60px;padding-bottom:40px}@media screen and (min-width:768px){.about{padding-bottom:60px}}.about__conteiner{width:100%;background-color:var(--sec-bgc);justify-content:center;padding-left:20px;padding-right:20px;display:block;position:relative}@media screen and (min-width:768px){.about__conteiner{flex-wrap:wrap;padding-left:32px;padding-right:32px;display:flex}}@media screen and (min-width:1200px){.about__conteiner{padding-left:16px;padding-right:16px}}.about__title-conteiner{margin-bottom:32px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.about__title-conteiner{width:100%;flex-wrap:wrap;justify-content:center;margin-bottom:40px;display:flex}}@media screen and (min-width:1200px){.about__title-conteiner{margin-bottom:60px}}.about__title-span{text-align:center;color:#ffa5ba;text-transform:uppercase;margin-bottom:15px;font-family:Titan One,cursive;font-size:18px;font-style:normal;font-weight:400;line-height:1.16;display:block}@media screen and (min-width:768px){.about__title-span{text-transform:uppercase;font-size:26px;line-height:1.15}}@media screen and (min-width:1200px){.about__title-span{letter-spacing:.04em;font-size:30px;line-height:1.13}}.about__title{text-align:center;color:#d41443;margin:0 auto;font-style:normal}@media screen and (min-width:768px){.about__title{width:100%;line-height:1.14}}.about__conteiner-text{max-width:220px;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;display:flex}@media screen and (min-width:480px){.about__conteiner-text{min-width:450px}}@media screen and (min-width:768px){.about__conteiner-text{min-width:334px;margin-left:32px;margin-right:0}}@media screen and (min-width:1200px){.about__conteiner-text{min-width:463px;margin-top:90px;margin-left:99px}}.about__image{margin-bottom:40px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.about__image{margin-bottom:0}}.about__text-span{color:#000;z-index:1;margin-bottom:40px;font-family:DM Sans,cursive;font-size:12px;font-style:normal;font-weight:500;line-height:1.58}@media screen and (min-width:768px){.about__text-span{font-size:14px;line-height:1.78}}@media screen and (min-width:1200px){.about__text-span{letter-spacing:.04em;font-size:16px;line-height:1.75}}.about-background{min-height:133px;width:320px;background-image:url(sectionbg1-1x280.1e60ae6b.png);background-repeat:no-repeat;background-size:contain;margin-left:auto;margin-right:auto;display:flex;position:absolute;top:62%;left:0;right:20px}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.about-background{background-image:url(sectionbg1-2x280.1c2ecca7.png)}}@media screen and (min-width:480px){.about-background{display:none}}@media screen and (min-width:1200px){.about-background{width:1200px;height:521px;background-image:url(sectionbg1-1x1200.5a4338ff.png);display:flex;top:235px;left:0;right:0}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.about-background{background-image:url(sectionbg1-2x1200.2f87c824.png)}}.about-background__image{width:100%}.about__text{color:#907e82;z-index:1;margin-bottom:20px;font-family:DM Sans,cursive;font-size:12px;font-style:normal;font-weight:500;line-height:1.58}@media screen and (min-width:768px){.about__text{letter-spacing:.04em;margin-bottom:40px;font-size:14px;line-height:1.78}}@media screen and (min-width:1200px){.about__text{line-height:1.93}}.about__button{width:176px;height:44px;background-color:var(--white-text-color);color:#d41443;z-index:5;transition:background-color var(--anim-slow);border-color:#1fe0;border-radius:22px;margin-right:auto;font-family:DM Sans,cursive;font-size:14px;font-style:normal;font-weight:700;line-height:1.28;display:flex}.about__button:hover,.about__button:focus{background-color:var(--button-hover-bgc)}.about__button-image{margin-left:14px}.advantages{background-color:var(--sec-bgc);padding-bottom:60px}@media screen and (min-width:768px){.advantages{padding-bottom:64px}}@media screen and (min-width:1200px){.advantages{padding-bottom:120px}}.advantages__list{flex-wrap:wrap;gap:32px;display:flex}@media screen and (min-width:480px){.advantages__list{flex-wrap:nowrap;gap:32px}}@media screen and (min-width:768px){.advantages__list{gap:22px}}@media screen and (min-width:1200px){.advantages__list{gap:115px}}.advantages__item:nth-child(1){background-image:url(advantages1.a4b767c2.png);background-repeat:no-repeat;background-size:33px 50px}.advantages__item:nth-child(2){background-image:url(advantages2.823dccd9.png);background-repeat:no-repeat;background-size:50px 50px}.advantages__item:nth-child(3){background-image:url(advantages3.74a71ec6.png);background-repeat:no-repeat;background-size:44px 50px}.advantages__item{max-width:230px;padding-top:66px}@media screen and (min-width:480px){.advantages__item{max-width:300px}}@media screen and (min-width:768px){.advantages__item{max-width:162px;padding-top:86px}}@media screen and (min-width:1200px){.advantages__item{max-width:288px;padding-top:96px}}.advantages__title{letter-spacing:.04em;color:var(--main-color);margin-bottom:24px;font-family:Titan One;font-size:36px;font-weight:400;line-height:1.17}@media screen and (max-width:767px){.advantages__title{text-transform:uppercase}}@media screen and (min-width:768px){.advantages__title{margin-bottom:13px;font-size:48px;line-height:1.14}}@media screen and (min-width:1200px){.advantages__title{margin-bottom:16px;font-size:58px;line-height:1.13}}.advantages__txt{font-family:DM Sans;font-size:12px;font-weight:700;line-height:1.7}@media screen and (max-width:767px){.advantages__txt{text-shadow:0 4px 4px #00000040}}@media screen and (min-width:768px){.advantages__txt{font-size:14px;line-height:1.7}}@media screen and (min-width:1200px){.advantages__txt{font-size:16px;line-height:1.75}}.gallery{padding-bottom:60px}@media screen and (min-width:1200px){.gallery{padding-bottom:120px}}.gallery__conteiner{background:linear-gradient(to bottom,var(--sec-bgc)17%,#fff 17%)}img{max-width:100%;border-radius:8px;display:block}@media screen and (min-width:768px){img{border-radius:20px}}.gallery__list{justify-content:center;display:flex}.gallery__colomn,.gallery__colomn-2,.gallery__colomn-3{padding-right:2px}@media screen and (min-width:768px){.gallery__colomn,.gallery__colomn-2,.gallery__colomn-3{padding-right:6px}}@media screen and (min-width:1200px){.gallery__colomn,.gallery__colomn-2,.gallery__colomn-3{padding-right:8px}}.gallery-resize{height:120px;flex-direction:column;justify-content:flex-start;display:flex}@media screen and (min-width:768px){.gallery-resize{height:290px}}@media screen and (min-width:1200px){.gallery-resize{height:350px}}.gallery__resize--4{height:90px;flex-direction:column;justify-content:flex-start;display:flex}@media screen and (min-width:768px){.gallery__resize--4{height:200px}}@media screen and (min-width:1200px){.gallery__resize--4{height:270px}}.gallery__img{margin-bottom:2px}.gallery__colomn-1{align-items:center;display:flex}.gallery__colomn-2{flex-flow:column;justify-content:center;align-items:center;display:flex}.gallery__colomn-3{flex-flow:column;justify-content:center;display:flex}.gallery__img--padding{padding-bottom:0;padding-right:0}.reviews{padding-bottom:60px}@media screen and (min-width:768px){.reviews{padding-bottom:80px}}@media screen and (min-width:1200px){.reviews{padding-bottom:120px}}.reviews-slider{text-align:center}@media screen and (min-width:480px){.reviews-slider{padding:0 20px}}@media screen and (min-width:768px){.reviews-slider{padding:0 42px}}@media screen and (min-width:1200px){.reviews-slider{padding:0 100px}}.reviews-slider__photo{margin:0 auto 32px}@media screen and (min-width:768px){.reviews-slider__photo{margin-bottom:20px}}@media screen and (min-width:1200px){.reviews-slider__photo{margin-bottom:16px}}.reviews-slider__text{background:#fafafa;padding:43px 50px 17px}@media screen and (min-width:768px){.reviews-slider__text{padding:37px 7px 36px}}@media screen and (min-width:1200px){.reviews-slider__text{padding:47px 73px 31px}}.reviews-slider__message{color:#000;background:repeating-linear-gradient(#fafafa,#fafafa 30px,#e1e1e1 29px 31px);margin:auto;padding:0 12px 9px;font-size:12px;font-weight:500;line-height:2.58;position:relative}.reviews-slider__message:before{content:"";width:54px;height:40px;background-image:url(comas.db9db109.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-10px;left:0}.reviews-slider__message .reviews-slider__comment{position:relative}@media screen and (min-width:768px){.reviews-slider__message{text-align:center;letter-spacing:.04em;font-size:14px;font-weight:500;line-height:2.14}}@media screen and (min-width:1200px){.reviews-slider__message{font-size:16px;line-height:1.87}}.reviews-slider__author-name{margin:16px 0;font-family:DM Sans;font-size:14px;font-weight:500;line-height:1.85}@media screen and (min-width:768px){.reviews-slider__author-name{margin:16px 0 32px;font-size:16px;line-height:1.87}}@media screen and (min-width:768px){.reviews-slider__author-name{font-size:20px}}.reviews-slider__markers{width:4px;height:4px;background:#c7133e;border-radius:50%;margin:16px auto;display:block;position:relative}@media screen and (min-width:768px){.reviews-slider__markers{margin:4px auto 0}}@media screen and (min-width:1200px){.reviews-slider__markers{margin:16px auto 0}}.reviews-slider__markers:before{content:"";width:4px;height:4px;background:#c7133e;border-radius:50%;position:absolute;left:10px}.reviews-slider__markers:after{content:"";width:4px;height:4px;background:#c7133e;border-radius:50%;position:absolute;right:10px}.slick-dots{margin:0;padding:0;display:none}.slick-dots li{margin:0 18px 0 0;list-style-type:none;display:inline-block}.slick-dots li:last-child{margin:0}.slick-dots li.slick-active button{width:12px;height:12px;background:url(dots.8694a085.svg) no-repeat;border-radius:0}.slick-dots li button{width:12px;height:12px;cursor:pointer;background-color:#d9d9d9;border:none;border-radius:50%;font-size:0}.contacts{background:linear-gradient(0deg,#fff5f6 80%,#fff 0);padding-bottom:40px}@media screen and (min-width:768px){.contacts{background:linear-gradient(0deg,#fff5f6 49%,#fff 0)}}@media screen and (min-width:1200px){.contacts{background:linear-gradient(0deg,#fff5f6 84%,#fff 0);padding-bottom:120px}}@media screen and (min-width:768px){.contacts__list{margin:0 -16px;display:flex}}.contacts__item{background-color:var(--white-text-color);border-radius:24px;margin:0 0 20px;padding:40px 32px;box-shadow:0 15px 19px #d414431a}@media screen and (min-width:768px){.contacts__item{width:calc(33.3333% - 32px);margin:0 16px 32px}}@media screen and (min-width:1200px){.contacts__item{padding:40px 85px 40px 40px}}.contacts__title{color:var(--white-text-color);letter-spacing:.04em;width:80px;height:16px;text-align:center;background:#f0d1a5;border-radius:4px;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:1.83;display:flex}@media screen and (min-width:768px){.contacts__title{text-align:center;letter-spacing:.04em;width:73px;height:28px;font-size:16px;line-height:1.87}}.contacts__title--green{color:var(--white-text-color);letter-spacing:.04em;width:130px;height:16px;text-align:center;background:#c2e297;border-radius:4px;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:186%;display:flex}@media screen and (min-width:768px){.contacts__title--green{text-align:center;letter-spacing:.04em;width:138px;height:28px;font-size:16px;line-height:1.87}}.contacts__box{border-bottom:1px solid #e1e1e1;padding:24px 0}@media screen and (min-width:768px){.contacts__box{padding:32px 0}}.contacts__city{letter-spacing:.04em;color:var(--black-text-color);margin:0 0 8px;font-size:12px;font-weight:500;line-height:1.83;display:block}@media screen and (min-width:768px){.contacts__city{font-size:14px;line-height:1.85}}@media screen and (min-width:1200px){.contacts__city{font-size:16px;line-height:1.87}}.contacts__street{color:var(--sec-text-color);font-size:12px;font-weight:500;line-height:18px;display:block}@media screen and (min-width:768px){.contacts__street{font-size:14px;line-height:1.64}}@media screen and (min-width:1200px){.contacts__street{font-size:16px;line-height:1.81}}.contacts__days{color:var(--black-text-color);font-size:12px;font-weight:500;line-height:1.83;display:block}@media screen and (min-width:768px){.contacts__days{font-size:14px;line-height:1.85}}@media screen and (min-width:1200px){.contacts__days{font-size:16px;line-height:1.87}}.contacts__hours{color:var(--sec-color);font-size:12px;font-weight:500;line-height:1.83;display:block}@media screen and (min-width:768px){.contacts__hours{font-size:14px;line-height:1.85}}@media screen and (min-width:1200px){.contacts__hours{font-size:16px;line-height:1.87}}.contacts__info{padding-top:32px;display:block}.contacts__info__link{color:var(--sec-text-color);font-size:12px;font-weight:500;line-height:1.5;transition:color .25s cubic-bezier(.4,0,.2,1);display:block}@media screen and (min-width:768px){.contacts__info__link{font-size:14px;line-height:1.85}}@media screen and (min-width:1200px){.contacts__info__link{font-size:16px;line-height:1.87}}.contacts__info__link:hover,.contacts__info__link:focus{color:var(--main-color)}.contacts__buttons{justify-content:center;padding-top:32px;display:grid}@media screen and (min-width:768px){.contacts__buttons{display:flex}}.contacts__button{height:44px;cursor:pointer;transition:background-color var(--anim-slow),color var(--anim-slow);border:none;border-radius:22px;font-size:16px;font-weight:700;line-height:1.3}.contacts__button--red{color:var(--white-text-color);background-color:var(--main-color);margin:0 0 10px;padding:0 17px}@media screen and (min-width:768px){.contacts__button--red{margin:0 14px 0 0;padding:0 30px}}@media screen and (min-width:1200px){.contacts__button--red{padding:0 35px}}.contacts__button--red:hover,.contacts__button--red:focus{color:var(--main-color);background-color:var(--button-hover-bgc)}.contacts__button--white{color:var(--main-color);background-color:var(--white-text-color);padding:0 32px}@media screen and (min-width:768px){.contacts__button--white{padding:0 39px}}.contacts__button--white:hover,.contacts__button--white:focus{background-color:var(--button-hover-bgc)}.contacts__button__icon{margin:0 0 0 8px}@media screen and (min-width:768px){.contacts__button__icon{margin:0 0 0 13px}}.backdrop{z-index:2;width:100%;height:100%;visibility:visible;opacity:1;background-color:#0003;transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.backdrop.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.modal{max-width:90%;width:100%;background-color:#fff;border-radius:4px;margin:93px 0 0;padding:0 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px #0003}@media screen and (min-width:480px){.modal{max-width:450px}}@media screen and (min-width:1200px){.modal{max-width:528px;height:581px}}.modal iframe{width:100%;margin:20px 0}.close-icon{width:100%;height:100%}.button-close{width:30px;height:30px;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:50px;margin:8px 8px 0 auto;transition:fill .25s cubic-bezier(.4,0,.2,1);display:block;position:relative}.button-close:hover{fill:#2196f3}.footer{background-color:var(--sec-bgc)}@media screen and (min-width:320px){.footer__title{width:234px}}@media screen and (min-width:768px){.footer__title{width:340px}}@media screen and (min-width:1200px){.footer__title{width:474px}}.footer__info{flex-direction:column;margin-left:auto;display:flex}.container__footer{flex-direction:column;gap:40px;margin-bottom:40px;display:flex}@media screen and (min-width:768px) and (max-width:1199px){.container__footer{padding-left:16px;padding-right:16px}}@media screen and (min-width:768px){.container__footer{flex-direction:row;align-items:center}}@media screen and (min-width:1200px){.container__footer{margin-bottom:60px}}.first-title{color:var(--sec-color);letter-spacing:.04em;text-transform:uppercase;font-family:Titan One,cursive;font-weight:400}@media screen and (min-width:320px){.first-title{margin-bottom:16px;font-size:18px;line-height:1.17}}@media screen and (min-width:768px){.first-title{margin-bottom:12px;font-size:26px;line-height:1.15}}@media screen and (min-width:1200px){.first-title{margin-bottom:16px;font-size:30px;line-height:1.13}}.sec-title{color:var(--main-color);text-transform:uppercase;font-family:Titan One,cursive;font-weight:400}@media screen and (min-width:320px){.sec-title{letter-spacing:.04em;font-size:34px;line-height:1.15}}@media screen and (min-width:768px){.sec-title{letter-spacing:.06em;font-size:48px;line-height:1.15}}@media screen and (min-width:1200px){.sec-title{letter-spacing:.05em;font-size:58px;line-height:1.14}}.socials{gap:30px;margin-bottom:40px;margin-left:auto;display:flex}.socials__icon{width:32px;height:32px;fill:currentColor}@media screen and (min-width:768px){.socials__icon{width:34px;height:34px}}.socials__link{width:32px;height:32px;color:var(--sec-color);transition:color var(--anim-slow),background-color var(--anim-slow);border-radius:50%;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.socials__link{width:34px;height:34px}}.socials__link:hover,.socials__link:focus{background-color:var(--white-text-color);color:var(--main-color)}.link__tel{color:var(--black-text-color);font-size:12px;font-weight:700;line-height:1.83}@media screen and (min-width:768px){.link__tel{font-size:14px}}@media screen and (min-width:1200px){.link__tel{font-size:16px}}.digits{color:var(--main-color)}.copyright{height:60px;max-width:1199px;border-top:1px solid #e1e1e1}@media screen and (min-width:768px){.copyright{height:37px}}@media screen and (min-width:1200px){.copyright{max-width:1168px;margin-left:auto;margin-right:auto}}.copyright__title{width:151px;color:#907e82;letter-spacing:.02em;text-align:center;margin-top:16px;margin-left:auto;margin-right:auto;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.5;display:block}@media screen and (min-width:768px){.copyright__title{width:278px;margin-top:7px;line-height:1.85}}
/*# sourceMappingURL=index.01a776d7.css.map */
</pre></body></html>