body,html{max-width:100%;overflow-x:hidden}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.4;word-break:break-word}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}a{text-decoration:none;-webkit-tap-highlight-color:#fff0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}ol,ul{list-style:none}figcaption,figure,ol,ul{margin:0;padding:0}img,picture{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,input:not([type='radio']):not([type='checkbox']),textarea{-moz-appearance:none;appearance:none}input:not([class]),textarea:not([class]){border-radius:0}textarea{resize:vertical}input,select,textarea{outline:none}input:focus,select:focus,textarea:focus{box-shadow:0 0 5px blue}button,label{-webkit-tap-highlight-color:#fff0}button{margin:0;padding:0;background:none;border:none;cursor:pointer}@media (prefers-reduced-motion:reduce){*{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}body{display:grid;grid-template-rows:1fr auto;grid-template-columns:100%;font-family:Nunito,sans-serif;font-optical-sizing:auto;background-color:#fff}body::-webkit-scrollbar{width:.5em}body::-webkit-scrollbar-track{background-color:#dedede}body::-webkit-scrollbar-thumb{background-color:#fea725}h1,h2,h3,h4,h5,h6{font-family:Rubik Gemstones,sans-serif;margin-top:0;font-weight:400;letter-spacing:1px}p:not([class]):not(:last-child){margin-bottom:15px}a{color:#004fe7}p>a:not([class]):hover{padding-bottom:1px;border-bottom:1px dashed #004fe7}.container{width:100%;padding:0 15px}@media (min-width:576px){.container{width:540px;margin:0 auto;padding:0}}@media (min-width:768px){.container{width:720px}}@media (min-width:992px){.container{width:960px}}@media (min-width:1200px){.container{width:1140px}}@media (min-width:1600px){.container{width:1440px}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.overlay{position:relative}.overlay:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0 / .15)}.san-hide{opacity:0}.san-animated{animation-duration:0.6s;animation-fill-mode:both}.animate__fadeIn{animation-name:h;transition:opacity 0.3s}@keyframes a{0%{opacity:0;transform:translate3d(0,45%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:a}@keyframes b{0%{opacity:0;transform:translate3d(0,-45%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:b}@keyframes c{0%{opacity:0;transform:translate3d(-45%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:c}@keyframes d{0%{opacity:0;transform:translate3d(45%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:d}@keyframes e{0%{transform:translate3d(0,-5px,0)}50%{transform:translate3d(0,10px,20px)}to{transform:translate3d(0,-5px,0)}}.embla{display:grid}.embla__viewport{overflow:hidden}.embla__container{display:grid;grid-auto-flow:column;grid-auto-columns:100%;touch-action:pan-y;backface-visibility:hidden}.embla__container--horizontal{grid-auto-flow:row;touch-action:pan-x}.embla__buttons{line-height:0}.embla__dots{display:grid;grid-auto-flow:column;justify-content:center;column-gap:5px;box-sizing:border-box}@media (min-width:1600px){.embla__dots{column-gap:7px}}.embla__dot{display:grid;place-items:center;width:6px;height:6px;border-radius:50%;background-color:hsl(0 0% 100% / .6);touch-action:manipulation;transition:background-color 0.3s ease;cursor:pointer}@media (min-width:1600px){.embla__dot{width:8px;height:8px}}.embla__dot--selected{background-color:#fff}.button{display:inline-flex;justify-content:center;align-items:center;height:50px;padding:0 25px;border-radius:25px;background-color:#ef645a;border:0;font-family:Rubik Gemstones,sans-serif;font-weight:500;font-size:18px;line-height:1.2;color:#fff;text-decoration:none;transition:background-color 0.3s ease,color 0.3s ease;letter-spacing:1px}@media (min-width:1600px){.button{height:60px;border-radius:30px;padding:0 35px;font-size:20px}}.button:hover{background-color:#6f78fa;color:#fff}.button--light{background-color:#fff;color:#000}.button--light:hover{background-color:#fea725;color:#fff}.button--white{background-color:#fff;color:#000}.button--white:hover{background-color:#fea725;color:#fff}.button--beige{background-color:#f2eae2;color:#000}.button--yellow{background-color:#fcc850;color:#000}.button--balloon{width:130px;height:130px;border-radius:50%;padding:0;font-weight:500;font-size:24px;text-decoration:underline;text-underline-offset:.3em}@media (min-width:576px){.button--balloon{width:140px;height:140px}}@media (min-width:768px){.button--balloon{width:160px;height:160px}}@media (min-width:992px){.button--balloon{width:180px;height:180px}}@media (min-width:1600px){.button--balloon{width:230px;height:230px}}.button--balloon:hover{background-color:#fea725}.menu{line-height:0}@media (min-width:1200px){.menu{position:relative}}.menu__button{position:relative;z-index:12;display:grid;width:66px;height:38px;border-radius:19px;background-color:#000;outline:none;-webkit-tap-highlight-color:#fff0}@media (min-width:1200px){.menu__button{display:none}}.menu__button:after,.menu__button:before{content:'';position:absolute;left:50%;transform:translate(-50%,-50%) rotate(0deg);width:35px;height:1px;background-color:#fff;transition:transform 0.3s ease}.menu__button:before{top:calc(50% - 5px)}.menu__button:after{top:calc(50% + 5px)}.menu__button--open:before{top:50%;transform:translate(-50%,-50%) rotate(45deg)}.menu__button--open:after{top:50%;transform:translate(-50%,-50%) rotate(-45deg)}.menu__list{display:none}@media (min-width:1200px){.menu__list{display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between}}@media (min-width:1600px){.menu__list{column-gap:40px}}.menu__list--open{position:absolute;top:0;left:0;right:0;z-index:11;display:grid;align-content:start;row-gap:30px;width:100%;height:calc(100dvh - 40px);padding:100px 20px 30px;border-radius:30px;background-color:#fff;animation:h 0.3s both;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.menu__list--open::-webkit-scrollbar{display:none}@media (min-width:576px){.menu__list--open{top:75px;left:auto;right:0;width:360px;height:calc(100dvh - 105px);padding-left:25px;padding-right:25px;overflow-y:auto;box-shadow:-3px 5px 5px rgb(0 0 0 / .1);animation:d 0.5s both}}.menu__item{position:relative;font-family:Rubik Gemstones,sans-serif;font-weight:500;font-size:24px;line-height:1.2;color:#6f78fa;transition:color 0.3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;letter-spacing:1px}@media (min-width:1200px){.menu__item{font-size:22px;line-height:1.2}}@media (min-width:1600px){.menu__item{font-size:26px}}.menu__link{color:inherit;text-decoration:none;transition:background-color 0.3s ease,color 0.3s ease;text-underline-offset:0}.menu__link--active{color:#ef645a;text-underline-offset:.3em}.menu__link:hover{color:#ef645a}.menu__link--contacts,.menu__link--contacts:hover{color:#fff}.logo{display:grid;width:85px}@media (min-width:1200px){.logo{width:100px}}@media (min-width:1600px){.logo{width:120px}}.social{display:flex;align-items:center;column-gap:10px}@media (min-width:576px){.social--footer{column-gap:15px}}.social__item{width:40px;height:40px;border-radius:50%;background-color:#c0a46f;background-repeat:no-repeat;background-position:50%;transition:background-color 0.3s ease}.social--footer .social__item{width:35px;height:35px;background-color:#fff}.social__item--tg{background-image:url(/wp-content/themes/happytime/assets/img/telegram.svg);background-size:27px 27px;background-position:5px 6px}.social--footer .social__item--tg{background-image:url(/wp-content/themes/happytime/assets/img/telegram-black.svg);background-size:24px 24px;background-position:4.5px}.social--footer .social__item--md{background-color:#fff0}.social__item--wp{background-image:url(/wp-content/themes/happytime/assets/img/whatsapp.svg);background-size:34px 34px}.social--footer .social__item--wp{background-image:url(/wp-content/themes/happytime/assets/img/whatsapp-black.svg);background-size:33px 33px}.social__item--vk{background-image:url(/wp-content/themes/happytime/assets/img/vk.svg);background-size:27px 27px}.social--footer .social__item--vk{background-image:url(/wp-content/themes/happytime/assets/img/vk-black.svg);background-size:25px 25px}.social__item--black{background-color:#000;filter:invert(100%)}.social__item:hover{background-color:#edca78}.header{position:fixed;top:15px;left:15px;right:15px;z-index:10}@media (min-width:1200px){.header{top:20px;left:0;right:0}}@media (min-width:1600px){.header{top:30px}}.header__wrapper{position:relative;display:grid;grid-auto-flow:column;align-items:center;justify-content:space-between;height:60px;background-color:#fff;border-radius:30px;box-shadow:0 3px 5px #edeae2}@media (min-width:576px){.header__wrapper{padding-left:15px;padding-right:15px}}@media (min-width:1200px){.header__wrapper{grid-auto-flow:row;grid-template-columns:auto 1fr;column-gap:50px;height:70px;border-radius:35px}}@media (min-width:1600px){.header__wrapper{column-gap:100px;height:80px;border-radius:40px}}.header__logo{position:relative;z-index:12;padding-left:5px}@media (min-width:1200px){.header__logo{padding-left:10px}}@media (min-width:1600px){.header__logo{padding-left:20px}}.toasted{position:fixed;bottom:0;z-index:10;display:grid;row-gap:9px;width:100%}@media (min-width:576px){.toasted{width:auto;min-width:320px;max-width:90vw;bottom:30px;right:30px}}@media (min-width:992px){.toasted{bottom:45px}}.toasted__item{position:relative;display:grid;align-items:center;width:100%;max-height:96px;padding:10px 30px 10px 15px;box-shadow:3px 3px 0 #333;overflow:hidden}@media (min-width:576px){.toasted__item{max-height:104px;border-radius:3px}}.toasted__item--success{background-color:#03d256;color:#fff}.toasted__item--warning{background-color:#fcc850;color:#343a40}.toasted__item--error{background-color:#dc3545;color:#fff}.toasted__item-text{font-size:16px;line-height:1.3;color:inherit}@media (min-width:576px){.toasted__item-text{line-height:1.4}}@media (min-width:1600px){.toasted__item-text{font-size:18px}}.toasted__item-close{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:14px;height:14px;background-image:url(/wp-content/themes/happytime/assets/img/cross.svg);background-size:100% 100%;background-repeat:no-repeat;filter:brightness(0) invert(1)}@media (min-width:1600px){.toasted__item-close{width:16px;height:16px}}.toasted__item--warning .toasted__item-close{filter:invert(100%)}.noise{position:fixed;top:0;left:0;z-index:100;width:100vw;height:100dvh;opacity:.04;pointer-events:none}.form{display:grid;row-gap:20px}@media (min-width:576px){.form{column-gap:20px}}@media (min-width:1600px){.form{column-gap:25px;row-gap:25px}}.form__fieldset{display:grid;align-items:start;align-content:start;row-gap:20px;margin-bottom:35px;padding:0;border:0}@media (min-width:1600px){.form__fieldset{row-gap:25px;margin-bottom:45px}}.form__fieldset-title{grid-column:1/-1;font-weight:600;font-size:18px;color:#000}@media (min-width:1600px){.form__fieldset-title{margin-bottom:20px;font-size:20px}}.form__help{padding:10px;border-left:3px solid #fea725;background-color:#fff;font-weight:500;font-size:14px}.form__label{display:grid;row-gap:10px;font-weight:500;font-size:16px;color:#000}@media (min-width:1600px){.form__label{row-gap:15px;font-size:18px}}.form__label-title--required:after{content:' *';font-weight:500;color:#dc3545}.form__label-description{font-weight:500;font-size:14px;color:#7a7a7a}.form__label-checkbox{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px}.form__input{width:100%;height:44px;padding:0;background-color:#fff0;border:0;border-bottom:1px solid #b8b8b8;border-radius:0;font-size:16px;line-height:1.2;color:#000;transition:border-color 0.3s ease}@media (min-width:992px){.form__input{font-size:18px}}@media (min-width:1600px){.form__input{font-size:20px}}.form__input:focus,.form__input:hover{box-shadow:none;border-color:#000}.form__input::placeholder{color:#000}.form__textarea{height:auto;min-height:90px;max-height:240px;padding-top:15px;padding-bottom:10px}@media (min-width:1600px){.form__textarea{min-height:140px}}.form__select{-moz-appearance:none;appearance:none;background-image:url(/wp-content/themes/happytime/assets/img/select-arrow.svg);background-size:17px 12px;background-repeat:no-repeat;background-position:calc(100% - 10px) 50%;padding-right:35px}.form__control{display:grid;grid-template-columns:25px auto;column-gap:8px;font-weight:500;font-size:15px;color:#000;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:992px){.form__control{font-size:16px}}@media (min-width:1600px){.form__control{column-gap:10px;font-size:18px}}.form__control--align-center{align-items:center}.form__control a{color:#000;text-decoration:underline;text-underline-offset:3px;transition:color 0.3s}.form__control a:hover{color:#c0a46f}.form__checkbox,.form__radio{display:grid;place-content:center;margin:0;background-color:#c0a46f;background-color:#fff;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:4px;border:1px solid #dfe4ee}.form__checkbox:focus,.form__radio:focus{box-shadow:0 0 5px #b4bdd0}.form__checkbox:before,.form__radio:before{content:'';width:15px;height:15px;border-radius:2px;background-color:#fff;background-color:#c0a46f;transform:scale(0);transition:transform 0.12s ease-in-out}.form__checkbox:checked:before,.form__radio:checked:before{transform:scale(1)}.form__radio,.form__radio:before{border-radius:50%}.form__radio-button-input{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.form__radio-button-input:checked+.form__radio-button-text{background-color:#edeae2;border-color:#edeae2}.form__file{justify-self:start;transition:color 0.3s;cursor:pointer}.form__file:hover{color:#fea725}.form__file-label{font-weight:600;text-decoration:underline;text-underline-offset:5px}.form__file-input{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.form__photos{display:grid;grid-template-columns:repeat(3,auto);justify-content:start;column-gap:10px;align-items:center}@media (min-width:576px){.form__photos{column-gap:15px}}.form__photo{position:relative;height:100%;overflow:hidden}.form__photo label{cursor:pointer}.form__photo-image{width:100px;height:100px;border-radius:10px}@media (min-width:576px){.form__photo-image{width:130px;height:130px}}@media (min-width:1600px){.form__photo-image{width:135px;height:135px}}.form__photo-label{text-align:center;cursor:pointer}.form__photo-input{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.form__photo-label-text{position:relative;font-weight:500;font-size:14px;color:#7a7a7a}@media (min-width:1600px){.form__photo-label-text{font-size:18px}}.form__photo-label-button{position:absolute;top:0;bottom:0;left:0;right:0;display:grid;place-items:center;align-content:center;row-gap:15px;padding:5px;text-align:center;border-radius:10px;border:1px dashed #c0cadc;font-weight:500;font-size:12px;line-height:1.2;color:#c0cadc;transition:border-color both 0.3s,color both 0.3s}@media (min-width:768px){.form__photo-label-button{font-size:13px}}@media (min-width:1600px){.form__photo-label-button{font-size:14px}}.form__photo-label-button:before{content:'';width:22px;height:22px;background-image:url(/wp-content/themes/happytime/assets/img/photo-upload.svg);background-size:100% 100%;background-repeat:no-repeat}@media (min-width:1600px){.form__photo-label-button:before{width:24px;height:24px}}.form__photo-label-button:hover{border-color:#fea725;color:#a6b4ce}.form__photo-label-button--change{background-color:rgb(0 0 0 / .4);font-size:10px;color:#fff}@media (min-width:768px){.form__photo-label-button--change{font-size:14px}}@media (min-width:1600px){.form__photo-label-button--change{font-size:16px}}.form__photo-label-button--change:hover{color:#fff}.form__photo-label-button--change:before{position:relative;background-image:url(/wp-content/themes/happytime/assets/img/edit.svg)}.form__photo-label-button--hide{display:none}.form__photo-actions{display:none;animation:h 0.3s both}.form__photo-actions--active{position:absolute;bottom:0;left:0;right:0;display:grid;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.form__photo-action{padding:7px 0;background-color:#eee;font-size:14px;transition:background-color 0.3s}.form__photo-action:not(:last-child){border-bottom:1px solid #999}.form__photo-action:hover{background-color:#d7d7d7}.form__submit{margin-top:10px}@media (min-width:992px){.form__submit{justify-self:start}}h1.title,h2.title,h3.title,h4.title,h5.title,h6.title{margin-top:0}h1.title{margin-bottom:25px;font-size:34px}@media (min-width:576px){h1.title{font-size:36px}}@media (min-width:992px){h1.title{margin-bottom:30px;font-size:38px}}@media (min-width:1200px){h1.title{margin-bottom:35px;font-size:40px}}@media (min-width:1600px){h1.title{margin-bottom:45px;font-size:46px}}h2.title{margin-bottom:20px;font-size:32px}@media (min-width:576px){h2.title{font-size:34px}}@media (min-width:992px){h2.title{margin-bottom:25px;font-size:36px}}@media (min-width:1200px){h2.title{margin-bottom:30px;font-size:38px}}@media (min-width:1600px){h2.title{margin-bottom:40px;font-size:44px}}h3.title{font-size:30px}@media (min-width:576px){h3.title{font-size:32px}}@media (min-width:992px){h3.title{font-size:34px}}@media (min-width:1200px){h3.title{font-size:36px}}@media (min-width:1600px){h3.title{font-size:38px}}h4.title{font-size:28px}@media (min-width:576px){h4.title{font-size:30px}}@media (min-width:992px){h4.title{font-size:32px}}@media (min-width:1200px){h4.title{font-size:34px}}@media (min-width:1600px){h4.title{font-size:36px}}h5.title{font-size:26px}@media (min-width:576px){h5.title{font-size:28px}}@media (min-width:992px){h5.title{font-size:30px}}@media (min-width:1200px){h5.title{font-size:32px}}@media (min-width:1600px){h5.title{font-size:34px}}h6.title{font-size:24px}@media (min-width:576px){h6.title{font-size:26px}}@media (min-width:992px){h6.title{font-size:28px}}@media (min-width:1200px){h6.title{font-size:30px}}@media (min-width:1600px){h6.title{font-size:32px}}.section{margin-bottom:45px}@media (min-width:576px){.section{margin-bottom:50px}}@media (min-width:992px){.section{margin-bottom:70px}}@media (min-width:1200px){.section{margin-bottom:80px}}@media (min-width:1600px){.section{margin-bottom:110px}}.section--promo{padding-top:100px}@media (min-width:992px){.section--promo{padding-top:120px}}@media (min-width:1200px){.section--promo{padding-top:150px}}@media (min-width:1600px){.section--promo{padding-top:180px}}.section--no-mb{margin-bottom:0}.section__title{margin-bottom:15px;font-weight:700;font-size:44px;line-height:1.3;color:#6f78fa}@media (min-width:576px){.section__title{font-size:48px}}@media (min-width:768px){.section__title{margin-bottom:20px;font-size:50px}}@media (min-width:992px){.section__title{font-size:60px}}@media (min-width:1200px){.section__title{margin-bottom:25px;font-size:80px}}@media (min-width:1600px){.section__title{margin-bottom:35px;font-size:100px}}.slider,.slider__viewport{position:relative}.slider__container{height:100%}.slider__image{width:100%;height:100%;object-fit:cover}.slider__buttons{display:flex;align-items:center;column-gap:8px}@media (min-width:576px){.slider__buttons{column-gap:10px}}@media (min-width:1600px){.slider__buttons{column-gap:15px}}.slider__next,.slider__prev{width:40px;height:40px;border-radius:50%;background-color:#fff0;border:1.5px solid #6f78fa;background-size:15px 15px;background-position:50%;background-repeat:no-repeat;transition:border-color 0.3s ease}@media (min-width:576px){.slider__next,.slider__prev{width:45px;height:45px;background-size:17px 17px}}@media (min-width:1200px){.slider__next,.slider__prev{width:50px;height:50px;background-size:18px 18px}}@media (min-width:1600px){.slider__next,.slider__prev{width:60px;height:60px;background-size:21px 21px}}.slider__next:hover,.slider__prev:hover{border-color:#ef645a}.slider__prev{background-image:url(/wp-content/themes/happytime/assets/img/slider-arrow-left.svg)}.slider__next{background-image:url(/wp-content/themes/happytime/assets/img/slider-arrow-right.svg)}.slider__dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}@media (min-width:1600px){.slider__dots{bottom:20px}}.footer{color:#fff;overflow:hidden}.footer--hide{display:none}.footer__wrapper{position:relative;display:grid;padding-top:35px;padding-bottom:30px;background-color:#6f78fa}@media (min-width:576px){.footer__wrapper{padding-left:20px;padding-right:20px}}@media (min-width:992px){.footer__wrapper{grid-template-columns:0.4fr 0.6fr;column-gap:30px;padding:25px 20px 20px}}@media (min-width:1600px){.footer__wrapper{column-gap:50px;padding:35px 25px 30px}}.footer__column:first-child{position:relative;display:grid;padding-right:30px}@media (min-width:1600px){.footer__column:first-child{padding-right:60px}}@media (min-width:992px){.footer__column:first-child::after{content:'';position:absolute;top:-35px;bottom:-35px;right:2px;width:2px;background-color:#fff}}@media (min-width:1600px){.footer__column:first-child::after{top:-40px;bottom:-40px}}.footer__column:nth-child(2){order:-1;margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #fff}@media (min-width:992px){.footer__column:nth-child(2){order:unset;border-bottom:0;margin-bottom:0;padding-bottom:0}}.footer__copyright{font-weight:500}@media (min-width:992px){.footer__copyright{text-align:center;font-size:15px}}@media (min-width:1600px){.footer__copyright{font-size:18px}}.footer__nav{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:15px}@media (min-width:992px){.footer__nav{column-gap:25px}}@media (min-width:1600px){.footer__nav{column-gap:35px}}@media (min-width:1600px){.footer__nav-item{font-size:18px}}.footer__nav-link{color:#fff;transition:color 0.3s}.footer__nav-link--active,.footer__nav-link:hover{color:#edca78}.promo{position:relative;height:100dvh;padding-top:160px;background-color:#fdd1ff}@media (min-width:576px){.promo{align-content:center;padding-top:100px}}@media (min-width:992px){.promo{padding-top:75px;padding-bottom:50px}}@media (min-width:1200px){.promo{padding-top:110px}}.promo:after{content:'';position:absolute;bottom:0;left:0;right:0;z-index:1;height:50px;background-image:url(/wp-content/themes/happytime/assets/img/wave.svg);background-size:100% 100%;background-repeat:no-repeat}@media (min-width:992px){.promo:after{bottom:-15px;height:75px}}@media (min-width:1600px){.promo:after{height:130px}}.promo__wrapper{position:relative;display:grid;row-gap:50px}@media (min-width:992px){.promo__wrapper{grid-template-columns:1fr 0.5fr;row-gap:0}}@media (min-width:1200px){.promo__wrapper{grid-template-columns:600px auto}}@media (min-width:1600px){.promo__wrapper{grid-template-columns:800px auto}}.promo__wrapper:before{content:'';position:absolute;top:-70px;right:0;z-index:2;width:80px;height:80px;background-image:url(/wp-content/themes/happytime/assets/img/balloons.svg);background-size:100% 100%;background-repeat:no-repeat;animation-name:f;animation-duration:0.8s;animation-delay:1s;animation-fill-mode:forwards;opacity:0}@media (min-width:576px){.promo__wrapper:before{top:-150px;width:150px;height:150px}}@media (min-width:768px){.promo__wrapper:before{width:180px;height:180px}}@media (min-width:992px){.promo__wrapper:before{top:auto;bottom:315px;right:0}}@media (min-width:1200px){.promo__wrapper:before{top:auto;bottom:315px;right:-130px;animation-duration:1s;animation-delay:2.4s}}@media (min-width:1600px){.promo__wrapper:before{bottom:420px;right:-170px;width:230px;height:230px}}.promo__title{display:grid;margin-bottom:30px;font-size:45px;color:#fff}@media (min-width:576px){.promo__title{font-size:50px}}@media (min-width:768px){.promo__title{font-size:64px}}@media (min-width:1200px){.promo__title{font-size:62px}}@media (min-width:1600px){.promo__title{font-size:80px}}.promo__title>span{color:#6f78fa}.promo__text{margin-bottom:35px;font-weight:500;font-size:20px;line-height:1.5;color:#555}@media (min-width:768px){.promo__text{font-size:24px}}@media (min-width:1200px){.promo__text{font-size:26px}}@media (min-width:1600px){.promo__text{margin-bottom:45px;font-size:32px}}.promo__button{font-family:Rubik Gemstones,sans-serif}.promo__picture{display:none}@media (min-width:1200px){.promo__picture{position:relative;display:grid}}@media (min-width:1200px){.promo__picture:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:450px;height:450px;border-radius:50%;background-color:#fac2fc;box-shadow:none;opacity:0;animation:h 2s 0.6s forwards,g 2s 0.9s forwards}}@media (min-width:1600px){.promo__picture:after{width:600px;height:600px}}.promo__image{display:none}@media (min-width:1200px){.promo__image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:block;width:460px;opacity:0;animation:h 0.8s 1.5s forwards;border-radius:50%}}@media (min-width:1600px){.promo__image{width:600px}}.promo__figure-star{display:none;position:absolute;top:-60px;left:30px;width:40px;height:40px}@media (min-width:992px){.promo__figure-star{top:0;left:0;width:35px;height:35px}}.promo__figure-gift{position:absolute;bottom:-80px;right:30px;width:65px;height:65px;opacity:0;animation-name:h;animation-duration:1s;animation-delay:2s;animation-fill-mode:forwards}@media (min-width:576px){.promo__figure-gift{width:100px;height:100px}}@media (min-width:768px){.promo__figure-gift{width:130px;height:130px}}@media (min-width:992px){.promo__figure-gift{bottom:-60px;right:auto;left:400px;width:100px;height:100px;animation-delay:3s}}@media (min-width:1200px){.promo__figure-gift{bottom:-35px}}@media (min-width:1600px){.promo__figure-gift{left:500px;width:120px;height:120px}}@keyframes f{0%{transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes g{0%{box-shadow:0 0 0 30px #fdd1ff,0 0 0 31px #ecb9ee}50%{box-shadow:0 0 0 30px #fdd1ff,0 0 0 31px #ecb9ee,0 0 0 61px #fdd1ff,0 0 0 62px #ecb9ee}to{box-shadow:0 0 0 30px #fdd1ff,0 0 0 31px #ecb9ee,0 0 0 61px #fdd1ff,0 0 0 62px #ecb9ee,0 0 0 91px #fdd1ff,0 0 0 92px #ecb9ee}}@keyframes h{0%{opacity:0}to{opacity:1}}.our-firm__wrapper{display:grid;position:relative;margin-top:120px;padding-top:35px}@media (min-width:768px){.our-firm__wrapper{margin-top:150px}}@media (min-width:1200px){.our-firm__wrapper{margin-top:175px}}@media (min-width:1600px){.our-firm__wrapper{margin-top:300px}}.our-firm__wrapper:before{content:'';position:absolute;top:0;right:0;width:380px;height:190px;background:linear-gradient(245deg,rgb(179 220 237 / .4) 3.21%,#fff0 84.94%);border-radius:0 230px 230px 0;transform:rotate(30deg)}@media (min-width:768px){.our-firm__wrapper:before{top:30px;right:50px;width:800px;height:300px}}@media (min-width:992px){.our-firm__wrapper:before{top:50px;right:100px;width:900px;height:350px}}@media (min-width:1200px){.our-firm__wrapper:before{right:auto;top:-30px;left:-150px;width:950px;height:370px}}@media (min-width:1600px){.our-firm__wrapper:before{width:1200px;height:430px}}@media (min-width:1200px){.our-firm__title{margin-bottom:50px}}@media (min-width:1600px){.our-firm__title{margin-bottom:80px}}.our-firm__items{display:grid;row-gap:60px;align-content:start}@media (min-width:576px){.our-firm__items{row-gap:80px}}@media (min-width:1200px){.our-firm__items{row-gap:130px}}@media (min-width:1600px){.our-firm__items{row-gap:175px}}.our-firm__item{font-weight:500}@media (min-width:768px){.our-firm__item{max-width:500px;font-size:18px}}@media (min-width:992px){.our-firm__item{max-width:560px}}@media (min-width:1200px){.our-firm__item{max-width:700px;font-size:20px}}@media (min-width:1600px){.our-firm__item{max-width:900px;font-size:24px}}@media (min-width:768px){.our-firm__item:first-child{justify-self:end}}.our-firm__item:nth-child(2){position:relative;min-height:350px;padding-top:35px}@media (min-width:576px){.our-firm__item:nth-child(2){min-height:200px;padding-bottom:150px}}@media (min-width:992px){.our-firm__item:nth-child(2){padding-left:45px}}@media (min-width:1200px){.our-firm__item:nth-child(2){padding-left:75px}}@media (min-width:1600px){.our-firm__item:nth-child(2){padding-left:100px}}.our-firm__item:nth-child(2):before{content:'';position:absolute;top:0;left:-120px;z-index:-1;width:350px;height:350px;border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0)}@media (min-width:576px){.our-firm__item:nth-child(2):before{top:-40px;width:375px;height:375px}}@media (min-width:992px){.our-firm__item:nth-child(2):before{left:0}}@media (min-width:1200px){.our-firm__item:nth-child(2):before{width:400px;height:400px}}@media (min-width:1600px){.our-firm__item:nth-child(2):before{width:420px;height:420px}}.our-firm__item.san-animated-css:before{animation:i 1s ease 0.5s}@keyframes i{0%{opacity:0;transform:translateX(-100%) rotate(-1turn)}to{opacity:1;transform:translateX(0) rotate(0)}}@media (min-width:576px){.our-firm__button{min-width:180px;margin-top:5px}}@media (min-width:992px){.our-firm__button{min-width:200px;margin-top:10px}}@media (min-width:1600px){.our-firm__button{margin-top:20px}}.our-firm__image{width:230px;animation:e 1.7s ease-in-out infinite}@media (min-width:576px){.our-firm__image{position:relative;z-index:-2;justify-self:end;width:250px;margin-top:-150px}}@media (min-width:768px){.our-firm__image{width:300px;margin-top:-200px}}@media (min-width:1200px){.our-firm__image{width:350px;margin-top:-350px}}@media (min-width:1600px){.our-firm__image{width:400px;margin-top:-350px}}.package{display:grid;row-gap:25px}@media (min-width:992px){.package{row-gap:35px}}@media (min-width:1600px){.package{row-gap:45px}}.package__col{position:relative;display:grid;row-gap:25px}@media (min-width:576px){.package__col{grid-template-columns:repeat(2,1fr);gap:25px}}@media (min-width:992px){.package__col{grid-template-columns:repeat(4,1fr);column-gap:30px}}@media (min-width:1600px){.package__col{column-gap:40px}}@media (min-width:992px){.package__col:nth-child(2n){grid-template-columns:repeat(2,1fr);width:50%;margin-left:auto}}@media (min-width:992px){.package__col:after,.package__col:before{content:'';position:absolute;top:50px;width:250px;height:222px;background-repeat:no-repeat;animation:e 1.7s ease-in-out infinite;z-index:-1}}@media (min-width:992px){.package__col:first-child::after{background-image:url(/wp-content/themes/happytime/assets/img/bear.png);right:100px}}@media (min-width:1200px){.package__col:first-child::after{right:150px}}@media (min-width:1600px){.package__col:first-child::after{right:200px}}@media (min-width:992px){.package__col:nth-child(2):before{background-image:url(/wp-content/themes/happytime/assets/img/fox.png);top:75px;left:-390px}}@media (min-width:1200px){.package__col:nth-child(2):before{left:-430px}}@media (min-width:1600px){.package__col:nth-child(2):before{left:-500px}}@media (min-width:992px){.package__col:nth-child(3):after{background-image:url(/wp-content/themes/happytime/assets/img/elephant.png);top:75px;right:100px}}@media (min-width:1200px){.package__col:nth-child(3):after{top:50px;right:150px}}@media (min-width:1600px){.package__col:nth-child(3):after{right:200px}}.package__item{position:relative;display:grid;row-gap:20px;align-content:start}.package__item-media{position:relative;display:grid;height:250px;border-radius:30px;background-color:#eee;overflow:hidden}@media (min-width:576px){.package__item-media{height:265px}}@media (min-width:1600px){.package__item-media{height:275px;border-radius:40px}}.package__item-photo{width:100%;height:100%;object-fit:cover;transition:box-shadow 0.3s}.package__item:hover .package__item-photo{box-shadow:4px 4px 0 4px #fcc850}.package__item-name{margin-bottom:10px;font-weight:500;font-size:20px}@media (min-width:1600px){.package__item-name{font-size:26px}}.package__item-brief{font-weight:500}@media (min-width:1600px){.package__item-brief{font-size:20px}}.package__item-trigger-details{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;background-color:#6f78fa;letter-spacing:1.5px;color:#fff}@media (min-width:1200px){.package__item-trigger-details{bottom:25px}}.package__item-trigger-details:hover{background-color:#ef645a}.package__item-details{display:none;position:absolute;top:0;left:0;z-index:9;padding:30px 20px;background-color:#f2eae2;border-radius:30px;animation:h 0.3s ease}@media (min-width:576px){.package__item-details{width:calc(200% + 25px);padding:35px 25px}}@media (min-width:992px){.package__item-details{width:calc(200% + 30px);padding:40px 30px}}@media (min-width:1600px){.package__item-details{width:calc(200% + 40px);padding:50px 40px;border-radius:40px}}.package__item-details.open{display:grid}.package__col:nth-child(2n) .package__item-details{left:auto;right:0}.package__item-details-close{position:absolute;top:15px;right:15px;width:40px;height:40px;background-image:url(/wp-content/themes/happytime/assets/img/button-close.svg);background-repeat:no-repeat;background-size:100% 100%}@media (min-width:1600px){.package__item-details-close{top:25px;right:25px;width:45px;height:45px}}.package__item-details-header{display:grid;row-gap:10px;margin-bottom:30px;padding-right:20px}@media (min-width:1600px){.package__item-details-header{padding-right:40px}}.package__item-details-name{display:flex;align-items:center;column-gap:7px;margin-bottom:10px;font-weight:500;font-size:22px;color:#ef645a}@media (min-width:576px){.package__item-details-name{column-gap:10px;font-size:24px}}@media (min-width:992px){.package__item-details-name{column-gap:20px;font-size:28px}}@media (min-width:1200px){.package__item-details-name{font-size:32px}}@media (min-width:1600px){.package__item-details-name{column-gap:35px;font-size:40px}}.package__item-details-name:before{content:'';width:15px;height:15px;border-radius:50%;background-color:#edca78}@media (min-width:992px){.package__item-details-name:before{width:20px;height:20px}}@media (min-width:1600px){.package__item-details-name:before{width:30px;height:30px}}.package__item-details-contacts{display:grid;justify-items:start;row-gap:10px}.package__item-details-brief{margin-bottom:25px}@media (min-width:992px){.package__item-details-brief{margin-bottom:30px}}@media (min-width:1600px){.package__item-details-brief{margin-bottom:35px}}.package__item-details-brief ul{display:grid;row-gap:10px;list-style-type:disc;padding-left:20px;font-weight:500}@media (min-width:992px){.package__item-details-brief ul{row-gap:15px}}@media (min-width:1600px){.package__item-details-brief ul{row-gap:20px}}.package__item-details-prices{margin-bottom:35px}@media (min-width:992px){.package__item-details-prices{margin-bottom:45px}}@media (min-width:1600px){.package__item-details-prices{margin-bottom:65px}}.package__item-details-prices ul{display:grid;row-gap:10px;font-weight:500}.package__item-details-prices ul li span{font-weight:700;color:#ef645a}.package__item-details-tags{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:10px;row-gap:10px}@media (min-width:768px){.package__item-details-tags{column-gap:15px;row-gap:15px}}@media (min-width:1600px){.package__item-details-tags{column-gap:20px;row-gap:20px}}.package__item-details-tag{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 15px;border-radius:18px;background-color:#edca78;font-weight:500;font-size:14px;line-height:1.2}@media (min-width:1600px){.package__item-details-tag{height:48px;padding:0 30px;border-radius:24px;font-size:16px}}.package__send-cv{justify-self:center}@media (min-width:576px){.package__send-cv{grid-column:span 2}}@media (min-width:992px){.package__send-cv{align-self:center}}@media (min-width:1600px){.package__send-cv{font-size:32px}}.inquiry{display:grid;row-gap:25px;padding:25px 20px;border-radius:20px;background-color:#6f78fa}@media (min-width:768px){.inquiry{grid-template-columns:auto 1fr;align-items:center}}@media (min-width:992px){.inquiry{padding:25px 35px}}@media (min-width:1600px){.inquiry{padding:40px 60px}}.inquiry--orange{background-color:#fcc850}.inquiry__trigger{padding-left:15px;padding-right:15px;font-size:16px}@media (min-width:768px){.inquiry__trigger{padding-left:25px;padding-right:25px}}@media (min-width:992px){.inquiry__trigger{padding-left:35px;padding-right:35px}}@media (min-width:1600px){.inquiry__trigger{padding-left:45px;padding-right:45px}}.inquiry__trigger:hover{background-color:#fcc850}.inquiry--orange .inquiry__trigger{background-color:#000;color:#fff}.inquiry--orange .inquiry__trigger:hover{background-color:#fff;color:#000}.inquiry__appeal{order:-1;font-weight:700;font-size:30px;color:#fff;text-align:center}@media (min-width:768px){.inquiry__appeal{order:unset;display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:15px;padding-left:15px;font-size:38px;text-align:right}}@media (min-width:992px){.inquiry__appeal{column-gap:25px;padding-left:25px;font-size:48px}}@media (min-width:1200px){.inquiry__appeal{column-gap:35px;padding-left:35px;font-size:58px}}@media (min-width:1600px){.inquiry__appeal{column-gap:50px;padding-left:50px;font-size:70px}}.inquiry__appeal:before{content:'';height:1px;width:100%;background-color:#fff}.inquiry--orange .inquiry__appeal{color:#000}.inquiry--orange .inquiry__appeal:before{background-color:#000}.packages{position:relative;z-index:1;padding-top:35px}.packages__wrapper{display:grid;row-gap:40px}@media (min-width:576px){.packages__wrapper{row-gap:55px}}@media (min-width:992px){.packages__wrapper{position:relative}}.packages__header{display:grid}@media (min-width:576px){.packages__header{margin-bottom:20px}}@media (min-width:768px){.packages__header{margin-bottom:35px}}@media (min-width:992px){.packages__header{grid-template-columns:auto 1fr;align-items:center;column-gap:130px;margin-bottom:70px}}@media (min-width:1200px){.packages__header{column-gap:150px;margin-bottom:80px}}@media (min-width:1600px){.packages__header{column-gap:200px;margin-bottom:110px}}@media (min-width:992px){.packages__title{margin-bottom:0}}.packages__description{position:relative}@media (min-width:576px){.packages__description{justify-self:end;max-width:430px}}@media (min-width:768px){.packages__description{max-width:450px}}@media (min-width:992px){.packages__description{max-width:100%;font-size:18px}}@media (min-width:1200px){.packages__description{font-size:20px}}@media (min-width:1600px){.packages__description{font-size:24px}}.packages__description:before{content:'';position:absolute;top:-150px;right:-100px;z-index:-1;width:300px;height:300px;border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0)}@media (min-width:576px){.packages__description:before{top:-110px;right:auto;left:-65px}}@media (min-width:768px){.packages__description:before{top:50%;left:-75px;transform:translateY(-50%)}}@media (min-width:1200px){.packages__description:before{width:330px;height:330px}}@media (min-width:1600px){.packages__description:before{width:380px;height:380px}}@media (min-width:1600px){.packages__inquiry{margin-top:30px}}.services{padding-top:40px}@media (min-width:1200px){.services{padding-top:70px}}@media (min-width:1600px){.services{padding-top:110px}}.services__title{position:relative;margin-bottom:130px;padding-left:35px}@media (min-width:1200px){.services__title{margin-bottom:150px;padding-left:45px}}@media (min-width:1600px){.services__title{margin-bottom:180px;padding-left:60px}}.services__title:before{content:'';position:absolute;top:-25px;left:0;z-index:-1;width:100%;height:130px;background:linear-gradient(245deg,rgb(179 234 237 / .4) 3.5%,#fff0 85%);border-radius:0 230px 230px 0;transform:rotate(-175deg)}@media (min-width:768px){.services__title:before{height:190px}}@media (min-width:992px){.services__title:before{height:230px}}@media (min-width:1200px){.services__title:before{top:-10px;height:230px}}@media (min-width:1600px){.services__title:before{height:280px}}.services__items{display:grid;row-gap:25px}@media (min-width:768px){.services__items{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:20px}}@media (min-width:992px){.services__items{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.services__items{column-gap:25px;row-gap:25px}}@media (min-width:1600px){.services__items{grid-template-columns:repeat(4,1fr);column-gap:30px;row-gap:30px}}.services__item{position:relative;display:grid;border-radius:15px;padding:30px 15px 15px}@media (min-width:576px){.services__item{padding:45px 20px 20px}}@media (min-width:768px){.services__item{padding:30px 15px 20px}}@media (min-width:1600px){.services__item{padding:40px 20px 20px}}.services__item:first-child{background-color:#fff1d9}.services__item:nth-child(2){background-color:#cef2ea}.services__item:nth-child(3){background-color:#ffe5df}.services__item:nth-child(4){background-color:#e7eafc}.services__item:nth-child(5){background-color:#fdd1ff}.services__item:nth-child(6){background-color:#e1f1da}.services__item:nth-child(7){background-color:#fff1d9}.services__item:nth-child(8){background-color:#cef2ea}.services__item:nth-child(9){background-color:#ffe5df}.services__item:nth-child(10){background-color:#e7eafc}.services__item:nth-child(11){background-color:#fdd1ff}.services__item:nth-child(12){background-color:#e1f1da}.services__item:nth-child(13){background-color:#fff1d9}.services__item:first-child>.services__item-picture{background-color:#ffaa01}.services__item:nth-child(2)>.services__item-picture{background-color:#32c9a8}.services__item:nth-child(3)>.services__item-picture{background-color:#fd5c37}.services__item:nth-child(4)>.services__item-picture{background-color:#495bf1}.services__item:nth-child(5)>.services__item-picture{background-color:#f536fe}.services__item:nth-child(6)>.services__item-picture{background-color:#70bc4e}.services__item:nth-child(7)>.services__item-picture{background-color:#ffaa01}.services__item:nth-child(8)>.services__item-picture{background-color:#32c9a8}.services__item:nth-child(9)>.services__item-picture{background-color:#fd5c37}.services__item:nth-child(10)>.services__item-picture{background-color:#495bf1}.services__item:nth-child(11)>.services__item-picture{background-color:#f536fe}.services__item:nth-child(12)>.services__item-picture{background-color:#70bc4e}.services__item:nth-child(13)>.services__item-picture{background-color:#ffaa01}.services__item-picture{justify-self:center;width:95%;height:59.375vw;margin-bottom:30px;border-radius:15px;transform:rotate(-4deg);transition:transform 0.3s ease-in-out}@media (min-width:768px){.services__item-picture{height:230px}}@media (min-width:1600px){.services__item-picture{height:220px}}.services__item:hover .services__item-picture{transform:rotate(4deg)}.services__item-photo{height:100%;width:100%;object-fit:cover;border-radius:15px;transform:rotate(8deg);transition:transform 0.3s ease-in-out}.services__item:hover .services__item-photo{transform:rotate(-8deg)}.services__item-title{align-items:start;margin-bottom:10px;font-size:20px}.services__item-description{align-items:start;font-weight:500;font-size:15px;color:#555}.services__item-button{align-self:end;margin-top:25px}.cases{padding-top:40px}.cases__title{position:relative;margin-bottom:60px;padding-left:15px}.cases__title:before{content:'';position:absolute;top:50%;left:0;z-index:-1;width:135px;height:135px;border-radius:50%;background:linear-gradient(30deg,#b3dced,#fff0);transform:translateY(-50%)}@media (min-width:576px){.cases__title:before{width:145px;height:145px;padding-left:20px}}@media (min-width:768px){.cases__title:before{width:165px;height:165px;padding-left:25px}}.cases__title.san-animated-css:before{animation:j 1s ease}@keyframes j{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(-50%)}}.cases__slider-viewport{margin:0 -15px;padding-top:75px;padding-right:15px;padding-left:15px}@media (min-width:576px){.cases__slider-viewport{margin:0 calc(-1 * (100vw - 540px) / 2);padding-left:calc((100vw - 540px) / 2);padding-right:calc((100vw - 540px) / 2)}}@media (min-width:768px){.cases__slider-viewport{margin:0 calc(-1 * (100vw - 720px) / 2);padding-left:calc((100vw - 720px) / 2);padding-right:calc((100vw - 720px) / 2)}}@media (min-width:992px){.cases__slider-viewport{margin:0 calc(-1 * (100vw - 960px) / 2);padding-left:calc((100vw - 960px) / 2);padding-right:calc((100vw - 960px) / 2)}}@media (min-width:1200px){.cases__slider-viewport{margin:0 calc(-1 * (100vw - 1140px) / 2);padding-left:calc((100vw - 1140px) / 2);padding-right:calc((100vw - 1140px) / 2)}}@media (min-width:1600px){.cases__slider-viewport{margin:0 calc(-1 * (100vw - 1440px) / 2);padding-left:calc((100vw - 1440px) / 2);padding-right:calc((100vw - 1440px) / 2)}}.cases__slider-controls{position:absolute;top:-110px;right:0}@media (min-width:992px){.cases__slider-controls{top:-130px}}.cases__items{grid-auto-columns:300px;margin:0 -8px}@media (min-width:576px){.cases__items{grid-auto-columns:380px}}@media (min-width:768px){.cases__items{grid-auto-columns:410px;margin:0 -10px}}@media (min-width:1600px){.cases__items{grid-auto-columns:510px}}.cases__item{display:grid;height:250px;margin:0 8px;border-radius:20px;background-color:#edeae2;overflow:hidden}@media (min-width:768px){.cases__item{margin:0 10px}}@media (min-width:1200px){.cases__item{height:275px}}@media (min-width:1600px){.cases__item{height:300px}}.cases__item-photo{width:100%;height:100%;object-fit:cover}.reviews{position:relative;z-index:1;background-color:#e7eafc;border-radius:30px;overflow:hidden}@media (min-width:992px){.reviews{padding:35px 0}}@media (min-width:1600px){.reviews{padding:75px 0}}.reviews:after,.reviews:before{content:'';position:absolute;left:0;right:0;z-index:1;height:50px;background-image:url(/wp-content/themes/happytime/assets/img/wave.svg);background-size:100% 100%;background-repeat:no-repeat}@media (min-width:992px){.reviews:after,.reviews:before{height:45px}}@media (min-width:1600px){.reviews:after,.reviews:before{height:75px}}.reviews:before{top:0;transform:rotate(180deg)}@media (min-width:992px){.reviews:before{top:-15px}}.reviews:after{bottom:0}@media (min-width:992px){.reviews:after{bottom:-15px}}.reviews__wrapper{display:grid;row-gap:20px;padding-top:35px;padding-bottom:35px}@media (min-width:992px){.reviews__wrapper{row-gap:40px;padding-top:50px;padding-bottom:50px}}.reviews__title{position:relative;z-index:2;justify-self:end;display:grid;align-items:center;min-height:155px;margin-bottom:0;padding-right:10px}.reviews__title:before{content:'';position:absolute;top:15px;left:-20px;z-index:-1;width:120px;height:120px;border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0)}.reviews__title.san-animated-css:before{animation:k 1s ease}@keyframes k{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}.reviews__slider-viewport{margin:0 -15px;padding-top:75px;padding-right:15px;padding-left:15px}@media (min-width:576px){.reviews__slider-viewport{margin:0 calc(-1 * (100vw - 540px) / 2);padding-left:calc((100vw - 540px) / 2);padding-right:calc((100vw - 540px) / 2)}}@media (min-width:768px){.reviews__slider-viewport{margin:0 calc(-1 * (100vw - 720px) / 2);padding-left:calc((100vw - 720px) / 2);padding-right:calc((100vw - 720px) / 2)}}@media (min-width:992px){.reviews__slider-viewport{margin:0 calc(-1 * (100vw - 960px) / 2);padding-left:calc((100vw - 960px) / 2);padding-right:calc((100vw - 960px) / 2)}}@media (min-width:1200px){.reviews__slider-viewport{margin:0 calc(-1 * (100vw - 1140px) / 2);padding-left:calc((100vw - 1140px) / 2);padding-right:calc((100vw - 1140px) / 2)}}@media (min-width:1600px){.reviews__slider-viewport{margin:0 calc(-1 * (100vw - 1440px) / 2);padding-left:calc((100vw - 1440px) / 2);padding-right:calc((100vw - 1440px) / 2)}}.reviews__slider-container{grid-auto-columns:300px;margin:0 -8px}@media (min-width:576px){.reviews__slider-container{grid-auto-columns:380px}}@media (min-width:768px){.reviews__slider-container{grid-auto-columns:410px;margin:0 -10px}}.reviews__slide{padding:0 8px;transition:margin-top 1s ease}@media (min-width:768px){.reviews__slide{padding:0 10px}}.reviews__slide.in-view:nth-child(4n+1),.reviews__slide:first-child{margin-top:-50px}.reviews__slide.in-view:nth-child(4n+2),.reviews__slide:nth-child(2){margin-top:-75px}.reviews__slide.in-view:nth-child(4n+3),.reviews__slide:nth-child(3){margin-top:-25px}.reviews__slide.in-view:nth-child(4n+4),.reviews__slide:nth-child(4){margin-top:-75px}.reviews__slide-quote{display:grid;row-gap:20px;padding:30px 15px;border-radius:30px;background-color:#6f78fa;font-weight:500;color:#fff}@media (min-width:576px){.reviews__slide-quote{padding:35px 20px}}.reviews__slide-quote-author{font-weight:700;font-size:20px;text-transform:uppercase}.reviews__slider-controls{position:absolute;top:-110px;left:0}@media (min-width:992px){.reviews__slider-controls{top:-130px}}.card{display:grid;padding:30px 15px;border-radius:30px;background-color:#edeae2}@media (min-width:768px){.card{padding:35px 20px}}@media (min-width:1600px){.card{padding:45px 30px}}.card__header{display:grid;row-gap:15px;margin-bottom:20px}.card__time{font-weight:600;font-size:16px;color:#c0a46f}@media (min-width:1600px){.card__time{font-size:18px}}.card__title{margin-bottom:0;font-weight:600;font-size:18px;text-transform:uppercase}@media (min-width:992px){.card__title{font-size:20px}}@media (min-width:1600px){.card__title{font-size:24px}}.card__excerpt{margin-bottom:25px}@media (min-width:992px){.card__excerpt{font-size:18px}}@media (min-width:1600px){.card__excerpt{font-size:20px}}.card__more{width:100%}@media (min-width:768px){.card__more{width:auto}}.news__wrapper{display:grid}.news__header{position:relative;display:grid;margin-bottom:35px;padding-top:200px;padding-bottom:35px}@media (min-width:1600px){.news__header{padding-bottom:100px}}.news__title{position:relative;margin-bottom:5px;padding-left:20px}@media (min-width:992px){.news__title{padding-left:50px}}.news__title:before{content:'';position:absolute;top:-150px;left:-50px;z-index:-1;width:520px;height:220px;background:linear-gradient(245deg,rgb(179 220 237 / .4) 3.2%,#fff0 85%);border-radius:0 230px 230px 0;transform:rotate(135deg)}@media (min-width:576px){.news__title:before{top:-105px;transform:rotate(150deg)}}@media (min-width:768px){.news__title:before{width:700px;height:210px}}@media (min-width:992px){.news__title:before{top:-25px;left:-20px;width:950px;height:230px;transform:rotate(160deg)}}@media (min-width:1200px){.news__title:before{top:-40px}}@media (min-width:1600px){.news__title:before{width:1000px}}.news__slogan{padding-left:20px;color:#555}@media (min-width:576px){.news__slogan{max-width:400px;margin-bottom:20px}}@media (min-width:768px){.news__slogan{max-width:450px;font-size:26px}}@media (min-width:992px){.news__slogan{padding-top:20px;padding-left:50px;max-width:650px;font-size:28px}}@media (min-width:1200px){.news__slogan{max-width:700px;font-size:32px}}@media (min-width:1600px){.news__slogan{max-width:800px;font-size:36px}}.news__button-blog{position:absolute;top:80px;right:40px;z-index:1;display:grid;place-items:center;width:130px;height:130px;border-radius:50%;background-color:#a0e1fd;font-family:Rubik Gemstones,sans-serif;color:#fff;font-size:18px;text-decoration:underline;text-underline-offset:9px;transition:background-color 0.3s}@media (min-width:576px){.news__button-blog{width:155px;height:155px}}@media (min-width:768px){.news__button-blog{width:200px;height:200px;font-size:24px}}@media (min-width:992px){.news__button-blog{right:90px;width:230px;height:230px;font-size:28px}}@media (min-width:1200px){.news__button-blog{top:0;right:200px;width:250px;height:250px;font-size:32px}}@media (min-width:1600px){.news__button-blog{top:-20px;right:300px;width:275px;height:275px;font-size:36px}}.news__button-blog:hover{background-color:#6bd3ff}.news__header-image{position:absolute;top:0;left:0;width:65%;border-radius:20px}@media (min-width:576px){.news__header-image{width:290px}}.news__list{display:grid;row-gap:20px;margin-bottom:15px}@media (min-width:768px){.news__list{grid-template-columns:repeat(2,1fr);column-gap:15px;row-gap:15px}}@media (min-width:992px){.news__list{column-gap:30px;row-gap:30px;margin-bottom:20px}}@media (min-width:1600px){.news__list{column-gap:75px;row-gap:50px;margin-bottom:30px}}@media (min-width:768px){.news__item:nth-child(2n){position:relative;top:-60px}}@media (min-width:1200px){.news__item:nth-child(2n){top:-90px}}@media (min-width:1600px){.news__item:nth-child(2n){top:-120px}}.news__more{margin-top:15px;justify-self:center}@media (min-width:768px){.news__more{margin-top:25px}}@media (min-width:1600px){.news__more{margin-top:30px}}.feedback{padding-top:50px}@media (min-width:992px){.feedback__wrapper{width:700px}}@media (min-width:1600px){.feedback__wrapper{width:950px}}.feedback__header{position:relative;display:grid;align-content:center;row-gap:15px;min-height:200px;text-align:center}.feedback__header:after{content:'';position:absolute;top:50%;left:50%;z-index:-1;width:270px;height:270px;border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0);transform:translate(-50%,-50%) rotate(-180deg)}@media (min-width:992px){.feedback__header:after{top:0;transform:translateX(-50%);width:350px;height:350px}}@media (min-width:1600px){.feedback__header:after{width:430px;height:430px}}.feedback__title{margin-bottom:0;font-weight:500;font-size:32px}@media (min-width:576px){.feedback__title{font-size:34px}}@media (min-width:992px){.feedback__title{font-size:38px}}@media (min-width:1600px){.feedback__title{font-size:48px}}.feedback__text{font-weight:500}@media (min-width:992px){.feedback__text{font-size:18px}}@media (min-width:1600px){.feedback__text{font-size:20px}}.feedback__form{padding:30px 15px;border-radius:30px;background-color:#edeae2}@media (min-width:768px){.feedback__form{padding:35px 20px}}@media (min-width:992px){.feedback__form{padding:40px 30px}}@media (min-width:1200px){.feedback__form{padding:50px 40px}}@media (min-width:1600px){.feedback__form{padding:70px 60px}}.feedback__submit{border-radius:15px}@media (min-width:992px){.feedback__submit{padding-left:30px;padding-right:30px}}@media (min-width:1200px){.feedback__submit{padding-left:40px;padding-right:40px}}@media (min-width:1600px){.feedback__submit{padding-left:50px;padding-right:50px}}.contacts__wrapper{position:relative;border-top-left-radius:30px;border-top-right-radius:30px;background-color:#edeae2;overflow:hidden}@media (min-width:992px){.contacts__wrapper{display:grid;grid-template-columns:0.4fr 0.6fr;column-gap:30px}}@media (min-width:1600px){.contacts__wrapper{column-gap:50px}}.contacts__header{display:grid;margin-bottom:30px}@media (min-width:576px){.contacts__header{margin-bottom:35px}}@media (min-width:992px){.contacts__header{margin-bottom:45px}}@media (min-width:1600px){.contacts__header{margin-bottom:55px}}.contacts--no-header .contacts__header{display:none}.contacts__header-wrapper{display:grid;row-gap:15px}@media (min-width:992px){.contacts__header-wrapper{grid-template-columns:repeat(2,auto);justify-content:space-between;align-items:center}}.contacts__title{margin-bottom:0}.contacts__slogan{font-size:18px}@media (min-width:576px){.contacts__slogan{font-size:20px}}@media (min-width:992px){.contacts__slogan{font-size:24px}}@media (min-width:1200px){.contacts__slogan{font-size:28px}}@media (min-width:1600px){.contacts__slogan{font-size:38px}}.contacts__data{display:grid;row-gap:60px;padding-top:55px;padding-bottom:30px}@media (min-width:576px){.contacts__data{grid-template-columns:repeat(2,auto);justify-content:space-between;padding-left:20px;padding-right:20px}}@media (min-width:992px){.contacts__data{row-gap:70px;padding-left:0}}@media (min-width:1200px){.contacts__data{row-gap:80px}}@media (min-width:1600px){.contacts__data{row-gap:130px;padding-top:60px;padding-bottom:40px;padding-right:150px;font-size:20px}}.contacts__data-item{display:grid;justify-items:start;row-gap:5px}@media (min-width:992px){.contacts__data-item{row-gap:10px}}.contacts__data-item:nth-child(2){justify-self:end}@media (min-width:576px){.contacts__data-item:nth-child(2){justify-self:start}}@media (min-width:576px){.contacts__data-item:nth-child(3){grid-column:1/-1}}.contacts__data-item-title{position:relative;font-size:18px}.contacts__data-item-title:before{content:'';position:absolute;top:-20px;left:-10px;z-index:-1;width:70px;height:70px;border-radius:50%;background:linear-gradient(180deg,#edca78,#fff0);z-index:0}.contacts__data-item-title b{position:relative;z-index:1;font-weight:400}.contacts__data-link{font-weight:600;color:#000;transition:color 0.3s}.contacts__data-link:hover{color:#fea725}.contacts__data-link--whatsapp{display:flex;align-items:center;column-gap:7px}.contacts__data-link--whatsapp:before{content:'';width:28px;height:28px;border-radius:50%;background-color:#000;background-image:url(/wp-content/themes/happytime/assets/img/whatsapp.svg);background-size:24px 24px;background-position:50%;background-repeat:no-repeat}.contacts__map{position:relative;height:250px;mix-blend-mode:luminosity}@media (min-width:768px){.contacts__map{height:300px}}@media (min-width:992px){.contacts__map{order:-1;height:100%}}.contacts__map-stream{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.modal{display:none;position:fixed;top:0;left:0;z-index:11;width:100vw;height:100dvh;justify-content:center;align-items:center}.modal[aria-hidden='false']{display:grid}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .7)}.modal__body{position:relative;width:90vw;border-radius:20px;padding:30px 15px;background-color:#edeae2}@media (min-width:576px){.modal__body{padding:35px 30px}}@media (min-width:768px){.modal__body{width:500px}}@media (min-width:992px){.modal__body{padding:40px 35px}}@media (min-width:1600px){.modal__body{width:700px;padding:60px 45px}}.modal__close{position:absolute;top:10px;right:10px;width:30px;height:30px;background-image:url(/wp-content/themes/happytime/assets/img/close.svg);background-size:20px 20px;background-position:50%;background-repeat:no-repeat;cursor:pointer}@media (min-width:576px){.modal__close{top:15px;right:15px}}@media (min-width:992px){.modal__close{width:35px;height:35px;background-size:25px 25px}}@media (min-width:1600px){.modal__close{top:25px;right:25px;width:40px;height:40px;background-size:30px 30px}}.modal__title{margin-bottom:10px;font-weight:500;font-size:24px;color:#6f78fa}@media (min-width:576px){.modal__title{margin-bottom:15px;font-size:24px}}@media (min-width:992px){.modal__title{font-size:28px}}@media (min-width:1200px){.modal__title{font-size:36px}}@media (min-width:1600px){.modal__title{margin-bottom:25px;font-size:48px}}.modal__form-fieldset{margin-bottom:0}.modal__submit{width:100%}@media (min-width:576px){.modal__submit{width:auto;justify-self:start}}.nav-categories{display:flex;flex-wrap:wrap;column-gap:10px;row-gap:10px}@media (min-width:992px){.nav-categories{column-gap:15px;row-gap:15px}}@media (min-width:1600px){.nav-categories{column-gap:20px;row-gap:20px}}.nav-categories__link--active{background-color:#000;color:#fff}@media (min-width:1200px){.page__content{font-size:18px}}.page__content h2,.page__content h3,.page__content h4,.page__content h5,.page__content h6{padding-top:10px;margin-bottom:10px}@media (min-width:992px){.page__content h2,.page__content h3,.page__content h4,.page__content h5,.page__content h6{padding-top:15px;margin-bottom:15px}}@media (min-width:1600px){.page__content h2,.page__content h3,.page__content h4,.page__content h5,.page__content h6{padding-top:20px;margin-bottom:20px}}.page__content ol,.page__content ul{display:grid;row-gap:10px;margin:20px 0}.page__content ol{list-style:none;counter-reset:a;padding-left:20px}.page__content ol li:before{content:counters(a,'.') '. ';counter-increment:a}.page__content ul{list-style:disc;padding-left:40px}.page__content table p:not(:last-child){margin-bottom:5px}.road-map{display:flex;flex-wrap:wrap;row-gap:17px;column-gap:10px}@media (min-width:576px){.road-map{column-gap:15px}}.road-map__item{position:relative;font-weight:600;font-size:20px;padding-left:10px}@media (min-width:992px){.road-map__item{font-size:24px}}@media (min-width:1200px){.road-map__item{font-size:30px}}@media (min-width:1600px){.road-map__item{font-size:38px}}.road-map__item:before{content:'';position:absolute;top:50%;left:0;z-index:-1;width:40px;height:40px;border-radius:50%;background:linear-gradient(30deg,#b3dced,#fff0);transform:translateY(-50%)}@media (min-width:1200px){.road-map__item:before{width:50px;height:50px}}@media (min-width:1600px){.road-map__item:before{width:65px;height:65px}}.road-map__item:last-child:before{position:absolute;top:50%;left:0;z-index:-1;width:40px;height:40px;border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0)}@media (min-width:1200px){.road-map__item:last-child:before{width:50px;height:50px}}@media (min-width:1600px){.road-map__item:last-child:before{width:65px;height:65px}}.road-map__item:not(:last-child):after{content:'>';margin-left:10px;color:#000}.p-about-us__promo{padding-top:130px}@media (min-width:1200px){.p-about-us__promo{padding-top:220px}}.p-about-us__promo-wrapper{position:relative}.p-about-us__promo-content{display:grid;row-gap:25px}@media (min-width:992px){.p-about-us__promo-content{row-gap:80px}}@media (min-width:1200px){.p-about-us__promo-content{row-gap:110px}}@media (min-width:992px){.p-about-us__promo-text:first-child{max-width:50%;font-size:18px}}@media (min-width:1600px){.p-about-us__promo-text:first-child{font-size:24px}}@media (min-width:992px){.p-about-us__promo-text:nth-child(2){max-width:50%;margin-left:auto;font-size:18px}}@media (min-width:1600px){.p-about-us__promo-text:nth-child(2){font-size:24px}}.p-about-us__title{display:flex;flex-wrap:wrap;font-weight:800;margin-bottom:40px;padding-right:40px}@media (min-width:576px){.p-about-us__title{font-size:70px}}@media (min-width:768px){.p-about-us__title{margin-bottom:60px;font-size:90px}}@media (min-width:992px){.p-about-us__title{font-size:110px}}@media (min-width:1200px){.p-about-us__title{padding-right:200px;font-size:130px}}@media (min-width:1600px){.p-about-us__title{padding-right:370px;font-size:170px}}.p-about-us__title span:first-child{position:relative;flex-basis:100%;margin-bottom:45px}@media (min-width:576px){.p-about-us__title span:first-child{padding-left:10px}}@media (min-width:1200px){.p-about-us__title span:first-child{margin-bottom:0}}@media (min-width:1600px){.p-about-us__title span:first-child{padding-left:30px}}.p-about-us__title span:first-child::before{content:'';position:absolute;top:50%;left:-10px;z-index:-1;width:95px;height:95px;border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0);transform:translateY(-50%)}@media (min-width:576px){.p-about-us__title span:first-child::before{width:130px;height:130px}}@media (min-width:768px){.p-about-us__title span:first-child::before{width:150px;height:150px}}@media (min-width:992px){.p-about-us__title span:first-child::before{width:175px;height:175px}}@media (min-width:1200px){.p-about-us__title span:first-child::before{width:280px;height:280px}}@media (min-width:1600px){.p-about-us__title span:first-child::before{width:370px;height:370px}}.p-about-us__title span:nth-child(2){margin-left:auto;margin-right:25px}@media (min-width:1200px){.p-about-us__title span:nth-child(2){margin-right:50px}}@media (min-width:1600px){.p-about-us__title span:nth-child(2){margin-right:75px}}.p-about-us__title span:nth-child(2):before{content:'';position:absolute;top:-10px;right:-25px;z-index:-1;width:100vw;height:190px;background-image:url(/wp-content/themes/happytime/assets/img/hook.svg);background-size:100% 100%;background-repeat:no-repeat}@media (min-width:576px){.p-about-us__title span:nth-child(2):before{width:400px;height:270px}}@media (min-width:768px){.p-about-us__title span:nth-child(2):before{width:500px;height:330px}}@media (min-width:992px){.p-about-us__title span:nth-child(2):before{width:900px;height:600px}}@media (min-width:1200px){.p-about-us__title span:nth-child(2):before{top:-120px;right:0;width:1100px;height:800px}}@media (min-width:1600px){.p-about-us__title span:nth-child(2):before{width:1200px;height:900px}}@media (min-width:1600px){.p-about-us__title span:nth-child(2),.p-about-us__title span:nth-child(3){margin-top:-50px}}.p-about-us__how-work{padding-top:50px}@media (min-width:992px){.p-about-us__how-work{padding-top:0}}.p-about-us__how-work-wrapper{position:relative;display:grid}.p-about-us__how-work-wrapper:before{content:'';position:absolute;top:-150px;right:15px;z-index:-1;width:500px;height:400px;background-image:url(/wp-content/themes/happytime/assets/img/beam-yellow.svg);background-size:100% 100%;background-repeat:no-repeat}@media (min-width:768px){.p-about-us__how-work-wrapper:before{top:-200px;width:700px;height:600px}}@media (min-width:992px){.p-about-us__how-work-wrapper:before{width:900px;height:750px}}@media (min-width:1200px){.p-about-us__how-work-wrapper:before{right:auto;left:70px;width:1000px;height:800px}}@media (min-width:1600px){.p-about-us__how-work-wrapper:before{top:-300px;width:1200px;height:900px}}.p-about-us__how-work-image{border-radius:230px;margin-bottom:60px}@media (min-width:576px){.p-about-us__how-work-image{width:400px;margin-bottom:30px}}@media (min-width:768px){.p-about-us__how-work-image{margin-bottom:10px}}@media (min-width:992px){.p-about-us__how-work-image{width:500px;margin-bottom:0}}@media (min-width:1200px){.p-about-us__how-work-image{width:550px}}@media (min-width:1600px){.p-about-us__how-work-image{width:650px}}@media (min-width:992px){.p-about-us__how-work-text{font-size:18px}}@media (min-width:1600px){.p-about-us__how-work-text{font-size:24px}}.p-about-us__how-work-text:not(:last-child){margin-bottom:20px}@media (min-width:992px){.p-about-us__how-work-text:not(:last-child){margin-bottom:40px}}@media (min-width:992px){.p-about-us__how-work-text:first-of-type{max-width:50%}}@media (min-width:992px){.p-about-us__how-work-text:nth-of-type(2){max-width:50%;margin-left:auto}}.p-about-us__how-work-title{margin-bottom:20px;font-weight:700;font-size:40px;color:#6f78fa}@media (min-width:576px){.p-about-us__how-work-title{margin-bottom:30px;font-size:50px}}@media (min-width:768px){.p-about-us__how-work-title{max-width:320px;margin-left:auto;font-size:60px}}@media (min-width:992px){.p-about-us__how-work-title{max-width:400px;margin-bottom:45px;font-size:80px}}@media (min-width:1200px){.p-about-us__how-work-title{max-width:450px;margin-right:55px;margin-bottom:90px;font-size:75px;line-height:1.2}}@media (min-width:1600px){.p-about-us__how-work-title{max-width:700px;margin-top:-100px;margin-bottom:90px;font-size:120px}}.p-about-us__how-work-road-map{margin-bottom:25px}@media (min-width:992px){.p-about-us__how-work-road-map{margin-bottom:50px}}@media (min-width:1200px){.p-about-us__how-work-road-map{margin-bottom:60px}}@media (min-width:1600px){.p-about-us__how-work-road-map{margin-bottom:75px;justify-self:end}}.p-about-us__inquiry{margin-top:20px}.p-about-us__news-title{position:relative;margin-bottom:140px}@media (min-width:576px){.p-about-us__news-title{max-width:370px;margin-bottom:160px}}@media (min-width:992px){.p-about-us__news-title{max-width:450px}}@media (min-width:1200px){.p-about-us__news-title{max-width:100%;margin-bottom:220px}}@media (min-width:1600px){.p-about-us__news-title{margin-bottom:250px}}.p-about-us__news-title:after{content:attr(data-text);position:absolute;top:100%;left:0;width:100%;height:100%;color:hsl(42 76% 70% / .2);transform:rotateX(180deg);z-index:-1}@media (min-width:576px){.p-about-us__news-title:after{left:100%}}@media (min-width:992px){.p-about-us__news-title:after{top:15px;left:100%}}@media (min-width:1200px){.p-about-us__news-title:after{top:100%;left:auto;right:0;width:auto}}.p-about-us__news-list{display:grid;row-gap:20px;align-items:start}@media (min-width:768px){.p-about-us__news-list{grid-template-columns:repeat(2,1fr);column-gap:15px}}@media (min-width:992px){.p-about-us__news-list{column-gap:30px;row-gap:30px}}@media (min-width:1600px){.p-about-us__news-list{column-gap:40px;row-gap:40px}}@media (min-width:992px){.p-about-us__news-item:first-child{margin-top:-70px}}.p-about-us__news-item-link{color:#000}.p-services__promo{padding-top:150px}@media (min-width:1200px){.p-services__promo{padding-top:180px}}@media (min-width:1600px){.p-services__promo{padding-top:210px}}.p-services__promo-header{display:grid;row-gap:40px;padding-bottom:150px}@media (min-width:1600px){.p-services__promo-header{padding-bottom:180px}}.p-services__title{margin-bottom:0;padding-left:0}.p-services__title:before{content:none}.p-services__title:after{content:'';position:absolute;top:-50px;left:50%;z-index:-1;width:100vw;height:465px;transform:translateX(-50%);background-image:url(/wp-content/themes/happytime/assets/img/p-services-header-bg.svg);background-size:100% 100%;background-repeat:no-repeat}@media (min-width:576px){.p-services__title:after{height:530px;background-image:url(/wp-content/themes/happytime/assets/img/p-services-header-bg@576px.svg)}}@media (min-width:992px){.p-services__title:after{width:750px;height:650px}}@media (min-width:1600px){.p-services__title:after{width:850px;height:750px}}.p-services__slogan{position:relative;padding-right:30px;font-weight:600;font-size:32px;text-align:right}@media (min-width:576px){.p-services__slogan{max-width:280px;margin-left:auto;font-size:36px}}@media (min-width:992px){.p-services__slogan{max-width:350px;font-size:42px}}@media (min-width:1200px){.p-services__slogan{max-width:450px;font-size:54px}}@media (min-width:1600px){.p-services__slogan{max-width:500px;font-size:68px}}.p-services__slogan:after{content:'';position:absolute;top:-20px;right:0;z-index:-1;width:130px;height:130px;border-radius:50%;background:linear-gradient(30deg,#b3dced,#fff0)}@media (min-width:576px){.p-services__slogan:after{top:-25px;width:150px;height:150px}}@media (min-width:992px){.p-services__slogan:after{top:-40px;width:200px;height:200px}}@media (min-width:1200px){.p-services__slogan:after{top:-50px;width:240px;height:240px}}@media (min-width:1600px){.p-services__slogan:after{top:-75px;right:-50px;width:330px;height:330px}}.p-team__promo{padding-top:170px}@media (min-width:576px){.p-team__promo{padding-top:210px}}@media (min-width:1200px){.p-team__promo{padding-top:275px}}@media (min-width:1600px){.p-team__promo{padding-top:300px}}@media (min-width:992px){.p-team__promo-header{grid-template-columns:unset}}@media (min-width:1200px){.p-team__promo-header{margin-bottom:0}}.p-team__title{position:relative;margin-bottom:40px}@media (min-width:576px){.p-team__title{padding-left:20px}}@media (min-width:1200px){.p-team__title{margin-bottom:0;padding-left:50px}}@media (min-width:1600px){.p-team__title{padding-left:70px}}.p-team__title:after{content:'';position:absolute;top:-90px;left:-15px;z-index:-1;width:500px;height:135px;background:linear-gradient(270deg,#fec558 -5.18%,#fff0 70.58%);border-radius:0 230px 230px 0;transform:rotate(165deg)}@media (min-width:576px){.p-team__title:after{top:-100px;width:600px;height:150px}}@media (min-width:992px){.p-team__title:after{top:-150px;width:900px;height:200px}}@media (min-width:1200px){.p-team__title:after{top:-190px;left:0;width:1200px;height:250px}}@media (min-width:1600px){.p-team__title:after{top:-240px;width:1600px;height:300px}}.p-team__promo-content{display:grid;row-gap:75px}@media (min-width:576px){.p-team__promo-content{row-gap:90px}}.p-team__description{position:relative;font-weight:500}@media (min-width:992px){.p-team__description{justify-self:end;max-width:500px}}@media (min-width:1200px){.p-team__description{max-width:600px}}@media (min-width:1600px){.p-team__description{max-width:800px}}@media (min-width:576px){.p-team__description:nth-child(2){justify-self:start}}.p-team__description:before{content:none}.p-team__description:nth-child(2):before,.p-team__description:nth-child(3):before{content:'';position:absolute;top:-40px;left:-15px;z-index:-1;width:130px;height:130px;transform:rotate(-90deg)}@media (min-width:1200px){.p-team__description:nth-child(2):before,.p-team__description:nth-child(3):before{left:-25px}}.p-team__description:nth-child(2):before{background:linear-gradient(180deg,#b3dced,#fff0)}.p-team__description:nth-child(3):before{background:linear-gradient(180deg,#fec558,#fff0)}.p-news__wrapper{display:grid;padding-bottom:40px}@media (min-width:992px){.p-news__wrapper{padding-bottom:60px}}@media (min-width:1600px){.p-news__wrapper{padding-bottom:90px}}.p-news__promo{position:relative;padding-top:140px}@media (min-width:1200px){.p-news__promo{padding-top:170px}}@media (min-width:1600px){.p-news__promo{padding-top:220px}}.p-news__title{position:relative;margin-bottom:140px}@media (min-width:576px){.p-news__title{max-width:370px;margin-bottom:160px}}@media (min-width:992px){.p-news__title{max-width:450px;padding-left:40px}}@media (min-width:1200px){.p-news__title{max-width:100%;margin-bottom:220px}}@media (min-width:1600px){.p-news__title{margin-bottom:250px}}.p-news__title:after{content:attr(data-text);position:absolute;top:100%;left:0;width:100%;height:100%;color:rgb(179 220 237 / .25);transform:rotateX(180deg);z-index:-1}@media (min-width:576px){.p-news__title:after{left:100%}}@media (min-width:992px){.p-news__title:after{top:15px;left:100%}}@media (min-width:1200px){.p-news__title:after{top:100%;left:auto;right:0;width:auto}}.p-news__title:before{content:'';position:absolute;top:-40px;left:-15px;z-index:-1;width:600px;height:300px;background-image:url(/wp-content/themes/happytime/assets/img/p-news-bg.svg);background-repeat:no-repeat;background-size:100% 100%}@media (min-width:992px){.p-news__title:before{left:0}}@media (min-width:1200px){.p-news__title:before{width:700px;height:350px}}@media (min-width:1600px){.p-news__title:before{top:-70px;width:900px;height:450px}}.p-news__list{display:grid;row-gap:20px;align-items:start}@media (min-width:768px){.p-news__list{grid-template-columns:repeat(2,1fr);column-gap:15px;row-gap:15px}}@media (min-width:992px){.p-news__list{column-gap:30px;row-gap:30px}}@media (min-width:1600px){.p-news__list{column-gap:40px;row-gap:40px}}@media (min-width:992px){.p-news__item:nth-child(odd){position:relative;top:-70px}}.p-news__item-link{color:#000}.p-news__more{justify-self:center;width:100%}@media (min-width:992px){.p-news__more{width:auto;padding-left:35px;padding-right:35px}}@media (min-width:1600px){.p-news__more{padding-left:45px;padding-right:45px}}.p-solutions__promo{padding-top:155px}@media (min-width:1200px){.p-solutions__promo{padding-top:200px}}@media (min-width:1600px){.p-solutions__promo{padding-top:275px}}.p-solutions__header{position:relative}.p-solutions__header:after{content:'';position:absolute;top:50%;right:10px;z-index:-1;width:100%;height:240px;transform:translateY(-50%);background-image:url(/wp-content/themes/happytime/assets/img/solutions-header-bg.svg);background-size:100% 100%;background-repeat:no-repeat}@media (min-width:576px){.p-solutions__header:after{height:365px}}@media (min-width:1200px){.p-solutions__header:after{height:800px;right:0}}@media (min-width:1600px){.p-solutions__header:after{height:1000px}}.p-solutions__title{position:relative;margin-bottom:65px}@media (min-width:576px){.p-solutions__title{max-width:400px}}@media (min-width:1200px){.p-solutions__title{max-width:650px}}.solutions__wrapper{display:grid;row-gap:25px}@media (min-width:768px){.solutions__wrapper{grid-template-columns:repeat(2,1fr);column-gap:20px}}@media (min-width:992px){.solutions__wrapper{grid-template-columns:repeat(3,1fr);column-gap:15px}}@media (min-width:1600px){.solutions__wrapper{row-gap:45px;column-gap:45px}}.solutions__item{position:relative;display:grid;align-content:start;padding:25px 15px 50px;border-radius:30px;background-color:#edeae2}@media (min-width:1600px){.solutions__item{padding:50px 30px 60px}}.solutions__item--consultations,.solutions__item--education{background-color:#edeae2}.solutions__item--incorporations{background-color:#edca78}.solutions__item--templates{background-color:#c0a46f;color:#fff}.solutions__item-title{position:relative;margin-bottom:15px;padding-right:60px;font-size:26px}@media (min-width:1600px){.solutions__item-title{margin-bottom:25px;font-size:30px}}.solutions__item-title:after{content:'';position:absolute;top:0;right:0;width:45px;height:45px;border-radius:50%;background-color:#fff}@media (min-width:1600px){.solutions__item-title:after{width:55px;height:55px}}.solutions__item-category{justify-self:start;display:inline-flex;align-items:center;height:28px;margin-bottom:10px;padding-left:15px;padding-right:15px;background-color:#fff;border-radius:14px;font-weight:500;font-size:14px;line-height:1.2;color:#000}@media (min-width:1600px){.solutions__item-category{height:32px;margin-bottom:15px;padding-left:20px;padding-right:20px;font-size:16px}}.solutions__item-text{margin-bottom:25px;font-weight:500}@media (min-width:1600px){.solutions__item-text{margin-bottom:30px;font-size:18px}}.solutions__item-action{position:absolute;bottom:0;left:0;right:0;border-radius:30px;background-color:#000}.solutions__item-action--education{background-color:#c0a46f}.p-solution__promo{padding-top:120px}@media (min-width:1200px){.p-solution__promo{padding-top:150px}}@media (min-width:1600px){.p-solution__promo{padding-top:200px}}@media (min-width:992px){.p-solution__promo-wrapper{display:grid;align-items:start;grid-template-columns:1fr 400px;column-gap:25px}}@media (min-width:1200px){.p-solution__promo-wrapper{grid-template-columns:1fr 450px;column-gap:30px}}@media (min-width:1600px) and (min-width:1200px){.p-solution__promo-wrapper{grid-template-columns:750px 550px;justify-content:space-between;column-gap:0}}.p-solution__promo-title{margin-bottom:20px}@media (min-width:992px){.p-solution__promo-title{margin-bottom:30px;font-size:48px}}@media (min-width:1600px){.p-solution__promo-title{margin-bottom:40px;font-size:60px}}.p-solution__promo-text{margin-bottom:30px;font-weight:500;font-size:16px}@media (min-width:992px){.p-solution__promo-text{font-size:18px}}@media (min-width:1600px){.p-solution__promo-text{font-size:22px}}.p-solution__promo-text ol,.p-solution__promo-text ul{display:grid;row-gap:10px;padding-left:20px}@media (min-width:1600px){.p-solution__promo-text ol,.p-solution__promo-text ul{row-gap:15px}}.p-solution__promo-text ul{list-style-type:disc}.p-solution__promo-text ol{list-style-type:decimal}.p-solution__promo-text ol:not(:last-child),.p-solution__promo-text ul:not(:last-child){margin-bottom:20px}.p-solution__promo-card{display:grid;justify-items:center;align-content:center;height:100%;border-radius:20px;background-color:#edeae2;overflow:hidden}@media (min-width:992px){.p-solution__promo-card{border-radius:30px}}.p-solution__promo-card--golden-beige{background-color:#c0a46f;color:#fff}.p-solution__promo-card-image{width:100%;min-height:275px;object-fit:cover}@media (min-width:992px){.p-solution__promo-card-image{min-height:350px;max-height:400px}}@media (min-width:1600px){.p-solution__promo-card-image{min-height:400px;max-height:450px}}.p-solution__promo-card-text{font-weight:500;font-size:28px;text-align:center}@media (min-width:1200px){.p-solution__promo-card-text{font-size:32px}}@media (min-width:1600px){.p-solution__promo-card-text{font-size:40px}}.p-solution__trigger-buy{width:100%;height:58px;border-radius:30px;font-weight:700;font-size:26px}@media (min-width:768px){.p-solution__trigger-buy{width:350px}}@media (min-width:1600px){.p-solution__trigger-buy{width:450px;height:70px;border-radius:35px;font-size:30px}}.p-solution__trigger-buy.free{font-weight:500;padding-left:5px;padding-right:5px;font-size:14px}@media (min-width:576px){.p-solution__trigger-buy.free{padding-left:15px;padding-right:15px;font-size:16px}}@media (min-width:768px){.p-solution__trigger-buy.free{width:auto;padding-left:25px;padding-right:25px}}@media (min-width:1600px){.p-solution__trigger-buy.free{font-size:24px}}.p-solution__explanation-wrapper{display:grid;row-gap:20px}@media (min-width:992px){.p-solution__explanation-wrapper{grid-template-columns:repeat(2,1fr)}}.p-solution__explanation-card{padding:30px 15px;border-radius:30px;background-color:#c0a46f;color:#fff}@media (min-width:992px){.p-solution__explanation-card{padding:35px 20px}}@media (min-width:1600px){.p-solution__explanation-card{padding:55px 40px}}.p-solution__explanation-card--beige{background-color:#edeae2;color:#000}.p-solution__explanation-card-title{margin-bottom:15px;font-size:32px}@media (min-width:1200px){.p-solution__explanation-card-title{margin-bottom:20px;font-size:34px}}@media (min-width:1600px){.p-solution__explanation-card-title{margin-bottom:25px;font-size:42px}}.p-solution__explanation-card-text{font-weight:500;text-transform:uppercase}@media (min-width:1600px){.p-solution__explanation-card-text{font-size:18px}}.p-solution__explanation-card-text ol,.p-solution__explanation-card-text ul{display:grid;row-gap:10px;padding-left:20px}@media (min-width:1600px){.p-solution__explanation-card-text ol,.p-solution__explanation-card-text ul{row-gap:15px}}.p-solution__explanation-card-text ul{list-style-type:disc}.p-solution__explanation-card-text ol{list-style-type:decimal}.p-solution__consultation--text-center{text-align:center}@media (min-width:992px){.p-solution__consultation-wrapper{display:grid}}.p-solution__consultation-body{display:grid;padding:25px 15px;border-radius:30px;border:1px solid #000;background-color:#fff}@media (min-width:768px){.p-solution__consultation-body{padding:30px 20px}}@media (min-width:992px){.p-solution__consultation-body{justify-self:center;width:650px;padding:40px 25px}}@media (min-width:1600px){.p-solution__consultation-body{width:100%;padding:70px}}@media (min-width:992px){.p-solution__consultation--full-width .p-solution__consultation-body{width:100%}}.p-solution__consultation-title{margin-bottom:20px;font-weight:700;font-size:30px}@media (min-width:992px){.p-solution__consultation-title{font-size:40px}}@media (min-width:1600px){.p-solution__consultation-title{margin-bottom:30px;font-size:58px}}@media (min-width:768px){.p-solution__consultation-title--center{width:90%;margin-left:auto;margin-right:auto;text-align:center}}.p-solution__consultation-text{margin-bottom:30px;font-weight:700;font-size:18px}@media (min-width:1600px){.p-solution__consultation-text{margin-bottom:45px;font-size:36px}}.p-solution__consultation--full-width .p-solution__consultation-text{font-weight:500}.p-solution__consultation-trigger-buy{justify-self:center}.p-solution__consultation-trigger-buy.free{width:calc(100% + 15px)}@media (min-width:576px){.p-solution__consultation-trigger-buy.free{width:auto}}.p-solution__contact-wrapper{display:grid;row-gap:15px;text-align:center}@media (min-width:1200px){.p-solution__contact-wrapper{grid-template-columns:repeat(2,auto);align-items:center;justify-content:center;column-gap:60px}}@media (min-width:1600px){.p-solution__contact-wrapper{column-gap:80px}}.p-solution__contact-title{font-size:30px;font-weight:700}@media (min-width:1200px){.p-solution__contact-title{margin-bottom:0;font-size:34px}}@media (min-width:1600px){.p-solution__contact-title{font-size:44px}}.p-solution__contact-text{font-weight:500}@media (min-width:1200px){.p-solution__contact-text{padding-top:6px;font-size:20px}}@media (min-width:1600px){.p-solution__contact-text{font-size:26px}}.p-solution__contact-link{color:#000;text-decoration:underline;text-underline-offset:6px}.p-solution__contact-link:hover{color:#fea725}.p-solution__gg-process-disclaimer-wrapper{display:grid;row-gap:30px}@media (min-width:576px){.p-solution__gg-process-disclaimer-wrapper{grid-template-columns:repeat(2,1fr);column-gap:30px}}@media (min-width:992px){.p-solution__gg-process-disclaimer-wrapper{column-gap:60px}}@media (min-width:1200px){.p-solution__gg-process-disclaimer-wrapper{column-gap:90px}}@media (min-width:1600px){.p-solution__gg-process-disclaimer-wrapper{column-gap:120px}}@media (min-width:768px){.p-solution__gg-process-disclaimer-item{font-size:18px}}@media (min-width:1600px){.p-solution__gg-process-disclaimer-item{font-size:22px}}.p-solution__gg-process-disclaimer-item ol,.p-solution__gg-process-disclaimer-item ul{display:grid;row-gap:10px;margin-left:20px;margin-bottom:10px}.p-solution__gg-process-disclaimer-item ol{list-style:decimal}.p-solution__gg-process-disclaimer-item ul{list-style:disc}.p-solution__gg-process-disclaimer-item-title{margin-bottom:10px;font-size:32px}@media (min-width:1200px){.p-solution__gg-process-disclaimer-item-title{margin-bottom:15px;font-size:34px}}@media (min-width:1600px){.p-solution__gg-process-disclaimer-item-title{margin-bottom:20px;font-size:42px}}.p-post-news__title{margin-bottom:120px}@media (min-width:576px){.p-post-news__title{margin-bottom:130px}}@media (min-width:1600px){.p-post-news__title{margin-bottom:150px}}.p-contacts__contacts{margin-bottom:30px;padding-top:130px}@media (min-width:768px){.p-contacts__contacts{margin-bottom:50px}}@media (min-width:992px){.p-contacts__contacts{margin-bottom:50px}}@media (min-width:1200px){.p-contacts__contacts{padding-top:170px}}@media (min-width:1600px){.p-contacts__contacts{margin-bottom:90px;padding-top:210px}}.p-contacts__contacts-wrapper{background-color:#fff}@media (min-width:992px){.p-contacts__contacts-wrapper{align-items:center}}.p-contacts__contacts-title{position:relative;padding-left:15px}.p-contacts__contacts-title:after,.p-contacts__contacts-title:before{content:''}.p-contacts__contacts-title:before{position:absolute;top:-25px;left:0;z-index:-1;width:100px;height:100px;border-radius:50%;background:linear-gradient(30deg,#b3dced,#fff0)}@media (min-width:992px){.p-contacts__contacts-title:before{top:-35px;left:-25px}}@media (min-width:1200px){.p-contacts__contacts-title:before{top:-50px;left:-35px;width:130px;height:130px}}@media (min-width:1600px){.p-contacts__contacts-title:before{top:-25px;left:-35px}}.p-contacts__contacts-title:after{position:absolute;bottom:-25px;right:-50px;z-index:-1;width:100px;height:100px;border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0)}@media (min-width:992px){.p-contacts__contacts-title:after{right:auto;left:230px}}@media (min-width:1200px){.p-contacts__contacts-title:after{bottom:-35px;left:280px;width:130px;height:130px}}@media (min-width:1600px){.p-contacts__contacts-title:after{bottom:-10px;left:380px}}@media (min-width:992px){.p-contacts__contacts-title{padding-left:30px}}@media (min-width:1200px){.p-contacts__contacts-title{margin-bottom:75px}}@media (min-width:1600px){.p-contacts__contacts-title{margin-bottom:110px}}@media (min-width:992px){.p-contacts__contacts-data{grid-template-columns:unset;row-gap:55px;padding-top:20px;padding-left:10px;padding-bottom:0}}.p-contacts__contacts-map{order:1;border-radius:20px;overflow:hidden}.p-404__promo{padding-top:30px}.p-404__promo-wrapper{position:relative;display:grid;justify-content:center}@media (min-width:576px){.p-404__promo-wrapper{align-content:center;min-height:calc(100vw - 15px)}}@media (min-width:992px){.p-404__promo-wrapper{min-height:700px}}@media (min-width:1600px){.p-404__promo-wrapper{min-height:820px}}.p-404__promo-wrapper:before{content:'';position:absolute;top:0;left:50%;z-index:-1;width:calc(100vw - 15px);height:calc(100vw - 15px);border-radius:50%;background:linear-gradient(30deg,#fcc850,#fff0);transform:translateX(-50%)}@media (min-width:992px){.p-404__promo-wrapper:before{width:700px;height:700px}}@media (min-width:1600px){.p-404__promo-wrapper:before{width:820px;height:820px}}.p-404__promo-title{align-self:end;justify-self:center;width:60vw;height:40vw;margin-top:40vw;margin-bottom:75px;background-image:url(/wp-content/themes/happytime/assets/img/error-404.svg);background-repeat:no-repeat;background-size:100% 100%;font-size:0}@media (min-width:576px){.p-404__promo-title{width:300px;height:200px;margin-top:30px;margin-bottom:30px}}@media (min-width:768px){.p-404__promo-title{width:400px;height:300px}}@media (min-width:992px){.p-404__promo-title{margin-bottom:10px}}@media (min-width:1600px){.p-404__promo-title{margin-bottom:20px}}.p-404__promo-text{margin-bottom:30px;font-size:24px;text-align:center}@media (min-width:768px){.p-404__promo-text{font-size:32px}}@media (min-width:992px){.p-404__promo-text{margin-bottom:35px;font-size:30px}}@media (min-width:1600px){.p-404__promo-text{margin-bottom:45px;font-size:36px}}.p-404__promo-button{justify-self:center;text-transform:uppercase}