.login__register__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:370px;display:flex;padding:24px;flex-direction:column;align-items:flex-start;gap:72px;border-radius:12px;background:white}.login__register__wrapper .jp__form{display:flex;flex-direction:column;align-items:stretch;gap:24px;align-self:stretch}.login__register__wrapper .jp__form h1,.login__register__wrapper .jp__form h2,.login__register__wrapper .jp__form h3,.login__register__wrapper .jp__form h4,.login__register__wrapper .jp__form h5,.login__register__wrapper .jp__form h6{margin:0}.login__register__wrapper .password__settings{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.login__register__wrapper .password__settings a{text-align:right;font-size:14px;font-weight:500}.login__register__wrapper .no__account{display:flex;justify-content:center;align-items:center;gap:12px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:center;color:var(--color-secondary-500, #737373)}.login__register__wrapper .no__account a{color:var(--color-primary-500);font-weight:500;border-bottom:1px solid;padding:8px 0 8px 0}.login__register__wrapper .popup__header{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}.login__register__wrapper .popup__header .popup__title{display:flex;gap:12px;justify-content:flex-start;align-items:center}.login__register__wrapper .popup__header .popup__title h1,.login__register__wrapper .popup__header .popup__title h2,.login__register__wrapper .popup__header .popup__title h3,.login__register__wrapper .popup__header .popup__title h4,.login__register__wrapper .popup__header .popup__title h5,.login__register__wrapper .popup__header .popup__title h6{padding:0}.login__register__wrapper .popup__header .popup__title .close__btn{flex-grow:1;text-align:right;cursor:pointer}.login__register__wrapper .popup__header .sub__title{color:var(--color-secondary-500, #737373);font-size:16px;font-style:normal;font-weight:400;line-height:normal}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--color-secondary-100)}::-webkit-scrollbar-thumb{background:var(--color-secondary-300);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--color-secondary-500)}.tooltip-inner{display:flex;padding:12px;flex-direction:column;align-items:flex-start;gap:4px;border-radius:6px;background-color:var(--color-secondary-800, #262626);font-size:12px;font-style:normal;font-weight:400;line-height:normal;color:white}.tooltip-arrow{border-top-color:var(--color-secondary-800, #262626)}input.jp_error{border:1px solid var(--color-error-500, #C53D3D)!important}label.jp_error{color:var(--color-error-500, #C53D3D)!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;font-family:var(--bs-body-font-family)!important;max-width:100%}textarea{resize:none}button[disabled].jp_deactive{background-color:var(--color-primary-200);opacity:1;cursor:not-allowed}.jp_modal .modal-content{padding:24px;gap:32px}.jp_modal .modal-content .modal-body{max-height:50vh;overflow-y:scroll;padding:0}.jp_modal .modal-content .modal-header{display:flex;flex-direction:row;align-items:center;gap:20px;align-self:stretch;justify-content:space-between;padding:0;border-bottom:none}.jp_modal .modal-content .modal-header .modal-title{text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.jp_modal .modal-content .modal-header button{background:none}.jp_modal .modal-content .modal-footer{border:none;padding:0;display:flex;flex-direction:column;align-items:stretch}.jp__mobile__none{display:none!important}@media (min-width: 1024px){.jp__mobile__none{display:block!important}}.jp__mobile__block{display:block}@media (min-width: 1024px){.jp__mobile__block{display:none!important}}.jp_wide_btn{min-width:unset;width:100%}@media (min-width: 1024px){.jp_wide_btn{min-width:282px;width:unset}}.jp_hidden{display:none!important}.jp_error{color:var(--color-error-500, #C53D3D)!important}.jp_highlight{color:var(--color-content-primary)}.h-120{height:120px}.h-60{height:60px}.h-40{height:40px}.f-larger{font-size:larger}.f-medium{font-size:medium}.jp__field__group{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.jp__field{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%}.jp__field label{font-size:14px;font-style:normal;font-weight:500;line-height:normal}.jp_radio__selection__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media (min-width: 1024px){.jp_radio__selection__wrapper{flex-direction:column}}.jp_radio__selection__wrapper .radio__title{font-size:14px;font-weight:500}.jp__radio__selection{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:16px}@media (min-width: 1024px){.jp__radio__selection{flex-direction:row;gap:24px}}.jp__radio__selection .radio_selection{display:flex;flex-direction:row;align-items:center}.jp__radio__selection .radio_selection label{color:var(--color-secondary-900);font-size:18px;font-style:normal;font-weight:500;line-height:normal}.jp__radio__selection .radio_selection input[type=radio]{border-color:var(--color-secondary-300);height:24px;width:24px;margin-top:0;margin-right:12px}@media (min-width: 1024px){.jp__radio__selection .radio_selection input[type=radio]{height:28px;width:28px}}.jp__radio__selection .radio_selection input[type=radio]:focus{border-color:var(--color-secondary-300)!important}.jp__radio__selection .radio_selection input[type=radio]:checked{background-color:var(--color-primary-500)}.jp__radio__selection .radio_selection input[type=radio]:before{height:50%;width:50%;margin:25%;background-color:white}.rounded__box{border-radius:14px;border:1px solid var(--color-alternative-200, #EAE1DA);box-shadow:0px 1px 2px 0px rgba(0,0,0,0.07);padding:32px;width:100%}@media (min-width: 1024px){.rounded__box{padding:24px}}.rounded__box h1,.rounded__box h2,.rounded__box h3,.rounded__box h4,.rounded__box h5,.rounded__box h6{margin-bottom:0}.rounded__box.tight{padding:20px 16px}@media (min-width: 1024px){.rounded__box.tight{padding:32px}}.rounded__box .box_text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0 0}@media (min-width: 1024px){.rounded__box .box_text{flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}}.rounded__box .box_text .header__title{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.rounded__box .box_text .header__title .title{font-size:14px;font-weight:500;line-height:normal}@media (min-width: 1024px){.rounded__box .box_text .header__title .title{font-size:16px}}.rounded__box .box_text .content{font-size:12px;font-weight:400;line-height:normal;color:var(--color-secondary-600, #525252)}@media (min-width: 1024px){.rounded__box .box_text .content{font-size:16px}}.order__overview{display:flex;align-self:stretch;align-items:stretch;gap:24px;flex-direction:column}.order__overview .order__title{font-size:16px;font-weight:600;line-height:normal}@media (min-width: 1024px){.order__overview .order__title{font-size:18px}}.order__overview .summary__info{display:flex;flex-direction:column;gap:16px}.order__overview .summary__info__element{display:flex;flex-direction:row;justify-content:space-between;font-style:normal;font-size:14px}.order__overview .summary__info__element.coupon__info{color:var(--color-success-500, #3DC46E);font-weight:900}.order__overview .summary__info__element .summary__title{color:var(--color-secondary-500, #737373);font-weight:500;max-width:75%}.order__overview .summary__info__element .summary__value{font-weight:600}.order__overview .summary__total{font-size:16px;font-weight:600;line-height:normal}.order__overview .summary__total .total_value{font-size:18px}@media (min-width: 1024px){.order__overview{flex-direction:column}}.jp__flex__24__column{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.line_1{height:1px;background:#EAE1DA}.grid-2{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}@media (min-width: 1024px){.grid-2{display:grid;grid-column-gap:20px;grid-row-gap:12px;grid-template-columns:repeat(2,1fr)}}.card__group{display:flex;flex-direction:column;align-items:flex-start;gap:20px;align-self:stretch}label.jp__card{cursor:pointer}label.jp__card .card__content__wrapper{display:flex;padding:12px 24px;gap:12px;border-radius:14px;transition:200ms linear;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;transition:200ms linear;border:1px solid var(--color-alternative-200, #EAE1DA);background-color:white}@media (min-width: 1024px){label.jp__card .card__content__wrapper{min-height:80px}}label.jp__card .card__content__wrapper .card__icon{font-size:30px}label.jp__card .card__content__wrapper .card__end{font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-align:right;height:100%;align-content:center;align-self:center}label.jp__card .card__content__wrapper .card__end img{max-width:100%;height:100%;object-fit:contain;max-height:30px}label.jp__card .card__check__icon{border-color:var(--color-secondary-300);flex-shrink:0;height:20px;width:20px;display:inline-block;border:solid 2px #e3e3e3;border-radius:50%;transition:200ms linear;position:relative}@media (min-width: 1024px){label.jp__card .card__check__icon{height:24px;width:24px}}label.jp__card .card__check__icon:before{content:"";position:absolute;background-color:white;border-radius:50%;transform:scale(1.6) translate(50%,-50%);transition:200ms linear;opacity:0;width:12px;height:12px;background-color:white;top:50%;right:50%}label.jp__card input[type=radio],label.jp__card input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;display:none}label.jp__card input[type=radio]:checked+.card__content__wrapper,label.jp__card input[type=checkbox]:checked+.card__content__wrapper{background-color:var(--color-primary-50, #FFF9EC)}label.jp__card input[type=radio]:checked+.card__content__wrapper .card__check__icon,label.jp__card input[type=checkbox]:checked+.card__content__wrapper .card__check__icon{background-color:var(--color-primary-500);transform:scale(1.2)}label.jp__card input[type=radio]:checked+.card__content__wrapper .card__check__icon:before,label.jp__card input[type=checkbox]:checked+.card__content__wrapper .card__check__icon:before{transform:scale(1) translate(50%,-50%);opacity:1}label.jp__card input[type=radio]:focus+.card__content__wrapper .card__check__icon,label.jp__card input[type=checkbox]:focus+.card__content__wrapper .card__check__icon{border-color:var(--color-primary-500)}label.jp__card .card__content{flex-grow:1;line-height:normal;display:flex;flex-direction:column;gap:4px}label.jp__card .card__content h1,label.jp__card .card__content h2,label.jp__card .card__content h3,label.jp__card .card__content h4,label.jp__card .card__content h5,label.jp__card .card__content h6{margin-bottom:0}label.jp__card .card__content .card__header{display:flex;align-items:center;justify-content:space-between}label.jp__card .card__content .card__extra__content{padding:8px;border-radius:12px;background:var(--color-primary-200, #F9ECCB);color:var(--color-secondary-600, #525252);font-size:12px;font-style:normal;font-weight:500;line-height:normal}label.jp__card .card__content span{font-size:12px;color:var(--color-secondary-600, #525252)}.jp__checkbox__group{display:flex;flex-direction:row;gap:12px;align-items:flex-start}.jp__checkbox__group input{padding:0!important;margin:0!important;height:20px;width:20px;height:20px;width:20px;border-radius:4px;border-color:var(--color-secondary-300);border-width:1.5px}.jp__checkbox__group input:checked{border-color:var(--color-primary-500);background-color:var(--color-primary-500)}.jp__checkbox__group input:before{font-weight:400;color:white}.jp__checkbox__group input:focus{border-color:var(--color-primary-500)!important;background-color:var(--color-primary-500)!important}.jp__checkbox__group .label__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;flex:1 0 0;align-self:stretch}.jp__checkbox__group .label__wrapper span{color:var(--Secondary-600, #5A5A5A);font-size:13px;font-style:normal;font-weight:400;line-height:normal}.jp__checkbox__group label{font-size:14px;font-weight:500}.iti{width:100%}.iti .iti__selected-dial-code{font-size:14px}.iti .iti__country-container{max-height:var(--inputs-height)}.calendly-badge-widget .calendly-badge-content{border-radius:6px!important;padding:0.8em 1em!important;height:unset!important}.jp__pulse::before{display:block;position:absolute;z-index:-1;width:100%;height:100%;border-radius:50%;background:black;opacity:0;content:"";animation:pulse 3s infinite}@keyframes pulse{from{transform:scale(1);opacity:0.4}to{transform:scale(1.3);opacity:0}}.center__abs{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.fixed_center{position:fixed;z-index:100000000;z-index:100000000;top:50%;transform:translate(-50%,-50%);left:50%;display:flex;justify-content:center}.backdrop{background:rgba(0,0,0,0.4196078431);height:100%;pointer-events:auto;justify-content:center;color:white}.cta_link{display:flex;align-self:flex-start;align-items:center;padding-bottom:6px;gap:6px;border-bottom:1px solid var(--color-primary-500);color:var(--color-primary-500);text-align:center;font-size:12px;font-weight:500;cursor:pointer}@media (min-width: 1024px){.cta_link{font-size:14px;padding-bottom:8px}}.load__screen{color:var(--color-primary-50, #FFF9EC)}.load__screen .loader{z-index:1;border-radius:50%;width:56px;height:56px;border:8px solid var(--color-primary-50, #FFF9EC);border-top:8px solid var(--color-primary-500, #E9A401);border-right:8px solid var(--color-primary-500, #E9A401);-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-bottom:12px}@media (min-width: 1024px){.load__screen .loader{width:100px;height:100px;border:16px solid var(--color-primary-50, #FFF9EC);border-top:16px solid var(--color-primary-500, #E9A401);border-right:16px solid var(--color-primary-500, #E9A401)}}.load__screen h3{padding:0;margin-bottom:16px}@media (min-width: 1024px){.load__screen h3{margin-bottom:24px}}.load__screen h5{padding:0;margin-bottom:0}.badge{font-size:12px}.scrollable__box{display:flex;padding:16px;flex-direction:column;align-items:flex-start;gap:12px;align-self:stretch;border-radius:12px;background:#FFF;flex:1;max-height:100%;overflow-y:auto}.scrollable__box .title{color:var(--color-secondary-900, #171717);font-size:16px;font-style:normal;font-weight:500;line-height:normal}.scrollable__box .scroll__content{max-height:350px;overflow-y:auto}@media (min-width: 1024px){.scrollable__box .scroll__content{max-height:100%}}.scrollable__box .scroll__content .card__content__wrapper{padding:16px 0px;margin-right:12px;border-bottom:1px solid var(--color-alternative-200, #EAE1DA);border-right:none;border-left:none;border-top:none;border-radius:0;background-color:white}.scrollable__box .scroll__content .card__content__wrapper .card__check__icon{transform:scale(1)!important}.jp__tab{flex:1 1 auto;display:flex;padding:12px 24px;gap:12px;border-radius:14px;transition:200ms linear;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;transition:200ms linear;border:1px solid var(--color-alternative-200, #EAE1DA);background-color:white}.jp__tab.active{background-color:var(--color-primary-50, #FFF9EC)}.l-subheader.at_middle{max-width:var(--site-content-width, 1200px);background:rgba(255,255,255,0.3)!important;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,0.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.3)}@media (min-width: 1024px){.l-subheader.at_middle{margin-top:0.5rem}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.calendly-badge-widget,#jp_cta_start{display:none!important}@media (min-width: 1024px){.registration__form{max-width:var(--site-content-width, 1200px);margin:0 auto}}.registration__form h1,.registration__form h2,.registration__form h3,.registration__form h4,.registration__form h5,.registration__form h6{margin-bottom:0}.registration__form .error__message{background-color:#fff3f3;border:1px solid #ffcdd2;border-radius:8px;padding:16px;margin-bottom:24px;color:var(--color-error-500, #C53D3D)}.registration__form .error__message h4{margin-bottom:8px;font-weight:600}.registration__form .error__message p{margin:0}.registration__form .info__message{background-color:#e3f2fd;border:1px solid #90caf9;border-radius:8px;padding:16px;margin:0 16px 24px 16px;color:var(--color-info-700, #0d47a1)}@media (min-width: 1024px){.registration__form .info__message{margin:0 0 24px 0}}.registration__form .info__message h4{margin-bottom:12px;font-weight:600}.registration__form .info__message h4 i{margin-right:8px;color:var(--color-info-500, #2196f3)}.registration__form .info__message p{margin-bottom:8px;line-height:1.5}.registration__form .info__message p:last-child{margin-bottom:0}.registration__form .info__message a{color:var(--color-info-600, #1565c0);text-decoration:underline}.registration__form .info__message a:hover{color:var(--color-info-800, #0d47a1)}.registration__form .info__message strong{font-weight:600}.registration__form .form__title{display:inline-flex;flex-direction:column;align-items:flex-start;gap:12px}.registration__form .main__parent{display:flex;flex-direction:column;padding:0px 16px 0 16px;min-height:min-content}@media (min-width: 1024px){.registration__form .main__parent{flex-direction:row;max-width:var(--site-content-width, 1200px);margin:0 auto;padding:unset;gap:24px}}.registration__form .main__parent .allSteps{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}@media (min-width: 1024px){.registration__form .main__parent .allSteps{display:block}}.registration__form .base_step{display:none;width:100%}.registration__form .base_step .step__content{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:24px}.registration__form .base_step .step__content h3{margin-bottom:0}.registration__form .base_step .step__content h4{margin-bottom:0}.registration__form .base_step .step__content .additional__group{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.registration__form .base_step.active{display:block}.registration__form .deregistration__fields{display:flex;flex-direction:column;align-items:flex-start}.registration__form .help__box{background:var(--color-alternative-50, #F8F8F8);border-radius:14px;border:1px solid var(--color-alternative-200, #EAE1DA);display:flex;padding:24px;align-items:flex-start;gap:24px;align-self:stretch;flex-direction:column}.registration__form .help__box.column{flex-direction:column}@media (min-width: 1024px){.registration__form .help__box{flex-direction:row}}.registration__form .help__box .help__box__element{width:100%;height:100%;color:var(--color-secondary-900, #171717);font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex}@media (min-width: 1024px){.registration__form .help__box .help__box__element{width:50%}}.registration__form .help__box img{max-height:350px;object-fit:cover}.registration__form .footer{position:fixed;bottom:0px;padding:24px 16px 32px 16px;border-top:1px solid var(--color-secondary-300, #D4D4D4);width:100vw;background:#FFF;margin-top:40px;z-index:1000}@media (min-width: 1024px){.registration__form .footer{position:sticky;margin-top:45px;margin-left:calc(50% - 50vw)}}@media (min-width: 1024px){.registration__form .footer{padding:32px 0}}.registration__form .footer .navigation__buttons{display:flex;align-items:center;gap:24px;flex-direction:row-reverse}@media (min-width: 1024px){.registration__form .footer .navigation__buttons{flex-direction:row-reverse;justify-content:space-between;z-index:unset;max-width:var(--site-content-width, 1200px);margin:0 auto}}.registration__form .load__screen{color:var(--color-secondary-700, #404040)}.registration__form .load__screen h3{padding:0;margin-bottom:16px}@media (min-width: 1024px){.registration__form .load__screen h3{margin-bottom:24px}}.registration__form .load__screen h5{padding:0;margin-bottom:0}.registration__form .center__abs{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.registration__form .center__abs #loader{z-index:1;border-radius:50%;width:56px;height:56px;border:8px solid var(--color-primary-50, #FFF9EC);border-top:8px solid var(--color-primary-500, #E9A401);border-right:8px solid var(--color-primary-500, #E9A401);-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin-bottom:12px}@media (min-width: 1024px){.registration__form .center__abs #loader{width:100px;height:100px;border:16px solid var(--color-primary-50, #FFF9EC);border-top:16px solid var(--color-primary-500, #E9A401);border-right:16px solid var(--color-primary-500, #E9A401)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (min-width: 1024px){.registration__form .sidebar{max-width:30%}}@media (min-width: 1024px){.registration__form .sidebar #insurance__note{position:sticky;top:100px}}.registration__form .navigation__buttons{display:flex;align-items:flex-start;gap:20px}.registration__form .toggle__group{display:flex;flex-direction:column;gap:24px}.registration__form .toggle__group .toggle_selection{font-weight:500;color:var(--color-secondary-900, #171717)}.registration__form .toggle__group .toggle_selection label.toggle_label{transition:all 1s;display:flex;padding:24px;align-items:center;gap:10px;border-radius:14px;border:1px solid var(--color-alternative-200, #EAE1DA);background:var(--color-alternative-50, #F8F8F8)}@media (min-width: 1024px){.registration__form .toggle__group .toggle_selection label.toggle_label{max-width:588px}}.registration__form .toggle__group .toggle_selection input[type=radio].toggle_radio{opacity:0;position:fixed;width:0}.registration__form .toggle__group .toggle_selection input[type=radio].toggle_radio:checked+label{background:var(--color-alternative-200, #EAE1DA)}.registration__form .toggle__group .toggle_selection .toggle_extra_field{padding:24px;border-radius:14px;border:1px solid var(--color-secondary-200, #EAE1DA);margin-top:16px;max-width:588px;display:none}.registration__form .toggle__group .toggle_selection .toggle_extra_field .extra_field_header{font-size:18px;font-style:normal;font-weight:500;line-height:normal}.registration__form .toggle__group .toggle_selection .toggle_extra_field .radio_selection label{font-size:16px}.user__register__form{display:flex;flex-direction:column;gap:16px}@media (min-width: 1024px){.user__register__form{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(7,fit-content(100%));grid-column-gap:24px;grid-row-gap:24px}.user__register__form .first__name{grid-area:1/1/2/2}.user__register__form .last__name{grid-area:1/2/2/3}.user__register__form .mail{grid-area:2/1/3/3}.user__register__form .phone{grid-area:3/1/4/3}.user__register__form .birthday{grid-area:4/1/5/3}.user__register__form .street{grid-area:5/1/6/2}.user__register__form .number{grid-area:5/2/6/3}.user__register__form .postcode{grid-area:6/1/7/2}.user__register__form .city{grid-area:6/2/7/3}.user__register__form .street{grid-area:5/1/6/2}.user__register__form .password_create{grid-area:7/1/8/2}.user__register__form .password_create_confirm{grid-area:7/2/8/3}}#coupon_field{display:flex;flex-direction:row;align-items:stretch;width:100%}@media (min-width: 1024px){#coupon_field{width:430px}}#coupon_button{width:unset}@media (min-width: 1024px){#coupon_button{width:300px}}.jp__flex__row{display:flex;justify-content:end;gap:16px;width:100%;font-size:24px}@media (min-width: 768px){.jp__flex__row{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.jp__flex__row{grid-template-columns:repeat(6,1fr);gap:24px}}.jp__flex__row .jp__flex__row__item{height:auto;object-fit:contain;max-height:40px;display:flex;align-items:center;font-size:24px;justify-content:center}.jp__flex__row .jp__flex__row__item img{width:85px}.side__steps{width:32%}@media (min-width: 1024px){.side__step__row,.allSteps{max-width:var(--site-content-width, 1200px);margin:0 auto}}.side__step__row .steps,.allSteps .steps{display:flex;align-items:center;gap:16px;align-self:stretch;justify-content:space-between}@media (min-width: 1024px){.side__step__row .steps,.allSteps .steps{display:flex;flex-direction:column;align-items:flex-start;gap:24px}}.side__step__row .step,.allSteps .step{display:flex;padding:16px;align-self:stretch;align-items:stretch;border-radius:14px;gap:16px;border:1px solid var(--color-alternative-200, #EAE1DA);background:#FFF;box-shadow:0px 1px 2px 0px rgba(0,0,0,0.07)}@media (min-width: 1024px){.side__step__row .step,.allSteps .step{padding:32px}}.side__step__row .step svg,.allSteps .step svg{fill:var(--color-secondary-300)}.side__step__row .step.active svg,.allSteps .step.active svg{fill:var(--color-primary-500)}.side__step__row .step.completed svg,.allSteps .step.completed svg{fill:var(--color-success-600)}.side__step__row .step.completed .step_hidden.tick,.allSteps .step.completed .step_hidden.tick{opacity:1!important}.side__step__row .step.completed .content_index,.allSteps .step.completed .content_index{opacity:0!important}.side__step__row .step .number,.allSteps .step .number{display:block;width:36px;height:36px;position:relative;font-size:16px;font-weight:400}.side__step__row .step .number .step__content,.allSteps .step .number .step__content{position:absolute;right:50%;bottom:50%;text-align:center;color:white;transform:translate(50%,50%);opacity:1}.side__step__row .step .step__description,.allSteps .step .step__description{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;flex:1 0 0}.side__step__row .step .title,.allSteps .step .title{display:flex;align-self:stretch;align-items:center;flex-direction:row;justify-content:space-between}.side__step__row .step .label,.allSteps .step .label{text-wrap:nowrap;font-weight:400;color:var(--color-secondary-500, #737373)}.side__step__row .step .step__selection__detail,.allSteps .step .step__selection__detail{color:var(--color-secondary-500, #737373);font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:none}.side__step__row .step .change__label,.allSteps .step .change__label{color:var(--color-primary-500, #E9A401);font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:none}.side__step__row .step.active .label,.allSteps .step.active .label{color:var(--color-primary-500);font-weight:500}.side__step__row .step.completed .label,.allSteps .step.completed .label{color:var(--color-success-600);font-weight:500}.side__step__row .step.completed .step__selection__detail,.allSteps .step.completed .step__selection__detail{display:block}.side__step__row .step.completed .change__label,.allSteps .step.completed .change__label{display:block}.side__step__row .step .step_hidden,.allSteps .step .step_hidden{opacity:0!important}