@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Geist:regular,500,600,700&display=swap";:root{--black: #1e1e1e;--black-hover: #000;--white: #f9f9f9;--grey-light: #dbdbdb;--grey-normal: #949799;--grey-dark: #48494a;--yellow: #f7b718;--red: #ea4213;--green: oklch(79.2% .209 151.711);--bg-color: #f7f7f7;--bg-gradient: linear-gradient(120deg, #fff -2.7%, #f7f7f7 21.67%, #eff2f2 72.02%)}*,*:before,*:after{padding:0;margin:0;border:0;box-sizing:border-box}*:before,*:after{display:inline-block}a{text-decoration:none;color:inherit;display:inline-block}li{list-style:none}img{vertical-align:top}q{quotes:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}html,body{height:100%;text-rendering:optimizeLegibility;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}textarea{resize:vertical}button,select,option{cursor:pointer}input[type=text],input[type=email],input[type=tel],textarea{appearance:none}body{font-family:Geist,sans-serif;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:scroll}#app{min-height:100%;overflow:hidden;display:flex;flex-direction:column}@supports (overflow: clip){#app{overflow:clip}}#app>main{flex:1 1 auto}#app>*{min-width:0}[class*=__container]{position:relative;width:100%}@media(min-width:47.99875em){[class*=__container]{padding-left:max(2.5vw,2rem);padding-right:max(2.5vw,2rem)}}@media(min-width:64.06125em){[class*=__container]{padding-left:max(8.33333vw,5rem);padding-right:max(8.33333vw,5rem)}}@media(max-width:47.99875em){[class*=__container]{padding-left:1rem;padding-right:1rem}}*::selection{background-color:var(--yellow)!important;color:var(--white)!important}button,a,*{-webkit-tap-highlight-color:transparent!important;outline:none!important}.title-42{color:var(--black);font-size:max(2.1875vw,2rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em}@media(max-width:47.99875em){.title-42{font-size:1.5rem}}.title-24{color:var(--black);font-size:max(1.25vw,1.25rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em}.button{cursor:pointer;position:relative;display:inline-flex;align-items:center;justify-content:center;column-gap:max(.52083vw,.625rem);border-radius:max(.625vw,.625rem);transition:border .2s ease 0s,background-color .2s ease 0s,transform .2s ease 0s}.button:disabled{opacity:.3;cursor:default}.button.button--56{height:max(2.91667vw,3.25rem);padding-left:max(2.29167vw,1.25rem);padding-right:max(2.29167vw,1.25rem)}.button.button--42{height:max(2.1875vw,2.625rem);padding-left:max(1.14583vw,1.25rem);padding-right:max(1.14583vw,1.25rem)}.button.button--header{height:max(2.1875vw,2rem);padding-left:max(1.14583vw,.75rem);padding-right:max(1.14583vw,.75rem)}.button.button--60{height:max(3.125vw,3.125rem);padding-left:max(2.29167vw,1.875rem);padding-right:max(2.29167vw,1.875rem)}.button.button--64{height:max(3.33333vw,3.125rem);padding-left:max(2.29167vw,1.875rem);padding-right:max(2.29167vw,1.875rem);min-width:11.125rem}.button.white{border:max(.05208vw,.0625rem) solid #dfe4e6}@media(any-hover:hover){.button.white:hover:not(:disabled){border:max(.05208vw,.0625rem) solid #949799}}.button.black{background-color:var(--black)}@media(any-hover:hover){.button.black:hover:not(:disabled){background-color:#000}}.button.grey{background-color:#d8d8d8}@media(any-hover:hover){.button.grey:hover:not(:disabled){background-color:#e4e4e4}}.button__icon{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;height:auto}.button__icon.google-icon{width:max(1.25vw,1.25rem)}.button__image{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:max(1.25vw,1.25rem)}.button__text{text-wrap:nowrap;white-space:nowrap;font-style:normal;font-weight:500;line-height:normal}.button--56 .button__text{font-size:max(.9375vw,1rem)}.large-text .button__text{font-size:max(1.25vw,1rem)}.button--42 .button__text{font-size:max(.83333vw,1rem)}.button--header .button__text{font-size:max(.83333vw,.75rem)}.button--60 .button__text{font-size:max(.9375vw,1rem)}.button--64 .button__text{font-size:max(1.35417vw,1rem)}.white .button__text{color:var(--black)}.black .button__text{color:var(--white)}.button.icon{flex-shrink:0;width:max(2.08333vw,2.25rem);aspect-ratio:1;border-radius:max(.52083vw,.625rem);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease 0s}.form{display:flex;flex-direction:column;position:relative;width:100%;row-gap:max(.625vw,.75rem)}.form__row{display:flex;column-gap:max(.52083vw,.625rem)}.form__field{display:flex;flex-direction:column;align-items:flex-start;row-gap:max(.20833vw,.25rem)}.form__field:has(.form__error) .form__label{color:var(--red)}.form__field:has(.form__error) .form__input{border:max(.05208vw,.0625rem) solid var(--red)}.form__field:not(:has(.form__error)) .form__input:not(:placeholder-shown){border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.form__label{color:var(--grey-normal);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;transition:color .2s ease 0s}.form__label--black{color:var(--black)}.form__input{width:100%;border-radius:max(.625vw,.5rem);background-color:#f1f1f2;height:max(2.91667vw,2.625rem);padding:max(.3125vw,.375rem) max(1.25vw,1rem);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal;color:var(--black);transition:border .2s ease 0s;border:max(.05208vw,.0625rem) solid rgba(148,151,153,0)}.form__input:focus{border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.form__input::placeholder{color:var(--grey-normal);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal}.form__input--textarea{padding:max(.83333vw,.75rem) max(1.25vw,1rem);resize:none;overflow:auto}.form__actions{display:flex;justify-content:space-between;align-items:center;gap:max(1.5625vw,1.875rem)}.form__actions:not(:first-child){margin-top:max(.625vw,.75rem)}.user-flow{position:relative;width:100%;max-width:max(29.94792vw,30rem);border-radius:max(1.5625vw,1.25rem);display:flex;flex-direction:column;align-items:center;border:max(.05208vw,.0625rem) solid #dfe4e6;background:linear-gradient(199deg,#fff 12.73%,#f7f7f7 98.72%);box-shadow:0 max(.15625vw,.1875rem) max(.83333vw,1rem) 0 #d7d7d899}@media(min-width:47.99875em){.user-flow{padding-top:max(2.70833vw,1.625rem);padding-bottom:max(2.70833vw,1.625rem);padding-left:max(3.33333vw,2rem);padding-right:max(3.33333vw,2rem)}}@media(max-width:47.99875em){.user-flow{padding:1.5rem .75rem}}.user-flow__header{display:flex;flex-direction:column;align-items:center;text-align:center}.user-flow__header:not(:last-child){margin-bottom:max(1.5625vw,1.25rem)}@media(min-width:47.99875em){.user-flow__header{row-gap:max(.41667vw,.5rem)}}@media(max-width:47.99875em){.user-flow__header{row-gap:.75rem}}.user-flow__text{color:#949799;font-size:max(.72917vw,.875rem);font-style:normal;font-weight:500;line-height:120%;max-width:max(19.01042vw,22.8125rem);letter-spacing:.01em}.user-flow__button{width:100%}.user-flow__divider{position:relative;width:100%;margin-top:max(1.5625vw,1.5rem);margin-bottom:max(1.5625vw,1.5rem);display:flex;align-items:center;gap:max(.9375vw,1.125rem);color:var(--grey-dark);font-size:max(.83333vw,1rem);font-style:normal;font-weight:500;line-height:normal}.user-flow__divider:before,.user-flow__divider:after{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;flex-grow:1;height:max(.05208vw,.0625rem);background-color:#8b8d8f4d}.user-flow__form{position:relative;width:100%}.user-flow__helper{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.user-flow__helper:not(:last-child){margin-top:max(.625vw,.75rem)}.user-flow__helper-text{color:var(--grey-dark);text-align:center;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal}.user-flow__helper-button{color:var(--yellow)}@media(any-hover:hover){.user-flow__helper-button:hover{text-decoration:underline}}.user-flow__buttons{position:relative;width:100%;display:flex;flex-direction:column;row-gap:max(.41667vw,.5rem)}@media(max-width:47.99875em){.user-flow__buttons{row-gap:.75rem}}.user-flow__buttons:not(:first-child){margin-top:max(1.5625vw,1.25rem)}.user-flow__buttons:not(:last-child){margin-bottom:max(1.5625vw,1.5rem)}.user-flow__buttons .button{width:100%}.error.error--14{color:var(--red);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;text-align:left;width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-editor p{color:var(--grey-normal, #949799);font-size:max(.9375vw,1rem);font-weight:500;line-height:1.2;letter-spacing:.01em}.text-editor h2{color:var(--black);font-size:max(2.1875vw,2rem);font-weight:600;line-height:1;letter-spacing:-.03em}@media(max-width:47.99875em){.text-editor h2{font-size:1.5rem}}.text-editor h2:not(:last-child){margin-bottom:max(2.08333vw,1.25rem)}.text-editor h3{font-size:max(1.25vw,1.125rem);font-weight:600;letter-spacing:.01em}@media(max-width:47.99875em){.text-editor h3{font-size:1.25rem}}.text-editor h3:not(:last-child){margin-bottom:max(1.5625vw,.9375rem)}.text-editor h4{font-size:max(1.04167vw,1rem);font-weight:600;margin:max(.625vw,.625rem) 0 max(.3125vw,.3125rem) 0;letter-spacing:.01em}.text-editor h4:not(:last-child){margin-bottom:max(1.04167vw,.9375rem)}.text-editor strong,.text-editor b{font-weight:600}.text-editor em,.text-editor i{font-style:italic}.text-editor u{text-decoration:underline}.text-editor s,.text-editor del{text-decoration:line-through}.text-editor ul,.text-editor ol{padding-left:1.25em;margin-bottom:max(.52083vw,.625rem)}.text-editor li[data-list=bullet]{list-style:inside}.text-editor li[data-list=ordered]{list-style:decimal inside}.text-editor li.ql-check:before{content:"☐";display:inline-block;width:1em;margin-right:.25em}.text-editor blockquote{border-left:max(.15625vw,.1875rem) solid #e5e7eb;padding-left:max(.625vw,.625rem);color:#6b7280;margin:max(.52083vw,.5rem) 0;font-style:italic}.text-editor sub{vertical-align:sub;font-size:.8em}.text-editor super{vertical-align:super;font-size:.8em}.text-editor a{color:#2563eb;text-decoration:underline}.text-editor .ql-size-small{font-size:.75em}.text-editor .ql-size-large{font-size:1.25em}.text-editor .ql-size-huge{font-size:1.5em}.text-editor [style*="color:"]{color:inherit}.text-editor [style*="background:"]{background-color:transparent}.text-editor [style*="font-family:"]{font-family:inherit}.text-editor .ql-align-center{text-align:center}.text-editor .ql-align-right{text-align:right}.text-editor .ql-align-justify{text-align:justify}.text-editor .table-wrapper{overflow-x:auto}.text-editor table{table-layout:fixed;width:100%;border-collapse:collapse;width:590px}.text-editor tbody{display:table-row-group;vertical-align:middle;unicode-bidi:isolate;border-color:inherit}.text-editor tr{display:table-row;vertical-align:inherit;unicode-bidi:isolate;border-color:inherit}.text-editor td{border:max(.05208vw,.0625rem) solid #000;padding:max(.10417vw,.125rem) max(.26042vw,.3125rem)}.admin-form{position:relative;width:100%}.admin-form__title{color:var(--black);font-size:max(1.25vw,1.25rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;margin-bottom:max(1.5625vw,1.5rem)}.admin-form__section{position:relative;width:100%;display:flex;flex-direction:column}.admin-form__section-block{width:100%;border-radius:max(.83333vw,1rem);border:max(.05208vw,.0625rem) solid #dbdbdb;background-color:#f9f9f9;padding:max(.625vw,.75rem)}.admin-form__section-block:not(:last-child){margin-bottom:max(.625vw,.75rem)}.admin-form__section-header{margin-top:max(1.25vw,1.5rem)}.admin-form__section-title{color:var(--black);font-size:max(1.25vw,1.25rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;margin-bottom:max(.625vw,.75rem)}.admin-form__field{display:flex;flex-direction:column;align-items:flex-start;row-gap:max(.20833vw,.25rem)}.admin-form__field:not(:last-child){margin-bottom:max(.625vw,.75rem)}.admin-form__field:has(.admin-form__error) .admin-form__label{color:var(--red)}.admin-form__field:has(.admin-form__error) .admin-form__input{border:max(.05208vw,.0625rem) solid var(--red)}.admin-form__field:not(:has(.admin-form__error)) .admin-form__input:not(:placeholder-shown){border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.admin-form__field.center{align-items:center}.admin-form__title-field{color:var(--black);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;transition:color .2s ease 0s}.admin-form__input{width:100%;border-radius:max(.41667vw,.5rem);background-color:#f1f1f2;height:max(2.1875vw,2.625rem);padding:max(.20833vw,.25rem) max(.83333vw,1rem);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal;color:var(--black);transition:border .2s ease 0s;border:max(.05208vw,.0625rem) solid rgba(148,151,153,0)}.admin-form__input:focus{border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.admin-form__input::placeholder{color:var(--grey-normal);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal}.admin-form__input.textarea{padding:max(.41667vw,.5rem) max(.83333vw,1rem);resize:none;height:max(4.375vw,5.25rem)}.admin-form__input.textarea.large{height:max(6.5625vw,7.875rem)}.admin-form__input.textarea-large{resize:vertical;padding:max(.41667vw,.5rem) max(.83333vw,1rem);min-height:max(4.375vw,5.25rem)}.admin-form__error{color:var(--red);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;text-align:left;width:100%}.admin-form__items-list{width:100%;display:flex;flex-direction:column;row-gap:max(.625vw,.75rem)}.admin-form__items-list-item{position:relative;width:100%}.admin-form__items-list-item-main{display:flex;justify-content:space-between;align-items:center;column-gap:max(.3125vw,.375rem)}.admin-form__items-list-item-main input{flex:1 1 auto}.admin-form__items-list-item-main button{flex-shrink:0}.admin-form__buttons{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:max(.3125vw,.375rem);margin-top:max(1.25vw,1.5rem)}.admin-form__buttons.grid-auto{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media(max-width:47.99875em){.admin-form__buttons.grid-auto{grid-template-columns:repeat(2,1fr)}}.admin-form__button.default{flex-shrink:0;height:max(2.1875vw,2.625rem);border-radius:max(.41667vw,.5rem);padding-left:max(1.14583vw,1.25rem);padding-right:max(1.14583vw,1.25rem);background-color:#1e1e1e;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease 0s}@media(any-hover:hover){.admin-form__button.default:hover:not(:disabled){background-color:#000}}.admin-form__button.default span{text-wrap:nowrap;white-space:nowrap;font-style:normal;font-weight:500;line-height:normal;color:var(--white);font-size:max(.83333vw,1rem)}.admin-form__button.icon-button{flex-shrink:0;width:max(2.1875vw,2.625rem);aspect-ratio:1;border-radius:max(.41667vw,.5rem);background-color:#1e1e1e;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease 0s}@media(any-hover:hover){.admin-form__button.icon-button:hover:not(:disabled){background-color:#000}}.admin-form__button.icon-button img{pointer-events:none;-webkit-user-select:none;user-select:none;width:max(1.25vw,1.5rem)}.admin-form__button.left{align-self:flex-start}.admin-form__button.grey{background-color:#dbdbdb}@media(any-hover:hover){.admin-form__button.grey:hover:not(:disabled){background-color:#cfcfcf}}.admin-form__button.grey span{color:#1e1e1e}.user-form{position:relative;width:100%}.user-form__title{color:var(--black);font-size:max(1.25vw,1.25rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;margin-bottom:max(1.5625vw,1.5rem)}.user-form__section{position:relative;width:100%;display:flex;flex-direction:column}.user-form__section-block{width:100%;border-radius:max(.83333vw,1rem);border:max(.05208vw,.0625rem) solid #dbdbdb;background-color:#f9f9f9;padding:max(.625vw,.75rem)}.user-form__section-block:not(:last-child){margin-bottom:max(.625vw,.75rem)}.user-form__section-header{margin-top:max(1.25vw,1.5rem)}.user-form__section-title{color:var(--black);font-size:max(1.25vw,1.25rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;margin-bottom:max(.625vw,.75rem)}.user-form__avatar{display:flex;align-items:center;width:100%;column-gap:max(.625vw,.75rem)}.user-form__avatar-preview{position:relative;border-radius:50%;border:max(.05208vw,.0625rem) solid #dbdbdb;width:max(12.08333vw,8.25rem);aspect-ratio:1;flex-shrink:0}.user-form__avatar-preview>img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:50%}.user-form__avatar-preview button{position:absolute;z-index:2;top:0;right:0}.user-form__file-input-box{cursor:pointer;flex:1 1 auto;border-radius:max(1.04167vw,.5rem);border:max(.05208vw,.0625rem) dashed var(--grey-normal);background-color:#f0f0f0;display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:max(.3125vw,.375rem);padding:max(.83333vw,.75rem);transition:border .3s ease 0s,background-color .3s ease 0s}@media(min-width:47.99875em)and (any-hover:hover){.user-form__file-input-box:hover{border:max(.05208vw,.0625rem) dashed var(--grey-dark);background-color:#ebebeb}}.user-form__file-input-box>img{pointer-events:none;-webkit-user-select:none;user-select:none;width:max(4.58333vw,4rem)}.user-form__file-input-box span{color:#1e1e1e;font-size:max(.9375vw,.875rem);font-style:normal;font-weight:600;line-height:120%;letter-spacing:.01em}.user-form__file-input{display:none}.user-form__field{display:flex;flex-direction:column;align-items:flex-start;row-gap:max(.20833vw,.25rem)}.user-form__field:not(:last-child){margin-bottom:max(.625vw,.75rem)}.user-form__field:has(.user-form__error) .user-form__label{color:var(--red)}.user-form__field:has(.user-form__error) .user-form__input{border:max(.05208vw,.0625rem) solid var(--red)}.user-form__field:not(:has(.user-form__error)) .user-form__input:not(:placeholder-shown){border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.user-form__field.center{align-items:center}.user-form__title-field{color:var(--black);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;transition:color .2s ease 0s}.user-form__input{width:100%;border-radius:max(.41667vw,.5rem);background-color:#f1f1f2;height:max(2.1875vw,2.625rem);padding:max(.20833vw,.25rem) max(.83333vw,1rem);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal;color:var(--black);transition:border .2s ease 0s;border:max(.05208vw,.0625rem) solid rgba(148,151,153,0)}.user-form__input:focus{border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.user-form__input::placeholder{color:var(--grey-normal);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal}.user-form__input.textarea{padding:max(.41667vw,.5rem) max(.83333vw,1rem);resize:none;height:max(4.375vw,5.25rem)}.user-form__input.textarea.large{height:max(6.5625vw,7.875rem)}.user-form__input.textarea-large{resize:vertical;padding:max(.41667vw,.5rem) max(.83333vw,1rem);min-height:max(4.375vw,5.25rem)}.user-form__error{color:var(--red);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;text-align:left;width:100%}.user-form__items-list{width:100%;display:flex;flex-direction:column;row-gap:max(.625vw,.75rem)}.user-form__items-list-item{position:relative;width:100%}.user-form__items-list-item-main{display:flex;justify-content:space-between;align-items:center;column-gap:max(.3125vw,.375rem)}.user-form__items-list-item-main input{flex:1 1 auto}.user-form__items-list-item-main button{flex-shrink:0}.user-form__buttons{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:max(.3125vw,.375rem);margin-top:max(1.25vw,1.5rem)}.user-form__buttons.grid-auto{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media(max-width:47.99875em){.user-form__buttons.grid-auto{grid-template-columns:repeat(2,1fr)}}.user-form__button.default{flex-shrink:0;height:max(2.1875vw,2.625rem);border-radius:max(.41667vw,.5rem);padding-left:max(1.14583vw,1.25rem);padding-right:max(1.14583vw,1.25rem);background-color:#1e1e1e;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease 0s}@media(any-hover:hover){.user-form__button.default:hover:not(:disabled){background-color:#000}}.user-form__button.default span{text-wrap:nowrap;white-space:nowrap;font-style:normal;font-weight:500;line-height:normal;color:var(--white);font-size:max(.83333vw,1rem)}.user-form__button.icon-button{flex-shrink:0;width:max(2.1875vw,2.625rem);aspect-ratio:1;border-radius:max(.41667vw,.5rem);background-color:#1e1e1e;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease 0s}@media(any-hover:hover){.user-form__button.icon-button:hover:not(:disabled){background-color:#000}}.user-form__button.icon-button img{pointer-events:none;-webkit-user-select:none;user-select:none;width:max(1.25vw,1.5rem)}.user-form__button.left{align-self:flex-start}.user-form__button.grey{background-color:#dbdbdb}@media(any-hover:hover){.user-form__button.grey:hover:not(:disabled){background-color:#cfcfcf}}.user-form__button.grey span{color:#1e1e1e}.liqPayForm{position:absolute;left:-200vw;top:0;width:1px;height:1px;overflow:hidden}@keyframes ap-fade{0%{opacity:0}to{opacity:1}}.exercise:not(:first-child){padding-top:max(2.91667vw,2.625rem)}.exercise:not(:last-child){padding-bottom:max(2.91667vw,2.625rem);border-bottom:max(.05208vw,.0625rem) solid #999}.exercise__header:not(:last-child){margin-bottom:1.5rem}.exercise__title{font-size:max(1.35417vw,1.375rem);font-weight:600}.exercise__title:not(:last-child){margin-bottom:.75rem}.exercise__instruction{font-size:max(1.04167vw,1.125rem);font-weight:600}.exercise__controls{display:flex;gap:max(.625vw,.375rem);margin-top:max(2.29167vw,2rem)}.exercise__controls .btn{padding:max(.625vw,.625rem) max(1.66667vw,.75rem);border-radius:max(.3125vw,.375rem);background-color:var(--black);color:#f9f9f9;font-size:max(.9375vw,1rem);flex:1;cursor:pointer;transition:all .2s ease}@media(any-hover:hover){.exercise__controls .btn:hover{background-color:#000}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}.line[data-v-5cec4408]{position:relative;display:flex;align-items:center;flex-wrap:nowrap;overflow:hidden;padding:max(1.04167vw,1.25rem) 0}.line[data-v-5cec4408]:before{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:2;top:50%;transform:translateY(-50%);left:min(-.05208vw,-.0625rem);width:10%;height:140%;background:linear-gradient(to right,#f7f7f7,#f7f7f700)}.line[data-v-5cec4408]:after{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:2;top:50%;transform:translateY(-50%);right:min(-.05208vw,-.0625rem);width:10%;height:140%;background:linear-gradient(to left,#f7f7f7,#f7f7f700)}@media(min-width:47.99875em)and (any-hover:hover){.line:hover .line__row[data-v-5cec4408]{animation-play-state:paused}}.line:has(.line__item.active) .line__row[data-v-5cec4408]{animation-play-state:paused}.line__row[data-v-5cec4408]{flex-shrink:0;display:flex;align-items:center;flex-wrap:nowrap;column-gap:max(1.04167vw,.625rem);padding-left:max(1.04167vw,.625rem);animation:line-5cec4408 42s linear infinite}.line__item[data-v-5cec4408]{flex-shrink:0}@keyframes line-5cec4408{0%{transform:translate(0)}to{transform:translate(-100%)}}.review-card[data-v-5cec4408]{position:relative;width:max(20.05208vw,17.75rem);height:max(16.97917vw,17.5rem);border-radius:max(1.04167vw,1.25rem);border:max(.05208vw,.0625rem) solid #dfe4e6;background:linear-gradient(198deg,#fff 12.33%,#f7f7f7 98.33%);box-shadow:0 max(.15625vw,.1875rem) max(.83333vw,1rem) 0 #d7d7d899;overflow:hidden;display:flex}@media(min-width:47.99875em)and (any-hover:hover){.review-card:hover .review-card__top[data-v-5cec4408]{margin-top:min(-6.14583vw,-5.4375rem)}.review-card:hover .review-card__top-icon[data-v-5cec4408]{transform:translate(min(-2.08333vw,-1.875rem),min(-2.08333vw,-1.875rem))}.review-card:hover .review-card__top-avatar[data-v-5cec4408]{transform:translate(max(2.08333vw,1.875rem),min(-2.08333vw,-1.875rem))}.review-card:hover .review-card__reviewer[data-v-5cec4408]{max-height:max(2.5vw,2.25rem);-webkit-line-clamp:2}.review-card:hover .review-card__text[data-v-5cec4408]{max-height:max(10.0013vw,10.4984375rem);-webkit-line-clamp:15;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.review-card:hover .review-card__text[data-v-5cec4408]::-webkit-scrollbar{display:none}.review-card:hover .review-card__date[data-v-5cec4408]{transform:translateY(max(2.08333vw,1.875rem))}}[data-mobile-mode] .review-card.active .review-card__top[data-v-5cec4408]{margin-top:min(-6.14583vw,-5.4375rem)}[data-mobile-mode] .review-card.active .review-card__top-icon[data-v-5cec4408]{transform:translate(min(-2.08333vw,-1.875rem),min(-2.08333vw,-1.875rem))}[data-mobile-mode] .review-card.active .review-card__top-avatar[data-v-5cec4408]{transform:translate(max(2.08333vw,1.875rem),min(-2.08333vw,-1.875rem))}[data-mobile-mode] .review-card.active .review-card__reviewer[data-v-5cec4408]{max-height:max(2.5vw,2.25rem);-webkit-line-clamp:2}[data-mobile-mode] .review-card.active .review-card__text[data-v-5cec4408]{max-height:max(10.0013vw,10.4984375rem);-webkit-line-clamp:15;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}[data-mobile-mode] .review-card.active .review-card__text[data-v-5cec4408]::-webkit-scrollbar{display:none}[data-mobile-mode] .review-card.active .review-card__date[data-v-5cec4408]{transform:translateY(max(2.08333vw,1.875rem))}.review-card__bg[data-v-5cec4408]{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:1;inset:0}.review-card__bg span[data-v-5cec4408]{position:absolute;top:0;right:0;width:max(22.91667vw,25rem);aspect-ratio:444/168;border-radius:50%;transform:translate(35%) translateY(-25%) rotate(35deg);filter:blur(max(3.90625vw,3.75rem));-webkit-filter:blur(max(3.90625vw,3.75rem))}.male-1 .review-card__bg span[data-v-5cec4408]{background-color:#d2d7ff}.male-2 .review-card__bg span[data-v-5cec4408]{background-color:#ffe5d2}.female-1 .review-card__bg span[data-v-5cec4408]{background-color:#ffd2eb}.female-2 .review-card__bg span[data-v-5cec4408]{background-color:#ffd2d9}.review-card__body[data-v-5cec4408]{position:relative;z-index:2;padding:max(1.04167vw,.875rem);display:flex;flex-direction:column;width:100%}.review-card__top[data-v-5cec4408]{position:relative;width:100%;display:flex;align-items:flex-start;justify-content:space-between;column-gap:max(1.04167vw,1.25rem);margin-bottom:max(.52083vw,.5rem);padding-left:max(.3125vw,.25rem);padding-right:max(.41667vw,.375rem);transition:margin-top .3s ease 0s}.review-card__top-icon[data-v-5cec4408]{pointer-events:none;-webkit-user-select:none;user-select:none;width:max(2.60417vw,2.625rem);transition:transform .3s ease 0s}.review-card__top-icon img[data-v-5cec4408]{width:100%}.review-card__top-avatar[data-v-5cec4408]{position:relative;width:max(5.625vw,5.25rem);aspect-ratio:1;border-radius:max(1.25vw,1.125rem);border:max(.05208vw,.0625rem) solid #fff;transform:rotate(8deg);transition:transform .3s ease 0s}.review-card__top-avatar[data-v-5cec4408]:before{content:"";position:absolute;z-index:1;top:50%;left:50%}.male-1 .review-card__top-avatar[data-v-5cec4408]{background:linear-gradient(160deg,#f7f7f7 15%,#b1b6ff)}.male-1 .review-card__top-avatar[data-v-5cec4408]:before{transform:translate(-49%,-50%) rotate(-8deg);width:132%;aspect-ratio:214/190;background:url(/assets/male-1-I0fE98QH.png) center/cover no-repeat}.male-2 .review-card__top-avatar[data-v-5cec4408]{background:linear-gradient(160deg,#f7f7f7 15%,#ffceb1);overflow:hidden}.male-2 .review-card__top-avatar[data-v-5cec4408]:before{transform:translate(-49%,-50%) rotate(-8deg);width:110%;aspect-ratio:180/180;background:url(/assets/male-2-CIVshXck.png) center/cover no-repeat}.female-1 .review-card__top-avatar[data-v-5cec4408]{background:linear-gradient(160deg,#f7f7f7 15%,#ffb1e9)}.female-1 .review-card__top-avatar[data-v-5cec4408]:before{transform:translate(-50%,-50%) rotate(-8deg);width:118%;aspect-ratio:192/192;background:url(/assets/female-1-Dn1WlLKJ.png) center/cover no-repeat}.female-2 .review-card__top-avatar[data-v-5cec4408]{background:linear-gradient(160deg,#f7f7f7 15%,#ffb1c2)}.female-2 .review-card__top-avatar[data-v-5cec4408]:before{transform:translate(-50%,-50%) rotate(-8deg);width:110%;aspect-ratio:171/189;background:url(/assets/female-2-DvWM0_DO.png) center/cover no-repeat}.review-card__reviewer[data-v-5cec4408]{color:#1e1e1e;font-size:max(1.25vw,1.125rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;text-transform:capitalize;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:max(.52083vw,.625rem);flex-shrink:0;max-height:max(1.25vw,1.125rem);transition:max-height .3s ease}.review-card__rating[data-v-5cec4408]{pointer-events:none;-webkit-user-select:none;user-select:none;margin-bottom:max(.52083vw,.625rem);display:inline-flex;align-items:center;justify-content:flex-start;flex-shrink:0}.review-card__rating span[data-v-5cec4408]{flex-shrink:0;width:max(1.14583vw,1.375rem);height:max(1.14583vw,1.375rem)}.review-card__rating.r-1 span:nth-child(1) span[data-v-5cec4408]:nth-child(2),.review-card__rating.r-1 span:nth-child(1) span[data-v-5cec4408]:nth-child(3),.review-card__rating.r-1 span:nth-child(1) span[data-v-5cec4408]:nth-child(4),.review-card__rating.r-1 span:nth-child(1) span[data-v-5cec4408]:nth-child(5){filter:grayscale(100%);-webkit-filter:grayscale(100%);opacity:.8}.review-card__rating.r-2 span[data-v-5cec4408]:nth-child(3),.review-card__rating.r-2 span[data-v-5cec4408]:nth-child(4),.review-card__rating.r-2 span[data-v-5cec4408]:nth-child(5){filter:grayscale(100%);-webkit-filter:grayscale(100%);opacity:.8}.review-card__rating.r-3 span[data-v-5cec4408]:nth-child(4),.review-card__rating.r-3 span[data-v-5cec4408]:nth-child(5){filter:grayscale(100%);-webkit-filter:grayscale(100%);opacity:.8}.review-card__rating.r-4 span[data-v-5cec4408]:nth-child(5){filter:grayscale(100%);-webkit-filter:grayscale(100%);opacity:.8}.review-card__text[data-v-5cec4408]{color:#949799;font-size:max(.83333vw,.875rem);font-style:italic;font-weight:400;line-height:120%;letter-spacing:.01em;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:max(.41667vw,.5rem);flex-shrink:0;max-height:max(4.00052vw,4.199375rem);transition:max-height .3s ease}.review-card__date[data-v-5cec4408]{color:#8b8d8f;font-size:max(.625vw,.75rem);font-style:normal;font-weight:300;line-height:100%;letter-spacing:-.03em;text-transform:capitalize;margin-top:auto;text-align:right;flex-shrink:0;transition:transform .3s ease 0s}.popup[data-v-dfb8e930]{position:fixed;inset:0;display:flex;justify-content:center;align-items:flex-start;overflow-y:auto;background:#0000004d;-webkit-backdrop-filter:blur(.15625vw);backdrop-filter:blur(.15625vw);padding:max(4.16667vw,2.5rem) max(1.25vw,1rem);z-index:1000;animation:ap-fade .18s ease-out}.popup__dialog[data-v-dfb8e930]{max-width:max(44.375vw,53.25rem);width:100%;padding:max(1.25vw,.9375rem);background:#f9f9f9;border-radius:max(1.5625vw,1.25rem);border:max(.02604vw,.03125rem) solid #dfe4e6;box-shadow:0 max(.15625vw,.1875rem) max(.83333vw,1rem) #d7d7d899;position:relative;animation:ap-scale-dfb8e930 .18s ease-out;margin-top:auto;margin-bottom:auto}.small .popup__dialog[data-v-dfb8e930]{max-width:max(27.08333vw,32.5rem)}.popup__button[data-v-dfb8e930]{position:absolute;top:max(1.25vw,.9375rem);right:max(1.25vw,.9375rem)}.popup__icon[data-v-dfb8e930]{width:max(1.25vw,1.5rem);height:max(1.25vw,1.5rem)}@keyframes ap-scale-dfb8e930{0%{transform:translateY(-.3125vw) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.loading[data-v-4b6c9acb]{position:fixed;inset:0;z-index:1001;background:#00000073;-webkit-backdrop-filter:blur(max(.15625vw,.1875rem));backdrop-filter:blur(max(.15625vw,.1875rem));display:flex;align-items:center;justify-content:center;animation:ap-fade .18s ease-out}.loading__icon[data-v-4b6c9acb]{position:relative;animation:pulsate-bck-4b6c9acb .9s ease-in-out infinite both}.loading__icon-main[data-v-4b6c9acb]{position:relative;width:max(9.89583vw,8.75rem)}.loading__icon-main svg[data-v-4b6c9acb]{width:100%;height:auto}.loading__icon-shadow[data-v-4b6c9acb]{position:absolute;z-index:1;inset:0;opacity:.1;animation:ping-4b6c9acb .9s ease-in-out infinite both}.loading__icon-shadow svg[data-v-4b6c9acb]{width:100%;height:auto}@keyframes ap-scale-4b6c9acb{0%{opacity:0}to{opacity:1}}@keyframes pulsate-bck-4b6c9acb{0%{transform:scale(1)}50%{transform:scale(.96)}to{transform:scale(1)}}@keyframes ping-4b6c9acb{0%{transform:scale(1);opacity:.2}80%{transform:scale(1.4);opacity:0}to{transform:scale(2.2);opacity:0}}.user-request-form[data-v-d0fdc886]{position:relative;width:100%}.user-request-form__title[data-v-d0fdc886]{color:var(--black);font-size:max(1.25vw,1.25rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;margin-bottom:max(1.5625vw,1.5rem)}.user-request-form__section[data-v-d0fdc886]{position:relative;width:100%;display:flex;flex-direction:column}.user-request-form__field[data-v-d0fdc886]{display:flex;flex-direction:column;align-items:flex-start;row-gap:max(.20833vw,.25rem)}.user-request-form__field[data-v-d0fdc886]:not(:last-child){margin-bottom:max(.625vw,.75rem)}.user-request-form__field:has(.user-request-form__error) .user-request-form__label[data-v-d0fdc886]{color:var(--red)}.user-request-form__field:has(.user-request-form__error) .user-request-form__input[data-v-d0fdc886]{border:max(.05208vw,.0625rem) solid var(--red)}.user-request-form__field:not(:has(.user-request-form__error)) .user-request-form__input[data-v-d0fdc886]:not(:placeholder-shown){border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.user-request-form__title-field[data-v-d0fdc886]{color:var(--black);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;transition:color .2s ease 0s}.user-request-form__input[data-v-d0fdc886]{width:100%;border-radius:max(.41667vw,.5rem);background-color:#f1f1f2;height:max(2.1875vw,2.625rem);padding:max(.20833vw,.25rem) max(.83333vw,1rem);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal;color:var(--black);transition:border .2s ease 0s;border:max(.05208vw,.0625rem) solid rgba(148,151,153,0)}.user-request-form__input[data-v-d0fdc886]:focus{border:max(.05208vw,.0625rem) solid rgba(148,151,153,.3)}.user-request-form__input[data-v-d0fdc886]::placeholder{color:var(--grey-normal);font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:normal}.user-request-form__error[data-v-d0fdc886]{color:var(--red);font-size:max(.625vw,.75rem);font-style:normal;font-weight:400;line-height:normal;text-align:left;width:100%}.user-request-form__buttons[data-v-d0fdc886]{width:100%;margin-top:max(1.25vw,1.5rem)}.user-request-form__button[data-v-d0fdc886]{width:100%}.user-request-form__button.default[data-v-d0fdc886]{flex-shrink:0;height:max(2.1875vw,2.625rem);border-radius:max(.41667vw,.5rem);padding-left:max(1.14583vw,1.25rem);padding-right:max(1.14583vw,1.25rem);background-color:#1e1e1e;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease 0s}@media(any-hover:hover){.user-request-form__button.default[data-v-d0fdc886]:hover:not(:disabled){background-color:#000}}.user-request-form__button.default span[data-v-d0fdc886]{text-wrap:nowrap;white-space:nowrap;font-style:normal;font-weight:500;line-height:normal;color:var(--white);font-size:max(.83333vw,1rem)}.course-card[data-v-e623b2e3]{position:relative;width:100%;border-radius:max(1.04167vw,1.25rem);padding:max(.625vw,.625rem) max(.625vw,.625rem);border:max(.05208vw,.0625rem) solid #dfe4e6;box-shadow:0 max(.10417vw,.125rem) max(.625vw,.75rem) 0 #d7d7d899;display:flex;flex-direction:column}.course-card.large[data-v-e623b2e3]{padding:max(.83333vw,.625rem) max(.83333vw,.625rem);border-radius:max(1.45833vw,1.25rem)}.course-card.a1[data-v-e623b2e3]{background:linear-gradient(196deg,#a4d722 11.16%,#f7f7f7 47.76%)}.course-card.a2[data-v-e623b2e3]{background:linear-gradient(196deg,#a5c600 11.16%,#f7f7f7 47.76%)}.course-card.b1[data-v-e623b2e3]{background:linear-gradient(196deg,#f7b718 11.16%,#f7f7f7 47.76%)}.course-card.b2[data-v-e623b2e3]{background:linear-gradient(196deg,#f78f18 11.16%,#f7f7f7 47.76%)}.course-card.c1[data-v-e623b2e3]{background:linear-gradient(196deg,#ff5638 11.16%,#f7f7f7 47.76%)}.course-card.c2[data-v-e623b2e3]{background:linear-gradient(196deg,#ff383c 11.16%,#f7f7f7 47.76%)}.course-card__image[data-v-e623b2e3]{flex-shrink:0;position:relative;width:100%;aspect-ratio:732/413;border-radius:max(.625vw,.75rem);overflow:hidden}@media(min-width:47.99875em)and (any-hover:hover){.course-card__image:hover img[data-v-e623b2e3]{transform:scale(1.025)}}.large .course-card__image[data-v-e623b2e3]{border-radius:max(1.04167vw,.875rem)}.course-card__image img[data-v-e623b2e3]{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.001);transition:transform .2s ease 0s}.course-card__image-levels[data-v-e623b2e3]{position:absolute;z-index:2;top:max(.52083vw,.625rem);right:max(.52083vw,.625rem);display:flex;align-items:center;flex-wrap:nowrap;column-gap:max(.10417vw,.125rem)}.large .course-card__image-levels[data-v-e623b2e3]{column-gap:max(.20833vw,.125rem);top:max(.72917vw,.625rem);right:max(.72917vw,.625rem)}.course-card__image-level[data-v-e623b2e3]{color:#f9f9f9;font-size:max(.625vw,.75rem);font-style:normal;font-weight:500;line-height:100%;text-transform:capitalize;padding:max(.3125vw,.25rem) max(.625vw,.625rem);border-radius:max(2.60417vw,3.125rem)}.large .course-card__image-level[data-v-e623b2e3]{font-size:max(.72917vw,.75rem);padding:max(.41667vw,.25rem) max(.83333vw,.625rem)}.course-card__image-level.a1[data-v-e623b2e3]{background-color:#a4d722}.course-card__image-level.a2[data-v-e623b2e3]{background-color:#a5c600}.course-card__image-level.b1[data-v-e623b2e3]{background-color:#f7b718}.course-card__image-level.b2[data-v-e623b2e3]{background-color:#f78f18}.course-card__image-level.c1[data-v-e623b2e3]{background-color:#ff5638}.course-card__image-level.c2[data-v-e623b2e3]{background-color:#ff383c}.course-card__info[data-v-e623b2e3]{flex:1 1 auto;display:flex;flex-direction:column}.course-card__info-header[data-v-e623b2e3]{padding:max(.83333vw,1rem) max(.52083vw,.625rem) 0 max(.52083vw,.625rem)}.course-card__info-header-top[data-v-e623b2e3]{position:relative;width:100%;margin-bottom:max(.72917vw,.875rem)}.large .course-card__info-header-top[data-v-e623b2e3]{margin-bottom:max(.9375vw,.875rem)}.course-card__info-header-title[data-v-e623b2e3]{color:#1e1e1e;font-size:clamp(1rem,.762rem + 1.19vw,1.5rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;text-transform:capitalize;text-wrap:balance}@media(min-width:64.06125em)and (max-width:89.99875em){.course-card__info-header-title[data-v-e623b2e3]{font-size:clamp(1.125rem,.202rem + 1.44vw,1.5rem)}}@media(min-width:89.99875em)and (max-width:119.99875em){.course-card__info-header-title[data-v-e623b2e3]{font-size:clamp(1.125rem,1.25vw,1.5rem)}}@media(min-width:119.99875em){.course-card__info-header-title[data-v-e623b2e3]{font-size:max(1.25vw,1.5rem)}}.large .course-card__info-header-title[data-v-e623b2e3]{font-size:max(1.66667vw,1.5rem)}.course-card__info-header-text[data-v-e623b2e3]{color:#949799;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:500;line-height:120%;letter-spacing:.01em;margin-bottom:max(.72917vw,.875rem)}.large .course-card__info-header-text[data-v-e623b2e3]{font-size:max(.9375vw,.875rem);margin-bottom:max(.9375vw,.875rem)}.course-card__info-details[data-v-e623b2e3]{padding:0 max(.52083vw,.625rem) 0 max(.52083vw,.625rem);display:flex;flex-direction:column;align-items:flex-start;row-gap:max(.52083vw,.5rem)}.course-card__info-details[data-v-e623b2e3]:not(:last-child){margin-bottom:max(1.04167vw,1.25rem)}.large .course-card__info-details[data-v-e623b2e3]:not(:last-child){margin-bottom:max(1.25vw,1.25rem)}.large .course-card__info-details[data-v-e623b2e3]{row-gap:max(.625vw,.5rem)}.course-card__info-details-item[data-v-e623b2e3]{display:flex;align-items:flex-start;column-gap:max(.41667vw,.5rem)}.large .course-card__info-details-item[data-v-e623b2e3]{column-gap:max(.52083vw,.5rem)}.course-card__info-details-item-name[data-v-e623b2e3]{display:flex;align-items:center;column-gap:max(.3125vw,.375rem)}.large .course-card__info-details-item-name[data-v-e623b2e3]{column-gap:max(.41667vw,.375rem)}.course-card__info-details-item-name-icon[data-v-e623b2e3]{flex-shrink:0;width:max(.9375vw,1.125rem);display:flex;justify-content:center;align-items:center}.large .course-card__info-details-item-name-icon[data-v-e623b2e3]{width:max(1.04167vw,1.125rem)}.course-card__info-details-item-name-icon img[data-v-e623b2e3]{width:100%;height:auto}.course-card__info-details-item-name-text[data-v-e623b2e3]{color:#1e1e1e;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:400;line-height:100%;letter-spacing:-.03em;text-transform:capitalize}.large .course-card__info-details-item-name-text[data-v-e623b2e3]{font-size:max(.9375vw,.875rem)}.course-card__info-details-item-value[data-v-e623b2e3]{color:#1e1e1e;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;padding-top:max(.05208vw,.0625rem)}.large .course-card__info-details-item-value[data-v-e623b2e3]{font-size:max(.9375vw,.875rem)}.course-card__price[data-v-e623b2e3]{display:flex;align-items:center;column-gap:max(.625vw,.625rem);margin-top:auto;font-size:clamp(1.188rem,.83rem + 1.79vw,1.688rem)}@media(min-width:47.99875em)and (max-width:64.06125em){.course-card__price[data-v-e623b2e3]{font-size:clamp(1.5rem,.938rem + 1.17vw,1.688rem)}}@media(min-width:64.06125em)and (max-width:89.99875em){.course-card__price[data-v-e623b2e3]{font-size:clamp(1.25rem,.173rem + 1.68vw,1.688rem)}}@media(min-width:89.99875em)and (max-width:119.99875em){.course-card__price[data-v-e623b2e3]{font-size:clamp(1.313rem,.188rem + 1.25vw,1.688rem)}}@media(min-width:119.99875em){.course-card__price[data-v-e623b2e3]{font-size:max(1.40625vw,1.25rem)}}.course-card__price[data-v-e623b2e3]:not(:last-child){margin-bottom:max(1.04167vw,1.25rem)}.large .course-card__price[data-v-e623b2e3]:not(:last-child){margin-bottom:max(1.25vw,1.25rem)}.course-card__price-new[data-v-e623b2e3]{font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;text-transform:lowercase;display:flex;align-items:center;gap:max(.20833vw,.25rem)}.course-card__price-new span[data-v-e623b2e3]:nth-child(1){color:#1e1e1e}.course-card__price-new span[data-v-e623b2e3]:nth-child(2){font-size:.7777777778em}.course-card__price-old[data-v-e623b2e3]{color:#dbdbdb;font-style:normal;font-weight:600;line-height:1;letter-spacing:-.03em;text-transform:lowercase;display:flex;align-items:center;gap:max(.20833vw,.25rem)}.course-card__price-old span[data-v-e623b2e3]:nth-child(1){text-decoration:line-through}.course-card__price-old span[data-v-e623b2e3]:nth-child(2){font-size:.7777777778em}.course-card__price-percent[data-v-e623b2e3]{color:#e11308;font-style:normal;font-weight:600;line-height:1;letter-spacing:-.03em;text-transform:lowercase}.course-card__buttons[data-v-e623b2e3]{position:relative;width:100%;display:grid;grid-template-columns:repeat(var(--v78458618),1fr);column-gap:max(.3125vw,.25rem)}.course-card__button[data-v-e623b2e3]{position:relative;padding:max(.41667vw,.5rem) max(1.04167vw,1.25rem);display:inline-flex;align-items:center;justify-content:center;border-radius:max(.52083vw,.625rem);font-size:max(.83333vw,1rem);font-style:normal;font-weight:500;line-height:100%;height:max(2.08333vw,2.5rem);text-transform:capitalize;transition:background-color .2s ease 0s}.large .course-card__button[data-v-e623b2e3]{border-radius:max(.625vw,.625rem);font-size:max(1.04167vw,1rem);height:max(2.70833vw,2.5rem)}.course-card__button.grey[data-v-e623b2e3]{background-color:#d8d8d8;color:#1e1e1e}@media(any-hover:hover){.course-card__button.grey[data-v-e623b2e3]:hover:not(:disabled){background-color:#e4e4e4}}.course-card__button.black[data-v-e623b2e3]{color:#e6e6e6;background-color:#1e1e1e}@media(any-hover:hover){.course-card__button.black[data-v-e623b2e3]:hover:not(:disabled){background-color:#000}}.page[data-v-6848787e]{flex:1 1 auto}.hero[data-v-6848787e]{position:relative;z-index:1;width:100%}@media(min-width:47.99875em){.hero[data-v-6848787e]{aspect-ratio:1920/788;min-height:27.5rem}}@media(max-width:47.99875em){.hero[data-v-6848787e]{height:100svh}}.hero__slider-box[data-v-6848787e]{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:1;top:max(3.125vw,3.75rem);left:0;width:100%;height:calc(100% - max(3.125vw,3.75rem))}.hero__container[data-v-6848787e]{position:relative;z-index:2;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding-bottom:max(4.6875vw,2.25rem)}@media(max-width:47.99875em){.hero__container[data-v-6848787e]{justify-content:center;padding-bottom:3.75rem}}[data-v-6848787e] .splide{position:absolute;inset:0;z-index:1}[data-v-6848787e] .splide__track{height:100%;overflow:hidden}[data-v-6848787e] .splide__list,[data-v-6848787e] .splide__slide{height:100%}[data-v-6848787e] .splide__slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:25% center}@media(max-width:47.99875em){[data-v-6848787e] .splide__slide img{object-position:center 15%}}.how[data-v-6848787e]{position:relative;z-index:1;width:100%;overflow:hidden;padding-top:max(3.125vw,1.5rem);padding-bottom:max(2.08333vw,1.25rem)}.how__bg[data-v-6848787e]{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}@media(min-width:47.99875em){.how__bg[data-v-6848787e]{transform:translateY(-18%)}}@media(max-width:47.99875em){.how__bg[data-v-6848787e]{height:40%;transform:translateY(-22%)}}.how__bg img[data-v-6848787e]{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom}.how__container[data-v-6848787e]{position:relative;z-index:2;display:flex;flex-direction:column}.how__header[data-v-6848787e]{margin-bottom:max(5.20833vw,4.375rem)}@media(min-width:47.99875em){.how__header[data-v-6848787e]{align-self:flex-start;max-width:max(48.95833vw,35rem)}.how__header .header-block__text[data-v-6848787e]{max-width:max(32.29167vw,35rem)}}.how__items[data-v-6848787e]{display:flex;align-items:center;justify-content:space-between}@media(min-width:47.99875em){.how__items[data-v-6848787e]{align-self:center;width:100%;max-width:max(68.75vw,82.5rem)}}@media(max-width:47.99875em){.how__items[data-v-6848787e]{flex-direction:column;row-gap:max(.9375vw,1.125rem)}}.how__items-item[data-v-6848787e]{position:relative;display:flex;flex-direction:column;align-items:center;row-gap:max(.83333vw,.875rem)}@media(min-width:47.99875em){.how__items-item[data-v-6848787e]{flex-shrink:0;align-self:flex-end}}@media(min-width:47.99875em){.how__items-item[data-v-6848787e]:nth-child(1){margin-right:max(1.25vw,1rem)}}.how__items-item:nth-child(1) .how__items-item-image[data-v-6848787e]{transform:rotate(6deg)}.how__items-item:nth-child(1) .how__items-item-image img[data-v-6848787e]{transform:translate(-50%,-50%) rotate(-6deg);width:125%;height:auto}@media(min-width:47.99875em){.how__items-item[data-v-6848787e]:nth-child(3){margin-right:max(2.70833vw,1.5rem);margin-left:max(2.70833vw,1.5rem)}}.how__items-item:nth-child(3) .how__items-item-image[data-v-6848787e]{transform:rotate(4deg)}@media(max-width:47.99875em){.how__items-item:nth-child(3) .how__items-item-image[data-v-6848787e]{transform:rotate(6deg)}}.how__items-item:nth-child(3) .how__items-item-image img[data-v-6848787e]{transform:translate(-53%,-50%) rotate(-4deg);width:122%;height:auto}@media(max-width:47.99875em){.how__items-item:nth-child(3) .how__items-item-image img[data-v-6848787e]{transform:translate(-53%,-50%) rotate(-6deg)}}@media(min-width:47.99875em){.how__items-item[data-v-6848787e]:nth-child(5){margin-left:max(1.25vw,1rem)}}.how__items-item:nth-child(5) .how__items-item-image[data-v-6848787e]{transform:rotate(-6deg)}@media(max-width:47.99875em){.how__items-item:nth-child(5) .how__items-item-image[data-v-6848787e]{transform:rotate(6deg)}}.how__items-item:nth-child(5) .how__items-item-image img[data-v-6848787e]{transform:translate(-50%,-50%) rotate(6deg);width:80%;height:auto}@media(max-width:47.99875em){.how__items-item:nth-child(5) .how__items-item-image img[data-v-6848787e]{transform:translate(-50%,-50%) rotate(-6deg)}}.how__items-item[data-v-6848787e]:nth-child(5):before{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}@media(min-width:47.99875em){.how__items-item[data-v-6848787e]:nth-child(5):before{width:80%;right:5%;bottom:115%;aspect-ratio:253/246;background:url(/assets/dec-1RjcB9NA.svg) center/cover no-repeat}}@media(max-width:47.99875em){.how__items-item[data-v-6848787e]:nth-child(5):before{width:72%;left:70%;bottom:95%;aspect-ratio:146/131;background:url(/assets/dec-mob-BHYbgmHY.svg) center/cover no-repeat}}.how__items-item-image[data-v-6848787e]{pointer-events:none;-webkit-user-select:none;user-select:none;position:relative;z-index:1;border-radius:max(2.1875vw,2rem);border:max(.05208vw,.0625rem) solid #d4dce1;background:linear-gradient(197deg,#f4f4f4 10.96%,#f7f7f7 103.35%);box-shadow:max(.15625vw,.125rem) max(.41667vw,.375rem) max(.57292vw,.5rem) 0 #0000000f;width:max(9.58333vw,8.875rem);aspect-ratio:1}.how__items-item-image.large[data-v-6848787e]{width:max(11.45833vw,8.875rem)}.how__items-item-image img[data-v-6848787e]{position:absolute;top:50%;left:50%}.how__items-item-info[data-v-6848787e]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:max(.625vw,.625rem)}.how__items-item-info h3[data-v-6848787e]{color:#1e1e1e;font-size:max(1.66667vw,1.5rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;text-transform:capitalize}.how__items-item-info p[data-v-6848787e]{color:#8b8d8f;text-align:center;font-size:max(1.14583vw,.875rem);font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.03em;text-transform:lowercase}.how__items-line[data-v-6848787e]{border-radius:max(.20833vw,.1875rem)}@media(min-width:47.99875em){.how__items-line[data-v-6848787e]{flex:1 1 auto;height:max(.20833vw,.25rem);margin-bottom:max(1.875vw,1.125rem);background:url("data:image/svg+xml,%3csvg%20width='500'%20height='4'%20viewBox='0%200%20500%204'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='1.58522'%20y1='1.58525'%20x2='498.415'%20y2='1.58525'%20stroke='%23CFCFCF'%20stroke-width='3.17045'%20stroke-linecap='round'%20stroke-dasharray='11.62%2011.62'/%3e%3c/svg%3e") center/cover no-repeat}}@media(max-width:47.99875em){.how__items-line[data-v-6848787e]{width:max(.20833vw,.25rem);height:max(5.83333vw,5.125rem);background:url("data:image/svg+xml,%3csvg%20width='4'%20height='500'%20viewBox='0%200%204%20500'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20x1='1.58665'%20y1='498.415'%20x2='1.58665'%20y2='1.58524'%20stroke='%23CFCFCF'%20stroke-width='3.17045'%20stroke-linecap='round'%20stroke-dasharray='11.62%2011.62'/%3e%3c/svg%3e") center/cover no-repeat}}.courses[data-v-6848787e]{position:relative;z-index:1;width:100%;padding-top:max(6.25vw,3.75rem);padding-bottom:max(2.08333vw,1.25rem)}.courses__bg[data-v-6848787e]{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:1;bottom:0;left:0;width:100%;transform:translateY(36%);aspect-ratio:1920/919}@media(max-width:47.99875em){.courses__bg[data-v-6848787e]{transform:translateY(52%)}}.courses__bg img[data-v-6848787e]{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom}.courses__container[data-v-6848787e]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.courses__header[data-v-6848787e]{margin-bottom:max(5.20833vw,5rem)}.courses__header .header-block__buttons[data-v-6848787e]{display:grid;grid-template-columns:repeat(2,1fr);column-gap:max(.52083vw,.375rem)}@media(min-width:47.99875em){.courses__header[data-v-6848787e]{max-width:max(35.41667vw,30rem)}}.courses__items[data-v-6848787e]{position:relative;width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:max(1.04167vw,1.25rem)}@media(max-width:74.99875em){.courses__items[data-v-6848787e]{grid-template-columns:repeat(2,1fr)}}@media(max-width:47.99875em){.courses__items[data-v-6848787e]{grid-template-columns:repeat(1,1fr)}}.reviews[data-v-6848787e]{position:relative;z-index:2;width:100%;padding-top:max(6.25vw,3.75rem);padding-bottom:max(7.29167vw,4rem)}.reviews__container[data-v-6848787e]{display:flex;flex-direction:column;align-items:center}.reviews__header[data-v-6848787e]{margin-bottom:max(2.08333vw,2.25rem)}@media(min-width:47.99875em){.reviews__header[data-v-6848787e]{max-width:max(35.41667vw,18.75rem)}.reviews__header .header-block__button[data-v-6848787e]{position:relative}.reviews__header .header-block__button[data-v-6848787e]:before{content:"";pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:2;bottom:88%;left:97%;width:max(1.82292vw,2rem);aspect-ratio:35/32;background:url("data:image/svg+xml,%3csvg%20width='35'%20height='32'%20viewBox='0%200%2035%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%2013.5004L9%202.50037M12.5%2020.0004L32.5%202.50037M18.5%2029.5004L32%2024.5004'%20stroke='%23F7B718'%20stroke-width='5'%20stroke-linecap='round'/%3e%3c/svg%3e") center/contain no-repeat}}.reviews__stats[data-v-6848787e]{display:flex;align-items:center;justify-content:center;column-gap:max(1.04167vw,1.25rem);margin-bottom:max(4.16667vw,4rem)}@media(max-width:47.99875em){.reviews__stats[data-v-6848787e]{display:grid;grid-template-columns:repeat(2,1fr)}}.reviews__stats-image[data-v-6848787e]{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:max(9.79167vw,7.75rem)}@media(max-width:47.99875em){.reviews__stats-image[data-v-6848787e]{justify-self:flex-end}}.reviews__stats-image img[data-v-6848787e]{width:100%}.reviews__stats-text[data-v-6848787e]{color:#1e1e1e;font-size:max(.9375vw,.875rem);font-style:normal;font-weight:600;line-height:120%;letter-spacing:.01em;text-wrap:balance}@media(max-width:47.99875em){.reviews__stats-text[data-v-6848787e]{justify-self:flex-start}}.reviews__stats-text span[data-v-6848787e]{color:#949799}.reviews__line[data-v-6848787e]{position:relative;z-index:1;width:100%}.header-block[data-v-6848787e]{position:relative;display:flex;flex-direction:column;align-items:flex-start}.header-block.center[data-v-6848787e]{align-items:center;text-align:center}.header-block__label[data-v-6848787e]{color:#48494a;font-size:max(.83333vw,.75rem);font-style:normal;font-weight:600;line-height:100%;text-transform:capitalize;padding:max(.78125vw,.75rem) max(1.35417vw,1rem);border-radius:max(5.20833vw,6.25rem);text-wrap:nowrap;white-space:nowrap;background-color:#fff;box-shadow:0 max(.15625vw,.1875rem) max(.83333vw,1rem) 0 #d7d7d899}.header-block__label[data-v-6848787e]:not(:last-child){margin-bottom:max(.625vw,.75rem)}.header-block__title[data-v-6848787e]{color:#1e1e1e;font-size:max(3.54167vw,1.5rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.0294117647em;text-transform:capitalize}.header-block__title[data-v-6848787e]:not(:last-child){margin-bottom:max(1.35417vw,1rem)}.header-block__title span[data-v-6848787e]{color:#b8b8b8}.header-block__text[data-v-6848787e]{color:#48494a;font-size:max(.9375vw,.875rem);font-style:normal;font-weight:500;line-height:130%}.header-block__text[data-v-6848787e]:not(:last-child){margin-bottom:max(1.97917vw,2.25rem)}.header-block__text span[data-v-6848787e]{color:#8b8d8f}.header[data-v-c71f4059]{position:fixed;z-index:10;top:0;left:0;width:100%;padding:max(.625vw,.75rem) 0;background-color:#fff;box-shadow:0 max(.10417vw,.125rem) max(.625vw,.75rem) 0 #0000001a}.header__container[data-v-c71f4059]{display:flex;align-items:center;justify-content:space-between;column-gap:max(1.04167vw,1.25rem)}.header__logo[data-v-c71f4059]{flex-shrink:0;position:relative;z-index:2;width:max(7.23958vw,6.5rem)}.header__logo img[data-v-c71f4059]{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%}.header__left[data-v-c71f4059]{display:flex;align-items:center;column-gap:max(.41667vw,.5rem)}@media(min-width:64.06125em){.header__menu-icon[data-v-c71f4059]{display:none}}@media(max-width:64.06125em){.header__menu-icon[data-v-c71f4059]{flex-shrink:0;position:relative;z-index:3;display:block;width:2rem;height:2rem}.header__menu-icon[data-v-c71f4059]:before,.header__menu-icon[data-v-c71f4059]:after{content:"";position:absolute;z-index:1;left:.25rem;width:calc(100% - .5rem);height:.125rem;background-color:#000;border-radius:.1875rem;transition:transform .3s ease 0s,top .3s ease 0s,bottom .3s ease 0s}.header__menu-icon[data-v-c71f4059]:before{top:.6875rem}.menu-open .header__menu-icon[data-v-c71f4059]:before{top:calc(50% - .0625rem);transform:rotate(-45deg)}.header__menu-icon[data-v-c71f4059]:after{bottom:.6875rem}.menu-open .header__menu-icon[data-v-c71f4059]:after{bottom:calc(50% - .0625rem);transform:rotate(45deg)}}.header__main[data-v-c71f4059]{display:flex;align-items:center}@media(min-width:64.06125em){.header__main[data-v-c71f4059]{column-gap:max(2.08333vw,2.5rem)}}.header__actions[data-v-c71f4059]{flex-shrink:0;display:flex;align-items:center;column-gap:max(.3125vw,.375rem)}.header__user[data-v-c71f4059]{position:relative}@media(min-width:64.06125em)and (any-hover:hover){.header__user:hover .header__user-list[data-v-c71f4059]{opacity:1;visibility:visible}.header__user:hover .header__user-arrow svg[data-v-c71f4059]{transform:rotate(-180deg)}}[data-mobile-mode] .header__user.active .header__user-list[data-v-c71f4059]{opacity:1;visibility:visible}[data-mobile-mode] .header__user.active .header__user-arrow svg[data-v-c71f4059]{transform:rotate(-180deg)}.header__user-main[data-v-c71f4059]{position:relative;z-index:2;border-radius:max(.625vw,.75rem);background-color:#fff;box-shadow:0 max(.15625vw,.1875rem) max(.83333vw,1rem) 0 #d7d7d899;padding:max(.26042vw,.3125rem) max(.625vw,.75rem) max(.26042vw,.3125rem) max(.41667vw,.5rem);display:flex;align-items:center;column-gap:max(.9375vw,.75rem)}.header__user-profile[data-v-c71f4059]{display:inline-flex;align-items:center;column-gap:max(.41667vw,.3125rem)}.header__user-avatar[data-v-c71f4059]{pointer-events:none;-webkit-user-select:none;user-select:none;position:relative;flex-shrink:0;width:max(1.66667vw,1.625rem);aspect-ratio:1;border-radius:50%;overflow:hidden}.header__user-avatar[data-v-c71f4059]:not(:has(img)){display:inline-flex;align-items:center;justify-content:center;background-color:#f7b718}.header__user-avatar[data-v-c71f4059]:not(:has(img)):before{content:"";position:relative;width:max(1.04167vw,1.25rem);aspect-ratio:1;background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.60234%2010.3996C11.5191%2010.3996%2013.2623%2010.9548%2014.5447%2011.7372C15.1847%2012.1276%2015.7319%2012.5884%2016.1271%2013.0892C16.5159%2013.5812%2016.8023%2014.17%2016.8023%2014.7996C16.8023%2015.4756%2016.4735%2016.0084%2015.9999%2016.3884C15.5519%2016.7484%2014.9607%2016.9868%2014.3327%2017.1532C13.0703%2017.4868%2011.3855%2017.5996%209.60234%2017.5996C7.81914%2017.5996%206.13434%2017.4876%204.87194%2017.1532C4.24394%2016.9868%203.65274%2016.7484%203.20474%2016.3884C2.73034%2016.0076%202.40234%2015.4756%202.40234%2014.7996C2.40234%2014.17%202.68874%2013.5812%203.07754%2013.0884C3.47274%2012.5884%204.01914%2012.1284%204.65994%2011.7364C5.94234%2010.9556%207.68634%2010.3996%209.60234%2010.3996ZM9.60234%201.59961C10.6632%201.59961%2011.6806%202.02104%2012.4308%202.77118C13.1809%203.52133%2013.6023%204.53874%2013.6023%205.59961C13.6023%206.66048%2013.1809%207.67789%2012.4308%208.42804C11.6806%209.17818%2010.6632%209.59961%209.60234%209.59961C8.54148%209.59961%207.52406%209.17818%206.77392%208.42804C6.02377%207.67789%205.60234%206.66048%205.60234%205.59961C5.60234%204.53874%206.02377%203.52133%206.77392%202.77118C7.52406%202.02104%208.54148%201.59961%209.60234%201.59961Z'%20fill='%23F7F7F7'/%3e%3c/svg%3e") center/cover no-repeat}.header__user-avatar img[data-v-c71f4059]{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover}.header__user-name[data-v-c71f4059]{pointer-events:none;-webkit-user-select:none;user-select:none;color:#1e1e1e;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:500;line-height:105%;text-transform:capitalize;min-width:max(2.8125vw,3.375rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:64.06125em){.header__user-name[data-v-c71f4059]{max-width:max(13.54167vw,13.75rem)}}@media(max-width:64.06125em){.header__user-name[data-v-c71f4059]{max-width:max(13.67188vw,6.5rem)}}.header__user-arrow[data-v-c71f4059]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:max(.83333vw,1rem)}.header__user-arrow svg[data-v-c71f4059]{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;transition:transform .3s ease 0s}.header__user-list[data-v-c71f4059]{position:absolute;z-index:1;top:calc(100% - max(.3125vw,.375rem));left:0;width:100%;height:auto;border-radius:0 0 max(.625vw,.75rem) max(.625vw,.75rem);background-color:#fff;box-shadow:0 max(.15625vw,.1875rem) max(.83333vw,1rem) 0 #d7d7d899;padding:max(.9375vw,1.125rem) max(.41667vw,.5rem) max(.625vw,.75rem) max(.41667vw,.5rem);display:flex;flex-direction:column;align-items:flex-start;row-gap:max(.72917vw,.875rem);opacity:0;visibility:hidden;transition:opacity .2s ease 0s,visibility .2s ease 0s}.header__user-list-link[data-v-c71f4059]{display:flex;align-items:center;column-gap:max(.20833vw,.25rem)}@media(min-width:64.06125em)and (any-hover:hover){.header__user-list-link[data-v-c71f4059]:hover svg path{stroke:#1e1e1e}.header__user-list-link:hover span[data-v-c71f4059]{color:#1e1e1e}}.header__user-list-link[data-v-c71f4059] svg{pointer-events:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:max(1.04167vw,1.25rem);height:auto}.header__user-list-link[data-v-c71f4059] svg path{stroke:#949799;transition:stroke .2s ease}.header__user-list-link span[data-v-c71f4059]{color:#949799;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:500;line-height:90%;text-transform:capitalize;transition:color .2s ease}.menu[data-v-c71f4059]{display:flex;align-items:center}@media(max-width:64.06125em){.menu__body[data-v-c71f4059]{position:fixed;z-index:1;top:0;left:0;width:100%;height:100%;transform:translate(-100%);transition:transform .3s ease 0s;padding:7.8125rem 1rem 0;display:flex;flex-direction:column;justify-content:space-between;row-gap:2.5rem;background:url(/assets/mob-menu-image-DAuwiY4s.webp) right 95%/74% no-repeat,#f7f7f7}.menu-open .menu__body[data-v-c71f4059]{transform:translate(0)}.menu__body[data-v-c71f4059]:before{content:"";position:fixed;z-index:2;top:0;left:0;width:100%;height:3.75rem;background-color:#fff;box-shadow:0 max(.10417vw,.125rem) max(.625vw,.75rem) 0 #0000001a}}.menu__list[data-v-c71f4059]{display:flex;align-items:center;column-gap:max(2.08333vw,1.875rem);flex-wrap:wrap;justify-content:center;row-gap:max(.20833vw,.25rem)}@media(max-width:64.06125em){.menu__list[data-v-c71f4059]{flex-direction:column;align-items:flex-start;row-gap:1rem}}.menu__link[data-v-c71f4059]{color:#1e1e1e;font-style:normal;font-weight:500;line-height:100%;text-transform:capitalize;transition:color .2s ease 0s}.menu__link.active[data-v-c71f4059]{color:#f7b718}@media(min-width:64.06125em){.menu__link[data-v-c71f4059]{font-size:max(.9375vw,1rem)}}@media(min-width:64.06125em)and (any-hover:hover){.menu__link[data-v-c71f4059]:hover{color:#f7b718}}@media(max-width:64.06125em){.menu__link[data-v-c71f4059]{font-size:1.25rem}}@media(min-width:64.06125em){.menu__bottom[data-v-c71f4059]{display:none}}@media(max-width:64.06125em){.menu__bottom[data-v-c71f4059]{position:relative;display:flex;align-items:center;justify-content:space-between;column-gap:1.25rem;padding:1rem 0}.menu__bottom[data-v-c71f4059]:before{content:"";position:absolute;z-index:1;top:0;left:50%;transform:translate(-50%);width:100vw;height:.0625rem;background-color:#dbdbdb}}@media(max-width:64.06125em){.menu__bottom-text[data-v-c71f4059]{color:#949799;font-size:.875rem;font-style:normal;font-weight:500;line-height:100%;text-transform:capitalize}}.footer[data-v-e3856bd0]{position:relative;z-index:2;width:100%;background-color:#fff;box-shadow:0 0 max(.83333vw,1rem) 0 #d7d7d899}.footer__main[data-v-e3856bd0]{position:relative;width:100%;display:flex;align-items:flex-start;justify-content:space-between;column-gap:max(2.08333vw,2.5rem);margin-bottom:max(3.85417vw,3rem)}@media(max-width:47.99875em){.footer__main[data-v-e3856bd0]{flex-direction:column;margin-bottom:4rem}}.footer__main-header[data-v-e3856bd0]{display:flex;flex-direction:column;align-items:flex-start;padding-top:max(2.39583vw,1.5rem)}@media(min-width:47.99875em){.footer__main-header[data-v-e3856bd0]{flex-shrink:0;width:max(36.875vw,20rem)}}.footer__main-label[data-v-e3856bd0]{color:#48494a;font-size:max(.83333vw,.75rem);font-style:normal;font-weight:600;line-height:100%;text-transform:capitalize;padding:max(.78125vw,.75rem) max(1.35417vw,1rem);border-radius:max(5.20833vw,6.25rem);text-wrap:nowrap;white-space:nowrap;background-color:#fff;box-shadow:0 max(.15625vw,.1875rem) max(.83333vw,1rem) 0 #d7d7d899}.footer__main-label[data-v-e3856bd0]:not(:last-child){margin-bottom:max(.625vw,.625rem)}.footer__main-title[data-v-e3856bd0]{color:#1e1e1e;font-size:max(2.1875vw,1.5rem);font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.03em;text-transform:capitalize}.footer__main-title[data-v-e3856bd0]:not(:last-child){margin-bottom:max(1.5625vw,1rem)}.footer__main-title span[data-v-e3856bd0]{color:#b8b8b8}.footer__main-text[data-v-e3856bd0]{color:#949799;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:500;line-height:116%;letter-spacing:-.01em;text-wrap:balance}.footer__main-text[data-v-e3856bd0]:not(:last-child){margin-bottom:max(1.25vw,1rem)}.footer__main-columns[data-v-e3856bd0]{position:relative;display:flex;align-items:flex-start;column-gap:max(3.125vw,2.5rem);row-gap:max(2.5vw,1.5rem)}@media(max-width:74.99875em){.footer__main-columns[data-v-e3856bd0]{flex-wrap:wrap}}.footer__main-columns[data-v-e3856bd0]:before{content:"";position:absolute;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:max(14.16667vw,12.75rem);aspect-ratio:272/126;background:url(/assets/footer-decor-83h5rgef.svg) center/cover no-repeat}@media(min-width:47.99875em){.footer__main-columns[data-v-e3856bd0]:before{top:max(1.875vw,1.875rem);left:50%;transform:translate(-50%)}}@media(max-width:47.99875em){.footer__main-columns[data-v-e3856bd0]:before{top:2.25rem;right:.5rem}}@media(max-width:47.99875em){.footer__main-columns[data-v-e3856bd0]{flex-direction:column;width:100%;padding-top:6.625rem}}.footer__main-column[data-v-e3856bd0]{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;row-gap:max(1.97917vw,1.25rem)}.footer__main-column-title[data-v-e3856bd0]{color:#1e1e1e;font-size:max(.9375vw,1rem);font-style:normal;font-weight:500;line-height:100%;letter-spacing:-.01em}.footer__main-column-list[data-v-e3856bd0]{display:flex;flex-direction:column;align-items:flex-start;row-gap:max(.625vw,.625rem)}.footer__main-column-list-link[data-v-e3856bd0]{color:#949799;font-size:max(.83333vw,.875rem);font-style:normal;font-weight:500;line-height:100%;transition:color .2s ease 0s}@media(min-width:47.99875em)and (any-hover:hover){.footer__main-column-list-link[data-v-e3856bd0]:hover{color:#f7b718}}.footer__bottom[data-v-e3856bd0]{position:relative;width:100%;padding:max(.83333vw,1rem) 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:max(1.04167vw,1.25rem);row-gap:max(.52083vw,.625rem)}.footer__bottom[data-v-e3856bd0]:before{content:"";position:absolute;z-index:1;top:0;left:50%;transform:translate(-50%);width:100vw;height:max(.05208vw,.0625rem);background-color:#dbdbdb}.footer__bottom-text[data-v-e3856bd0]{color:#949799;font-size:max(.72917vw,.875rem);font-style:normal;font-weight:500;line-height:100%;text-transform:capitalize}.fade-enter-active,.fade-leave-active{transition:opacity .4s}.fade-enter-from,.fade-leave-to{opacity:0}
