.pricing-boxes{content-visibility:auto;padding-bottom:65px;padding-top:42px;position:relative}@media only screen and (max-width:767px){.pricing-boxes{padding-bottom:30px;padding-top:40px}.pricing-boxes__header{font-size:20px;line-height:28px}}.pricing-boxes__header span{font-size:24px;line-height:32px}@media only screen and (max-width:767px){.pricing-boxes__header span{font-size:20px;line-height:28px}}.pricing-boxes__boxes{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:5px -16px 0}@media only screen and (max-width:1023px){.pricing-boxes__boxes{margin:0 -12px}}@media only screen and (max-width:767px){.pricing-boxes__boxes{margin:70px 0 0}}.pricing-boxes__boxes-box{background-color:#f6f7f9;border:1px solid transparent;display:flex;flex-direction:column;justify-content:space-between;margin:32px 16px 0;padding:24px;transition:.2s ease-in-out;width:calc(25% - 32px)}@media only screen and (max-width:1023px){.pricing-boxes__boxes-box{margin:32px 12px 0;width:calc(50% - 24px)}}@media only screen and (max-width:767px){.pricing-boxes__boxes-box{margin:8px 0 24px;width:100%}}.pricing-boxes__boxes-box-image{display:block}.pricing-boxes__boxes-box-text{display:block;padding-top:16px}.pricing-boxes__boxes-box-text span,.pricing-boxes__boxes-box-text strong{color:var(--Primary-100)}.pricing-boxes__boxes-box-cta{display:flex;justify-content:flex-end;padding-top:10px;pointer-events:none}@media only screen and (max-width:767px){.pricing-boxes__boxes-box-cta{padding-top:15px}}.pricing-boxes__boxes-box:hover{background-color:hsla(0,0%,100%,.5);border:1px solid var(--Primary-40);box-shadow:0 16px 40px 0 rgba(39,92,109,.15)}.pricing-boxes__boxes-box:hover .btn{color:var(--Primary-100)!important}.pricing-boxes__boxes-box.long{background-color:hsla(0,0%,100%,.5);border:1px solid var(--Primary-40);width:calc(50% - 32px)}@media only screen and (max-width:1023px){.pricing-boxes__boxes-box.long{width:100%}}.pricing-boxes__boxes-box.long .pricing-boxes__boxes-box-text{padding-top:5px}.pricing-boxes__boxes-box.long .pricing-boxes__boxes-box-cta{display:block;margin-top:10px}