<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.promo_global .page-center{max-width:1380px!important}.promo_global .content_wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.promo_global .content_wrapper .item_card{background-color:var(--light-blue);border-radius:8px;display:flex;flex-direction:column;margin:75px 8px 8px;transition:transform .3s linear;width:320px}.promo_global .content_wrapper .item_card:first-child{background-color:var(--green)}.promo_global .content_wrapper .item_card:last-child{background-color:var(--coral)}.promo_global .content_wrapper .item_card.blue{background-color:var(--light-blue)}.promo_global .content_wrapper .item_card.green{background-color:var(--green)}.promo_global .content_wrapper .item_card.coral{background-color:var(--coral)}.promo_global .content_wrapper .item_card.purple{background-color:var(--purple)}.promo_global .content_wrapper .item_card .card_img{height:20px;margin-top:73px;position:relative;top:1px}.promo_global .content_wrapper .item_card .btns{padding:0 24px 24px}.promo_global .content_wrapper .item_card .btns .btn_sml{padding:9px 16px}.promo_global .content_wrapper .item_card .card_img img{bottom:0;display:block;left:0;margin:0 auto;position:absolute;right:0;transition:transform .3s linear}.promo_global .content_wrapper .item_card .card_text{flex:1;padding:20px 24px 0;position:relative;z-index:1}.promo_global .content_wrapper .item_card .card_text&gt;*{color:#fff}.promo_global .content_wrapper .item_card .card_text p{font-size:16px;margin:24px 0}.promo_global .content_wrapper .item_card .card_text p strong{font-weight:500}.promo_global .content_wrapper .item_card .btns .btn_sml+.btn_sml{margin-top:8px}.promo_global .bottom_btns{margin-top:24px;text-align:center}.promo_global .bottom_btns :not(only-child){margin:4px}@media (min-width:1440px){.promo_global .content_wrapper .item_card .card_text .content_title{font-size:26px;line-height:1.2}}@media (min-width:1193px) and (max-width:1425px){.promo_global .content_wrapper .item_card{margin-top:55px;width:262px}}@media (min-width:768px) and (max-width:979px){.promo_global .content_wrapper{flex-direction:row;justify-content:center}.promo_global .content_wrapper .item_card{width:calc(50% - 22px)}}@media (max-width:767px){.promo_global .content_wrapper{align-items:center;flex-direction:column;max-width:318px}.promo_global .content_wrapper .item_card{margin:80px auto 0;width:100%}}@media (max-width:301px){.promo_global .content_wrapper .item_card .card_img{margin-top:35px}}</pre></body></html>