/*!
Theme Name: clean-world
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
*/
:root{--blue-bg:#6acbff;--green-color:#8cc336;--black-color:#11130e;--grey-color:#515151;--font-title:"Unbounded",sans-serif}*{padding:0;margin:0;box-sizing:border-box;outline:none}img{max-width:100%}body{font-family:"Montserrat",sans-serif;color:var(--grey-color);font-size:16px;font-weight:400;line-height:137%}strong{font-weight:600}a{font-family:inherit;color:inherit;transition:all .3s ease;text-decoration:none}a:hover{color:var(--green-color)}input,textarea{font-family:inherit;width:100%;font-size:inherit}input::placeholder,textarea::placeholder{font-family:inherit;font-size:inherit}button{font-family:var(--font-title);font-size:inherit;border:none;cursor:pointer;transition:all .3s ease;color:var(--black-color);font-weight:600}h1{font-family:var(--font-title);font-weight:600;font-size:40px;line-height:120%;color:var(--black-color)}h2{font-family:var(--font-title);font-weight:600;font-size:34px;line-height:124%;color:var(--black-color)}h3{font-family:var(--font-title);font-weight:600;font-size:20px;line-height:120%;color:var(--black-color)}h1 span,h2 span{color:var(--green-color)}ul,ol{padding-left:20px}table{margin-bottom:20px;width:100%}table:last-child{margin-bottom:0}th,td{padding:10px;border:1px solid var(--green-color)}.hidden{display:none}.p-55{padding:55px 0}.pt-55{padding-top:55px}.pb-55{padding-bottom:55px}.p-110{padding:110px 0}.pt-110{padding-top:110px}.pb-110{padding-bottom:110px}.title{margin-bottom:50px}.title-row{display:flex;justify-content:space-between;align-items:center}.title__note{border:1px solid var(--black-color);border-radius:50px;padding:9px 25px;font-weight:500;color:var(--black-color)}.btn-blue{display:flex;align-items:center;justify-content:center;font-family:var(--font-title);font-size:inherit;max-width:283px;width:100%;height:58px;border-radius:50px;background:var(--blue-bg);font-weight:600;color:#fff;cursor:pointer;position:relative;overflow:hidden}.btn-blue:hover{color:#fff}.spark{position:absolute;border-radius:50%;background:rgba(255,255,255,.5);pointer-events:none;transform:scale(0);animation:spark-animation 1.3s forwards}@keyframes spark-animation{0%{transform:scale(0);opacity:.4}100%{transform:scale(3);opacity:0}}.btn-border{display:flex;align-items:center;justify-content:center;font-family:var(--font-title);font-size:inherit;max-width:283px;width:100%;height:58px;border-radius:50px;background:0 0;font-weight:600;color:var(--black-color);border:1px solid var(--black-color);cursor:pointer}.btn-border:hover{color:var(--green-color);border:1px solid var(--green-color)}.btn-border:hover path{stroke:var(--green-color)}.container{max-width:1320px;width:100%;margin:0 auto}.bg-mob{display:none}.header{position:fixed;left:0;top:20px;width:100%;z-index:55}.header .container{max-width:1380px}.header__row{display:flex;align-items:center;justify-content:space-between;border:1px solid #e2e2e2;border-radius:60px;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;padding:10px 30px}.header .logo{max-width:184px;display:flex}.header .logo picture{display:flex;align-items:center}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:auto}.header__phone{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:2px}.header__phone a{font-weight:700;color:var(--black-color)}.header__phone button{font-family:"Montserrat",sans-serif;background:0 0;color:var(--green-color);font-weight:500;font-size:14px;line-height:129%}.header__phone button:hover{color:var(--blue-bg)}.account{gap:7px;max-width:152px;width:100%;height:42px;margin-left:10px}.navbar{display:flex;align-items:center;justify-content:center;border-radius:50px;width:42px;height:42px;background:var(--green-color)}.nav{position:fixed;left:0;top:0;width:100%;height:100vh;background:rgba(17,19,14,.4);z-index:99;display:none}.nav__block{display:flex;flex-direction:column;justify-content:space-between;padding:70px;background:#fff;gap:10px;width:30%;height:100%;overflow:hidden;overflow-y:auto;position:absolute;right:-150%;transition:all .3s linear}.nav__block.show{right:0}.nav__bottom{display:flex;flex-direction:column;align-items:center;text-align:center}.nav__bottom p{margin-bottom:7px}.nav__bottom p a{font-weight:700;font-size:20px;line-height:120%;letter-spacing:.01em;color:var(--black-color);font-family:var(--font-title)}.nav__bottom .btn-blue{max-width:100%;margin-top:30px}.close-nav{background:0 0}.header-menu{list-style:none;padding:0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:50px}.header-menu li{color:#191919;font-size:28px;line-height:129%;text-transform:uppercase;font-weight:400;font-family:var(--font-title)}.header-menu li.current-menu-item{padding-bottom:7px;border-bottom:2px solid var(--green-color)}.banner{position:relative;padding-top:200px;padding-bottom:130px;min-height:771px;border-radius:0 0 150px 150px;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);overflow:hidden}.banner__bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transform:scale(1);animation:zoomIn 4s ease forwards}@keyframes zoomIn{0%{transform:scale(1.1)}100%{transform:scale(1)}}.banner__content{position:relative;z-index:2;max-width:752px;width:100%;color:#fff}.banner__content h1{color:#fff;margin-bottom:15px}.banner__title{margin-bottom:100px}.banner__title p{font-weight:500;font-size:18px;line-height:144%}.banner__action{display:flex;align-items:center;gap:20px}.banner__action p{flex:1;font-weight:500}.banner__action strong{font-family:var(--font-title);display:block;font-weight:700;font-size:18px;margin-bottom:4px}.home .numbers{position:relative;margin-top:-110px}.numbers__list{display:flex;flex-wrap:wrap;gap:20px}.numbers__item{width:calc(25% - 15px);box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:30px}.numbers__item-num{font-weight:700;font-size:70px;line-height:100%;text-align:center;color:rgba(140,195,54,.5);margin-bottom:10px}.numbers__item-text{color:var(--black-color);font-weight:700;font-size:18px;line-height:133%;text-align:center}.test__block{position:relative;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);border-radius:30px;padding-top:10px;display:flex;justify-content:flex-end}.test__bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:30px}.test__content{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:50px;position:relative;max-width:650px;width:100%;right:-1px}.test__action{margin-top:90px;display:flex;align-items:center;gap:20px}.test__action .btn-blue{max-width:255px}.test__action p{flex:1}.test__action strong{display:block}.why__list{display:flex;flex-wrap:wrap;gap:20px}.why__item{width:calc(33.333% - 15px);overflow:hidden;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:30px}.why__item-icon{width:50px;height:50px;margin-bottom:17px}.why__item-desc h3{margin-bottom:10px}.why__item--img{padding:0}.why__item--img img{width:100%;height:100%;object-fit:cover}.why__item:last-child{flex:auto}.schema__list{display:flex;flex-wrap:wrap;gap:45px 20px}.schema__item{width:calc(25% - 15px)}.schema__icon{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#8cc336;width:86px;height:86px;border-radius:30px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.schema__title{font-weight:700;font-family:var(--font-title);color:var(--black-color);margin-bottom:15px}.schema__desc a{text-decoration:underline}.blue-card{flex:1;padding:35px;border-radius:30px;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:linear-gradient(135deg,#6acbff 0%,#2fa4e2 100%);display:flex;flex-direction:column;justify-content:space-between;gap:50px}.blue-card h3{font-weight:700;font-size:34px;line-height:124%;color:#fff}.blue-card p{font-weight:700;font-size:20px;line-height:120%;color:#fff;margin-bottom:10px;font-family:var(--font-title)}.blue-card p:last-child{margin-bottom:0}.blue-card button{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50px;height:58px;max-width:100%;width:100%;color:#67c9fd;transition:all .3s ease}.blue-card button:hover{background:var(--black-color);color:#fff}.steps__list{display:flex;flex-wrap:wrap;gap:30px 20px;padding-top:10px}.steps__item{width:calc(50% - 10px);box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:35px;position:relative}.steps__item:before{content:'';position:absolute;left:0;top:-10px;height:100%;width:100%;border-radius:30px;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#6acbff;z-index:-1}.steps__item h3{font-weight:700;margin-bottom:20px}.steps__item-property{margin-bottom:17px}.steps__item-property:last-child{margin-bottom:0}.steps__item-property span{display:flex;align-items:center;justify-content:center;max-width:max-content;padding:5px 15px;font-weight:500;font-size:14px;line-height:129%;color:#fff;background:var(--green-color);margin-bottom:7px;border-radius:50px}.steps__notes{margin-top:30px;display:flex;align-items:center;flex-direction:column;gap:10px}.note-black{max-width:max-content;background:var(--black-color);border-radius:50px;padding:9px 25px;font-weight:500;color:#fff;display:flex;align-items:center;gap:10px}.note-black p{flex:1}.note-black strong{font-weight:700}.step__block{position:relative;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);border-radius:30px;padding-top:10px;display:flex}.step__bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;border-radius:30px}.step__content{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:35px;position:relative;max-width:650px;width:100%;left:-1px}.step__content h3{font-weight:700;margin-bottom:20px}.step-reverse .step__block{justify-content:flex-end}.step-reverse .step__content{left:auto;right:-1px}.step-reverse .steps__item-property span{margin-bottom:20px}.step-reverse .steps__item-property h3{margin-bottom:10px}.step__action{display:flex;align-items:center;justify-content:space-between;margin-top:50px;gap:30px}.step__action p{text-align:right;font-size:14px;line-height:129%}.footer{background:var(--black-color);padding-top:50px;padding-bottom:30px;color:#fff}.footer__top{display:flex;justify-content:space-between;align-items:center}.footer-menu{list-style:none;padding:0;display:flex;gap:50px}.footer-menu li{font-weight:700;font-size:18px;line-height:122%}.footer__middle{display:flex;justify-content:space-between;padding-top:35px;padding-bottom:70px;position:relative}.footer__middle:before{content:'';width:100%;height:1px;border-radius:10px;background:#fff;opacity:.3;bottom:0;left:0;position:absolute}.footer__info{max-width:450px;width:100%}.footer__info p{font-weight:300;margin-bottom:15px}.footer__info strong{font-weight:400;font-size:18px;line-height:133%}.footer__contacts{max-width:280px;width:100%;text-align:right}.footer__contact{margin-bottom:25px}.footer__contact p{margin-bottom:7px}.footer__contact p a{letter-spacing:.01em;font-weight:700;font-size:20px;line-height:120%}.footer__contact p:last-child{margin-bottom:0}.footer__contact:last-child{margin-bottom:0}.footer__bottom{padding-top:30px;display:flex;justify-content:space-between;align-items:center}.footer__bottom a{text-decoration:underline}.page-banner{min-height:593px;padding-top:122px}.contacts__row{display:flex;gap:20px;position:relative;margin-bottom:-190px;z-index:2}.contacts__block{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;max-width:873px;width:100%;padding:50px}.contacts__block h2{text-transform:uppercase;margin-bottom:35px}.contacts__list{display:flex;flex-direction:column;gap:15px}.contacts__item p{margin-bottom:5px}.contacts__item p:last-child{color:var(--black-color);font-weight:300;font-size:20px;line-height:140%;letter-spacing:.01em}.contacts__item p strong{font-weight:700}.contacts__item p:last-child{margin-bottom:0}.contacts__item ul{padding:0;list-style:none;display:flex;align-items:center;gap:13px}.contacts__item ul li{color:var(--black-color);font-weight:300;font-size:20px;line-height:140%;letter-spacing:.01em}#map{height:700px}.breadcrumb{margin-bottom:80px;font-family:inherit;position:relative;z-index:2}.page-banner .breadcrumb{color:rgba(255,255,255,.7)}.breadcrumb .container{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.faq__list{display:flex;flex-direction:column;gap:20px}.faq__item{border:1px solid #e2e2e2;border-radius:20px;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:linear-gradient(144deg,#fff 0%,#fff 100%);padding:35px}.faq__question{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq__question h3{max-width:1062px;width:100%}.faq__question.active svg{transform:rotate(180deg)}.faq__question.active path{fill:var(--green-color)}.faq__answer{margin-top:25px;padding-top:25px;position:relative;display:none}.faq__answer:before{content:'';position:absolute;left:0;top:0;width:100%;height:1px;background:#515151;opacity:.3;border-radius:10px}.faq__answer p{margin-bottom:20px}.faq__answer p:last-child{margin-bottom:0}.faq__answer ol,.faq__answer ul{margin-bottom:20px}.faq__answer li{margin-bottom:10px}.faq__answer:last-child{margin-bottom:0}.faq__bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:50px}.faq__bottom .note-black{max-width:873px;width:100%}.faq__bottom .btn-blue{max-width:300px}.about{padding-bottom:20px}.about__row{display:flex;gap:20px}.about__img{border-radius:30px;box-shadow:0 3px 25px 0 rgba(0,0,0,.03);max-width:538px;width:100%;overflow:hidden;max-height:566px}.about__img img{width:100%;height:100%;object-fit:cover}.about__block{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:50px;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.about__tags{margin-bottom:35px}.about__tags ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;list-style:none}.about__tags li{height:36px;border:1px solid var(--black-color);color:var(--black-color);border-radius:50px;font-weight:500;padding:0 20px;display:flex;align-items:center;justify-content:center;text-align:center}.about__desc h2{margin-bottom:15px}.about__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.about__bottom p{flex:1}.about__bottom p strong{display:block;font-weight:700;font-size:18px;color:var(--black-color)}.team__row{display:flex;gap:20px}.team__block{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;max-width:75%;width:75%;padding:50px;font-size:18px;line-height:133%}.team__block h2{margin-bottom:15px}.team-slider{padding:20px 0}.team__item{width:427px;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:linear-gradient(135deg,#8cc336 0%,#6b9f19 100%);border-radius:30px;position:relative}.team__item-photo{position:relative;height:100%;display:flex;justify-content:center;align-items:flex-end}.team__item-photo:before{content:'';background-image:url(//clean-world.ustimbiz.ru/wp-content/themes/clean-world/./img/ellipse-team.svg);background-position:center;background-repeat:no-repeat;position:absolute;left:50%;transform:translateX(-50%);top:66px;width:100%;height:100%}.team__item-photo img{position:relative;z-index:2}.team__item-info{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:30px;position:absolute;left:0;bottom:-10px;width:100%;z-index:3;transition:all .3s linear;height:113px;overflow:hidden}.team__item-title{font-size:18px;line-height:133%}.team__item-title strong{display:block;color:var(--black-color);font-weight:700;font-size:20px;line-height:120%;margin-bottom:5px;font-family:var(--font-title)}.team__item-desc{display:none;font-weight:500;font-size:18px;line-height:133%}.team__item:hover .team__item-info{height:100%;background:rgba(255,255,255,.3);backdrop-filter:blur(20px);text-align:center;color:var(--black-color);font-weight:500}.team__item:hover .team__item-desc{display:block;padding-top:25px;margin-top:25px;border-top:1px solid rgba(81,81,81,.3)}.service-banner{padding-top:125px}.service-banner__row{display:flex;gap:20px}.service-banner__img{max-width:538px;width:100%;box-shadow:0 3px 25px 0 rgba(0,0,0,.03);border-radius:30px;overflow:hidden;min-height:433px}.service-banner__img img{width:100%;height:100%;object-fit:cover}.service-banner__block{max-width:765px;width:100%;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:50px;display:flex;flex-direction:column;justify-content:space-between;gap:50px}.service-banner__desc h1{font-weight:700;font-size:34px;line-height:124%;margin-bottom:15px}.service-banner__desc{font-size:18px;line-height:133%}.service-banner__desc p{margin-bottom:10px}.service-banner__desc p:last-child{margin-bottom:0}.service-banner__desc ul,.service-banner__desc ol{margin-bottom:10px}.service-banner__bottom{display:flex;justify-content:space-between;align-items:center}.service-banner__price span{display:block;font-weight:700;font-size:20px;line-height:120%;color:var(--black-color);margin-bottom:6px}.service-banner__tags{margin-top:20px}.service-banner__tags ul{list-style:none;padding:0;display:flex;gap:7px;flex-wrap:wrap}.service-banner__tags ul li{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--green-color);border-radius:50px;height:34px;padding:0 20px;color:#fff;font-weight:500}.service-desc-more{padding-top:35px}.service-desc-more__text{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:30px 50px;font-size:18px}.service-desc-more__text p{margin-bottom:20px}.service-desc-more__text p:last-child{margin-bottom:0}.read-more-btn{font-family:"Montserrat",sans-serif;background:0 0;font-weight:700;font-size:18px;color:#515151}.read-more-btn:hover{color:var(--green-color)}.service-blocks{padding-top:45px}.service-blocks__list{display:flex;flex-wrap:wrap;gap:20px}.service-blocks__item{width:calc(50% - 15px);flex:auto;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:35px;position:relative}.service-blocks__item h3{margin-bottom:25px;font-weight:700;font-size:20px}.service-blocks__item p{margin-bottom:15px}.service-blocks__item ul,.service-blocks__item ol{margin-bottom:15px}.service-blocks__item ul:last-child .service-blocks__item ol:last-child{margin-bottom:0}.service-blocks__item li{margin-bottom:10px}.service-blocks__item li ul li{margin-bottom:0;margin-top:10px}.service-blocks__item li:last-child{margin-bottom:0}.service-blocks__item p strong{color:var(--black-color);font-weight:600;font-family:var(--font-title)}.service-blocks__item:before{content:'';position:absolute;left:0;top:-10px;height:100%;width:100%;border-radius:30px;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#6acbff;z-index:-1}.service-desc-full{padding-top:35px}.service-desc-full__desc{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:50px}.service-desc-full__desc h2,.service-desc-full__desc h3{font-weight:700;font-size:20px;line-height:120%;margin-bottom:25px}.service-desc-full__desc p,.service-desc-full__desc ul,.service-desc-full__desc ol{margin-bottom:20px;font-size:18px;line-height:133%}.service-desc-full__desc ul:last-child,.service-desc-full__desc ol:last-child{margin-bottom:0}.service-desc-full__desc li{margin-bottom:10px}.service-desc-full__desc li ul li{margin-bottom:0;margin-top:10px}.service-desc-full__desc li:last-child{margin-bottom:0}.service-desc-full__desc p:last-child{margin-bottom:0}.service-desc-full__desc ul,.service-desc-full__desc ol{margin-bottom:20px;padding-left:30px}.services__list{display:flex;flex-wrap:wrap;gap:20px}.services__item{width:calc(33.333% - 15px);display:flex;flex-direction:column}.services__item-img{box-shadow:0 3px 25px 0 rgba(0,0,0,.03);border-radius:30px;height:350px;overflow:hidden}.services__item-img img{width:100%;height:100%;object-fit:cover}.services__item-desc{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:30px;flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:25px;position:relative;margin-top:-60px}.services__item-desc h3{font-size:20px;margin-bottom:10px}.services__item-bottom a{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;color:var(--black-color);font-family:var(--font-title)}.services__item-bottom a:hover{color:var(--green-color)}.services__item-bottom a:hover path{stroke:var(--green-color)}.pagination{margin-top:50px}.pagination__list{display:flex;flex-wrap:wrap;justify-content:center;gap:13px;padding:0;list-style:none}.pagination__list li{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:10px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;font-weight:300;font-size:18px;line-height:133%;text-align:center}.pagination__list li a{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.pagination__list li.active{background:var(--green-color);color:#fff;text-transform:uppercase;font-weight:700;font-family:var(--font-title)}.pagination__list .next,.pagination__list .prev{display:flex;justify-content:center;align-items:center;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;width:50px;height:50px;border:1px solid #e2e2e2;border-radius:10px}.pagination__list li a:hover path{fill:var(--green-color)}.calendar .title-row{box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:30px}#ksu-cal-year{margin:30px 0;display:none}.ksu-cal-year__header{display:flex;justify-content:flex-start;align-items:center;gap:20px;margin-bottom:20px}.ksu-cal-year__title{font-size:20px;font-weight:600}.ksu-cal-year__months{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px, 1fr));gap:20px}.ksu-month{border:1px solid #ddd;border-radius:8px;background:#fff;padding:10px}.ksu-month__title{text-align:center;font-weight:600;margin-bottom:8px}.ksu-month__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;font-size:12px}.ksu-month__head{text-align:center;font-weight:500;color:#555;padding:2px 0}.ksu-month__cell{min-height:28px;text-align:center;border-radius:4px;position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center}.ksu-month__cell--muted{background:#f9f9f9;cursor:default}.ksu-month__num{font-size:12px;line-height:1.2}.ksu-month__dots{display:flex;justify-content:center;gap:2px;margin-top:2px;list-style:none;padding:0}.ksu-month__dots li{width:6px;height:6px;border-radius:50%}.ksu-month__cell--event{background:#8cc336 !important;color:#fff !important}.ksu-month__cell--event .ksu-month__num{color:#fff !important}.ksu-month__cell--event:hover{background:#eef6ff}.ksu-cal__date{font-family:var(--font-title);font-weight:600;font-size:20px;line-height:120%;color:var(--black-color);margin-bottom:25px}.ksu-cal__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px;max-height:55vh;overflow:hidden;overflow-y:auto}.ksu-cal__item{padding-bottom:20px;border-bottom:1px solid #e2e2e2}.ksu-cal__item h3{margin-bottom:25px}.ksu-cal__item p{margin-bottom:15px}.ksu-cal__item ul,.ksu-cal__item ol{margin-bottom:15px}#ksu-cal-modal .modal__window{padding:50px}.ksu-cal-year__next,.ksu-cal-year__prev{width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:10px;background:var(--black-color)}.error-404{background-image:url(/wp-content/uploads/2025/09/group-2131334611-scaled.png);background-repeat:no-repeat;background-position:center bottom;background-size:cover;padding-bottom:130px;height:100vh;display:flex;align-items:flex-end;justify-content:center;text-align:center}.error-404 h1{font-weight:600;font-size:40px;line-height:120%;text-align:center;color:#fff;margin-bottom:10px}.error-404 p{font-weight:600;font-size:20px;line-height:120%;text-align:center;color:#fff}.error-404 .btn-blue{max-width:580px;width:100%;margin:0 auto;margin-top:35px;gap:9px}.modal{position:fixed;left:0;top:0;width:100%;height:100vh;background:rgba(17,19,14,.4);z-index:9999;display:none}.modal__window{position:relative;left:50%;top:50%;transform:translate(-50%,-50%);max-width:720px;width:100%;box-shadow:0 1px 13px 0 rgba(20,24,15,.08);background:#fff;border:1px solid #e2e2e2;border-radius:30px;padding:70px}.window__title{margin-bottom:35px;text-align:center}.window__title h3{margin-bottom:15px;font-weight:600;font-size:34px;line-height:124%}.input-submit .btn-blue{max-width:100%}.agree{margin-top:15px}.close-modal{background:0 0}#modalQuiz .modal__window{max-width:1000px;padding:50px}.modal__step{display:none}.modal__step-title span{font-weight:300;font-size:34px;line-height:124%;color:var(--black-color);display:block;font-family:var(--font-title)}.modal__step-title span strong{font-weight:600}.modal__step-title p{margin-top:15px;display:flex;align-items:center;gap:10px}.modal__step-content-input{margin-top:50px;margin-bottom:90px}.modal__step-content-checkboxes{margin-top:30px;margin-bottom:70px}.modal__step-content-textarea{margin-top:50px;margin-bottom:70px}.input-row{display:flex;gap:10px}.input-block{flex:1;margin-bottom:10px}.input-block input{background:#f9f9f9;border:1px solid #e7e6e8;border-radius:30px;height:72px;padding-left:35px;color:var(--black-color);font-weight:500}.input-block input::placeholder{color:var(--black-color);font-weight:500}.textarea-block{margin-bottom:10px;flex:1}.textarea-block textarea{height:138px;background:#f9f9f9;border:1px solid #e7e6e8;border-radius:30px;padding:25px 35px;color:var(--black-color);font-weight:500}.textarea-block textarea::placeholder{color:var(--black-color);font-weight:500}.modal__step-bottom{display:flex;justify-content:space-between;align-items:center}.modal__step-bottom .btn-blue,.modal__step-bottom .btn-border{height:54px;padding:0 65px;max-width:max-content;gap:7px}.modal__step-bottom button.is-disabled{opacity:.3;pointer-events:none}.checkboxes .wpcf7-checkbox{display:flex;flex-wrap:wrap;gap:9px}.checkboxes input{display:none}.checkboxes label span{font-size:14px;display:flex;align-items:center;justify-content:center;border-radius:50px;padding:5px 20px;border:1px solid var(--black-color);color:var(--black-color);font-weight:500;position:relative;transition:all .3s ease;cursor:pointer}.checkboxes label span:hover{background:var(--green-color);color:#fff;border-color:transparent}.checkboxes label span:before{content:'';position:absolute;right:10px;top:50%;transform:translateY(-50%);background-image:url(//clean-world.ustimbiz.ru/wp-content/themes/clean-world/./img/chekbox-cross.svg);background-repeat:no-repeat;width:9px;height:9px;opacity:0;transition:all .3s ease}.checkboxes label input:checked~span{background:var(--green-color);color:#fff;border-color:transparent}.checkboxes label input:checked~span:before{opacity:1}.modal__step-content p{margin-bottom:20px;font-weight:600;font-size:20px;line-height:120%;font-family:var(--font-title);color:var(--black-color)}.modal__step-content .checkbox{margin-top:30px}.checkbox input{display:none}.checkbox label>span{position:relative;font-weight:500;color:var(--black-color);display:flex;align-items:center;gap:15px;cursor:pointer}.checkbox label>span:before{content:'';width:18px;height:18px;border:1px solid var(--black-color);border-radius:3px}.checkbox label input:checked~span:before{background-image:url(//clean-world.ustimbiz.ru/wp-content/themes/clean-world/./img/checked-green.svg);background-repeat:no-repeat;border:1px solid var(--green-color)}.checkbox label span:after{display:none}.agree{display:flex;align-items:center;gap:10px}.agree span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required{display:flex;align-items:center}.agree p{font-weight:400;font-size:14px;line-height:143%;color:rgba(81,81,81,.5);margin-bottom:0}.agree label>span{font-size:0;gap:0}.has-errors input{border-color:red}.wpcf7-list-item{margin:0 !important}.wpcf7-spinner{display:none !important}.seo-text h1,.seo-text h2{margin-bottom:25px}.seo-text h3{margin-bottom:15px}.seo-text p{margin-bottom:15px}.seo-text ol,.seo-text ul{margin-bottom:15px}