.modal *{box-sizing:border-box}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;visibility:hidden;flex-direction:column;align-items:center;overflow:hidden;background:rgba(0,0,0,0.9);opacity:0;cursor:context-menu !important}.modal--confirm .modal-box{text-align:center}.modal--noOverlayClose{cursor:default}.modal--noClose .modal__close{display:none}.modal__close{position:fixed;top:2.5rem;right:2.5rem;z-index:1000;padding:0;width:2rem;height:2rem;border:none;background-color:transparent;color:#fff;cursor:pointer}.modal__close svg *{fill:currentColor}.modal__closeLabel{display:none}.modal__close:hover{color:#fff}.modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;will-change:transform, opacity}.modal-box__content{padding:3rem 3rem}.modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.modal-box__footer::after{display:table;clear:both;content:""}.modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.modal-enabled{position:fixed;right:0;left:0;overflow:hidden}.modal--visible .modal-box__footer{bottom:0}.modal--visible{visibility:visible;opacity:1}.modal--visible .modal-box{-webkit-animation:scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;animation:scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards}.modal--overflow{overflow-y:scroll;padding-top:8vh}.modal-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.modal-btn--primary{background-color:#3498db}.modal-btn--danger{background-color:#e74c3c}.modal-btn--default{background-color:#34495e}.modal-btn--pull-left{float:left}.modal-btn--pull-right{float:right}@media (max-width: 540px){.modal{top:0px;display:block;padding-top:60px;width:100%}.modal-box{width:auto;border-radius:0}.modal-box__content{overflow-y:scroll}.modal--noClose{top:0}.modal--noOverlayClose{padding-top:0}.modal-box__footer .modal-btn{display:block;float:none;margin-bottom:1rem;width:100%}.modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff}.modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.6rem}.modal__closeIcon{display:inline-block;margin-right:.8rem;width:1.6rem;vertical-align:middle;font-size:0}}@-webkit-keyframes scale{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}@keyframes scale{0%{opacity:0;transform:scale(0.9)}100%{opacity:1;transform:scale(1)}}.exit-ramp-modal::before{-webkit-backdrop-filter:none;backdrop-filter:none}.exit-ramp-modal .modal-box__content{padding:0}.exit-ramp-modal .exit-ramp-title{padding:1.5em;font-size:18px;font-weight:bold}.exit-ramp-modal .exit-ramp-body{padding:0.5em 1.5em}.exit-ramp-modal .exit-ramp-actions{margin-top:1em;padding:1.5em;text-align:right;display:flex;flex-wrap:wrap;justify-content:flex-end}.exit-ramp-modal .exit-ramp-continue,.exit-ramp-modal .exit-ramp-cancel{text-decoration:none;height:48px;min-width:235px;max-width:100%;display:flex;justify-content:center;align-items:center;border-radius:48px;background-color:#fff;cursor:pointer;outline:none;padding:0.5em 1.5em;text-transform:uppercase;font-size:16px;font-weight:800;font-family:"Inter-Regular";letter-spacing:0.64px;margin-top:1em}.exit-ramp-modal .exit-ramp-cancel{margin-left:1em;border:2px solid #666666;color:#666666}.exit-ramp-modal .exit-ramp-cancel:hover{background-color:#666666;color:#fff}@media only screen and (max-width: 768px){.exit-ramp-modal .exit-ramp-continue,.exit-ramp-modal .exit-ramp-cancel{min-width:100%;width:100%}}.exit-ramp-modal{background:#adabafe6 !important;z-index:32010}.exit-ramp-modal .modal__close{width:100%;max-width:1046px;position:relative;margin-top:auto;top:25px;right:0;color:#000;padding:25px 21px 0 0;display:flex;justify-content:flex-end}.exit-ramp-modal .modal-box{width:100%;max-width:1046px;margin-top:unset;border-radius:0}.exit-ramp-modal .modal__closeIcon{position:absolute;color:#000000;width:25px;border:2px solid #000000;border-radius:100px;height:25px;top:25px;right:21px}.exit-ramp-modal .modal__closeIcon svg{width:11px;height:21px;position:relative}.exit-ramp-modal .exit-ramp-content{padding:103px 214px 90px 214px;color:#000000}.exit-ramp-modal .exit-ramp-title{font-size:28px;line-height:30px;text-align:center;padding:0 0 32px}.exit-ramp-modal .exit-ramp-body{padding:0px;line-height:36px;font-size:24px;font-family:"Inter-Medium";font-stretch:normal;font-style:normal;letter-spacing:normal}.exit-ramp-modal .exit-ramp-actions{justify-content:center;padding:0}.exit-ramp-modal .exit-ramp-continue,.exit-ramp-modal .exit-ramp-cancel{width:auto;height:60px;border-radius:30px;font-size:16px;line-height:16px;padding:0 53px;text-transform:none}.exit-ramp-modal .exit-ramp-continue{border:1px solid transparent;color:#fff;background-color:#7e7a7d}.exit-ramp-modal .exit-ramp-cancel{display:none}.modal--visible .modal__close{-webkit-animation:scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;animation:scale 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards}@media only screen and (max-width: 1024px){.exit-ramp-modal .modal-box{max-width:991px}}@media only screen and (max-width: 768px){.exit-ramp-modal .modal__close{top:0;right:11px;height:auto;margin:0 auto;padding:0}.exit-ramp-modal .modal__closeIcon{margin:30px 21px}.exit-ramp-modal .modal__closeIcon svg{height:21px}.exit-ramp-modal .modal__closeLabel{display:none}.exit-ramp-modal .modal-box{width:90%;margin:30px auto}.exit-ramp-modal .exit-ramp-content{padding:53px 20px 20px 20px}.exit-ramp-modal .exit-ramp-title{font-size:16px;line-height:24px;padding:0 0 15px}.exit-ramp-modal .exit-ramp-body{font-size:14px;line-height:20px}.exit-ramp-modal .exit-ramp-continue,.exit-ramp-modal .exit-ramp-cancel{padding:0 20px}.exit-ramp-modal .exit-ramp-cancel{margin-left:0}}@media only screen and (max-width: 540px){.exit-ramp-modal .modal-box{margin:10px auto}.exit-ramp-modal .modal__closeIcon{margin:0 21px}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes slideInLeft{0%{transform:translateX(150%)}100%{transform:translateX(0)}}@keyframes slideInLeft{0%{transform:translateX(150%)}100%{transform:translateX(0)}}.cmp-text-sm{font-size:16px}.cmp-button-reset{overflow:visible;width:auto;padding:0;border:none;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;line-height:normal}.cmp-button-reset::-moz-focus-inner{padding:0;border:0}.cmp-sr-only{visibility:hidden;width:0;height:0;position:absolute}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.cmp--videos-title,.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-title,.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item-title,.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-title,.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__item-title,.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-desktop .cmp-videogallery__item-title,.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-desktop .cmp-videogallery__chapter-title,.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapter-item--active .cmp-videogallery__chapter-title{display:block;padding-bottom:10px;font-size:16px;font-weight:600;text-align:center}.cmp--chapter-title,.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-title{display:block;margin-bottom:5px;font-size:16px;font-weight:600}.cmp--image-item,.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-image,.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item-image,.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-image{width:100%;display:flex;flex-direction:row}.cmp--align-item,.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item,.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item,.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item{flex-direction:column;align-items:center;width:100%;padding:10px}.cmp-videogallery{padding:0.75em 0}.cmp-videogallery__sociallink{display:none}.cmp-videogallery__sociallink--top-display-desktop{display:block}@media only screen and (max-width: 767px){.cmp-videogallery__sociallink--top-display-desktop{display:none}}.cmp-videogallery__sociallink--bottom-display-desktop{display:block}.cmp-videogallery__sociallink--none-display{display:none}.cmp-videogallery__sociallink .social-links-display{list-style-type:none;padding:0 15px}.cmp-videogallery__sociallink .social-links-display .social-links{display:inline-block;margin:0 10px 10px 0}.cmp-videogallery__sociallink .social-links-display .social-links a{border:1px solid #ccc;border-radius:25%;width:40px;height:40px;display:inline-block}.cmp-videogallery__sociallink .social-links-display .social-links a img{width:100%;height:inherit;border-radius:25%}.cmp-videogallery--display{display:flex;flex-wrap:wrap;width:100%;position:relative;overflow:hidden}.cmp-videogallery__playlist .cmp-videogallery__item-content p{padding:0}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-cta,.cmp-videogallery__playlist .cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item-cta,.cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-cta{text-align:center}.cmp-videogallery__playlist--none-desktop .cmp-videogallery__item-cta{text-align:left}.cmp-videogallery__playlist .cmp-videogallery__videos--slider-right,.cmp-videogallery__playlist .cmp-videogallery__videos--slider-left,.cmp-videogallery__playlist .cmp-videogallery__chapters--slider-right,.cmp-videogallery__playlist .cmp-videogallery__chapters--slider-left{display:none}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item:not(:first-child){display:none}.cmp-videogallery__playlist--top-desktop{order:-2;width:100%}.cmp-videogallery__playlist--top-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-title{padding:0}.cmp-videogallery__playlist--top-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-title p{margin:0}.cmp-videogallery__playlist--top-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__image{opacity:1 !important;max-height:300px}.cmp-videogallery__playlist--bottom-desktop{order:2;width:100%}.cmp-videogallery__playlist--bottom-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-title{padding:0}.cmp-videogallery__playlist--bottom-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-text{padding-left:0}.cmp-videogallery__playlist--bottom-desktop .cmp-videogallery__chapters--enable-scroll-desktop img{max-height:300px}.cmp-videogallery__playlist--left-desktop{position:absolute;width:45% !important;left:0;top:0}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-scroll-desktop{overflow-y:scroll;display:block;overflow-x:hidden}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item{flex:auto;flex-direction:unset}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item{flex-direction:unset;padding:0}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-title{text-align:left;padding:0}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item{flex-direction:unset}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-title,.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-text{padding-left:0;text-align:left}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__videos--accordion{margin:0 auto}.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--slider-right,.cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--slider-left{display:none}.cmp-videogallery__playlist--right-desktop{position:absolute;width:45% !important;right:0;bottom:0}.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-scroll-desktop{overflow-y:scroll;display:block;overflow-x:hidden}.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item{flex-direction:unset}.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item{flex-direction:unset}.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item{flex-direction:unset}.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-title,.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-text{padding-left:0;text-align:left}.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__videos--accordion{margin:0 auto}.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--slider-right,.cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--slider-left{display:none}.cmp-videogallery__playlist--none-desktop{display:block}.cmp-videogallery__playlist .cmp-videogallery__videos .cmp-videogallery__chapters--slider-right,.cmp-videogallery__playlist .cmp-videogallery__videos .cmp-videogallery__chapters--slider-left{display:none}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-mobile .cmp-videogallery__videos--accordion{display:none}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__videos--accordion{display:block}.cmp-videogallery__content .cmp-videogallery__chapters--slider-left,.cmp-videogallery__content .cmp-videogallery__chapters--slider-right{display:none}.cmp-videogallery__content--none-desktop .cmp-videogallery__item-content p{padding:0}.cmp-videogallery__content--top-desktop{order:-1;width:100% !important;padding-bottom:50px !important}.cmp-videogallery__content--top-desktop .fa-chevron-right,.cmp-videogallery__content--top-desktop .fa-chevron-left{top:60%}.cmp-videogallery__content--bottom-desktop{order:2;width:100% !important}.cmp-videogallery__content--left-desktop{order:-1;width:50%}.cmp-videogallery__content--left-desktop .cmp-videogallery__item-title p{margin:0}.cmp-videogallery__content--left-desktop .cmp-videogallery__chapters--enable-scroll-desktop{overflow-y:scroll;display:block !important;overflow-x:hidden !important}.cmp-videogallery__content--left-desktop .cmp-videogallery__chapters--enable-slider-desktop{display:block}.cmp-videogallery__content--left-desktop .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-item{flex:auto}.cmp-videogallery__content--left-desktop .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-content{padding:0;text-align:left}.cmp-videogallery__content--left-desktop .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapter-content{text-align:center}.cmp-videogallery__content--right-desktop{order:0;width:50%}.cmp-videogallery__content--right-desktop .cmp-videogallery__chapter-title{text-align:center;padding:0}.cmp-videogallery__content--right-desktop .cmp-videogallery__chapter-title p{margin:0}.cmp-videogallery__content--right-desktop .cmp-videogallery__chapters--enable-scroll-desktop{overflow-y:scroll;display:block !important;overflow-x:hidden !important}.cmp-videogallery__content--right-desktop .cmp-videogallery__chapters--enable-slider-desktop{display:block;margin:0;padding:0}.cmp-videogallery__content--right-desktop .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-item{flex:auto}.cmp-videogallery__content--right-desktop .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapter-content{text-align:center}.cmp-videogallery__content--right-desktop .cmp-videogallery__chapters li{padding-bottom:15px}.cmp-videogallery__content--none-desktop{display:block}.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-mobile .cmp-videogallery__chapters--accordion{display:none}.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapters--accordion{display:block}.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapter-content{text-align:center}.cmp-videogallery__player--right-display{position:absolute;right:0;top:0}.cmp-videogallery__player--bottom-display{position:absolute;bottom:0;left:0}.cmp-videogallery__holder{display:flex;flex-wrap:wrap;width:100%}.cmp-videogallery__holder .cmp-videogallery__chapters{display:block;text-align:left}.cmp-videogallery__player{width:50%;padding:0.5em 1em}.cmp-videogallery__video{position:relative;cursor:pointer;width:100%;height:100%}.cmp-videogallery__thumbnail{width:100%;height:auto}.cmp-videogallery__playicon{display:block;height:5em;width:5em;z-index:1;position:absolute;top:calc(50% - 2.5em);left:calc(50% - 2.5em)}.cmp-videogallery__content{width:50%;padding:0.5em 1em}.cmp-videogallery__content .cmp-videogallery__item-content{padding:0}.cmp-videogallery__content .cmp-videogallery__item-content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider-right:not(:first-child){display:none}.cmp-videogallery__content .cmp-videogallery__item-content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider-left:not(:first-child){display:none}.cmp-videogallery__content .cmp-videogallery__item-title,.cmp-videogallery__content .cmp-videogallery__item-text{cursor:inherit}.cmp-videogallery__playlist{margin-top:1em;width:100%}.cmp-videogallery__playlist-title{padding:0 1em}.cmp-videogallery__videos{padding:0;margin:0;list-style:none}.cmp-videogallery__item{display:flex;flex-wrap:wrap;margin-bottom:1em;align-items:flex-start}.cmp-videogallery__item-image{width:30%;padding:0 1em;cursor:pointer}.cmp-videogallery__image{width:100%;height:auto}.cmp-videogallery__item-content{width:70%;padding:0 1em}.cmp-videogallery__item-title{margin-top:0;cursor:pointer}.cmp-videogallery__item-title p{color:inherit}.cmp-videogallery__item-text{font-size:14px;cursor:pointer;padding:0 1em}.cmp-videogallery__item-text p{color:inherit}.cmp-videogallery__item-cta-link{text-decoration:none}.cmp-videogallery__chapters{display:none;padding:0 1em}.cmp-videogallery__chapter-item{list-style:none;cursor:pointer}.cmp-videogallery__item-active .cmp-videogallery__chapters{display:block}.cmp-videogallery__chapter-title{padding:5px 0}.cmp-videogallery__videos--enable-slider-desktop{overflow:hidden;align-items:baseline;display:flex;position:relative}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item{flex:1 0 50%}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item--active .cmp-videogallery__item-title{text-decoration:underline}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item--active .cmp-videogallery__item-image{width:100%;display:flex;padding:0}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item--active .cmp-videogallery__image{opacity:1}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-title:hover{text-decoration:underline}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-content{width:auto}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__item-content p{text-align:center}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__videos--slider{display:block;position:absolute;cursor:pointer;opacity:0.3}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__videos--slider:hover{opacity:1;color:#003865}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__videos--slider.fa-chevron-right{top:50%;right:0}.cmp-videogallery__videos--enable-slider-desktop .cmp-videogallery__videos--slider.fa-chevron-left{top:50%;left:0}.cmp-videogallery__videos--enable-scroll-desktop{overflow-x:scroll;display:flex;align-items:baseline}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item{flex:1 0 50%}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item--active .cmp-videogallery__item-title{text-decoration:underline}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item--active .cmp-videogallery__item-image{width:100%;display:flex}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item--active .cmp-videogallery__image{opacity:1}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item-title:hover{text-decoration:underline}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item-content{width:auto}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item-title{margin-bottom:0}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__item-title p{margin-bottom:0}.cmp-videogallery__videos--enable-scroll-desktop .cmp-videogallery__image{opacity:.5;max-height:300px}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item .cmp-videogallery__image{opacity:.5}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item--active .cmp-videogallery__item-title{text-decoration:underline}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item--active .cmp-videogallery__image{opacity:1}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-title{margin-bottom:0}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-title p{margin-bottom:0}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-title:hover{text-decoration:underline}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-text{text-align:center}.cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-content{width:auto}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop{align-items:baseline;display:flex;overflow:hidden}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-content{margin:10px}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__item-title{padding:0 1em}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-item{text-align:center;flex:1 0 47%;margin-right:20px}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-image{padding:16px;margin:0 36px}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapter-title:hover{text-decoration:underline}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider{display:block;position:absolute;cursor:pointer;opacity:0.3}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider:hover{opacity:1;color:#003865}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider.fa-chevron-right{top:50%;right:0}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider.fa-chevron-left{top:50%;left:0}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider-right:not(:first-child){display:none}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-desktop .cmp-videogallery__chapters--slider-left:not(:first-child){display:none}.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-desktop{overflow-x:scroll;display:flex;align-items:baseline}.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-desktop .cmp-videogallery__chapter-content{margin:10px}.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-desktop .cmp-videogallery__chapter-item{text-align:center;flex:1 0 50%;margin-right:30px}.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-desktop .cmp-videogallery__chapter-title:hover{text-decoration:underline}.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapter-item--active{text-align:center}.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapter-item .cmp-videogallery__chapters--accordion{padding:15px 0;text-align:center}.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-desktop .cmp-videogallery__chapter-item .cmp-videogallery__chapter-title:hover{text-decoration:underline}.cmp-videogallery__item-content{width:100%}.disable-slider-icon .fa-chevron-right,.disable-slider-icon .fa-chevron-left{display:none}.playlist--left-chapter-top .cmp-videogallery__video{margin-left:calc(95%)}.playlist--left-chapter-top .cmp-videogallery__playlist--left-desktop{bottom:0;top:inherit}.playlist--left-chapter-top .cmp-videogallery__playlist--left-desktop.enable-slider-icon{position:absolute}.playlist-left-chapter-bottom .cmp-videogallery__playlist.enable-slider-icon{position:absolute}.playlist-left-chapter-bottom .cmp-videogallery__holder .cmp-videogallery__video{margin-left:calc(95%)}.playlist-left-chapter-bottom .cmp-videogallery__holder .cmp-videogallery__content--bottom-desktop{width:100%}.playlist-left-chapter-bottom .cmp-videogallery__holder .cmp-videogallery__content--bottom-desktop .cmp-videogallery__item-content{padding-top:176px}.playlist-left-chapter-bottom .cmp-videogallery__holder .cmp-videogallery__content--bottom-desktop .enable-slider-icon .fa-chevron-right,.playlist-left-chapter-bottom .cmp-videogallery__holder .cmp-videogallery__content--bottom-desktop .enable-slider-icon .fa-chevron-left{top:60%}.playlist-left-chapter-bottom .cmp-videogallery__holder .cmp-videogallery__chapters--enable-scroll-desktop{margin-top:100px}.playlist-left-chapter-bottom .cmp-videogallery__holder .cmp-videogallery__playlist--left-desktop .cmp-videogallery__videos--enable-scroll-desktop{overflow-x:hidden}.playlist-left-chapter-right{flex-wrap:nowrap}.playlist-left-chapter-right .cmp-videogallery__playlist--left-desktop{order:-1;position:inherit}.playlist-left-chapter-right .cmp-videogallery__video{height:auto !important}.playlist-right-left-chapter-top{overflow:visible}.playlist-right-left-chapter-top .cmp-videogallery__chapter-image .cmp-videogallery__image{max-height:600px}.playlist-right-left-chapter-top .cmp-videogallery__playlist{bottom:44% !important}.playlist-right-left-chapter-top .cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-desktop{position:absolute}.playlist-right-left-chapter-top .cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item-image{width:auto}.playlist-right-left-chapter-top .cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-desktop .cmp-videogallery__item{padding:0}.playlist-right-chapter-left{flex-wrap:nowrap}.playlist-right-chapter-left .cmp-videogallery__content--left-desktop{flex:1;width:25%}.playlist-right-chapter-left .cmp-videogallery__playlist--right-desktop{position:inherit;width:25%}.playlist-right-chapter-right{flex-wrap:nowrap}.playlist-right-chapter-right .cmp-videogallery__content--right-desktop{flex:1;width:25%}.playlist-right-chapter-right .cmp-videogallery__playlist--right-desktop{position:inherit;width:25%}.playlist-right-chapter-right .cmp-videogallery__video{height:auto !important}.playlist-right-chapter-bottom .cmp-videogallery__holder{flex-direction:column}.playlist-right-chapter-bottom .cmp-videogallery__content--bottom-desktop{width:50% !important}.playlist-right-chapter-bottom .cmp-videogallery__playlist--right-desktop{top:0;bottom:inherit}.playlist-right-chapter-bottom .cmp-videogallery__playlist--right-desktop.enable-slider-icon{position:absolute}.playlist-right-chapter-bottom .cmp-videogallery__playlist--right-desktop .cmp-videogallery__videos--enable-slider-desktop img{opacity:1}.enable-slider-icon{display:block;position:relative}.enable-slider-icon .fa-chevron-right{display:block;position:absolute;top:50%;right:0;cursor:pointer;opacity:0.3}.enable-slider-icon .fa-chevron-right:hover{opacity:1;color:#003865}.enable-slider-icon .fa-chevron-left{display:block;top:50%;position:absolute;cursor:pointer;opacity:0.3}.enable-slider-icon .fa-chevron-left:hover{opacity:1;color:#003865}@media only screen and (max-width: 767px){.cmp-videogallery__player,.cmp-videogallery__content,.cmp-videogallery__item-image,.cmp-videogallery__item-content{width:100%}.cmp-videogallery__playlist .cmp-videogallery__videos--slider-right,.cmp-videogallery__playlist .cmp-videogallery__videos--slider-left,.cmp-videogallery__playlist .cmp-videogallery__chapters--slider-right,.cmp-videogallery__playlist .cmp-videogallery__chapters--slider-left,.cmp-videogallery__playlist .cmp-videogallery__videos--accordion{display:none}.cmp-videogallery__playlist--top-mobile{order:-2;width:100%}.cmp-videogallery__playlist--top-mobile.enable-slider-icon{position:relative}.cmp-videogallery__playlist--bottom-mobile{order:2;width:100%}.cmp-videogallery__playlist--bottom-mobile.enable-slider-icon{position:relative}.cmp-videogallery__playlist.enable-slider-icon{position:relative}.cmp-videogallery__playlist.enable-slider-icon .cmp-videogallery__videos--slider-right,.cmp-videogallery__playlist.enable-slider-icon .cmp-videogallery__videos--slider-left{display:block}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-scroll-mobile{overflow-x:scroll;display:flex;align-items:baseline}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-scroll-mobile .cmp-videogallery__item-image{min-width:150px}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-accordion-mobile .cmp-videogallery__videos--accordion{display:block;margin:0 auto}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile{overflow:hidden;align-items:baseline;display:flex;position:relative}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__item{flex:1 0 50%}.cmp-videogallery__playlist .cmp-videogallery__videos--enable-slider-mobile .cmp-videogallery__videos--accordion{display:none}.cmp-videogallery__content .cmp-videogallery__chapters--slider-right,.cmp-videogallery__content .cmp-videogallery__chapters--slider-left,.cmp-videogallery__content .cmp-videogallery__chapters--accordion{display:none}.cmp-videogallery__content--top-mobile{order:-1;width:100% !important}.cmp-videogallery__content--top-mobile .enable-slider-icon{position:relative}.cmp-videogallery__content--bottom-mobile{order:2;width:100% !important}.cmp-videogallery__content--bottom-mobile .enable-slider-icon{position:relative}.cmp-videogallery__content .enable-slider-icon{position:relative}.cmp-videogallery__content .enable-slider-icon .cmp-videogallery__chapters--slider-right,.cmp-videogallery__content .enable-slider-icon .cmp-videogallery__chapters--slider-left{display:block}.cmp-videogallery__content .enable-slider-icon .cmp-videogallery__item-content p{text-align:center}.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-mobile{overflow-x:scroll;display:flex;align-items:baseline;padding:20px}.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-mobile .cmp-videogallery__chapter-item{flex:1 0 50%}.cmp-videogallery__content .cmp-videogallery__chapters--enable-scroll-mobile .cmp-videogallery__chapter-image{padding:0 1em}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-mobile{overflow:hidden;align-items:baseline;display:flex}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-mobile .cmp-videogallery__chapter-item{flex:1 0 50%}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-mobile .cmp-videogallery__chapter-image{padding:0 1em}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-mobile .cmp-videogallery__chapter-content{padding:0 1em}.cmp-videogallery__content .cmp-videogallery__chapters--enable-slider-mobile .cmp-videogallery__chapters--accordion{display:none}.cmp-videogallery__content .cmp-videogallery__chapters--enable-accordion-mobile .cmp-videogallery__chapters--accordion{display:block;text-align:center}.cmp-videogallery__sociallink--top-display-mobile{display:block}.cmp-videogallery__sociallink--bottom-display-mobile{display:block}.cmp-videogallery__sociallink.none-mobile{display:none}.cmp-videogallery .cmp-videogallery__videos--enable-accordion-mobile .cmp-videogallery__item:not(:first-child){display:none}.cmp-videogallery .cmp-videogallery__chapters--enable-accordion-mobile .cmp-videogallery__chapter-item:not(:first-child){display:none}}.cmp-hidden{display:none}.cmp-videogallery--display-sbs .cmp-videogallery{display:flex;flex-wrap:wrap}.cmp-videogallery--display-sbs .cmp-videogallery__holder{width:50%}.cmp-videogallery--display-sbs .cmp-videogallery__playlist{width:50%;margin-top:0}@media only screen and (max-width: 767px){.cmp-videogallery--display-sbs .cmp-videogallery__holder{width:100%}.cmp-videogallery--display-sbs .cmp-videogallery__playlist{width:100%}}.cmp-videogallery--display-playlist-first .cmp-videogallery__playlist{order:-1}.cmp-videogallery--display-content-first .cmp-videogallery__content{order:-1}
