@import "https://fonts.googleapis.com/css2?family=Inter:wght@500&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Seymour+One&display=swap";*,: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{--header-background:#84a278;--main-background:#84a178;--title-white-color:#fcfcfc;--title-black-color:#131313;--button-background:#f8d24e;--hover-text-color:#f8d24e;--logo-icon-color:#f8d24e;--icon-color:#131313;--link-hover-color:#d6936d}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}ul{margin:0;padding-left:0;list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}address{font-style:normal}.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}.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width:480px){.container{width:480px}}@media (min-width:768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media (min-width:1200px){.container{width:1200px;padding-left:16px;padding-right:16px}}.backdrop{width:100%;height:100%;opacity:1;z-index:100;background-color:rgba(0,0,0,.2);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}.header{background-color:var(--header-background);width:100%;z-index:9;position:fixed;top:0}.header__flex{background-color:var(--header-background);justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:768px) and (max-width:1199px){.header__flex{height:66px}}@media screen and (min-width:1200px){.header__flex{height:76px}}@media screen and (min-width:1200px){.logo{margin-bottom:5px}}.nav__list{color:var(--title-white-color);list-style:none;display:flex}@media screen and (max-width:1199px){.nav__list{display:none}}.nav__item{cursor:pointer;color:var(--title-wite-color);margin-right:28px;padding-top:24px;font-size:16px;font-weight:700;line-height:1.25;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}.nav__item:last-child{margin-right:0}.nav__item a:hover,.nav__item a:focus{color:var(--hover-text-color)}.burger__flex{align-items:center;display:flex}@media screen and (min-width:1200px){.burger{display:none}}@media screen and (min-width:768px) and (max-width:1199px){.burger{margin-right:36px}}@media screen and (max-width:767px){.burger{margin-top:17px}}.burger__button{background-color:rgba(0,0,0,0);border:none}.burger__icon{fill:var(--title-wite-color)}.burger__icon--close{fill:var(--title-wite-color);display:none}.burger__button.is-open .burger__icon--close{display:block}.burger__button.is-open .burger__icon{display:none}.hidden{overflow:hidden}@media screen and (max-width:767px){.burger__menu{width:100%;height:100vh;z-index:1001;background-color:var(--header-background);transition:transform .5s linear;position:absolute;left:0;overflow:auto;transform:translate(-100%)}.burger__menu.is-open{transform:translate(0)}}@media screen and (min-width:768px) and (max-width:1199px){.burger__menu{width:100%;height:100vh;z-index:1001;background-color:var(--header-background);transition:transform .5s linear;position:absolute;top:65px;left:0;transform:translate(-100%)}.burger__menu.is-open{transform:translate(0)}}.burger__list{list-style:none}.burger__item{cursor:pointer;color:var(--title-white-color);justify-content:center;padding-bottom:32px;font-size:32px;font-weight:700;line-height:1.21;list-style:none;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:flex}.burger__item:last-child{padding-bottom:0}.burger__item:first-child{padding-top:50px}.burger__item:hover,.burger__item:focus{color:var(--title-black-color)}@media screen and (min-width:768px){.burger__item{font-size:48px;font-weight:700;line-height:1.23}}.burger__order{cursor:pointer;width:152px;height:42px;background-color:var(--button-background);border:none;border-radius:10px;justify-content:center;align-items:center;margin:110px auto 0;font-size:14px;font-weight:600;line-height:1.21;display:flex}@media screen and (min-width:767px){.burger__order{display:none}}.order{cursor:pointer;width:152px;height:42px;background-color:var(--button-background);border:none;border-radius:10px;padding:12px 51px 12px 36px;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);position:relative}.order:hover{background-color:#0a8817}.order:focus{color:var(--title-white-color);fill:var(--title-white-color);background-color:#0a8817}@media screen and (max-width:767px){.order{display:none}}@media screen and (min-width:768px) and (max-width:1199){.order{margin-top:24px}}@media screen and (min-width:1200px){.order{margin-top:15px}}.order__arrow{position:absolute;top:50%;right:38px;transform:translateY(-50%)}.block-none{display:none}.hero{background-color:var(--header-background);width:100%;position:relative}@media screen and (max-width:767px){.hero{height:403px;margin-top:53px}}@media screen and (min-width:768px) and (max-width:1199px){.hero{height:335px;margin-top:66px}}@media screen and (min-width:1200px){.hero{height:590px;margin-top:65px}}.hero .container{position:relative}.hero__anchor{position:absolute;top:-105px}.hero__title{letter-spacing:.04em;text-transform:uppercase;color:var(--title-white-color);font-family:Seymour One;font-size:26px;font-weight:400;line-height:1.27}@media screen and (max-width:1199px){.hero__title{width:247px}}@media screen and (min-widt:768px) and (max-width:1199px){.hero__title{width:247px;padding-top:5px}}@media screen and (min-width:1200px){.hero__title{width:367px;height:144px;padding-top:40px;font-size:38px;line-height:1.26}}.hero__anchors{align-items:center;display:flex}@media screen and (max-width:767px){.hero__anchors{margin-top:32px}}@media screen and (min-width:768px) and (max-width:1199px){.hero__anchors{margin-top:12px}}@media screen and (min-width:1200px){.hero__anchors{margin-top:48px}}.hero__products{z-index:1;cursor:pointer;border:2px solid var(--button-background);background-color:rgba(0,0,0,0);border-radius:8px;font-size:14px;font-weight:600;line-height:1.28;transition:color .25s cubic-bezier(.4,0,.2,1),background-color,border .25s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:767px){.hero__products{max-width:108px;margin-right:12px;padding:11px 26px}.hero__products:hover{border:2px solid #0a8817}}@media screen and (min-width:768px) and (max-width:1199px){.hero__products{max-width:108px;margin-right:12px;padding:10px 26px}.hero__products:hover{border:2px solid #0a8817}}@media screen and (min-width:1200px){.hero__products{max-width:134px;margin-right:34px;padding:12px 34px}.hero__products:hover{border:2px solid #0a8817}.hero__products:focus{color:var(--title-white-color);border:2px solid #0a8817}}.hero__how{z-index:1;color:var(--button-background);padding:20px 0;font-size:14px;font-weight:600;line-height:1.21;-webkit-text-decoration-line:underline;text-decoration-line:underline;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:block}@media screen and (max-width:767px){.hero__how:hover{color:#0a8817}.hero__how:focus{color:var(--title-white-color)}}@media screen and (min-width:768px) and (max-width:1199px){.hero__how:hover{color:#0a8817}.hero__how:focus{color:var(--title-white-color)}}@media screen and (min-width:1200px){.hero__how:hover{color:#0a8817}.hero__how:focus{color:var(--title-white-color)}}.hero__description{color:var(--title-white-color);font-family:Montserrat;display:block}@media screen and (max-width:767px){.hero__description{display:none}}@media screen and (min-width:768px) and (max-width:1199px){.hero__description{width:139px;height:85px;margin-top:39px;margin-left:184px;font-size:12px;line-height:1.41}}@media screen and (min-width:1200px){.hero__description{width:200px;height:80px;margin-top:129px;margin-left:241px;font-size:14px;line-height:1.42}}@media screen and (min-width:768px) and (max-width:1199px){.hero__text{padding-bottom:12px}}@media screen and (min-width:1200px){.hero__text{padding-bottom:24px}}.hero__arrow{fill:var(--title-white-color)}.hero__statistic{position:absolute}@media screen and (max-width:767px){.hero__statistic{display:none}}@media screen and (min-width:768px) and (max-width:1199px){.hero__statistic{top:26px;right:32px}}@media screen and (min-width:1200px){.hero__statistic{top:54px;right:16px}}.statistic:nth-child(2){padding-bottom:20px}.statistic__number{letter-spacing:.04em;text-transform:uppercase;text-align:right;font-family:Montserrat;font-weight:900;line-height:1.21}@media screen and (min-width:768px) and (max-width:1199px){.statistic__number{font-size:28px}}@media screen and (min-width:1200px){.statistic__number{font-size:46px}}.statistic__title{color:var(--title-white-color);text-align:right;font-family:Montserrat}@media screen and (min-width:768px) and (max-width:1199px){.statistic__title{font-size:8px;line-height:1.25}}@media screen and (min-width:1200px){.statistic__title{font-size:14px;line-height:1.21}}.hero__dish{z-index:8;position:absolute}@media screen and (max-width:767px){.hero__dish{display:none}}@media screen and (min-width:768px) and (max-width:1199px){.hero__dish{margin:auto;bottom:12px;left:32px;right:584px}}@media screen and (min-width:1200px){.hero__dish{margin:auto;bottom:65px;left:16px;right:959px}}.hero__dots{position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero__ice-cream{position:absolute;bottom:0}@media screen and (max-width:767px){.hero__ice-cream{margin:auto;left:83px;right:60px}}@media screen and (min-width:768px) and (max-width:1199px){.hero__ice-cream{margin:auto;left:408px;right:92px}}@media screen and (min-width:1200px){.hero__ice-cream{margin:auto;left:652px;right:92px}}.back-to-top{z-index:999;background-color:var(--button-background);border-color:rgba(0,0,0,0);border-radius:50%;display:none;position:fixed;bottom:100px;right:50px}.back-to-top:hover,.back-to-top:focus{background-color:#f8c408;outline:none}.back-to-top:before,.back-to-top:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.back-to-top:before{width:5px;height:25px;background-color:#fff;border-top-left-radius:3px;border-top-right-radius:3px}.back-to-top:after{width:15px;height:15px;border-top:5px solid #fff;border-left:5px solid #fff;transform:translate(-50%,-50%)rotate(45deg)}@media screen and (max-width:767px){.back-to-top{width:50px;height:50px}}@media screen and (min-width:768px) and (max-width:1199px){.back-to-top{width:60px;height:60px}}@media screen and (min-width:1200px){.back-to-top{width:80px;height:80px}}.backdrop{width:100%;height:100%;opacity:1;z-index:10;background-color:rgba(0,0,0,.2);position:fixed;top:0}.buy-modal-window{width:280px;border:2px solid var(--button-background);background:#fcfcfc;border-radius:10px;padding:30px 20px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.buy-modal-window{width:568px}}.buy-modal-close{width:20px;height:20px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.buy-modal-close__icon{width:20px;height:20px;position:absolute}.products{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px){.products{justify-content:center;align-items:center;display:flex}}.products__title{margin-bottom:83px;font-family:Seymour One;font-size:16px;line-height:1.5}@media screen and (min-width:768px){.products__list{justify-content:center;gap:32px;display:flex}}.products__ice-cream{filter:drop-shadow(0 5.26027px 19.726px rgba(212,20,67,.1));width:132px;height:136px;border:2px solid #96af8c;border-radius:15px;margin-bottom:82px;position:relative}.products__ice-cream:before{content:"";width:132px;height:132px;background:linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),#d9d9d9;border-radius:50%;display:block;position:absolute;top:-50px;left:50%;transform:translate(-50%);box-shadow:0 5.34219px 20.0332px rgba(10,136,23,.25)}.products__ice-cream:after{content:"";width:132px;height:132px;background-image:url(ice-cream-mob.56a63240.jpg);background-size:contain;border-radius:50%;display:block;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.products__ice-coffee{width:132px;height:136px;background:#efd478;border:2px solid #efd478;border-radius:15px;margin-bottom:85px;position:relative;box-shadow:0 5.26027px 19.726px rgba(212,20,67,.1)}.products__ice-coffee:before{content:"";width:132px;height:132px;background:linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),#d9d9d9;border-radius:50%;display:block;position:absolute;top:-50px;left:50%;transform:translate(-50%);box-shadow:0 5.40397px 20.2649px rgba(153,114,23,.25)}.products__ice-coffee:after{content:"";width:132px;height:132px;background-image:url(ice-coffee-mob.c3a0de5d.jpg);background-size:contain;border-radius:50%;display:block;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.products__milkshake{filter:drop-shadow(0 5.26027px 19.726px rgba(212,20,67,.1));width:132px;height:136px;border:2px solid #d6936d;border-radius:15.7808px;margin-bottom:31px;position:relative}.products__milkshake:before{content:"";width:132px;height:132px;background:linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),#d9d9d9;border-radius:50%;display:block;position:absolute;top:-50px;left:50%;transform:translate(-50%);box-shadow:0 5.41333px 20.3px rgba(0,0,0,.25)}.products__milkshake:after{content:"";width:132px;height:132px;background-image:url(milkshakes-mob.130acdec.jpg);background-size:contain;border-radius:50%;display:block;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.products__name{text-align:center;letter-spacing:.04em;text-transform:uppercase;padding-top:96px;font-family:Montserrat;font-size:16px;font-weight:700;line-height:1.33}.buy-form{flex-direction:column;align-items:center;gap:5px;margin-bottom:15px;display:flex}.form-name{box-sizing:border-box;width:240px;height:42px;color:red;background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;padding-left:10px}@media screen and (min-width:768px){.form-name{width:368px}}.form-tel{box-sizing:border-box;width:240px;height:42px;background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;padding-left:10px}@media screen and (min-width:768px){.form-tel{width:368px}}.buy-comment{box-sizing:border-box;width:240px;height:84px;resize:none;background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:none;padding-top:10px;padding-left:10px}@media screen and (min-width:768px){.buy-comment{width:368px}}.buy__submit-button{cursor:pointer;width:114px;height:42px;background-color:var(--button-background);border:none;border-radius:10px;margin-left:auto;margin-right:auto;padding:12px 51px 12px 36px;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:block}.buy__submit-button:hover{background-color:#0a8817}.buy__submit-button:focus{color:var(--title-white-color);fill:var(--title-white-color);background-color:#0a8817}.product-section{background-image:url(product-background-mob.e43b6c98.png);background-position:50%;background-size:cover;padding:60px 0}@media (min-width:768px){.product-section{background-image:url(product-background-tablet.2be3b4fe.png)}}@media (min-width:1200px){.product-section{background-image:url(product-background-desktop.1201301e.png)}}.section-text{text-align:center;text-transform:uppercase;color:var(--title-black-color);margin-bottom:12px;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:800;line-height:1.22}@media (min-width:768px){.section-text{font-size:22px}}@media (min-width:1200px){.section-text{font-size:30px;line-height:1.23}}.section__title{letter-spacing:.04em;text-align:center;text-transform:uppercase;color:var(--title-black-color);margin-bottom:150px;font-family:Seymour One;font-size:18px;font-style:normal;font-weight:400;line-height:1.22}@media (min-width:768px){.section__title{font-size:34px;line-height:1.26}}@media (min-width:1200px){.section__title{padding-bottom:120px;font-size:36px;line-height:1.26}}.product__list{flex-direction:column;align-items:center;gap:170px;list-style:none;display:flex}@media (min-width:768px){.product__list{flex-direction:row;gap:16px}}.product-ice-cream{width:280px;height:420px;text-align:center;background:#aec6a5;border-radius:24px;position:relative}.product-ice-cream:before{content:"";width:200px;height:200px;background:linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),#d9d9d9;border-radius:50%;display:block;position:absolute;top:-90px;left:50%;transform:translate(-50%);box-shadow:0 5.34219px 20.0332px rgba(10,136,23,.25)}@media (min-width:768px){.product-ice-cream:before{top:-110px}}@media (min-width:1200px){.product-ice-cream:before{width:302px;height:302px;top:-165px}}.product-ice-cream:after{content:"";width:200px;height:200px;background-image:url(ice-cream-mob.56a63240.jpg);background-size:contain;border-radius:50%;display:block;position:absolute;top:-100px;left:50%;transform:translate(-50%)}@media (min-width:768px){.product-ice-cream:after{top:-120px}}@media (min-width:1200px){.product-ice-cream:after{width:302px;height:302px;background-image:url(ice-cream-desktop.e3e7c5b9.jpg);top:-175px}}@media (min-width:768px){.product-ice-cream{width:225px;height:430px}}@media (min-width:1200px){.product-ice-cream{width:370px;height:536px}}.product-ice-coffee{width:280px;height:420px;text-align:center;background:#efd478;border-radius:24px;position:relative}.product-ice-coffee:before{content:"";width:200px;height:200px;background:linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),#d9d9d9;border-radius:50%;display:block;position:absolute;top:-90px;left:50%;transform:translate(-50%);box-shadow:0 5.40397px 20.2649px rgba(153,114,23,.25)}@media (min-width:768px){.product-ice-coffee:before{top:-110px}}@media (min-width:1200px){.product-ice-coffee:before{width:302px;height:302px;top:-165px}}.product-ice-coffee:after{content:"";width:200px;height:200px;background-image:url(ice-coffee-mob.c3a0de5d.jpg);background-size:contain;border-radius:50%;display:block;position:absolute;top:-100px;left:50%;transform:translate(-50%)}@media (min-width:768px){.product-ice-coffee:after{top:-120px}}@media (min-width:1200px){.product-ice-coffee:after{width:302px;height:302px;background-image:url(ice-coffee-desktop.5af0973f.jpg);top:-175px}}@media (min-width:768px){.product-ice-coffee{width:225px;height:430px}}@media (min-width:1200px){.product-ice-coffee{width:370px;height:536px}}.product-milkshakes{width:280px;height:420px;text-align:center;background:#d6936d;border-radius:24px;position:relative}.product-milkshakes:before{content:"";width:200px;height:200px;background:linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),#d9d9d9;border-radius:50%;display:block;position:absolute;top:-90px;left:50%;transform:translate(-50%);box-shadow:0 5.41333px 20.3px rgba(0,0,0,.25)}@media (min-width:768px){.product-milkshakes:before{top:-110px}}@media (min-width:1200px){.product-milkshakes:before{width:302px;height:302px;top:-165px}}.product-milkshakes:after{content:"";width:200px;height:200px;background-image:url(milkshakes-mob.130acdec.jpg);background-size:contain;border-radius:50%;display:block;position:absolute;top:-100px;left:50%;transform:translate(-50%)}@media (min-width:768px){.product-milkshakes:after{top:-120px}}@media (min-width:1200px){.product-milkshakes:after{width:302px;height:302px;background-image:url(milkshakes-desktop.efad8880.jpg);top:-175px}}@media (min-width:768px){.product-milkshakes{width:225px;height:430px}}@media (min-width:1200px){.product-milkshakes{width:370px;height:536px}}.product-item-title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--title-black-color);padding-top:120px;padding-bottom:40px;font-family:Montserrat;font-size:20px;font-style:normal;font-weight:700;line-height:1.2}@media (min-width:768px){.product-item-title{font-size:22px;line-height:1.22}}@media (min-width:1200px){.product-item-title{padding-top:165px;padding-bottom:65px;font-size:30px;line-height:1.3}}.product-item-subtitle{text-align:center;letter-spacing:.04em;padding-left:40px;padding-right:40px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:400;line-height:176%}@media (min-width:1200px){.product-item-subtitle{font-size:16px}}.product__picture{width:200px;height:200px;margin:auto;display:block;position:absolute;top:-100px;left:0;right:0}@media (min-width:768px){.product__picture{top:-120px}}@media (min-width:1200px){.product__picture{width:302px;height:302px;top:-180px}}.product-arrow{width:40px;height:16px;fill:var(--title-black-color);cursor:pointer;display:block;position:absolute;bottom:16px}@media (min-width:1200px){.product-arrow{bottom:60px}}.product-text-wraper{flex-direction:column;align-items:center;display:flex}.about{background-color:var(--main-background);padding-top:61px}@media (min-width:768px){.about{padding-top:60px}}.about__label{text-align:center;text-transform:uppercase;color:var(--title-white-color);margin-bottom:12px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;line-height:1.22}@media (min-width:768px){.about__label{letter-spacing:.04em;font-size:22px;font-weight:800;line-height:1.23}}@media (min-width:1200px){.about__label{font-size:30px}}.about__heading{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--title-white-color);margin-bottom:32px;font-family:Seymour One,sans-serif;font-size:30px;font-weight:400;line-height:1.27}@media (max-width:767px){.about__heading{width:200px;margin-left:auto;margin-right:auto}}@media (min-width:768px){.about__heading{letter-spacing:.06em;margin-bottom:72px;font-size:34px;line-height:1.26}}@media (min-width:1200px){.about__heading{margin-bottom:82px;font-size:36px;line-height:1.25}}@media (min-width:768px){.about__wrapper{display:flex}}.about__img-bg{width:279px;height:279px;background-color:var(--button-background);border-radius:50%;position:relative}@media (max-width:767px){.about__img-bg{margin-bottom:62px;margin-left:auto;margin-right:auto}}@media (min-width:768px){.about__img-bg{width:330px;height:330px;margin-right:38px}}@media (min-width:1200px){.about__img-bg{width:490px;height:490px;margin-right:109px}}.about__img-bg:after{width:279px;height:278px;content:"";background-image:url(cow-s.16eb26c5.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:block;position:absolute;top:22px}@media (min-width:768px){.about__img-bg:after{width:330px;height:330px;top:26px}}@media (min-width:1200px){.about__img-bg:after{width:490px;height:490px;top:39px}}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.about__img-bg:after{background-image:url(cow-s@2x.2fe5ca3f.jpg)}}@media (min-width:481px){.about__img-bg:after{background-image:url(cow-m.7aa95cf7.jpg)}}@media (min-width:481px) and (min-device-pixel-ratio:2),(min-width:481px) and (min-resolution:192dpi),(min-width:481px) and (min-resolution:2x){.about__img-bg:after{background-image:url(cow-m@2x.6695dce7.jpg)}}@media (min-width:769px){.about__img-bg:after{background-image:url(cow-l.36676367.jpg)}}@media (min-width:769px) and (min-device-pixel-ratio:2),(min-width:769px) and (min-resolution:192dpi),(min-width:769px) and (min-resolution:2x){.about__img-bg:after{background-image:url(cow-l@2x.958d0cde.jpg)}}@media (min-width:768px){.about__info{width:336px;padding-top:8px}}@media (min-width:1200px){.about__info{width:463px;padding-top:90px}}.about__item:not(:last-child){margin-bottom:4px}@media (min-width:768px){.about__item:not(:last-child){margin-bottom:8px}}.about__item:last-child{margin-bottom:10px}@media (min-width:768px){.about__item:last-child{margin-bottom:32px}}@media (min-width:1200px){.about__item:last-child{margin-bottom:54px}}.about__text{letter-spacing:.04em;color:var(--title-white-color);font-family:Montserrat,sans-serif;font-size:12px;line-height:1.76}@media (min-width:1200px){.about__text{font-size:16px}}.about__text--second{line-height:1.62}@media (min-width:768px){.about__text--second{line-height:1.76}}@media (min-width:1200px){.about__text--second{font-size:14px;line-height:1.94}}.about__text--hidden{line-height:1.94}@media (max-width:767px){.about__text--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}}@media (min-width:1200px){.about__text--hidden{font-size:14px}}@media (max-width:767px){.about__text{text-align:center}}.about__btn{width:164px;height:42px;color:#000;background-color:var(--button-background);cursor:pointer;border:0;border-radius:10px;padding:12px 51px 12px 34px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;line-height:1.29;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);display:block;position:relative}.about__btn:hover,.about__btn:focus{background-color:#0a8817}.about__btn:focus{color:var(--title-white-color)}@media (max-width:767px){.about__btn{margin-left:auto;margin-right:auto}}.about__icon{width:12px;height:12px;fill:currentColor;position:absolute;top:50%;right:35px;transform:translateY(-50%)}.advantages{background-color:var(--main-background);padding-top:50px;padding-bottom:64px}@media (min-width:768px){.advantages{padding-top:86px;padding-bottom:204px}}@media (min-width:1200px){.advantages{padding-top:99px;padding-bottom:178px}}@media (min-width:768px){.advantages__list{justify-content:space-between;display:flex}}@media (min-width:768px) and (max-width:1199px){.advantages__list{padding-left:44px;padding-right:44px}}.advantages__item{width:230px}@media (max-width:767px){.advantages__item{margin-left:auto;margin-right:auto}.advantages__item:nth-child(1){margin-bottom:28px}.advantages__item:nth-child(2){margin-bottom:22px}}@media (min-width:768px){.advantages__item{width:152px}}@media (min-width:1200px){.advantages__item{width:368px}}.advantages__icon{height:50px;width:50px;background-color:var(--button-background);border-radius:50%;margin-bottom:16px;margin-left:auto;margin-right:auto;position:relative}.advantages__icon--ice-cream{margin-bottom:22px}.advantages__icon:after{height:36px;width:36px;content:"";background-repeat:no-repeat;background-size:cover;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.advantages__icon--cow:after{background-image:url(cow.1d63c5c8.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.advantages__icon--cow:after{background-image:url(cow@2x.bc9e1b29.png)}}.advantages__icon--weight:after{background-image:url(weight.90f1bcd3.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.advantages__icon--weight:after{background-image:url(weight@2x.a322b608.png)}}.advantages__icon--ice-cream:after{background-image:url(ice-cream.67613529.png)}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.advantages__icon--ice-cream:after{background-image:url(ice-cream@2x.d60e53a4.png)}}@media (min-width:768px){.advantages__icon{margin-bottom:32px}}@media (min-width:1200px){.advantages__icon{margin-bottom:40px}}.advantages__number{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:var(--title-white-color);margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:36px;font-weight:700;line-height:1.22}@media (min-width:768px){.advantages__number{margin-bottom:12px;font-size:48px;line-height:1.23}}@media (min-width:1200px){.advantages__number{font-size:58px;line-height:1.22}}.advantages__text{text-align:center;color:var(--title-white-color);margin-left:auto;margin-right:auto;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;line-height:1.7}@media (min-width:768px){.advantages__text{font-size:14px;font-weight:400;line-height:1.74}}@media (min-width:1200px){.advantages__text{letter-spacing:.02em;font-size:16px;line-height:1.76}}.gallery-customer{background-image:url(gallery__backgroud-mobile.43573e6b.jpg);background-repeat:no-repeat;background-size:cover;margin:0 auto;position:relative}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.gallery-customer{background-image:url(gallery__backgroud-mobile2x.f6294a58.jpg)}}@media screen and (min-width:768px){.gallery-customer{background-image:url(gallery__background-tablet.f503cf37.jpg)}}@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){.gallery-customer{background-image:url(gallery__backgroud-tablet2x.7848361a.jpg)}}@media screen and (min-width:1200px){.gallery-customer{background-image:url(gallery__backgroud-desktop.bb06f2a7.jpg)}}@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){.gallery-customer{background-image:url(gallery__backgroud-desktop2x.eb63a7d4.jpg)}}.gallery__slider{margin:auto;padding:0 32px;position:absolute;top:-32px;left:0;right:0}@media screen and (min-width:768px){.gallery__slider{top:-144px}}@media screen and (min-width:1200px){.gallery__slider{top:-98px}}.gallery__image{margin:auto}.gallery__image-mob{width:280px;border-radius:8px;margin:auto;display:block}.gallery__image-tab{width:704px;border-radius:18px;margin:auto;display:block}.gallery__image-desc{width:1013px;border-radius:24px;margin:auto;display:block}.slider{flex-direction:row;justify-content:center}.customer{align-items:center;padding-top:178px}@media screen and (min-width:768px){.customer{padding-top:283px}}@media screen and (min-width:1200px){.customer{padding-top:464px}}.customer__foto{border-radius:100%;margin:auto}.customer__description{background-color:#84a178;border-radius:10px;margin-top:32px;padding:35px 40px}@media screen and (min-width:768px){.customer__description{border-radius:24px;padding:28px 80px 29px}}@media screen and (min-width:1200px){.customer__description{max-width:968px;border-radius:24px;padding:43px 109px}}p.customer__text{text-align:center;color:#fcfcfc;margin-top:0;margin-bottom:0;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:255%}@media screen and (min-width:768px){p.customer__text{letter-spacing:.04em;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:186%}}@media screen and (min-width:1200px){p.customer__text{letter-spacing:.04em;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:186%}}.customer__title{text-align:center;margin-top:32px;margin-bottom:417px;font-family:Montserrat,sans-serif;font-size:20px;font-weight:500;line-height:186%}@media screen and (min-width:768px){.customer__title{margin-bottom:423px;font-size:16px}}@media screen and (min-width:1200px){.customer__title{margin-bottom:272px;font-size:16px}}.swiper-pagination{margin-bottom:393px}@media screen and (min-width:768px){.swiper-pagination{margin-bottom:381px}}@media screen and (min-width:1200px){.swiper-pagination{margin-bottom:228px}}.swiper-pagination>.swiper-pagination-bullet{opacity:1;background-color:#cbd7c6;border:1px solid #fcfcfc}.swiper-pagination>.swiper-pagination-bullet-active{background-color:#84a178}.contacts{height:1095px;background:#84a178;font-family:Montserrat;font-style:normal;font-weight:500;position:relative}@media screen and (min-width:768px){.contacts{height:360px}}@media screen and (min-width:1200px){.contacts{height:636px}}.contact__card-list{flex-flow:column wrap;justify-content:center;align-items:center;gap:16px;text-decoration:none;display:flex;position:absolute;top:-358px;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.contact__card-list{width:100%;flex-direction:row;top:-299px}}@media screen and (min-width:1200px){.contact__card-list{top:-128px}}.contacts__company{width:280px;background:#fcfcfc;border-radius:24px;padding:40px 32px 24px;box-shadow:0 8px 30px rgba(212,20,67,.1)}@media screen and (min-width:768px){.contacts__company{height:537px;width:224px;padding:40px 24px}}@media screen and (min-width:1200px){.contacts__company{width:368px;height:542px;padding:40px}}.contacts__name-wrap{background:#f8d24e;border-radius:4px;margin-bottom:20px;display:inline-block}@media screen and (min-width:768px){.contacts__name-wrap{margin-bottom:32px}}.contacts__name{text-transform:uppercase;letter-spacing:.04em;color:#131313;padding:4px 22px;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:1.16667;display:block}@media screen and (min-width:768px){.contacts__name{padding:4px 10px;font-size:16px;line-height:1.4}}.contacts__location{border-bottom:1px solid #e1e1e1;padding-bottom:24px}.contacts__location-text{letter-spacing:.04em;color:#131313;margin-bottom:8px;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:1.83333}@media screen and (min-width:768px){.contacts__location-text{margin-bottom:12px;font-size:14px;line-height:1.86}}@media screen and (min-width:1200px){.contacts__location-text{margin-bottom:8px;font-size:16px}}.contacts__location-link{letter-spacing:.04em;color:#d6936d;font-size:12px;line-height:1.83333}.contacts__location-link:hover,.contacts__location-link:focus{text-decoration:underline}@media screen and (min-width:768px){.contacts__location-link{font-size:14px;line-height:1.83}}@media screen and (min-width:1200px){.contacts__location-link{font-size:16px}}.working-days{color:#131313;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:1.83333}@media screen and (min-width:768px){.working-days{font-size:14px;line-height:1.86}}@media screen and (min-width:1200px){.working-days{font-size:16px}}.working-time{color:#ababab;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:1.83333}@media screen and (min-width:768px){.working-time{font-size:14px;line-height:1.86}}@media screen and (min-width:1200px){.working-time{font-size:16px}}.contacts__week{border-bottom:1px solid #e1e1e1;padding-top:24px;padding-bottom:24px}@media screen and (min-width:768px){.contacts__week{padding-top:32px;padding-bottom:32px}}.contacts__week-item:not(:last-child){margin-bottom:8px}.contacts__address{padding-top:24px}.address-link{color:#131313;font-family:Montserrat;font-size:12px;font-style:normal;font-weight:500;line-height:1.58333}.address-link:not(:last-child){margin-bottom:6px}@media screen and (min-width:768px){.address-link{font-size:14px;line-height:1.5}}@media screen and (min-width:1200px){.address-link{font-size:16px}}.contacts__buttons{position:absolute;top:935px;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.contacts__buttons{gap:16px;display:flex;top:278px}}@media screen and (min-width:1200px){.contacts__buttons{top:474px}}.contacts__button-loc{width:196px;cursor:pointer;background:#f8d24e;border:2px solid #f8d24e;border-radius:10px;justify-content:center;align-items:center;margin:0 auto;padding:12px 35px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.28571;display:flex}.contacts__button-loc:hover{background-color:#0a8817;border:2px solid #0a8817}.contacts__button-loc:focus{fill:#fff;color:#fff;background-color:#0a8817;border:2px solid #0a8817}.contacts__button-loc:disabled{background-color:#ababab;border:2px solid #ababab}.contacts__button-loc:not(:last-child){margin-bottom:16px}@media screen and (min-width:768px){.contacts__button-loc{height:42px}}.contacts__button-icon{margin-left:4px}.contacts__button-franch{width:196px;cursor:pointer;background-color:#84a178;border:2px solid #f8d24e;border-radius:10px;justify-content:center;align-items:center;margin:0 auto;padding:12px 35px;font-family:Montserrat;font-size:14px;font-style:normal;font-weight:600;line-height:1.28571;display:flex}.contacts__button-franch:hover{border:2px solid #0a8817}.contacts__button-franch:focus{fill:#fff;color:#fff;border:2px solid #0a8817}.contacts__button-franch:disabled{border:2px solid #ababab}.contacts__button-franch:not(:last-child){margin-bottom:16px}@media screen and (min-width:768px){.contacts__button-franch{height:42px}}.footer{background-color:var(--main-background)}.footer__wrap{flex-direction:column;font-family:Montserrat;font-style:normal;display:flex}@media screen and (min-width:768px){.footer__wrap{flex-flow:wrap;justify-content:space-between}}.footer-title{margin-bottom:60px}@media screen and (min-width:768px) and (max-width:1199px){.footer-title{margin-bottom:32px}}@media screen and (min-width:1200px){.footer-title{margin-right:100px}}.footer-title__text{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:768px){.footer-title__text{gap:8px}}@media screen and (min-width:1200px){.footer-title__text{gap:14px}}.footer-title__span{color:var(--title-white-color);max-width:232px;text-transform:uppercase;font-size:18px;font-weight:700;line-height:1.22}@media screen and (min-width:768px){.footer-title__span{max-width:352px;letter-spacing:.04em;font-size:26px;line-height:1.23}}@media screen and (min-width:1200px){.footer-title__span{max-width:504px;font-size:30px;font-weight:400}}.footer-title__span--large{max-width:200px;letter-spacing:.04em;font-size:34px;line-height:1.2}@media screen and (min-width:768px){.footer-title__span--large{letter-spacing:.06em;max-width:352px;font-size:48px;line-height:1.22}}@media screen and (min-width:1200px){.footer-title__span--large{max-width:504px;font-size:58px;font-weight:700}}.footer-contacts{margin-bottom:40px}@media screen and (min-width:768px){.footer-contacts{align-self:center;margin:0}}@media screen and (min-width:1200px){.footer-contacts{align-self:auto;padding-top:18px}}.footer-contacts__label{color:var(--title-black-color);text-align:right;font-size:12px;font-weight:700;line-height:1.86}@media screen and (min-width:768px){.footer-contacts__label{font-size:14px}}@media screen and (min-width:1200px){.footer-contacts__label{letter-spacing:.02em;font-size:16px}}.footer-contacts__link{color:var(--title-white-color)}.footer-contacts-list{justify-content:end;gap:20px;margin-bottom:20px;display:flex}@media screen and (min-width:768px){.footer-contacts-list{gap:30px;margin-bottom:34px}}@media screen and (min-width:1200px){.footer-contacts-list{margin-bottom:40px}}.footer-contacts-list__item{width:34px;height:34px}.footer-contacts-list__icon{fill:var(--main-background);transition:fill .25s cubic-bezier(.4,0,.2,1)}.footer-contacts-list__icon:hover,.footer-contacts-list__icon:focus{fill:var(--title-white-color)}.footer-copyright{border-top:1px solid #e1e1e1;padding:20px 0}@media screen and (min-width:768px){.footer-copyright{flex-grow:2;padding:12px 0}}.footer-copyright-text{width:150px;color:#7a7a7a;text-align:center;margin:0 auto;font-size:14px;font-weight:700;line-height:1.52;display:block}@media screen and (min-width:768px){.footer-copyright-text{letter-spacing:.02em;width:100%;line-height:1.86}}@media screen and (min-width:1200px){.footer-copyright-text{font-size:12px}}.read-more-modal{width:280px;border:2px solid var(--button-background);background-color:var(--title-white-color);border-radius:10px;padding:28px;font-family:Montserrat,sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.read-more-modal{width:569px;padding:32px 60px}}.read-more-modal__title{color:var(--title-black-color);text-align:center;margin-bottom:20px;font-family:Seymour One,sans-serif;font-size:16px;line-height:1.5}@media screen and (min-width:768px){.read-more-modal__title{max-width:322px;margin:0 auto 32px;font-size:20px;line-height:1.4}}.read-more-modal__text{color:var(--title-black-color);font-size:14px;line-height:1.4}@media screen and (min-width:768px){.read-more-modal__text{font-size:16px}}.read-more-video{width:224px;margin-bottom:20px}@media screen and (min-width:768px){.read-more-video{width:448px;margin-bottom:32px}}.read-more-modal-close{width:20px;height:20px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.read-more-modal-close__icon{position:absolute}.backdrop{width:100%;height:100%;opacity:1;z-index:10;background-color:rgba(0,0,0,.2);position:fixed;top:0}.ingredients-modal-window{width:280px;background:#fcfcfc;border:2px solid #fcfcfc;border-radius:10px;padding:30px 20px;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.ingredients-modal-window{width:568px}}.ingredients-modal-close{width:20px;height:20px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.ingredients-modal-close__icon{width:20px;height:20px;position:absolute}.ingredients-title{text-align:center;color:var(--title-black-color);justify-content:center;margin-bottom:20px;font-family:Seymour One;font-size:20px;line-height:1.4;display:flex}.ingredients-picture{justify-content:center;margin-bottom:30px;display:flex}.ingredients-energy-list{justify-content:center;gap:9px;margin-bottom:20px;display:flex}@media screen and (min-width:768px){.ingredients-energy-list{gap:20px}}.ingredients-energy-item{width:53px;height:75px;border:2px solid #9cbe8f;border-radius:40px}.energy-value{color:var(--title-black-color);text-align:center;width:43px;height:43px;background:#9cbe8f;border:2px solid #9cbe8f;border-radius:50%;margin-left:auto;margin-right:auto;font-family:Montserrat;font-size:10px;font-weight:500;line-height:2.8;box-shadow:0 6px 20px rgba(10,136,23,.25)}.energy-value-count{padding-top:18%;display:block}.energy-mean{text-align:center;color:var(--title-black-color);align-items:center;font-family:Montserrat;font-size:10px;line-height:1.2;display:flex}.energy-mean-value{margin-left:auto;margin-right:auto;padding-top:18%;display:block}.ingredients-subtitle{text-align:center;color:var(--title-black-color);margin-bottom:25px;font-family:Montserrat;font-size:20px;font-weight:500;line-height:1.4}.list-wrapper{letter-spacing:.04em;color:var(--title-black-color);justify-content:space-between;margin-bottom:10px;font-family:Montserrat;font-size:14px;line-height:176%;display:flex}@media screen and (min-width:768px){.list-wrapper{padding-left:20px;padding-right:20px}}.ingredients-form{flex-direction:column;align-items:center;gap:5px;margin-bottom:15px;display:flex}.form-name{box-sizing:border-box;width:240px;height:42px;color:red;background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:none;padding-left:10px}.form-name:hover,.form-name :focus,.form-name :active{border:2px solid #84a178;padding-left:9px}@media screen and (min-width:768px){.form-name{width:368px}}.form-tel{box-sizing:border-box;width:240px;height:42px;background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:none;padding-left:10px}.form-tel:hover,.form-tel :focus{border:2px solid #84a178;padding-left:9px}@media screen and (min-width:768px){.form-tel{width:368px}}.form-comment{box-sizing:border-box;width:240px;height:84px;resize:none;background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:none;padding-top:10px;padding-left:10px}.form-comment:hover,.form-comment :focus{border:2px solid #84a178;padding-top:9px;padding-left:9px}@media screen and (min-width:768px){.form-comment{width:368px}}.submit-button{cursor:pointer;width:152px;height:42px;background-color:var(--button-background);border:none;border-radius:10px;margin-left:auto;margin-right:auto;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:block}.submit-button:hover{background-color:#0a8817}.submit-button:focus{color:var(--title-white-color);fill:var(--title-white-color);background-color:#0a8817}.backdrop{width:100%;height:100%;opacity:1;background-color:rgba(0,0,0,.2);position:fixed;top:0}.franchise-modal{width:280px;border:2px solid var(--button-background);background-color:var(--title-white-color);border-radius:10px;padding:28px;font-family:Montserrat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.franchise-modal{width:569px;padding:32px 60px}}.franchise-modal__title{color:var(--title-black-color);text-align:center;align-items:center;margin-bottom:20px;font-family:Seymour One;font-size:16px;line-height:1.5;display:flex}@media screen and (min-width:768px){.franchise-modal__title{max-width:322px;margin:0 auto 24px;font-size:20px;line-height:1.4}}.franchise-modal__text{color:var(--title-black-color);margin-bottom:24px;font-size:14px;line-height:1.4}@media screen and (min-width:768px){.franchise-modal__text{margin-bottom:32px;font-size:16px}}.franchise-modal-close{width:20px;height:20px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.franchise-modal-close__icon{position:absolute}.franchise-modal-field:not(:last-child){margin-bottom:12px}@media screen and (min-width:768px){.franchise-modal-field:not(:last-child){margin-bottom:16px}}.franchise-modal-field:nth-child(4){margin-bottom:24px}@media screen and (min-width:768px){.franchise-modal-field:nth-child(4){margin-bottom:32px}}.franchise-modal-field__input,.franchise-modal-field__comment{width:100%;height:32px;color:var(--title-black-color);background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:rgba(0,0,0,0);padding:8px 12px 7px;font-size:12px;line-height:1.4}@media screen and (min-width:768px){.franchise-modal-field__input,.franchise-modal-field__comment{max-width:368px;height:42px;margin:0 auto;font-size:14px;display:block}}.franchise-modal-field__input::-ms-input-placeholder,.franchise-modal-field__comment::-ms-input-placeholder{color:var(--title-black-color)}.franchise-modal-field__input::placeholder,.franchise-modal-field__comment::placeholder{color:var(--title-black-color)}.franchise-modal-field__comment{min-height:64px;resize:none}@media screen and (min-width:768px){.franchise-modal-field__comment{height:84px}}.franchise-modal-submit{width:114px;height:42px;background:var(--button-background);cursor:pointer;border-color:rgba(0,0,0,0);border-radius:10px;margin:0 auto;font-size:12px;font-weight:600;line-height:1.25;display:block}@media screen and (min-width:768px){.franchise-modal-submit{font-size:14px;line-height:1.21}}.location-modal{width:280px;border:2px solid var(--button-background);background-color:var(--title-white-color);border-radius:10px;padding:28px;font-family:Montserrat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:768px){.location-modal{width:569px;padding:32px 60px}}.location-modal__title{color:var(--title-black-color);text-align:center;justify-content:center;align-items:center;margin-bottom:20px;font-family:Seymour One;font-size:16px;line-height:1.5;display:flex}@media screen and (min-width:768px){.location-modal__title{margin-bottom:32px;font-size:20px;line-height:1.4}}.location-modal__map{width:100%;height:199px;margin-bottom:24px}@media screen and (min-width:768px){.location-modal__map{height:260px;margin-bottom:32px}}.location-modal__link{width:134px;height:42px;background:var(--button-background);border-color:rgba(0,0,0,0);border-radius:10px;justify-content:center;align-items:center;margin:0 auto;font-size:12px;font-weight:600;line-height:1.25;display:flex}@media screen and (min-width:768px){.location-modal__link{width:145px;font-size:14px;line-height:1.21}}.location-modal-close{width:20px;height:20px;cursor:pointer;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.location-modal-close__icon{position:absolute}
/*# sourceMappingURL=index.1f9423f1.css.map */
