.small-pricing-module .navigation-tabs{color:#071521;display:flex;font-size:1rem;gap:48px;justify-content:center}.small-pricing-module .navigation-tabs .nav-item{font-weight:600}.small-pricing-module .navigation-tabs .nav-item:hover{cursor:pointer}.small-pricing-module .navigation-tabs .nav-item.inactive{color:#838a90;font-weight:300;transition:color .25s cubic-bezier(.4,0,.2,1) 0s}.small-pricing-module .navigation-tabs .nav-item.inactive:hover{color:#071521}@keyframes switchMiniPricingTab{to{opacity:1}}@webkit-keyframes switchMiniPricingTab{to{opacity:1}}.small-pricing-module .pricing-tab-panel{display:none;opacity:0}.small-pricing-module .pricing-tab-panel.show{animation:switchMiniPricingTab .5s forwards;display:block}.small-pricing-module .pricing-category-wrapper{display:flex;flex-direction:column;margin:0 auto;width:100%}.small-pricing-module .pricing-category-wrapper .pricing-toggle{align-self:flex-end;font-size:.75rem;padding:24px 0}.small-pricing-module .pricing-preview-wrapper{column-gap:16px;display:grid;grid-template-columns:repeat(var(--_pricing-total-cards,1),calc(33.33333% - 10.66667px));grid-template-rows:auto;justify-content:center}.small-pricing-module .pricing-preview-wrapper.no-discount{margin-top:4.75rem}.small-pricing-module .pricing-preview-wrapper .preview-card{--_background-position-x:0%;--_background-position-y:102%;background-color:#fff;background-image:url(https://7518023.fs1.hubspotusercontent-na1.net/hubfs/7518023/module_assets/wave-pricing-inline.svg);background-position:var(--_background-position-x) var(--_background-position-y);background-repeat:no-repeat;background-size:calc(300% + 32px) auto;box-shadow:2px 3px 17px rgba(0,0,0,.16);display:grid;grid-row:span 4;grid-template-rows:subgrid;padding:30px 20px;position:relative}.small-pricing-module .pricing-preview-wrapper .preview-card-2{--_background-position-x:50%}.small-pricing-module .pricing-preview-wrapper .preview-card-3{--_background-position-x:100%}.small-pricing-module .pricing-preview-wrapper .preview-card .pricing-card-tag{color:#fff;font-size:.75rem;font-weight:500;line-height:1.3;padding:8px 12px;position:absolute;right:0;top:0}.small-pricing-module .pricing-preview-wrapper .preview-card .pricing-card-tag--primary{background-color:#071521}.small-pricing-module .pricing-preview-wrapper .preview-card .pricing-card-tag--secondary{background-color:#3581f3}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card--title{font-size:1.8rem;font-weight:600;line-height:1.5;margin-bottom:8px}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card__extra-info-wrapper{margin-bottom:42px}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card--extra_info{display:flex;font-size:.95rem;font-weight:400;gap:8px;margin-bottom:0}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card--extra_info--icon{padding-top:.125em}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card__price-wrapper{align-items:baseline;display:flex;margin-bottom:26px;margin-top:1.85rem;position:relative}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card--price_pre{font-size:.95rem;font-weight:400;left:0;margin-bottom:0;position:absolute;top:-2rem;white-space:nowrap}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card--price{align-items:baseline;display:flex;font-size:2.4rem;font-weight:500;gap:4px;line-height:1;margin-bottom:0}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card--price_currency{align-self:flex-start;font-size:1rem}.small-pricing-module .pricing-preview-wrapper .preview-card .preview-card--price_after{font-size:.9rem;font-weight:400}.small-pricing-module .card-button-group{display:flex;flex-direction:column;flex-grow:1;gap:8px;padding-top:20px}.small-pricing-module .card-button-group .button.button-contained.button-centered{margin:20px auto;padding-left:32px;padding-right:64px;width:max-content}.small-pricing-module .card-button-group a.button{align-items:center;display:flex;font-size:1rem;height:3.75rem;justify-content:center;position:relative}.small-pricing-module .card-button-group a.button.small{font-size:.875rem;height:3.25rem}.small-pricing-module .button .arrow-wrapper{bottom:unset;height:unset;overflow:hidden;right:16px;width:24px}.small-pricing-module .button .arrow{height:24px;transition:all .2s ease-in-out;width:48px}.small-pricing-module .button:hover .arrow{background-position:100%}.small-pricing-module .card-button-group .button-contained{background-color:#071521;color:#fff;padding:0 16px}.small-pricing-module .card-button-group .button-outlined{border:2px solid;border-color:inherit;color:inherit}@media screen and (max-width:900px),screen and (min-width:1100px) and (max-width:1300px){.small-pricing-module .pricing-preview-wrapper{grid-template-columns:auto;justify-content:stretch;row-gap:24px}.small-pricing-module .pricing-preview-wrapper .preview-card{background-image:url(https://7518023.fs1.hubspotusercontent-na1.net/hubfs/7518023/module_assets/wave-pricing-mobile.svg);background-size:auto;grid-row:auto;grid-template-rows:auto}.small-pricing-module .pricing-preview-wrapper .preview-card-1{--_background-position-x:10%;--_background-position-y:200%}.small-pricing-module .pricing-preview-wrapper .preview-card-2{--_background-position-y:140%}.small-pricing-module .pricing-preview-wrapper .preview-card-3{--_background-position-x:90%;--_background-position-y:240%}}.small-pricing-module .toggle{align-items:flex-start;cursor:pointer;display:flex;gap:8px}.small-pricing-module .toggle-switch{background:rgba(7,21,33,.11);border:1px solid rgba(7,21,33,.43);border-radius:1.125rem;box-sizing:border-box;display:inline-block;flex-shrink:0;height:1.125rem;margin:.3125rem 0;position:relative;transition:background .25s,border-color .25s;vertical-align:middle;width:2.25rem}.small-pricing-module .toggle-switch:before{background:#fff;border-radius:50%;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);box-sizing:border-box;content:"";display:block;height:1.125rem;left:-.0625rem;position:absolute;top:-.0625rem;transition:left .25s ease-in-out;width:1.125rem}.small-pricing-module .toggle-checkbox{position:absolute;visibility:hidden}.small-pricing-module .toggle-checkbox:checked+.toggle-switch{background:rgba(7,21,33,.43);border:1px solid transparent}.small-pricing-module .toggle-checkbox:checked+.toggle-switch:before{background:#071521;left:1.125rem}.small-pricing-module .toggle-label{font-size:.875rem;font-weight:400;margin-left:5px;position:relative;top:2px}.small-pricing-module .toggle-label strong{font-weight:600}