*,: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{--primary-color:#84a178;--accent-color:#f8d24e;--primary-text-color:#fcfcfc;--accent-text-color:#131313;--page-bg-color:#84a178;--modal-bg-color:#fff;--accent-color:#f8d24e;--base-btn-color:#f8d24e;--active-btn-color:#0a8817;--btn-text-dark-color:#000;--btn-text-light-color:#fcfcfc;--primary-title-color:#fcfcfc;--secondary-title-color:#131313;--primary-text-color:#fcfcfc;--secondary-text-color:#131313;--primary-link-color:#fcfcfc;--secondary-link-color:#131313;--hover-link-color:#d6936d;--svg-base-color:#84a178;--svg-active-color:#fff;--time:250ms;--function:cubic-bezier(.4,0,.2,1)}.visually-hidden{width:1px;height:1px;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}body{color:var(--primary-text-color);background-color:var(--page-bg-color);cursor:url(cursor.ff0fde56.svg),auto;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400}body.no-scroll{overflow:hidden}a,button{cursor:url(cursor-pointer.4fc79baa.svg),pointer}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{margin:0;padding-left:0;list-style:none}img{display:block}input,textarea{resize:none;padding:0}address{font-style:normal}button{font-family:inherit}a{text-decoration:none}.container{width:100%;margin:0 auto;padding-left:20px;padding-right:20px}@media screen and (min-width:480px){.container{width:480px}}@media screen and (min-width:768px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1200px){.container{width:1200px;padding-left:16px;padding-right:16px}}.btn{box-sizing:border-box;color:var(--btn-text-dark-color);border-radius:10px;outline:none;padding-top:12px;padding-bottom:12px;font-size:14px;font-weight:600;line-height:1.29;display:block}.btn-primary{border:2px solid var(--base-btn-color);background-color:rgba(0,0,0,0);transition-property:color,background-color,border;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-primary:hover{border:2px solid var(--active-btn-color)}.btn-primary:focus{border:2px solid var(--active-btn-color);color:var(--btn-text-light-color)}.btn-secondary{background:var(--base-btn-color);border:2px solid rgba(0,0,0,0);transition-property:color,background-color,border;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{background:var(--active-btn-color)}.btn-secondary:focus{background:var(--active-btn-color);color:var(--btn-text-light-color)}.header{z-index:30;width:100%;background-color:rgba(0,0,0,0);position:absolute}.header__container{justify-content:space-between;align-items:center;padding-top:12px;display:flex}@media screen and (min-width:768px){.header__container{padding-top:20px}}@media screen and (min-width:1200px){.header__container{justify-content:flex-start;padding-top:16px}}.logo__icon{width:40px;height:37px;fill:#f8d24e}@media screen and (min-width:768px){.logo__icon{width:48px;height:44px}}@media screen and (min-width:1200px){.logo__icon{width:60px;height:65px}}.header__nav{margin-left:303px}@media screen and (max-width:1199.98px){.header__nav{display:none}}.nav__list{gap:28px;display:flex}.nav__link{color:#fcfcfc;padding:24px 0;font-size:16px;font-weight:700;line-height:1.25;transition:color .25s cubic-bezier(.4,0,.2,1)}.nav__link:hover,.nav__link:focus{color:#f8d24e}.header__buttons{align-items:center;gap:32px;display:flex}@media screen and (min-width:1200px){.header__buttons{margin-left:auto}}.header__btn{width:152px;height:42px;color:#131313;background-color:#f8d24e;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;font-size:14px;font-weight:600;line-height:1.21429;transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);display:flex}.header__btn:hover,.header__btn:focus{background-color:#0a8817}.header__btn:focus{color:#fcfcfc}@media screen and (max-width:767.98px){.header__btn--desk{display:none}}.header__btn--mob{margin:0 auto}@media screen and (min-width:768px){.header__btn--mob{display:none}}.header__btn--small{width:114px;margin:0 auto;font-size:12px;line-height:1.25}@media screen and (min-width:768px){.header__btn--small{width:121px;font-size:14px;line-height:1.21429}}.header__icon{width:12px;height:12px;fill:currentColor}.mobile-menu__btn{width:32px;height:32px;color:#fff;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;transition:color .25s cubic-bezier(.4,0,.2,1);display:flex}.mobile-menu__btn:hover,.mobile-menu__btn:focus{color:#131313}@media screen and (min-width:1200px){.mobile-menu__btn{display:none}}.mobile-menu__icon{width:32px;height:32px;fill:currentColor;flex-shrink:0}.mobile-menu{width:100vw;height:100vh;background-color:#85a279;transition:transform .25s cubic-bezier(.4,0,.2,1);overflow-y:scroll;transform:translate(0)}.overlay.is-hidden .mobile-menu{transform:translate(100%)}@media screen and (min-width:768px) and (max-width:1199.98px){.mobile-menu{background-color:#97af8d}}.mobile-menu__container{height:100%;flex-direction:column;padding-top:12px;padding-bottom:64px;display:flex}@media screen and (min-width:768px){.mobile-menu__container{padding-top:20px}}.mobile-menu__wrap{justify-content:space-between;align-items:center;margin-bottom:51px;display:flex}@media screen and (min-width:768px){.mobile-menu__wrap{margin-bottom:76px}}@media screen and (max-width:767.98px){.mobile-menu__nav{margin-bottom:110px}}.mobile-menu__list{text-align:center}.mobile-menu__link{color:#fcfcfc;font-size:32px;font-weight:700;line-height:1.21875;transition:color .25s cubic-bezier(.4,0,.2,1);display:block}.mobile-menu__link:hover,.mobile-menu__link:focus{color:#131313}.mobile-menu__item .mobile-menu__link{padding-top:16px;padding-bottom:16px}@media screen and (min-width:768px){.mobile-menu__item .mobile-menu__link{padding-top:20px;padding-bottom:20px}}.mobile-menu__item:first-child .mobile-menu__link{padding-top:0}.mobile-menu__item:last-child .mobile-menu__link{padding-bottom:0}@media screen and (min-width:768px){.mobile-menu__link{font-size:48px;line-height:1.22917}}.page-up-btn{z-index:50;width:36px;height:36px;color:#f8d24e;background-color:rgba(0,0,0,0);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:color .25s cubic-bezier(.4,0,.2,1);display:none;position:fixed;bottom:10px;right:20px}.page-up-btn:hover,.page-up-btn:focus{color:#131313}@media screen and (min-width:768px){.page-up-btn{width:48px;height:48px;bottom:20px;right:32px}}@media screen and (min-width:1200px){.page-up-btn{width:60px;height:60px;bottom:30px;right:40px}}.page-up-icon{width:36px;height:36px;fill:currentColor;flex-shrink:0}@media screen and (min-width:768px){.page-up-icon{width:48px;height:48px}}@media screen and (min-width:1200px){.page-up-icon{width:60px;height:60px}}.hero__container{background-image:url(dots-mob.70db643d.svg);background-position:0 100%;background-repeat:no-repeat;padding-top:99px;padding-bottom:236px;position:relative}@media screen and (min-width:768px){.hero__container{background-image:url(dots-tab.dd227174.svg);padding-top:80px;padding-bottom:12px}}@media screen and (min-width:1200px){.hero__container{background-image:url(dots-desk.c0e09d6d.svg);padding-top:118px;padding-bottom:65px}}.hero__wrap{align-items:center;display:flex}.hero__title{max-width:250px;letter-spacing:.04em;text-transform:uppercase;color:#fcfcfc;margin-bottom:32px;font-family:Seymour One,sans-serif;font-size:26px;font-weight:400;line-height:1.26923;animation:bounceInDown 1s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:1199.98px){.hero__title--large{font-size:34px;line-height:.97}}@media screen and (min-width:768px){.hero__title{margin-bottom:24px}}@media screen and (min-width:1200px){.hero__title{max-width:370px;margin-bottom:28px;font-size:38px;line-height:1.26316}}.hero__buttons{align-items:center;display:flex}.hero__link{color:#131313;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:1.25;display:flex}@media screen and (min-width:1200px){.hero__link{font-size:14px;line-height:1.28571}}.hero__link--outlined{min-width:108px;height:38px;border:2px solid #f8d24e;border-radius:10px;margin-right:12px;transition:border-color .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1200px){.hero__link--outlined{min-width:134px;height:42px}}.hero__link--outlined:hover,.hero__link--outlined:focus{border-color:#0a8817}.hero__link--outlined:focus{color:#fcfcfc}.hero__link--underlined{min-width:100px;height:24px;color:#f8d24e;text-decoration:underline;transition:color .25s cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.hero__link--underlined{min-width:114px}}@media screen and (min-width:1200px){.hero__link--underlined{min-width:154px;height:40px}}.hero__link--underlined:hover{color:#0a8817}.hero__link--underlined:focus{color:#fcfcfc}.hero__meta{flex-direction:column;gap:20px;margin-left:auto;display:flex}@media screen and (max-width:767.98px){.hero__meta{display:none}}@media screen and (min-width:1200px){.hero__meta{gap:16px}}.hero__tag{text-align:right;color:#fcfcfc;flex-direction:column;align-items:flex-end;font-size:8px;line-height:1.25;display:inline-flex}@media screen and (min-width:1200px){.hero__tag{font-size:14px;line-height:1.21429}}.hero__count{text-align:right;letter-spacing:.04em;text-transform:uppercase;color:#131313;margin-bottom:4px;font-size:28px;font-weight:900;line-height:1.21429}@media screen and (min-width:1200px){.hero__count{font-size:46px;line-height:1.21739}}.hero__img--main{z-index:5;position:absolute;bottom:0;left:80px}@media screen and (min-width:480px){.hero__img--main{left:134px}}@media screen and (min-width:768px){.hero__img--main{left:400px}}@media screen and (min-width:1200px){.hero__img--main{left:652px}}.hero__img--blur{pointer-events:none;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-70px;left:32px}@media screen and (min-width:480px){.hero__img--blur{left:86px}}@media screen and (min-width:768px){.hero__img--blur{bottom:-55px;left:356px}}@media screen and (min-width:1200px){.hero__img--blur{bottom:-100px;left:557px}}.hero__img--main:hover+.hero__img--blur{transform:scale(1.15)}.hero__desc{align-items:center;gap:32px;margin-top:12px;display:flex}@media screen and (max-width:767.98px){.hero__desc{display:none}}@media screen and (min-width:1200px){.hero__desc{gap:16px;margin-top:42px}}.hero__img--round{transition:transform .5s cubic-bezier(.4,0,.2,1);animation:roundingPlate 1.2s cubic-bezier(.4,0,.2,1)}.hero__img--round:hover{transform:rotate(360deg)}.hero__caption{flex-direction:column;display:flex}@media screen and (min-width:1200px){.hero__caption{padding-top:25px}}.hero__text{max-width:160px;color:#fcfcfc;margin-bottom:12px;font-size:12px;line-height:1.4}@media screen and (min-width:1200px){.hero__text{max-width:215px;margin-bottom:24px;font-size:14px}}.hero__icon{width:40px;height:16px;fill:#fcfcfc}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:matrix(1,0,0,3,0,-3000)}60%{opacity:1;transform:matrix(1,0,0,.9,0,25)}75%{transform:matrix(1,0,0,.95,0,-10)}90%{transform:matrix(1,0,0,.985,0,5)}to{transform:translateZ(0)}}@keyframes roundingPlate{0%{transform:translateX(-150%)rotate(0)}to{transform:translate(0)rotate(720deg)}}.products{text-align:center;background-image:url(ice-back320@1x.5d5ad817.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:60px 0}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.products{background-image:url(ice-back320@2x.493e7a86.jpg)}}@media screen and (min-width:768px){.products{background-image:url(ice-back768@1x.ef01de23.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.products{background-image:url(ice-back768@2x.4bba32a4.jpg)}}@media screen and (min-width:1200px){.products{background-image:url(ice-back1200@1x.4553bae1.jpg)}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.products{background-image:url(ice-back1200@2x.e7409f27.jpg)}}.products-label{letter-spacing:normal;text-transform:uppercase;color:var(--secondary-title-color);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{font-size:30px}}.products-title{text-transform:uppercase;color:var(--secondary-title-color);margin-bottom:148px;font-family:Seymour One,sans-serif;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{margin-bottom:303px;font-size:36px;line-height:1.25}}.product-list{border-radius:24px;flex-basis:calc(33.3333% - 10.6667px);justify-content:center;align-items:center;gap:170px 16px;display:flex}@media screen and (max-width:767.98px){.product-list{flex-direction:column}}@media screen and (min-width:1200px){.product-list{column-gap:29px}}.product-item{min-height:420px;width:100%;border-radius:24px;flex-direction:column;justify-content:center;padding:123px 40px 24px;display:flex;position:relative}@media screen and (min-width:768px){.product-item{min-height:428px;max-width:224px;padding:108px 26px 12px}}@media screen and (min-width:1200px){.product-item{min-height:536px;max-width:370px;padding:165px 64px 60px}}.product-item:before{content:"";width:200px;height:200px;border-radius:50%;display:block;position:absolute;top:-97px;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.product-item:before{height:197px;top:-102px}}@media screen and (min-width:1200px){.product-item:before{width:302px;height:300px;top:-165px}}.product-item:after{content:"";width:200px;height:200px;border-radius:50%;display:block;position:absolute;top:-108px;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.product-item:after{height:197px;top:-114px}}@media screen and (min-width:1200px){.product-item:after{width:302px;height:300px;top:-181px}}.product-item:first-child{background:#aec6a5}.product-item:first-child:before{background:linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),#d9d9d9;box-shadow:0 5.34219px 20.0332px rgba(10,136,23,.25)}.product-item:first-child:after{background:url(ice-cream320@1x.c99fd484.jpg) 50%/cover no-repeat}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.product-item:first-child:after{background-image:url(ice-cream320@2x.b5857c87.jpg)}}@media screen and (min-width:481px){.product-item:first-child:after{background-image:url(ice-cream768@1x.6a1a7e34.jpg)}}@media screen and (min-width:481px) and (min-device-pixel-ratio:2),screen and (min-width:481px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:481px) and (min-resolution:192dpi),screen and (min-width:481px) and (min-resolution:2x){.product-item:first-child:after{background-image:url(ice-cream768@2x.574db3a3.jpg)}}@media screen and (min-width:769px){.product-item:first-child:after{background-image:url(ice-cream1200@1x.68285e50.jpg)}}@media screen and (min-width:769px) and (min-device-pixel-ratio:2),screen and (min-width:769px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:769px) and (min-resolution:192dpi),screen and (min-width:769px) and (min-resolution:2x){.product-item:first-child:after{background-image:url(ice-cream1200@2x.96eb5c72.jpg)}}.product-item:nth-child(2){background:#efd478}.product-item:nth-child(2):before{background:linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),#d9d9d9;box-shadow:0 5.40397px 20.2649px rgba(153,114,23,.25)}.product-item:nth-child(2):after{background:url(ice-coffee320@1x.4d3760c1.jpg) 50%/cover no-repeat}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.product-item:nth-child(2):after{background-image:url(ice-coffee320@2x.e3d702d7.jpg)}}@media screen and (min-width:481px){.product-item:nth-child(2):after{background-image:url(ice-coffee768@1x.1d16ec84.jpg)}}@media screen and (min-width:481px) and (min-device-pixel-ratio:2),screen and (min-width:481px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:481px) and (min-resolution:192dpi),screen and (min-width:481px) and (min-resolution:2x){.product-item:nth-child(2):after{background-image:url(ice-coffee768@2x.893bb11c.jpg)}}@media screen and (min-width:769px){.product-item:nth-child(2):after{background-image:url(ice-coffee1200@1x.7029817e.jpg)}}@media screen and (min-width:769px) and (min-device-pixel-ratio:2),screen and (min-width:769px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:769px) and (min-resolution:192dpi),screen and (min-width:769px) and (min-resolution:2x){.product-item:nth-child(2):after{background-image:url(ice-coffee1200@2x.6bfb277f.jpg)}}.product-item:nth-child(3){background:#d6936d}.product-item:nth-child(3):before{background:linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),#d9d9d9;box-shadow:0 5.41333px 20.3px rgba(0,0,0,.25)}.product-item:nth-child(3):after{background:url(milkshakes320@1x.77f0cd00.jpg) 50%/cover no-repeat}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.product-item:nth-child(3):after{background-image:url(milkshakes320-2@2x.eebfde3f.jpg)}}@media screen and (min-width:481px){.product-item:nth-child(3):after{background-image:url(milkshakes768-2@1x.db572e92.jpg)}}@media screen and (min-width:481px) and (min-device-pixel-ratio:2),screen and (min-width:481px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:481px) and (min-resolution:192dpi),screen and (min-width:481px) and (min-resolution:2x){.product-item:nth-child(3):after{background-image:url(milkshakes768-2@2x.8f3f8e1b.jpg)}}@media screen and (min-width:769px){.product-item:nth-child(3):after{background-image:url(milkshakes1200@1x.7c5cd640.jpg)}}@media screen and (min-width:769px) and (min-device-pixel-ratio:2),screen and (min-width:769px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:769px) and (min-resolution:192dpi),screen and (min-width:769px) and (min-resolution:2x){.product-item:nth-child(3):after{background-image:url(milkshakes1200@2x.7c5cd640.jpg)}}.product-name{text-transform:uppercase;color:var(--secondary-title-color);margin-bottom:40px;font-size:20px;font-weight:700;line-height:1.2}@media screen and (min-width:1200px){.product-name{margin-bottom:66px}}.product-description{color:var(--secondary-text-color);flex-grow:1;margin-bottom:30px;font-size:16px;line-height:1.76}.product-button{background-color:inherit;border:none;align-self:center;padding:20px 20px 0;display:block}.about{padding-top:61px}.about__text-title{text-align:center;text-transform:uppercase;color:#fcfcfc;margin-bottom:12px;font-size:18px;font-weight:700;line-height:1.22}@media screen and (min-width:768px){.about__text-title{font-size:22px;font-weight:800}}@media screen and (min-width:1200px){.about__text-title{font-size:30px}}.about__title{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fcfcfc;max-width:200px;margin-left:auto;margin-right:auto;font-family:Seymour One,sans-serif;font-size:30px;font-weight:400;line-height:1.27}@media screen and (min-width:768px){.about__title{min-width:454px;margin-bottom:0;font-size:34px}}@media screen and (min-width:1200px){.about__title{min-width:481px;font-size:36px}}.about__img{width:279px;height:278px;background-color:rgba(248,210,78,.7);border-radius:50%;flex-shrink:0;margin:32px auto 60px;display:block;position:relative}@media screen and (min-width:768px){.about__img{width:336px;height:330px;margin-top:72px;margin-bottom:20px}}@media screen and (min-width:1200px){.about__img{width:490px;height:490px;margin-top:82px;margin-bottom:33px}}.about__img:after{content:"";width:279px;height:278px;background-image:url(cow-just_sm@1x.c9d4dee9.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;display:block;position:absolute;bottom:-20px}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.about__img:after{background-image:url(cow-just_sm@2x.656154bc.jpg)}}@media screen and (min-width:768px){.about__img:after{width:336px;height:330px;background-image:url(cow-just_md@1x.3fc11875.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.about__img:after{background-image:url(cow-just_md@2x.3fc11875.jpg)}}@media screen and (min-width:1200px){.about__img:after{width:490px;height:490px;background-image:url(cow-just_lg@1x.27d331fa.jpg);bottom:-33px}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.about__img:after{background-image:url(cow-just_lg@2x.27d331fa.jpg)}}.about__wrapping{display:block}@media screen and (min-width:768px){.about__wrapping{display:flex}}.about__img-wrap{justify-content:center;margin-top:32px;margin-bottom:40px;display:flex}@media screen and (min-width:768px){.about__img-wrap{margin-top:72px;margin-bottom:0}}@media screen and (min-width:1200px){.about__img-wrap{margin-top:82px;margin-bottom:0}}.about__wrap{display:block}@media screen and (min-width:768px){.about__wrap{margin-top:80px;margin-left:32px}}@media screen and (min-width:1200px){.about__wrap{margin-top:172px;margin-left:100px}}.about__text{text-align:center;letter-spacing:.04em;color:#fcfcfc;min-width:220px;margin-bottom:4px;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.76}@media screen and (min-width:768px){.about__text{min-width:334px;text-align:left;margin-bottom:8px}}@media screen and (min-width:1200px){.about__text{min-width:463px;font-size:16px}}.about__btn-wrap{justify-content:center;margin:10px 0 0;display:flex}@media screen and (min-width:768px){.about__btn-wrap{justify-content:flex-start;margin-top:32px}}@media screen and (min-width:1200px){.about__btn-wrap{margin-top:54px}}.about__btn{background-color:#f8d24e;border:none;justify-content:center;align-items:center;padding:12px 34px;font-size:14px;font-weight:600;line-height:1.29;display:flex}.about__icon{margin-left:4px}.advantages{padding-top:50px;padding-bottom:64px}@media screen and (min-width:768px){.advantages{padding-top:60px;padding-bottom:178px}}@media screen and (min-width:1200px){.advantages{padding-top:60px;padding-bottom:204px}}.advantages__list{gap:32px;display:block}@media screen and (min-width:768px){.advantages__list{text-align:center;justify-content:center;gap:80px;display:flex}}.advantages__item:not(:last-child){text-align:center;margin-bottom:22px}.advantages__icon-wrap{width:50px;height:50px;background-color:#f8d24e;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;margin-left:auto;margin-right:auto;display:flex}@media screen and (min-width:768px){.advantages__icon-wrap{margin-bottom:32px}}@media screen and (min-width:1200px){.advantages__icon-wrap{margin-bottom:40px}}.advantages__text-number{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#fcfcfc;margin-bottom:16px;font-size:36px;font-weight:700;line-height:1.22}@media screen and (min-width:768px){.advantages__text-number{font-size:48px}}@media screen and (min-width:1200px){.advantages__text-number{font-size:58px}}.advantages__text{max-width:320px;font-weight:700px;text-align:center;color:#fcfcfc;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.6}@media screen and (min-width:768px){.advantages__text{font-size:14px;font-weight:400px;max-width:152px}}@media screen and (min-width:1200px){.advantages__text{font-size:16px;font-weight:400px;max-width:368px}}.gallery{height:150px}@media screen and (min-width:768px){.gallery{height:180px}}@media screen and (min-width:1200px){.gallery{height:320px}}.slider-rel{position:relative}.swiper{width:100%;height:130px;border-radius:18px;margin-left:auto;margin-right:auto;position:absolute;top:-35px;left:50%;transform:translate(-50%)}@media screen and (min-width:480px){.swiper{width:403px;height:187px}}@media screen and (min-width:768px){.swiper{width:704px;height:327px;top:-135px}}@media screen and (min-width:1200px){.swiper{width:1013px;height:422px;top:-100px}}.slider_picture{width:280px;height:130px;border-radius:18px;margin:0 auto}@media screen and (min-width:480px){.slider_picture{width:403px;height:187px}}@media screen and (min-width:768px){.slider_picture{width:704px;height:327px}}@media screen and (min-width:1200px){.slider_picture{width:1013px;height:422px}}.reviews{margin-bottom:40px}@media screen and (min-width:768px){.reviews{margin-bottom:80px}}@media screen and (min-width:1200px){.reviews{margin-bottom:100px}}.reviwers-img{width:85px;height:85px;background-image:url(sliderPortret1xMOB1.9b0d776b.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:50%;margin:0 auto 32px;padding-top:80px}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.reviwers-img{background-image:url(sliderPortret2xMOB1.659e7f47.jpg)}}@media screen and (min-width:768px){.reviwers-img{background-image:url(sliderPortret1xTAB1.33df69fc.jpg);margin-top:100px}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.reviwers-img{background-image:url(sliderPortret2xTAB1.44a74641.jpg)}}@media screen and (min-width:1200px){.reviwers-img{background-image:url(sliderPortret1xDesk1.9b0d776b.jpg);margin-top:140px}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:192dpi),screen and (min-width:1200px) and (min-resolution:2x){.reviwers-img{background-image:url(sliderPortret2x1Desk1.659e7f47.jpg)}}.reviews-text{width:100%;text-align:center;letter-spacing:normal;background-color:var(--primary-color);border-radius:10px;margin-bottom:32px;margin-left:auto;margin-right:auto;padding:35px 39px;font-size:12px;line-height:2.55}@media screen and (min-width:768px){.reviews-text{width:705px;letter-spacing:.04em;padding:28px 80px;font-size:14px;line-height:1.86}}@media screen and (min-width:1200px){.reviews-text{width:968px;padding:43px 109px;font-size:16px}}.reviews-name{text-align:center;color:var(--accent-text-color);font-size:20px;font-weight:500;line-height:1.86}@media screen and (min-width:768px){.reviews-name{font-size:16px}}.bg-ice-wrap{background-image:url(ice-back320@1x.5d5ad817.jpg);background-position:top;background-size:cover}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:192dpi),screen and (min-resolution:2x){.bg-ice-wrap{background-image:url(ice-back320@2x.493e7a86.jpg)}}@media screen and (min-width:768px){.bg-ice-wrap{background-image:url(ice-back768@1x.ef01de23.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){.bg-ice-wrap{background-image:url(ice-back768@2x.4bba32a4.jpg)}}@media screen and (min-width:1200px){.bg-ice-wrap{background-image:url(ice-back1200@1x.4553bae1.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){.bg-ice-wrap{background-image:url(ice-back1200@2x.e7409f27.jpg)}}.bg-green-wrap{background-image:linear-gradient(rgba(0,0,0,0) 20%,#84a178 20%,#84a178 100%)}@media screen and (min-width:768px){.bg-green-wrap{background-image:linear-gradient(rgba(0,0,0,0) 32%,#84a178 32%,#84a178 100%)}}@media screen and (min-width:1200px){.bg-green-wrap{background-image:linear-gradient(rgba(0,0,0,0) 13%,#84a178 13%,#84a178 100%)}}.contacts__list{margin-bottom:20px}@media screen and (min-width:768px){.contacts__list{justify-content:space-between;gap:16px;margin-bottom:40px;display:flex}}@media screen and (min-width:1200px){.contacts__list{gap:32px;margin-bottom:60px}}.contacts__item{background-color:#fff;border-radius:24px;padding:40px 32px 24px;box-shadow:0 8px 30px rgba(212,20,67,.1)}@media screen and (max-width:767.98px){.contacts__item:not(:last-child){margin-bottom:16px}}@media screen and (min-width:768px){.contacts__item{flex-basis:calc(33.3333% - 10.6667px);padding:40px 24px 32px}}@media screen and (min-width:1200px){.contacts__item{flex-basis:calc(33.3333% - 21.3333px);padding:40px 40px 32px}}.contacts__worktime:first-of-type{margin-bottom:8px}@media screen and (min-width:1200px){.contacts__worktime:first-of-type{margin-bottom:12px}}.contacts__worktime:last-of-type:after{content:"";width:100%;height:1px;background-color:#e1e1e1;margin-top:24px;margin-bottom:24px;display:block}@media screen and (min-width:768px){.contacts__worktime:last-of-type:after{margin-top:32px;margin-bottom:32px}}.contacts__text{color:#131313;font-size:12px;font-weight:500;line-height:1.86;display:block}@media screen and (min-width:768px){.contacts__text{font-size:14px}}@media screen and (min-width:1200px){.contacts__text{font-size:16px}}.contacts__text--large{letter-spacing:.04em;text-transform:uppercase;background-color:#f8d24e;border-radius:4px;margin-bottom:20px;padding:0 22px;display:inline-block}@media screen and (min-width:768px){.contacts__text--large{margin-bottom:32px;font-size:16px}}.contacts__text--city{margin-bottom:8px}@media screen and (min-width:768px) and (max-width:1199.98px){.contacts__text--city{margin-bottom:12px}}.contacts__text--light{color:#ababab}.contacts__link{color:#131313;font-size:12px;font-weight:500;line-height:1.83;display:block}@media screen and (min-width:768px){.contacts__link{font-size:14px}}@media screen and (min-width:1200px){.contacts__link{font-size:16px}}.contacts__link--location{letter-spacing:.04em;color:#d6936d}.contacts__link--location:after{content:"";width:100%;height:1px;background-color:#e1e1e1;margin-top:24px;margin-bottom:24px;display:block}@media screen and (min-width:768px){.contacts__link--location:after{margin-top:32px;margin-bottom:32px}}.contacts__link--location:hover,.contacts__link--location:focus{text-decoration:underline}.location-btn,.franchise-btn{color:var(--accent-text-color)}.location-btn{width:196px;height:42px;background-color:var(--accent-color);border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:1.28571;display:flex}.franchise-btn{background:var(--primary-color);border:2px solid var(--accent-color);width:196px;height:42px;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:1.28571;display:flex}.contacts__icon{width:12px;height:12px;fill:currentColor;margin-left:4px}.contacts__btn{flex-direction:column;align-items:center;gap:16px;display:flex}@media screen and (min-width:768px){.contacts__btn{flex-direction:row;justify-content:center}}.footer{margin-top:60px}@media screen and (min-width:768px){.footer{margin-top:40px}}@media screen and (min-width:1200px){.footer{margin-top:120px}}@media screen and (min-width:768px){.footer__flex{justify-content:space-between;display:flex}}.footer__slogan{margin-bottom:60px}@media screen and (min-width:768px){.footer__slogan{margin-bottom:0}}.footer__text{text-transform:uppercase;color:var(--btn-text-light-color);margin-bottom:16px;font-size:18px;font-weight:700;line-height:1.23}@media screen and (min-width:768px){.footer__text{margin-bottom:8px;font-size:30px}}@media screen and (min-width:1200px){.footer__text{margin-bottom:14px}}.footer__title-text{letter-spacing:.04em;text-transform:uppercase;color:var(--btn-text-light-color);font-size:34px;font-weight:700;line-height:1.22}@media screen and (min-width:768px){.footer__title-text{margin-right:66px;font-size:48px}}@media screen and (min-width:1200px){.footer__title-text{letter-spacing:.06em;font-size:58px}}.footer__social{justify-content:end;display:flex}.footer__link:not(:last-child){margin-right:30px}.footer__social-icon{fill:var(--primary-color)}.footer__contacts{margin-top:60px}@media screen and (min-width:768px){.footer__contacts{margin-top:63px}}@media screen and (min-width:1200px){.footer__contacts{margin-top:16px}}.footer__social{margin-bottom:20px}@media screen and (min-width:768px){.footer__social{margin-bottom:32px}}@media screen and (min-width:1200px){.footer__social{margin-bottom:40px}}.footer__item{color:var(--primary-color)}.footer__item:hover,.footer__item:focus{fill:var(--btn-text-light-color);color:var(--btn-text-light-color)}.footer__social-icon{fill:currentColor}.footer__tel{letter-spacing:.02em;color:var(--secondary-text-color);text-align:right;margin-bottom:40px;font-size:12px;font-weight:700;line-height:1.86}@media screen and (min-width:768px){.footer__tel{width:320px;margin-bottom:60px;font-size:14px}}@media screen and (min-width:1200px){.footer__tel{width:360px;font-size:16px}}.footer__accent{color:var(--modal-bg-color)}.copyright{letter-spacing:.02em;color:#7a7a7a;text-align:center;border-top:1px solid #e1e1e1;padding:20px 60px;font-size:14px;font-weight:700;line-height:1.52}@media screen and (min-width:1200px){.copyright{padding-top:14px;padding-bottom:12px;font-size:12px;line-height:1.86}}.overlay{z-index:100;width:100%;height:100%;opacity:1;background-color:rgba(25,28,38,.2);transition:opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;overflow-y:scroll}.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.header-modal__overlay{padding:20px}@media screen and (min-width:768px) and (max-width:1199.98px){.header-modal__overlay{padding:60px 0 0}}.header-modal{text-align:center;opacity:1;background-color:#fff;border:2px solid #f8d24e;border-radius:10px;padding:28px;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:relative;transform:scale(1)}@media screen and (min-width:768px){.header-modal{max-width:568px;margin:0 auto}}@media screen and (min-width:1200px){.header-modal{padding:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}}.is-hidden .header-modal{opacity:0;transform:scale(1.2)}@media screen and (min-width:1200px){.is-hidden .header-modal{transform:translate(-50%,-50%)scale(1.2)}}.header-modal__btn{width:20px;height:20px;color:#131313;background-color:rgba(0,0,0,0);border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}@media screen and (min-width:768px){.header-modal__btn{width:24px;height:24px}}.header-modal__icon{width:20px;height:20px;fill:currentColor;flex-shrink:0}@media screen and (min-width:768px){.header-modal__icon{width:24px;height:24px}}.header-modal__title{color:#131313;margin-bottom:83px;font-family:Seymour One;font-size:16px;line-height:1.5}@media screen and (min-width:768px){.header-modal__title{margin-bottom:103px;font-size:20px;line-height:1.4}}.header-modal__list{margin-bottom:28px}@media screen and (min-width:768px){.header-modal__list{justify-content:center;align-items:center;gap:32px;margin-bottom:40px;display:flex}}.header-modal__item{width:132px;height:136px;border:2px solid;border-radius:16px;margin:0 auto;padding-top:96px;padding-bottom:20px;position:relative}.header-modal__item:before{content:"";width:132px;height:132px;border-radius:50%;position:absolute;top:-56px;left:-2px}.header-modal__item:nth-child(1){filter:drop-shadow(0 5px 20px rgba(212,20,67,.1));border-color:#96af8c}.header-modal__item:nth-child(1):before{background:linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),#d9d9d9;border-radius:50%;box-shadow:0 5px 20px rgba(10,136,23,.25)}.header-modal__item:nth-child(2){background-color:#efd478;border-color:#efd478;box-shadow:0 5px 20px rgba(212,20,67,.1)}.header-modal__item:nth-child(2):before{background:linear-gradient(rgba(248,210,78,.7),rgba(248,210,78,.7)),#d9d9d9;box-shadow:0 5px 20px rgba(153,114,23,.25)}.header-modal__item:nth-child(3){filter:drop-shadow(0 5px 20px rgba(212,20,67,.1));border-color:#d6936d}.header-modal__item:nth-child(3):before{background:linear-gradient(rgba(213,117,63,.7),rgba(213,117,63,.7)),#d9d9d9;box-shadow:0 5px 20px rgba(0,0,0,.25)}@media screen and (max-width:767.98px){.header-modal__item:not(:last-child){margin-bottom:83px}}.header-modal__wrap{width:132px;height:132px;border-radius:50%;position:absolute;top:-63px;left:-2px;overflow:hidden}.header-modal__text{letter-spacing:.04em;text-transform:uppercase;color:#131313;font-size:16px;font-weight:700;line-height:1.25}@media screen and (min-width:768px){.header-modal__form{max-width:368px;margin:0 auto}}.header-modal__field{margin-bottom:12px;position:relative}@media screen and (min-width:768px){.header-modal__field{margin-bottom:16px}}.header-modal__field:last-of-type{margin-bottom:24px}@media screen and (min-width:768px){.header-modal__field:last-of-type{margin-bottom:32px}}.header-modal__label{color:#131313;font-size:12px;font-weight:400;line-height:1.4;transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:6px;left:12px}.header-modal__input:not(:placeholder-shown)+.header-modal__label,.header-modal__field:focus-within .header-modal__label,.header-modal__field:focus .header-modal__label{transform:translateY(-20px)}@media screen and (min-width:768px){.header-modal__input:not(:placeholder-shown)+.header-modal__label,.header-modal__field:focus-within .header-modal__label,.header-modal__field:focus .header-modal__label{transform:translateY(-28px)}}@media screen and (min-width:768px){.header-modal__label{font-size:14px;top:11px;left:16px}}.header-modal__input{width:100%;color:#131313;background-color:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;outline:none;padding:5px 12px;font-family:inherit;font-size:14px}.header-modal__input::-ms-input-placeholder{color:rgba(248,210,78,.1)}.header-modal__input::placeholder{color:rgba(248,210,78,.1)}.header-modal__input:not(:placeholder-shown),.header-modal__input:focus-within,.header-modal__input:focus{border-color:#f8d24e}@media screen and (min-width:768px){.header-modal__input{padding:11px 16px}}.product-backdrop{z-index:300;width:100vw;height:100vh;background:rgba(0,0,0,.2);transition-property:opacity;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:fixed;top:0;overflow:auto}.is-product-hidden{visibility:hidden;opacity:0;pointer-events:none}.product-modal{height:100%;z-index:100;width:100vw;height:100vh;max-width:568px;max-height:968px;text-align:center;background:#fcfcfc;border:2px solid #f8d24e;border-radius:10px;padding:20px 28px;transition-property:transform;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;overflow:scroll;transform:translate(-50%,-50%)}.product-backdrop.is-product-hidden .product-modal{transform:translate(-50%)scaleY(0)rotate(90deg)}@media (min-width:768px){.product-modal{max-height:995px;padding:32px 40px}}.product-close-btn{font-size:inherit;font-weight:inherit;background-color:inherit;border:none;margin-top:-20px;margin-left:auto;margin-right:-12px;padding:12px;display:block;transform:translate(16px)}@media (min-width:768px){.product-close-btn{margin-top:-32px;transform:translate(28px)}}.product-close-icon{fill:var(--secondary-link-color)}.product-modal-title{color:var(--secondary-link-color);margin-bottom:20px;font-family:Seymour One,sans-serif;font-size:20px;line-height:1.4}@media (min-width:768px){.product-modal-title{margin-bottom:24px}}.product-img-wrap{width:131px;height:139px;border-radius:50%;margin:0 auto 24px}.product-img-wrap:after{content:"";width:131px;height:131px;background:linear-gradient(rgba(156,190,143,.7),rgba(156,190,143,.7)),#d9d9d9;border-radius:50%;display:block;position:relative;top:-124px;box-shadow:0 5.26027px 19.726px rgba(10,136,23,.25)}.product-img-picture{width:131px;height:131px;z-index:2;background-image:url(ice-cream-choco320@1x.16515049.jpg);background-position:50%;background-size:cover;border-radius:50%;position:relative}@media (min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.product-img-picture{background-image:url(ice-cream-choco320@2x.23b7960e.jpg)}}@media screen and (min-width:768px){.product-img-picture{background-image:url(ice-cream-choco1200@1x.3ad68d45.jpg)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:192dpi),screen and (min-width:768px) and (min-resolution:2x){.product-img-picture{background-image:url(ice-cream-choco1200@1x.3ad68d45.jpg)}}.product-nutrition-list{justify-content:center;gap:8px;margin-bottom:40px;display:flex}@media (min-width:768px){.product-nutrition-list{margin-bottom:48px}}.product-nutrition-item{width:53px;color:var(--secondary-text-color);border:2px solid #9cbe8f;border-radius:40px;flex-direction:column;align-items:center;gap:8px;font-size:10px;font-weight:400;line-height:1.25;display:flex;overflow:hidden}@media (min-width:768px){.product-nutrition-item{font-size:12px}}.product-nutrition-value{width:43px;height:43px;background:#9cbe8f;border:2px solid #9cbe8f;border-radius:50%;justify-content:center;align-items:center;font-size:10px;line-height:2.8;display:flex;box-shadow:0 6px 20px rgba(10,136,23,.25)}.product-nutrition-name{margin-bottom:8px;font-size:10px;line-height:1.2}.product-ingredients-title{color:var(--secondary-title-color);margin-bottom:24px;font-size:20px;font-weight:500;line-height:1.4}.product-ingredients-list{color:var(--secondary-text-color);flex-direction:column;row-gap:11px;margin-bottom:40px;line-height:1.76;display:flex}@media (min-width:768px){.product-ingredients-list{margin-bottom:48px}}.product-ingredients-item{justify-content:space-between;display:flex}.product-modal-field{margin-bottom:16px}.product-modal-input,.product-modal-area{width:100%;max-width:368px;color:var(--secondary-text-color);background:rgba(248,210,78,.1);border:1px solid #84a178;border-radius:10px;padding:11px;font-size:14px;line-height:1.4}.product-modal-area{height:84px;resize:none;margin-bottom:24px}@media (min-width:768px){.product-modal-area{margin-bottom:32px}}.product-submit-btn{margin:0 auto;padding-left:34px;padding-right:34px}.about__backdrop{width:100%;height:100%;transition:opacity 150ms liner,visibility 150ms liner;z-index:300;background:rgba(0,0,0,.8);position:fixed;top:0}.about__modal{width:90%;min-width:280px;min-height:459px;z-index:301;transition:transform 150ms liner;background-color:#fcfcfc;border:2px solid #f8d24e;border-radius:10px;padding:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}@media (min-width:480px){.about__modal{width:440px;min-height:449px;padding:32px 60px}}@media (min-width:768px){.about__modal{width:568px;min-height:449px;padding:32px 60px}}.about__close-btn{background-color:rgba(0,0,0,0);border:none;margin:0;padding:0;position:absolute;top:12px;right:12px}.is-hidden{visibility:hidden;opacity:0;pointer-events:none}.about__backdrop.is-hidden .about__modal{transform:translateY(-50%,-50%)scale(0)}.about__modal-title{text-align:center;color:#131313;align-items:center;margin-bottom:20px;font-family:Seymour One,sans-serif;font-size:16px;font-weight:400;line-height:1.5}@media (min-width:768px){.about__modal-title{margin-bottom:32px;font-size:20px;line-height:1.4}}.about__modal-video{width:100%;height:199px;border-radius:10px;margin-bottom:20px}@media (min-width:768px){.about__modal-video{height:205px;margin-bottom:32px}}.about__modal-text{color:#131313;width:100%;font-size:14px;line-height:1.4}@media (min-width:768px){.about__modal-text{font-size:16px;line-height:1.4}}
/*# sourceMappingURL=index.f2a893b6.css.map */
