.text_video_block .container-fluid{padding-top:2.5rem;padding-bottom:2.5rem}.text_video_block .text-column{display:flex;justify-content:flex-end;text-align:start}.text_video_block .text-inner{width:100%;max-width:640px;margin-left:auto;display:flex;flex-direction:column;gap:1.1rem}.text_video_block .title{margin:0;color:#d9532b;font-family:"Poppins",sans-serif !important;font-size:1.45rem;font-weight:700;line-height:1.08;margin-bottom:.15rem}@media screen and (min-width: 768px){.text_video_block .title{font-size:1.8rem}}@media screen and (min-width: 992px){.text_video_block .title{font-size:2.25rem}}@media screen and (min-width: 1400px){.text_video_block .title{font-size:2.9rem}}.text_video_block .content{color:rgba(217,83,43,.9);text-align:start;line-height:1.75;font-size:1rem}.text_video_block .content p{margin:0 0 1rem}.text_video_block .content p:last-child{margin-bottom:0}.text_video_block .content a{color:#d9532b;text-decoration:underline;text-underline-offset:.18em}.text_video_block.is-video-left .text-column{justify-content:flex-start;text-align:start}.text_video_block.is-video-left .text-inner{margin-right:auto;margin-left:0}.text_video_block .video-column{display:flex;justify-content:flex-start}.text_video_block .video-card{width:100%;display:flex;flex-direction:column;gap:0;border-radius:1.5rem;overflow:hidden}.text_video_block .video-inner{position:relative;width:100%;background-color:#000;aspect-ratio:16/9;max-height:min(70vh,42rem)}.text_video_block .video-inner::after{content:"";position:absolute;inset:auto auto 0 0;width:clamp(5.5rem,12vw,8rem);height:.5rem;background:#1d9c38;border-radius:0 999px 999px 0;z-index:2}.text_video_block .video-player{display:block;width:100%;height:100%;max-height:inherit;background-color:#000;-o-object-fit:contain;object-fit:contain}.text_video_block .play-button{position:absolute;inset:0;margin:auto;width:5rem;height:5rem;border:0;border-radius:50%;background-color:rgba(217,83,43,.92);box-shadow:0 14px 34px rgba(0,0,0,.24);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.text_video_block .play-button img{width:45%;height:auto;display:block}.text_video_block .play-button:hover{transform:scale(1.06)}.text_video_block .video-inner.is-playing .play-button,.text_video_block .play-button.is-hidden{opacity:0;pointer-events:none}.text_video_block .video-placeholder{width:100%;min-height:280px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#f6f6f6;color:#000;padding:1.5rem}.text_video_block .block-button{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:2.85rem;margin-top:.4rem;padding:.7rem 1.35rem;border-radius:999px;background:#1d9c38;color:#fff;font-family:"Poppins",sans-serif !important;font-size:.98rem;font-weight:500;line-height:1;text-decoration:none;transition:transform .2s ease,background-color .2s ease}.text_video_block .block-button:hover,.text_video_block .block-button:focus{background:rgb(24.2032432432,130.1967567568,46.7372972973);color:#fff;transform:translateY(-1px)}@media screen and (min-width: 992px){.text_video_block .container-fluid{padding-top:4rem;padding-bottom:4rem}.text_video_block .text-inner{gap:1.25rem}.text_video_block .content{font-size:1.0625rem}.text_video_block.is-video-left .text-inner{padding:0}.text_video_block .video-card{gap:0}}@media screen and (min-width: 1400px){.text_video_block .container-fluid{padding-top:4.75rem;padding-bottom:4.75rem}.text_video_block .content{font-size:1.2rem}.text_video_block .play-button{width:5.5rem;height:5.5rem}}@media screen and (max-height: 860px){.text_video_block .video-inner{max-height:60vh}}