.c_reel{overflow-x:hidden;display:flex;align-items:center;padding-top:150px}@media (max-width: 1024px){.c_reel{padding-top:0}}.c_reel .c_reel__container{grid-template-columns:1fr 1.25fr}@media (max-width: 1024px){.c_reel .c_reel__container{display:flex;flex-direction:column-reverse}}.c_reel .c_reel__container .c_reel__quote-content{background:url("../../assets/svg/texture-green.png") no-repeat center/cover;max-width:450px;height:450px;display:flex;flex-direction:column;justify-content:space-evenly;z-index:2}@media (max-width: 1024px){.c_reel .c_reel__container .c_reel__quote-content{height:unset}}.c_reel .c_reel__container .c_reel__quote-content .signature{max-width:80%;height:auto}.c_reel .c_reel__container .c_reel__quote-content .btn{width:max-content}@media (max-width: 1024px){.c_reel .c_reel__container .c_reel__quote-content{max-width:none}}.c_reel .c_reel__container .c_reel__quote-content .t_quote{color:var(--white) !important}@media (max-width: 1024px){.c_reel .c_reel__container .c_reel__content{display:flex;flex-direction:column-reverse;padding:24px 0}}.c_reel .c_reel__container .c_reel__content .c_reel_headline-content{margin-top:-150px}@media (max-width: 1024px){.c_reel .c_reel__container .c_reel__content .c_reel_headline-content{margin-top:0px}}.c_reel .c_reel__image{height:253px;width:100%;background:var(--reel) no-repeat 0 50%/auto 100%;overflow:hidden;animation:reel-pan var(--pan-dur, 40s) linear infinite alternate}@keyframes reel-pan{from{background-position-x:0%}to{background-position-x:100%}}.c_reel .c_reel__image-wrap{position:absolute;top:50%;height:253px;transform:translate(-30%, -50%);width:90vw;overflow:hidden;z-index:-1}@media (max-width: 1024px){.c_reel .c_reel__image-wrap{top:0;position:relative;transform:translateX(-10%);width:110vw}}.c_reel .reel.is-paused .c_reel__image{animation-play-state:paused}.c_reel .reel-toggle{color:var(--white);width:51px;height:51px;border:1px solid var(--white);position:absolute;right:15%;bottom:15%}@media (max-width: 1024px){.c_reel .reel-toggle{right:30px;bottom:23px}}
