html{line-height:1.15;-webkit-text-size-adjust:100%}details,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}*{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,ul{margin:0;padding:0}body{margin:0;font-family:Lora,serif;font-size:18px;color:#131213;background:#fff;position:relative;overflow-x:hidden}h1{font-size:72px}h2{font-family:Lato,sans-serif;font-size:42px}h3{font-size:26px}h4{font-size:18px}section{margin:50px auto}li{position:relative}li::marker{position:absolute;top:0;left:10px;display:block}.container{max-width:1280px;margin:0 auto;padding-left:.9375rem;padding-right:.9375rem}.burger-menu{background-color:#6e84e8;position:absolute;width:100vw;height:100vh;flex-direction:column;align-items:center;transform:translateX(100%);transition:.3s;display:none}.burger-menu__button-wrapper{box-sizing:border-box;text-align:right;width:100%;padding:15px 15px 100px}.burger-menu__button{background:0 0;border:none;width:30px;height:30px;padding:0;margin-left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.burger-menu .button__line{background-color:#fff;width:100%;height:3px;border-radius:1px;transform-origin:13px;position:relative}.burger-menu .button__line:first-child{transform:rotate(45deg)}.burger-menu .button__line:last-child{transform:rotate(-45deg)}.burger-menu li{list-style:none}.burger-menu li+li{margin-top:20px}.burger-menu li a{text-decoration:none;font-size:12px;color:#fff;font-family:Lato,sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:2px}.burger-menu li a+a{margin-top:20px}.burger-menu_open{transform:translateX(0)}.header .container{display:flex;align-items:center;justify-content:space-between;background:#6e84e8;border-radius:50px;height:100px}.header .container .logo{display:flex;align-items:center;justify-content:center}.header .container .menu{flex-grow:1;max-width:680px}.header .container .menu ul{display:flex;justify-content:space-between}.header .container .menu ul li{list-style:none}.header .container .menu ul li a{font-family:Lato,sans-serif;text-decoration:none;font-weight:700;font-size:14px;line-height:17px;letter-spacing:.2em;text-transform:uppercase;color:#fff}.header .container .menu ul li .active{color:#4cffdc}.header .container .m-menu{width:115px;height:80px;background:url(../img/svg/deco.svg) center center no-repeat;background-size:contain;display:flex;align-items:center;justify-content:center}.header .container .m-menu .burger{display:none;flex-direction:column;padding-bottom:2px;background:0 0;border:none}.header .container .m-menu .burger__line{background:#fff;height:3px;width:15px;border-radius:1px}.header .container .m-menu .burger__line+.burger__line{margin-top:2px}.greeting{background:url(../img/greeting-bg.png) center center no-repeat;text-align:center;padding:260px 0 180px}.greeting strong{color:#6e84e8}.greeting .sub-title{margin-top:40px}.about{background:#ffe15d;padding:30px 0}.about h3{text-align:center;font-style:italic}.about .row{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}.about .row .item{box-sizing:border-box;word-wrap:break-word;width:calc(50% - 1.875rem);display:flex;margin:20px 0}.about .row .item__img{display:flex;justify-content:center;padding:38px 40px 0}.about .row .item__img img{width:70px;height:70px}.about .row .item__title{font-style:italic}.about .row .item__text{padding-right:100px;font-size:14px}.program{background:#81e84f;padding:50px 0}.program .row{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem;margin-top:50px}.program .row:nth-child(1){margin-top:30px}.program__desc{box-sizing:border-box;word-wrap:break-word;margin-left:.9375rem;margin-right:.9375rem;width:calc(50% - 1.875rem)}.program__img{box-sizing:border-box;word-wrap:break-word;margin-left:.9375rem;margin-right:.9375rem;width:calc(50% - 1.875rem);display:flex;justify-content:flex-end;overflow:hidden}.program__img img{-o-object-fit:cover;object-fit:cover;height:100%;max-width:585px}.program__title{font-style:italic}.program__text{margin-top:20px;font-size:16px}.program__list .list__item{font-size:16px;margin-top:10px;position:relative;list-style:none}.program__list .list__item::before{background-color:#eb7cff;margin-right:0;position:absolute;top:7px;left:-10px;content:" ";height:6px;width:6px;border-radius:50%}.cost{background:#eb7cff;padding:50px 0}.cost strong{margin-top:50px;text-transform:uppercase;color:#fff;display:block;text-align:center}.cost__sub-title{margin-top:30px;color:#fff;font-style:italic;text-align:center}.cost .row{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem;margin-top:50px}.cost .row .item{box-sizing:border-box;word-wrap:break-word;margin-left:.9375rem;margin-right:.9375rem;width:calc(33.33333% - 1.875rem);display:flex;flex-direction:column;min-height:325px}.cost .row .item__time{margin:20px 0 auto}.cost .row .item__list li{margin-top:10px;list-style:none;position:relative}.cost .row .item__list li::before{background-color:#4cffdc;margin-right:0;position:absolute;top:7px;left:-10px;content:" ";height:6px;width:6px;border-radius:50%}.cost .row .item__cost{margin-top:20px;font-style:italic;font-size:20px;color:#fff}.contacts{background:#ffe15d}.contacts__title-mobile{display:none;margin-bottom:15px}.contacts .row{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem}.contacts .details,.contacts .map{box-sizing:border-box;word-wrap:break-word;margin-left:.9375rem;margin-right:.9375rem;width:calc(50% - 1.875rem)}.contacts .details{padding:160px 0}.contacts .details .adress{margin:50px 0}.contacts .details .tel{display:block;text-decoration:none;color:#131213}.contacts .details .tel+.tel{margin-top:3px}.contacts .details .mail{display:block;margin-top:50px;color:#6e84e8;text-decoration:none}.footer{background:#6e84e8}.footer .row{display:flex;flex-wrap:wrap;margin-left:-.9375rem;margin-right:-.9375rem;min-height:100px}.footer .row .copyright{box-sizing:border-box;word-wrap:break-word;margin-left:.9375rem;margin-right:.9375rem;width:calc(50% - 1.875rem);font-family:Lato,sans-serif;font-size:22px;color:#fff;display:flex;align-items:center;padding:0 20px}.footer .row .socials{box-sizing:border-box;word-wrap:break-word;margin-left:.9375rem;margin-right:.9375rem;width:calc(50% - 1.875rem);display:flex;justify-content:flex-end;align-items:center;padding:0 20px}.footer .row .socials a svg path{transition:.3s}.footer .row .socials a:hover svg path{fill:#ffe15d}.footer .row .socials a+a{margin-left:10px}@media screen and (max-width:1199px){.container{max-width:rem(1110)}}@media screen and (max-width:991px){body,h4{font-size:16px}h1{font-size:42px}h2{font-size:26px}h3{font-size:20px}section{margin:30px auto}.container{max-width:rem(930)}.header .container{height:50px;margin:0 25px}.header .container .logo img{width:80px}.header .container .logo{font-size:12px}.header .container .menu{padding:0 50px}.header .container .menu ul li a{font-size:12px}.header .container .m-menu{height:50px;width:55px}.greeting{padding:100px 0;background-position-y:top;background-size:auto 355px}.greeting .sub-title{margin-top:20px}.about .row .item{width:calc(100% - 1.875rem);padding-left:80px;margin:5px 0}.about .row .item__img{padding:25px 20px 0}.about .row .item__img img{width:45px;height:45px}.about .row .item__text{padding-right:0;margin:5px 0 0}.program .row{margin-top:30px}.program__img img{max-width:360px}.program__text{font-size:12px}.program__list .list__item{margin-top:3px;font-size:12px}.program__list .list__item::before{top:5px;height:4px;width:4px}.cost{padding:30px 0}.cost strong{font-size:12px;margin-top:30px}.cost__sub-title{font-size:14px;margin-top:10px}.cost .row{margin-top:10px}.cost .row .item{font-size:14px;min-height:200px}.cost .row .item__time{margin:10px 0 auto}.cost .row .item__list li{margin-top:3px;font-size:12px}.cost .row .item__list li::before{top:5px;height:4px;width:4px}.cost .row .item__cost{font-size:14px}.contacts .details{padding:30px 0;text-align:center}.contacts .details .adress{margin:30px 0;font-size:18px}.contacts .details .mail{margin-top:15px;font-size:18px}.footer .row{min-height:50px}.footer .row .copyright{font-size:14px}.footer .row .socials a svg{width:16px;height:16px}}@media screen and (max-width:767px){body,h4{font-size:10px}h1{font-size:16px}h2{font-size:14px}h3{font-size:12px}p{line-height:13px}section{margin:10px 0}.container{max-width:rem(690)}.burger-menu{display:flex}.header .container{height:30px;padding:0 7px;margin:0 15px}.header .container .logo img{width:45px}.header .container .menu{display:none}.header .container .m-menu{width:33px}.header .container .m-menu .burger{display:flex}.greeting{padding:100px 0;background-position-y:top;background-size:auto 355px}.greeting .sub-title{margin-top:7px}.about{padding:20px 0}.about .row .item{padding-left:25px;margin:5px 0}.about .row .item__img{align-items:center;padding:20px 15px 0 20px}.about .row .item__img img{width:40px;height:40px}.about .row .item__text{font-size:10px}.program{padding:15px 0}.program .row{flex-direction:column-reverse;margin-top:15px}.program__desc{width:calc(100% - 1.875rem);margin-top:15px}.program__img{width:calc(100% - 1.875rem);justify-content:center}.program__img img{max-width:100%;height:auto}.program__text{margin-top:5px}.cost{padding:15px 0}.cost strong{margin-top:15px;font-size:10px}.cost__sub-title{font-size:10px}.contacts{padding:15px 0}.contacts__title-mobile{display:block}.contacts .details,.contacts .map{width:calc(100% - 1.875rem)}.contacts .map{height:320px;margin:0;width:100%}.contacts .details{padding:0}.contacts .details h2{display:none}.contacts .details .adress{margin:15px 0}.footer .row .copyright{padding:0;font-size:10px}.footer .row .socials{padding:0}.footer .row .socials a svg{width:12px;height:12px}}@media screen and (max-width:575px){.container{max-width:rem(510)}.greeting{padding:45px 0 30px;background-size:auto 215px}.cost .row .item{width:calc(100% - 1.875rem);align-items:center}.cost .row .item:not(:first-child){margin-top:20px}}@media screen and (max-width:320px){.greeting{background-size:auto 140px}.program__img{max-height:130px}}