.bg-jumbotron{background-color:#f3f3f3;background-size:contain;overflow:hidden}.bg-jumbotron .cta{position:relative;z-index:1}.title-gradient{background-image:linear-gradient(90deg,#b65824,#221e1e);color:transparent;background-clip:text}.jumbotron-description{color:#686869;line-height:1.5;font-size:1.175rem}.btn-jumbotron-orange{border-radius:50px;background-color:#fc7429;color:#fff;border:2px solid #fc7429;font-weight:600;font-size:1.25rem}.btn-jumbotron-orange:hover{color:#fff;background-color:#fc7429;box-shadow:0 4px 16px 0 rgba(0,0,0,.2),0 0 0 2px rgba(252,116,41,.4)}.cta-lg{font-size:1.5rem}.cta-header{font-size:1.1rem}.ellips-bottom{width:calc(100% - var(--bs-gutter-x));aspect-ratio:1/1;top:50%;border-radius:50%;position:absolute;overflow:visible;background:radial-gradient(50% 50% at 50% 50%,#f8af18 18%,#fa7a10 100%)}.video-seeker::-webkit-slider-thumb{background-color:#009ef7!important;width:20px;height:20px;margin-top:calc(max((5px - 1px - 1px) * .5, 0px) - 20px * .5 + 2px)}.video-seeker::-moz-range-thumb{background-color:#009ef7!important;width:20px;height:20px;margin-top:calc(max((5px - 1px - 1px) * .5, 0px) - 20px * .5 + 2px)}.video-seeker::-webkit-slider-runnable-track{height:5px;background-color:#fff}.video-seeker::-moz-range-track{height:7px;background-color:#fff}.video-seeker::-ms-track{height:7px;background-color:#fff}.btn-volume{position:absolute;z-index:1;bottom:4%;right:2%;background:white;border-radius:50%;opacity:50%}.btn-overlay-play{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;border:none}.btn-overlay-play,.btn-play-video{display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-play-video{padding:.5rem;border-radius:50rem;background-color:#fff;box-shadow:0 4px 8px 16px #00000008;font-size:1.25rem}.icon-play-video{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#fff1ea;border:1px solid #fc7429;cursor:pointer}.btn-overlay-play:hover .btn-play-video{box-shadow:0 4px 15px rgba(0,0,0,.2)}.btn-overlay-play:hover .icon-play-video{background-color:rgb(249,229,214)}.modal-backdrop-custom{position:fixed;inset:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;cursor:pointer;z-index:9999;animation:fadeIn .3s ease-out forwards}.modal-backdrop-custom.closing{animation:fadeOut .3s ease-out forwards}.video-modal-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}.video-responsive-wrapper{max-height:90vh;max-width:min(90vw,1200px);width:100%;aspect-ratio:16/9;min-width:0;min-height:0;overflow:hidden}.video-responsive-container{width:100%;height:100%;position:relative}@supports not (aspect-ratio:1/1){.video-responsive-wrapper{aspect-ratio:auto}.video-responsive-container{height:0;padding-bottom:56.25%}}.video-responsive-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.25rem}@media (max-width:768px){.title-jumbotron{font-size:2.25rem;width:100%!important}.ellips-bottom{top:80%!important}}@media (min-width:768px){.title-jumbotron{font-size:3rem}.ellips-bottom{top:50%!important}.jumbotron-description{font-size:1.35rem}}@media (min-width:1200px){.title-jumbotron{font-size:3.5rem}}@media (min-width:1440px){.title-jumbotron{font-size:4rem}.btn-jumbotron-orange{font-size:1.65rem}.cta-header{font-size:1.45rem}.jumbotron-description{font-size:1.75rem}}@media (min-width:1920px){.title-jumbotron{font-size:5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}