.hotBonuses__header{width:48px;height:48px;border-radius:16px;border:1px solid rgb(255 255 255 / .16);background:linear-gradient(180deg,#fff0 0%,rgb(255 177 0 / .16) 100%);display:flex;align-items:center;justify-content:center;position:relative;margin-left:12px;cursor:pointer;order:3;overflow:hidden}.hotBonuses__header--wrapper{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hotBonuses__header--bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hotBonuses__header--icon{position:relative;z-index:1}.hotBonuses__header--title{position:absolute;z-index:2;bottom:10px;background:linear-gradient(0deg,#FFE59A 0%,#FFFFD5 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;text-align:center;font-size:10px;font-weight:900;line-height:16px;text-transform:uppercase}.hotBonuses__popup{background:rgb(0 0 0 / .25);backdrop-filter:blur(4px);position:fixed;top:88px;left:0;width:100%;height:100%;display:none;align-items:flex-start;justify-content:flex-start;z-index:101}.hotBonuses__popup.show{display:flex}@media (max-width:576px){.hotBonuses__popup{top:72px}.hotBonuses__popup .container-fluid{padding:0}}.hotBonuses__content{border-radius:0 0 20px 20px;background:linear-gradient(180deg,#fff0 0%,rgb(255 177 0 / .16) 100%),#181818;box-shadow:0 12px 24px 0 rgb(0 0 0 / .48);padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:375px;margin-left:auto}@media (max-width:576px){.hotBonuses__content{width:100%}}.hotBonuses__title{display:flex;align-items:center;color:#f0ad00;font-size:20px;font-weight:600;line-height:24px;margin:0 0 16px 0}.hotBonuses__title:after{content:attr(data-text-after)}.hotBonuses__title img{width:24px;height:24px;margin-right:8px}.hotBonuses__bonuses{max-height:450px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.hotBonuses__bonuses::-webkit-scrollbar{display:none}.hotBonuses__bonus{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:16px;border:1px solid rgb(255 255 255 / .16);background:#2B2B2B;width:100%;margin-bottom:8px;position:relative;cursor:pointer}.hotBonuses__bonus:last-of-type{margin-bottom:0}.hotBonuses__bonus--best{position:absolute;top:-2px;left:2px;width:100%;border-radius:16px 16px 0 0;background:linear-gradient(1deg,#FD9902 -31.89%,#FCD950 60.87%);color:#181818;text-align:center;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.48px;text-transform:uppercase;padding:4px 16px}.hotBonuses__bonus--best .title:before{content:attr(data-text-before)}.hotBonuses__bonus--best .number{position:absolute;top:0;left:-4px;border-radius:16px 0;background:linear-gradient(1deg,#FD9902 -31.89%,#FCD950 60.87%);box-shadow:0 2px 4px 0 rgb(0 0 0 / .25);color:#181818;text-align:center;font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.hotBonuses__bonus--ordered{border:1px solid #FD9902;background:rgb(61 41 0 / .6);backdrop-filter:blur(10px)}.hotBonuses__bonus--ordered--first{border-width:2px;padding-top:32px}.hotBonuses__bonus--label{position:absolute;top:-1px;left:-1px;border-radius:16px 0;background:linear-gradient(1deg,#FD9902 -31.89%,#FCD950 60.87%);box-shadow:0 2px 4px 0 rgb(0 0 0 / .25);color:#181818;text-align:center;font-size:12px;font-weight:700;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.hotBonuses__bonus--label:before{content:attr(data-text-before)}.hotBonuses__bonus--card{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.hotBonuses__bonus--logo{display:flex;align-items:center;justify-content:center;width:64px;min-width:64px;height:64px;min-height:64px;border-radius:12px;margin-right:12px}.hotBonuses__bonus--logo img{max-width:90%;max-height:90%;height:auto;width:auto}.hotBonuses__bonus--data{display:flex;flex-direction:column;margin-left:0;margin-right:auto;width:100%}.hotBonuses__bonus--title{color:#fff;font-size:14px;font-weight:600;line-height:24px;margin:0}.hotBonuses__bonus--info{display:flex;align-items:center;justify-content:flex-start;margin-top:8px}.hotBonuses__bonus--value{font-size:12px;line-height:16px;letter-spacing:.12px;color:#b5b5b5;margin:0}.hotBonuses__bonus--value:before{content:attr(data-text-before)}.hotBonuses__bonus--value span{color:#fff}.hotBonuses__bonus--value span:before{content:attr(data-text-before)}.hotBonuses__bonus--value:first-of-type{margin-right:8px}.hotBonuses__bonus--promo{border-radius:12px;border:1px dashed rgb(255 255 255 / .16);display:flex;align-items:center;justify-content:space-between;padding:8px 12px;cursor:pointer;margin-top:8px}.hotBonuses__bonus--promo .code{color:#fff;font-size:12px;font-weight:600;line-height:16px}.hotBonuses__bonus--promo .code:before{content:attr(data-text-before)}.hotBonuses__bonus--promo svg{width:16px;height:16px}.hotBonuses__bonus--btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:16px;border:1px solid rgb(255 255 255 / .16);background:#05e98f;cursor:pointer;align-self:center;margin-left:12px}.staticContentPrimeCentered__title{font-weight:700;font-size:28px;line-height:36px;color:#fff;text-align:center;margin-bottom:24px}@media (min-width:768px){.staticContentPrimeCentered__title{font-weight:700;font-size:56px;line-height:72px;margin-bottom:32px}}.staticContentPrimeCentered__content{font-weight:500;font-size:16px;line-height:24px;color:#fff;text-align:center}@media (min-width:768px){.staticContentPrimeCentered__content{font-weight:400;font-size:20px;line-height:36px}}.numberedList{font-family:"Poppins",sans-serif}.numberedList__wrapper{background:#fff;border-radius:20px;padding:24px 16px}@media (min-width:768px){.numberedList__wrapper{padding:40px}}.numberedList__title{font-weight:600;font-size:20px;line-height:32px;color:#181818;text-align:left;margin-top:0;margin-bottom:12px}@media (min-width:768px){.numberedList__title{font-weight:700;font-size:28px;line-height:36px;margin-bottom:16px}}.numberedList__description{font-weight:400;font-size:14px;line-height:24px;letter-spacing:.01em;color:#181818}@media (min-width:768px){.numberedList__description{margin-bottom:30px}}.numberedList__description p:first-child{margin-top:0}.numberedList__description p:last-child{margin-bottom:0}.numberedList__item{display:flex;flex-wrap:wrap;border:1px solid #f1f1f1;border-radius:20px;padding:24px 16px;margin-bottom:20px}.numberedList__item:last-child{margin-bottom:0}@media (min-width:768px){.numberedList__item{justify-content:space-between}}.numberedList__item-top{display:flex;flex-wrap:wrap;flex-direction:column}@media (min-width:768px){.numberedList__item-top{flex:1}}.numberedList__item-top__number{display:inline-flex;flex:0 0 32px;align-items:center;justify-content:center;font-weight:700;font-size:20px;line-height:28px;color:#4443B8;width:32px;height:32px;background:#f9f9ff;border-radius:50%;margin-right:16px}.numberedList__item-top__title-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:16px}.numberedList__item-top__title{flex:1;line-height:24px;color:#181818;margin-bottom:0;margin-top:0;font-weight:600;font-size:16px}.numberedList__item-top__content{font-size:14px;margin-top:0;margin-bottom:24px}@media (min-width:768px){.numberedList__item-top__content:last-child{margin-bottom:0}}.numberedList__item-top__content a{text-decoration:underline;color:revert}.numberedList__item-image{display:block;width:100%;text-align:center;border-radius:16px}@media (min-width:768px){.numberedList__item-image{flex:0 0 200px;margin-left:24px}}.numberedList__item-image img{max-height:140px;overflow:hidden;object-fit:cover}.prosAndCons{font-family:"Poppins",sans-serif}.prosAndCons__wrapper{background:#fff;padding:24px 16px;border-radius:20px}@media (min-width:768px){.prosAndCons__wrapper{padding:24px}}@media (min-width:1024px){.prosAndCons__wrapper{padding:40px}}.prosAndCons__title{font-weight:600;font-size:20px;line-height:32px;color:#181818;margin-top:0;margin-bottom:12px;text-align:left}@media (min-width:768px){.prosAndCons__title{font-weight:700;font-size:28px;line-height:36px;margin-bottom:16px}}.prosAndCons__description{margin-bottom:20px}.prosAndCons__description p{font-weight:400;font-size:14px;line-height:24px;letter-spacing:.01em;color:#181818;margin-bottom:12px;word-wrap:break-word}@media (min-width:768px){.prosAndCons__description p{margin-bottom:16px}}.prosAndCons__row{display:flex;flex-wrap:wrap}@media (min-width:768px){.prosAndCons__row{justify-content:space-between}}.prosAndCons__block{width:100%}@media (min-width:768px){.prosAndCons__block{flex:0 0 calc(50% - 10px)}}.prosAndCons__block li{display:inline-flex;flex-wrap:wrap;margin-bottom:20px}.prosAndCons__block li:last-of-type{margin-bottom:0}.prosAndCons__block-title{font-weight:600;font-size:18px;line-height:28px;text-align:left;margin-top:0;margin-bottom:20px}.prosAndCons__block--plus{margin-bottom:20px}@media (min-width:768px){.prosAndCons__block--plus{margin-bottom:0}}.prosAndCons__block--plus .prosAndCons__block-title{color:#04C378;border-bottom:1px solid #04C378}.prosAndCons__block--minus .prosAndCons__block-title{color:#ff455b;border-bottom:1px solid #ff455b}.prosAndCons__block ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}.prosAndCons__block ul li{width:100%}.prosAndCons__block ul li svg{width:24px;height:24px;flex:0 0 24px;margin-right:12px}.prosAndCons__block ul li span{flex:1;font-weight:400;font-size:14px;line-height:24px;color:#181818}.faq{font-family:"Poppins",sans-serif}.faq__link{cursor:pointer;color:#5554de;text-decoration:underline}.faq__link:hover{color:#5554de}.faq__title{text-align:left;margin-top:0;margin-bottom:16px;font-weight:700;font-size:28px;line-height:36px;color:#181818}.faq__description{font-weight:400;font-size:16px;line-height:24px;margin-bottom:16px;color:#181818}.accordion p{margin-bottom:0;margin-top:0}.accordion a{color:#5554de;text-decoration:underline}.accordion__item:last-of-type .accordion{margin-bottom:0}.accordion__wrapper{background:#FFF;border-radius:20px;padding:8px 16px}@media (min-width:768px){.accordion__wrapper{padding:24px}}@media (min-width:1024px){.accordion__wrapper{padding:24px 40px}}.accordion__card{display:flex;flex-wrap:wrap;width:100%;margin:0}.accordion__card-title{width:100%;cursor:pointer;position:relative;padding-top:16px;padding-bottom:16px;padding-right:52px;font-size:14px;font-weight:600;line-height:20px;color:#181818;display:flex;align-items:center;justify-content:flex-start;-webkit-appearance:none}.accordion__card-title p{margin-bottom:0;margin-top:0}@media (min-width:768px){.accordion__card-title{padding-top:18px;padding-bottom:18px;font-size:16px;line-height:24px}}.accordion__card-arrow{display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:50%;transform:translateY(-50%);width:28px;height:28px;background-color:#F2F2FF;border-radius:50%}.accordion__card-arrow:after{content:"";display:inline-block;width:12px;height:7px;background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.98995 6.47758C6.44321 7.02431 5.55678 7.02431 5.01005 6.47758L1.38995 2.85748C0.507997 1.97553 1.13263 0.467529 2.3799 0.467529H9.6201C10.8674 0.467529 11.492 1.97553 10.6101 2.85748L6.98995 6.47758Z' fill='%235554DE'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;transition:all 0.3s ease}.accordion__card-arrow:focus{outline:0}.accordion__card-content{margin-left:0;margin-bottom:0;overflow:hidden;transition:height 0.3s ease-in;font-weight:400;font-size:14px;line-height:24px;color:#181818;opacity:0}.accordion__card-active{margin-bottom:6px}.accordion__card-active .accordion__card{margin-bottom:16px}.accordion__card-active .accordion__card-arrow:after{transform:rotate(180deg)}.accordion__card-active .accordion__card-content{transition:height 0.3s ease-out;opacity:1}