.pricing-module .billing-cycles-switch{text-align:center}.pricing-module .billing-cycles-switch .cycles{display:inline-flex;justify-content:center;margin-bottom:40px}.pricing-module .billing-cycles-switch .cycles>span{user-select:none;text-align:center;cursor:pointer}.pricing-module .billing-cycles-switch.toggle .cycles .toggle-icon{width:38px;padding:2px;background-color:#00a4bd;align-self:center;border-radius:38px;border:2px solid #d6dade;cursor:pointer;margin:0 16px}.pricing-module .billing-cycles-switch.toggle .cycles .toggle-icon:before{content:"";display:block;width:14px;height:14px;border-radius:50%;background-color:#fff;position:relative;left:0;transition:left .1s linear}.pricing-module .billing-cycles-switch.toggle .cycles .toggle-icon.toggled-on:before{left:calc(100% - 14px)}.pricing-module .billing-cycles-switch.tabs .cycles{position:relative;background-color:#edf3f6;border:1px solid #d6dade;border-radius:20px;overflow:hidden}@media screen and (max-width:600px){.pricing-module .billing-cycles-switch.tabs .cycles{flex-direction:column;width:100%}}.pricing-module .billing-cycles-switch.tabs .cycles:before{content:"";position:absolute;height:100%}.pricing-module .billing-cycles-switch.tabs .cycles>span{padding:8px 48px;font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;transition:color .25s;z-index:1}@media screen and (max-width:800px){.pricing-module .billing-cycles-switch.tabs .cycles>span{padding:8px 24px}}.pricing-module .billing-cycles-switch.tabs .cycles>span.selected{border-radius:20px!important;color:#fff}.pricing-module .billing-cycles-switch.tabs .cycles>.highlight{position:absolute;top:0;left:0;height:100%;border-radius:20px;background-color:#ff7a59;transition:left .25s,top .25s,width .1s;z-index:0}@media screen and (max-width:600px){.pricing-module .billing-cycles-switch.tabs .cycles>.highlight{height:40px;border-radius:0}}.pricing-module .pricing-module-plans{position:relative}.pricing-module .pricing-module-plans .plan-cards-wrapper{display:flex;flex-wrap:nowrap;flex-direction:row;gap:40px;opacity:1}@media screen and (max-width:1300px){.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-4{flex-wrap:wrap}}@media screen and (max-width:1100px){.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-3{flex-direction:column}}@media screen and (max-width:800px){.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-2,.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-4{flex-direction:column}}.pricing-module .pricing-module-plans .plan-cards-wrapper:not(.selected){position:absolute;width:100%;left:0;top:0;visibility:hidden;opacity:0}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card{flex:100%;padding:56px 24px 32px;background-color:#fff}@media screen and (max-width:1300px){.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-4 .plan-card{max-width:calc(50% - 20px)}}@media screen and (max-width:800px){.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-4 .plan-card{max-width:100%}}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card.card-style-elevated{box-shadow:0 2px 12px 0 rgba(50,71,92,.15)}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card.card-style-flat{border:1px solid #d6dade}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-title{margin-bottom:0;text-align:center}@media screen and (min-width:1300px){.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-4 .plan-card .plan-title{font-size:28px}}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-card-section{padding:24px 0;border-bottom:1px solid #d6dade}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-card-section:first-child{padding-top:0}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-card-section:last-child{border-bottom:none}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-description{font-size:15px;letter-spacing:0;line-height:24px;margin-bottom:0}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-price{display:block;color:#32475c;opacity:.6;text-align:center}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .button{display:block;font-size:16px;font-weight:500;letter-spacing:0;line-height:24px;text-align:center;padding:8px 16px;border-radius:2px;width:calc(100% - 50px);margin-left:auto;margin-right:auto}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features{padding-left:0;margin-bottom:0;list-style:none}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li{font-size:15px;letter-spacing:0;line-height:24px;display:flex}@media screen and (min-width:1300px){.pricing-module .pricing-module-plans .plan-cards-wrapper.pricing-module-plans-4 .plan-card .plan-features li{font-size:14px;line-height:20px}}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li+li{margin-top:8px}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li .hs_cos_wrapper_type_icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:6px;border-radius:50%}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li.available .hs_cos_wrapper_type_icon{background-color:rgba(0,122,140,.1)}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li.not-available .hs_cos_wrapper_type_icon{background-color:rgba(242,84,91,.1)}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li .hs_cos_wrapper_type_icon svg{width:12px;height:12px}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li.available .hs_cos_wrapper_type_icon svg{fill:#007a8c}.pricing-module .pricing-module-plans .plan-cards-wrapper .plan-card .plan-features li.not-available .hs_cos_wrapper_type_icon svg{fill:#f2545b}