@keyframes unreveal{0%{opacity:1}to{opacity:0}}.top-full-banner,.top-full-banner-mobile{width:100%;height:100dvh;color:var(--color-white);font-size:40px;line-height:40px;font-weight:inherit;z-index:999;background:url(/img/home/banner-full.jpg) 50%/cover no-repeat;flex-wrap:wrap;justify-content:center;align-items:center;margin:0;animation:2s linear both unreveal;animation-timeline:view();animation-range:entry 25% cover;display:flex}.top-full-banner strong{color:var(--color-gold);margin:0 0 0 8px}.top-full-banner img{width:100%;height:auto}@keyframes reveal{0%{opacity:0}to{opacity:1}}.scroll-container{width:100%}.revealing-image{width:100%;animation:2s linear both reveal;animation-timeline:view();animation-range:entry 25% cover}.revealing-image.desktop{display:block}.revealing-image.mobile{display:none}.videos{width:80%;margin:80px auto 0;padding:40px}.videos .video{border-bottom:1px solid var(--color-grey-light);justify-content:flex-start;align-items:center;gap:40px;width:100%;height:auto;margin:0 0 80px;padding:0 0 80px;display:flex}.videos .video iframe{aspect-ratio:16/9;width:500px;height:auto}.book-title{padding:0 40px}.book{column-count:3;gap:16px;padding:24px;line-height:0}.book img{border-radius:4px;width:100%;margin:0 0 16px}@media (max-width:900px){.top-full-banner,.top-full-banner-mobile{font-size:24px;line-height:24px}.revealing-image.desktop{display:none}.revealing-image.mobile{display:block}.videos{width:100%;margin:0;padding:40px}.videos .video{flex-wrap:wrap}.videos .video iframe{width:100%}.book-title{padding:16px 40px}.book{column-count:1}}
