.btn{border-radius:100px}.btn.primary{background-color:#6e0000;color:#fff}.btn.small{font-size:14px;padding:5px 12px}.show-more-big-btn{width:100%;height:100%;border:2px solid #4285f4;border-radius:10px;color:#4285f4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-weight:700;cursor:pointer}@media only screen and (max-width:767px){.show-more-big-btn{border:none;flex-direction:row;align-items:center}.show-more-big-btn .arrow{font-size:25px!important}.show-more-big-btn .caption{font-size:18px!important}}@media only screen and (min-width:767px){.show-more-big-btn:hover .arrow{font-size:45px}.show-more-big-btn:hover .caption{font-size:26px;text-decoration:underline}}.show-more-big-btn .arrow{font-size:40px;transition:.15s}.show-more-big-btn .caption{font-size:22px;transition:.15s}.web-stories-list-container{width:100%;padding:20px 0;position:relative}@media only screen and (max-width:767px){.web-stories-list-container{padding:10px 0}}.web-stories-list-container .arrow-left,.web-stories-list-container .arrow-right{position:absolute;top:50%;z-index:50;transform:translateY(-50%);background-color:#34a853;color:#fff;border:4px solid #34a853;width:40px;height:40px;border-radius:50%;display:none;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:.15s;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}@media only screen and (max-width:767px){.web-stories-list-container .arrow-left,.web-stories-list-container .arrow-right{width:25px;height:25px;font-size:14px}}.web-stories-list-container .arrow-left:hover,.web-stories-list-container .arrow-right:hover{background-color:#fff;color:#34a853}.web-stories-list-container .arrow-left.active,.web-stories-list-container .arrow-right.active{display:flex}@media only screen and (max-width:767px){.web-stories-list-container .arrow-left.active,.web-stories-list-container .arrow-right.active{display:none}}.web-stories-list-container .arrow-right{right:20px}.web-stories-list-container .arrow-left{left:20px}.web-stories-list{-ms-overflow-style:none;scrollbar-width:none;gap:15px;padding:0 30px;width:100%;display:flex;overflow-x:scroll}.web-stories-list::-webkit-scrollbar{display:none}@media only screen and (max-width:767px){.web-stories-list{gap:10px;padding:0 30px 0 10px}}.web-stories-list .story-card{min-width:120px;min-height:120px;width:120px;height:120px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;border:1px solid #4285f4;transition:.25s;cursor:pointer}@media only screen and (max-width:767px){.web-stories-list .story-card{min-width:90px;min-height:90px;width:90px;height:90px}}.web-stories-list .story-card:hover .story{width:110%;height:110%}.web-stories-list .story-card:hover .title{--max-lines:5}.web-stories-list .story-card .story{width:calc(100% - 5px);height:calc(100% - 5px);border-radius:50%;overflow:hidden;position:relative;transition:.25s}@media only screen and (max-width:767px){.web-stories-list .story-card .story{min-width:calc(100% - 5px);min-height:calc(100% - 5px);width:calc(100% - 5px);height:calc(100% - 5px)}}.web-stories-list .story-card .story .story-image{z-index:2}.web-stories-list .story-card .title{width:100%;transition:.25s;position:absolute;bottom:15px;left:0;font-size:8px;font-weight:700;text-align:center;color:#fff;z-index:5;padding:0 10px;--max-lines:2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines)}.web-stories-preview-container{position:fixed;top:0;left:0;z-index:120000;background-color:rgba(0,0,0,.886);width:100%;height:100%;display:none;justify-content:center;align-items:center}.web-stories-preview-container.active{display:flex}.web-stories-preview-container .desktop-side-cards{display:none;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:visible}@media only screen and (min-width:768px){.web-stories-preview-container .desktop-side-cards{display:block}}.web-stories-preview-container .desktop-side-cards .side-story-preview{position:absolute;top:50%;transform:translateY(-50%);pointer-events:all;cursor:pointer;transition:transform .3s ease,opacity .3s ease,left .3s ease,right .3s ease;opacity:.8}.web-stories-preview-container .desktop-side-cards .side-story-preview:hover{opacity:1;transform:translateY(-50%) scale(1.05)}.web-stories-preview-container .desktop-side-cards .side-story-preview .web-story-preview.side-preview{height:22.5vh;width:14.0625vh;max-width:22.5vw;max-height:22.5vh}.web-stories-preview-container .mobile-swiper-wrapper{display:none;width:100%;height:100%;position:relative}@media only screen and (max-width:767px){.web-stories-preview-container .mobile-swiper-wrapper{display:block}}.web-stories-preview-container .mobile-swiper-wrapper .web-stories-swiper{width:100%;height:100%}.web-stories-preview-container .mobile-swiper-wrapper .web-stories-swiper .web-story-slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.web-stories-preview-container .desktop-center-preview{display:none;position:relative;z-index:2;width:auto;height:auto}@media only screen and (min-width:768px){.web-stories-preview-container .desktop-center-preview{display:flex;align-items:center;justify-content:center}}.web-stories-preview-container .web-story-preview{position:relative;width:100%;height:100%}@media only screen and (min-width:768px){.web-stories-preview-container .web-story-preview{height:90vh;width:56.25vh;max-width:90vw;max-height:90vh}}@media only screen and (max-width:767px){.web-stories-preview-container .web-story-preview{width:100%!important;height:100%!important}}.web-stories-preview-container .web-story-preview .story-tabs-group{width:100%;position:absolute;top:10px;left:0;z-index:5;display:flex;gap:5px}.web-stories-preview-container .web-story-preview .story-tabs-group .close-btn{position:absolute;top:-5px;right:5px;z-index:15;width:35px;height:35px;background-color:#fff;color:#c10000;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.15s;font-size:30px}.web-stories-preview-container .web-story-preview .story-tabs-group .close-btn:hover{background-color:#c10000;color:#fff}.web-stories-preview-container .web-story-preview .story-tabs-group .story-tab{content:"";width:100%;height:4px;border-radius:2px;background-color:hsla(0,0%,100%,.388)}.web-stories-preview-container .web-story-preview .story-tabs-group .story-tab.active{background-color:#fff}.web-stories-preview-container .web-story-preview .story{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.web-stories-preview-container .web-story-preview .story .story-details{width:100%;height:100%;position:relative;overflow:hidden}.web-stories-preview-container .web-story-preview .story .story-details .gradient-background{background:linear-gradient(0deg,rgba(0,0,0,.408) 50%,rgba(0,4,9,.169));width:100%;height:100%;content:"";position:absolute;bottom:0;left:0;z-index:5}.web-stories-preview-container .web-story-preview .story .story-details .content{position:absolute;bottom:80px;left:0;z-index:7;width:100%;padding:0 70px}.web-stories-preview-container .web-story-preview .story .story-details .content p{font-size:20px;font-weight:700;color:#fff;text-align:center;text-shadow:4px 4px 8px rgba(0,0,0,.859),0 0 16px rgba(0,0,0,.603)}.web-stories-preview-container .web-story-preview .story .story-details .arrow{position:absolute;top:50%;z-index:9;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background-color:#34a853;color:#fff;border:2px solid #34a853;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.15s}.web-stories-preview-container .web-story-preview .story .story-details .arrow:hover{background-color:#fff;color:#34a853}.web-stories-preview-container .web-story-preview .story .story-details .arrow.right{right:10px}.web-stories-preview-container .web-story-preview .story .story-details .arrow.left{left:10px}.web-stories-preview-container .web-story-preview .story .story-details .story-link{display:block;position:absolute;bottom:20px;left:50%;z-index:8;transform:translateX(-50%);background-color:#4285f4;color:#fff;border:2px solid #4285f4;border-radius:20px;padding:5px 20px;transition:.15s}.web-stories-preview-container .web-story-preview .story .story-details .story-link:hover{background-color:#fff;color:#4285f4}