*,: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,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-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{--background-color:#84a178;--first-text-color:#fcfcfc;--second-text-color:#131313;--white:#fff;--yellow:#f8d24e;--green:#0a8817;--grey:#7a7a7a;--lite-yellow:#efd478;--lite-green:#aec6a5;--lite-orange:#d6936d;--lite-gray:#ababab}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}img{max-width:100%;height:auto;display:block}ul,ol{margin:0;padding:0;list-style:none}a{text-decoration:none}address{font-style:normal}button{cursor:pointer;border:none;border-radius:10px;display:block}html{scroll-behavior:smooth}body{color:var(--first-text-color);background-color:var(--background-color);letter-spacing:.04em;cursor:url(vector.fcc71345.png) 1 5,auto;font-family:Montserrat,sans-serif}body.mobile-open{overflow:hidden}.container{margin:0 auto;padding:0 16px}@media screen and (min-width:480px){.container{width:480px}}@media screen and (min-width:768px) and (max-width:1199px){.container{width:768px;padding:0 32px}}@media screen and (min-width:1200px){.container{width:1200px}}.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}.button{color:#000;text-align:center;cursor:pointer;min-width:114px;background-color:#f8d24e;border:1px solid #f8d24e;border-radius:10px;padding:12px 34px;font-size:12px;font-weight:600;line-height:1.25;display:inline-block;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}@media screen and (min-width:768px){.button{min-width:121px;font-size:14px;line-height:1.21}}.button:hover,.button:focus{background-color:#0a8817;border-color:#0a8817;text-decoration:none}.button:focus{color:#fcfcfc}.button.disabled,.button:disabled{pointer-events:none;cursor:default;background-color:#ababab;border-color:#ababab}.backdrop{width:100%;height:100%;text-align:center;z-index:100;background:rgba(176,196,167,.5);padding:10px;line-height:calc(100vh - 20px);position:fixed;top:0;left:0;overflow:auto}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{vertical-align:middle;width:100%;max-width:280px;background:var(--first-text-color);border:2px solid var(--yellow);text-align:left;border-radius:10px;padding:28px;font-size:14px;line-height:1.43;transition:transform .35s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;transform:matrix(1,0,0,1,0,0);box-shadow:0 15px 15px 15px rgba(0,0,0,.12),0 13px 13px 13px rgba(0,0,0,.12),0 13px 13px 13px rgba(0,0,0,.12)}@media screen and (min-width:768px){.modal{max-width:568px;padding:32px 58px;font-size:16px;line-height:1.4}}.is-hidden .modal{transform:translate(-50%,-50%)scale(0)}.modal__close{width:20px;height:20px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:17px;right:17px}@media screen and (min-width:768px){.modal__close{width:30px;height:30px}}.modal__close:hover,.modal__close:focus{fill:var(--green);background-color:var(--yellow);border:var(--yellow);border-radius:50%}.modal__close-icon{width:11px;height:11px}@media screen and (min-width:768px){.modal__close-icon{width:14px;height:14px}}.modal__title{text-align:center;color:var(--second-text-color);margin-bottom:20px;font-family:Seymour One;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.modal__title{max-width:322px;margin:0 auto 24px;font-size:20px;line-height:1.4}}.modal__text{color:var(--second-text-color);margin-bottom:24px}@media screen and (min-width:768px){.modal__text{margin-bottom:32px}}.form{text-align:center;font-size:12px;line-height:1.4}@media screen and (min-width:768px){.form{max-width:368px;margin:0 auto;font-size:14px}}.form__field{border:none;margin:0;padding:0}.form__group{margin-bottom:12px}@media screen and (min-width:768px){.form__group{margin-bottom:16px}}.form__group:last-child{margin-bottom:0}.form__input,.form__coment{width:100%;height:32px;color:#131313;cursor:pointer;background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:none;padding:8px 12px;display:block}@media screen and (min-width:768px){.form__input,.form__coment{height:42px;padding:11px 16px}}.form__input::-ms-input-placeholder,.form__coment::-ms-input-placeholder{color:var(--second-text-color)}.form__input::placeholder,.form__coment::placeholder{color:var(--second-text-color)}.form__input:hover,.form__input:focus,.form__coment:hover,.form__coment:focus{background:rgba(10,136,23,.2)}.form__input:invalid.form__input:focus,.form__coment:invalid.form__input:focus{background:rgba(255,0,0,.1)}.form__coment{resize:none;height:64px}@media screen and (min-width:768px){.form__coment{height:83px}}.form__button{margin-top:24px}@media screen and (min-width:768px){.form__button{margin-top:32px}}.page-header__content.container{z-index:1;position:relative}.page-header__content{margin-left:auto;margin-right:auto;padding:12px 20px 0}@media screen and (min-width:768px){.page-header__content{padding:20px 32px 0}}@media screen and (min-width:1200px){.page-header__content{padding:8px 16px 0;display:flex}}.page-header__content__link{z-index:999}.page-header__logo{margin-right:308px}.page-header__button{color:var(--second-text-color);background-color:var(--yellow);min-width:152px;justify-content:center;align-items:center;padding:12px 35px 12px 36px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.21;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:767px){.page-header__button{display:none}}@media screen and (min-width:768px) and (max-width:1199px){.page-header__button{z-index:999;position:absolute;top:24px;right:32px}}@media screen and (min-width:1200px){.page-header__button{margin-left:auto;position:absolute;top:28px;right:16px}}.page-header__button:hover{background-color:var(--green)}.page-header__button:focus{background-color:var(--green);color:var(--white)}.page-header__button-icon{fill:currentColor;margin-left:4px}.page-header__button-icon:focus{color:var(--white)}.desktop-nav{z-index:999}@media screen and (max-width:1199px){.desktop-nav{display:none}}.desktop-nav__list{display:flex}.desktop-nav__item:not(:last-child){margin-right:28px}.desktop-nav__link{padding-top:32px;padding-bottom:13px;transition:color .25s cubic-bezier(.4,0,.2,1);display:block}.desktop-nav__link:hover,.desktop-nav__link:focus{color:var(--yellow)}.desktop-nav__link{color:var(--first-text-color);font-family:inherit;font-size:16px;font-style:normal;font-weight:700;line-height:1.25}.menu-toggle{z-index:3;color:var(--first-text-color);background-color:rgba(0,0,0,0);border:none;outline:none;justify-content:center;align-items:center;margin:0;padding:0;transition:color .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:16px;right:20px}@media screen and (min-width:768px){.menu-toggle{top:29px;right:216px}}@media screen and (min-width:1200px){.menu-toggle{display:none}}.menu-toggle:hover,.menu-toggle:focus{color:var(--yellow)}.menu-toggle__icon-menu{fill:currentColor}.menu-container{width:100vw;height:100vh;background-color:var(--background-color);z-index:3;visibility:hidden;transition:transform .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(200%)}.menu-container__link{position:absolute;top:12px;left:32px}@media screen and (min-width:768px){.menu-container__link{top:20px;right:32px}}.menu-container__button{color:var(--second-text-color);background-color:var(--yellow);min-width:152px;justify-content:center;align-items:center;padding:12px 35px 12px 36px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.21;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:flex}@media screen and (min-width:768px){.menu-container__button{display:none}}.menu-container__button:hover{background-color:var(--green)}.menu-container__button:focus{background-color:var(--green);color:var(--white)}.menu-container__button-icon{fill:currentColor;margin-left:4px}.menu-container__button-icon:focus{color:var(--white)}.menu-container.is-open{visibility:visible;transform:translate(0)}.menu-container .menu-toggle{position:absolute;top:16px;right:20px}@media screen and (min-width:768px){.menu-container .menu-toggle{top:32px;right:32px}}.mobile-menu{height:100%;flex-direction:column;align-items:center;margin:0;padding:100px 25px 64px;display:flex}@media screen and (min-width:768px){.mobile-menu{padding:140px 25px 64px}}.mobile-nav{margin-bottom:auto}.mobile-nav__item{text-align:center;display:block}.mobile-nav__item:not(:last-child){margin-bottom:32px}.mobile-nav__link{transition:color .25s cubic-bezier(.4,0,.2,1)}.mobile-nav__link:hover,.mobile-nav__link:focus{color:var(--yellow)}.mobile-nav__link{color:var(--first-text-color);font-size:32px;font-style:normal;font-weight:700;line-height:1.22}.modal-buy{width:100%;height:100%;text-align:center;opacity:1;z-index:10;background-color:rgba(132,161,120,.9);position:fixed;top:0;right:0;overflow:scroll}.modal-buy__close{width:20px;height:20px;background-color:var(--first-text-color);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:12px;right:12px}.modal-buy__close:hover,.modal-buy__close:focus{fill:var(--green)}.modal-buy__title{text-align:center;font-family:Seymour One;font-size:20px;font-weight:400;line-height:24px}@media screen and (min-width:768px){.modal-buy__products:not(:first-child){margin-left:48px}}.modal-buy__checkbox{cursor:pointer;display:none;position:absolute}.modal-buy__item{width:132px;height:135px;text-align:center;cursor:pointer;border:2px solid #96af8c;border-radius:10px 10px 15px 15px;margin-top:90px;margin-left:auto;margin-right:auto;display:block}.modal-buy__item--coffee{border-color:var(--lite-yellow)}.modal-buy__item--milkshake{border-color:var(--lite-orange)}@media screen and (min-width:768px){.modal-buy__item{margin-right:32px}}.modal-buy__ellipse{width:130px;height:130px;background:linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),#d9d9d9;border-radius:50%;margin-top:-50%;margin-left:-1px;display:block;box-shadow:0 5.26027px 19.726px rgba(10,136,23,.25)}.modal-buy__ellipse--coffee{background:linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),#d9d9d9;box-shadow:0 5.26027px 19.726px rgba(153,114,23,.25)}.modal-buy__ellipse--milkshake{background:linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),#d9d9d9;box-shadow:0 5.26027px 19.726px rgba(0,0,0,.25)}.modal-buy__png{margin-top:-134px;display:block}.modal-buy__product{letter-spacing:.04em;color:var(--second-text-color);padding-top:35px;font-family:Montserrat;font-size:16px;font-weight:700;line-height:20px;display:block}.modal-buy__label{width:132px;margin-top:20px;margin-left:auto;margin-right:auto;display:block}.modal-buy__label:nth-child(2n){margin-bottom:32px}@media screen and (min-width:768px){.modal-buy__label{margin-top:0;display:inline-block}}@media screen and (min-width:768px){.modal-buy__label:not(:last-child){margin-right:20px}}.modal-buy__userarea{width:224px;margin-top:32px;margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.modal-buy__userarea{width:368px;margin-top:10px}}.modal-buy__about{margin-bottom:12px;display:block}.modal-buy__input{width:100%;height:30px;border:1px solid var(--background-color);background-color:rgba(248,210,78,.1);border-radius:10px;outline:none;padding-left:12px;font-family:Montserrat}.modal-buy__input::-ms-input-placeholder{color:#000;font-size:12px;line-height:140%}.modal-buy__input::placeholder{color:#000;font-size:12px;line-height:140%}@media screen and (min-width:768px){.modal-buy__input::-ms-input-placeholder{font-size:14px}.modal-buy__input::placeholder{font-size:14px}}.modal-buy__input:hover,.modal-buy__input:focus{background:rgba(10,136,23,.1)}.modal-buy__input:invalid.modal-buy__input:focus{background:rgba(255,0,0,.1)}@media screen and (min-width:768px){.modal-buy__input{width:358px;height:40px}}.modal-buy__input--comment{resize:none;height:65px;padding-top:7px}@media screen and (min-width:768px){.modal-buy__input--comment{height:84px}}.modal-buy__checkbox:checked+.modal-buy__item{background-color:#96af8c}.modal-buy__checkbox:checked+.modal-buy__item--coffee{background-color:var(--lite-yellow)}.modal-buy__checkbox:checked+.modal-buy__item--milkshake{background-color:var(--lite-orange)}.order-button{margin:26px auto 0;display:block;box-shadow:inset 0 0 50px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.hero__container{background-image:url(dotsmobile.b62ebb5f.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:768px){.hero__container{background-image:url(dotstablet.1cb7e28d.png)}}@media screen and (min-width:1200px){.hero__container{background-image:url(dotsdecsk.508599ac.png)}}.hero__section{padding:55px 0 0 4px;display:flex}@media screen and (min-width:768px){.hero__section{padding:14px 0 0}}@media screen and (min-width:1200px){.hero__section{padding:45px 0 0}}.hero__title{width:247px;height:97px;letter-spacing:.04em;text-transform:uppercase;color:var(--first-text-color);font-family:Seymour One;font-size:26px;font-weight:400;line-height:1.27}@media screen and (min-width:1200px){.hero__title{width:367px;height:144px;font-size:38px}}.hero__info{margin-left:auto}@media (max-width:767px){.hero__info{display:none}}.list__txt{width:48px;text-align:right;color:var(--first-text-color);margin-top:12px;font-size:8px;line-height:1.25}@media screen and (min-width:1200px){.list__txt{width:79px;margin-top:0;font-size:14px;line-height:1.21}}.list__txt:first-child{margin-bottom:20px}@media screen and (min-width:1200px){.list__txt:first-child{margin-bottom:16px}}.list__number{width:32px;text-align:right;letter-spacing:.04em;text-transform:uppercase;color:var(--second-text-color);margin-bottom:4px;font-size:28px;font-weight:900;line-height:1.21}@media screen and (min-width:1200px){.list__number{font-size:46px;line-height:1.22}}.hero__buttons{align-items:baseline;gap:12px;margin-top:32px;padding-left:4px;display:flex}@media screen and (min-width:768px){.hero__buttons{margin-top:0;padding-left:0}}@media screen and (min-width:1200px){.hero__buttons{gap:34px;padding-left:0}}.btn{text-align:center;color:#000;border:2px solid var(--yellow);background:0 0;border-radius:8px;align-items:center;padding:11px 26px;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:600;line-height:1.25;display:flex}.btn:hover{border:2px solid var(--green)}.btn:focus{border:2px solid var(--green);color:var(--first-text-color)}.btn--link{color:var(--yellow);border:none;padding:0;-webkit-text-decoration-line:underline;text-decoration-line:underline}.btn--link:hover{color:var(--green);border:none}.btn--link:focus{color:var(--first-text-color);border:none}.hero__wrap{margin-top:19px;display:flex;position:relative}@media screen and (max-width:767px){.hero__wrap{height:217px}}@media screen and (min-width:768px){.hero__wrap{margin-top:0}}@media screen and (min-width:1200px){.hero__wrap{height:290px;margin-top:42px}}@media (max-width:767px){.hero__icecream{display:none}}@media screen and (min-width:768px){.hero__icecream{width:152px;height:152px;position:absolute;bottom:12px;left:0}}@media screen and (min-width:1200px){.hero__icecream{width:225px;height:225px;position:absolute;bottom:65px;left:0}}@media (max-width:767px){.hero__text{display:none}}@media (min-width:768px){.hero__text{margin-top:39px;margin-left:184px}}@media (min-width:1200px){.hero__text{margin-top:70px;margin-left:241px}}@media screen and (min-width:768px){.text{color:var(--first-text-color);width:150px;font-size:12px;font-weight:400;line-height:1.41}}@media screen and (min-width:1200px){.text{width:220px;font-size:14px;font-weight:400;line-height:1.43}}.text__arrow{fill:var(--first-text-color);margin-top:12px;margin-bottom:24px;transition:transform .1s cubic-bezier(.4,0,.2,1),fill .1s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1200px){.text__arrow{margin-top:24px;margin-bottom:103px}}.text__arrow:hover,.text__arrow:focus{fill:var(--yellow);transform:scale(1.4)}.hero__shark{max-width:177px;position:absolute;bottom:0;left:25%}@media screen and (min-width:768px){.hero__shark{max-width:268px;max-height:329px;left:50%}}@media screen and (min-width:1200px){.hero__shark{max-width:456px;max-height:560px;left:46%}}.products{outline-offset:-2px;background-image:url(bcg-mob.95998313.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;padding-top:60px;padding-bottom:60px}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products{background-image:url(bcg-mob@2x.8a884f37.webp)}}@media screen and (min-width:481px){.products{background-image:url(bcg-tab.8e0fdc51.webp)}}@media screen and (min-width:481px) and (min-device-pixel-ratio:2),screen and (min-width:481px) and (min-resolution:192dpi),screen and (min-width:481px) and (min-resolution:2x){.products{background-image:url(bcg-tab@2x.d9513965.webp)}}@media screen and (min-width:769px){.products{background-image:url(bcg-desk.e25aad8d.webp)}}@media screen and (min-width:769px) and (min-device-pixel-ratio:2),screen and (min-width:769px) and (min-resolution:192dpi),screen and (min-width:769px) and (min-resolution:2x){.products{background-image:url(bcg-desk@2x.4f82a046.webp)}}.products__label{text-align:center;text-transform:uppercase;color:var(--second-text-color);margin-bottom:12px;font-size:18px;font-weight:800;line-height:1.22}@media screen and (min-width:768px){.products__label{font-size:22px}}@media screen and (min-width:1200px){.products__label{letter-spacing:.04em;font-size:30px;line-height:1.23}}.products__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--second-text-color);margin-bottom:148px;font-family:Seymour One;font-size:30px;font-weight:400;line-height:1.27}@media screen and (min-width:768px){.products__title{margin-bottom:200px;font-size:34px}}@media screen and (min-width:1200px){.products__title{letter-spacing:.06em;margin-bottom:303px;font-size:36px;line-height:1.25}}@media screen and (min-width:768px){.products__list{gap:16px;display:flex}}@media screen and (min-width:1200px){.products__list{gap:29px}}.products__item{min-height:420px;border-radius:24px;flex-direction:column;padding:123px 40px 16px;display:flex;position:relative}@media screen and (min-width:768px){.products__item{width:calc(33.3333% - 10.6667px);min-height:428px;padding:108px 26px 12px}}@media screen and (min-width:1200px){.products__item{width:calc(33.3333% - 19.3333px);min-height:536px;padding:165px 64px 60px}}@media screen and (max-width:767px){.products__item:not(:last-child){margin-bottom:168px}}.products__item:first-child{background-color:var(--lite-green)}.products__item:nth-child(2){background-color:var(--lite-yellow)}.products__item:last-child{background-color:var(--lite-orange)}.products__item:before{content:" ";width:200px;height:211px;background-position:0 0;border-radius:50%;position:absolute;top:-108px;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.products__item:before{top:-120px}}@media screen and (min-width:1200px){.products__item:before{width:302px;height:318px;top:-183px}}.products__item:first-child:before{content:" ";background-color:#d9d9d9;background-image:url(img1-mob200.8d28648f.png),linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;box-shadow:0 5.34219px 20.0332px rgba(10,136,23,.25)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products__item:first-child:before{background-color:#d9d9d9;background-image:url(img1-mob200@2x.acee471d.png),linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}@media screen and (min-width:1200px){.products__item:first-child:before{background-color:#d9d9d9;background-image:url(img1-desk302.ba04fe3f.png),linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item:first-child:before{background-color:#d9d9d9;background-image:url(img1-desk302@2x.385eadc3.png),linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}.products__item:nth-child(2):before{content:" ";background-color:#d9d9d9;background-image:url(img2-mob200.43a0232b.png),linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;box-shadow:0 5.40397px 20.2649px rgba(153,114,23,.25)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products__item:nth-child(2):before{background-color:#d9d9d9;background-image:url(img2-mob200@2x.c8ae4d5b.png),linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}@media screen and (min-width:1200px){.products__item:nth-child(2):before{background-color:#d9d9d9;background-image:url(img2-desk302.c922f30e.png),linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;box-shadow:0 5.40397px 20.2649px rgba(153,114,23,.25)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item:nth-child(2):before{background-color:#d9d9d9;background-image:url(img2-desk302@2x.98ceb951.png),linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}.products__item:last-child:before{content:" ";background-color:#d9d9d9;background-image:url(img3-mob200.41d95e88.png),linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;box-shadow:0 5.41333px 20.3px rgba(0,0,0,.25)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products__item:last-child:before{background-color:#d9d9d9;background-image:url(img3-mob200@2x.c22b7c2c.png),linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}@media screen and (min-width:1200px){.products__item:last-child:before{background-color:#d9d9d9;background-image:url(img3-desk302.5d690267.png),linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:auto,auto,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products__item:last-child:before{background-color:#d9d9d9;background-image:url(img3-desk302@2x.0179f796.png),linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),none;background-position:0 0,0 0,0 0;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}}.products__name{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--second-text-color);margin-bottom:40px;font-size:20px;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.products__name{font-size:22px;line-height:1.23}}@media screen and (min-width:1200px){.products__name{margin-bottom:66px;font-size:30px;line-height:1.23}}.products__descr{text-align:center;letter-spacing:.04em;color:var(--second-text-color);width:200px;margin:0 auto;font-size:14px;font-weight:400;line-height:1.78}@media screen and (min-width:768px){.products__descr{width:172px}}@media screen and (min-width:1200px){.products__descr{width:242px;font-size:16px;line-height:1.75}}.products__btn{background:0 0;justify-content:center;align-items:center;margin-top:auto;margin-left:auto;margin-right:auto;padding:6px;transition:transform .1s cubic-bezier(.4,0,.2,1),box-shadow .1s cubic-bezier(.4,0,.2,1);display:flex}.products__btn:hover,.products__btn:focus{box-shadow:-7px -7px 20px 0px var(--lite-green),-4px -4px 5px 0px rgba(255,255,255,.6),7px 7px 20px 0px rgba(0,0,0,.133),4px 4px 5px 0px rgba(0,0,0,.067);transform:scale(1.4)}.products__btn--yellow:hover,.products__btn--yellow:focus{box-shadow:-7px -7px 20px 0px var(--lite-yellow),-4px -4px 5px 0px rgba(255,255,255,.6),7px 7px 20px 0px rgba(0,0,0,.133),4px 4px 5px 0px rgba(0,0,0,.067)}.products__btn--red:hover,.products__btn--red:focus{box-shadow:-7px -7px 20px 0px var(--lite-orange),-4px -4px 5px 0px rgba(255,255,255,.6),7px 7px 20px 0px rgba(0,0,0,.133),4px 4px 5px 0px rgba(0,0,0,.067)}.product-modal{text-align:center;padding:26px 20px;line-height:1.76}@media screen and (min-width:768px){.product-modal{padding:30px 32px}}.product-modal__title{font-size:20px}.product-modal__img{width:132px;background:linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),#d9d9d9;border-radius:50%;margin:0 auto 29px;box-shadow:0 7px rgba(156,190,143,.7),0 7px #d9d9d9,0 16px 20px rgba(10,136,23,.25)}.product-modal__img--yellow{background:linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),#d9d9d9;box-shadow:0 7px rgba(248,210,78,.7),0 7px #d9d9d9,0 16px 20px rgba(153,114,23,.45)}.product-modal__img--brown{background:linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),#d9d9d9;box-shadow:0 7px rgba(213,117,63,.7),0 7px #d9d9d9,0 16px 20px rgba(214,147,109,.65)}.product-modal__subtitle{margin-bottom:24px;font-size:20px;font-weight:500;line-height:1.4}.composition{color:var(--second-text-color);flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px;font-size:10px;line-height:1.2;display:flex}@media screen and (min-width:768px){.composition{gap:20px;margin-bottom:47px;font-size:12px}}.composition__item{width:53px;white-space:nowrap;text-overflow:ellipsis;border:2px solid #9cbe8f;border-radius:40px;padding:0 3px 5px;overflow:hidden}@media screen and (min-width:768px){.composition__item{width:65px;padding:0 4px 12px}}.composition__value{width:43px;height:43px;background-color:#9cbe8f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:8px;display:flex;box-shadow:0 6px 20px rgba(10,136,23,.25)}@media screen and (min-width:768px){.composition__value{width:53px;height:53px;margin-bottom:10px}}.composition--yellow .composition__item{border-color:#efd478}.composition--yellow .composition__value{background-color:#efd478;box-shadow:0 6px 20px rgba(239,212,120,.65)}.composition--brown .composition__item{border-color:#d6936d}.composition--brown .composition__value{background-color:#d6936d;box-shadow:0 6px 20px rgba(214,147,109,.65)}.ingredients{letter-spacing:.04em;color:var(--second-text-color);flex-wrap:wrap;margin-bottom:39px;font-size:14px;line-height:1.76;display:flex}@media screen and (min-width:768px){.ingredients{margin-bottom:48px}}.ingredients__compound{text-align:left;width:60%}.ingredients__value{text-align:right;width:23%;margin-bottom:12px}@media screen and (min-width:768px){.ingredients__value{width:31%;margin-bottom:11px}}.ingredients__value:last-child{margin-bottom:0}.product-form{margin-top:29px}@media screen and (min-width:768px){.product-form{margin-top:37px}}.product-form__input,.product-form__coment{padding:11px}.product-form__input--yellow:hover,.product-form__input--yellow:focus,.product-form__coment--yellow:hover,.product-form__coment--yellow:focus{background:rgba(248,210,78,.3)}.product-form__input--brown,.product-form__coment--brown{background:rgba(214,147,109,.1)}.product-form__input--brown:hover,.product-form__input--brown:focus,.product-form__coment--brown:hover,.product-form__coment--brown:focus{background:rgba(214,147,109,.3)}.product-form__button{min-width:132px}.about{padding-top:60px;padding-bottom:50px}@media screen and (min-width:768px){.about{margin-bottom:20px;padding-bottom:60px}}@media screen and (min-width:768px){.about{margin-bottom:86px;padding-bottom:60px}}.about__label{text-align:center;text-transform:uppercase;color:var(--first-text-color);margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.about__label{letter-spacing:.04em;font-size:22px;font-weight:800}}@media screen and (min-width:1200px){.about__label{font-size:30px;font-weight:800}}.about__header{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--first-text-color);width:220px;margin-bottom:54px;margin-left:auto;margin-right:auto;font-family:Seymour One;font-size:30px;font-weight:400;line-height:1.3}@media screen and (min-width:768px){.about__header{width:454px;margin-bottom:0}}@media screen and (min-width:1200px){.about__header{text-align:center;letter-spacing:.06em;width:485px;font-size:36px;line-height:1.3}}.about__image-container{min-height:278px;min-width:278px;justify-content:center;margin-bottom:40px;display:flex;position:relative}@media screen and (min-width:768px){.about__image-container{min-height:330px;min-width:330px;margin-right:38px}}@media screen and (min-width:1200px){.about__image-container{min-height:490px;min-width:490px;margin-bottom:0;margin-right:109px}}.about__image-container:before{content:" ";width:278px;height:278px;background:linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),#d9d9d9;border-radius:50%;position:absolute;top:-22px;box-shadow:0 4.48583px 16.8218px rgba(153,114,23,.25)}@media screen and (min-width:768px){.about__image-container:before{width:330px;height:330px;top:72px}}@media screen and (min-width:1200px){.about__image-container:before{width:490px;height:490px;top:59px}}@media screen and (min-width:768px){.about__content{display:flex}}.about__image{margin:0 auto 40px;display:block;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.about__image{margin:98px 38px 0 0}}@media screen and (min-width:1200px){.about__image{margin-right:109px}}.about__paragraph{text-align:center;flex-direction:column;gap:4px;margin-left:auto;margin-right:auto;display:flex}@media screen and (min-width:768px){.about__paragraph{text-align:left;max-width:100%;gap:8px;margin:80px 0 0;font-size:12px}}@media screen and (min-width:1200px){.about__paragraph{margin-top:133px;font-size:14px;line-height:1.94}}.about__paragraph--first,.about__paragraph--second{letter-spacing:.04em;color:var(--first-text-color);font-size:12px;font-weight:400;line-height:1.76}@media screen and (min-width:1200px){.about__paragraph--first{font-size:16px}}.about__paragraph--second{line-height:1.62}@media screen and (min-width:768px){.about__paragraph--second{line-height:1.76}}@media screen and (min-width:1200px){.about__paragraph--second{font-size:14px;line-height:1.94}}.about__paragraph--third{display:none}@media screen and (min-width:768px){.about__paragraph--third{width:300px;line-height:1.94;display:inline}}@media screen and (min-width:1200px){.about__paragraph--third{width:481px}}.about__button{background-color:var(--yellow);justify-content:center;align-items:center;margin-top:10px;margin-left:auto;margin-right:auto;padding:12px 34px;font-size:14px;font-weight:600;line-height:1.5;transition:transform .1s cubic-bezier(.4,0,.2,1),box-shadow .1s cubic-bezier(.4,0,.2,1);display:flex}.about__button:hover,.about__button:focus{box-shadow:-7px -7px 20px 0px var(--lite-yellow),-4px -4px 5px 0px rgba(255,255,255,.6),7px 7px 20px 0px rgba(0,0,0,.133),4px 4px 5px 0px rgba(0,0,0,.067)}@media screen and (min-width:768px){.about__button{margin-top:24px;margin-left:0}}@media screen and (min-width:1200px){.about__button{margin-top:50px}}.button__icon{fill:#000;margin-left:8px}.about__backdrop{width:100%;height:100%;text-align:center;z-index:999;opacity:1;background-color:rgba(132,161,120,.9);transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:scroll}.about__backdrop.is-hidden{opacity:0;pointer-events:none;visibility:hidden}.about__backdrop.is-hidden .about__modal{transform:scale(0)}.about__modal{width:280px;height:459px;background:#fcfcfc;border:2px solid #f8d24e;border-radius:10px;padding:28px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1);box-shadow:0 15px 15px 15px rgba(0,0,0,.12),0 13px 13px 13px rgba(0,0,0,.12),0 13px 13px 13px rgba(0,0,0,.12)}@media screen and (min-width:768px){.about__modal{width:568px;height:449px;padding:32px 60px}}.about__close-button{cursor:pointer;width:20px;height:20px;background:#fcfcfc;border:none;justify-content:center;align-items:center;padding:0;transition:fill .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:12px;right:12px}.about__close-button:hover,.about__close-button:focus{fill:#0a8817}.about__title{text-align:center;color:#131313;margin-bottom:20px;font-family:Seymour One,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media screen and (min-width:768px){.about__title{margin-bottom:32px;font-size:20px;line-height:1.4}}.about__wrapper{width:100%;max-width:224px;max-height:199px;margin-bottom:24px}@media screen and (min-width:768px){.about__wrapper{max-width:448px;max-height:205px;margin-bottom:32px}}.about__video{max-width:inherit;max-height:inherit;border:none}.about__subject{color:#131313;line-height:140%}.about__link{text-decoration:none}.about__link:hover{background-color:inherit;text-decoration:none}.about__link:focus{background-color:inherit;color:#fff;text-decoration:none}.advant__container{background-color:var(--background-color);width:100%;justify-content:center}@media screen and (min-width:768px){.advant__container{padding:0 76px}}@media screen and (min-width:1200px){.advant__container{padding:0 16px}}.advant{width:100%;justify-content:center;display:block}@media screen and (min-width:768px){.advant{gap:80px;display:flex}}@media screen and (min-width:1200px){.advant{gap:32px;display:flex}}.advant-uhdertitle{flex-direction:column;justify-content:center;align-items:center;display:flex}.advant__iconbox{width:50px;height:50px;background-color:var(--yellow);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}@media screen and (min-width:768px){.advant__iconbox{margin-bottom:32px}}@media screen and (min-width:1200px){.advant__iconbox{margin-bottom:40px}}.advant__icon{justify-content:center;align-items:center;display:flex}.advant__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fcfcfc;justify-content:center;margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.22222}@media screen and (min-width:768px){.advant__title{text-transform:lowercase;margin-bottom:12px;font-size:48px;line-height:1.22917}}@media screen and (min-width:1200px){.advant__title{margin-bottom:12px;font-size:58px;line-height:1.22414}}.advant__text{text-align:center;color:#fcfcfc;width:230px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.7}@media screen and (min-width:768px){.advant__text{width:152px;font-size:14px;line-height:1.74}}@media screen and (min-width:1200px){.advant__text{width:368px;font-size:16px;line-height:1.76}}.gallery__wraper{max-width:100%;height:130px;margin:0 auto;position:relative}@media screen and (min-width:480px){.gallery__wraper{max-width:280px;height:130px}}@media screen and (min-width:768px){.gallery__wraper{max-width:704px;height:327px}}@media screen and (min-width:1200px){.gallery__wraper{max-width:1013px;height:422px}}.gallery__container{margin-top:32px;margin-bottom:-98px}@media screen and (min-width:767px){.gallery__container{margin-top:60px;margin-bottom:-183px}}@media screen and (min-width:1199px){.gallery__container{margin-top:80px;margin-bottom:-324px}}@keyframes gallery{0%{opacity:1}25%{opacity:1}33%{opacity:0}92%{opacity:0}to{opacity:1}}.gallery__img{width:100%;height:100%;border-radius:24px;animation-name:gallery;animation-duration:9s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;left:0}.gallery__img:nth-of-type(1){animation-delay:6s}.gallery__img:nth-of-type(2){animation-delay:3s}.gallery__img:nth-of-type(3){animation-delay:0}.swiper__section{background-image:url(bcg-mob.95998313.webp);padding-top:178px;padding-bottom:393px}@media screen and (min-width:768px){.swiper__section{padding-top:283px;padding-bottom:379px}}@media screen and (min-width:1200px){.swiper__section{padding-top:464px;padding-bottom:228px}}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.swiper__section{background-image:url(bcg-mob@2x.8a884f37.webp)}}@media screen and (min-width:768px){.swiper__section{background-image:url(bcg-tab.8e0fdc51.webp)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.swiper__section{background-image:url(bcg-tab@2x.d9513965.webp)}}@media screen and (min-width:1200px){.swiper__section{background-image:url(bcg-desk.e25aad8d.webp)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.swiper__section{background-image:url(bcg-desk@2x.4f82a046.webp)}}.swiper{width:280px}@media screen and (min-width:768px){.swiper{width:705px}}@media screen and (min-width:1200px){.swiper{width:968px}}.swiper__bg{height:256px;background-color:#84a178;border-radius:24px;margin:32px 0;position:relative}@media screen and (min-width:768px){.swiper__bg{width:705px;height:138px}}@media screen and (min-width:1200px){.swiper__bg{width:968px;height:138px}}.swiper__reviews{text-align:center;letter-spacing:.04em;color:#fcfcfc;justify-content:center;padding-left:39px;padding-right:39px;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:255%;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (min-width:768px){.swiper__reviews{font-size:14px;line-height:186%}}@media screen and (min-width:1200px){.swiper__reviews{font-size:16px;line-height:186%}}.swiper__name{text-align:center;color:#131313;margin-bottom:32px;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:500;line-height:186%}@media screen and (min-width:768px){.swiper__name{font-size:16px}}.swiper__image{width:85px;height:85px;object-fit:contain;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;display:block}.swiper-pagination-bullet{width:12px;height:12px;background-color:#84a178;margin-top:12px}@media screen and (min-width:768px){.swiper-pagination-bullet{margin-top:32px}}@media screen and (max-width:767px){.swiper-button-prev{display:none}}@media screen and (min-width:768px){.swiper-button-prev{color:#fcfcfc;transform:translateY(25%)}}@media screen and (max-width:767px){.swiper-button-next{display:none}}@media screen and (min-width:768px){.swiper-button-next{color:#fcfcfc;transform:translateY(25%)}}.contacts{background-color:var(--background-color);margin-bottom:-353px}@media screen and (min-width:768px){.contacts{margin-bottom:-299px}}@media screen and (min-width:1200px){.contacts{margin-bottom:-128px}}.contacts__list{color:var(--second-text-color);flex-wrap:wrap;justify-content:center;gap:20px;font-size:12px;font-style:normal;font-weight:500;line-height:1.875;display:flex}@media screen and (min-width:768px){.contacts__list{gap:16px;font-size:14px}}@media screen and (min-width:1200px){.contacts__list{gap:32px;font-size:16px}}.contacts-possition{position:relative;top:-353px}@media screen and (min-width:768px){.contacts-possition{font-size:14px;top:-299px}}@media screen and (min-width:1200px){.contacts-possition{font-size:16px;top:-128px}}.contacts__item{background-color:var(--first-text-color);border-radius:24px;box-shadow:0 8px 30px rgba(212,20,67,.1)}@media screen and (max-width:767px){.contacts__item{max-width:280px;padding:40px 32px}}@media screen and (min-width:768px){.contacts__item{width:calc(33.3333% - 10.6667px);padding:40px 24px}}@media screen and (min-width:1200px){.contacts__item{width:calc(33.3333% - 21.3333px);padding:40px}}.contacts__title{color:var(--second-text-color);background:var(--yellow);border-radius:4px;padding:.5px 22px;display:inline}.contacts-card__item{padding-top:24px}@media screen and (min-width:768px){.contacts-card__item{padding-top:32px}}.contacts-card__item>.contacts-card__text:nth-child(2n){color:#ababab}.address__text{color:var(--lite-orange);margin-top:8px;font-style:normal;line-height:1.86}.address__text:hover{text-decoration:underline}.contacts-card__border{border-bottom:1px solid #e1e1e1;padding-bottom:24px}@media screen and (min-width:768px){.contacts-card__border{padding-bottom:26px}}@media screen and (min-width:1200px){.contacts-card__border{padding-bottom:32px}}.contacts-card__title{padding-bottom:10px}.contacts-card__link{color:var(--second-text-color);font-style:normal;display:inline}.contacts-btn__list{flex-direction:column;justify-content:center;align-items:center;margin-top:20px;display:flex}.contacts-btn__list>li:nth-child(2){margin-top:16px}@media screen and (min-width:768px){.contacts-btn__list{flex-direction:row;margin-top:40px;display:flex}.contacts-btn__list>li:nth-child(2){margin-top:0;margin-left:16px}}@media screen and (min-width:1200px){.contacts-btn__list{margin-top:60px}}.contacts__btn{width:196px;height:42px;cursor:pointer;border:none;border-radius:10px;outline:rgba(0,0,0,0);justify-content:center;align-items:center;margin-left:auto;margin-right:auto;padding:12px 0;font-size:14px;font-weight:600;line-height:1.29;display:flex}.contacts__btn-location{color:var(--second-text-color);background-color:var(--yellow);border:2px solid var(--yellow);transition:background-color .5s linear,border .5s linear}.contacts__btn-location:focus{background-color:var(--green);border-color:var(--green);color:var(--first-text-color)}.contacts__btn-location:focus .contacts__btn-icon{stroke:var(--first-text-color);fill:rgba(0,0,0,0)}.contacts__btn-location:hover{background-color:var(--green);border-color:var(--green)}.contacts__btn-location:hover:disabled{background-color:#ababab;border-color:#ababab}.contacts__btn-franchise{color:var(--second-text-color);border:2px solid var(--yellow);background-color:rgba(0,0,0,0);transition:background-color .5s linear,border .5s linear}.contacts__btn-franchise:focus{border-color:var(--green);color:var(--first-text-color)}.contacts__btn-franchise:focus .contacts__btn-icon{stroke:var(--first-text-color);fill:rgba(0,0,0,0)}.contacts__btn-franchise:hover{border-color:var(--green)}.contacts__btn-franchise:hover:disabled{border-color:#ababab}.contacts__btn-icon{height:12px;width:12px;stroke:currentColor;justify-content:center;align-items:center;margin-left:6px;display:flex}.location__close{width:20px;height:20px;justify-content:center;align-items:center;padding:0;transition:fill .3s cubic-bezier(.4,0,.2,1);display:flex;top:12px;right:12px}@media screen and (min-width:768px){.location__title{margin-bottom:32px}}.location__wrapper{width:100%;max-width:224px;max-height:199px;margin-bottom:24px}@media screen and (min-width:768px){.location__wrapper{max-width:448px;max-height:260px;margin-bottom:32px}}.location__map{max-width:inherit;max-height:inherit}.location__btn{margin-top:0;margin-left:auto;margin-right:auto;display:block}@media screen and (min-width:768px){.location__btn{margin-top:0}}.location__link{text-decoration:none}.location__link:hover{background-color:inherit;text-decoration:none}.location__link:focus{background-color:inherit;color:#fff;text-decoration:none}.footer__container{max-width:100%;margin-top:60px;margin-bottom:40px;padding:5px 20px}@media screen and (min-width:768px){.footer__container{margin-bottom:60px}}@media screen and (min-width:1200px){.footer__container{margin-top:120px;margin-bottom:60px;padding:0 16px 10px;display:flex}}.footer__title--first-part{width:232px;letter-spacing:0;text-align:left;text-transform:uppercase;color:var(--first-text-color);margin-bottom:16px;font-size:18px;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.footer__title--first-part{width:352px;margin-bottom:8px;font-size:26px;display:flex}}@media screen and (min-width:1200px){.footer__title--first-part{width:504px;margin-bottom:14px;font-size:30px;font-weight:400}}.footer__title--second-part{width:200px;letter-spacing:.04em;text-align:left;text-transform:uppercase;color:var(--first-text-color);font-size:34px;font-weight:700;line-height:1.14}@media screen and (min-width:768px){.footer__title--second-part{width:340px;font-size:48px}}@media screen and (min-width:1200px){.footer__title--second-part{width:500px;font-size:58px}}.footer__contack-blok{margin-top:40px}@media screen and (min-width:768px){.footer__contack-blok{align-self:center;margin-top:0;margin-bottom:0;margin-left:auto}}@media screen and (min-width:1200px){.footer__contack-blok{padding-top:10px}}.social-network{justify-content:right;gap:20px;margin-bottom:34px;display:flex}@media screen and (min-width:768px){.social-network{gap:30px}}.social-network__item{height:32px;width:32px;transition-duration:var(--time-transition);transition-timing-function:var(--typical-cubic);border-radius:50%}@media screen and (min-width:768px){.social-network__item{width:34px;height:34px}}.social-network__link{background-color:var(--yellow);color:var(--background-color);width:34px;height:34px;border-radius:50%;justify-content:center;align-items:center;transition:color .25s cubic-bezier(.4,0,.2,1);display:flex}.social-network__link:hover,.social-network__link:focus{color:var(--white)}.social-network__icon{fill:currentColor}.social-network__icon--tel{margin-right:1px}.contact__text{letter-spacing:.02em;color:var(--second-text-color);text-align:right;font-size:12px;font-weight:700;line-height:1.2}@media screen and (min-width:768px){.contact__text{font-size:14px}}@media screen and (min-width:1200px){.contact__text{font-size:16px}}.contact__link{letter-spacing:.02em;color:var(--white);text-align:right;font-size:12px;font-weight:700;line-height:1.2;text-decoration:none}@media screen and (min-width:768px){.contact__link{font-size:14px}}@media screen and (min-width:1200px){.contact__link{font-size:16px}}.contact__copyright-blok{border-top:1px solid var(--first-text-color);justify-content:center;padding-top:16px;padding-bottom:20px;display:flex}@media screen and (min-width:768px){.contact__copyright-blok{padding-top:12px;padding-bottom:12px}}@media screen and (min-width:1200px){.contact__copyright-blok{width:95%;margin-left:auto;margin-right:auto}}.contact__copyright{width:255px;color:var(--grey);letter-spacing:.02em;text-align:center;font-size:12px;font-weight:700;line-height:1.5}@media screen and (min-width:768px){.contact__copyright{width:276px}}
/*# sourceMappingURL=index.fd24f2b2.css.map */
