.hd-bento-switchback .switchback-wrapper{display:flex;flex-direction:column;gap:40px}.hd-bento-switchback{padding:0}.hd-bento-switchback .switchback-media{align-items:center;display:flex;justify-content:center}.hd-bento-switchback .switchback-image,.hd-bento-switchback .switchback-video{display:block;height:auto;object-fit:contain;width:100%}.hd-bento-switchback .switchback-media--fixed-height{overflow:hidden;position:relative}.hd-bento-switchback .switchback-media--fixed-height .switchback-image,.hd-bento-switchback .switchback-media--fixed-height .switchback-video{height:100%;object-fit:contain;width:100%}.hd-bento-switchback .switchback-content{align-items:center;display:flex}.hd-bento-switchback .content-inner{display:flex;flex-direction:column;gap:30px;max-width:600px}.hd-bento-switchback[data-heading-size=large] .switchback-heading{font-size:44px;line-height:1.1}.hd-bento-switchback .switchback-heading{color:var(--gl-color-text);font-family:var(--gl-font-heading-stack);font-size:28px;font-weight:700;line-height:1.2;margin:0;text-transform:uppercase}.hd-bento-switchback .switchback-body{font-weight:400;margin:0}.hd-bento-switchback .switchback-body,.hd-bento-switchback .switchback-body li,.hd-bento-switchback .switchback-body ol,.hd-bento-switchback .switchback-body p,.hd-bento-switchback .switchback-body span,.hd-bento-switchback .switchback-body strong,.hd-bento-switchback .switchback-body ul{color:var(--gl-color-text);font-family:var(--gl-font-body-stack);font-size:19px;letter-spacing:var(--gl-body-ls);line-height:31px}.hd-bento-switchback .switchback-body p{margin:0 0 1em}.hd-bento-switchback .switchback-body p:last-child{margin-bottom:0}.hd-bento-switchback .switchback-button{align-self:flex-start;background-color:#9e9479;border-radius:0;color:#fff;display:inline-block;font-family:var(--gl-font-body-stack);font-size:14px;font-weight:500;line-height:20px;padding:16px 20px;text-decoration:none;transition:background-color .3s ease-in-out!important}.hd-bento-switchback .switchback-button:hover{background-color:#867e67;color:#fff;font-weight:500}.hd-bento-switchback .switchback-youtube-wrapper{aspect-ratio:16/9;width:100%}.hd-bento-switchback .switchback-youtube{display:block;height:100%;width:100%}@media (min-width:768px){.hd-bento-switchback .switchback-button{font-size:19px;letter-spacing:var(--gl-body-ls);line-height:31px;padding:12px 28px}.hd-bento-switchback .switchback-wrapper{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:space-between}.hd-bento-switchback[data-media-position=left] .switchback-wrapper{flex-direction:row}.hd-bento-switchback[data-media-position=right] .switchback-wrapper{flex-direction:row-reverse}.hd-bento-switchback .switchback-content,.hd-bento-switchback .switchback-media{width:50%}}@media (min-width:992px){.hd-bento-switchback .switchback-content{width:42%}.hd-bento-switchback .switchback-media{width:58%}}