.video-with-points{display:flex;gap:100px;padding-top:23px;padding-bottom:93px;align-items:end}.video-with-points.video-with-points--test{display:none}.video-with-points__content{width:100%;max-width:487px}.video-with-points__subtitle{width:fit-content;background-color:#fff739;border-radius:8px;padding:8px;font-family:Karla;font-weight:800;font-size:14px;line-height:14px;letter-spacing:.6px;color:#004e47;margin:0}.video-with-points__title *{font-family:Karla;font-weight:600;font-size:34px;line-height:48px;letter-spacing:.6px;vertical-align:middle;color:#004e47;margin:0}.video-with-points__title strong{font-weight:800;font-size:38px}.video-with-points__subtitle+.video-with-points__title{margin-top:8px}.video-with-points__header+.video-with-points__body{margin-top:24px}.video-with-points__body{display:flex;flex-direction:column;gap:24px}.video-with-points__point{display:flex;gap:12px;align-items:stretch}.video-with-points__point-icon{width:24px;flex-shrink:0;position:relative;display:flex;justify-content:center}.video-with-points__point-icon img{width:24px;height:24px;display:block;object-fit:contain;position:relative;z-index:2}.video-with-points__point-icon:after{content:"";width:1px;position:absolute;top:0;bottom:0;background-image:linear-gradient(to bottom,#004E47 60%,transparent 40%);background-position:left;background-size:1px 15px;background-repeat:repeat-y}.video-with-points__point:last-child .video-with-points__point-icon:after{bottom:-41px}.video-with-points__point-title{font-family:Karla;font-weight:700;font-style:Bold;font-size:24px;line-height:21px;letter-spacing:.6px;color:#004e47;margin:0}.video-with-points__point-subtitle{font-family:Karla;font-weight:600;font-size:16px;line-height:21px;letter-spacing:.6px;vertical-align:middle;color:#004e47;margin:0}.video-with-points__point-text{font-family:Karla;font-style:Regular;font-size:16px;line-height:14px;letter-spacing:.6px;vertical-align:middle;color:#999;margin:0}*+.video-with-points__point-text{margin-top:8px}.video-with-points__point-badge{display:flex;width:fit-content;gap:4px;align-items:center;padding:6px 8px;border-radius:50px;background-color:#f1f8f7;font-family:Karla;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.6px;vertical-align:middle;color:#004e47;margin:12px 0 0}.video-with-points__point-badge svg{width:18px;height:18px;display:block;flex-shrink:0}.video-with-points__slider{display:none}*+.video-with-points__summary{margin-top:35px}.video-with-points__summary{margin-left:13px;position:relative;border:1px solid #B9CED1;border-radius:8px;padding:18px 22px;font-family:Karla;font-weight:600;font-size:11.2px;line-height:140%;letter-spacing:.6px;color:gray}.video-with-points__summary strong{color:#004e47}.video-with-points__summary svg{display:block;width:24px;height:24px;object-fit:contain;position:absolute;top:12px;left:-13px}.video-with-points__button{display:flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid #004E47;border-radius:50px;font-family:Karla;font-weight:600;font-size:14px;line-height:24px;letter-spacing:.6px;text-align:center;color:#004e47;transition:.3s ease;margin:0 0 0 13px;width:fit-content}*+.video-with-points__button{margin-top:16px}.video-with-points__button:hover{background-color:#004e47;color:#fff739}.video-with-points__button svg path{transition:.3s ease}.video-with-points__button:hover svg path{fill:#fff739}.video-with-points__button.video-with-points__button--mobile{display:none}.video-with-points__video{width:100%}.video-with-points__video video{width:100%;height:auto;display:block;border-radius:4px}@media screen and (max-width:990px){.video-with-points{gap:40px}}@media screen and (max-width:749px){.video-with-points{flex-direction:column;padding-top:15px;padding-bottom:68px;align-items:stretch;gap:16px}.video-with-points.rd-container{padding-left:16px;padding-right:16px;max-width:100%}.video-with-points__content{width:100%;max-width:100%}.video-with-points__subtitle{padding:11px 12px}.video-with-points__title *{font-size:28px;line-height:38px}.video-with-points__title strong{font-weight:800;font-size:28px}.video-with-points__body{display:none}.video-with-points__slider.swiper{display:block;margin-left:-16px;margin-right:-16px;margin-top:20px;overflow:hidden;padding-left:16px;padding-right:16px;padding-top:12px}.video-with-points__slider .swiper-wrapper{display:flex;align-items:stretch}.video-with-points__point--slide.swiper-slide{display:flex;flex-direction:column;align-items:center;position:relative;gap:16px;flex-shrink:0;max-width:218px;width:fit-content;padding:32px 12px 24px;background-color:#d8e4e3;border-radius:4px;height:auto}.video-with-points__point--slide:not(:last-child){margin-right:16px}.video-with-points__point--slide .video-with-points__point-title{position:absolute;top:-12px;background-color:#fff739;color:#004e47;padding:7.5px 12px;border-radius:8px;text-align:center}.video-with-points__point--slide .video-with-points__point-subtitle{font-size:21px;line-height:21px;text-align:center}.video-with-points__point--slide .video-with-points__point-text{font-size:15px;line-height:120%;color:#3a3a3a;text-align:center;margin:0}.video-with-points__point--slide .video-with-points__point-badge{background-color:#fff;font-size:14px;margin-top:0}.video-with-points__slider-scrollbar{height:1.5px;width:100%;background-color:#e2eae9;border-radius:10px;margin-top:16px}.video-with-points__slider-scrollbar .swiper-scrollbar-drag:empty{height:100%;background-color:#004e47;border-radius:10px;display:block}.video-with-points__slider-scrollbar .swiper-scrollbar-drag:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;display:block}.video-with-points__summary{padding:9px 16px 11px}.video-with-points__button.video-with-points__button--mobile{display:flex}.video-with-points__button.video-with-points__video--desktop{display:none}.video-with-points__button{justify-content:center;gap:8px;padding:12px 20px;margin-left:0;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-video-with-points.css.map */
