:root{--font-montserrat: Montserrat, sans-serif;--font-roboto: Roboto, sans-serif;--color-gray100: #000000;--color-gray90: #303030;--color-gray80: #5C5C5C;--color-gray70: #818181;--color-gray60: #A3A3A3;--color-gray50: #BFBFBF;--color-gray40: #D6D6D6;--color-gray30: #E8E8E8;--color-gray20: #F0F2F5;--color-gray10: #FCFCFC;--color-gray0: #FFFFFF;--color-blue: #0082D8;--color-blue-hover: #2CA6F8;--color-blue-pressed: #0273BF;--color-blue-disabled: #CFE1F7;--color-green: #1BA124;--color-green-hover: #3CBB45;--color-green-pressed: #098512;--color-green-disabled: #D0E8D6;--color-orange: #FCD34F;--color-orange-hover: #F8E132;--color-orange-pressed: #FCB034;--color-orange-disabled: #F0E8BF;--color-celery: #C6D1CE;--color-khaki: #91A6A4;--color-snow: #CBCFE3;--color-beige: #E8D3AF;--color-light-beige: #F9F7F4;--color-light-yellow: #FFF7E3;--color-sand: #C3AA8C;--color-nude: #825F54;--color-dark-blue: #003F6A;--color-light-blue1: #F0F7FD;--color-light-blue2: #F5F8FD}.module-section-subscriptions{padding:50px 0}.module-section-subscriptions__inner{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto;max-width:1172px}.module-section-subscriptions__title{text-align:center;max-width:610px;margin:0 auto;color:#000}.module-section-subscriptions__text{text-align:center;max-width:610px;margin:15px auto 0;color:#000}.module-section-subscriptions__tabs{display:flex;flex-wrap:wrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:30px auto 0;justify-content:center;align-items:center;padding:8px;border-radius:8px;background-color:#fcfcfc;border:1px solid #E8E8E8}@media (max-width: 768px){.module-section-subscriptions__tabs{gap:8px;padding:0;background-color:transparent;border:0}}@media (max-width: 576px){.module-section-subscriptions__tabs{flex-direction:column}}.module-section-subscriptions__tabs-item{cursor:pointer;padding:10px;color:#000;transition:.3s ease-in-out;border-radius:4px;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;line-height:1.5}@media (max-width: 768px){.module-section-subscriptions__tabs-item{border:1px solid #E8E8E8}}.module-section-subscriptions__tabs-item:hover{color:#1ba124}.module-section-subscriptions__tabs-item.active{background-color:#098512;color:#fff}@media (max-width: 768px){.module-section-subscriptions__tabs-item.active{border:1px solid #098512}}.module-section-subscriptions__list{display:none;grid-template-columns:repeat(3,1fr);align-items:stretch;justify-content:center;gap:24px;margin-top:16px;position:relative}@media (max-width: 1200px){.module-section-subscriptions__list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.module-section-subscriptions__list{grid-template-columns:1fr;padding-bottom:50px}.module-section-subscriptions__list.padding0{padding-bottom:0}.module-section-subscriptions__list .module-section-subscriptions__item:nth-of-type(n+4){display:none}}.module-section-subscriptions__list.two-items{grid-template-columns:repeat(2,calc((100% - 48px) / 3))}@media (max-width: 1200px){.module-section-subscriptions__list.two-items{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.module-section-subscriptions__list.two-items{grid-template-columns:1fr}}.module-section-subscriptions__list.active{display:grid}.module-section-subscriptions__list.showMore .module-section-subscriptions__showAll{display:none}.module-section-subscriptions__list.showMore .module-section-subscriptions__showLess{display:flex}.module-section-subscriptions__list.showMore .module-section-subscriptions__item:nth-of-type(n+4){display:flex}.module-section-subscriptions__item{border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;position:relative;gap:16px;padding:24px;background-color:#f5f8fd}@media (max-width: 768px){.module-section-subscriptions__item{padding:16px}}.module-section-subscriptions__item-title{color:#000;height:50px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:60px}@media (max-width: 768px){.module-section-subscriptions__item-title{padding-right:55px}}.module-section-subscriptions__item-icon{width:54px;height:57px;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;right:24px}@media (max-width: 768px){.module-section-subscriptions__item-icon{width:50px;height:50px}}.module-section-subscriptions__item-price{min-height:52px;color:#000}.module-section-subscriptions__item-price span{color:#91a6a4}.module-section-subscriptions__item-text{color:#000;margin-top:8px;margin-bottom:auto}.module-section-subscriptions__item-link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:24px}@media (max-width: 768px){.module-section-subscriptions__item-link{width:100%;margin-top:30px}}.module-section-subscriptions__showAll,.module-section-subscriptions__showLess{position:absolute;bottom:0;left:0;right:0;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:none;align-items:center;gap:4px;color:#0082d8}@media (max-width: 768px){.module-section-subscriptions__showAll,.module-section-subscriptions__showLess{display:flex}}.module-section-subscriptions__showAll svg,.module-section-subscriptions__showLess svg{transition:.3s ease-in-out;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.module-section-subscriptions__showLess{display:none}.acf-block-preview .module-section-subscriptions{min-height:50px;border:1px solid #ccc}.acf-block-preview .module-section-subscriptions p{margin:5px 0}.acf-block-preview .module-section-subscriptions .module-section-subscriptions__item-title{height:auto}.acf-block-preview .module-section-subscriptions .module-section-subscriptions__item-text{margin-top:5px}.acf-block-preview .module-section-subscriptions .module-section-subscriptions__item-link{margin-top:10px}
