@font-face{font-family:Raleway;src:url(../fonts/Raleway-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Italic.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Italic.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Raleway;src:url(../fonts/Raleway-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}.accent-bg,.section{font-family:var(--font-family);font-weight:400;font-size:2.4rem;line-height:130%;color:#1f1f1f}@media (max-width: 991.98px){.accent-bg,.section{font-size:1.8rem}}.header{display:flex;position:fixed;top:2rem;z-index:30;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.header .container{background:#f3efe3;width:100%;padding:.5rem 1.5rem;border-radius:4rem;border:.15rem solid #d89c9b}.header__content{display:flex;width:100%;align-items:center;justify-content:space-between;margin:0 auto;height:100%}.header__logo{display:flex;align-items:center;width:2.5rem;margin-left:1rem;height:4.9rem}.header__logo img{width:100%;height:100%}.header__menu{display:flex;align-items:center;height:100%}.header__menu-items{display:flex;gap:3rem;align-items:center;padding:0;margin:0 1rem}.header__menu-items li a{font-family:Raleway,sans-serif;font-weight:400;font-size:1.6rem;color:#1f1f1f;text-decoration:none;transition:color .2s}.header__menu-items li a:hover{color:#d89c9b}.header__btn{background:#65a3a4;border-radius:6rem;padding:.8rem 2rem;border:none;display:flex;align-items:center;gap:3.8rem;cursor:pointer;font-family:var(--font-family);font-weight:600;font-size:1.8rem;color:#1f1f1f;box-shadow:none;transition:background .2s;text-decoration:none}.header__btn span{background:#f3efe3;border-radius:3rem;width:2.6rem;height:2.6rem;display:flex;align-items:center;justify-content:center}.lang-switcher{display:flex;align-items:center;gap:8px;margin-right:24px;margin-left:20px}.lang-switcher a{font-family:Raleway,sans-serif;font-weight:400;font-size:1.6rem;color:#56453e66;text-decoration:none;transition:color .2s}.lang-switcher a.active,.lang-switcher a:hover{text-decoration:underline;color:#1f1f1f;text-decoration-skip-ink:none}.header__actions{display:flex;align-items:center;gap:1rem}.mobile__info,.header__burger{display:none}@media (max-width: 991.98px){.header__logo{width:1.58rem;height:3rem}.header__actions{gap:1.6rem}.lang-switcher{margin:0}.header{height:auto;border-radius:0 0 24px 24px}.header__content{padding:0}.header .container{margin:0 1.5rem}.header__btn{display:none}.header__menu-items{gap:1.6rem;flex-wrap:wrap}.header__btn{font-size:1.6rem;padding:.6rem 1.2rem}.header__btn span{width:2rem;height:2rem}.header__burger{display:block;position:relative;width:3rem;height:1.7rem;cursor:pointer;z-index:5;color:inherit;background-color:inherit;border:none}.header__burger span,.header__burger:after,.header__burger:before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.2rem;background-color:#1f1f1f;border-radius:1rem}.header__burger span{top:calc(50% - .1rem)}.header__burger:before{top:0}.header__burger:after{bottom:0}.header__burger.active:before{top:calc(50% - .1rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__burger.active:after{bottom:calc(50% - .1rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__burger.active span{display:none}.menu__body{left:-120%;position:fixed;top:0;width:100%;background:#f3efe3;bottom:0;z-index:-1;transition:left ease .3s;overflow:auto;z-index:5;flex-direction:column;display:flex;height:100vh}.menu__body.active{left:0}.header__menu-items{flex-direction:column;gap:1.6rem;align-items:flex-start;padding:2rem 0;margin:0;width:100%}.menu__body{padding:4rem 1.5rem}}.toc__list{display:block;columns:1!important}.toc__list li{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.2rem}.toc__number{min-width:2.2em;display:inline-block;text-align:right;font-weight:700;color:#65a3a4;font-style:italic;font-size:1.2em}@media (max-width: 900px){.toc__list{columns:1!important}}.toc{background:#fdfdf3;border:1px solid #e6e6d6;border-radius:8px;padding:2.2rem 2.5rem;margin:3rem 0 4rem;width:100%;max-width:none;font-size:1.7rem;box-shadow:0 2px 8px #eceadf;position:relative}.toc__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.toc__header strong{font-size:2rem;font-weight:600;color:#1f1f1f}.toc__toggle{background:none;border:1px solid #d3d3c2;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.toc__icon{display:flex;align-items:center;justify-content:center;direction:ltr;background:url(../images/toc.svg) center/contain no-repeat}.toc__list{margin:0;display:grid;grid-template-columns:1fr 1fr;padding:0 0 0 2.2rem;list-style:decimal}.toc__list li a{font-size:1.7rem;color:#111;line-height:140%;transition:color .2s}.toc__list li.active>a{color:#1ca6e5;text-decoration:underline}.toc__list a{color:#111;text-decoration:none;transition:color .2s}.toc__list a:hover{color:#65a3a4}.toc__list li:not(.active)>a{color:#111}.toc.collapsed .toc__list{display:none}.text-section strong{color:#65a3a4;font-weight:500}.text-section .accent-bg{box-shadow:.3rem .3rem .4rem #b0ad9a;background:#8ebebf;border-radius:7px;padding:1.2em 1.5em;font-family:var(--font-family);font-weight:400;font-size:2.4rem;line-height:130%;margin:2rem 0;color:#1f1f1f}.text-section img.alignleft{float:left;margin:0 3.5rem 1.5rem 0;max-width:100%;height:auto}.accent-bg strong,.text-section span{font-family:var(--font-family);font-weight:600;font-size:2.4rem;text-transform:uppercase;color:#1f1f1f}.text-section span{font-style:italic}.text-section img:not(.text-section .btn-icon img){float:right;width:45%;max-height:75vh;margin:0 0 1.5rem 3.5rem;border-radius:.7rem;box-shadow:0 2px 16px #518b8d1a}.title-wrapper--text-page h1{text-align:center}.text-section h2:not(.title){font-family:var(--font-family);font-weight:500;font-size:4.8rem;margin:3.5rem 0;color:#1f1f1f}.text-section h3{font-family:Raleway,sans-serif;color:#56453e;font-weight:600;font-size:2.8rem;margin-bottom:1.2rem;line-height:122%}p{font-family:var(--font-family);font-weight:400;font-size:2.4rem;line-height:130%;margin:2rem 0;color:#1f1f1f}.location-block__info-text p,.schedule-block__info p{margin:0 0 2rem}.location-block__info-text p:last-child,.schedule-block__info p:last-child{margin-bottom:0}.faq__answer p{margin:2rem 0 0}.text-section ul{margin:2rem 0;padding:0}.text-section li{font-family:var(--font-family, "Raleway", sans-serif);font-weight:400;font-size:2.4rem;line-height:1.4;color:#1f1f1f;margin-bottom:.7rem;position:relative;margin-left:0;padding-left:1.2em;list-style:none}.text-section li:before{content:"";display:inline-block;width:1.2rem;height:1.2rem;border-radius:100%;background:#65a3a4;position:absolute;left:0;top:1rem;transform:translateY(0)}.text-section blockquote{border-left:4px solid #d89c9b;margin:2rem 0;padding:1rem 2rem;background:#f3efe3;color:#56453e;font-style:italic;border-radius:8px}.faq__questions{display:flex;flex-direction:column;gap:2.6rem}.faq__question-wrapper{display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq__question{display:flex;flex-direction:column;padding:2.4rem;box-shadow:2px 2px 4px #b7ab9b,0 0 4px #b7ab9b;background:#f3efe3;border-radius:.7rem;width:100%;cursor:pointer;transition:background-color .3s ease}.faq__answer{width:100%;overflow:hidden;max-height:0;transition:all .3s ease}.faq__question-text{font-family:var(--font-family);font-weight:400;font-size:2.4rem;line-height:140%;color:#1f1f1f}.faq__icon{width:3rem;height:3rem;transition:transform .3s ease;background:#65a3a4;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}.faq__icon:after{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='12.7857'%20y1='6.13285'%20x2='7.12883'%20y2='11.7897'%20stroke='%23F3EFE3'/%3e%3cline%20x1='0.764686'%20y1='6.13277'%20x2='7.12865'%20y2='12.4967'%20stroke='%23F3EFE3'/%3e%3c/svg%3e");background-size:cover;background-position:center;content:"";display:block;width:.9rem;height:.9rem}.faq__question.active .faq__icon{transform:rotate(180deg)}.post-template-default .text-section strong{color:#1f1f1f;font-weight:600}.text-section .accent-bg strong{display:block}.text-section .accent-item strong{display:inline-block}@media (max-width: 991.98px){.text-section .accent-bg,section *{font-size:1.8rem}.toc{padding:1.5rem;margin:2.4rem 0}.toc__list{padding:0;grid-template-columns:1fr}.text-section li{padding-left:1.5rem}.text-section li:before{width:.8rem;height:.8rem}.text-section img:not(.text-section .btn-icon img){width:100%}.text-section h2:not(.title){font-size:2.4rem;margin:2.4rem 0}p{font-size:1.8rem}.page-template-default section:not(:first-child){margin-top:4.8rem!important}.text-section li{font-size:1.8rem}.accent-bg strong,.text-section span{font-size:2rem}.faq__question{padding:1.2rem}.faq__icon{width:2.4rem;height:2.4rem}.faq__question-text{max-width:21rem;font-size:1.8rem}}.proggram{margin-top:12rem}.proggram .faq__question{box-shadow:3px 3px 4px #b0ad9a;background:#8ebebf}.proggram .faq__icon{background:#f3efe3}.proggram .faq__icon:after{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='12.7852'%20y1='6.1309'%20x2='7.12834'%20y2='11.7878'%20stroke='%231F1F1F'/%3e%3cline%20x1='0.764686'%20y1='6.13082'%20x2='7.12865'%20y2='12.4948'%20stroke='%231F1F1F'/%3e%3c/svg%3e")}.wp-category-select{width:32.5rem;border-radius:1rem 1rem 0 0;border:.1rem solid #308ecc;background:#fff;box-shadow:0 0 .4rem #308ecccc;font-family:FirsNeue,sans-serif;font-size:1.6rem;color:#5b5e60;padding:1.4rem 4rem 1.4rem 2rem;-moz-appearance:none;appearance:none;position:relative;outline:none;cursor:pointer;-webkit-appearance:none}.blog-post-header{display:flex;gap:40px;align-items:flex-start;margin-bottom:2rem}.blog-post-header__info{flex:1 1 0;border-bottom:.1rem solid #308ecc;min-width:0}.blog-post-header__image{flex:0 0 35rem;max-width:35rem;min-width:20rem;align-self:flex-start}.blog-post-header__image img{width:100%;height:auto;border-radius:1rem;display:block}.blog-post-meta{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.blog-post-header__info h1{font-family:var(--font-family);font-weight:500;margin-top:0;font-size:4.8rem;line-height:130%;text-transform:uppercase;color:#65a3a4;margin-bottom:2rem}.blog-post-meta__item{display:flex;align-items:center;gap:.8rem;font-family:FirsNeue,sans-serif;font-size:1.8rem;font-weight:500}.blog-post-meta__item svg{width:2.4rem;height:2.4rem;display:block}.wp-category-select:focus{border-color:#308ecc}.wp-category-select option{font-family:var(--font-family);font-weight:400;font-size:1.6rem;background-color:#fff!important;color:#5b5e60}.wp-category-select option:hover,.wp-category-select option:active,.wp-category-select option:focus{background-color:#fff!important;color:#5b5e60}.wp-category-select option[selected],.wp-category-select option:checked{color:#308ecc}.wp-category-select-wrapper{position:relative;width:32.5rem}.wp-category-select-chevron{pointer-events:none;position:absolute;right:2rem;top:50%;transform:translateY(-50%) rotate(0);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:transform .3s}.wp-category-select.open+.wp-category-select-chevron,.wp-category-select:focus+.wp-category-select-chevron{transform:translateY(-50%) rotate(180deg)}.wp-category-select-chevron svg{display:block;width:2rem;height:2rem}.blog-category-select{width:32.5rem}.custom-category-select{position:relative;width:32.5rem;font-family:var(--font-family);font-size:1.6rem}.custom-category-select__button{width:100%;border:.1rem solid #65a3a4;border-radius:2rem;background:transparent;color:#1f1f1f;padding:1.4rem 4rem 1.4rem 2rem;text-align:left;transition:all .3s;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:border-color .3s;outline:none;font-size:1.6rem;font-family:var(--font-family)}.custom-category-select__button{font-size:1.6rem!important}.blog-post-content h1{font-family:TT Firs Neue,sans-serif;font-weight:500;font-size:3rem;line-height:1.5;text-transform:uppercase;color:#65a3a4;margin-bottom:2.4rem}.blog-post-content h2{font-family:TT Firs Neue,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.5;text-transform:uppercase;color:#308ecc;margin:32px 0 16px}.blog-post-content p,.blog-post-content li,.blog-post-content blockquote{font-family:TT Firs Neue,sans-serif;font-weight:400;font-size:2.4rem;line-height:1.5;color:#5b5e60}.blog-post-content strong{color:#308ecc}.blog-post-content blockquote{border-left:4px solid #308ecc;padding-left:20px;margin:24px 0;font-style:italic}.blog-post-content img{border-radius:10px;margin:32px 0;max-width:100%;display:block}.custom-category-select__button.open,.custom-category-select__button:focus{border:.1rem solid #65a3a4}.custom-category-select__button.open{border-radius:2rem 2rem 0 0}.custom-category-select__chevron{margin-left:auto;transition:transform .3s;display:flex;align-items:center}.custom-category-select__button.open .custom-category-select__chevron{transform:rotate(180deg)}.custom-category-select__list{position:absolute;top:100%;left:0;width:100%;background:#fff;border:.1rem solid #65a3a4;border-top:none;border-radius:0 0 2rem 2rem;z-index:10;display:none;margin:0;overflow:hidden;padding:.5rem 0;list-style:none}.custom-category-select__list.open{display:block}.custom-category-select__item{padding:1.2rem 2rem;color:#1f1f1f;cursor:pointer;font-size:1.6rem;font-family:var(--font-family);transition:background .2s,color .2s;background:#fff;border:none}.custom-category-select__item.selected,.custom-category-select__item:hover{color:#000}.custom-category-select__item:not(:last-child){border-bottom:.1rem solid #65a3a4}.pagination{display:flex;justify-content:center;margin:6rem 0 0}.pagination__list{display:flex;gap:1.2rem;list-style:none;padding:0;margin:0}.pagination__item{display:flex}.pagination__link{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:.5rem;font-family:var(--font-family);font-size:1.8rem;color:#5b5e60;background:#fff;border:.1rem solid #308ecc;transition:background .2s,color .2s,border-color .2s;text-decoration:none}.pagination__link.active,.pagination__link:hover{color:#fff;background:#308ecc;border-color:#308ecc}.pagination__item--prev .pagination__link,.pagination__item--next .pagination__link{width:4rem;height:4rem;padding:0;background:#fff;border:.1rem solid #308ecc;color:#308ecc}.pagination__item--prev .pagination__link:hover,.pagination__item--next .pagination__link:hover{background:#308ecc;color:#fff}.pagination__item--prev svg,.pagination__item--next svg{width:2rem;height:2rem}.blog-post-share{margin-bottom:20px;display:flex;align-items:center;gap:1.6rem}.blog-post-share span{font-size:1.6rem;color:#1f1f1f;font-family:FirsNeue,sans-serif;font-weight:500}.blog-post-share__list{display:flex;gap:1.2rem;list-style:none;margin:0;padding:0}.blog-post-share__list li{display:flex}.blog-post-share__list img{display:block;object-fit:contain;width:2.8rem;height:2.8rem}.teamplate-blog-post .blog-post-content h1{font-family:var(--font-family);font-weight:500;font-size:3.2rem;color:#308ecc;margin-bottom:2.4rem;line-height:1.2}.teamplate-blog-post .blog-post-content h2,.teamplate-blog-post .blog-post-content h3,.teamplate-blog-post .blog-post-content h4,.text__content h2,.text__content h3,.text__content h4{font-family:var(--font-family);font-weight:500;font-size:2.2rem;color:#308ecc;margin:3.2rem 0 1.6rem;line-height:1.2}.teamplate-blog-post .blog-post-content p,.text__content p{font-family:var(--font-family);font-size:1.8rem;color:#5b5e60;line-height:160%;margin-bottom:2rem}.text__content p{font-size:2.2rem}.teamplate-blog-post .blog-post-content ul,.teamplate-blog-post .blog-post-content ol,.text__content ul,.text__content ol{margin:2rem 0 2rem 2rem;padding:0}.teamplate-blog-post .blog-post-content ul li,.teamplate-blog-post .blog-post-content ol li,.text__content ul li,.text__content ol li{font-family:var(--font-family);font-size:2.2rem;color:#5b5e60;margin-bottom:1rem;line-height:150%}.teamplate-blog-post .blog-post-content ul,.text__content ul{list-style:disc}.teamplate-blog-post .blog-post-content ol,.text__content ol{list-style:decimal}.teamplate-blog-post .blog-post-content blockquote,.text__content blockquote{border-left:.4rem solid #308ecc;padding:1.2rem 2rem;margin:2.4rem 0;background:#f3faff;color:#308ecc;font-style:italic;font-size:1.8rem}.teamplate-blog-post .blog-post-content img{display:block;max-width:100%;margin:3rem auto;border-radius:1rem}.teamplate-blog-post .blog-post-content a,.text__content a{color:#308ecc;text-decoration:underline;transition:color .2s}.teamplate-blog-post .blog-post-content a:hover,.text__content a:hover{color:#005b8e}.teamplate-blog-post .blog-post-content strong,.teamplate-blog-post .blog-post-content b,.text__content strong,.text__content b{color:#308ecc;font-weight:600}.teamplate-blog-post .blog-post-content em,.text__content em{font-style:italic}.blog__top{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:3rem}@media (max-width: 991.98px){.blog-post-meta{flex-direction:column;gap:1rem;align-items:flex-start}.blog-post-header__info h1{font-size:2.4rem}.teamplate-blog-post .blog-post-content{max-width:100%;padding:0 1rem}.teamplate-blog-post .blog-post-content h1,.text__content h1{font-size:2.2rem}.teamplate-blog-post .blog-post-content h2,.teamplate-blog-post .blog-post-content h3,.teamplate-blog-post .blog-post-content h4,.text__content h2,.text__content h3,.text__content h4,.teamplate-blog-post .blog-post-content p,.teamplate-blog-post .blog-post-content ul li,.teamplate-blog-post .blog-post-content ol li,.teamplate-blog-post .blog-post-content blockquote,.text__content p,.text__content ul li,.text__content ol li,.text__content blockquote{font-size:1.6rem}.blog__top{flex-direction:column-reverse;align-items:flex-start}.blog-post-header{flex-direction:column;gap:20px}.blog-post-header__image{max-width:100%;width:100%;flex:auto}.wp-category-select,.wp-category-select-wrapper,.blog-category-select,.custom-category-select{width:100%;min-width:0}.pagination__link{width:3rem;height:3rem;font-size:1.6rem}.pagination__item--prev .pagination__link,.pagination__item--next .pagination__link{width:3rem;height:3rem}.pagination{margin:2rem 0}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--font-family: "Raleway", sans-serif}*{box-sizing:border-box}html{font-size:calc(100vw / 1440 * 10)}@media (max-width: 991.98px){html{font-size:3.125vw}}a{text-decoration:none}body{line-height:1;background:#f3efe3;font-family:var(--font-family);height:100vh;margin:0}.page-template-default section:not(.biodynamics-section section:first-child){margin-top:12rem}.body--lock{overflow:hidden}.wrapper{position:relative;min-height:100%;display:flex;flex-direction:column}.main{flex:1 1 auto}ol,ul{list-style:none}blockquote,q{quotes:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}.scroll--block{height:100%;overflow-y:scroll;position:fixed;width:100%}.container{max-width:134rem;width:100%;margin:0 auto;padding:0 1.5rem;position:relative}.wrapper{display:flex;flex-direction:column}img{max-width:100%;object-fit:cover;object-position:center}.hero{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-end}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.hero__img{width:100%;height:100%;object-fit:cover;display:block}.media{margin-top:12rem}.media__images{display:flex;flex-direction:column;gap:3rem}.media__images img{width:100%}.articles-mcp{margin-top:12rem}.articles-mcp__title{font-family:Raleway,sans-serif;font-weight:600;font-size:4.8rem;color:#1f1f1f}.articles-mcp__list{display:flex;flex-direction:column;padding:0;margin:0;gap:3.2rem}.articles-mcp__item{display:flex;flex-direction:column;gap:16px}.articles-mcp__name{font-family:Raleway,sans-serif;font-weight:500;font-size:3rem;color:#65a3a4;text-transform:uppercase;line-height:140%}.articles-mcp__authors{display:flex;flex-direction:row;gap:6rem}.articles-mcp__authors span{font-family:Raleway,sans-serif;font-weight:400;font-size:2.4rem;color:#1f1f1f}.articles-mcp__line{border:none;border-top:1px solid #65a3a4;margin:0 0 3.2rem}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#10101099;z-index:2}.hero__content{position:relative;z-index:3;margin-bottom:8rem;max-width:70rem;display:flex;flex-direction:column;gap:3.2rem}.hero__text-group{display:flex;flex-direction:column;gap:1.6rem}.hero__title{font-family:Raleway,sans-serif;font-weight:600;font-size:6rem;line-height:115%;color:#f3efe3;margin:0}.hero__subtitle{font-family:Raleway,sans-serif;font-weight:400;font-size:2.4rem;line-height:140%;color:#f3efe3;margin:0;max-width:56rem}.hero__btn{display:flex;align-items:center;gap:4.8rem;background:#65a3a4;color:#1f1f1f;font-family:Raleway,sans-serif;font-weight:600;font-size:2rem;border:none;border-radius:6rem;padding:1.6rem 2.4rem;cursor:pointer;transition:background .2s}.hero__btn-icon{background:#f3efe3;border-radius:3rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.founder{margin-top:12rem;width:100%;position:relative}.founder__decor{position:absolute;top:0;right:0;z-index:2;width:29.9rem;height:21.1rem}.founder__decor img{width:100%;height:100%;object-fit:cover}.founder__title{font-family:Raleway,sans-serif;font-weight:500;font-size:6rem;line-height:1.17;color:#56453e;margin-bottom:3rem}.founder__row{display:flex;align-items:stretch;gap:3.2rem;justify-content:flex-start}.founder__photo{width:52.8rem;height:59.7rem;border-radius:.7rem;overflow:hidden;box-shadow:0 4px 10px #9c7370cc;flex-shrink:0}.founder__photo img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.founder__desc-card{border-left:.3rem solid #fdfaf1;border-top:.3rem solid #fdfaf1;border-radius:.7rem;height:auto;box-shadow:.2rem .2rem .4rem #b7ab9b,0 0 2px #b7ab9b;background:#f3efe3;width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:3.2rem 4rem 2.4rem;position:relative}.founder__desc-content{display:flex;justify-content:flex-end;flex-direction:column;gap:3.2rem}.founder__desc-texts{display:flex;flex-direction:column;gap:2rem}.founder__title{padding-right:30rem}.founder__desc-texts p{font-family:Raleway,sans-serif;font-weight:400;font-size:2.4rem;line-height:140%;color:#1f1f1f;margin:0}.founder__meta{display:flex;flex-direction:column;gap:.8rem;margin-top:2.4rem}.founder__role{font-family:var(--font-family);font-style:italic;font-weight:400;font-size:1.6rem;line-height:1.4;color:#1f1f1f}.founder__name{font-family:Raleway,sans-serif;font-weight:600;font-size:4rem;line-height:1.17;color:#1f1f1f}.biodyn{width:100%;margin-top:12rem}.biodyn__container{display:flex;gap:3.2rem;align-items:flex-start;justify-content:space-between}.biodyn__img-wrap{width:64rem;height:47rem;border-radius:.7rem;overflow:hidden;box-shadow:0 .3rem .3rem #b7ab9b;border:1px solid #ebc3b9;flex-shrink:0}.biodyn__img{width:100%;height:100%;object-fit:cover;display:block}.biodyn__content{display:flex;flex-direction:column;align-items:flex-end;gap:4rem}.title{font-family:var(--font-family);font-weight:500;font-size:6rem;margin:0;text-align:left;color:#1f1f1f}.title__wrapper{width:100%;margin-bottom:4rem}.biodyn__text{font-family:Raleway,sans-serif;font-weight:400;font-size:2.4rem;line-height:140%;color:#56453e;margin:0}.biodyn__title-wrapper{margin-bottom:0}.btn{display:inline-flex;align-items:center;gap:6.4rem;color:#1f1f1f;font-family:Raleway,sans-serif;font-weight:500;font-size:2rem;border-left:.2rem solid #99cccd;border-top:.2rem solid #99cccd;border-radius:6rem;padding:1.2rem 2.4rem;box-shadow:1px 3px 2px #518b8d,inset 2px 2px 1px #99cccd;background:#65a3a4;cursor:pointer;text-decoration:none;transition:background .2s}.biodyn__btn-icon{background:#f3efe3;border-radius:3rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.school{margin-top:12rem;width:100%}.school__content{display:flex;flex-direction:column;align-items:flex-start;gap:3.2rem;padding:16.2rem 6.4rem 3.2rem;z-index:2;position:relative;width:86rem}.school__text:before{content:"";position:absolute;left:0;width:83.8rem;height:24.7rem;background:#000;filter:blur(10rem);z-index:-1}.school__title{font-family:Raleway,sans-serif;font-weight:500;font-size:6rem;line-height:1.17;color:#f3efe3;margin:0 0 2rem}.school__text{font-family:Raleway,sans-serif;font-weight:400;font-size:2.4rem;line-height:140%;color:#f3efe3;position:relative;margin:0 0 2rem}.btn-icon{background:#f3efe3;border-radius:3rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.school{position:relative}.school__img-wrap{width:100%;height:100%;border-radius:.7rem;position:absolute;top:0;overflow:hidden;z-index:-1;box-shadow:0 4px 10px #9c737099;border:1px solid #ebc3b9;flex-shrink:0}.school__img-wrap:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(182deg,#75757599,#262626cc)}.school__img{width:100%;height:100%;object-fit:cover;object-position:bottom;display:block}.products{margin-top:12rem}.products__title-wrapper,.publications__title-wrapper{display:flex;align-items:center;justify-content:space-between}.products__list{display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem;flex-wrap:wrap}.products__item{background:#8ebebf;border:1px solid #ebc3b9;border-radius:.7rem;box-shadow:.3rem .3rem .4rem #b0ad9a;display:flex;flex-direction:column;align-items:flex-start;padding:2.4rem 2rem 2rem;position:relative;gap:1.2rem}.products__img{width:100%;height:22rem;object-fit:cover;border-radius:1rem}.products__name{font-family:Raleway,sans-serif;font-weight:600;font-size:2.4rem;color:#1f1f1f;margin-bottom:1rem;margin-top:.8rem}.products__desc{font-family:Raleway,sans-serif;font-weight:400;font-size:2.2rem;line-height:140%;color:#1f1f1f;margin-bottom:2rem;text-align:left}.schedule__button-icon{background:#65a3a4}.schedule{margin-top:12rem;width:100%}.schedule__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}.schedule__item{border:.1rem solid #ebc3b9;border-radius:.7rem;box-shadow:.2rem .2rem .4rem #b7ab9b,0 0 .4rem #b7ab9b;background:#f3efe3;display:flex;flex-direction:column;align-items:flex-start;padding:2.4rem 2rem 2rem;position:relative;transition:all .2s ease-in-out}.schedule__button span{transition:all .2s ease-in-out}.schedule__item:hover{background:#e4c7b9}.schedule__item:hover .schedule__button span{background:#f3efe3}.schedule__button{margin-left:auto}.schedule__item-top{width:100%;display:flex;align-items:center;gap:3.2rem}.schedule__date,.schedule__location{display:flex;align-items:center;gap:1.2rem}.schedule__item svg{width:2.4rem;height:2.45rem}.schedule__date,.schedule__location{font-family:var(--font-family);font-weight:500;font-size:1.8rem;line-height:150%;color:#1f1f1f}.schedule__name{font-family:Raleway,sans-serif;font-weight:500;margin-top:4rem;font-size:2.4rem;color:#1f1f1f;margin-bottom:.5rem}.schedule__desc{font-family:Raleway,sans-serif;font-weight:400;font-size:2rem;margin-top:1.6rem;color:#1f1f1f;margin-bottom:1.5rem}.schedule__btn{display:inline-flex;align-items:center;gap:2.4rem;background:linear-gradient(90deg,#e9c1b7,#d89c9b);color:#56453e;font-family:Raleway,sans-serif;font-weight:500;font-size:2rem;border:1px solid #ebc3b9;border-radius:6rem;padding:1.2rem 2.4rem;box-shadow:0 2px 6px #9c7370cc;cursor:pointer;text-decoration:none;transition:background .2s}.schedule__btn-icon{background:#f3efe3;border-radius:3rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.publications{width:100%;margin-top:12rem}.publications__list{display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem}.publications__item:first-child{grid-column:span 2}.publications__item:first-child .publications__name{font-size:4rem}.publications__item{border:.1rem solid #ebc3b9;box-shadow:.3rem .3rem .4rem #b0ad9a;background:#8ebebf;border-radius:.7rem;display:flex;flex-direction:column;align-items:center;padding:2.4rem 2rem 2rem;position:relative;gap:2rem}.publications__button{margin-top:auto;margin-left:auto}.publications__button span{background:#f3efe3}.publications__img{width:100%;height:220px;object-fit:cover;border-radius:16px;margin-bottom:1.6rem}.publications__info{display:flex;flex-direction:column;align-items:flex-start;gap:1.2rem;width:100%}.publications__name{font-family:Raleway,sans-serif;font-weight:600;font-size:2.4rem;color:#1f1f1f;margin-bottom:.5rem}.publications__desc{font-family:Raleway,sans-serif;font-weight:400;font-size:2rem;line-height:140%;color:#56453e;margin-bottom:1.5rem}.publications__btn{display:inline-flex;align-items:center;gap:2.4rem;background:linear-gradient(90deg,#e9c1b7,#d89c9b);color:#56453e;font-family:Raleway,sans-serif;font-weight:500;font-size:2rem;border:1px solid #ebc3b9;border-radius:6rem;padding:1.2rem 2.4rem;box-shadow:0 2px 6px #9c7370cc;cursor:pointer;text-decoration:none;transition:background .2s}.publications__btn-icon{background:#f3efe3;border-radius:3rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.reviews{padding:7rem 0 0;width:100%;margin:0 auto}.reviews__slider{width:100%}.reviews__slide{padding:.5rem}.reviews__slide .reviews__text-wrapper{border-radius:.7rem;box-shadow:.2rem .2rem .4rem #b7ab9b,0 0 .4rem #b7ab9b;background:#f3efe3;padding:3rem 4rem}.reviews__text{font-family:Raleway,sans-serif;font-size:2rem;color:#1f1f1f;margin-bottom:1.5rem}.reviews__author{font-family:var(--font-family);font-weight:600;font-size:2.4rem;margin-bottom:3.5rem;color:#1f1f1f}.swiper-pagination-bullet{background:#73a1a3;width:1rem!important;height:1rem!important}.swiper-button-next,.swiper-button-prev{color:#d89c9b}.swiper-pagination-bullet-active{background-color:#65a3a4}.consultation-form{width:100%;margin-top:12rem}.consultation-form__container{margin:0 auto}.consultation-form__wrapper{display:flex;gap:9.7rem;align-items:flex-start}.consultation-form__img{flex:0 0 64rem;height:57rem;display:flex;align-items:center;justify-content:center}.consultation-form__img img{width:100%;height:100%;border-radius:2rem;object-fit:cover}.consultation-form__content{flex:1 1 0;display:flex;flex-direction:column;justify-content:center;gap:2.4rem}.consultation-form__title{font-family:Raleway,sans-serif;font-weight:500;font-size:4rem;text-align:center;margin-top:0;color:#56453e;margin-bottom:2rem}.form__group{width:100%}.form__input{width:100%;padding:1.5rem 2rem;border:.1rem solid #65a3a4;border-radius:4rem;font-family:Raleway,sans-serif;font-size:1.6rem;margin-bottom:1rem;color:#56453e;resize:none;background:transparent;transition:border .2s}.wpcf7-not-valid-tip{font-size:1.8rem}.consultation-form__button-wrapper p{margin:0}.form__input:focus{border-color:#d89c9b;outline:none}.consultation-form__button-wrapper{margin-top:1.2rem}.form__input--message{height:15rem;border-radius:3rem}.consultation-form__button{box-shadow:.1rem .3rem .2rem #518b8d,inset .2rem .2rem .1rem #99cccd;background:#65a3a4;color:#1f1f1f;border:transparent;font-family:Raleway,sans-serif;font-weight:500;font-size:2rem;border-left:.2rem solid #99cccd;border-top:.2rem solid #99cccd;border-radius:6rem;padding:1.2rem 2.4rem;display:flex;gap:6.4rem;align-items:center;cursor:pointer;transition:background .2s}.consultation-form__button-wrapper{display:flex;justify-content:flex-end}.consultation-form__phones{margin-top:2.4rem;font-family:Raleway,sans-serif;font-size:1.6rem;color:#56453e}.consultation-form__phone-numbers{display:flex;flex-direction:column;gap:.8rem;margin-top:.8rem}.consultation-form__phone-numbers a{color:#d89c9b;font-weight:600;text-decoration:none;transition:color .2s}.consultation-form__phone-numbers a:hover{color:#56453e}.footer{background:#8ebebf;border-top:.1rem solid #65a3a4;margin-top:7rem;padding:4rem 0 2rem;width:100%;margin-left:auto;margin-right:auto}.footer__container{margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:2rem}.footer__top{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;flex-wrap:wrap}.footer__logo img{width:8rem;height:15rem}.footer__logo{margin-bottom:3rem}.footer__left span{font-family:var(--font-family);font-weight:400;font-size:1.6rem;max-width:35rem;display:block;line-height:140%;color:#1f1f1f}.footer__bottom-container{width:100%;display:flex;justify-content:space-between;border-top:.1rem solid #1f1f1f;padding-top:2rem}.footer__develop{font-family:Raleway,sans-serif;font-size:1.4rem;color:#1f1f1f}.footer__develop span{text-decoration:underline}.footer__menu{display:flex;flex-direction:column;gap:1.2rem;list-style:none;padding:0;margin:0}.footer__menu li a,.social{font-family:Raleway,sans-serif;font-size:1.6rem;color:#1f1f1f;text-decoration:none;transition:color .2s}.footer__menu li a:hover{color:#d89c9b}.contacts{display:flex;flex-direction:column;gap:1.2rem;align-items:flex-start}.contacts a,.social{font-family:Raleway,sans-serif;font-size:1.6rem;color:#1f1f1f;text-decoration:none;transition:color .2s;display:flex;align-items:center;gap:1.2rem}.footer__contacts img,.footer__social img,.footer__contacts svg,.footer__social svg{width:2rem;height:2rem}.footer__phone:hover,.footer__mail:hover{color:#d89c9b}.socials{display:flex;flex-direction:column;gap:1.2rem}.footer__social--fb{background-image:url(src/images/fb.svg)}.footer__social--inst{background-image:url(src/images/inst.svg)}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:1.2rem;font-family:Raleway,sans-serif;font-size:1.4rem;color:#1f1f1f}.footer__policy{color:#1f1f1f;text-decoration:underline;transition:color .2s}.footer__policy:hover{color:#d89c9b}.products__btn{font-size:1.8rem;padding:1rem 2rem;background:#65a3a4;gap:4.8rem;margin-top:auto}.products__btn-icon{width:2.6rem;height:2.6rem;background:#f3efe3}.swiper__buttons{display:flex;gap:1.6rem;justify-content:center;margin-top:4rem}.swiper-button-prev,.swiper-button-next{position:relative;width:auto;display:flex;align-items:center;justify-content:center;height:auto;top:0;right:0;width:5rem;height:5rem;left:0;margin-top:0;border:.1rem solid #e4c7b9;border-radius:50%;aspect-ratio:1/1}.swiper-button-prev:hover,.swiper-button-next:hover{background:#65a3a4}.swiper-button-prev svg,.swiper-button-next svg{height:1.6rem;transition:transform .2s;width:2.3rem}.swiper-button-next:hover svg{transform:translate(.2rem)}.swiper-button-prev:hover svg{transform:translate(-.2rem)}.swiper-button-prev:after,.swiper-button-next:after{content:""}.products__slider{padding:.5rem}.swiper-wrapper{align-items:stretch}.swiper-slide{height:auto}.products__pagination{position:absolute;bottom:0}.products__slider .swiper-wrapper{padding-bottom:3rem}.products{position:relative}.footer h4,.mobile__info h4{font-family:var(--font-family);font-weight:600;font-size:2.2rem;text-transform:uppercase;margin:0;margin-bottom:1.6rem;color:#1f1f1f}.btn--white{background:#f3efe3}.btn--white .hero__btn-icon{background:#65a3a4}.hero__btn-wrapper--course{display:flex;align-items:center;gap:3.2rem}.content-media{display:flex;align-items:stretch;gap:3rem;margin-top:12rem;flex-wrap:wrap}.content-media .title__wrapper{width:100%;margin-bottom:0}.content-media__text{max-width:75rem}.content-media__title{font-size:2.8rem;font-weight:600;margin-bottom:1.2rem;color:#1f1f1f}.content-media__desc p{font-size:2rem;color:#333;line-height:150%;font-weight:400}.content-media__desc p strong{font-weight:600;color:#65a3a4}.content-media__desc p:last-child{margin-bottom:0}.content-media__media{width:52.8rem;display:flex;align-items:flex-start;justify-content:center}.content-media__media img,.content-media__media iframe{max-width:100%;border-radius:.7rem}.content-media--reverse{flex-direction:row-reverse}.content__media--text .content-media__text{max-width:100%}.location-block{width:100%;margin-top:12rem;margin-bottom:0}.location-block__title{font-family:Raleway,sans-serif;font-weight:500;font-size:4.8rem;color:#1f1f1f;margin-bottom:3.2rem}.location-block__content{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:3.2rem;flex-wrap:wrap}.location-block__map{width:100%;height:70vh}.location-block__map iframe{width:100%;height:100%;border:0}.location-block__info{display:flex;align-items:flex-start;gap:2rem}.location-block__info img{width:4rem;height:4rem}.schedule-block{width:100%;margin-top:8rem;margin-bottom:0}.schedule-block__title{font-family:Raleway,sans-serif;font-weight:500;font-size:4.8rem;color:#1f1f1f;margin-bottom:3.2rem}.schedule-block__info{background:#f3efe3;border-radius:.7rem;box-shadow:.2rem .2rem .2rem #b7ab9b,0 0 .4rem #b7ab9b;padding:3.2rem 4rem;margin-bottom:2.4rem}.schedule-block__social{font-family:Raleway,sans-serif;font-weight:600;font-size:2.4rem;color:#65a3a4;line-height:1.4}.schedule-block__social a{color:#65a3a4;text-decoration:underline;transition:color .2s}.schedule-block__social a:hover{color:#1f1f1f}.content__media--extra .content-media{margin-top:0}.content__media--extra{margin-top:12rem}.single-course .hero__content,.single-course .hero__subtitle{max-width:100%}.products__list--three{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem}.main:not(.page-template-front-page .main):not(.single-course .main){padding-top:14rem}.products__list--three .products__item{background:#f3efe3}.products__bottom{display:flex;justify-content:space-between;gap:6.5rem}.products__btn--small{gap:2rem;box-shadow:none;border:none;border-radius:6rem}.products__list--three .products__item a{width:100%}.media-slider,.related-posts{margin-top:12rem}.reviews__container .swiper-wrapper .reviews__text-wrapper__img{flex-direction:column;height:100%;gap:6rem;display:flex;justify-content:center}.reviews__video iframe{width:100%;height:23rem}.schedule__date span{font-family:var(--font-family);font-weight:500;font-size:1.8rem;line-height:150%;color:#1f1f1f}.consultation-form__button-wrapper{position:relative;display:flex;justify-content:center}.wpcf7-spinner{display:inline-block;background-color:#23282d;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;transform:translateY(-50%);top:50%;position:absolute;right:0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{font-family:var(--font-family);font-weight:400;font-size:1.8rem;color:#1f1f1f}.contacts__content{display:flex;justify-content:space-between;gap:3.2rem}.contacts__photo{width:64rem;height:50rem;box-shadow:.2rem .2rem .4rem #b7ab9b,0 0 4px #b7ab9b;border-radius:.7rem;overflow:hidden}.contacts__photo img{width:100%;height:100%;object-fit:cover}.contacts__info-wrapper{display:flex;flex-direction:column;gap:4rem;justify-content:space-between;flex:1 1 0}.contacts__info{padding:4rem 2.4rem;box-shadow:2px 2px 4px #b7ab9b,0 0 4px #b7ab9b;background:#f3efe3;border-radius:.7rem}.contacts__info-wrapper h3{font-family:var(--font-family);font-weight:600;font-size:2.4rem;line-height:140%;color:#1f1f1f;max-width:55rem;margin:0;margin-bottom:2rem}.contacts__info .socials{display:flex;margin-top:2rem;flex-direction:row}@media (max-width: 991.98px){html[lang=en-US] .founder__decor{top:40.46rem}.contacts__content{flex-direction:column;gap:2rem}.contacts__info-wrapper{gap:2rem;flex-direction:column}.contacts__photo{width:100%;height:23rem}.contacts__info{padding:2.4rem 1.6rem}.contacts__info-wrapper h3{font-size:2.2rem}.contacts__info-wrapper .contacts a{font-size:1.8rem}.founder__title{padding-right:0}.articles-mcp__list{gap:1rem}.schedule__item-top{flex-direction:column;align-items:flex-start}.articles-mcp__name{font-size:1.8rem}.articles-mcp__authors span{font-size:1.6rem}.articles-mcp__authors{gap:2rem;flex-wrap:wrap}body.page-template-default main,.post-template-default .main{padding-top:10rem}.products__list--three{grid-template-columns:repeat(1,1fr)}.content__media--extra{margin-top:5rem}.hero__btn-wrapper--course{flex-direction:column;gap:1.2rem;align-items:flex-start}.mobile__info{display:flex;flex-direction:column;gap:2.4rem}.footer h4,.mobile__info h4{font-size:1.8rem}.consultation-form__button-wrapper{justify-content:center}.footer__logo{width:5.6rem;height:10.5rem;margin-bottom:1.2rem}.footer__left span{font-size:1.4rem;line-height:140%}.footer__top{gap:3.2rem}.footer__menu li a{font-size:1.4rem}.contacts a{font-size:1.4rem;gap:.8rem}.footer__bottom-container{flex-direction:column;gap:2rem;align-items:center}.footer__bottom{padding-top:2.2rem}.contacts img{width:1.6rem;height:1.6rem}.footer__logo img{width:100%;height:100%}.consultation-form__img{display:none}.consultation-form__title{font-size:2.2rem;margin:0}.consultation-form__content{gap:2rem}.form__input{font-size:1.4rem;padding:1.6rem 2.4rem;margin-bottom:1.2rem}.schedule__list{grid-template-columns:1fr}.schedule__item{padding:2.4rem 1.6rem 3.2rem}.schedule__name{font-size:2.2rem}.schedule__desc{font-size:1.8rem}.schedule__button{position:absolute;bottom:2.4rem;right:2.4rem}.products__btn-wrapper{display:none}.products__title-wrapper{justify-content:center}.school__container{display:flex;flex-direction:column}.school__img-wrap:before{display:none}.school__title-wrapper--mobile{order:1}.school__text:before{display:none}.school__text{font-size:1.8rem;color:#1f1f1f;margin:0;line-height:140%}.school__content{width:auto;padding:0;order:3;gap:2rem}.school__title--desktop{display:none}.school__img-wrap{position:relative;margin-bottom:2rem;z-index:1;order:2}.title{font-size:2.8rem;text-align:left}.biodyn__content{gap:2rem;align-items:flex-start}.biodyn__text{font-size:1.8rem}.btn{gap:3.2rem;padding:1.35rem 2rem;font-size:1.8rem;box-shadow:.1rem .3rem .2rem #518b8d,inset .2rem .2rem .1rem #99cccd}.btn-icon{width:2.4rem;height:2.4rem}.biodyn__container{flex-direction:column-reverse;gap:2rem}.hero__title{font-size:2.8rem}.hero__subtitle{font-size:1.8rem;line-height:130%}.hero__content{margin-bottom:4.8rem}.hero__btn{content:"Запис на консультацію";font-size:1.8rem;gap:2.4rem;padding:1.45rem 1.6rem}.hero__btn-icon{width:2.4rem;height:2.4rem}.biodyn__container{flex-direction:column;align-items:center}.biodyn__title-wrapper--desktop{display:none}.hero__content{gap:2rem}.biodyn__img-wrap{width:100%;height:24rem}.products__item{padding:1.6rem}.title__wrapper{margin-bottom:2rem}.biodyn__title-wrapper--mobile{margin:0}.products__name{font-size:2.2rem}.products__desc{font-size:1.8rem}.products__btn{width:100%;justify-content:space-between;border:.1rem solid #65a3a4}.founder__row{flex-direction:column;align-items:center;gap:1.6rem}.founder__decor{width:7.7rem;height:5.4rem;top:35.46rem;right:2.8rem}.founder__role{font-size:1.2rem}.founder__meta{margin-top:0;gap:.4rem;padding-right:8rem}.founder__desc-texts p{font-size:1.8rem;line-height:130%}.founder__name{font-size:2.6rem}.founder__photo{width:100%;height:26rem}.founder__desc-card{width:100%;padding:2.4rem 1.6rem}.products__all-btn-mobile{display:flex;justify-content:space-between;box-shadow:.1rem .3rem .2rem #518b8d,0 0 .2rem #518b8d;border-left:.1rem solid #65a3a4;border-top:.1rem solid #65a3a4;background:#f3efe3;width:100%}.products__all-btn-mobile .btn-icon.products__btn-icon{background:#65a3a4}.biodyn,.school,.founder,.products,.schedule,.publications,.consultation-form,.media,.articles-mcp,.media-slider,.related-posts{margin-top:4.8rem}.publications__list{grid-template-columns:1fr}.publications__item:first-child .publications__name{font-size:2.2rem}.publications__desc{font-size:1.8rem}.publications__item:first-child{grid-column:auto}.title__wrapper .publications__btn-wrapper{display:none}.publications__title-wrapper{justify-content:center}.content-media{margin-top:5rem;flex-direction:column-reverse}.content-media__media{width:100%;height:auto}.content-media__desc p{font-size:1.8rem}.location-block__content{flex-direction:column;gap:2rem}.location-block__map,.location-block__info{min-width:0;width:100%;flex:1 1 100%}.location-block__title{font-size:2.8rem;margin-bottom:2rem}.location-block__info div{font-size:1.8rem}.location-block__info img{width:2.4rem;height:2.4rem}.location-block,.schedule-block{margin-top:4.8rem}.schedule-block__title{font-size:2.8rem;margin-bottom:2rem}.schedule-block__info{font-size:1.8rem;padding:2rem 1.2rem}.schedule-block__social{font-size:1.8rem}.proggram{margin-top:5em}.faq__questions,.location-block__info{gap:1.2rem}.products__bottom{flex-direction:column;gap:1.2rem}}@media (min-width: 991.98px){.products__all-btn-mobile,.biodyn__title-wrapper--mobile,.school__title-wrapper--mobile{display:none}}
