.visually-hidden{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}@keyframes wiggle{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}@keyframes clockwise{0%{transform:translate3d(-50%,-43px,0) rotate(0)}to{transform:translate3d(-50%,-43px,0) rotate(1turn)}}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0;margin-bottom:0}ol,ul{padding-left:0}img{display:block}.list{list-style:none}.link{text-decoration:none;color:inherit}body{color:#2e2520;background-color:#fff;font-family:montserrat,sans-serif;font-size:16px;line-height:1.25;background-repeat:no-repeat;background-size:100% 460px,100% 1214px;background-position:top,center bottom 241px;background-image:url(/html-css-project/bg1_mobile.f7140b47.svg),url(/html-css-project/bg2_mobile.9c0a38ea.svg)}@media screen and (min-width:1280px){body{font-size:18px;line-height:1.22}}@media screen and (min-width:768px){body{background-size:100% 622px,100% 1230px;background-position:top,center bottom 73px;background-image:url(/html-css-project/bg1_tablet.e0f48000.svg),url(/html-css-project/bg2_tablet.b4547e94.svg)}}@media screen and (min-width:1280px){body{background-color:#fffff9;background-size:100% 1036px,100% 1497px;background-position:top,bottom;background-image:url(/html-css-project/bg1_desktop.eadad073.svg),url(/html-css-project/bg2_desktop.1ce27228.svg)}}.container{padding-left:15px;padding-right:15px;margin-right:auto;margin-left:auto}@media screen and (min-width:320px){.container{width:320px}}@media screen and (min-width:768px){.container{width:664px}}@media screen and (min-width:1280px){.container{width:852px}}.button{display:inline-flex;align-items:center;justify-content:center;min-width:145px;height:40px;text-align:center;cursor:pointer;font-family:caveat brush,cursive;font-size:18px;line-height:3.61;color:#fff;background-color:#ab816c;border:none;border-radius:25px;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.button:focus,.button:hover{background-color:#876655}.button:active{background-color:#674d40}@media screen and (min-width:1280px){.button{min-width:158px;height:45px;font-size:24px;line-height:2.71}}@media screen and (min-width:1280px){.section{padding-top:34px;padding-bottom:34px}}.section__title{font-family:caveat brush,cursive;font-weight:400;font-size:24px;line-height:2.71;text-align:center}@media screen and (min-width:1280px){.section__title{font-size:36px;line-height:1.81;margin-bottom:10px}}@media screen and (min-width:768px){.section__title--left-side{text-align:start}}.social-list{display:flex;justify-content:center}.social-list__icon{fill:currentColor}.social-list__icon.twitter{width:19px;height:15px}.social-list__icon.instagram{width:15px;height:15px}.social-list__icon.facebook{width:8px;height:15px}@media screen and (min-width:1280px){.social-list__icon.twitter{width:24px;height:19px}.social-list__icon.instagram{width:19px;height:19px}.social-list__icon.facebook{width:10px;height:19px}}.social-list__link{display:inline-flex;align-items:center;justify-content:center;height:30px;width:30px;border-radius:50%;transition-property:background-color,color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1280px){.social-list__link{height:36px;width:36px}}.social-list__link:focus,.social-list__link:hover{color:#fff;background-color:#876655}@media screen and (min-width:1280px){.social-list__link:active{color:#fef3e4;background-color:#674d40}}body.is-open{overflow:hidden}.mobile-menu{z-index:2;position:fixed;top:0;left:0;width:100vw;height:100vh;padding-top:25px;background-color:rgba(254,243,228,.9);transform:translate(100%);overflow:auto;backdrop-filter:blur(4px);transition:all .25s cubic-bezier(.4,0,.2,1);opacity:0;visibility:hidden;pointer-events:none}.mobile-menu__container{position:relative}@media screen and (min-width:1280px){.mobile-menu{display:none}}.mobile-menu__close-btn{top:20px;right:21px;position:absolute}@media screen and (min-width:768px){.mobile-menu__close-btn{top:25px;right:67px}}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-menu__nav{display:flex;flex-direction:column;align-items:center}.mobile-menu__nav-item:not(:first-child):not(:last-child){margin-bottom:45px}@media screen and (min-width:768px){.mobile-menu__nav-item:not(:first-child):not(:last-child){margin-bottom:40px}}.mobile-menu__nav-item:first-child{margin-bottom:40px}.header__mobile-btn,.mobile-menu__close-btn{padding:0;margin:0;background-color:transparent;border:0;cursor:pointer;transition:color .25s cubic-bezier(.4,0,.2,1)}.header__mobile-btn:focus,.header__mobile-btn:hover,.mobile-menu__close-btn:focus,.mobile-menu__close-btn:hover{color:#876655}.header__mobile-btn:active,.mobile-menu__close-btn:active{color:#674d40}@media screen and (min-width:1280px){.header__mobile-btn,.mobile-menu__close-btn{display:none}}.mobile-menu__close-icon{width:18px;height:18px;fill:currentColor}.mobile-button__line1{transform:rotate(0) translate(0)}.mobile-button__line2{opacity:1;transition:opacity .25s cubic-bezier(.4,0,.2,1)}.mobile-button__line3{transform:rotate(0) translate(0)}.header__mobile-icon{width:30px;height:30px;fill:currentColor}.header__mobile-btn{position:absolute;top:15px;right:15px;z-index:3;transform:rotate(0deg);transition:transform .25s cubic-bezier(.4,0,.2,1)}.header__mobile-btn.is-open{transform:rotate(1turn)}.header__mobile-btn.is-open .mobile-button__line2{opacity:0}.header__mobile-btn.is-open .mobile-button__line1{transform:rotate(45deg) translate(6px,-12px)}.header__mobile-btn.is-open .mobile-button__line3{transform:rotate(-45deg) translate(-20px,5px)}@media screen and (min-width:768px){.header__mobile-btn{top:26px}}.mobile-menu__logo{width:190px;height:85px}.mobile-menu__nav-link{font-size:24px;line-height:1.22;font-weight:500;font-family:montserrat,sans-serif;color:#2e2520}.mobile-menu__nav-link:focus,.mobile-menu__nav-link:hover{color:#876655}.mobile-menu__nav-link:active{color:#674d40}.read-more{border:none;background:none;cursor:pointer;padding:0;font-family:caveat brush,cursive;font-size:18px;line-height:65px;color:#ab816c;transition:color .25s cubic-bezier(.4,0,.2,1)}.read-more:focus,.read-more:hover{color:#876655}.read-more:active{color:#674d40}@media screen and (min-width:1280px){.read-more{display:none}}@media screen and (max-width:1279px){.hidden-on-small{display:none}}.star-line{display:flex;justify-content:center}.star-line__star{display:block;fill:#ab816c;width:24px;height:24px;display:inline-block}.star-line__star:not(:last-child){margin-right:4px}.star-line__star_empty{fill:none;stroke:#ab816c}.input{border:none;border-bottom:1px solid #ab816c;background-color:inherit;outline:none;transition:border-color .25s cubic-bezier(.4,0,.2,1)}.input::placeholder{color:rgba(171,129,108,.5)}.input:focus{border-color:#876655}.input:not(:placeholder-shown):required:valid{border-color:#080}.input:not(:placeholder-shown):required:invalid{border-color:red}.button-back-to-top{display:none;justify-content:center;align-items:center;position:fixed;bottom:40px;right:15px;z-index:99;border:none;outline:none;background-color:#ab816c;color:#fff;cursor:pointer;padding:10px;border-radius:50%;transition-property:color,background-color;transition-duration:.25s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media screen and (min-width:768px){.button-back-to-top{bottom:20px}}@media screen and (min-width:1280px){.button-back-to-top{padding:15px;bottom:25px;right:35px}}.button-back-to-top:hover{color:#fffff9;background-color:#876655}.button-back-to-top:active{color:#fef3e4;background-color:#674d40}.button-back-to-top__icon{fill:currentColor;width:20px;height:20px}@media screen and (min-width:1280px){.button-back-to-top__icon{width:30px;height:30px}}.header{position:absolute;width:100%;top:0;left:0}@media screen and (min-width:1280px){.header-logo{margin-right:38px}}.header-logo__icon{width:96px;height:43px}@media screen and (min-width:1280px){.header-logo__icon{width:158px;height:71px}}.header-nav{display:flex;justify-content:center;align-items:center}.header-nav__link{transition:color .25s cubic-bezier(.4,0,.2,1)}.header-nav__link:focus,.header-nav__link:hover{color:#876655}.header-nav__link:active{color:#674d40}.header-nav__item{position:relative}.header-nav__item:not(:last-child){margin-right:20px}@media screen and (min-width:1280px){.header-nav__item:before{content:"";width:0;height:3px;position:absolute;bottom:-4px;right:-1px;background-color:#876655;transition:width .25s cubic-bezier(.4,0,.2,1)}.header-nav__item:hover:before{left:1px;width:100%}}.header-nav__list{display:flex;justify-content:center}@media screen and (max-width:1279px){.header-nav__list{display:none}}@media screen and (min-width:768px){.header-nav{justify-content:flex-start}}.header-container{padding-top:7px;position:relative}@media screen and (min-width:768px){.header-container{padding-top:27px}}@media screen and (min-width:1280px){.header-container{padding-top:31px}}.hero{padding-top:83px}@media screen and (max-width:767px){.hero{text-align:center}}@media screen and (min-width:768px){.hero{padding-bottom:80px}}@media screen and (min-width:1280px){.hero{padding-top:159px;padding-bottom:95px}}.hero__title{display:inline-block;margin-bottom:3px;font-family:caveat brush,cursive;font-size:30px;line-height:1.26;max-width:224px}@media screen and (min-width:1280px){.hero__title{font-size:64px;line-height:1.02;max-width:490px}}.hero__subtitle{margin-bottom:37px;font-size:16px;line-height:1.22}@media screen and (min-width:768px){.hero__subtitle{margin-bottom:26px}}@media screen and (min-width:1280px){.hero__subtitle{margin-bottom:30px}}.hero__button{margin-bottom:45px}@media screen and (min-width:768px){.hero__button{margin-bottom:31px}}@media screen and (min-width:1280px){.hero__button{margin-bottom:65px;animation:wiggle 1.5s linear infinite}.hero__button:hover{animation-play-state:paused}}@media screen and (min-width:768px){.hero__social-list{justify-content:flex-start}}.bg-shell{background-repeat:no-repeat;background-size:120px 114px;background-image:url(/html-css-project/hero_mobile.4634cd74.png)}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:2dppx),screen and (min-resolution:192dpi){.bg-shell{background-image:url(/html-css-project/hero_mobile@2x.a66dcfa2.png)}}@media screen and (min-width:768px){.bg-shell{background-position:65% 0;background-size:380px 361px;background-image:url(/html-css-project/hero_tablet.f776b32b.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.bg-shell{background-image:url(/html-css-project/hero_tablet@2x.2d3d31d3.png)}}@media screen and (min-width:1280px){.bg-shell{background-size:142px 450px,719px 660px;background-position:0 23%,100% 0;background-image:url(/html-css-project/hero1_desktop.ae199146.png),url(/html-css-project/hero2_desktop.5e21706a.png)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.bg-shell{background-image:url(/html-css-project/hero1_desktop@2x.22e62371.png),url(/html-css-project/hero2_desktop@2x.e69f5f30.png)}}.about__container{position:relative}@media screen and (min-width:768px){.about__container{display:flex;justify-content:flex-end}}.about__left-side{max-width:290px}@media screen and (min-width:768px){.about__left-side{position:absolute;top:11px;left:-5%;max-width:330px}}@media screen and (min-width:1280px){.about__left-side{top:-15%;left:-15%;max-width:512px}}@media screen and (min-width:768px){.about__right-side{max-width:336px}}@media screen and (min-width:1280px){.about__right-side{max-width:388px;display:flex;flex-direction:column;justify-content:center}}.about__img{width:100%}@media screen and (max-width:1279px){.about__text:nth-child(2){margin-bottom:15px}}@media screen and (min-width:1280px){.about__text{margin-bottom:20px}}@media screen and (max-width:1279px){.about__hidden-text{margin-top:15px}}.program{padding-bottom:38px}@media screen and (min-width:768px) and (max-width:1279px){.program{padding-bottom:45px}}@media screen and (min-width:768px){.program__container{display:flex;justify-content:space-between;align-items:flex-start}}@media screen and (min-width:768px){.program__half{max-width:calc(50% - 19px)}}@media screen and (min-width:1280px){.program__half{max-width:calc(50% - 20px)}}.schedule{margin-top:10px}@media screen and (min-width:1280px){.schedule{margin-top:21px;margin-bottom:21px}}.schedule__item:not(:last-child){margin-bottom:10px}@media screen and (min-width:1280px){.schedule__item:not(:last-child){margin-bottom:15px}}.schedule__item:before{content:"> "}@media screen and (max-width:1279px){.schedule__after-text{margin-top:10px}}@media screen and (max-width:1279px) and (min-width:768px){.schedule__after-text{padding-bottom:15px}}.schedule__read-more{transform:translateY(-6px)}@media screen and (min-width:768px){.schedule__read-more{position:absolute}.schedule__after-text:not(.hidden-on-small)+.schedule__read-more{transform:translateY(-21px)}}.features{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:34px;align-items:flex-start;align-content:space-between;min-height:367px}@media screen and (min-width:1280px){.features{min-height:477px}}.features__item{position:relative;width:142px;height:142px;text-align:center;background-color:#fef3e4;border-radius:50%;box-shadow:0 4px 4px rgba(171,129,108,.25)}@media screen and (min-width:1280px){.features__item{width:180px;height:180px}}.features__item:nth-child(2n){margin-top:26px}@media screen and (min-width:1280px){.features__item:nth-child(2n){margin-top:56px}}.features__item:before{content:"";position:absolute;top:0;left:50%;height:84px;width:65px;transform:translate(-50%,-34px);background-position:50%;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1280px){.features__item:before{height:107px;width:83px;animation-name:clockwise;animation-duration:1.6s;animation-iteration-count:infinite;animation-timing-function:linear;animation-play-state:paused}}.features__item_1:before{background-image:url(/html-css-project/prog1_tabmob.b02e552d.png)}@media screen and (min-width:1280px){.features__item_1:before{background-image:url(/html-css-project/prog1_desktop.54333704.png)}}@media (-moz-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi),screen and (min-device-pixel-ratio:2){.features__item_1:before{background-image:url(/html-css-project/prog1_tabmob@2x.598c3f30.png)}}@media screen and (-moz-min-device-pixel-ratio:2) and (min-width:1280px),screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-resolution:2dppx) and (min-width:1280px),screen and (min-resolution:192dpi) and (min-width:1280px){.features__item_1:before{background-image:url(/html-css-project/prog1_desktop@2x.69cb0d2d.png)}}.features__item_2:before{background-image:url(/html-css-project/prog2_tabmob.ffe1df77.png)}@media screen and (min-width:1280px){.features__item_2:before{background-image:url(/html-css-project/prog2_desktop.cab85d11.png)}}@media (-moz-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi),screen and (min-device-pixel-ratio:2){.features__item_2:before{background-image:url(/html-css-project/prog2_tabmob@2x.5566400c.png)}}@media screen and (-moz-min-device-pixel-ratio:2) and (min-width:1280px),screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-resolution:2dppx) and (min-width:1280px),screen and (min-resolution:192dpi) and (min-width:1280px){.features__item_2:before{background-image:url(/html-css-project/prog2_desktop@2x.25b9e1ea.png)}}.features__item_3:before{background-image:url(/html-css-project/prog3_tabmob.1fb339ac.png)}@media screen and (min-width:1280px){.features__item_3:before{background-image:url(/html-css-project/prog3_desktop.4febb0e1.png)}}@media (-moz-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi),screen and (min-device-pixel-ratio:2){.features__item_3:before{background-image:url(/html-css-project/prog3_tabmob@2x.3ebd135c.png)}}@media screen and (-moz-min-device-pixel-ratio:2) and (min-width:1280px),screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-resolution:2dppx) and (min-width:1280px),screen and (min-resolution:192dpi) and (min-width:1280px){.features__item_3:before{background-image:url(/html-css-project/prog3_desktop@2x.8156deba.png)}}.features__item_4:before{background-image:url(/html-css-project/prog4_tabmob.cb42a32f.png)}@media screen and (min-width:1280px){.features__item_4:before{background-image:url(/html-css-project/prog4_desktop.eb44514c.png)}}@media (-moz-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi),screen and (min-device-pixel-ratio:2){.features__item_4:before{background-image:url(/html-css-project/prog4_tabmob@2x.81e10c1c.png)}}@media screen and (-moz-min-device-pixel-ratio:2) and (min-width:1280px),screen and (-webkit-min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-resolution:2dppx) and (min-width:1280px),screen and (min-resolution:192dpi) and (min-width:1280px){.features__item_4:before{background-image:url(/html-css-project/prog4_desktop@2x.0a09e1f1.png)}}.features__item_1:before{width:77px}.features__item_3:before{width:69px}@media screen and (min-width:1280px){.features__item_1:before{width:97px}.features__item_3:before{width:88px}.program:hover .features__item:before{animation-play-state:running}}.features__title{margin-top:51px;font-family:caveat brush,cursive;font-style:normal;font-weight:400;color:#000;font-size:18px;line-height:23px}@media screen and (min-width:1280px){.features__title{margin-top:63px;font-size:24px;line-height:30.24px}}.features__description{font-size:14px;line-height:17px;color:#000;margin-top:13px}@media screen and (min-width:1280px){.features__description{font-size:16px;line-height:20px;margin-top:16px}}.features__svg{fill:#876655}.features__svg_chef-hat{width:19px;height:18px;margin-top:13px}.features__svg_people{width:20px;height:18px;margin-top:13px}.features__svg_clock{width:20px;height:20px;margin-top:12px}.features__svg_chat{width:25px;height:17px;margin-top:15px}@media screen and (min-width:1280px){.features__svg_chef-hat{width:25px;height:23px;margin-top:17px}.features__svg_people{width:26px;height:23px;margin-top:17px}.features__svg_clock{width:25px;height:25px;margin-top:15px}.features__svg_chat{width:31px;height:21px;margin-top:19px}}.reviews{padding-bottom:30px}@media screen and (min-width:768px) and (max-width:1279px){.reviews{padding-bottom:40px}}.persons{margin-bottom:9px}@media screen and (min-width:768px){.persons{margin-top:-40px}}@media screen and (min-width:1280px){.persons{margin-top:-10px;margin-bottom:14px}}.persons__item{transition:transform .25s cubic-bezier(.4,0,.2,1)}@media screen and (max-width:767px){.persons__item{width:320px}}@media screen and (min-width:768px){.persons__item{padding-top:50px;margin-left:13px;margin-right:13px}}@media screen and (min-width:1280px){.persons__item{padding-top:20px;margin-left:30px;margin-right:30px}}@media screen and (min-width:768px){.persons__item:not(.slick-current){transform:translateY(-100px)}}@media screen and (min-width:1280px){.persons__item:not(.slick-current){transform:translateY(-117px)}}.persons__photo{border-radius:50%;margin-left:auto;margin-right:auto;margin-bottom:6px;width:110px;height:110px;transition:transform .25s cubic-bezier(.4,0,.2,1);transform-origin:bottom}@media screen and (min-width:768px){.persons__photo{width:186px;height:186px}}@media screen and (min-width:1280px){.persons__photo{width:234px;height:234px}}@media screen and (min-width:768px){.persons__photo{transform:scale(59.14%)}}@media screen and (min-width:1280px){.persons__photo{transform:scale(58.12%)}}.persons__item.slick-current .persons__photo{transform:scale(100%)}.persons__name{margin-top:6px;text-align:center;font-weight:500;font-style:italic;line-height:17px;font-size:14px}@media screen and (min-width:1280px){.persons__name{font-size:16px}}.articles{text-align:center}@media screen and (min-width:768px){.articles{width:626px;margin-left:auto;margin-right:auto}}.articles__counter{display:flex;justify-content:center;align-items:center;margin-top:30px;font-size:14px;color:#ab816c}.articles__counter:after,.articles__counter:before{display:block;content:"";width:35px;border-top:1px solid #ab816c}.articles__counter:before{margin-right:12px}.articles__counter:after{margin-left:11px}@media screen and (min-width:768px){.articles__counter{margin-top:35px}}@media screen and (min-width:1280px){.articles__counter{font-size:16px}}@media screen and (max-width:767px){.registration__container{text-align:center;position:relative}}@media screen and (max-width:767px){.section__title--position{position:absolute;top:15px;left:50%;transform:translateX(-50%)}}.registration__wrapper{background-color:#fffff9;box-shadow:-4px -4px 4px rgba(171,129,108,.15),4px 4px 4px rgba(171,129,108,.15)}@media screen and (max-width:767px){.registration__wrapper{padding:90px 12px 47px;border-radius:150px 150px 0 0}}@media screen and (min-width:768px){.registration__wrapper{display:flex;align-items:baseline;justify-content:center;position:relative;padding:35px 21px 35px 35px;border-radius:150px}}.registration__wrapper:before{position:absolute;content:"";z-index:-1;top:0;left:0;width:235px;height:255px;background-size:cover}@media screen and (min-width:768px){.registration__wrapper:before{background-image:url(/html-css-project/reg1_tablet.c0e68381.png);transform:translate(-66px,-50px)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.registration__wrapper:before{background-image:url(/html-css-project/reg1_tablet@2x.64cf7108.png)}}@media screen and (min-width:1280px){.registration__wrapper:before{background-image:url(/html-css-project/reg1_desktop.c0e68381.png);transform:translate(-140px,-70px)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.registration__wrapper:before{background-image:url(/html-css-project/reg1_desktop@2x.64cf7108.png)}}.registration__wrapper:after{position:absolute;content:"";z-index:-1;top:0;right:0}@media screen and (min-width:768px){.registration__wrapper:after{background-image:url(/html-css-project/reg2_tablet.fde9b0a0.png);width:280px;height:374px;background-size:cover;transform:translate(66px,38px)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.registration__wrapper:after{background-image:url(/html-css-project/reg2_tablet@2x.5e2f1437.png)}}@media screen and (min-width:1280px){.registration__wrapper:after{background-image:url(/html-css-project/reg2_desktop.2e5dca90.png);width:606px;height:589px;background-size:cover;transform:translate(230px,-45px)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.registration__wrapper:after{background-image:url(/html-css-project/reg2_desktop@2x.41c1f8d2.png)}}.counter{font-weight:500}@media screen and (max-width:767px){.counter{font-size:18px;padding-bottom:20px;margin-bottom:11px;border-bottom:1px solid rgba(171,129,108,.5)}}@media screen and (min-width:768px){.counter{padding-top:19px;padding-right:28px;margin-right:28px;min-height:190px;text-align:right;border-right:1px solid rgba(171,129,108,.5)}}@media screen and (min-width:1280px){.counter{font-size:20px}}.counter__location{margin-bottom:25px}@media screen and (min-width:768px){.counter__location{margin-bottom:34px}}@media screen and (min-width:768px){.registration-form{display:flex}}@media screen and (min-width:768px) and (max-width:1279px){.registration-form{flex-grow:1}}.registration-form__wrapper{display:flex;flex-direction:column}@media screen and (max-width:767px){.registration-form__wrapper{margin-bottom:25px}}@media screen and (min-width:768px) and (max-width:1279px){.registration-form__wrapper{flex-grow:1;margin-right:25px}}@media screen and (min-width:1280px){.registration-form__wrapper{margin-right:38px}}.registration-form__head{margin-bottom:17px;max-width:220px}@media screen and (max-width:767px){.registration-form__head{align-self:center}}@media screen and (min-width:1280px){.registration-form__head{margin-bottom:13px}}@media screen and (max-width:767px){.registration-form__field:not(:last-child){margin-bottom:25px}}@media screen and (min-width:768px){.registration-form__field:not(:last-child){margin-bottom:15px}}.registration-form__input{width:100%}@media screen and (min-width:768px){.registration-form__input{max-width:234px}}.registration-form__button{align-self:center}.section__contact{padding-top:27px}@media screen and (min-width:768px){.section__contact{padding-top:51px}}@media screen and (min-width:1280px){.section__contact{padding-top:43px;padding-bottom:0}}.contact__subtext{text-align:center;margin-bottom:12px}.contact__form{margin-right:auto;margin-left:auto;text-align:center;max-width:265px}@media screen and (min-width:768px){.contact__form{max-width:410px}}@media screen and (min-width:1280px){.contact__form{max-width:430px}}.contact-form__field{display:block}@media screen and (max-width:767px){.contact-form__field:first-child{margin-bottom:25px}}@media screen and (min-width:768px){.contact-form__field:first-child{margin-bottom:15px}}.contact-form__input{width:100%}.contact-form__button{margin-top:27px}@media screen and (max-width:767px){.contact-form__button{margin-top:37px}}.page-footer{padding-top:47px;padding-bottom:19px;background-position:100% 100%;background-repeat:no-repeat;background-size:87px 64px;background-image:url(/html-css-project/contact_mobile.e8871d98.png)}@media screen and (min-device-pixel-ratio:2),screen and (min-resolution:2dppx),screen and (min-resolution:192dpi){.page-footer{background-image:url(/html-css-project/contact_mobile@2x.4914f277.png)}}@media screen and (min-width:768px){.page-footer{padding-top:50px;padding-bottom:21px;background-size:147px 144px;background-image:url(/html-css-project/contact_tablet.7ca98688.png)}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.page-footer{background-image:url(/html-css-project/contact_tablet@2x.0d5eb875.png)}}@media screen and (min-width:1280px){.page-footer{padding-top:82px;background-size:319px,184px;background-image:url(/html-css-project/contact_desktop.a6f96ef9.png)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.page-footer{background-image:url(/html-css-project/contact_desktop@2x.e7c5f70a.png)}}@media screen and (max-width:767px){.footer__social-list{margin-bottom:34px}}@media screen and (min-width:768px){.footer__social-list{margin-bottom:51px}}@media screen and (min-width:1280px){.footer__social-list{margin-bottom:35px}}.footer__address{display:flex;justify-content:space-between}.footer__address-link{font-style:normal;transition:color .25s cubic-bezier(.4,0,.2,1)}.footer__address-link:focus,.footer__address-link:hover{color:#876655}@media screen and (min-width:1280px){.footer__address-link:active{color:#674d40}}.footer__address-icon{width:13px;height:13px;fill:currentColor}
/*# sourceMappingURL=/html-css-project/src.738aff31.css.map */