.my-account-layout{margin-top:0;height:100vh;width:100vw;background-color:#fff}.my-account-login__login{background-color:#fff;display:flex;flex-direction:row;min-height:100vh;align-content:stretch;width:100%}@media only screen and (max-width:991px){.my-account-login__login{flex-direction:column}}.my-account-login__left{flex:1 1;display:flex;flex-direction:column;padding:1rem}.my-account-login__header{padding:1.5rem;display:flex;flex-direction:row;justify-content:space-between}.my-account-login__logo{width:130px}.my-account-login__form{width:100%;max-width:640px;padding:5.5rem 5.5rem 8rem;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;height:100%;position:relative}@media only screen and (max-width:1199px){.my-account-login__form{padding:3rem}}@media only screen and (max-width:767px){.my-account-login__form{padding:2rem}}@media only screen and (max-width:575px){.my-account-login__form{padding:0}}.my-account-login__form-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.my-account-login__title{margin-bottom:.75rem}.my-account-login__title--margin{margin-bottom:1.5rem}.my-account-login__text{margin-bottom:2rem}.my-account-login__input{width:100%;display:flex;flex-direction:column;align-items:flex-start;color:#111827;font-weight:600;gap:6px}.my-account-login__input--margin{margin-bottom:1.25rem}.my-account-login__input-input{width:100%}.my-account-login__bottom{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:.5rem}.my-account-login__submit{width:100%;margin-top:20px;padding-top:.75rem;padding-bottom:.75rem}.my-account-login__notices{overflow:hidden;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);width:calc(100% - 176px);color:#fff;display:flex;justify-content:center;z-index:10}@media only screen and (max-width:767px){.my-account-login__notices{position:relative;width:100%;bottom:unset;left:unset;transform:unset}}.my-account-login__right{flex:1 1;position:relative;border-top-left-radius:4rem;border-bottom-left-radius:4rem;overflow:hidden;padding:2.5rem 3rem;display:flex;align-items:flex-end;justify-content:flex-start;z-index:1}@media only screen and (max-width:991px){.my-account-login__right{border-top-left-radius:0;border-bottom-left-radius:0;flex:unset;align-items:center;justify-content:center}}@media only screen and (max-width:575px){.my-account-login__right{padding:1rem}}.my-account-login__right-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:-1}.my-account-login__right-box{padding:1.5rem 3rem 1.5rem 2rem;background-color:#fff;border-radius:2rem;display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:1199px){.my-account-login__right-box{left:2rem;bottom:1.5rem;padding:1rem 2.5rem 1rem 1.5rem}}@media only screen and (max-width:991px){.my-account-login__right-box{top:2rem;bottom:unset;width:calc(100% - 4rem)}}@media only screen and (max-width:575px){.my-account-login__right-box{width:100%;padding:1rem;gap:.75rem}}.my-account-login__right-text{margin:0;font-weight:600}.my-account-login__right-list{display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width:575px){.my-account-login__right-list{gap:.5rem}}.my-account-login__right-element{display:flex;flex-direction:row;gap:.5rem}.my-account-login__right-icon{color:#4f5bd5}.my-account-login__links{width:100%;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;align-items:center;color:#111827;margin-top:.5rem}.my-account-login__link-button{font-weight:600;text-decoration:underline}.my-account-login__checkbox{text-align:start;margin-top:.5rem}.my-account-registration-success{background-color:#fff;min-height:100vh;width:100%}.my-account-registration-success__wrapper{display:flex;flex-direction:column;min-height:100vh;padding:1rem}.my-account-registration-success__content{flex:1 1;display:flex;align-items:center;justify-content:center;width:100%}.my-account-registration-success__card{width:100%;max-width:640px;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:4rem 5.5rem;border-radius:1.5rem;text-align:center}@media only screen and (max-width:1199px){.my-account-registration-success__card{padding:3rem}}@media only screen and (max-width:767px){.my-account-registration-success__card{padding:2rem}}@media only screen and (max-width:575px){.my-account-registration-success__card{padding:1.5rem 0}}.my-account-registration-success__message{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.my-account-registration-success__icon{width:4rem;height:4rem;flex-shrink:0;color:#4f5bd5}.my-account-registration-success__text{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:30.5rem}.my-account-registration-success__title{margin:0;color:#111827}.my-account-registration-success__description{margin:0;color:#4b5563}.my-account-registration-success__button{width:100%;max-width:fit-content;padding:.625rem 4rem;font-weight:600}.my-account-registration-success__hint{margin:0;color:#4b5563}.my-account-edit{display:flex;flex-direction:column;gap:.75rem;width:100%}.my-account-edit__top{display:flex;flex-direction:row;justify-content:space-between}.my-account-edit__contact{margin-right:1rem}.my-account-edit__title{margin:0}.my-account-edit__tabs{display:flex;flex-direction:row;align-items:center;gap:0;padding:.375rem;border-radius:.75rem;background:#fff;border:1px solid #D9E0F2;width:fit-content}.my-account-edit__tab{border:0;background:transparent;color:#4b5563;padding:10px 24px;border-radius:9px;font-weight:500;cursor:pointer;transition:background-color .24s ease-in-out,color .24s ease-in-out}.my-account-edit__tab--active{background:#4f5bd5;color:#fff}.my-account-edit__notices{display:flex;flex-direction:row;align-items:center;max-width:660px;width:100%;justify-content:center;padding-bottom:2rem}.my-account-edit__form{display:flex;flex-direction:column;gap:1.5rem;width:660px}@media only screen and (max-width:1199px){.my-account-edit__form{width:100%}}.my-account-edit__form-wrapper{padding:36px;display:flex;flex-direction:column;align-items:center}.my-account-edit__panel{display:none}.my-account-edit__panel--active{display:flex;flex-direction:column;gap:1.5rem}.my-account-edit__card{background:#fff;border-radius:24px;padding:2rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 4px 6px #10121a0a}@media only screen and (max-width:575px){.my-account-edit__card{padding:1.25rem}}.my-account-edit__section-title{margin:0;font-size:1.5rem;line-height:1.2;color:#111827}.my-account-edit__fields{display:flex;flex-direction:column;gap:1.25rem}.my-account-edit__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media only screen and (max-width:575px){.my-account-edit__row{grid-template-columns:1fr}}.my-account-edit__field{display:flex;flex-direction:column;gap:.375rem;margin:0}.my-account-edit__label{font-size:.875rem;font-weight:600;color:#111827}.my-account-edit__input,.my-account-edit__select{width:100%;border:1px solid #E3E8F4;border-radius:12px;background:#fbfcff;padding:.875rem 1rem;font-size:1rem;line-height:1.5;color:#111827;transition:border-color .24s ease-in-out}.my-account-edit__input:focus,.my-account-edit__select:focus{outline:none;border-color:#4f5bd5}.my-account-edit__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%234B5563' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 1rem) center;padding-right:2.5rem}.my-account-edit__actions{display:flex;justify-content:flex-end;margin:0}.my-account-edit__submit{border:0;border-radius:12px;background:#4f5bd5;color:#fff;font-size:1rem;font-weight:600;line-height:1;padding:1rem 1.5rem;cursor:pointer;transition:background-color .24s ease-in-out}.my-account-edit__submit:hover{background:#3b46b5}.my-account-edit__submit:active{background:#383f85}.my-account-orders{display:flex;flex-direction:column;gap:.75rem;width:100%;min-height:100%}.my-account-orders__top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.my-account-orders__contact{margin-right:1rem}.my-account-orders__title{margin:0}.my-account-orders__back-link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.5rem;color:#111827;font-weight:500;text-decoration:none;transition:color .24s ease-in-out}.my-account-orders__back-link:hover{color:#4f5bd5}.my-account-orders__tabs{display:flex;flex-direction:row;align-items:center;gap:0;padding:.375rem;border-radius:.75rem;background:#fff;border:1px solid #D9E0F2;width:fit-content;flex-wrap:wrap}.my-account-orders__tab{border:0;background:transparent;color:#4b5563;padding:10px 24px;border-radius:9px;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .24s ease-in-out,color .24s ease-in-out}.my-account-orders__tab--active{background:#4f5bd5;color:#fff}.my-account-orders__table-wrapper{background:#fff;border-radius:24px;box-shadow:0 4px 6px #10121a0a;margin-top:2.25rem;max-width:1200px;width:100%;align-self:center;overflow:auto}.my-account-orders__table-wrapper--details{margin-top:0;max-width:none}.my-account-orders__table{width:100%;border-collapse:collapse}.my-account-orders__table thead{background:#fff4ed}.my-account-orders__table th,.my-account-orders__table td{padding:1rem 1.25rem;text-align:left;vertical-align:middle}.my-account-orders__table th{font-weight:600;color:#111827}.my-account-orders__table tbody tr{border-top:1px solid #E3E8F4}.my-account-orders__table td{font-size:.875rem;color:#111827}.my-account-orders__details-link{display:inline-flex;align-items:center;gap:.25rem;color:#4f5bd5;font-weight:600;text-decoration:none;white-space:nowrap}.my-account-orders__details-link:hover{color:#3b46b5}.my-account-orders__element{text-align:center!important;text-wrap:nowrap}.my-account-orders__element--badge{display:flex;justify-content:center}.my-account-orders__element .price,.my-account-orders__bold{font-weight:600}.my-account-orders__details-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:1.25rem;margin-top:1.25rem;margin-bottom:.5rem}.my-account-orders__details-card,.my-account-orders__updates{background:#fff;border-radius:24px;box-shadow:0 4px 6px #10121a0a;padding:1.5rem}.my-account-orders__details-title{margin:0 0 1rem;color:#111827;font-weight:600}.my-account-orders__details-rows{display:flex;flex-direction:column;gap:.75rem}.my-account-orders__details-row{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:0;color:#111827}.my-account-orders__details-note{display:grid;grid-template-columns:auto 1fr;gap:.25rem;margin-top:.25rem;color:#111827}.my-account-orders__details-note p{margin:0;font-size:16px;font-weight:600}.my-account-orders__payment-button{padding:.5rem 1rem;margin-left:.5rem;font-size:.75rem;line-height:1}.my-account-orders__billing-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem}.my-account-orders__billing-address,.my-account-orders__billing-summary{color:#111827}.my-account-orders__billing-address p,.my-account-orders__billing-address address,.my-account-orders__billing-summary p,.my-account-orders__billing-summary address{margin:0;font-size:16px}.my-account-orders__billing-address address,.my-account-orders__billing-summary address{font-style:normal;line-height:1.6}.my-account-orders__billing-address{display:flex;flex-direction:column;gap:.25rem}.my-account-orders__billing-summary{display:flex;flex-direction:column;gap:.75rem}.my-account-orders__billing-summary p{display:flex;gap:.25rem}.my-account-orders__table--details th:first-child,.my-account-orders__table--details td:first-child{text-align:left}.my-account-orders__product-name{display:flex;align-items:center;gap:.75rem;font-weight:500}.my-account-orders__product-name .product-quantity{text-wrap:nowrap}.my-account-orders__product-number{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.125rem;height:1.125rem;border-radius:.25rem;background:#31c48d;color:#fff;font-weight:700}.my-account-orders__updates{margin-top:1rem}.my-account-orders__updates ol{display:flex;flex-direction:column;gap:.75rem;margin:0;padding-left:1.25rem}.my-account-orders__updates p{margin:0}.my-account-orders__badge{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:999px;white-space:nowrap}.my-account-orders__badge--active{background:#31c48d;color:#fff}.my-account-orders__badge--pending{background:#f17eb8;color:#fff}.my-account-orders__badge--completed{background:#d77a7b;color:#fff}.my-account-orders__badge--cancelled{background:#4b5563;color:#fff}.my-account-orders__empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem;min-height:28rem;padding:4rem 2rem}.my-account-orders__empty-icon{width:5rem;height:5rem;margin-bottom:.5rem;color:#111827}.my-account-orders__empty-title{margin:0;font-weight:600;color:#111827}.my-account-orders__empty-text{margin:0;color:#4b5563}.my-account-orders__empty-button{margin-top:1rem;padding:.75rem 1.5rem}.my-account-orders__empty--section{flex:none;min-height:auto;width:100%;padding:4rem 0;gap:1rem}.my-account-orders__empty--section .my-account-orders__empty-icon{width:3rem;height:3rem;margin-bottom:.5rem}.my-account-orders__empty--section .my-account-orders__empty-title{font-size:1.25rem;line-height:1.4}.my-account-orders__empty--section .my-account-orders__empty-text{font-size:.875rem}.my-account-orders__pagination{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem}.my-account-orders__pagination a{color:#4f5bd5;text-decoration:none;font-weight:600}.my-account-orders__pagination a:hover{color:#3b46b5}@media only screen and (max-width:991px){.my-account-orders__top{align-items:flex-start;gap:1rem}.my-account-orders__details-grid,.my-account-orders__billing-grid{grid-template-columns:1fr}.my-account-orders__table-wrapper{overflow-x:auto}.my-account-orders__table{min-width:760px}}.my-account-trainings__certificates-link{margin-top:.75rem;padding:.75rem 1.5rem}.my-account-trainings__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;width:100%;max-width:1300px;align-self:center;margin-top:2rem}.my-account-trainings__card{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;min-height:10.5rem;padding:1.25rem;border-radius:1rem;background:#fff;box-shadow:0 4px 6px #10121a0a}.my-account-trainings__card-content{display:flex;flex-direction:column;gap:1.5rem}.my-account-trainings__card-title{margin:0;color:#111827;font-weight:600;line-height:1.35}.my-account-trainings__card-meta{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:.375rem;color:#111827}.my-account-trainings__card-col{display:flex;flex-direction:column;align-items:flex-end}.my-account-trainings__card-date{margin-left:auto;color:#111827}.my-account-trainings__card-button{width:100%;padding:.75rem 1rem;font-size:.75rem}.my-account-trainings__pagination{align-items:center;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.my-account-trainings__page-link{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid #C7D0E3;border-radius:.75rem;color:#4f5bd5;font-weight:600;text-decoration:none;transition:background-color .24s ease-in-out,border-color .24s ease-in-out,color .24s ease-in-out}.my-account-trainings__page-link:hover,.my-account-trainings__page-link--active{background:#4f5bd5!important;border-color:#4f5bd5!important;color:#fff!important}.my-account-trainings__button:hover{background-color:#4f5bd5!important;color:#fff!important}@media only screen and (max-width:1199px){.my-account-trainings__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:991px){.my-account-trainings__grid{grid-template-columns:1fr;max-width:none}.my-account-trainings__card-date{width:100%;margin-left:0}}.my-account-training__panel{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:59.375rem;margin:2rem auto 0;padding:2rem;border-radius:1.5rem;background:#fff}.my-account-training__intro{display:flex;flex-direction:column;gap:1rem;width:100%}.my-account-training__title{margin:0;width:100%;color:#111827;font-weight:600;line-height:1.3}.my-account-training__details{width:100%}.my-account-training__meta{display:flex;flex-direction:column;gap:1rem;color:#4b5563}.my-account-training__meta-group{display:flex;flex-wrap:wrap;gap:1.5rem}.my-account-training__meta-row{display:flex;flex-wrap:wrap;gap:.35rem;margin:0}.my-account-training__meta-row strong{color:#111827;font-weight:600}.my-account-training__divider{width:100%;height:0;margin:0;border:0;border-top:1px solid #E9EEFA}.my-account-training__materials{display:flex;flex-direction:column;gap:.75rem}.my-account-training__materials-title{margin:0;color:#111827;font-weight:600;line-height:1.4}.my-account-training__materials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.my-account-training__material-card{border:1px solid #D9E0F2;border-radius:1.5rem;background:#fff;box-shadow:0 2px 8px #2c2f6b0a;overflow:hidden}.my-account-training__material-link{display:block;padding:.5rem;color:inherit;text-decoration:none;transition:box-shadow .24s ease-in-out}.my-account-training__material-link:hover{box-shadow:0 4px 12px #2c2f6b14}.my-account-training__material-preview{position:relative;display:flex;align-items:center;justify-content:center;min-height:10.0625rem;border-radius:1rem 1rem 0 0;background:#111827;overflow:hidden}.my-account-training__material-preview--has-preview .my-account-training__material-preview-icon{display:none}.my-account-training__material-preview-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center}.my-account-training__material-preview-overlay{position:absolute;inset:0;z-index:1;background:#1118274d;pointer-events:none}.my-account-training__material-preview-icon{position:relative;z-index:2;width:3rem;height:3rem;color:#fff}.my-account-training__material-name{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:0 0 1rem 1rem;background:#e9eefa;color:#111827}.my-account-training__material-file-icon{flex:0 0 auto;width:1rem;height:1rem;color:#111827}.my-account-training__material-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:1199px){.my-account-training__materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:991px){.my-account-training__panel{margin-top:1.5rem;padding:1.25rem}.my-account-training__materials-grid{grid-template-columns:1fr}.my-account-training__meta-group{flex-direction:column;gap:.5rem}}.navigation{min-width:320px;background-color:#fff;border-right:1px solid #E9EEFA;box-shadow:0 2px 16px #2c2f6b0a;border-top-right-radius:40px}.navigation__top{padding:2rem 2.25rem 1.5rem;border-bottom:1px solid #E9EEFA}.navigation__logo{width:115px}.navigation__middle{padding:1.5rem 2rem;border-bottom:1px solid #E9EEFA;display:flex;flex-direction:row;gap:.75rem;align-items:center;font-weight:500}.navigation__bottom{padding:1.5rem 1.25rem}.navigation__list{padding:0!important;gap:0!important}.navigation__list .is-active .navigation__element-link{background-color:#4f5bd5;color:#fff}.navigation__element:before{content:none!important}.navigation__element-link{background-color:#fff;color:#111827;display:flex;flex-direction:row;gap:.75rem;align-items:center;padding:.75rem 1rem;border-radius:.75rem}.woocommerce{display:flex;flex-direction:column;min-height:100vh;background-color:#f4f7fd}.woocommerce__content{display:flex;flex-direction:row;flex:1 1}.woocommerce__footer{height:8rem;width:100%;padding:2rem 5rem;display:flex;justify-content:space-between;background:radial-gradient(163.78% 87.58% at 26.88% 3.93%,#202883,#010157)}.woocommerce__footer-logo{height:100%;width:auto}.woocommerce__footer-info{display:flex;flex-direction:row;align-items:center;gap:3rem;color:#fff}.woocommerce__footer-info a{transition:color .24s ease-in-out}.woocommerce__footer-info a:hover{color:#acb4c4}.woocommerce__footer-column{display:flex;flex-direction:column;gap:8px}.woocommerce-MyAccount-content{padding:2rem 2.5rem;width:calc(100% - 320px)}.woocommerce-MyAccount-content>.woocommerce-error{width:fit-content;height:fit-content}.woocommerce-MyAccount-content>.woocommerce-error a{text-decoration:underline}.woocommerce-notices-wrapper:focus-visible,.woocommerce-error:focus-visible,.woocommerce-message:focus-visible{outline:none}.woocommerce-error,.woocommerce-message{color:#fff;width:100%;height:100%;display:flex;flex-direction:column;list-style:none;padding:12px 16px!important;text-align:start;border-radius:3.625rem}.woocommerce-error__element,.woocommerce-message__element{display:flex;flex-direction:row;gap:.5rem;align-items:center}.woocommerce-error__element:before,.woocommerce-message__element:before{content:none!important}.woocommerce-error__icon,.woocommerce-message__icon{fill:#fff;min-width:1.25rem;min-height:1.25rem}.woocommerce-error__close svg,.woocommerce-message__close svg{stroke:#fff;padding:5px;min-width:2rem;min-height:2rem;cursor:pointer;margin-left:auto}.woocommerce-error{background-color:#ef4444}.woocommerce-message{background-color:#31c48d}
