.cards-container .card-content{border-radius:12px;background:#0155ae;overflow:hidden}.cards-container .card-content .banner-content{width:100%;aspect-ratio:2}.cards-container .card-content .banner-content .__banner{width:100%;height:100%;background-position-y:bottom;background-size:cover}.cards-container .card-content .presentation-content .first-row .partner-logo{width:64px;height:64px;aspect-ratio:1}.cards-container .card-content .presentation-content .first-row .partner-logo .__logo{flex-shrink:0;background-size:cover}.cards-container .card-content .presentation-content .second-row .button-content .__button{border-radius:12px;background:#ec6625}.cards-container .card-content .presentation-content .second-row .button-content .__button:hover{background-color:#d14e20}.popup-content{z-index:2}.popup-content .popup-page{height:75vh;border-radius:12px;color:#fff;background:linear-gradient(to bottom right,#0155ae,#52b348);box-shadow:3px 3px 10px #000}.popup-content .popup-page .close-popup-content .close-popup-button{width:2em;aspect-ratio:1}.popup-content .popup-page .close-popup-content .close-popup-button svg{width:100%;height:100%}.popup-content .popup-page .data-button-content .data-button-container .__button{padding:1em;background:#ec6625;border-radius:12px}.popup-content .popup-page .popup-buttons-content{transition:.5s}.popup-content .popup-page .popup-buttons-content .popup-arrow{display:flex;align-items:center;justify-content:center;aspect-ratio:1;padding:.3em;transition:.5s;color:#fff;background:#ec6625;border-radius:100%;box-shadow:1px 1px 5px #000}.popup-content .popup-page .popup-buttons-content .popup-arrow svg{width:30px;aspect-ratio:1}.popup-content .popup-page .popup-buttons-content .popup-arrow svg path{stroke:#fff}.popup-content .popup-page .popup-buttons-content .popup-arrow.left{left:0}.popup-content .popup-page .popup-buttons-content .popup-arrow.right{right:0}.popup-content .popup-page .suggestions-content .suggestions-container .button-container{overflow:hidden;border-radius:8px;background:#0155ae;box-shadow:1px 1px 10px #000;animation:shake 2s;animation-iteration-count:infinite}.popup-content .popup-page .suggestions-content .suggestions-container .button-container .banner-content{width:100%;aspect-ratio:2}.popup-content .popup-page .suggestions-content .suggestions-container .button-container .banner-content .__banner{width:100%;height:100%;background-position-y:bottom;background-size:cover}.popup-content .popup-page .suggestions-content .suggestions-container .button-container .__button{padding:.5em}@keyframes shake{0%{transform:translate(1px,1px) rotate(0deg)}20%{transform:translate(-3px) rotate(1deg)}40%{transform:translateY(-1px) rotate(-1deg)}}@media screen and (max-width:475px){.cards-container .card-content{transform:scale(.85)}}@media screen and (max-width:610px){.popup-content .popup-page{width:90%}.popup-content .popup-page .text-content .title-content .__title{font-size:19px;line-height:1.5}.popup-content .popup-page .text-content .description-content p{font-size:14px;line-height:1.5}.popup-content .popup-page .popup-buttons-content{width:100%;padding:0 .5em;left:0}.popup-content .popup-page .suggestions-content .suggestions-container .button-container{scale:.8}.text-p{font-size:20px}}@media screen and (max-height:500px){.popup-content .popup-page .text-content{transform:scale(.8);margin-top:-1em}.popup-content .popup-page .suggestions-content{transform:scale(.8);bottom:0}}