.icon{display:flex;flex-wrap:wrap}.subscription-block-grid{display:flex;flex-direction:row;gap:20px;max-width:1440px!important}.subscription-block-container{align-items:flex-start;background:#fff;border-radius:32px;display:flex!important;flex-direction:column;margin:0 auto;text-align:left}.subscription-block-wrapper{border:2px solid #11375f;border-radius:32px;box-sizing:border-box;margin-top:50px}.subscription-image{padding:20px 20px 10px}.subscription-image img{height:40px!important;width:auto}.subscription-desc{padding:0 20px}.subscription-desc-text{min-height:235px}.subscription-tabs{background:#fff;display:flex;list-style-type:none;margin:20px 0 0;padding:0;width:100%}.subscription-tabs li{border:1px solid #ccc;cursor:pointer;padding:10px;text-align:center;width:50%}.sub-tab-content li{margin-bottom:16px}.subscription-tabs li.active{border-bottom:3px solid #11375f;font-weight:700}.sub-tab-content{background:#f5f8f9;border-bottom-left-radius:32px;border-bottom-right-radius:32px;display:none;min-height:470px;padding:20px;width:100%}.sub-tab-content.active{display:block}.subscription-button.button{display:flex;justify-content:center;max-width:100%}.subscription-button.button.secondary{border:2px solid #11375f}.subscription-button.button.secondary a{color:#fff}.subscription-button.button.primary{background:#fff;border:2px solid #11375f}.subscription-button.button.primary a{color:#11375f}.subscription-button.button.secondary:hover{background:#9adbe8;border-color:#9adbe8;color:#fff}.subscription-button.button.primary:hover{background:#11375f;border:2px solid #11375f}.subscription-button.button.primary:hover a{color:#fff}.subscription-block-wrapper:first-child:nth-last-child(2),.subscription-block-wrapper:nth-child(2):last-child{width:calc(50% - 20px)}.subscription-block-wrapper:first-child:nth-last-child(3),.subscription-block-wrapper:nth-child(2):nth-last-child(2),.subscription-block-wrapper:nth-child(3):last-child{width:calc(33.3333% - 20px)}.subscription-block-wrapper:first-child:nth-last-child(4),.subscription-block-wrapper:nth-child(2):nth-last-child(3),.subscription-block-wrapper:nth-child(3):nth-last-child(2),.subscription-block-wrapper:nth-child(4):last-child{width:calc(25% - 20px)}@media (max-width:768px){.subscription-block-wrapper{margin-right:0;width:calc(100% - 20px)}}