.button{align-items:center;display:flex;font-weight:500;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;position:relative;text-wrap:nowrap;transition-duration:.2s}@media (min-width:1199px){.button{padding-left:2rem;padding-right:2rem}}.button{border-radius:.5rem;font-size:.75rem;font-weight:600;height:3rem;line-height:1rem;text-transform:uppercase}@media (min-width:1199px){.button{font-size:1rem;height:52px;line-height:1.5rem}}.button--dark{background-color:var(--color-surface-900);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.button--dark:hover{background-color:var(--color-surface-800);cursor:pointer}.button--primary{background-color:var(--color-blue-500);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.button--primary:hover{background-color:var(--color-blue-500);cursor:pointer;opacity:.9}.button--white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:var(--color-surface-900)}.button--white:hover{cursor:pointer;opacity:.9}.button--light{background-color:#fff9;border-bottom-color:#ffffffb3;border-bottom-style:solid;border-left:1px solid hsla(0,0%,100%,.4);border-right:1px solid hsla(0,0%,100%,.7);border-top:1px solid hsla(0,0%,100%,.7);color:var(--color-surface-900)}.button--light:hover{background-color:#fffc;cursor:pointer;opacity:.9}.button--grey{background-color:var(--color-surface-100);color:var(--color-surface-900)}.button:active{transform:scale(.95)}.button--loading{cursor:not-allowed;opacity:.75;pointer-events:none}.button--outlined.button--white{border-style:solid;border-width:1px;--tw-border-opacity:1;background-color:transparent;border-color:rgb(255 255 255/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.button--outlined.button--primary{background-color:transparent;border-color:var(--color-blue-500);border-style:solid;border-width:1px;color:var(--color-blue-500)}.menu-panel-wrapper{top:0;right:0;bottom:0;left:0;opacity:0;position:fixed;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:20}.menu-panel-wrapper__overlay{background-color:var(--color-surface-900);top:0;right:0;bottom:0;left:0;opacity:.5;position:fixed;z-index:10}.menu-panel-wrapper .menu-panel{left:0;margin-top:4rem;position:fixed;right:0;top:0;z-index:20;--tw-translate-y:-100%;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu-panel-wrapper.is--opened{opacity:1;visibility:visible}.menu-panel-wrapper.is--opened .menu-panel{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.app-title--h1{font-size:24px;font-weight:700;line-height:1.75rem}@media (min-width:1199px){.app-title--h1{font-size:78px;line-height:80px}}.app-title--h2{font-size:24px;font-weight:700;line-height:1.75rem}@media (min-width:1199px){.app-title--h2{font-size:78px;line-height:80px}}.app-title--h3{font-size:22px;font-weight:700;line-height:1.75rem}@media (min-width:1199px){.app-title--h3{font-size:60px;line-height:60px}}.app-title--h5{font-size:1rem;font-weight:700;line-height:1.25rem}@media (min-width:1199px){.app-title--h5{font-size:28px;line-height:2rem}}.base-text{color:var(--color-surface-800);font-size:.875rem;line-height:1.25rem}@media (min-width:1199px){.base-text{font-size:1.25rem;line-height:1.75rem}}.b-hero-section{margin-left:-1rem;margin-right:-1rem}@media (min-width:1199px){.b-hero-section{margin-left:0;margin-right:0}}.b-hero-section__content{background-color:var(--color-violet);border-radius:24px;min-height:520px;padding:2rem 1rem;position:relative;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1199px){.b-hero-section__content{border-radius:40px;min-height:940px;padding:2.75rem 2.75rem 0}}.b-hero-section__menu-btn{align-items:center;background-color:var(--color-surface-100);border-radius:.5rem;display:flex;height:2rem;justify-content:center;width:2rem}.b-hero-section__menu-btn i{color:var(--color-surface-900);display:flex;font-size:10px}.base-card{background-color:var(--color-surface-100);border-radius:20px;padding:1.5rem 1rem}@media (min-width:1199px){.base-card{border-radius:32px;padding:2.5rem}}.base-card__title{font-weight:700;line-height:1.75rem;margin-bottom:.5rem}@media (min-width:1199px){.base-card__title{font-size:28px;margin-bottom:.75rem}}.base-card__content{height:100%}.base-card--centered{align-items:center;display:flex;flex-direction:column;justify-content:center}.base-card--centered .base-card__title{text-align:center}.base-card--centered .base-card__content{height:auto;text-align:center}.base-card--rounded{border-radius:9999px;padding-left:5rem;padding-right:5rem}.problem-solved-section{width:100%}@media (min-width:480px){.problem-solved-section{max-width:480px}}@media (min-width:768px){.problem-solved-section{max-width:768px}}@media (min-width:1199px){.problem-solved-section{max-width:1199px}}@media (min-width:1440px){.problem-solved-section{max-width:1440px}}.problem-solved-section{margin-left:auto;margin-right:auto}.problem-solved-section .app-title--h2{font-size:22px;font-weight:700;line-height:1.75rem;position:relative}@media (min-width:1199px){.problem-solved-section .app-title--h2{font-size:60px;line-height:70px}}.problem-solved-section__grid{display:grid;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1199px){.problem-solved-section__grid{gap:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.problem-solved-section .base-card__content{align-items:flex-start;display:flex;flex-direction:column;height:100%}.problem-solved-section__star{bottom:0;position:absolute;right:0;z-index:0;--tw-translate-x:130px;--tw-translate-y:110px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1199px){.problem-solved-section__star{width:680px;--tw-translate-x:250px;--tw-translate-y:480px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.problem-solved-section__tag{align-items:center;border-radius:9999px;display:flex;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-size:.875rem;line-height:1.25rem;padding:.5rem 1rem}@media (min-width:1199px){.problem-solved-section__tag{font-size:1.25rem;line-height:1.75rem;padding:.75rem 1.25rem}}.problem-solved-section .report-item{align-items:flex-start;display:flex;gap:1rem}.problem-solved-section .report-item__icon{align-items:center;border-radius:10px;display:flex;height:3rem;justify-content:center;min-height:3rem;min-width:3rem;width:3rem}@media (min-width:1199px){.problem-solved-section .report-item__icon{border-radius:24px;height:94px;min-height:94px;min-width:94px;width:94px}}.problem-solved-section .report-item__icon img{height:28px;width:28px}@media (min-width:1199px){.problem-solved-section .report-item__icon img{height:62px;width:62px}}.problem-solved-section .report-item__content{display:flex;flex-direction:column;gap:.25rem;padding-top:.5rem}@media (min-width:1199px){.problem-solved-section .report-item__content{padding-top:1rem}}.problem-solved-section .report-item--animated{--tw-translate-y:2.5rem;--tw-scale-x:.97;--tw-scale-y:.97;opacity:0;transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.problem-solved-section .report-item--animated,.problem-solved-section .report-item--animated.is-visible{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.problem-solved-section .report-item--animated.is-visible{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;opacity:1}.profit-hr-section{width:100%}@media (min-width:480px){.profit-hr-section{max-width:480px}}@media (min-width:768px){.profit-hr-section{max-width:768px}}@media (min-width:1199px){.profit-hr-section{max-width:1199px}}@media (min-width:1440px){.profit-hr-section{max-width:1440px}}.profit-hr-section{margin-left:auto;margin-right:auto}.profit-hr-section h2{font-size:24px;font-weight:700;margin-bottom:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1199px){.profit-hr-section h2{font-size:78px;margin-bottom:3rem}}.profit-hr-section h2 i{font-size:20px;position:relative;top:-25px}@media (min-width:1199px){.profit-hr-section h2 i{font-size:40px;right:-10px;top:-30px}}.profit-hr-section__grid{align-items:flex-start;display:flex;gap:.5rem;overflow-x:auto}@media (min-width:1199px){.profit-hr-section__grid{align-items:flex-end;gap:1.25rem;overflow:visible}}.profit-hr-section__grid::-webkit-scrollbar{height:0;width:0}.profit-hr-section__card{background-color:var(--color-violet);padding:2rem 1rem}@media (min-width:1199px){.profit-hr-section__card{padding:5rem 2.75rem}}.profit-hr-section .profit-card{flex:1 1 0%;min-width:312px;z-index:10;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem 1rem}@media (min-width:1199px){.profit-hr-section .profit-card{padding:2.5rem}}.profit-hr-section .profit-card ul{display:flex;flex-direction:column;font-size:.875rem;gap:.5rem;line-height:1.25rem}@media (min-width:1199px){.profit-hr-section .profit-card ul{font-size:1.25rem;gap:.75rem;line-height:1.75rem}}.profit-hr-section__image-desktop{display:none;height:370px;position:absolute;right:0;top:0;--tw-translate-y:-100%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1199px){.profit-hr-section__image-desktop{display:block}}.profit-hr-section__image-mobile{height:110px;position:absolute;right:25px;top:20px;z-index:0}@media (min-width:1199px){.profit-hr-section__image-mobile{display:none}}.profit-hr-section__image-mobile{mask-image:linear-gradient(180deg,#000 70%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 70%,transparent)}.tech-solutions-section{width:100%}@media (min-width:480px){.tech-solutions-section{max-width:480px}}@media (min-width:768px){.tech-solutions-section{max-width:768px}}@media (min-width:1199px){.tech-solutions-section{max-width:1199px}}@media (min-width:1440px){.tech-solutions-section{max-width:1440px}}.tech-solutions-section{margin-left:auto;margin-right:auto}.tech-solutions-section h2{text-align:center}.tech-solutions-section h2 i{color:var(--color-violet);position:relative;right:-5px;top:-5px}@media (min-width:1199px){.tech-solutions-section h2 i{font-size:44px;right:-20px;top:-20px}}.tech-solutions-section__grid{display:grid;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:1.25rem}@media (min-width:1199px){.tech-solutions-section__grid{gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3rem}}.tech-solutions-section__card{color:var(--color-surface-800);overflow:hidden;padding:1.5rem 1rem;position:relative}@media (min-width:1199px){.tech-solutions-section__card{font-size:1.25rem;line-height:1.75rem;padding:2.5rem}}.tech-solutions-section__card p{font-size:.875rem;line-height:1.25rem}@media (min-width:1199px){.tech-solutions-section__card p{font-size:1rem;line-height:1.5rem}}.tech-solutions-section__card .base-card__content{display:flex;flex-direction:column;justify-content:space-between;position:relative}.tech-solutions-section__card-title{align-items:flex-end;color:var(--color-surface-900);display:flex;font-weight:700;gap:.25rem;line-height:1;position:relative}@media (min-width:1199px){.tech-solutions-section__card-title{gap:1rem}}.tech-solutions-section__card-star{bottom:-190px;position:absolute;right:-80px;width:400px}@media (min-width:1199px){.tech-solutions-section__card-star{bottom:-350px;right:-150px;width:600px}}.tag-default{align-items:center;background-color:var(--color-surface-100);border-radius:9999px;display:inline-flex;font-size:.75rem;font-weight:600;height:1.75rem;line-height:1rem;padding-left:1rem;padding-right:1rem;position:relative}@media (min-width:1199px){.tag-default{font-size:1rem;height:2rem;line-height:1.5rem}}.tag-default--primary{background-color:var(--color-blue-100)}.post-grand-section{width:100%}@media (min-width:480px){.post-grand-section{max-width:480px}}@media (min-width:768px){.post-grand-section{max-width:768px}}@media (min-width:1199px){.post-grand-section{max-width:1199px}}@media (min-width:1440px){.post-grand-section{max-width:1440px}}.post-grand-section{margin-left:auto;margin-right:auto}.post-grand-section__content{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:1.25rem}@media (min-width:1199px){.post-grand-section__content{gap:2.75rem;grid-template-columns:600px 1fr;margin-top:3rem}}.digital-psychology-section{width:100%}@media (min-width:480px){.digital-psychology-section{max-width:480px}}@media (min-width:768px){.digital-psychology-section{max-width:768px}}@media (min-width:1199px){.digital-psychology-section{max-width:1199px}}@media (min-width:1440px){.digital-psychology-section{max-width:1440px}}.digital-psychology-section{margin-left:auto;margin-right:auto}.digital-psychology-section__tag{align-items:center;border-radius:9999px;display:inline-flex;height:34px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:var(--color-surface-900);font-size:.75rem;font-weight:600;line-height:1rem;padding-left:1rem;padding-right:1rem}@media (min-width:1199px){.digital-psychology-section__tag{font-size:1rem;line-height:1.5rem}}.digital-psychology-section h2{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.digital-psychology-section__grid{display:grid;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr));margin-top:.75rem}@media (min-width:1199px){.digital-psychology-section__grid{gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}}.digital-psychology-section .digital-psychology-card{min-height:200px;position:relative}@media (min-width:1199px){.digital-psychology-section .digital-psychology-card{min-height:400px}}.digital-psychology-section .digital-psychology-card .base-card__content{align-items:center;display:flex;height:100%;justify-content:center;padding-top:2rem}.digital-psychology-section .digital-psychology-card__num{align-items:center;background-color:var(--color-violet);border-radius:9999px;display:flex;font-size:.875rem;font-weight:700;height:32px;justify-content:center;line-height:1.25rem;position:absolute;width:32px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1199px){.digital-psychology-section .digital-psychology-card__num{font-size:1.25rem;height:52px;line-height:1.75rem;width:52px}}.digital-psychology-section .digital-psychology-card__num{left:1rem;top:1rem}@media (min-width:1199px){.digital-psychology-section .digital-psychology-card__num{left:2.5rem;top:2.5rem}}.digital-psychology-section .digital-psychology-card__content{align-items:center;display:grid;gap:.25rem;width:100%}@media (min-width:1199px){.digital-psychology-section .digital-psychology-card__content{gap:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.digital-psychology-section .digital-psychology-card__title{font-size:1rem;font-weight:700;line-height:1.5rem}@media (min-width:1199px){.digital-psychology-section .digital-psychology-card__title{font-size:28px;line-height:2rem}}.digital-psychology-section .digital-psychology-card--animated{--tw-translate-y:1.25rem;--tw-scale-x:.95;--tw-scale-y:.95;opacity:0;transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);will-change:transform,opacity}.digital-psychology-section .digital-psychology-card--animated,.digital-psychology-section .digital-psychology-card--animated.is-visible{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.digital-psychology-section .digital-psychology-card--animated.is-visible{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;opacity:1}.count-badge{height:32px;min-height:32px;min-width:32px;width:32px}@media (min-width:1199px){.count-badge{height:52px;min-height:52px;min-width:52px;width:52px}}.count-badge{align-items:center;border-radius:9999px;display:flex;justify-content:center;left:1rem;position:absolute;top:1rem}@media (min-width:1199px){.count-badge{left:2rem;top:2rem}}.count-badge{font-size:.875rem;font-weight:700;line-height:1.25rem}@media (min-width:1199px){.count-badge{font-size:1.25rem;line-height:1.75rem}}.count-badge--blue{background-color:var(--color-blue-500);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.count-badge--white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));color:var(--color-surface-900)}.hiw-section{width:100%}@media (min-width:480px){.hiw-section{max-width:480px}}@media (min-width:768px){.hiw-section{max-width:768px}}@media (min-width:1199px){.hiw-section{max-width:1199px}}@media (min-width:1440px){.hiw-section{max-width:1440px}}.hiw-section{margin-left:auto;margin-right:auto}.hiw-section .proccess-card{padding-bottom:0;padding-top:2.5rem;position:sticky;top:120px}@media (min-width:1199px){.hiw-section .proccess-card{top:190px}}.hiw-section .proccess-card .app-title{margin-top:1rem}@media (min-width:1199px){.hiw-section .proccess-card .app-title{margin-top:0}.hiw-section .proccess-card img{min-width:660px;width:660px}}.fade-enter-active[data-v-ccd0121d],.fade-leave-active[data-v-ccd0121d]{transition:opacity .3s ease}.fade-enter-from[data-v-ccd0121d],.fade-leave-to[data-v-ccd0121d]{opacity:0}.select-search{position:relative}.select-search__wrapper{cursor:pointer;position:relative}.select-search__input{cursor:pointer;padding-right:42px!important}.select-search__input--has-value{color:#111}.select-search__input::-moz-placeholder{color:#aaa}.select-search__input::placeholder{color:#aaa}.select-search__input.select-search__input--has-value::-moz-placeholder{color:#111}.select-search__input.select-search__input--has-value::placeholder{color:#111}.select-search__chevron{align-items:center;color:#888;display:flex;pointer-events:none;position:absolute;right:14px;top:50%;transform:translateY(-50%);transition:transform .2s}.select-search__chevron--open{transform:translateY(-50%) rotate(180deg)}.select-search__dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0000001a;left:0;max-height:240px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:200}.select-search__option{cursor:pointer;font-size:15px;padding:12px 16px;transition:background .1s}.select-search__option--active,.select-search__option:hover{background:#f4f7ff}.select-search__empty{padding:16px}.select-dropdown-enter-active,.select-dropdown-leave-active{transition:opacity .15s,transform .15s}.select-dropdown-enter-from,.select-dropdown-leave-to{opacity:0;transform:translateY(-4px)}.input-default__field{align-items:center;border-color:var(--color-surface-400);border-radius:.375rem;border-width:1px;display:flex;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));height:50px;outline:2px solid transparent;outline-offset:2px;padding:14px;transition-duration:.15s;width:100%}.input-default__field:focus,.input-default__field:hover{border-color:var(--color-blue-500)}.input-default__field:focus{box-shadow:0 0 1px 3px #d0e1fd}.input-default__button{align-items:center;display:flex;height:2.75rem;justify-content:center;min-height:2.75rem;min-width:2.75rem;width:2.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.input-default__label{display:block;font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:.25rem;margin-left:.25rem;text-transform:uppercase}@media (min-width:1199px){.input-default__label{margin-left:.75rem}}.input-default__errors{color:var(--color-error);font-size:.875rem;line-height:1.25rem;margin-top:.5rem}.input-default__errors span{display:block}.input-default--invalid .input-default__field{border-color:var(--color-error)}.self-experience-section{width:100%}@media (min-width:480px){.self-experience-section{max-width:480px}}@media (min-width:768px){.self-experience-section{max-width:768px}}@media (min-width:1199px){.self-experience-section{max-width:1199px}}@media (min-width:1440px){.self-experience-section{max-width:1440px}}.self-experience-section{margin-left:auto;margin-right:auto}.self-experience-section h2{margin-bottom:1.25rem}@media (min-width:1199px){.self-experience-section h2{margin-bottom:3rem}}.self-experience-section .experience-card{align-items:flex-start;display:flex;gap:1rem}@media (min-width:1199px){.self-experience-section .experience-card{gap:1.5rem}}.self-experience-section .experience-card__content{display:flex;flex-direction:column;gap:6px;max-width:400px;padding-top:.5rem}@media (min-width:1199px){.self-experience-section .experience-card__content{gap:.75rem;padding-top:.75rem}}.self-experience-section .experience-card__title{font-weight:700;line-height:1}@media (min-width:1199px){.self-experience-section .experience-card__title{font-size:28px}}.self-experience-section .experience-card__icon{align-items:center;border-radius:.5rem;display:flex;height:3rem;justify-content:center;min-height:3rem;min-width:3rem;width:3rem}@media (min-width:1199px){.self-experience-section .experience-card__icon{border-radius:1.5rem;height:94px;min-height:94px;min-width:94px;width:94px}}.self-experience-section .experience-card__icon img{height:28px;width:28px}@media (min-width:1199px){.self-experience-section .experience-card__icon img{height:60px;width:60px}}.price-section{width:100%}@media (min-width:480px){.price-section{max-width:480px}}@media (min-width:768px){.price-section{max-width:768px}}@media (min-width:1199px){.price-section{max-width:1199px}}@media (min-width:1440px){.price-section{max-width:1440px}}.price-section{margin-left:auto;margin-right:auto}.price-section h2{margin-bottom:1.25rem;text-align:center}@media (min-width:1199px){.price-section h2{margin-bottom:3rem}}.price-section h2 i{color:var(--color-violet);position:relative;right:-5px;top:-5px}@media (min-width:1199px){.price-section h2 i{font-size:44px;right:-20px;top:-20px}}.price-section__grid{display:grid;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1199px){.price-section__grid{gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}}.price-section .price-card{padding:1.5rem 1rem}@media (min-width:1199px){.price-section .price-card{height:300px;padding:2.5rem 1.5rem}}.price-section .price-card__inner{align-items:flex-start;display:flex;flex-direction:column;height:100%}.price-section .price-card__tag{border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-size:.75rem;font-weight:600;line-height:1rem;padding:6px 1rem}@media (min-width:1199px){.price-section .price-card__tag{font-size:1rem;line-height:1.5rem}}.price-section .price-card__amount{font-size:1.25rem;font-weight:700;line-height:1.75rem;margin-top:.75rem}@media (min-width:1199px){.price-section .price-card__amount{font-size:36px;margin-top:1.5rem}}.price-section .price-card__discount-text{font-size:.875rem;line-height:1.25rem;margin-bottom:2px;text-decoration-line:line-through}@media (min-width:1199px){.price-section .price-card__discount-text{font-size:1.25rem;line-height:1.75rem;margin-bottom:.25rem;margin-left:.25rem}}.price-section .price-card__discount-badge{background-color:var(--color-violet);border-radius:.5rem;font-size:.875rem;line-height:1.25rem;padding:3px 6px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1199px){.price-section .price-card__discount-badge{font-size:1.25rem;line-height:1.75rem;margin-bottom:.25rem}}.price-section .price-card ul{display:flex;flex-direction:column;gap:.5rem;margin-top:1.5rem}@media (min-width:1199px){.price-section .price-card ul{gap:.75rem;margin-top:auto}}.price-section .price-card ul li{align-items:center;display:flex;font-size:.875rem;gap:6px;line-height:1.25rem}@media (min-width:1199px){.price-section .price-card ul li{font-size:1rem;line-height:1.5rem}}.price-section .price-card ul li i{color:var(--color-violet);display:flex;font-size:24px}.price-section .price-card--animated{--tw-translate-y:5rem;opacity:0;transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);will-change:transform,opacity}.price-section .price-card--animated,.price-section .price-card--animated.is-visible{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.price-section .price-card--animated.is-visible{--tw-translate-y:0px;opacity:1}.trust-section{width:100%}@media (min-width:480px){.trust-section{max-width:480px}}@media (min-width:768px){.trust-section{max-width:768px}}@media (min-width:1199px){.trust-section{max-width:1199px}}@media (min-width:1440px){.trust-section{max-width:1440px}}.trust-section{background-color:var(--color-violet);border-radius:24px;margin-left:auto;margin-right:auto;padding:2rem 1rem}@media (min-width:1199px){.trust-section{border-radius:40px;padding:5rem 2.75rem}}.trust-section__grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1199px){.trust-section__grid{gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:3.5rem}}.trust-section__grid{grid-template-rows:repeat(7,minmax(0,1fr))}@media (min-width:1199px){.trust-section__grid{grid-template-rows:repeat(4,minmax(0,1fr))}}.trust-section .trust-card{align-items:center;border-radius:12px;display:flex;height:75px;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem}@media (min-width:1199px){.trust-section .trust-card{border-radius:24px;height:140px}}.trust-section .trust-card__logo{max-height:100%}.trust-section .trust-card--animated{--tw-translate-y:1.25rem;--tw-scale-x:.95;--tw-scale-y:.95;opacity:0;transition-duration:.7s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);will-change:transform,opacity}.trust-section .trust-card--animated,.trust-section .trust-card--animated.is-visible{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.trust-section .trust-card--animated.is-visible{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;opacity:1}.trust-section .star-shadow{filter:drop-shadow(0 0 13px rgba(255,255,255,.5647058824))}.textarea-default__field{align-items:center;border-color:var(--color-surface-400);border-radius:.375rem;border-width:1px;display:flex;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px;padding:14px;resize:none;transition-duration:.15s;width:100%}.textarea-default__field:focus,.textarea-default__field:hover{border-color:var(--color-blue-500)}.textarea-default__field:focus{box-shadow:0 0 1px 3px #d0e1fd}.textarea-default__label{display:block;font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:.25rem;margin-left:.25rem;text-transform:uppercase}@media (min-width:1199px){.textarea-default__label{font-size:.875rem;line-height:1.25rem;margin-left:.75rem}}.textarea-default__errors{color:var(--color-error);font-size:.875rem;line-height:1.25rem;margin-top:.5rem}.textarea-default__errors span{display:block}.textarea-default--invalid .textarea-default__field{border-color:var(--color-error)}.help-section{width:100%}@media (min-width:480px){.help-section{max-width:480px}}@media (min-width:768px){.help-section{max-width:768px}}@media (min-width:1199px){.help-section{max-width:1199px}}@media (min-width:1440px){.help-section{max-width:1440px}}.help-section{background-color:var(--color-surface-100);border-radius:20px;margin-left:auto;margin-right:auto;min-height:380px;overflow:hidden;padding:2rem 1rem;position:relative}@media (min-width:1199px){.help-section{border-radius:32px;padding:2.5rem}}.help-section__grid{display:grid;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr));position:relative;z-index:10}@media (min-width:1199px){.help-section__grid{gap:2.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}.help-section__image{left:50%;position:absolute;top:50%;z-index:0;--tw-translate-y:-50%;--tw-translate-x:-100px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1199px){.help-section__image{--tw-translate-x:-450px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.help-section__dialogs-image{bottom:50px;height:180px;position:absolute;right:50%;z-index:0;--tw-translate-x:50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1199px){.help-section__dialogs-image{height:250px;right:100px;--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.help-section--completed .help-section__image{left:auto;--tw-translate-x:50px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:1199px){.help-section--completed .help-section__image{right:100px;width:600px;--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.radio-group__label{display:block;font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:.25rem;margin-left:.25rem;text-transform:uppercase}@media (min-width:1199px){.radio-group__label{font-size:.875rem;line-height:1.25rem}}.radio-group__options{display:flex;flex-direction:column}.radio-group__option{align-items:center;cursor:pointer;display:flex;gap:.75rem;padding-bottom:.75rem;padding-top:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-group__input{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.radio-group__indicator{border-color:var(--color-surface-300);border-radius:9999px;border-width:2px;flex-shrink:0;height:1.5rem;width:1.5rem;--tw-bg-opacity:1;align-items:center;display:flex;justify-content:center}.radio-group__indicator,.radio-group__indicator:after{background-color:rgb(255 255 255/var(--tw-bg-opacity));transition-duration:.15s}.radio-group__indicator:after{content:"";height:.75rem;width:.75rem;--tw-scale-x:0;--tw-scale-y:0;border-radius:9999px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1}.radio-group__option--checked .radio-group__indicator{background-color:var(--color-blue-500);border-color:var(--color-blue-500)}.radio-group__option--checked .radio-group__indicator:after{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.radio-group__option:hover:not(.radio-group__option--checked) .radio-group__indicator{border-color:var(--color-blue-500)}.radio-group__text{color:var(--color-surface-900);font-size:1rem;font-weight:500;line-height:1.5rem}@media (min-width:1199px){.radio-group__text{font-size:1.125rem;line-height:1.75rem}}.radio-group__errors{color:var(--color-error);font-size:.875rem;line-height:1.25rem;margin-top:.5rem}.radio-group__errors span{display:block}.checkbox-group__label{display:block;font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:.25rem;margin-left:.25rem;text-transform:uppercase}@media (min-width:1199px){.checkbox-group__label{font-size:.875rem;line-height:1.25rem}}.checkbox-group__options{display:flex;flex-direction:column}.checkbox-group__option{align-items:flex-start;cursor:pointer;display:flex;gap:.75rem;padding-bottom:.75rem;padding-top:.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-group__input{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.checkbox-group__indicator{border-color:var(--color-surface-300);border-radius:5px;border-width:2px;flex-shrink:0;height:1.25rem;width:1.25rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));transition-duration:.15s}@media (min-width:1199px){.checkbox-group__indicator{border-radius:.375rem;height:1.5rem;width:1.5rem}}.checkbox-group__indicator{align-items:center;display:flex;justify-content:center;margin-top:2px}@media (min-width:1199px){.checkbox-group__indicator{margin-top:1px}}.checkbox-group__check{display:flex;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-size:11px;opacity:0;transform:scale(.7);transition:opacity .15s,transform .15s}@media (min-width:1199px){.checkbox-group__check{font-size:14px}}.checkbox-group__option--checked .checkbox-group__indicator{background-color:var(--color-blue-500);border-color:var(--color-blue-500)}.checkbox-group__option--checked .checkbox-group__check{opacity:1;transform:scale(1)}.checkbox-group__option:hover:not(.checkbox-group__option--checked) .checkbox-group__indicator{border-color:var(--color-blue-500)}.checkbox-group--invalid .checkbox-group__option:not(.checkbox-group__option--checked) .checkbox-group__indicator{border-color:var(--color-error)}.checkbox-group__text{color:var(--color-surface-900);font-size:1rem;font-weight:500;line-height:1.5rem;line-height:1.375}@media (min-width:1199px){.checkbox-group__text{font-size:1.125rem;line-height:1.75rem}}.checkbox-group__errors{color:var(--color-error);font-size:.875rem;line-height:1.25rem;margin-top:.5rem}.checkbox-group__errors span{display:block}.contact-method-group__label{display:block;font-size:.75rem;font-weight:500;line-height:1rem;margin-bottom:.5rem;margin-left:.75rem;text-transform:uppercase}.contact-method-group__options{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media (min-width:1199px){.contact-method-group__options{grid-template-columns:repeat(3,minmax(0,1fr))}}.contact-method-group__input{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.contact-method-group__option{align-items:center;border-color:var(--color-surface-100);border-radius:6px;border-width:1px;cursor:pointer;display:flex;gap:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));background-color:var(--color-surface-100);height:3rem;padding:.5rem .75rem;transition-duration:.15s}.contact-method-group__option:hover:not(.contact-method-group__option--checked){background-color:var(--color-blue-100);border-color:var(--color-blue-100)}.contact-method-group__option--checked{background-color:var(--color-blue-100);border-color:var(--color-blue-500)}.contact-method-group__icon{align-items:center;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;width:1.25rem}.contact-method-group__icon svg{height:100%;width:100%}.contact-method-group__text{color:var(--color-surface-900);font-size:.875rem;font-weight:500;line-height:1.25rem}
