.time-to-next-day{margin-top:24px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:13px 30px;color:#fff;-webkit-backdrop-filter:brightness(130%);backdrop-filter:brightness(130%);border-radius:20px;font-weight:400;font-size:16px;line-height:140%}@media(max-width:500px){.time-to-next-day{flex-direction:column;align-items:flex-start;gap:12px}}.time-to-next-day .timeLeft{display:flex;gap:6px;width:110px;height:36px;justify-content:center;align-items:center;background-color:#fff;color:#0b1a48;border-radius:56px;font-size:14px}.time-to-next-day .timeLeft>span{width:60px}.cardDescr{position:relative;top:20px;left:50%;transform:translateX(-50%) translateY(20px);max-width:846px;width:100%;opacity:0;pointer-events:none;transition:opacity .7s ease-in-out,transform .7s ease-in-out}.cardDescr>.title{display:flex;gap:12px;justify-content:space-between;align-items:center;color:#fff}@media(max-width:500px){.cardDescr>.title{flex-direction:column;align-items:flex-start}}.cardDescr>.title>h2{font-weight:600;font-size:clamp(28px,26.2659px + .4624vw,32px);line-height:110%}.cardDescr>.title .date{border:1px solid #fff;border-radius:100px;padding:8px 12px;display:inline-grid;place-content:center;font-weight:500;font-size:14px;line-height:140%;text-transform:uppercase;text-align:center}.cardDescr .main-wrapper{margin-top:24px;padding:clamp(24px,14.4px + 2.56vw,40px);border-radius:20px;background-color:rgba(1,13,55,.65);color:#fff}.cardDescr .main-wrapper .descr-wrapper{display:flex;gap:clamp(24px,14.4px + 2.56vw,40px)}@media(max-width:620px){.cardDescr .main-wrapper .descr-wrapper{flex-direction:column}.cardDescr .main-wrapper .descr-wrapper>img{width:170px;height:255px}}.cardDescr .main-wrapper .descr-wrapper>img{width:233px;height:349.5px;border-radius:20px;flex:0 1}@media(max-width:620px){.cardDescr .main-wrapper .descr-wrapper>img{width:170px;height:255px}}.cardDescr .main-wrapper .descr-wrapper .text-wrapper{display:flex;flex-direction:column}.cardDescr .main-wrapper .descr-wrapper .text-wrapper h4{font-weight:600;font-size:24px;line-height:140%}.cardDescr .main-wrapper .descr-wrapper .text-wrapper>p{margin-top:clamp(16px,11.2px + 1.28vw,24px);font-weight:400;font-size:16px;line-height:140%}.cardDescr .main-wrapper .descr-wrapper .text-wrapper .question-wrapper{margin-top:24px;border-radius:10px;border:2px solid #97d5e9;padding:16px}.cardDescr .main-wrapper .descr-wrapper .text-wrapper .question-wrapper>h6{font-weight:600;font-size:16px;line-height:140%}.cardDescr .main-wrapper .descr-wrapper .text-wrapper .question-wrapper>p{margin-top:6px}.cardDescr .main-wrapper .descr-wrapper .text-wrapper .author{margin-top:16px;font-weight:400;font-size:14px;line-height:140%;opacity:.6}.cardDescr--visible{opacity:1;pointer-events:all;transform:translateX(-50%) translateY(0)}@media(max-width:900px){.cardDescr{max-width:100%;padding:0 20px}}.card{position:absolute;width:70px;height:105px;border-radius:8px;perspective:1000px;cursor:pointer}.content{box-shadow:0 0 15px rgba(0,0,0,.1);transform-style:preserve-3d}.back,.content,.front{position:absolute;width:100%;height:100%}.back,.front{background:#03446a;border-radius:8px;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.back>img,.front>img{height:100%;width:100%}.active-card,.front{transform:rotateY(180deg)}.active-card .cotd-card-number{transition:opacity .2s ease-in;opacity:0}.cotd-card-number{position:absolute;left:0;top:0;width:26px;height:21px;border-top-left-radius:8px;background:rgba(21,37,43,.75);display:flex;justify-content:center;align-items:center;font-family:Lato,sans-serif;color:#fff;font-weight:400;font-size:11px;line-height:16;transition:.2s;pointer-events:none;z-index:1;border-bottom-right-radius:8px;opacity:.75}.cotdDeck{position:relative;padding-top:33px;width:100%;height:100%;overflow-y:auto;overflow:hidden auto;transition:opacity .5s}.cotdDeck__container{max-width:1175px;position:relative;margin:0 auto}@media(max-width:1175px){.cotdDeck__container{padding:0 20px}}.cotdDeck .instruction{font-weight:400;font-size:14px;line-height:140%;color:#fff;border-radius:12px;padding:14px 20px;background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:brightness(130%);backdrop-filter:brightness(130%);overflow:hidden}.mobileCard{border-radius:8px;perspective:1000px;cursor:pointer}.mobileCard,.mobileCard .content{position:absolute;width:100%;height:100%}.mobileCard .content{box-shadow:0 0 15px rgba(0,0,0,.1);transform-style:preserve-3d}.mobileCard .back,.mobileCard .front{position:absolute;height:100%;width:100%;background:#03446a;border-radius:8px;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.mobileCard .back>img,.mobileCard .front>img{height:100%;width:100%}.mobileCard .front{transform:rotateY(180deg)}.active-card{transform:rotateY(180deg) translateY(-50px);transition:transform 2.5s ease}.active-card .cotd-mobile-card-number{transition:opacity .2s ease-in;opacity:0}.hidden-card{opacity:0;transition:all .2s ease-in;pointer-events:none}.swiper-slide-active{overflow:visible!important}.cotd-mobile-card-number{position:absolute;left:0;top:0;width:36px;height:31px;border-top-left-radius:8px;background:rgba(21,37,43,.75);display:flex;justify-content:center;align-items:center;font-family:Lato,sans-serif;color:#fff;font-weight:400;font-size:14px;line-height:31px;transition:.2s;pointer-events:none;z-index:1;border-bottom-right-radius:8px;opacity:.75}