:root{--color-white: #fff;--color-green: #0fb36c;--color-dark-gunmetal: #22272a;--color-lighten-black: #22272a;--color-transparent: transparent;--font-thin: 100;--font-light: 300;--font-regular: 400;--font-medium: 500;--font-bold: 700;--font-black: 900;--color-white-green: #3b3d3d;--grid-tiles-gap: 76px;--theme-justify-content: center}body{background-color:#f3f9f6}.switcher-videos{font-family:"Inter",sans-serif}.switcher-videos__container{max-width:1330px;padding:0 15px;margin:auto}.switcher-videos__header{display:flex;flex-wrap:nowrap;padding-bottom:10px;margin-bottom:40px;overflow-y:auto;gap:10px;scrollbar-color:#00ef88 #f3f9f6;scrollbar-width:thin}@media(min-width: 767px){.switcher-videos__header{padding-bottom:18px;gap:17px}}@media(min-width: 1199px){.switcher-videos__header{margin-bottom:60px}}.switcher-videos__btn{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:5px 13px;border:none;border:2px solid #00ef88;border-radius:22px;background-color:rgba(0,0,0,0);transition:background-color .3s ease}@media(min-width: 767px){.switcher-videos__btn{padding:7px 20px}}.switcher-videos__btn:focus{outline:none !important}.switcher-videos__btn-title{font-size:12px;line-height:24px;color:#000}@media(min-width: 767px){.switcher-videos__btn-title{font-size:14px;line-height:28px}}.switcher-videos__btn-wrapper{flex-shrink:0;position:relative}.switcher-videos__btn-wrapper.active .switcher-videos__btn{background-color:#00ef88}.switcher-videos__btn-wrapper.active::after{content:"";position:absolute;top:calc(100% - 6px);left:50%;transform:translateX(-50%) rotate(45deg);width:8px;height:8px;background-color:#00ef88;border-radius:0 0 2px 0}@media(min-width: 767px){.switcher-videos__btn-wrapper.active::after{top:calc(100% - 10px);width:18px;height:18px;border-radius:0 0 3px 0}}.switcher-videos__btn:hover{background-color:#00ef88;cursor:pointer}.switcher-videos__items{position:relative}@media(max-width: 767px){.switcher-videos__items{height:auto !important}}.switcher-videos__item{display:none;width:100%;margin-top:30px}.switcher-videos__item:first-child{margin-top:0}.switcher-videos__item.active{display:block}.switcher-videos__item-title{margin-bottom:20px;font-size:38px;font-weight:700;line-height:48px;color:#000}@media(min-width: 767px){.switcher-videos__item-title{font-size:58px;line-height:60px}}@media(min-width: 992px){.switcher-videos__item-title{margin-bottom:37px}}.switcher-videos__item-title span{color:#00ef88}.switcher-videos__item-text{font-size:16px;line-height:24px;color:#000}@media(min-width: 767px){.switcher-videos__item-text{font-size:20px;line-height:36px}}.switcher-videos__item-text strong{font-weight:bold}.switcher-videos__item-text ul{padding-left:20px;padding-left:31px;margin-top:15px;list-style:disc}.switcher-videos__item-text ul li{margin-bottom:13px}.switcher-videos__item-text a{color:#000;text-decoration:underline}@media(min-width: 992px){.switcher-videos__item-row{display:flex;align-items:flex-start;height:100%;gap:69px}}@media(min-width: 767px){.switcher-videos__item-content{width:100%}}@media(min-width: 992px){.switcher-videos__item-content{max-width:370px}}.switcher-videos__video{aspect-ratio:16/9;display:none}.switcher-videos__video.active{display:block}.switcher-videos__video-wrapper{margin-top:20px}@media(min-width: 767px){.switcher-videos__video-wrapper{width:100%;max-width:860px}}@media(min-width: 992px){.switcher-videos__video-wrapper{margin-top:0}}.switcher-videos__image{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:16/9}.switcher-videos__image.hidden{display:none}.switcher-videos__image img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.switcher-videos__player{width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%;overflow:hidden;backdrop-filter:blur(11.94px);-webkit-backdrop-filter:blur(11.94px);background-color:rgba(0,239,136,.1)}@media(min-width: 767px){.switcher-videos__player{width:114px;height:114px}}.switcher-videos__player:hover{cursor:pointer}