*,: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}h1,h2,h3,p,ul{margin:0;padding:0}ul{list-style:none}img{max-width:100%;height:auto;display:block}a{text-decoration:none}h2{text-align:center;font-family:var(--main-font-family);vertical-align:top;color:var(--main-color);font-size:24px;font-weight:500;line-height:29px}p{font-family:var(--main-font-family);text-align:center;vertical-align:top;color:var(--main-color);font-size:16px;font-weight:400;line-height:1.25}body{background-color:var(--bg-color);color:var(--main-color);font-family:var(--main-font-family)}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media screen and (min-width:320px){.container{width:320px}}@media screen and (min-width:768px) and (max-width:1279.7px){.container{width:768px;padding-left:32px;padding-right:32px}}@media screen and (min-width:1280px){.container{width:1280px;padding-left:16px;padding-right:16px}}html{scroll-behavior:smooth}:root{--main-color:#3c322d;--pink-color:#f3848c;--bg-color:#f3f0f1;--main-font-family:"Montserrat";--border-color-black:rgba(0,0,0,.957);--border-color-white:#fff}*,: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}.button{width:145px;height:40px;background-color:var(--pink-color);filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));cursor:pointer;border:none;border-radius:25px}.button:hover,.button:focus{border:1px solid var(--pink-color);filter:drop-shadow(10px 15px 25px rgba(232,183,183,.45));background-color:#fff}.button:hover .buttontext,.button:focus .buttontext{color:#f3848c}.button:active{filter:drop-shadow(10px 15px 25px rgba(232,183,183,.45));background:#f3848c;border:1px solid #fff;box-shadow:inset 0 4px 4px rgba(107,66,66,.25)}.button:active .button__text{color:#fff}.button__text{text-align:center;color:#fff;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:1.22}.header{padding-top:16px}@media screen and (min-width:1280px){.header{padding-top:36px}}@media screen and (min-width:768px) and (max-width:1279.7px){.header{padding-top:24px}}.header__wrapper{justify-content:space-between;align-items:flex-start;display:flex}@media screen and (min-width:768px) and (max-width:1279.7px){.header__wrapper{align-items:center}}@media screen and (min-width:1280px){.header__wrapper{justify-content:flex-start;align-items:center}}.header__btn{background-color:inherit;border:none}@media screen and (min-width:1280px){.header__btn{margin-left:20px;display:none}}.nav-list{display:none}.nav-list__item:not(:first-child){margin-left:20px}@media screen and (min-width:1280px){.nav-list{margin-left:55px;display:flex}}.nav-list__link{color:var(--main-color);padding:4px 8px;font-size:18px;font-style:normal;font-weight:400;line-height:1.22}.nav-list__link:hover,.nav-list__link:focus{color:#fcfcfc;background:linear-gradient(rgba(248,110,103,.63) 0%,rgba(253,86,143,.86) 100%);border-radius:0;box-shadow:0 7px 27px -2px rgba(253,88,140,.35)}.header,.hero{background-image:url(hero-mob.6d4c778f.jpg);background-repeat:no-repeat;background-size:100%}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.header,.hero{background-image:url(hero-mob@2x.2d10a540.jpg)}}@media screen and (min-width:768px) and (max-width:1279.7px){.header,.hero{background-image:url(bg-hero-tab.b2148736.jpg)}}@media screen and (min-width:768px) and (max-width:1279.7px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (max-width:1279.7px) and (min-resolution:192dpi),screen and (min-width:768px) and (max-width:1279.7px) and (min-resolution:2x){.header,.hero{background-image:url(bg-hero-tab@2x.b8374e40.jpg)}}@media screen and (min-width:1280px){.header,.hero{background-image:url(bg-hero-desc.0525fb00.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.header,.hero{background-image:url(bg-hero-desc@2x.53a2a38b.jpg)}}.header{height:66px;background-position:50% 0}@media screen and (min-width:768px) and (max-width:1279.7px){.header{height:68px}}@media screen and (min-width:1280px){.header{height:106px}}.hero{height:246px;background-position:50% -66px}@media screen and (min-width:768px) and (max-width:1279.7px){.hero{height:277px;background-position:50% -68px}}@media screen and (min-width:1280px){.hero{height:450px;background-position:50% -106px}}.burger-menu{width:100%;height:100vh;background:var(--bg-color);z-index:1;padding:16px 20px 52px;transition:transform .25s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;right:0;overflow:auto;transform:translate(100%)}@media screen and (min-width:768px) and (max-width:1279.7px){.burger-menu{padding:24px 32px}}.burger-menu.is-open{transform:translate(0)}.burger-menu__btn{width:32px;height:32px;background-color:inherit;border:none;justify-content:center;align-items:center;display:flex}.burger-menu__btn:hover,.burger-menu__btn:focus{fill:var(--pink-color)}.burger-menu__wrapper{justify-content:space-between;align-items:center;display:flex}.burger-nav{flex-direction:column;justify-content:center;align-items:center;margin-top:46px;display:flex}.burger-nav__item:not(:first-child){margin-top:40px}.burger-nav__link{color:var(--main-color);padding:10px 28px;font-family:Montserrat Alternates;font-size:28px;font-style:normal;font-weight:500;line-height:1.21}@media screen and (min-width:768px) and (max-width:1279.7px){.burger-nav__link{font-size:40px;line-height:1.22}}.burger-nav__link:hover,.burger-nav__link:focus{color:#fcfcfc;background:linear-gradient(rgba(248,110,103,.63) 0%,rgba(253,86,143,.86) 100%);border-radius:0;box-shadow:0 7px 27px -2px rgba(253,88,140,.35)}.hero{padding:20px 0 8px}@media screen and (min-width:768px) and (max-width:1279.7px){.hero{padding-top:28px;padding-bottom:43px}}@media screen and (min-width:1280px){.hero{padding-top:65px;padding-bottom:90px}}.hero__title{text-align:center;letter-spacing:-.03em;width:280px;color:var(--main-text-color);font-family:Montserrat Alternates;font-size:28px;font-style:normal;font-weight:600;line-height:1.21}@media screen and (min-width:768px) and (max-width:1279.7px){.hero__title{width:319px;text-align:left;font-size:30px;line-height:1.23}}@media screen and (min-width:1280px){.hero__title{width:757px;text-align:left;font-size:60px;line-height:1.08}}.hero__text{text-align:center;color:var(--main-text-color);margin-top:18px;font-family:Montserrat Alternates;font-size:16px;font-style:normal;font-weight:500;line-height:1.25}@media screen and (min-width:768px) and (max-width:1279.7px){.hero__text{margin-top:10px}}@media screen and (min-width:1280px){.hero__text{margin-top:20px;font-size:24px;line-height:1.2}}.hero__wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (min-width:768px) and (max-width:1279.7px){.hero__wrapper{align-items:flex-start}}@media screen and (min-width:1280px){.hero__wrapper{align-items:flex-start}}.register-link,.send__button,.registration__button,.price__link{width:145px;height:40px;text-align:center;background:var(--pink-color);filter:drop-shadow(10px 15px 25px rgba(232,183,183,.45));color:#fff;border-radius:25px;margin-top:28px;padding:9px 35px;font-family:Montserrat;font-size:18px;font-style:normal;font-weight:400;line-height:1.22}@media screen and (min-width:768px) and (max-width:1279.7px){.register-link,.send__button,.registration__button,.price__link{margin-top:24px}}.register-link:hover,.send__button:hover,.registration__button:hover,.price__link:hover,.register-link:focus,.send__button:focus,.registration__button:focus,.price__link:focus{color:var(--pink-color);border:1px solid var(--pink-color);filter:drop-shadow(10px 15px 25px rgba(232,183,183,.45));background:#fff}.register-link:active,.send__button:active,.registration__button:active,.price__link:active{color:#fff;background-color:var(--pink-color);filter:drop-shadow(10px 15px 25px rgba(232,183,183,.45));border:1px solid #fff;box-shadow:inset 0 4px 4px rgba(107,66,66,.25)}.social{justify-content:center;margin-top:28px;display:flex}@media screen and (min-width:768px) and (max-width:1279.7px){.social{justify-content:flex-start;margin-top:20px}}@media screen and (min-width:1280px){.social{justify-content:flex-start;margin-top:32px}}.social__item:not(:first-child){margin-left:16px}.social__icon:hover,.social__icon:focus,.social__icon:active{fill:#f3848c}.about{padding-top:20px}@media screen and (min-width:768px){.about{padding-top:36px}}@media screen and (min-width:1280px){.about{padding-top:64px}}@media screen and (min-width:768px){.about-card{display:flex}}.about__wrapper{line-height:18px}.about__image{mix-blend-mode:darken;mix-blend-mode:darken;width:100%;border-radius:24px;margin-bottom:28px}@media screen and (min-width:768px){.about__image{margin-bottom:0;margin-right:32px}}.about__contents{width:100%}.about__title{text-align:center;margin-bottom:8px;font-family:Montserrat Alternates;font-size:24px;font-weight:500;line-height:1.2}@media screen and (min-width:768px){.about__title{text-align:left;margin-bottom:28px;font-size:32px;line-height:1.2}}.about__subtitle{text-align:left;margin-bottom:20px;font-size:16px;line-height:1.25}@media screen and (min-width:1280px){.about__subtitle{margin-bottom:22px;font-size:18px;line-height:1.2}}.read-more__target{text-align:left;letter-spacing:0;text-align:left;font-family:Montserrat;font-size:16px;font-weight:400;line-height:1.25;display:none}@media screen and (min-width:1280px){.read-more__target{font-size:18px;line-height:1.2;display:block}}.read-more__trigger--opened{display:none}.read-more__check:checked~.read-more__wrap .read-more__target,.read-more__check:checked~.read-more__trigger--opened{display:block}.read-more__check:checked~.read-more__trigger--closed{display:none}@media screen and (min-width:1280px){.read-more__trigger--closed{display:none}}.program{padding-top:28px}@media screen and (min-width:768px){.program{padding-top:81px}}@media screen and (min-width:1280px){.program{padding-top:100px}}@media screen and (min-width:768px){.program-card{display:flex}}@media screen and (min-width:768px){.flex-wrapper{max-width:331px;margin-right:40px}}@media screen and (min-width:1280px){.flex-wrapper{max-width:375px;margin-top:61px;margin-right:119px}}.program__title{text-align:center;margin-bottom:8px;font-family:Montserrat Alternates;font-size:24px;font-weight:500;line-height:1.2}@media screen and (min-width:768px){.program__title{text-align:left;margin-bottom:28px;font-size:32px;line-height:1.2}}@media screen and (min-width:1280px){.program__title{margin-bottom:24px}}.program__subtitle{text-align:left;margin-bottom:10px;font-size:16px;line-height:1.25}@media screen and (min-width:768px){.program__subtitle{margin-bottom:14px}}@media screen and (min-width:1280px){.program__subtitle{margin-bottom:21px;font-size:18px;line-height:1.2}}.program__list{letter-spacing:0;text-align:left;margin-bottom:16px;font-family:Montserrat;font-size:16px;font-weight:400;line-height:1.25}@media screen and (min-width:1280px){.program__list{white-space:nowrap;font-size:18px;line-height:1.2}}.program__item{width:100%;margin-bottom:10px;position:relative}.program__item:last-child{margin-bottom:0}.program__item:before{content:"";width:24px;height:24px;background-image:url(marker.a51c442f.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (min-width:768px){.program__item{margin-bottom:16px}}@media screen and (min-width:1280px){.program__item{margin-bottom:18px}}.program-images__picture{border-radius:50%}.program__text{text-align:left;margin-left:32px;font-size:16px;line-height:1.25}@media screen and (min-width:768px){.program__text{margin-left:34px}}@media screen and (min-width:1280px){.program__text{margin-left:40px;font-size:18px;line-height:1.2}}.read-more__target{text-align:left;letter-spacing:0;text-align:left;font-family:Montserrat;font-size:16px;font-weight:400;line-height:1.25;display:none}@media screen and (min-width:1280px){.read-more__target{font-size:18px;line-height:1.2;display:block}}.read-more__trigger--opened{font-size:16px;font-weight:500;line-height:1.25;display:none}@media screen and (min-width:768px){.read-more__trigger--opened{font-size:18px;line-height:1.2}}.read-more__check:checked~.read-more__wrap .read-more__target,.read-more__check:checked~.read-more__trigger--opened{display:block}.read-more__check:checked~.read-more__trigger--closed{display:none}.read-more__trigger--closed{font-size:16px;line-height:1.25}@media screen and (min-width:768px){.read-more__trigger--closed{font-size:18px;line-height:1.2}}@media screen and (min-width:1280px){.read-more__trigger--closed{display:none}}.program-images__list{display:flex}.program-images__wrapper--left{width:100%;margin-top:24px;margin-right:20px}@media screen and (min-width:768px){.program-images__wrapper--left{margin-top:19px;margin-right:32px}}@media screen and (min-width:1280px){.program-images__wrapper--left{margin-right:138px}}.program-images__wrapper--right{width:100%;margin-top:44px}@media screen and (min-width:768px) and (max-width:1279.7px){.program-images__wrapper--right{margin-top:44px}}@media screen and (min-width:1280px){.program-images__wrapper--right{margin-top:60px}}.program-images__item{position:relative}.program-images__item:nth-child(2n+1){margin-bottom:28px}@media screen and (min-width:768px){.program-images__item:nth-child(2n+1){margin-bottom:40px}}.program-images__title{white-space:nowrap;color:#fff;font-family:Montserrat Alternates;font-size:14px;font-style:normal;font-weight:500;line-height:1.2;position:absolute;top:50%;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.program-images__title{font-size:16px;line-height:1.2}}@media screen and (min-width:1280px){.program-images__title{font-size:24px;line-height:1.2}}.program-images__subtitle{white-space:nowrap;color:#fff;font-size:12px;line-height:1.25;position:absolute;top:70%;left:50%;transform:translate(-50%)}@media screen and (min-width:768px){.program-images__subtitle{font-size:14px;line-height:1.2}}@media screen and (min-width:1280px){.program-images__subtitle{font-size:16px;line-height:1.2}}.speakers{background-color:var(--bg-color);padding-top:35px}@media screen and (min-width:768px){.speakers{padding-top:20px;padding-bottom:80px}}@media screen and (min-width:1280px){.speakers{padding-top:100px}}.speakers__title{text-align:center;margin-bottom:12px;font-family:Montserrat Alternates;font-size:24px;font-weight:500;line-height:1.2}@media screen and (min-width:768px){.speakers__title{margin-bottom:20px;font-size:32px}}@media screen and (min-width:1280px){.speakers__title{margin-bottom:5px}}.speakers-list{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media screen and (min-width:768px){.speakers-list{gap:32px}}.speakers-list__items{flex-direction:column;flex-basis:calc(50% - 10px);align-items:center;font-size:16px;font-weight:600;display:flex}@media screen and (min-width:768px){.speakers-list__items{flex-basis:calc(25% - 24px)}}.speakers-list__foto{width:100%;margin-bottom:12px}.speakers-list__foto--test{margin-bottom:15px}@media screen and (min-width:768px){.speakers-list__foto{margin-bottom:20px}.speakers-list__foto--test{margin-bottom:25px}}.speakers-list__title{text-align:center;margin-bottom:12px;font-size:16px;font-weight:600}@media screen and (min-width:768px){.speakers-list__title{margin-bottom:20px;font-size:18px;line-height:1.2}}.speakers-list__text{font-size:12px;font-weight:500;display:inline-block}@media screen and (min-width:768px){.speakers-list__text{font-size:14px;line-height:1.2}}@media screen and (min-width:1280px){.speakers-list__text{margin:0 54px;font-size:16px}}.speakers-box{max-width:130px;flex:1 0 auto}@media screen and (min-width:768px){.speakers-box{max-width:152px}}@media screen and (min-width:1280px){.speakers-box{max-width:181px}}.price{padding-top:0;padding-bottom:100px}.price__section{margin-left:auto;margin-right:auto}@media screen and (min-width:768px){.price__conteiner{display:flex}}.price__box{background-color:#fafbfb;border-radius:25px;padding:20px 8px;box-shadow:10px 15px 25px rgba(210,201,201,.45)}@media screen and (min-width:768px){.price__box{height:580px;flex-basis:calc(100% - 23.3333px)}}@media screen and (min-width:1280px){.price__box{height:610px;flex-basis:calc(100% - 53.3333px)}}@media screen and (max-width:pre-tablet){.price__box{background-position:right 50% bottom 5px}}@media screen and (min-width:768px){.price__box{flex-direction:column;justify-content:space-between;display:flex}}@media screen and (min-width:768px){.price__box:not(:last-child){margin-right:15px}}@media screen and (min-width:1280px){.price__box:not(:last-child){margin-right:32px}}@media screen and (max-width:767.7px){.price__box:first-child{margin-bottom:32px}}@media screen and (max-width:767.7px){.price__box:nth-child(2){flex-direction:column;margin-bottom:24px;display:flex}}.price__box:not(:first-child){background:#fafbfb url(background.445a22d2.png) right 50% bottom 100px no-repeat}@media (min-device-pixel-ratio:2),(min-resolution:192dpi),(min-resolution:2x){.price__box:not(:first-child){background:#fafbfb url(background@2.9fef45a3.png) right 50% bottom 100px no-repeat}}@media screen and (min-width:768px){.price__box:not(:first-child){background-color:#fafbfb;background-position:right 50% bottom 96px}}@media screen and (min-width:1280px){.price__box:not(:first-child){background:#fafbfb url(background_desk.91403fea.png) right 50% bottom 96px no-repeat}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.price__box:not(:first-child){background:#fafbfb url(background_desk@2.706ab62f.png) right 50% bottom 96px no-repeat}}@media screen and (min-width:768px){.price__box{background:#fafbfb url(background.445a22d2.png) right 50% bottom 96px no-repeat}}@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){.price__box{background:#fafbfb url(background@2.9fef45a3.png) right 50% bottom 96px no-repeat}}@media screen and (min-width:1280px){.price__box{background:#fafbfb url(background_desk.91403fea.png) right 50% bottom 96px no-repeat}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:192dpi),screen and (min-width:1280px) and (min-resolution:2x){.price__box{background:#fafbfb url(background_desk@2.706ab62f.png) right 50% bottom 96px no-repeat}}.price__title{text-align:center;color:#2e2520;margin-bottom:27px;font-family:Montserrat Alternates;font-size:24px;font-style:normal;font-weight:600;line-height:1.2}@media screen and (min-width:768px){.price__title{margin-bottom:31px}}.price__list{margin-bottom:30px}@media screen and (min-width:768px){.price__list{flex-direction:column;margin-bottom:0;display:flex}}@media screen and (min-width:1280px){.price__list{gap:16px}}.price__list-title{text-align:center;color:#2e2520;margin-bottom:16px;font-family:Montserrat Alternates;font-size:18px;font-style:normal;font-weight:600;line-height:1.22}@media screen and (min-width:1280px){.price__list-title{margin-bottom:40px;font-size:20px;line-height:1.2}}.price__item{flex-basis:calc(25% - 9px);padding-right:11px;position:relative}@media screen and (min-width:768px){.price__item{padding-right:0}}.price__item:before{content:"";width:24px;height:24px;background-image:url(marker.a51c442f.svg);background-repeat:no-repeat;background-size:contain;position:absolute}@media screen and (max-width:1279.7px){.price__item:not(:last-child){margin-bottom:12px}}.price__text{text-align:left;color:#2e2520;margin-left:34px;font-size:18px;font-style:normal;line-height:1.22}@media screen and (min-width:768px){.price__text{font-size:16px;line-height:1.25}}@media screen and (min-width:1280px){.price__text{font-size:18px;line-height:1.22}}.price__link{justify-content:center;align-items:center;margin-top:0;margin-left:auto;margin-right:auto;display:flex}.price__link:hover,.price__link:focus{filter:drop-shadow(10px 15px 25px rgba(232,183,183,.45));background-color:#fff;border:1px solid #f3848c}.price__link:hover .button__text,.price__link:focus .button__text{color:#f3848c}@media screen and (min-width:768px){.space{display:none}}.price__box:hover{cursor:pointer;border:1px solid #f3848c}.reviews{margin-bottom:80px;font-family:Montserrat;font-style:normal;position:relative}.reviews__title{text-align:center;color:#2e2520;margin-bottom:27px;font-family:Montserrat Alternates;font-size:24px;font-weight:600;line-height:1.2}@media screen and (min-width:768px){.reviews__title{color:#000;font-size:32px;font-weight:500;line-height:1.22}}@media screen and (min-width:1280px){.reviews__title{color:#2e2520}}.reviews__text{color:#2e2520;margin-bottom:32px}@media screen and (min-width:768px){.reviews__text{margin-bottom:22px}}@media screen and (min-width:1280px){.reviews__text{margin-bottom:28px}}.reviews__coment{text-align:center;font-size:16px;line-height:1.25}@media screen and (min-width:1280px){.reviews__coment{font-size:18px;line-height:1.22}}.reviews__coment:first-child{display:none}@media screen and (min-width:768px){.reviews__coment:first-child{display:block}}.reviews__coment:nth-child(2){display:none}@media screen and (min-width:768px){.reviews__coment:nth-child(2){display:block}}@media screen and (min-width:768px){.reviews__coment:nth-child(3){display:none}}.reviews__page-number{color:#000;justify-content:center;align-items:center;font-size:14px;line-height:1.21;display:flex}.reviews__page-number:before{content:"";width:35px;height:2px;background-color:#f3848c;margin-right:12px}.reviews__page-number:after{content:"";width:35px;height:2px;background-color:#f3848c;margin-left:11px}.employees{margin-bottom:8px}@media screen and (min-width:768px){.employees{height:468px;justify-content:center;align-items:flex-end;margin-bottom:27px;display:flex}}@media screen and (min-width:1280px){.employees{height:614px;justify-content:center;align-items:flex-end;margin-bottom:27px;display:flex}}@media screen and (min-width:768px){.employees__box:nth-child(2){margin-right:32px}}.employees__box:first-child{display:none}@media screen and (min-width:768px){.employees__box:first-child{margin-right:32px;display:block;position:relative;bottom:264px}}.employees__box:last-child{display:none}@media screen and (min-width:768px){.employees__box:last-child{display:block;position:relative;bottom:263px}}.employees__pic{margin-bottom:8px;margin-left:auto;margin-right:auto}.employees__name{color:#000;font-size:14px;font-weight:500;line-height:1.21}.star{justify-content:center;margin-bottom:8px;display:flex}.star__item:not(:last-child){margin-right:4px}.registration{align-items:center;padding-top:40px}@media screen and (min-width:768px) and (max-width:1279.7px){.registration{padding-top:0;padding-bottom:68px}}@media screen and (min-width:1280px){.registration{padding-top:0;padding-bottom:126px}}.title__registration{align-items:center;margin-bottom:27px}@media screen and (min-width:768px) and (max-width:1279.7px){.title__registration{color:#000;font-size:32px;font-weight:500;line-height:1.22}}@media screen and (min-width:1280px){.title__registration{color:var(--main-color);font-size:32px;font-weight:500;line-height:1.22}}.registration__form{width:280px;border-radius:10px;margin-left:auto;margin-right:auto}@media screen and (max-width:767.7px){.registration__form{background-image:linear-gradient(rgba(162,143,143,.525),rgba(162,143,143,.525)),url(img-register.203d2a41.png)}}@media screen and (min-width:768px) and (max-width:1279.7px){.registration__form{width:704px;background-image:url(small-donuts.ea6cb251.png),url(small-cloud.0eb18fae.png),url(strawberry-donuts.82279213.png);background-position:25px 170px,0,100%;background-repeat:no-repeat;display:flex;position:relative}}@media screen and (min-width:1280px){.registration__form{width:1034px;height:246px;background-image:url(big-donuts.2efeddcf.png),url(big-cloud.8bdee361.png),url(strawberry-donuts.82279213.png);background-position:15px 97px,0,100%;background-repeat:no-repeat;display:flex;position:relative}}.date{border-bottom:1px solid var(--border-color-white);justify-content:center;margin-left:8px;margin-right:8px;display:flex}@media screen and (min-width:768px) and (max-width:1279.7px){.date{max-width:90px;border:none;border-bottom-width:0;flex-shrink:0;margin-left:62px;margin-right:0}.date:after{width:1px;height:154px;color:rgba(0,0,0,.5);content:" ";border:1px solid rgba(0,0,0,.5);position:absolute;top:60px;left:184px}}@media screen and (min-width:1280px){.date{width:127px;border-bottom:0;margin-top:auto;margin-bottom:auto;margin-left:213px}.date:after{width:1px;height:184px;color:rgba(0,0,0,.5);content:" ";border:1px solid rgba(0,0,0,.5);position:absolute;top:40px;left:368px}}.date__text{color:#fff;text-align:center;padding-top:40px;padding-bottom:20px;padding-right:0;font-size:18px;font-weight:500;line-height:1.22}@media screen and (min-width:768px) and (max-width:1279.7px){.date__text{color:#000;text-align:right;vertical-align:center;margin-top:85px;padding-top:0;padding-bottom:0;padding-right:0;font-size:18px;line-height:1.11}}@media screen and (min-width:1280px){.date__text{color:var(--main-color);align-items:right;vertical-align:top;font-size:20px;line-height:1.2}}.registration__info{margin-bottom:24px;margin-left:8px}@media screen and (min-width:768px) and (max-width:1279.7px){.registration__info{margin-top:40px;margin-bottom:0;margin-left:56px}}@media screen and (min-width:1280px){.registration__info{margin-top:40px;margin-bottom:0;margin-left:56px}}.registration__text{color:#fff;margin-bottom:20px}@media screen and (min-width:768px) and (max-width:1279.7px){.registration__text{color:#000;text-align:left;vertical-align:top;font-size:16px;font-weight:400;line-height:1.25}}@media screen and (min-width:1280px){.registration__text{color:#000;width:252px;text-align:left;vertical-align:top;font-size:20px;font-weight:400;line-height:1.25}}.registration__input{width:264px;border-top:0;border-left:0;border-right:0;border-bottom:1px solid var(--border-color-white);color:#fff;background-color:rgba(0,0,0,0);align-items:center;margin-bottom:20px;display:block}.registration__input::-ms-input-placeholder{color:#fff}.registration__input::placeholder{color:#fff}@media screen and (min-width:768px) and (max-width:1279.7px){.registration__input{width:237px;border-color:var(--border-color-black);color:rgba(0,0,0,.5);margin-bottom:16px;padding-left:0}.registration__input::-ms-input-placeholder{color:rgba(0,0,0,.5)}.registration__input::placeholder{color:rgba(0,0,0,.5)}}@media screen and (min-width:1280px){.registration__input{width:212px;border-color:var(--border-color-black);color:rgba(0,0,0,.5);margin-bottom:16px}.registration__input::-ms-input-placeholder{color:rgba(0,0,0,.5)}.registration__input::placeholder{color:rgba(0,0,0,.5)}}.form{margin-top:24px}@media screen and (min-width:768px){.form{height:246px;margin-top:0;display:flex}}@media screen and (min-width:1280px){.form{margin-top:0}}.register{padding-bottom:32px}@media screen and (min-width:768px) and (max-width:1279.7px){.register{margin:103px 40px 103px 74px}}@media screen and (min-width:1280px){.register{margin-top:103px;margin-bottom:103px;margin-right:232px}}.registration__button{border:0 solid;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;display:block}.registration__button:hover,.registration__button:focus{border:1px solid var(--pink-color);filter:drop-shadow(10px 15px 25px rgba(232,183,183,.45));color:#f3848c;background-color:#fff}.contact{padding-top:40px;padding-bottom:24px}@media screen and (min-width:768px) and (max-width:1279.7px){.contact{padding-top:0;padding-bottom:31px}}@media screen and (min-width:1280px){.contact{padding-top:0;padding-bottom:37px}}.title__contact{margin-bottom:27px}@media screen and (min-width:768px) and (max-width:1279.7px){.title__contact{color:#000;font-size:32px;font-weight:500;line-height:1.22}}@media screen and (min-width:1280px){.title__contact{font-size:32px;font-weight:500;line-height:1.22}}.contact_text{margin-bottom:16px}.contact__form{width:100%;flex-direction:column;justify-content:center;align-items:center;padding:0 10px;display:flex}.contact__input{max-width:280px;width:100%;border-top:0;border-left:0;border-right:0;border-bottom:1px solid var(--border-color-black);background-color:var(--bg-color);align-items:center;margin-bottom:20px;display:block}.send{justify-content:center;align-items:center;display:flex}.send__button{border-color:rgba(0,0,0,0);margin-bottom:28px}@media screen and (max-width:767.7px){.send__button{border-color:#000}}.socialmedia{justify-content:center;align-items:center;display:flex}.socialmedia__item{color:var(--main-color)}.socialmedia__item:not(:last-child){margin-right:16px}.socialmedia__icon{color:var(--main-color);fill:currentColor}.socialmedia__icon:hover,.socialmedia__icon:focus{fill:var(--pink-color)}.footer{background-color:var(--bg-color);background-image:url(donuts-footer.4a850003.png);background-position:50% 85%;background-repeat:no-repeat;padding-top:0;padding-bottom:50px}@media screen and (min-width:768px){.footer{background-image:url(decor-footer-tabl1.56085ccc.png),url(footer-tabl1.397ca2ea.png);background-position:right 270px bottom 147px,80px 0;background-repeat:no-repeat;padding-top:0;padding-bottom:80px}}@media screen and (min-width:1280px){.footer{background-image:url(decor-footer-desk1.397ca2ea.png),url(decor-footer-desk2.f54fff2c.png);background-position:left 158px bottom 112px,right 57px bottom 180px;background-repeat:no-repeat;padding-top:0;padding-bottom:100px}}.footer-social{justify-content:center;gap:16px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}@media screen and (min-width:768px){.footer-social{margin-bottom:80px}}@media screen and (min-width:1280px){.footer-social{margin-bottom:100px}}.footer-social__icons{width:16px;height:16px;fill:#2e2520}.footer-social__link:hover .footer-social__icons,.footer-social__link:focus .footer-social__icons{fill:var(--pink-color)}.footer-contact{font-size:16px;font-weight:400;line-height:1.25}.footer-contact__box{justify-content:space-between;display:flex}.footer-contact__link{color:#2e2520}.footer-contact__link:hover,.footer-contact__link:focus{color:var(--pink-color)}.footer-contact__link:hover .footer-contact__icons,.footer-contact__link:focus .footer-contact__icons{fill:currentColor}.footer-contact__icons{width:13px;height:13px;fill:#000;margin-right:4px}.footer-contact__icons--{width:11px;height:14px}@media screen and (min-width:768px){.footer-contact__icons{display:none}}
/*# sourceMappingURL=index.121cfddd.css.map */
