.Modal_modal_verlay__oA9Qh{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.702);display:flex;justify-content:center;align-items:center;z-index:999;transition:all .4s cubic-bezier(.075,.82,.165,1);padding:0 2em;backdrop-filter:blur(.3rem)}@media(max-width:769px){.Modal_modal_verlay__oA9Qh{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:rgba(0,0,0,.702);display:flex;justify-content:center;align-items:center;z-index:999;transition:all .4s cubic-bezier(.075,.82,.165,1);padding:2rem 2em;overflow-y:auto}}.Modal_modalOverlayEnter__jfu6P .Modal_modal_verlay__oA9Qh{animation:Modal_fadeIn__CNujn .4s ease forwards}.Modal_modalOverlayEnter__jfu6P .Modal_modal_ontent__cX5Vt{animation:Modal_slideIn__AbocV .4s ease forwards}.Modal_modalOverlayExit__CsTEU .Modal_modal_verlay__oA9Qh{animation:Modal_fadeOut__TV0aO .5s ease forwards}.Modal_modalOverlayExit__CsTEU .Modal_modal_ontent__cX5Vt{animation:Modal_slideOut__ZSRL7 .5s ease forwards}.Modal_modalContainer__KKr8n{position:absolute}.Modal_modal_ontent__cX5Vt{position:relative;background-color:#f6f9e9;padding:5rem 0;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:960px;width:100%;transition:all .4s cubic-bezier(.075,.82,.165,1)}@media(max-width:769px){.Modal_modal_ontent__cX5Vt{position:absolute;background-color:#f6f9e9;padding:2rem 0 0;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:calc(100% - 4rem);top:2rem;max-width:40rem}}.Modal_btnClose__LrcyI{position:absolute;top:2rem;right:2rem;width:4rem;height:4rem;background-color:#fff;transition:all .4s cubic-bezier(.075,.82,.165,1);border-radius:1.5rem;display:flex;justify-content:center;align-items:center}@media(width < 769px){.Modal_btnClose__LrcyI{top:.7rem;right:1rem;width:3rem;height:3rem;background-color:transparent}}.Modal_btnClose__LrcyI:hover{color:#fff;background-color:#dd5e05;transition:all .4s cubic-bezier(.075,.82,.165,1)}@keyframes Modal_slideIn__AbocV{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Modal_slideIn-event__m8c_c{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes Modal_slideOut__ZSRL7{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes Modal_fadeIn__CNujn{0%{background-color:transparent;backdrop-filter:blur(0)}to{background-color:rgba(0,0,0,.702);backdrop-filter:blur(.4rem)}}@keyframes Modal_fadeOut__TV0aO{0%{background-color:rgba(0,0,0,.702);backdrop-filter:blur(.4rem)}to{background-color:transparent;backdrop-filter:blur(0)}}.App_container__tY3ME{width:100%;max-width:120rem;display:inherit;flex-direction:inherit;justify-content:inherit;align-items:inherit;gap:inherit;padding:0 var(--paddingSides);margin:0 auto}@media(max-width:769px){.App_containerMobilePadding__FhdQj{padding:0}}.App_sectionTitle__7qkJo{font-size:4rem;font-weight:800;color:#393939;line-height:3.5rem}@media(width < 769px){.App_sectionTitle__7qkJo{font-size:2.3rem}}.App_skeletonVideo__aNK_f{aspect-ratio:16/9;display:flex;justify-content:center;align-items:center;background-color:#ebeedf;border-radius:2rem}.App_skeletonVideo__aNK_f svg{max-width:10rem}.App_inheritTransitionPage__1BkBB{display:inherit;flex-direction:inherit;gap:inherit;margin:inherit;position:inherit;flex-grow:1;max-height:100%;overflow:hidden}.App_inheritTransitionPageReady__KCYU7{filter:none!important}.EmployeeCard_employeeCard__OsvYO{display:flex;flex-direction:column;gap:2rem;max-width:27rem;width:100%;color:#9d9d9d;transition:all .4s cubic-bezier(.075,.82,.165,1);scroll-snap-align:center;cursor:pointer}@media(max-width:769px){.EmployeeCard_employeeCard__OsvYO{min-width:17rem}}.EmployeeCard_employeeCard__OsvYO:hover .EmployeeCard_image__B3WAw{transition:all .4s cubic-bezier(.075,.82,.165,1);filter:brightness(50%)}.EmployeeCard_image__B3WAw{aspect-ratio:1/1;width:100%;border-radius:50%;pointer-events:none;transition:all .4s cubic-bezier(.075,.82,.165,1)}.EmployeeCard_textContainer__8QOlr{display:flex;flex-direction:column;gap:1rem}.EmployeeCard_name__I96qo{font-size:2rem;font-weight:800;line-height:2.4rem}.EmployeeCard_desc__HKDHc,.EmployeeCard_more__66mVe{font-size:1.2rem;font-weight:500;line-height:1.44rem}.EmployeeCard_more__66mVe{text-decoration:underline;color:#dd5e05;cursor:pointer;width:fit-content}.EmployeeModal_employeeModal__ckEIl{padding:3rem;display:flex;gap:3rem}.EmployeeModal_img__SDoY3{width:auto;height:100%;border-radius:1.5rem;object-fit:cover}.EmployeeModal_employeeModalBlock__8pG5f{display:flex;flex-direction:column;gap:2rem}.EmployeeModal_employeeModalBlock__8pG5f:first-child{width:35%}.EmployeeModal_employeeModalBlock__8pG5f:nth-child(2){width:60%}.EmployeeModal_title__FOe_D{font-size:4rem;font-weight:800;line-height:4rem;color:#393939}.EmployeeModal_desc__QCrIe,.EmployeeModal_text__Cy3SW p{font-size:1.6rem;font-weight:500;line-height:1.92rem;color:#9d9d9d}.EmployeeModal_text__Cy3SW p{border-radius:1rem;background-color:#fff;padding:1.5rem 2rem}@media(width < 769px){.EmployeeModal_employeeModal__ckEIl{flex-direction:column;align-items:center}.EmployeeModal_employeeModalBlock__8pG5f:first-child{width:100%;height:30%}.EmployeeModal_employeeModalBlock__8pG5f:nth-child(2){width:100%}}@media(width < 499px){.EmployeeModal_employeeModal__ckEIl{gap:2rem;padding:2rem}.EmployeeModal_title__FOe_D{font-size:2.7rem;line-height:2.7rem}.EmployeeModal_desc__QCrIe,.EmployeeModal_text__Cy3SW p{font-size:1.2rem;line-height:1.44rem}}.Employees_section__gLuvb{display:flex;flex-direction:column;gap:4rem}@media(width < 769px){.Employees_section__gLuvb h2{padding:0 var(--paddingSides)}.Employees_section__gLuvb{gap:1rem}}.Employees_employeesList__9XvHA{display:flex;gap:4rem}@media(max-width:769px){.Employees_employeesList__9XvHA{gap:3rem;overflow-x:auto;padding:0 var(--paddingSides);-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory}.Employees_employeesList__9XvHA::-webkit-scrollbar{display:none}}.Employees_modalContainer__WEsij{width:100%;height:100%}.Footer_footer__OYoYH{width:100%}.Footer_footerWrapper__k4I53{width:100%;background-color:#8bc643;display:flex;flex-direction:column;gap:4rem;padding:4rem var(--paddingSides);align-items:center;justify-content:center}.Footer_footerSocial__qmnAy{display:flex;gap:2rem}.Footer_footerSocial__qmnAy svg{width:3rem}.Footer_footerDescription__W0iG0{font-size:1.2rem;font-weight:500;color:#fff}.Footer_link__NE5H5{color:#fff}.Footer_link__NE5H5 :hover{color:#e1e1d7}@media(width < 769px){.Footer_footerWrapper__k4I53{padding:2rem var(--paddingSides)}}@media(width < 499px){.Footer_footerWrapper__k4I53{gap:2rem}.Footer_footerSocial__qmnAy{gap:1rem}.Footer_footerSocial__qmnAy svg{width:2rem;height:2rem}.Footer_footerDescription__W0iG0{font-size:1.2rem;line-height:1.44rem}}.About_section__HcUMU{align-self:center;display:flex;flex-direction:column;gap:4rem}@media(width < 769px){.About_section__HcUMU{gap:1rem}}.About_title__z0p2S{font-size:4rem;line-height:4rem;font-weight:800;color:#393939}.About_texts__QgMRy{display:flex;flex-direction:column}.About_texts__QgMRy p{font-size:2rem;line-height:2.4rem;font-weight:500;color:#9d9d9d}@media(width < 769px){.About_texts__QgMRy p{font-size:1.6rem;line-height:normal}}@media(width < 499px){.About_title__z0p2S{font-size:2.7rem;line-height:2.7rem}.About_text__5p5vW{font-size:1.4rem;line-height:1.68rem}}.ChannelContent_channelSection__UMMX_{display:flex;flex-direction:column;gap:4rem}@media(width < 769px){.ChannelContent_channelSection__UMMX_{gap:1rem}}.ChannelContent_title__OT9oc{color:#393939;font-size:4rem;font-weight:800;line-height:4rem}@media(width < 500px){.ChannelContent_title__OT9oc{font-size:2.7rem;line-height:2.7rem}}.Drawer_drawer__rj7iS{position:fixed;width:100%;height:100vh;left:0;top:var(--navHeight);pointer-events:none}.Drawer_drawerWrapper__muKXi{position:absolute;top:0;left:0;background-color:rgba(0,0,0,.251);width:100%;height:100%;z-index:999;backdrop-filter:blur(.4rem);-webkit-backdrop-filter:blur(.4rem);cursor:pointer;pointer-events:auto}.Drawer_drawerWrapper--enter__Bf_PL{animation:Drawer_fadeIn__A1Auk .5s ease forwards}.Drawer_drawerWrapper--exit__P9ScE{animation:Drawer_fadeOut__PjWBl .5s ease forwards;user-select:none}.Drawer_drawerContent__4RbEi{position:absolute;top:0;right:0;width:17rem;height:100%;z-index:1000;background-color:#8bc643;padding:1rem;pointer-events:auto}.Drawer_drawerWrapperEnter__dWavx{animation:Drawer_fadeIn__A1Auk .5s ease forwards;pointer-events:none}.Drawer_drawerWrapperExit__XFVEd{animation:Drawer_fadeOut__PjWBl .5s ease forwards;pointer-events:none}.Drawer_drawerContentEnter__scxjB{animation:Drawer_slideIn__Zdg9o .5s ease forwards}.Drawer_drawerContentExit__liqQP{animation:Drawer_slideOut__U1L9_ .5s ease forwards}@keyframes Drawer_fadeIn__A1Auk{0%{background-color:transparent;backdrop-filter:blur(0)}to{background-color:rgba(0,0,0,.251);backdrop-filter:blur(.4rem)}}@keyframes Drawer_fadeOut__PjWBl{0%{background-color:rgba(0,0,0,.251);backdrop-filter:blur(.4rem)}to{background-color:transparent;backdrop-filter:blur(0)}}@keyframes Drawer_slideIn__Zdg9o{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Drawer_slideIn-event__U4YJC{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes Drawer_slideOut__U1L9_{0%{transform:translateX(0)}to{transform:translateX(100%)}}.Navigation_navList__V4Bly{list-style:none;padding:0;margin:0;display:flex;gap:1rem}.Navigation_navListMobile__Yw9OZ{list-style:none;padding:0;margin:0;display:none;gap:1rem}.Navigation_link__YM6AO{min-width:9.5rem;max-width:17.2rem;height:2.6rem;border-radius:3rem;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:.5rem 2rem;font-size:1.6rem;font-weight:800;line-height:1.6rem;text-decoration:none;color:#fff}.Navigation_link__YM6AO:nth-child(3){width:16.5rem}.Navigation_linkActive__LSPXo{background-color:#dd5e05;transition:all .4s cubic-bezier(.075,.82,.165,1)}.Navigation_undeline__KAUk_{display:none}@media(width < 900px){.Navigation_navList__V4Bly{padding-top:2rem;transition:all .4s cubic-bezier(.075,.82,.165,1);flex-direction:column;align-items:start;gap:2.5rem}.Navigation_link__YM6AO{font-size:1.2rem;line-height:1.2rem;min-width:auto;padding:.5rem;align-items:start}.Navigation_link__YM6AO:nth-child(3){width:auto}.Navigation_linkActive__LSPXo{background-color:transparent;transition:all .4s ease;text-decoration:underline!important;transform:scale(1.1)}}.header_header__P90l2{position:fixed;top:0;width:100%;height:var(--navHeight);display:flex;justify-content:space-between;background-color:#8bc643;z-index:99}.header_logo__nodcL{display:flex;justify-content:center;align-items:center}.header_nav__jqNm7{width:100%;display:flex;justify-content:end;align-items:center;gap:6rem}.header_navList__e3RUn{display:flex}.header_navList__e3RUn a{width:100%}.header_socialList__9Pg8S{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem}.header_socialListItem__bJU9I{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.075,.82,.165,1)}.header_socialListItem__bJU9I>a{color:#fff}.header_socialListItem__bJU9I :hover svg{color:#e1e1d7;transition:all .4s cubic-bezier(.075,.82,.165,1)}.header_btnBurger__dyLuk{color:#fff;display:none}#header_midRect__cCi3X{transition:opacity .5s ease}#header_midRect__cCi3X.header_hidden__nZSus{opacity:0}@media(width < 900px){.header_nav__jqNm7{gap:3rem}.header_nav__jqNm7>div{display:none}.header_btnBurger__dyLuk{transition:all .4s cubic-bezier(.075,.82,.165,1);display:block}}@media(width < 499px){.header_header__P90l2{gap:6.6rem}.header_nav__jqNm7,.header_socialList__9Pg8S{gap:1rem}.header_socialListItem__bJU9I{width:2rem;height:2rem}}.ButtonMain_btnMain__fOwRB{background-color:#dd5e05;border-radius:3rem;border:none;height:4.75rem;display:flex;justify-content:center;align-items:center;gap:1rem;width:fit-content;padding:0 6rem;transition:all .4s cubic-bezier(.075,.82,.165,1);position:relative}@media(hover:hover){.ButtonMain_btnMain__fOwRB:hover{background-color:#c55405}}@media(hover:none){.ButtonMain_btnMain__fOwRB:active{background-color:#c55405}}.ButtonMain_btnMain__fOwRB svg{width:2.016rem;height:1.671rem}.ButtonMain_btnMain-left__D1OW_{align-self:flex-start!important}.ButtonMain_btnMain-middle__Ul6i0{align-self:center}.ButtonMain_btnMain-right__Q_ucd{align-self:flex-end}.ButtonMain_text__jgrhr{font-size:1.6rem;font-weight:800;line-height:1.6rem}@media(width < 769px){.ButtonMain_btnMain__fOwRB{align-self:center;height:4rem;width:100%}}@media(width < 499px){.ButtonMain_btnMain__fOwRB{padding:0 5rem;width:100%}.ButtonMain_text__jgrhr{font-size:1.2rem;line-height:1.2rem}}.Banner_banner__5gllF{width:100%;color:#fff}.Banner_wrapper__jz_Wx{width:100%;background-color:#8bc643;border-radius:1.5rem;display:flex;padding:4rem}.Banner_block__80Pqa{display:flex;flex-direction:column;justify-content:space-between;gap:4rem;align-self:center}.Banner_block__80Pqa:first-child{width:70%}.Banner_block__80Pqa:nth-child(2){width:30%}.Banner_buttons__xFxsC{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.Banner_description__eNATm{font-size:2rem;font-weight:500;line-height:2.4rem;white-space:pre-line}@media(max-width:769px){.Banner_imageDesktop__rQeY_{display:none}}.Banner_imageMobile__rHqo4{display:none}@media(max-width:769px){.Banner_imageMobile__rHqo4{display:block}.Banner_block__80Pqa{gap:4rem}.Banner_wrapper__jz_Wx{flex-direction:column;justify-content:center;align-items:center;padding:2rem;gap:2rem}.Banner_block__80Pqa:first-child{width:100%}.Banner_block__80Pqa:first-child>h2{font-size:2.3rem;line-height:normal}.Banner_block__80Pqa:nth-child(2){width:100%}}@media(width < 499px){.Banner_block__80Pqa{gap:2rem}.Banner_description__eNATm{font-size:1.4rem;line-height:1.68rem}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");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-cube-shadow,.swiper-3d .swiper-slide{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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{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;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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.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:translateX(-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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.SwiperCaruselMain_caruselMainSwiperSlideContainer__BAxU9{position:absolute;aspect-ratio:16/9;height:100%;margin:0 auto;top:0;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none}.SwiperCaruselMain_caruselMainSwiperSlideContainer__BAxU9 button{pointer-events:auto}.SwiperCaruselMain_btnMute__mILVu{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:5;color:#858484;background-color:hsla(60,14%,86%,.722);display:flex;aspect-ratio:1/1;padding:.5rem;border-radius:.7rem}.SwiperCaruselMain_btnMute__mILVu>svg{width:3rem;height:3rem}@media(width < 769px){.SwiperCaruselMain_btnMute__mILVu>svg{width:2.5rem;height:2.5rem}}.SwiperCaruselMain_caruselMainSwiperSlide__kealO{justify-content:center;align-items:center;font-size:3rem;font-weight:700;background-color:#e1e1d7;position:relative;overflow:hidden}.SwiperCaruselMain_caruselMainSwiperSlide__kealO>img{width:100%;height:100%;filter:brightness(50%)}.SwiperCaruselMain_caruselMainSwiperSlide__kealO>video{filter:brightness(50%)}.SwiperCaruselMain_caruselMainSwiperSlide__kealO>h1{position:absolute;top:50%;left:12rem;color:#fff;padding-right:var(--paddingSides)}@media(width < 1024px){.SwiperCaruselMain_caruselMainSwiperSlide__kealO>h1{top:40%;left:8rem;font-size:2.7rem;line-height:2.7rem}}@media(width < 499px){.SwiperCaruselMain_caruselMainSwiperSlide__kealO>h2{top:auto;font-size:1.6rem;left:1.5rem;line-height:normal}}@media(width < 350px){.SwiperCaruselMain_caruselMainSwiperSlide__kealO>h2{font-size:1.5rem;line-height:1.5rem}}.SwiperCaruselMain_caruselMainSwiperSlide__kealO .SwiperCaruselMain_backgroundVideo__sQeVQ{position:absolute;top:0;left:0;width:100%;filter:blur(50px);height:auto!important}.SwiperCaruselMain_caruselMainSwiperSlideClean__LgVcL>img,.SwiperCaruselMain_caruselMainSwiperSlideClean__LgVcL>video{filter:brightness(100%)}.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_{align-self:flex-start;position:absolute;top:30%;left:50%;color:#fff;display:flex;flex-direction:column;gap:4rem;width:100%;padding:0 var(--paddingSides);max-width:120rem;transform:translateX(-50%)}.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>h1,.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>h2{font-size:6rem;line-height:6rem}.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>p{font-size:2rem;line-height:2.4rem;color:#e1e1d7}@media(width < 500px){.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_ button{height:3rem;padding:0 2rem;width:auto}}@media(width < 1024px){.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>h1,.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>h2{font-size:2.7rem;line-height:2.7rem}.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>p{font-size:1.4rem;line-height:1.8rem}}@media(width < 799px){.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_{gap:2rem}}@media(width < 499px){.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_{gap:1rem}.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>h1,.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>h2{font-size:2rem;line-height:2rem}.SwiperCaruselMain_caruselMainSwiperSlideTextContainer__B4if_>p{font-size:1.2rem;line-height:1.8rem}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.SwiperChannelContent_swiperChannelWrapper__yaH2y{width:100%;display:flex;gap:2rem}@media(max-width:769px){.SwiperChannelContent_swiperChannelWrapper__yaH2y{flex-direction:column;height:auto;gap:1rem;aspect-ratio:auto}}.SwiperChannelContent_swiperChannel__qvqb2{width:80%;position:relative;border-radius:1.5rem}@media(max-width:769px){.SwiperChannelContent_swiperChannel__qvqb2{flex-direction:row;width:100%}}@media(max-width:500px){.SwiperChannelContent_swiperChannel__qvqb2{flex-direction:row;width:100%}}.SwiperChannelContent_btnMute__uAn6Y{position:absolute;top:1rem;right:1rem;cursor:pointer;z-index:5;color:#858484;background-color:hsla(60,14%,86%,.722);display:flex;aspect-ratio:1/1;padding:.5rem;border-radius:.7rem}.SwiperChannelContent_btnMute__uAn6Y>svg{width:3rem;height:3rem}@media(width < 769px){.SwiperChannelContent_btnMute__uAn6Y>svg{width:2.5rem;height:2.5rem}}.SwiperChannelContent_swiperChannelThumbWrapper__jgcAB{width:20%;height:auto;display:flex;flex-direction:column;gap:1rem;max-height:100%}@media(max-width:769px){.SwiperChannelContent_swiperChannelThumbWrapper__jgcAB{flex-direction:row;width:100%;height:auto}}.SwiperChannelContent_swiperChannelThumb__fxCqp{width:100%;height:100%;display:flex;flex-direction:column;gap:4rem}@media(max-width:769px){.SwiperChannelContent_swiperChannelThumb__fxCqp{height:auto}}.SwiperChannelContent_swiperChannelThumbSlide__nG_r7{width:100%;height:auto;cursor:pointer;border-radius:.5rem;overflow:hidden}.SwiperChannelContent_swiperChannelThumbSlide__nG_r7 img{height:100%;object-fit:cover;width:100%}.SwiperChannelContent_swiperChannelThumbSlide__nG_r7 video{width:100%}.SwiperChannelContent_swiperChannelInfo__I8VoF{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background-color:#e1e1d7;padding:3rem 4rem;border-radius:1.5rem;gap:.8rem;position:relative;left:0;height:20rem;justify-content:flex-start;margin-top:-2rem;overflow:scroll;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.SwiperChannelContent_swiperChannelInfo__I8VoF::-webkit-scrollbar{display:none}.SwiperChannelContent_swiperChannelInfo__I8VoF .SwiperChannelContent_title__xpFTb{font-size:2rem;font-weight:800;color:#9d9d9d}.SwiperChannelContent_swiperChannelInfo__I8VoF .SwiperChannelContent_description__Qrwm4{font-size:1.6rem;font-weight:500;color:#9d9d9d;line-height:1.9rem}.SwiperChannelContent_swiperChannelInfo__I8VoF .SwiperChannelContent_description__Qrwm4 a{color:#dd5e05;text-decoration:underline;transition:all .4s cubic-bezier(.075,.82,.165,1)}.SwiperChannelContent_swiperChannelInfo__I8VoF .SwiperChannelContent_description__Qrwm4 a:hover{opacity:.7}@media(max-width:769px){.SwiperChannelContent_swiperChannelInfo__I8VoF{padding:2rem;position:relative;bottom:1.6rem;height:20rem;justify-content:flex-start}.SwiperChannelContent_swiperChannelInfo__I8VoF .SwiperChannelContent_title__xpFTb{font-size:1.8rem}.SwiperChannelContent_swiperChannelInfo__I8VoF .SwiperChannelContent_description__Qrwm4{font-size:1.3rem;line-height:normal}}.SwiperChannelContent_swiperChannelThumbNav__BUTB7{width:100%;background-color:#8bc643;border-radius:.3rem;padding:1rem 0;color:#fff;display:flex;justify-content:center;align-items:center;height:3rem;transition:all .4s cubic-bezier(.075,.82,.165,1)}.SwiperChannelContent_swiperChannelThumbNav__BUTB7:hover{opacity:.8}@media(max-width:769px){.SwiperChannelContent_swiperChannelThumbNav__BUTB7{display:none}}@media(width < 499px){.SwiperChannelContent_title__xpFTb{font-size:1.8rem;line-height:1.8rem}.SwiperChannelContent_description__Qrwm4{font-size:1.2rem;line-height:1.44rem}}.Programm_programm__ShXEz{width:100%}.Programm_weekController__gdreA{width:100%;display:flex;gap:1rem}.Programm_weekButton__npaPh{width:100%;height:6rem;background-color:#e1e1d7;border-radius:.5rem;text-transform:uppercase;color:#9d9d9d;font-size:1.6rem;font-weight:800;border:.2rem solid transparent;transition:all .4s cubic-bezier(.075,.82,.165,1);line-height:1.8rem}@media(width < 769px){.Programm_weekButton__npaPh{height:5rem;font-size:1.2rem;line-height:normal}}@media(width < 500px){.Programm_weekButton__npaPh{height:4rem;font-size:1rem;line-height:normal}}.Programm_weekButton__npaPh:hover{border:.2rem solid #8bc643}.Programm_weekButtonDisabled__5Lpi0{color:#cecec4;pointer-events:none}.Programm_weekButton__npaPh.Programm_weekButtonActive__VblWg{background-color:#8bc643;color:#fff}.Programm_weekButtonPrev__Lovls{display:inline-flex;justify-content:center;align-items:center;margin-top:1rem}.Programm_list__14HJ6{display:flex;flex-direction:column;width:100%;margin-top:1rem;height:60rem;overflow-y:auto}@media(width < 769px){.Programm_list__14HJ6{height:30rem}}.Programm_listEl__h3fyY{width:100%;min-height:6rem;display:flex;color:#9d9d9d;justify-content:left;gap:4rem;align-items:center;padding:1.7rem 2rem;border-radius:.5rem;position:relative;overflow:hidden}@media(width < 769px){.Programm_listEl__h3fyY{min-height:5rem}}@media(width < 500px){.Programm_listEl__h3fyY{min-height:5rem}}.Programm_listEl__h3fyY.Programm_listElActive__jEjSp{background-color:#8bc643;color:#fff;margin-top:-.2rem}.Programm_listEl__h3fyY.Programm_listElActive__jEjSp:before{display:none}.Programm_listEl__h3fyY.Programm_listElActive__jEjSp .Programm_listElDuration__OXeRd{display:block}.Programm_listEl__h3fyY:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-bottom:.1rem solid #9d9d9d}.Programm_listEl__h3fyY .Programm_time__ZF9D0{font-size:3rem;font-weight:800}.Programm_listEl__h3fyY .Programm_title__4GqAO{font-size:2rem;font-weight:800}.Programm_listEl__h3fyY .Programm_agerating__m1cT9{margin-left:auto;align-self:flex-start}.Programm_listEl__h3fyY .Programm_listElDuration__OXeRd{display:none;content:"";position:absolute;width:0;height:100%;top:0;left:0;border-bottom:.3rem solid #dd5e05;transition:all 1s ease}.Programm_listElEmpty__ml_ox{width:100%;height:100%;font-size:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e1e1d7;border-radius:.5rem;color:#9d9d9d}@media(width < 769px){.Programm_time__ZF9D0{font-size:1.8rem!important;line-height:1.8rem}.Programm_title__4GqAO{font-size:1.4rem!important;line-height:1.4rem}.Programm_listElEmpty__ml_ox{font-size:2rem}}.ProgrammSection_programSection__EMyjI{display:flex;flex-direction:column;gap:4rem}@media(width < 769px){.ProgrammSection_programSection__EMyjI{gap:1rem}}.ProgrammSection_title__4PoLH{color:#393939;font-size:4rem;font-weight:800;line-height:4rem}@media(width < 500px){.ProgrammSection_title__4PoLH{font-size:2.7rem;line-height:2.7rem}}.SelectDropdown_selectDropdown__z_icK{position:relative;width:100%;z-index:10}.SelectDropdown_selectBox__l1Bld{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#fff;border-radius:1rem;cursor:pointer;user-select:none;font-size:1.8rem;height:4.5rem}.SelectDropdown_selectBoxContent__mAq1V{display:flex;gap:1rem;align-items:center}.SelectDropdown_selectBoxActive__UWuSB{border-radius:1rem 1rem 0 0}.SelectDropdown_arrow__cxllZ{position:absolute;top:50%;right:2rem;transform:translateY(-50%) rotate(0deg);display:inline-flex;max-width:1.7rem;transform-origin:center;transition:all .4s cubic-bezier(.075,.82,.165,1)}.SelectDropdown_arrowActive__kDGT1{transform:translateY(-50%) rotate(180deg)}.SelectDropdown_optionsList__VcHKm{position:absolute;top:100%;left:0;right:0;margin:0;list-style-type:none;background-color:#fff;border-radius:0 0 1rem 1rem;z-index:10;max-height:20rem;overflow-y:auto;font-size:1.8rem;padding:0 1.5rem;scroll-snap-type:y mandatory}.SelectDropdown_option__43Amf{padding:1.5rem 0;cursor:pointer;transition:background-color .3s ease;border-top:.1rem solid hsla(0,0%,62%,.329);scroll-snap-align:start;display:flex;align-items:center;gap:1rem;height:4.5rem}.SelectDropdown_optionsListLogo__FGnIn,.SelectDropdown_selectBoxLogo__pV6g_{display:flex;align-items:center;justify-content:center;min-width:2.2rem}.WhereWatching_watchingBanner__4THoZ{width:100%}.WhereWatching_watchingSection__J0JJ7{display:flex;flex-direction:column;gap:4rem}@media(width < 769px){.WhereWatching_watchingSection__J0JJ7{gap:1rem}}.WhereWatching_watchingBannerWrapper__UnZrl{background-color:#e1e1d7;padding:4rem;border-radius:1.5rem;display:flex;gap:4rem}.WhereWatching_watchingBannerSide__Xhc1t{display:flex;flex-direction:column;gap:2rem}.WhereWatching_watchingBannerSide__Xhc1t:first-child{width:60%;gap:3.5rem}.WhereWatching_watchingBannerSide__Xhc1t:nth-child(2){width:40%}.WhereWatching_watchingBannerTitle__wxBZI{font-size:2rem;font-weight:800;color:#393939;margin-top:1.5rem}.WhereWatching_watchingBannerPackets__zGdEV{width:100%;display:flex;flex-direction:column;gap:1.5rem;color:#9d9d9d;font-size:1.6rem;line-height:normal}.WhereWatching_watchingBannerPacketsMobile__9n5O_{display:none}.WhereWatching_watchingBannerNumber__adNUt{width:100%;border-radius:1.5rem;background-color:#8bc643;padding:1.1rem 0;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;color:#fff}.WhereWatching_watchingBannerNumberTitle__Y3GCy{font-size:1.6rem;line-height:normal}.WhereWatching_watchingBannerNumberInfo__As2Xx{font-size:4rem;font-weight:800;line-height:3.5rem}@media(width < 899px){.WhereWatching_watchingBannerWrapper__UnZrl{flex-direction:column;align-items:center;gap:2rem;padding:2rem}.WhereWatching_watchingBannerPackets__zGdEV{display:none}.WhereWatching_watchingBannerPacketsMobile__9n5O_{display:flex}.WhereWatching_watchingBannerSide__Xhc1t{display:flex;flex-direction:column;gap:2rem}.WhereWatching_watchingBannerSide__Xhc1t:first-child,.WhereWatching_watchingBannerSide__Xhc1t:nth-child(2){width:100%}.WhereWatching_watchingBannerTitle__wxBZI{font-size:1.8rem;line-height:1.8rem}.WhereWatching_watchingBannerPacketsList__m1UvW,.WhereWatching_watchingBannerPacketsTitle__e_6Dl{font-size:1.4rem;line-height:1.68rem}.WhereWatching_watchingBannerNumber__adNUt{padding:1rem}.WhereWatching_watchingBannerNumberInfo__As2Xx{font-size:2.7rem;line-height:2.7rem}}@media(width < 499px){.WhereWatching_sectionTitle__2cUDx{font-size:2.7rem;line-height:2.7rem}}