@charset "UTF-8";.header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:30px;z-index:100001;position:relative}@media screen and (max-width: 1240px){.header{align-items:initial;justify-content:initial}}@media screen and (max-width: 1240px){.header{margin-top:20px}}.header__logo{display:flex;z-index:10001}.header__logo img{width:185px}@media screen and (max-width: 1500px){.header__logo img{width:150px}}@media screen and (max-width: 500px){.header__logo img{width:140px}}.header__nav{display:flex}@media screen and (max-width: 1240px){.header__nav{display:none}}.header__nav ul{display:flex;flex-direction:row;gap:30px}.header__nav ul li a{display:flex;color:#000;font-family:Involve-Bold,sans-serif;font-weight:500;font-size:18px;line-height:100%;transition:all .3s}@media screen and (max-width: 1500px){.header__nav ul li a{font-size:14px}}.header__nav ul li a:hover{color:#5e5e5e}@media screen and (max-width: 1240px){.header__search{margin-left:auto}}@media screen and (max-width: 768px){.header__search{display:none}}.header__search input{width:300px;height:30px;padding:8px 5px 8px 50px;border-radius:125px;background:url(/wp-content/themes/ks-tumanova/dist/svg/search-normal.svg) no-repeat #E6E6E6;background-position:16px center;background-size:25px;font-family:Involve-Bold,sans-serif;font-size:14px;color:#474747}@media screen and (max-width: 1500px){.header__search input{width:230px;height:25px}}.header__search input[type=search]::-webkit-search-cancel-button,.header__search input[type=search]::-webkit-search-decoration{display:none}.header__icons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:30px;flex-shrink:0;transition:all .3s}@media screen and (max-width: 1500px){.header__icons{margin-left:20px}}@media screen and (max-width: 1240px){.header__icons{display:none}}.header__icons .header__icon{display:flex}.header__icons .header__cart{position:relative}.header__icons .header__cart span{position:absolute;right:-10px;top:-10px;background-color:#fa1a76;border-radius:100%;padding:2px 5px;line-height:100%;display:flex;justify-content:center;color:#fff}.header__icons svg{cursor:pointer;height:32px;width:32px}.header__icons svg:hover path{fill:#5e5e5e}.header__burger{display:none;cursor:pointer;z-index:10001}@media screen and (max-width: 1240px){.header__burger{display:flex;flex-direction:column;gap:4px;margin-left:20px}}@media screen and (max-width: 768px){.header__burger{margin-left:auto}}.header__burger .line{width:35px;height:5px;background-color:#fa1a76;border-radius:8px}@media screen and (max-width: 500px){.header__burger .line{width:30px;height:3px}}.header__burger.stable .line_first{animation:backFirst .5s forwards}.header__burger.stable .line_second{position:initial;animation:backSecond .5s forwards}.header__burger.active{display:flex;position:relative;justify-content:center}.header__burger.active .line_first{animation:rotateFirst .5s forwards}.header__burger.active .line_second{position:absolute;animation:rotateSecond .5s forwards}.header__burger.active .line_third{display:none}.header-filled{background-image:url(/wp-content/themes/ks-tumanova/dist/svg/header-background.svg);background-repeat:no-repeat;background-size:cover;height:150px;z-index:100001;position:relative}.header-filled_main{background-image:initial;background-color:#fff}@media screen and (max-width: 997px){.header-filled{height:75px}}@media screen and (max-width: 768px){.header-filled{height:55px}}.header-filled__wrap{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:30px}@media screen and (max-width: 1500px){.header-filled__wrap{padding-top:20px}}.header-filled__logo{display:flex;z-index:1001}.header-filled__logo img{width:185px}@media screen and (max-width: 500px){.header-filled__logo img{width:140px}}.header-filled__menu{display:flex;flex-direction:column;align-items:center;width:55%;gap:20px}.header-filled__menu--nav{display:flex;flex-direction:row;gap:35px}@media screen and (max-width: 997px){.header-filled__menu--nav{display:none}}.header-filled__menu--nav a{display:flex;color:#000;font-family:Involve-Bold,sans-serif;font-weight:500;font-size:18px;line-height:100%;transition:all .3s}@media screen and (max-width: 997px){.header-filled__menu--nav a{font-size:16px}}.header-filled__menu--nav a:hover{color:#5e5e5e}.header-filled__menu--search{padding-bottom:30px;width:100%;position:relative}.header-filled__menu--search .search-form{position:relative}.header-filled__menu--search .search-form .filter-icon{position:absolute;display:flex;align-items:center;width:35px;height:35px;padding:5px;right:10px;top:8px;cursor:pointer}@media screen and (max-width: 1080px){.header-filled__menu--search .search-form .filter-icon{top:3px}}.header-filled__menu--search .search-form .filter-icon:hover{opacity:.8}.header-filled__menu--search .search-results{position:absolute;width:100%;display:flex;margin-top:10px;flex-direction:column;background-color:#fff;border-radius:40px;gap:5px;padding:30px 0;opacity:0;visibility:hidden;transition:opacity .3s ease}.header-filled__menu--search .search-results.active{opacity:1;visibility:visible}.header-filled__menu--search .search-results__item{padding:10px 50px;font-size:16px;font-weight:700;cursor:pointer;position:relative;color:#000;text-decoration:none}.header-filled__menu--search .search-results__item:before{content:"";position:absolute;background-image:url(/wp-content/themes/ks-tumanova/dist/svg/search-normal.svg);background-size:contain;width:20px;height:20px;left:20px}.header-filled__menu--search .search-results__item:hover{background-color:#ffdaec}@media screen and (max-width: 997px){.header-filled__menu--search{padding-bottom:initial}}@media screen and (max-width: 768px){.header-filled__menu--search{display:none}}.header-filled__menu--search_main input{background-color:#f0f0f0}.header-filled__menu--search input{width:100%;height:50px;padding:8px 0 8px 60px;border-radius:125px;background-image:url(/wp-content/themes/ks-tumanova/dist/svg/search-normal.svg);background-repeat:no-repeat;background-position:16px center;background-size:25px;font-family:Involve-Bold,sans-serif;font-size:16px;color:#474747}@media screen and (max-width: 1500px){.header-filled__menu--search input{padding:8px 60px}}@media screen and (max-width: 1080px){.header-filled__menu--search input{padding:8px 50px}}@media screen and (max-width: 997px){.header-filled__menu--search input{height:40px}}.header-filled__menu--search input[type=search]::-webkit-search-cancel-button,.header-filled__menu--search input[type=search]::-webkit-search-decoration{display:none}.header-filled__icons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px;flex-shrink:0;transition:all .3s}@media screen and (max-width: 1240px){.header-filled__icons{display:none}}.header-filled__icons .header-filled__icon{display:flex}.header-filled__icons .header-filled__cart{position:relative}.header-filled__icons .header-filled__cart span{position:absolute;right:-10px;top:-10px;background-color:#fa1a76;border-radius:100%;padding:2px 5px;line-height:100%;display:flex;justify-content:center;color:#fff}.header-filled__icons svg{cursor:pointer;height:35px;width:35px}.header-filled__icons svg:hover path{fill:#5e5e5e}.header-filled__burger{display:none;cursor:pointer;z-index:1001}@media screen and (max-width: 1240px){.header-filled__burger{display:flex;flex-direction:column;gap:4px;margin-left:20px}}@media screen and (max-width: 768px){.header-filled__burger{margin-left:auto}}.header-filled__burger .line{width:35px;height:5px;background-color:#fa1a76;border-radius:8px}@media screen and (max-width: 500px){.header-filled__burger .line{width:30px;height:3px}}.header-filled__burger.stable .line_first{animation:backFirst .5s forwards}.header-filled__burger.stable .line_second{position:initial;animation:backSecond .5s forwards}.header-filled__burger.active{display:flex;position:relative;justify-content:center}.header-filled__burger.active .line_first{animation:rotateFirst .5s forwards}.header-filled__burger.active .line_second{position:absolute;animation:rotateSecond .5s forwards}.header-filled__burger.active .line_third{display:none}@keyframes backFirst{0%{transform:rotate(45deg)}to{transform:rotate(0)}}@keyframes backSecond{0%{transform:rotate(135deg)}to{transform:rotate(0)}}@keyframes rotateFirst{0%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes rotateSecond{0%{transform:rotate(0)}to{transform:rotate(135deg)}}.footer{background-image:url(/wp-content/themes/ks-tumanova/dist/png/bg-footer.png);background-repeat:no-repeat;background-size:cover}.footer__container{display:flex;flex-direction:column;justify-content:space-between;gap:42px;padding:60px 0}@media screen and (max-width: 768px){.footer__container{padding:30px 0}}.footer__main{display:flex;flex-direction:row;justify-content:space-between}.footer__column{display:flex;flex-direction:column;gap:20px;max-width:300px}@media screen and (max-width: 1500px){.footer__column{gap:15px;max-width:250px}}@media screen and (max-width: 768px){.footer__column{gap:10px;max-width:250px}}@media screen and (max-width: 380px){.footer__column{gap:5px;max-width:250px}}.footer__title p{font-family:Involve-Bold,sans-serif;font-weight:700;font-style:Bold;font-size:24px;line-height:130%;white-space:nowrap;color:#5e5e5e}@media screen and (max-width: 1500px){.footer__title p{font-size:20px}}@media screen and (max-width: 768px){.footer__title p{font-size:16px}}@media screen and (max-width: 500px){.footer__title p{font-size:12px}}@media screen and (max-width: 380px){.footer__title p{font-size:10px}}.footer__list{display:flex;flex-direction:column;gap:10px}.footer__item a{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:20px;line-height:100%;color:#5e5e5e}@media screen and (max-width: 1500px){.footer__item a{font-size:18px}}@media screen and (max-width: 768px){.footer__item a{font-size:16px}}@media screen and (max-width: 500px){.footer__item a{font-size:12px}}@media screen and (max-width: 380px){.footer__item a{font-size:10px}}.footer__item a:hover{color:#474747}.footer__bottom{display:flex;justify-content:space-between;align-items:start}@media screen and (max-width: 768px){.footer__bottom{flex-direction:column-reverse;gap:20px}}.footer__text p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:20px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.footer__text p{font-size:18px}}@media screen and (max-width: 768px){.footer__text p{font-size:16px}}@media screen and (max-width: 500px){.footer__text p{font-size:12px}}@media screen and (max-width: 380px){.footer__text p{font-size:10px}}.footer__contact{display:flex;flex-direction:column;gap:10px}.footer__email a{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:20px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.footer__email a{font-size:18px}}@media screen and (max-width: 768px){.footer__email a{font-size:16px}}@media screen and (max-width: 500px){.footer__email a{font-size:12px}}@media screen and (max-width: 380px){.footer__email a{font-size:10px}}.footer__email a:hover{color:#474747}.footer__social{display:flex;flex-direction:row;align-items:center;gap:34px}@media screen and (max-width: 768px){.footer__social{gap:30px}}.footer__social svg{transition:all .3s}@media screen and (max-width: 768px){.footer__social svg{width:28px}}.footer__social svg:hover path{fill:#ec1b71}.burger-menu{display:flex;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;pointer-events:none;transition:.5s;background-image:url(/wp-content/themes/ks-tumanova/dist/png/menu-background.png);background-size:cover;background-repeat:no-repeat;overflow:auto}.burger-menu.active{opacity:1;z-index:1000;pointer-events:auto}.burger-menu__links{margin:100px auto auto;height:100%;display:flex;flex-direction:column;align-items:center;gap:30px}.burger-menu__links .buttons{display:flex;gap:40px}.burger-menu__links .buttons .button_burger{font-size:22px;color:#fff;padding:5px 30px}.burger-menu__links a{padding:5px;font-size:25px;font-weight:700;color:#5e5e5e}.modal{background-color:#fff;width:100%;position:relative;border-radius:34px}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;z-index:99999;opacity:0;visibility:hidden;transition:opacity .3s ease}.modal-overlay.active{opacity:1;visibility:visible}.modal-overlay_filter{z-index:100001;inset:initial;width:100%;height:100%;top:0;justify-content:flex-end}.modal-contact{max-width:100px;padding:80px 85px;background-color:#ffdaec;border-radius:34px}.modal-contact .contact-form{display:flex;flex-direction:column;gap:30px}.modal-contact .contact-form input,.modal-contact .contact-form textarea{width:100%;padding:22px 28px;border:none;outline:none;background:#fff;font-weight:500;line-height:130%;font-size:24px;border-radius:28px;color:#474747}.modal-contact .contact-form input::placeholder,.modal-contact .contact-form textarea::placeholder{color:#474747;opacity:.5}.modal-contact .contact-form textarea{resize:none}.modal-contact .contact-form button{cursor:pointer;background-color:#fa1a76;border-radius:34px;transition:all .3s;color:#fff;padding:10px 100px;font-weight:500;font-style:Medium;font-size:24px;line-height:130%;text-align:center;width:fit-content}.modal-contact .contact-form button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.modal-contact .contact-success{display:none;flex-direction:column;text-align:center;padding:36px 85px;align-items:center;gap:20px}.modal-contact .contact-success h3{font-size:40px;font-weight:700;line-height:130%;text-align:center;color:#474747}.modal-contact .contact-success p{font-size:30px;line-height:130%;text-align:center;color:#474747}.modal-contact .success-icon{width:122px;height:122px}.modal-contact .modal-skrepka{position:absolute;top:-69px;right:160px;z-index:1}.modal-contact .modal-skrepka img{width:215px;height:215px}.modal-login{max-width:40%;padding:60px;border-radius:34px}.modal-login .close{display:flex;justify-content:flex-end;cursor:pointer}.modal-login .close img{width:30px;transition:.2s}.modal-login .close:hover img{transform:scale(1.1)}.modal-login .switcher{display:flex;flex-direction:row;gap:50px;margin-bottom:90px}.modal-login .switcher__item{font-size:30px;font-weight:700;color:#474747;text-transform:uppercase;cursor:pointer}.modal-login .switcher__item.active{border-bottom:5px solid #FA1A76}.modal-login .login-form{display:none}.modal-login .login-form.active{display:flex;flex-direction:column;gap:30px}.modal-login .login-form .checkbox{display:flex;align-items:center;gap:20px;font-size:18px;color:#474747}.modal-login .login-form input{width:100%;padding:10px 30px;border:3px solid #474747;background:#fff;font-weight:500;line-height:130%;font-size:20px;border-radius:40px;color:#474747}.modal-login .login-form input::placeholder{color:#474747;opacity:.5}.modal-login .login-form textarea{resize:none}.modal-login .login-form button{cursor:pointer;background-color:#fa1a76;border-radius:34px;transition:all .3s;color:#fff;padding:10px 100px;font-weight:500;font-style:Medium;font-size:24px;line-height:130%;text-align:center;width:fit-content}.modal-login .login-form button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.modal-login .register-form{display:none}.modal-login .register-form.active{display:flex;flex-direction:column;gap:30px}.modal-login .register-form .checkbox{display:flex;align-items:center;gap:20px;font-size:18px;color:#474747}.modal-login .register-form input{width:100%;padding:10px 30px;border:3px solid #474747;background:#fff;font-weight:500;line-height:130%;font-size:20px;border-radius:40px;color:#474747}.modal-login .register-form input::placeholder{color:#474747;opacity:.5}.modal-login .register-form textarea{resize:none}.modal-login .register-form button{cursor:pointer;background-color:#fa1a76;border-radius:34px;transition:all .3s;color:#fff;padding:10px 100px;font-weight:500;font-style:Medium;font-size:24px;line-height:130%;text-align:center;width:fit-content}.modal-login .register-form button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.modal-login .contact-success{display:none;flex-direction:column;text-align:center;padding:36px 85px;align-items:center;gap:20px}.modal-login .contact-success h3{font-size:40px;font-weight:700;line-height:130%;text-align:center;color:#474747}.modal-login .contact-success p{font-size:30px;line-height:130%;text-align:center;color:#474747}.modal-login .success-icon{width:122px;height:122px}.modal-login .modal-skrepka{position:absolute;top:-69px;right:160px;z-index:1}.modal-login .modal-skrepka img{width:215px;height:215px}.modal-filter{max-width:35%;height:100%;border-radius:initial}.modal-filter .head{display:flex;justify-content:space-between;padding:20px 60px 70px;background-image:url(/wp-content/themes/ks-tumanova/dist/svg/filter-background.svg);background-size:contain;background-repeat:no-repeat}.modal-filter .head .close{display:flex;justify-content:flex-end;cursor:pointer}.modal-filter .head .close img{width:30px;transition:.2s}.modal-filter .head .close:hover img{transform:scale(1.1)}.modal-filter .filter-form{padding:40px 60px 200px;display:none;height:100%;overflow-y:scroll}.modal-filter .filter-form.active{display:flex;flex-direction:column;gap:30px}.modal-filter .filter-form .checkbox-block{display:flex;flex-direction:column;gap:10px}.modal-filter .filter-form .checkbox-block__name{font-size:30px;font-weight:500}.modal-filter .filter-form .from-to-block{display:flex;flex-direction:column;gap:20px}.modal-filter .filter-form .from-to-block__name{font-size:30px;font-weight:500}.modal-filter .filter-form .from-to-block__inputs{display:flex;gap:20px}.modal-filter .filter-form .from-to-block__inputs input{background-color:#ffdaec;border:none;color:#474747}.modal-filter .filter-form input{width:100%;padding:10px 30px;border:3px solid #474747;background:#fff;font-weight:500;line-height:130%;font-size:20px;border-radius:40px;color:#474747}.modal-filter .filter-form input::placeholder{color:#474747;opacity:.5}.modal-filter .filter-form button{cursor:pointer;background-color:#fa1a76;border-radius:34px;transition:all .3s;color:#fff;padding:10px 100px;font-weight:500;font-style:Medium;font-size:24px;line-height:130%;text-align:center;width:fit-content}.modal-filter .filter-form button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}*{padding:0;margin:0;border:none;font-family:Involve-Bold,sans-serif}*,*:before,*:after{box-sizing:border-box}a,a:link,a:visited{text-decoration:none}main{overflow:hidden}aside,nav,footer,header,section,main{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{width:100%;height:auto}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}button::-moz-focus-inner{padding:0;border:0}body{overflow-x:hidden}.container{margin:0 auto}@media screen and (max-width: 4096px) and (min-width: 1500px){.container{max-width:1200px}}@media screen and (max-width: 1500px) and (min-width: 1080px){.container{max-width:1000px}}@media screen and (max-width: 1080px) and (min-width: 997px){.container{max-width:957px;margin:0 auto}}@media screen and (max-width: 997px) and (min-width: 768px){.container{max-width:-webkit-fill-available;margin:0 20px}}@media (max-width: 768px){.container{max-width:-webkit-fill-available;margin:0 16px}}@media (max-width: 500px){.container{max-width:-webkit-fill-available;margin:0 10px}}.container__text--title p{font-family:PlayfairDisplay-SemiBoldItalic,italic;font-weight:600;font-style:Italic;font-size:70px;line-height:100%;text-align:center;color:#fa1a76;margin-bottom:20px}@media screen and (max-width: 1500px){.container__text--title p{font-size:50px}}@media screen and (max-width: 768px){.container__text--title p{font-size:40px;margin-bottom:15px}}@media screen and (max-width: 500px){.container__text--title p{font-size:22px;margin-bottom:10px}}.container__text--desc p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:30px;line-height:130%;text-align:center;color:#5e5e5e}@media screen and (max-width: 1500px){.container__text--desc p{font-size:30px}}@media screen and (max-width: 768px){.container__text--desc p{font-size:22px;line-height:100%}}@media screen and (max-width: 500px){.container__text--desc p{font-size:12px}}.button{display:flex;cursor:pointer;background-color:#fa1a76;border-radius:40px;transition:all .3s;color:#fff;width:max-content}.button_white{background-color:#fff;border:2px solid #FA1A76;color:#fa1a76}.button_white:hover{background-color:#ec1b71;color:#fff;box-shadow:0 1.26px 17.24px #fa1a76}.button_white:hover svg{fill:#fff}.button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.paragraph{font-weight:500;font-size:20px;line-height:130%;letter-spacing:0%;color:#474747}@media screen and (max-width: 1500px){.paragraph{font-size:16px}}@media screen and (max-width: 768px){.paragraph{font-size:12px}}@media screen and (max-width: 500px){.paragraph{font-size:8px}}.title{font-family:PlayfairDisplay-SemiBoldItalic,italic;font-weight:500;font-size:70px;line-height:100%;color:#fa1a76;text-align:center;-webkit-text-stroke:1px #FA1A76}.title_left{text-align:left}@media screen and (max-width: 1500px){.title{font-size:50px}}@media screen and (max-width: 768px){.title{font-size:40px}}@media screen and (max-width: 500px){.title{font-size:22px}}.title--left{text-align:left}.subtitle{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:30px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.subtitle{font-size:30px}}@media screen and (max-width: 768px){.subtitle{font-size:22px;line-height:100%}}@media screen and (max-width: 500px){.subtitle{font-size:12px}}body.scroll-locked{overflow:hidden}.checkbox{display:inline-flex;cursor:pointer;align-items:center;gap:10px}.checkbox input{display:none}.checkbox input:checked+span:after{opacity:1}.checkbox input:checked+span{background-color:#ae7ecb}.checkbox span{width:34px;height:34px;border-radius:6px;border:2px solid #AE7ECB;display:flex;justify-content:center;align-items:center;transition:.2s}@media screen and (max-width: 768px){.checkbox span{width:16px;height:16px}}.checkbox span:after{content:url(/wp-content/themes/ks-tumanova/dist/svg/check-mark.svg);width:21px;height:15px;opacity:0}@media screen and (max-width: 768px){.checkbox span:after{content:url(/wp-content/themes/ks-tumanova/dist/svg/check-mark--small.svg);width:10px;height:6px}}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:flex;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease}.overlay.active{opacity:1;visibility:visible}@font-face{font-family:Daneehand;src:url(/wp-content/themes/ks-tumanova/dist/ttf/Daneehand.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PlayfairDisplay-SemiBoldItalic;src:url(data:application/vnd.ms-fontobject;base64,);src:url(data:application/vnd.ms-fontobject;base64,) format("embedded-opentype"),url(/wp-content/themes/ks-tumanova/dist/woff2/playfairdisplay-semibolditalic.woff2) format("woff2"),url(data:font/woff;base64,) format("woff"),url(/wp-content/themes/ks-tumanova/dist/ttf/playfairdisplay-semibolditalic.ttf) format("truetype"),url(/wp-content/themes/ks-tumanova/dist/svg/playfairdisplay-semibolditalic.svg#playfairdisplay-semibolditalic) format("svg")}@font-face{font-family:Involve-Bold;src:url(/wp-content/themes/ks-tumanova/dist/otf/Involve-Regular.otf);font-weight:400;font-style:normal}@font-face{font-family:Involve-Bold;src:url(/wp-content/themes/ks-tumanova/dist/otf/Involve-Medium.otf);font-weight:600;font-style:normal}@font-face{font-family:Involve-Bold;src:url(/wp-content/themes/ks-tumanova/dist/otf/Involve-SemiBold.otf);font-weight:700;font-style:normal}.main-page{display:flex;flex-direction:column;margin:30px 0 60px}@media screen and (max-width: 1240px){.main-page{margin:10px 0 60px}}.main-page__container{max-width:1500px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.shop-now{z-index:1}.shop-now__background{width:100%;position:relative;background-image:url(/wp-content/themes/ks-tumanova/dist/svg/bg-shop-now.svg);background-repeat:no-repeat;background-size:cover;padding-bottom:250px;margin-bottom:100px}@media screen and (max-width: 1500px){.shop-now__background{padding-bottom:150px;margin-bottom:100px}}@media screen and (max-width: 1240px){.shop-now__background{padding-bottom:130px;margin-bottom:100px}}@media screen and (max-width: 1080px){.shop-now__background{padding-bottom:100px;margin-bottom:100px}}@media screen and (max-width: 768px){.shop-now__background{padding-bottom:40px;margin-bottom:80px}}@media screen and (max-width: 500px){.shop-now__background{padding-bottom:20px;margin-bottom:50px}}.shop-now__background--icons .background__icons{position:absolute;pointer-events:none}@media screen and (max-width: 1720px){.shop-now__background--icons .background__icons img{width:80%}}@media screen and (max-width: 1500px){.shop-now__background--icons .background__icons img{width:65%}}@media screen and (max-width: 1240px){.shop-now__background--icons .background__icons img{width:45%}}@media screen and (max-width: 1080px){.shop-now__background--icons .background__icons img{width:40%}}@media screen and (max-width: 768px){.shop-now__background--icons .background__icons img{width:25%}}@media screen and (max-width: 500px){.shop-now__background--icons .background__icons img{width:20%}}.shop-now__background--icons .icon-star{top:0;left:120px}@media screen and (max-width: 1720px){.shop-now__background--icons .icon-star{left:120px}}@media screen and (max-width: 1500px){.shop-now__background--icons .icon-star{left:40px}}@media screen and (max-width: 1240px){.shop-now__background--icons .icon-star{left:70px;top:10px}}@media screen and (max-width: 1080px){.shop-now__background--icons .icon-star{left:0;top:10px}}@media screen and (max-width: 768px){.shop-now__background--icons .icon-star{left:0;top:0}}.shop-now__background--icons .icon-pencil{top:220px;left:0px}@media screen and (max-width: 1240px){.shop-now__background--icons .icon-pencil{top:190px;left:0px}}@media screen and (max-width: 1080px){.shop-now__background--icons .icon-pencil{top:220px;left:0}}@media screen and (max-width: 768px){.shop-now__background--icons .icon-pencil{top:160px;left:0}}.shop-now__background--icons .icon-pen{top:350px;left:0}@media screen and (max-width: 1240px){.shop-now__background--icons .icon-pen{top:240px;left:0}}@media screen and (max-width: 1080px){.shop-now__background--icons .icon-pen{top:260px;left:0}}@media screen and (max-width: 768px){.shop-now__background--icons .icon-pen{top:180px;left:0}}.shop-now__background--icons .icon-bow{top:-50px;right:-15px}@media screen and (max-width: 1720px){.shop-now__background--icons .icon-bow{right:-100px}}@media screen and (max-width: 1500px){.shop-now__background--icons .icon-bow{top:-30px;right:-250px}}@media screen and (max-width: 1240px){.shop-now__background--icons .icon-bow{top:-10px;right:-350px}}@media screen and (max-width: 1080px){.shop-now__background--icons .icon-bow{top:-10px;right:-390px}}@media screen and (max-width: 768px){.shop-now__background--icons .icon-bow{top:-15px;right:-475px}}@media screen and (max-width: 500px){.shop-now__background--icons .icon-bow{top:-5px;right:-505px}}.shop-now__background--icons .icon-sticker{top:430px;right:-15px}@media screen and (max-width: 1720px){.shop-now__background--icons .icon-sticker{right:-170px}}@media screen and (max-width: 1500px){.shop-now__background--icons .icon-sticker{right:-240px;top:400px}}@media screen and (max-width: 1240px){.shop-now__background--icons .icon-sticker{right:-340px;top:280px}}@media screen and (max-width: 1080px){.shop-now__background--icons .icon-sticker{right:-380px;top:280px}}@media screen and (max-width: 768px){.shop-now__background--icons .icon-sticker{right:-475px;top:170px}}@media screen and (max-width: 500px){.shop-now__background--icons .icon-sticker{right:-505px;top:150px}}.shop-now__background .discount{width:100%;position:absolute;left:0;bottom:-50px}@media screen and (max-width: 500px){.shop-now__background .discount{bottom:-30px}}.shop-now__background .discount__background{background-image:url(/wp-content/themes/ks-tumanova/dist/png/discount-background.png);background-repeat:no-repeat;width:100%;height:295px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1500px){.shop-now__background .discount__background{height:200px;background-size:cover}}@media screen and (max-width: 1240px){.shop-now__background .discount__background{height:150px;background-size:cover}}@media screen and (max-width: 768px){.shop-now__background .discount__background{height:110px}}@media screen and (max-width: 500px){.shop-now__background .discount__background{height:70px}}.shop-now__background .discount__text{display:flex;flex-direction:row;align-items:center;gap:12px;padding-top:50px;line-height:.9;text-align:center;color:#5e5e5e;white-space:nowrap}@media screen and (max-width: 768px){.shop-now__background .discount__text{padding-top:30px}}.shop-now__background .discount__text span{font-family:Daneehand,sans-serif;font-weight:400;font-style:Regular;font-size:60px}@media screen and (max-width: 1500px){.shop-now__background .discount__text span{font-size:45px}}@media screen and (max-width: 1240px){.shop-now__background .discount__text span{font-size:30px}}@media screen and (max-width: 1080px){.shop-now__background .discount__text span{font-size:24px}}@media screen and (max-width: 768px){.shop-now__background .discount__text span{font-size:18px}}@media screen and (max-width: 500px){.shop-now__background .discount__text span{font-size:12px}}.shop-now__background .discount__text p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:50px}@media screen and (max-width: 1500px){.shop-now__background .discount__text p{font-size:40px}}@media screen and (max-width: 1240px){.shop-now__background .discount__text p{font-size:26px}}@media screen and (max-width: 1080px){.shop-now__background .discount__text p{font-size:22px}}@media screen and (max-width: 768px){.shop-now__background .discount__text p{font-size:16px}}@media screen and (max-width: 500px){.shop-now__background .discount__text p{font-size:10px}}.shop-now__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:60px}@media screen and (max-width: 1240px){.shop-now__content{gap:20px}}@media screen and (max-width: 768px){.shop-now__content{gap:10px}}.shop-now__content--icons{display:flex;flex-direction:row;justify-content:center;gap:24px;margin-top:120px}@media screen and (max-width: 1500px){.shop-now__content--icons{gap:15px;margin-top:90px}}@media screen and (max-width: 1240px){.shop-now__content--icons{margin-top:50px}}@media screen and (max-width: 768px){.shop-now__content--icons{gap:10px;margin-top:30px}}.shop-now__content--icons img{width:105px;height:105px}@media screen and (max-width: 1500px){.shop-now__content--icons img{width:75px;height:75px}}@media screen and (max-width: 1240px){.shop-now__content--icons img{width:55px;height:55px}}@media screen and (max-width: 768px){.shop-now__content--icons img{width:30px;height:30px}}.shop-now__content-text{display:flex;flex-direction:column;align-items:center;gap:36px}@media screen and (max-width: 1240px){.shop-now__content-text{gap:20px}}@media screen and (max-width: 768px){.shop-now__content-text{gap:20px}}.shop-now__content--title p{font-family:PlayfairDisplay-SemiBoldItalic,italic;font-weight:600;font-style:italic;font-size:80px;line-height:130%;text-align:center;color:#fa1a76}@media screen and (max-width: 1500px){.shop-now__content--title p{font-size:65px}}@media screen and (max-width: 1240px){.shop-now__content--title p{font-size:50px}}@media screen and (max-width: 768px){.shop-now__content--title p{font-size:40px}}@media screen and (max-width: 500px){.shop-now__content--title p{font-size:22px}}.shop-now__content--desc{max-width:790px}@media screen and (max-width: 768px){.shop-now__content--desc{max-width:300px}}@media screen and (max-width: 500px){.shop-now__content--desc{max-width:260px}}@media screen and (max-width: 380px){.shop-now__content--desc{max-width:200px}}.shop-now__content--desc p{font-family:Involve-Bold,sans-serif;font-weight:600;font-size:40px;line-height:130%;font-style:Medium;text-align:center;color:#474747}@media screen and (max-width: 1500px){.shop-now__content--desc p{font-size:24px}}@media screen and (max-width: 768px){.shop-now__content--desc p{font-size:20px}}@media screen and (max-width: 500px){.shop-now__content--desc p{font-size:10px}}.shop-now__content--button{border-radius:50px;margin-bottom:80px;gap:10px;background-color:#fa1a76;transition:all .3s}@media screen and (max-width: 768px){.shop-now__content--button{margin-bottom:50px}}@media screen and (max-width: 500px){.shop-now__content--button{margin-bottom:20px}}.shop-now__content--button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.shop-now__content--button button{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:40px;line-height:130%;text-align:center;color:#fff;padding:16px 142px}@media screen and (max-width: 1500px){.shop-now__content--button button{padding:12px 70px;font-size:30px}}@media screen and (max-width: 1240px){.shop-now__content--button button{padding:12px 50px;font-size:20px}}@media screen and (max-width: 768px){.shop-now__content--button button{padding:8px 30px;font-size:16px}}@media screen and (max-width: 500px){.shop-now__content--button button{padding:6px 24px;font-size:12px}}.section-separator{background-image:url(/wp-content/themes/ks-tumanova/dist/svg/bg-mask.svg);background-size:cover;width:100%;height:114px;position:absolute;z-index:0}.section-separator__border{background-image:url(/wp-content/themes/ks-tumanova/dist/svg/bg-mask-border.svg);background-size:cover;width:100%;height:88px;position:absolute;top:32px;z-index:0}.container__text{display:flex;flex-direction:column}.collections{display:flex;flex-direction:column;gap:80px;width:100%}.collections__container{display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 1240px){.collections__container{gap:40px}}@media screen and (max-width: 768px){.collections__container{gap:30px}}.collections-swiper{width:100%;height:100%;display:none}@media screen and (max-width: 768px){.collections-swiper{display:block}}.collections-cards{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media screen and (max-width: 768px){.collections-cards{display:none}}.collections-cards__item{display:flex;flex-direction:column;align-items:center;gap:20px;border-radius:30px}.collections-cards__item .item__container{display:flex;flex-direction:column;align-items:center;background-color:#ffdaec;border-radius:30px;padding:20px 20px 0}@media screen and (max-width: 768px){.collections-cards__item .item__container{padding:16px;gap:16px}}.collections-cards__item .item__container--title{padding:35px 0;font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:32px;line-height:130%;text-align:center;white-space:nowrap;color:#fa1a76}@media screen and (max-width: 768px){.collections-cards__item .item__container--title{font-size:22px;padding:initial}}.collections-cards__item .item__container--button{background-color:#fa1a76;border-radius:40px;transition:all .3s}.collections-cards__item .item__container--button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.collections-cards__item .item__container--button button{padding:13px 66px;font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:22px;line-height:130%;text-align:center;color:#fff}@media screen and (max-width: 768px){.collections-cards__item .item__container--button button{font-size:12px;padding:4px 32px}}.collections-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 160px}@media screen and (max-width: 1240px){.collections-list{gap:30px 80px}}@media screen and (max-width: 768px){.collections-list{gap:20px 60px}}@media screen and (max-width: 500px){.collections-list{gap:10px 20px;grid-template-columns:repeat(1,minmax(0,1fr))}}.collections-list__item{display:flex;flex-direction:row;align-items:center;gap:10px}.collections-list__item--img{width:60px;flex-shrink:0}@media screen and (max-width: 1240px){.collections-list__item--img{width:50px}}@media screen and (max-width: 768px){.collections-list__item--img{width:30px}}.collections-list__item--img img{height:100%;width:100%;object-fit:contain}.collections-list__item--text{display:flex;font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:24px;line-height:130%;color:#474747}@media screen and (max-width: 1240px){.collections-list__item--text{font-size:16px}}@media screen and (max-width: 768px){.collections-list__item--text{font-size:13px;line-height:100%}}.running-line{height:100px;margin:50px 0;overflow:hidden;position:relative}@media screen and (max-width: 1240px){.running-line{height:80px}}@media screen and (max-width: 768px){.running-line{height:60px}}@media screen and (max-width: 500px){.running-line{height:40px}}.running-line__background{background-color:#f1d9ff;width:100%;height:100px;position:absolute;left:0}@media screen and (max-width: 1240px){.running-line__background{height:80px}}@media screen and (max-width: 768px){.running-line__background{height:60px}}@media screen and (max-width: 500px){.running-line__background{height:40px}}.running-line__container{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:40px;background-color:#f1d9ff;height:100px;position:absolute;width:fit-content;overflow:hidden;animation:marquee 5s infinite linear;-webkit-transform-style:preserve-3d}@media screen and (max-width: 1240px){.running-line__container{height:80px}}@media screen and (max-width: 768px){.running-line__container{height:60px;gap:20px}}@media screen and (max-width: 500px){.running-line__container{height:40px;gap:10px}}.running-line__text{display:flex;flex-direction:row;align-items:center;gap:20px;color:#5e5e5e;white-space:nowrap;-webkit-backface-visibility:hidden}@media screen and (max-width: 768px){.running-line__text{gap:10px}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-20.3%)}}.running-line__text svg{width:36px;height:37px}@media screen and (max-width: 1240px){.running-line__text svg{width:30px}}@media screen and (max-width: 768px){.running-line__text svg{width:20px}}@media screen and (max-width: 500px){.running-line__text svg{width:16px}}.running-line__text p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:35px;line-height:100%;text-align:center}@media screen and (max-width: 1240px){.running-line__text p{font-size:24px}}@media screen and (max-width: 768px){.running-line__text p{font-size:16px}}@media screen and (max-width: 500px){.running-line__text p{font-size:12px}}.running-line__text span{font-family:Daneehand,sans-serif;font-weight:400;font-style:Regular;font-size:35px;line-height:100%;text-align:center}@media screen and (max-width: 1240px){.running-line__text span{font-size:24px}}@media screen and (max-width: 768px){.running-line__text span{font-size:16px}}@media screen and (max-width: 500px){.running-line__text span{font-size:12px}}.bestsellers{display:flex;flex-direction:column;gap:60px;width:100%;margin-bottom:50px}@media screen and (max-width: 1500px){.bestsellers{gap:40px}}@media screen and (max-width: 768px){.bestsellers{gap:30px;margin-bottom:30px}}@media screen and (max-width: 500px){.bestsellers{gap:20px}}.bestsellers__cards{display:flex;flex-direction:column;gap:60px;width:100%}@media screen and (max-width: 1500px){.bestsellers__cards{gap:40px}}@media screen and (max-width: 768px){.bestsellers__cards{gap:30px}}@media screen and (max-width: 500px){.bestsellers__cards{gap:20px}}.bestsellers__cards .card{display:flex;flex-direction:row;background-color:#ffdaec;border-radius:30px;position:relative;width:100%;height:100%}.bestsellers__cards .card__image{min-width:340px;max-width:340px}@media screen and (max-width: 1500px){.bestsellers__cards .card__image{min-width:300px;max-width:300px}}@media screen and (max-width: 768px){.bestsellers__cards .card__image{max-width:180px;min-width:180px}}@media screen and (max-width: 500px){.bestsellers__cards .card__image{min-width:150px;max-width:150px}}@media screen and (max-width: 380px){.bestsellers__cards .card__image{min-width:100px;max-width:100px}}.bestsellers__cards .card__image img{width:100%;height:100%;object-fit:cover}.bestsellers__cards .card__image-prishepka{position:absolute;top:-140px;right:10px;pointer-events:none;width:201px}@media screen and (max-width: 1500px){.bestsellers__cards .card__image-prishepka{width:140px;top:-100px}}@media screen and (max-width: 768px){.bestsellers__cards .card__image-prishepka{width:100px;top:-80px}}@media screen and (max-width: 500px){.bestsellers__cards .card__image-prishepka{width:60px;top:-44px}}@media screen and (max-width: 500px){.bestsellers__cards .card__image-prishepka{width:50px;top:-32px}}.bestsellers__cards .card__image-prishepka img{width:100%;height:100%;object-fit:cover}.bestsellers__cards .card__image-skrepka{position:absolute;top:-53px;right:20px;width:164px;pointer-events:none}@media screen and (max-width: 1500px){.bestsellers__cards .card__image-skrepka{width:140px;top:-45px;right:10px}}@media screen and (max-width: 768px){.bestsellers__cards .card__image-skrepka{width:100px;top:-32px;right:0}}@media screen and (max-width: 500px){.bestsellers__cards .card__image-skrepka{width:50px;top:-15px;right:5px}}.bestsellers__cards .card__image-skrepka img{width:100%;height:100%;object-fit:cover}.bestsellers__cards .card__image-skotch{position:absolute;bottom:0;right:-85px;transform:rotate(330deg);width:361px;pointer-events:none}@media screen and (max-width: 1500px){.bestsellers__cards .card__image-skotch{width:220px;right:-65px}}@media screen and (max-width: 768px){.bestsellers__cards .card__image-skotch{width:180px;right:-35px}}@media screen and (max-width: 500px){.bestsellers__cards .card__image-skotch{width:100px;right:-20px}}.bestsellers__cards .card__image-skotch img{width:100%;height:100%;object-fit:contain}.bestsellers__cards .card__container{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:30px 40px;position:relative}@media screen and (max-width: 1500px){.bestsellers__cards .card__container{padding:20px 30px}}@media screen and (max-width: 768px){.bestsellers__cards .card__container{padding:10px 20px}}@media screen and (max-width: 500px){.bestsellers__cards .card__container{padding:5px 10px;gap:5px}}.bestsellers__cards .card__title p{font-family:Involve-Bold,sans-serif;font-weight:700;font-style:Bold;font-size:40px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.bestsellers__cards .card__title p{font-size:30px}}@media screen and (max-width: 768px){.bestsellers__cards .card__title p{font-size:20px}}@media screen and (max-width: 500px){.bestsellers__cards .card__title p{font-size:12px}}.bestsellers__cards .card__text{display:flex;flex-direction:column;gap:10px;font-family:Involve-Bold,sans-serif;font-weight:400;font-style:Regular;font-size:26px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.bestsellers__cards .card__text{font-size:20px}}@media screen and (max-width: 768px){.bestsellers__cards .card__text{font-size:16px}}@media screen and (max-width: 500px){.bestsellers__cards .card__text{font-size:10px;gap:5px}}.bestsellers__cards .card__button{background-color:#fa1a76;padding:6px 56px;border-radius:40px;margin-top:20px;transition:all .3s}@media screen and (max-width: 500px){.bestsellers__cards .card__button{margin-top:5px;padding:1px 35px}}.bestsellers__cards .card__button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.bestsellers__cards .card__button button{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:26px;line-height:130%;text-align:center;color:#fff}@media screen and (max-width: 1500px){.bestsellers__cards .card__button button{font-size:22px}}@media screen and (max-width: 768px){.bestsellers__cards .card__button button{font-size:16px}}@media screen and (max-width: 500px){.bestsellers__cards .card__button button{font-size:10px}}.bestsellers__view-more{display:flex;justify-content:center}.bestsellers__view-more button{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:30px;line-height:130%;text-align:center;padding:14px 282px;border-radius:40px;background-color:#fa1a76;color:#fff;transition:.3s}@media screen and (max-width: 1500px){.bestsellers__view-more button{padding:10px 180px;font-size:24px}}@media screen and (max-width: 768px){.bestsellers__view-more button{padding:10px 120px;font-size:18px}}@media screen and (max-width: 500px){.bestsellers__view-more button{padding:6px 80px;font-size:12px}}.bestsellers__view-more button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.package{position:relative;min-height:1160px;width:100%;margin-bottom:80px}@media screen and (max-width: 1500px){.package{min-height:1000px;margin-bottom:60px}}@media screen and (max-width: 768px){.package{min-height:840px;margin-bottom:40px}}@media screen and (max-width: 380px){.package{min-height:600px;margin-bottom:20px}}.package__background{background-image:url(/wp-content/themes/ks-tumanova/dist/png/package-bg.png);background-size:cover;background-position:center center;background-repeat:repeat-x;width:100vw;height:100%;position:absolute;z-index:-1;left:50%;transform:translate(-50%);top:0}.package__container{display:flex;flex-direction:column;gap:40px;padding-top:80px}@media screen and (max-width: 768px){.package__container{padding-top:60px;margin-bottom:60px}}@media screen and (max-width: 380px){.package__container{padding-top:20px}}.package__tabs{display:grid;grid-template-columns:repeat(3,1fr);flex-direction:row;gap:42px;position:relative;width:100%}@media screen and (max-width: 1500px){.package__tabs{gap:20px}}@media screen and (max-width: 768px){.package__tabs{gap:10px}}@media screen and (max-width: 500px){.package__tabs{gap:5px}}.package__tabs .tab{display:flex;justify-content:center;align-items:flex-start;border-radius:40px;height:100px;background-color:#f1d9ff;flex-grow:1;flex-basis:0;transition:background-color .3s ease}@media screen and (max-width: 768px){.package__tabs .tab{border-radius:20px}}.package__tabs .tab.active{background:#FFFFFF}.package__tabs .tab__title{padding-top:18px;cursor:pointer}@media screen and (max-width: 500px){.package__tabs .tab__title{padding-top:14px}}.package__tabs .tab__title p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:26px;line-height:130%;text-align:center;color:#474747;white-space:nowrap}@media screen and (max-width: 1500px){.package__tabs .tab__title p{font-size:20px}}@media screen and (max-width: 768px){.package__tabs .tab__title p{font-size:16px}}@media screen and (max-width: 500px){.package__tabs .tab__title p{font-size:12px}}@media screen and (max-width: 380px){.package__tabs .tab__title p{font-size:10px}}.package__tabs .tab__content{display:none}.package__tabs .tab.active .tab__content{display:flex;flex-direction:column;position:absolute;top:62px;left:0;width:100%}.package__tabs .tab.active .tab__content-container{display:flex;flex-direction:row;gap:160px;width:100%;padding:50px 70px;border-bottom-left-radius:24px;border-bottom-right-radius:24px;background-color:#fff}@media screen and (max-width: 1500px){.package__tabs .tab.active .tab__content-container{padding:30px 20px}}@media screen and (max-width: 768px){.package__tabs .tab.active .tab__content-container{padding:30px 20px;top:52px;gap:80px}}@media screen and (max-width: 500px){.package__tabs .tab.active .tab__content-container{padding:30px 10px;top:42px;gap:10px}}@media screen and (max-width: 380px){.package__tabs .tab.active .tab__content-container{padding:20px 10px;top:35px}}.package__tabs .tab.active .tab__content-list ul{display:flex;flex-direction:column;gap:14px;list-style:none}@media screen and (max-width: 768px){.package__tabs .tab.active .tab__content-list ul{gap:7px}}.package__tabs .tab.active .tab__content-list ul li{font-family:Involve-Bold,sans-serif;font-weight:400;font-style:Regular;font-size:22px;position:relative;padding-left:50px;line-height:115%;display:flex;align-items:center}@media screen and (max-width: 1500px){.package__tabs .tab.active .tab__content-list ul li{font-size:18px;padding-left:40px}}@media screen and (max-width: 768px){.package__tabs .tab.active .tab__content-list ul li{font-size:14px;padding-left:30px}}@media screen and (max-width: 500px){.package__tabs .tab.active .tab__content-list ul li{font-size:12px;padding-left:30px}}@media screen and (max-width: 380px){.package__tabs .tab.active .tab__content-list ul li{font-size:10px;padding-left:22px}}.package__tabs .tab.active .tab__content-list ul li:before{content:"";background-image:url(/wp-content/themes/ks-tumanova/dist/svg/icon-plus.svg);background-size:cover;background-repeat:no-repeat;width:30px;height:30px;position:absolute;left:0}@media screen and (max-width: 1500px){.package__tabs .tab.active .tab__content-list ul li:before{width:25px;height:25px}}@media screen and (max-width: 768px){.package__tabs .tab.active .tab__content-list ul li:before{width:20px;height:20px}}@media screen and (max-width: 500px){.package__tabs .tab.active .tab__content-list ul li:before{width:20px;height:20px}}@media screen and (max-width: 380px){.package__tabs .tab.active .tab__content-list ul li:before{width:15px;height:15px}}.package__tabs .tab.active .tab__content-button{display:flex;justify-content:flex-start}.package__tabs .tab.active .tab__content-button button{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:26px;line-height:130%;text-align:center;padding:13px 102px;border-radius:40px;background-color:#fa1a76;color:#fff;transition:all .3s}@media screen and (max-width: 1500px){.package__tabs .tab.active .tab__content-button button{padding:13px 80px;font-size:24px}}@media screen and (max-width: 768px){.package__tabs .tab.active .tab__content-button button{padding:10px 60px;font-size:18px}}@media screen and (max-width: 500px){.package__tabs .tab.active .tab__content-button button{padding:8px 40px;font-size:12px}}.package__tabs .tab.active .tab__content-button button:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.package__tabs .tab.active .tab__content-image{display:flex;align-items:center}.FAQ{display:flex;flex-direction:column;gap:44px;margin-bottom:120px}@media screen and (max-width: 1500px){.FAQ{gap:30px;margin-bottom:90px}}@media screen and (max-width: 768px){.FAQ{gap:20px;margin-bottom:60px}}@media screen and (max-width: 500px){.FAQ{gap:10px;margin-bottom:40px}}.FAQ__items{display:flex;flex-direction:column}.FAQ__items .item{display:flex;flex-direction:row;justify-content:space-between;gap:80px;padding:30px 0;user-select:none;border-bottom:3px solid #5E5E5E;transition:background-color .3s ease;cursor:pointer}@media screen and (max-width: 1500px){.FAQ__items .item{padding:25px 0}}@media screen and (max-width: 768px){.FAQ__items .item{padding:20px 0;border-bottom:2px solid #5E5E5E}}@media screen and (max-width: 500px){.FAQ__items .item{padding:20px 0;border-bottom:1px solid #5E5E5E}}.FAQ__items .item__container{display:flex;flex-direction:column;gap:10px}.FAQ__items .item__title p{font-family:Involve-Bold,sans-serif;font-weight:700;font-style:Bold;font-size:30px;line-height:130%;text-align:justify;color:#5e5e5e;cursor:pointer}@media screen and (max-width: 1500px){.FAQ__items .item__title p{font-size:24px}}@media screen and (max-width: 768px){.FAQ__items .item__title p{font-size:18px}}@media screen and (max-width: 500px){.FAQ__items .item__title p{font-size:12px}}.FAQ__items .item__desc{user-select:text;transition:all .3s ease}.FAQ__items .item__desc p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:24px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.FAQ__items .item__desc p{font-size:18px}}@media screen and (max-width: 768px){.FAQ__items .item__desc p{font-size:14px}}@media screen and (max-width: 500px){.FAQ__items .item__desc p{font-size:10px}}.FAQ__items .item__arrow{flex-shrink:0;width:47px;height:47px;user-select:none;cursor:pointer;transition:transform .3s ease}@media screen and (max-width: 1500px){.FAQ__items .item__arrow{width:40px;height:40px}}@media screen and (max-width: 768px){.FAQ__items .item__arrow{width:30px;height:30px}}@media screen and (max-width: 500px){.FAQ__items .item__arrow{width:20px;height:20px}}.FAQ__items .item__arrow.rotated{transform:scaleY(-1)}.reviews{position:relative}.reviews__container{padding-top:80px;padding-bottom:140px}@media screen and (max-width: 500px){.reviews__container{padding-top:20px;padding-bottom:30px}}.reviews__background{background-image:url(/wp-content/themes/ks-tumanova/dist/png/bg-reviews.png);background-position:center center;background-size:cover;background-repeat:repeat-x;width:100vw;height:100%;position:absolute;z-index:-1;left:50%;transform:translate(-50%);top:0}@media screen and (max-width: 500px){.reviews__background{background-size:cover}}.reviews__separator{border:1.5px solid #5E5E5E}.reviews__items{display:flex;flex-direction:column;gap:20px;margin:30px 0}.reviews__items .item{display:flex;flex-direction:column;gap:6px}.reviews__items .item__header{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:10px}.reviews__items .item__logo{width:65px;height:65px}@media screen and (max-width: 500px){.reviews__items .item__logo{width:30px;height:30px}}.reviews__items .item__logo img{width:100%;height:100%;border-radius:100px;object-fit:cover}.reviews__items .item__name{font-family:Involve-Bold,sans-serif;font-weight:700;font-style:Bold;font-size:26px;line-height:130%;text-align:center;color:#5e5e5e}@media screen and (max-width: 1500px){.reviews__items .item__name{font-size:20px}}@media screen and (max-width: 768px){.reviews__items .item__name{font-size:16px}}@media screen and (max-width: 500px){.reviews__items .item__name{font-size:10px}}.reviews__items .item__middle{display:flex;flex-direction:row;gap:20px}.reviews__items .item__middle p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:18px;line-height:130%;color:#5e5e5e;opacity:.6}@media screen and (max-width: 1500px){.reviews__items .item__middle p{font-size:16px}}@media screen and (max-width: 768px){.reviews__items .item__middle p{font-size:14px}}@media screen and (max-width: 500px){.reviews__items .item__middle p{font-size:10px}}.reviews__items .item__grade{display:flex;flex-direction:row;gap:5px}.reviews__items .item__grade svg{width:26px;height:26px}@media screen and (max-width: 1500px){.reviews__items .item__grade svg{width:20px;height:20px}}@media screen and (max-width: 768px){.reviews__items .item__grade svg{width:14px;height:14px}}@media screen and (max-width: 500px){.reviews__items .item__grade svg{width:10px;height:10px}}.reviews__items .item__review p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:20px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.reviews__items .item__review p{font-size:18px}}@media screen and (max-width: 768px){.reviews__items .item__review p{font-size:14px}}@media screen and (max-width: 500px){.reviews__items .item__review p{font-size:10px}}.reviews__items .item__bottom{display:flex;flex-direction:row;align-items:center;gap:26px;margin-top:10px}.reviews__items .item__picture{width:121px;height:113px;flex-shrink:0}@media screen and (max-width: 1500px){.reviews__items .item__picture{width:85px;height:85px}}@media screen and (max-width: 768px){.reviews__items .item__picture{width:65px;height:65px}}@media screen and (max-width: 500px){.reviews__items .item__picture{width:40px;height:40px}}.reviews__items .item__picture img{width:100%;height:100%;border-radius:10px;object-fit:cover}.reviews__items .item__desc{max-width:1368px;white-space:wrap}.reviews__items .item__desc p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:20px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 1500px){.reviews__items .item__desc p{font-size:18px}}@media screen and (max-width: 768px){.reviews__items .item__desc p{font-size:14px}}@media screen and (max-width: 500px){.reviews__items .item__desc p{font-size:10px}}.reviews__button{display:flex;justify-content:flex-start}.reviews__button a{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:20px;line-height:130%;text-align:center;padding:12px 80px;border-radius:50px;background-color:#fa1a76;color:#fff;transition:.3s}@media screen and (max-width: 1500px){.reviews__button a{font-size:18px;padding:10px 30px}}@media screen and (max-width: 768px){.reviews__button a{font-size:14px;padding:6px 20px}}@media screen and (max-width: 500px){.reviews__button a{font-size:10px;padding:4px 16px}}.reviews__button a:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}.how-it-works{margin-top:60px;display:flex;flex-direction:column;gap:60px}@media screen and (max-width: 500px){.how-it-works{margin-top:20px;gap:10px}}.how-it-works__container{display:flex;flex-direction:column;gap:60px;justify-content:center}@media screen and (max-width: 500px){.how-it-works__container{gap:20px}}.how-it-works__steps{display:flex;flex-direction:column;gap:40px}@media screen and (max-width: 500px){.how-it-works__steps{gap:10px}}.how-it-works__steps .step{display:flex;flex-direction:row;align-items:center;gap:30px;background-color:#ffdaec;border-radius:110px;z-index:1}@media screen and (max-width: 500px){.how-it-works__steps .step{gap:10px}}.how-it-works__steps .step__number{background-color:#ebcffc;border-radius:110px;padding:15px 90px;z-index:2}@media screen and (max-width: 500px){.how-it-works__steps .step__number{padding:10px 27px;border-radius:28px}}.how-it-works__steps .step__number p{font-family:Involve-Bold,sans-serif;font-weight:700;font-style:Bold;font-size:40px;line-height:130%;text-align:center;white-space:nowrap;color:#5e5e5e}@media screen and (max-width: 500px){.how-it-works__steps .step__number p{font-size:16px}}.how-it-works__steps .step__content{display:flex;flex-direction:row;align-items:center;gap:20px}@media screen and (max-width: 500px){.how-it-works__steps .step__content{gap:10px}}.how-it-works__steps .step__title p{font-family:Involve-Bold,sans-serif;font-weight:700;font-style:Bold;font-size:45px;line-height:130%;text-align:center;color:#5e5e5e}@media screen and (max-width: 500px){.how-it-works__steps .step__title p{font-size:16px}}.how-it-works__steps .step__description{padding-right:50px}@media screen and (max-width: 500px){.how-it-works__steps .step__description{padding-right:10px}}.how-it-works__steps .step__description p{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:25px;line-height:130%;color:#5e5e5e}@media screen and (max-width: 500px){.how-it-works__steps .step__description p{font-size:10px}}.how-it-works__button{display:flex;justify-content:center}.how-it-works__button a{font-family:Involve-Bold,sans-serif;font-weight:600;font-style:Medium;font-size:30px;line-height:130%;text-align:center;padding:16px 277px;border-radius:50px;background-color:#fa1a76;color:#fff;transition:.3s}@media screen and (max-width: 500px){.how-it-works__button a{font-size:10px;padding:6px 40px}}.how-it-works__button a:hover{background-color:#ec1b71;box-shadow:0 1.26px 17.24px #fa1a76}
