.collapse{border:1px solid var(--ow-blue-medium);background-color:var(--ow-blue-extra-light);border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;gap:0;transition:.25s linear}@media(max-width:1023.95px){.collapse{border-radius:8px}}@media(hover:hover){.collapse:hover{background-color:var(--ow-background-extra-light)}}.collapse__top{padding:24px;align-self:stretch;display:flex;align-items:flex-start;justify-content:space-between;gap:8px}@media(max-width:1023.95px){.collapse__top{padding:12px}}.collapse__top__title{font-weight:500;font-size:16px;line-height:24px;color:var(--ow-blue-dark);text-align:start}.collapse__top__button{width:24px;min-width:24px;height:24px;color:var(--ow-blue-light)}.collapse__top__button svg{width:100%;height:100%}.collapse__description-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s linear;overflow:hidden;padding:0 24px}@media(max-width:1023.95px){.collapse__description-wrapper{padding:0 12px}}.collapse__description-wrapper__description{min-height:0;font-weight:400;font-size:16px;line-height:24px;color:var(--ow-grey-medium)}.collapse--opened{gap:12px;background-color:var(--ow-background-extra-light)}@media(max-width:1023.95px){.collapse--opened{gap:0}}@media(hover:hover){.collapse--opened:hover{background-color:var(--ow-background-extra-light)}}.collapse--opened .collapse__description-wrapper{padding-bottom:24px;grid-template-rows:1fr}@media(max-width:1023.95px){.collapse--opened .collapse__description-wrapper{padding-bottom:12px}}.hero-switcher{border:1px solid #e4e8f2;padding:8px;gap:12px;max-width:420px}.hero-switcher,.hero-switcher__button{border-radius:10px;background:var(--ow-background-extra-light);display:flex;width:100%}.hero-switcher__button{gap:8px;align-items:center;justify-content:center;padding:14px 8px;font-weight:500;font-size:16px;line-height:24px;color:#626a7e;transition:.25s linear}.hero-switcher__button--active{color:var(--ow-blue-dark);box-shadow:0 8px 16px 0 rgba(0,0,0,.08),0 0 4px 0 rgba(0,0,0,.04)}@media(max-width:1023.95px){.hero-switcher__button{border-radius:8px;padding:10px 6px}}.hero-switcher__button span{border-radius:100px;padding:6px 10px;background:var(--ow-blue-medium);font-size:14px;line-height:20px;text-align:center;color:var(--ow-text-extra-light);white-space:nowrap}.plan-card{border-radius:40px;padding:80px;background-color:var(--ow-blue-extra-light);display:flex;flex-direction:column;gap:32px}@media(max-width:1279.95px){.plan-card{padding:40px;border-radius:20px;gap:24px}}@media(max-width:1023.95px){.plan-card{max-width:420px;width:100%;padding:20px;border-radius:16px;gap:16px}}.plan-card--white{box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);background:var(--ow-background-extra-light);margin:0 -10px;position:relative;z-index:var(--ow-index-level-5);transform:translateY(-8px)}@media(max-width:1023.95px){.plan-card--white{padding:20px;transform:unset;margin:unset}}.plan-card__heading__title{font-weight:600;font-size:44px;line-height:48px;color:var(--ow-blue-dark)}@media(max-width:1279.95px){.plan-card__heading__title{font-size:32px;line-height:40px}}@media(max-width:1023.95px){.plan-card__heading__title{font-size:24px;line-height:32px}}.plan-card__heading__label{font-weight:400;font-size:18px;line-height:24px;color:#011970;padding-bottom:24px}@media(max-width:1023.95px){.plan-card__heading__label{font-size:16px;line-height:20px;padding-bottom:12px}}.plan-card__heading__price{font-weight:600;font-size:32px;line-height:100%;color:var(--ow-blue-dark);padding-bottom:40px}@media(max-width:1023.95px){.plan-card__heading__price{font-size:18px;line-height:24px;padding-bottom:16px}}.plan-card__heading .ow-button{transform-origin:0 50%}@media(hover:hover){.plan-card__heading .ow-button:hover{transition:.25s ease-in-out;transform:scale(1.1);border-radius:12px}}.plan-card__content__condition-group{border-bottom:1px solid #adbfff;padding-bottom:32px;margin-bottom:24px}.plan-card__content__condition-group__title{font-weight:600;font-size:16px;line-height:24px;color:var(--ow-blue-dark);padding-bottom:12px}.plan-card__content__condition-group__conditions{display:flex;flex-direction:column;gap:8px}.plan-card__content__condition-group__conditions__condition{font-weight:400;font-size:16px;line-height:24px;color:var(--ow-blue-dark);list-style-type:none;display:flex;align-items:center;padding-left:6px;gap:19px}.plan-card__content__condition-group__conditions__condition:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--ow-background-extra-dark)}.plan-card__content__features-group__title{font-weight:600;font-size:16px;line-height:24px;color:var(--ow-blue-dark);padding-bottom:12px}.plan-card__content__features-group__features{display:flex;flex-direction:column;gap:8px}.plan-card__content__features-group__features__feature{list-style-type:none;font-weight:400;font-size:16px;line-height:24px;color:var(--ow-blue-dark);display:flex;align-items:center;gap:10px}.plan-card__content__features-group__features__feature svg{width:20px;min-width:20px;height:20px}.plan-card__content__features-group__features__feature--premium{color:transparent;background:linear-gradient(86deg,var(--ow-blue-medium) 0,#8a53ff 49.5%,#ff7f40 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;gap:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.plan-card__content__features-group__features__feature--premium svg{width:16px;min-width:16px;height:16px;color:var(--ow-blue-medium)}.testimonial-card{width:100%;min-width:415px;border-radius:24px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;gap:32px}@media(max-width:1279.95px){.testimonial-card{border-radius:20px;padding:24px;gap:24px}}@media(max-width:1023.95px){.testimonial-card{border-radius:16px;padding:16px;gap:16px;min-width:100%}}.testimonial-card__image{border-radius:50%;overflow:hidden;object-fit:cover;object-position:top}.testimonial-card__description{font-weight:400;font-size:16px;line-height:24px;color:var(--ow-blue-dark)}.testimonial-card__author{width:100%;margin-top:auto;border-radius:12px;padding:12px 16px;background:var(--ow-background-extra-light)}.testimonial-card__author__name{font-weight:500;font-size:16px;line-height:24px;color:var(--ow-text-extra-dark)}.testimonial-card__author__position{font-weight:400;font-size:14px;line-height:20px;color:var(--ow-grey-medium)}