body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{margin:0}.ReactModal__Overlay.ReactModal__Overlay--after-open{overflow:auto;padding:120px}.ReactModal__Body--open.CustomModal{overflow:hidden}.LanguageSelector{background-color:#fff;border:1px solid #1a8c72;border-radius:.4rem;display:inline-block;min-width:8rem;position:relative}.LanguageSelector__selected{align-items:center;border:none;cursor:pointer;display:flex;font-size:1rem;gap:8px;justify-content:center;padding:.4rem 1rem}.LanguageSelector .separator{border-left:1px solid #ccc;height:1rem}.LanguageSelector .arrow.down:before{content:"▼"}.LanguageSelector .arrow.up:before{content:"▲"}.LanguageSelector__options{background-color:#fff;border:1px solid #ccc;left:0;position:absolute;top:100%;width:100%;z-index:1}.LanguageSelector .language-option{align-items:center;cursor:pointer;display:flex;padding:.5rem 1rem}.LanguageSelector .language-option .flag-icon{margin-right:8px}.LanguageSelector .language-option:hover{background-color:#f5f5f5}.Button .spinner-border{margin-right:8px}.Button{align-items:center;background:linear-gradient(90deg,#1a8c72,#93b24f);border:0;border-radius:8px;color:#fff;display:flex;justify-content:center;min-height:34px;min-width:128px}.Button.inline{display:inline-block}.Button.dark{background:#008b8b}.FormInput.FormCheckbox{align-items:center;display:inline-flex}.FormInput.FormCheckbox label{line-height:1;margin-bottom:0}.FormInput.FormCheckbox input{flex-shrink:0;height:18px;margin-right:1rem;width:18px}.Button{border:none;border-radius:.4rem;cursor:pointer;font-size:1rem;min-width:8rem;padding:0;text-align:center;text-decoration:none;transition:all .3s ease;white-space:nowrap}.Button:hover{opacity:.9}.Button.main{background:linear-gradient(90deg,#1a8c72,#93b24f);color:#fff}.Button.secondary{background:#93b24f;color:#fff}.Button.disabled{background:#ccc;color:#fff;cursor:not-allowed}.FormText{display:flex;flex-direction:column}.FormText input{background-clip:padding-box;border:1px solid #ced4da;border-radius:6px;outline:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.FormSelect{position:relative}.FormSelect .empty__option{min-height:40px}.FormSelect.disabled .dropdown__selection{background-color:var(--color-disabled);cursor:not-allowed}.FormDate input{-webkit-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #dee2e6;border-radius:.375rem;color:#212529;display:block;font-weight:400;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:calc(100% - 1.5rem)}.FormDropdown{position:relative}.FormDropdown-container{background:#fff;box-shadow:-6px 6px 20px 0 #0e1e2533;padding:4px 0;position:absolute;transform:translateX(-100%)}.FormDropdown-container span{display:flex;flex-direction:column;line-height:normal;padding:4px 16px}.FormDropdown-container span:hover{background:gray}.NestedForm_desc{color:#e15f5f;margin-top:-1rem}.FormFile{display:flex;flex-direction:column;font-family:Gotham-regular,serif;font-size:12px;text-transform:uppercase}.FormFile input{border:1px solid #d0d0d0;border-radius:4px;color:#58606d;font-size:18px;line-height:32px;margin-top:4px;outline:none;padding:8px}.FormList .list .list-item{align-items:center;display:flex}.FormList .list .list-item .FormText{width:100%}.FormList p{border-bottom:2px solid gray;font-size:18px;margin-top:40px}.FormRadio .option label{display:block;font-size:1.2rem;height:2rem}.FormInput{margin-bottom:1rem}.FormInput .error{color:#dc3545}.FormInput.error input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545}.FormInput.error input:active,.FormInput.error input:focus{border-color:#dc3545;border-radius:6px;box-shadow:0 0 0 .25rem #dc354540}.FormInput input{font-size:1rem;line-height:1.5;padding:.375rem .75rem}.FormInput.required label.label:before{color:red;content:"*";display:inline-block;position:relative}.FormInput .description{color:#856404}.FormInput label{display:block;margin-bottom:.5rem}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin:10px 0;padding:15px}.SignInModal p{color:#008b8b;cursor:pointer;display:flex;margin-bottom:0;margin-left:auto;margin-right:16px;width:fit-content}.SignUpModal{height:100%}.SignUpModal svg{cursor:pointer}.SignUpModal .agreeWithTermsContainer{display:inline-flex;justify-content:space-between;width:100%}.SignUpModal label{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.CustomModal .modal-body{padding:1rem}.CustomModal .modal-footer{border-top:1px solid #dee2e6;display:flex;flex-wrap:wrap;justify-content:flex-end;padding:.75rem}.CustomModal .modal-footer button:not(:last-child){margin-right:1rem}.CustomModal .ReactModal__Overlay{align-items:center;background-color:#21252980!important;display:flex;justify-content:center;z-index:3}.CustomModal div.ReactModal__Content{height:auto;margin:auto;padding:0!important;position:static!important;width:640px;z-index:50}.CustomModal div.ReactModal__Content .modal-header{align-items:flex-start;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;justify-content:space-between;padding:1rem}.CustomModal div.ReactModal__Content .modal-header .modal-title{font-size:1.25rem;line-height:1.5;margin-bottom:0;margin-top:0}.CustomModal div.ReactModal__Content .modal-header .modal-title .close:not(:disabled):not(.disabled){cursor:pointer}.CustomModal div.ReactModal__Content .modal-header .close{color:#000;cursor:pointer;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;text-shadow:0 1px 0 #fff}.CustomModal div.ReactModal__Content .modal-header button.close{-webkit-appearance:none;background-color:initial;border:0;padding:0}.Header{align-items:center;background-color:#f8f9fa;flex-direction:column}.Header,.Header .shadow{display:flex;justify-content:center}.Header .shadow{box-shadow:0 2px 4px #00000080;width:100%;z-index:1}.Header>*{width:100%}.Header__logo{display:flex}.Header__wrapper{align-items:center;display:grid;grid-template-columns:1fr auto;max-width:1280px;width:100%}.Header .controls{align-items:center;display:flex;gap:1rem}.Header .metropolisForAll{display:grid}.Header .metropolisForAll label{background-color:#deb887;color:#fff;font-size:20px;line-height:2;margin:0;text-align:center;width:100%}.Header .metropolisForAll h1{background:linear-gradient(90deg,#1a8c72,#93b24f);color:#fff;font-size:24px;margin-bottom:0;padding:16px 0;text-align:center}.cursor-pointer{cursor:pointer}.layout-container{grid-gap:3rem;align-items:start;background-color:#ededed;display:grid;gap:3rem;grid-template-rows:auto 1fr auto;margin:0 auto;min-height:100vh}.layout-container .content{margin-left:auto;margin-right:auto;max-width:1280px;width:100%}.app-container-rtl .CourseIntroduction div{text-align:right}.CourseIntroduction>div{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000004d;margin-bottom:32px;padding:40px;text-align:left}.CourseIntroduction>div>h2{font-size:25px;font-weight:700;margin-bottom:24px}.CourseIntroduction>div>p{display:list-item;font-size:18px;list-style-type:circle;margin-bottom:8px;margin-left:16px;padding-left:8px}.Course-wrapper{display:flex}.Course-wrapper-course{background:linear-gradient(90deg,#1a8c72,#93b24f 50%,#1a8c72);border-radius:12px;box-shadow:0 4px 4px #0000004d;display:flex;padding-top:12px;text-align:left;width:100%}.Course-wrapper-course-container{background-color:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;flex-direction:column;padding:24px 16px;width:100%}.Course-wrapper-course-container .info{border-bottom:1px solid #d1d1d1;margin-bottom:16px;padding:0 20px 16px;text-transform:uppercase}.Course-wrapper-course-container .info p{line-height:1.2;margin:0}.Course-wrapper-course-container .info p:not(:first-child){color:#1a8c72;font-weight:600}.Course-wrapper-course-container.elearning{background-color:#cee8ff}.Course-wrapper-course-container.online{background-color:#ceffca}.Course-wrapper-course-container-header{border-bottom:1px solid #d1d1d1;margin-bottom:12px;padding:0 24px 20px}.Course-wrapper-course-container-header h3{font-weight:600;line-height:.8;margin-bottom:0}.Course-wrapper-course-container-header label{color:#1a8c72;font-size:20px;font-weight:600;line-height:1;margin:0;text-transform:uppercase}.Course-wrapper-course-container-footer{color:red;margin-top:auto;text-align:center}.Course-wrapper-course-container-footer p{line-height:1;margin-bottom:0}.Course-wrapper-course-container-footer button{margin:24px auto 12px;padding:8px 14px}.Course-wrapper-course-container-footer-enrolled-info{border:1px dashed #d1d1d1;border-radius:8px;color:#1a8c72;font-size:22px;font-weight:600;margin:0 16px;padding:8px;text-transform:uppercase}.CountDown-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 4px #0000004d;display:inline-flex;margin-bottom:32px;padding:8px}.CountDown-wrapper>div{background-color:#333;border-radius:10px;height:100px;margin:16px;padding-top:16px;width:90px}.CountDown-wrapper>div p{color:#fff;margin:0;text-align:center}.CountDown-wrapper>div p:first-child{font-family:Barlow-Medium,serif;font-size:40px}.CountDown-wrapper>div p:last-child{font-family:Barlow-Medium,serif;font-size:16px}.AppInfo{margin-bottom:3rem;width:100%}.AppInfo h3{font-size:1.8rem}.CourseSelection.list{grid-gap:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));width:100%}.CourseSelection-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.CourseSelection-wrapper .alert{width:100%}.CourseSelection-not-available-info{background-color:#fff;border-radius:8px;box-shadow:0 4px 4px #0000004d;color:#000;padding:32px;width:100%}.CourseSelection-not-available-info p{font-size:18px;line-height:1.5;margin-bottom:8px}.CourseSelection-wrapper-countdown{margin:0 auto;width:100%}.CourseSelection-wrapper-countdown-red .count-down-wrapper>div{background-color:red}.CourseSelection-wrapper-info-block{width:100%}.TestIntroduction{background-color:#fff;box-shadow:0 4px 4px #0000004d;margin:auto;padding:24px 32px 32px;position:relative;z-index:1}.TestIntroduction .countdown{margin-top:3rem;text-align:center}.TestIntroduction .countdown .CountDown-wrapper{box-shadow:none}.TestIntroduction li{font-size:18px;line-height:1.5rem}.TestIntroduction h3{font-size:24px}div.TestOpenQuestion{flex-direction:column}div.TestOpenQuestion .question{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:70%}div.TestOpenQuestion .question h3{margin-bottom:0;white-space:nowrap}@property --p{syntax:"<percentage>";inherits:false;initial-value:0}.Test .container{background-color:#fff;box-shadow:0 4px 4px #0000004d;padding:24px 32px 32px;position:relative;z-index:1}.Test .container .submit{margin-left:auto}.Test h3{font-size:1.5rem;margin-bottom:1rem}.Test .question-wrapper{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem}.Test .instructions{color:gray;font-size:1.2rem;margin-bottom:1rem}.Test .carousel-controls{column-gap:2rem;cursor:pointer;display:flex;justify-content:center;-webkit-user-select:none;user-select:none}.Test .answer-container{margin-bottom:1rem;padding:1rem}.Test .answer-container .form-check{font-size:1.2rem;margin:.33rem}.Test .carousel.carousel-slider{display:flex;flex-direction:column-reverse;width:100%}.Test .carousel .control-dots{margin:1rem auto;max-width:840px;position:static}.Test .carousel .control-dots .dot{height:12px;width:12px}.Test .answer-container{align-items:center;display:flex;justify-content:center;text-align:left}.Test .my-custom-indicator{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;margin:0 6px;padding:0}.Test .my-custom-indicator .my-dot{background:conic-gradient(#16a34a var(--p),#0000 0);border:2px solid #16a34a;border-radius:50%;height:22px;transition:--p .25s linear,box-shadow .2s ease,border-width .2s ease,width .2s ease,height .2s ease;width:22px;will-change:--p}.Test .my-custom-indicator.selected .my-dot{border-width:3px;box-shadow:0 0 10px #16a34a99,0 0 20px #16a34acc}@media (pointer:coarse){.Test .my-custom-indicator .my-dot{height:26px;width:26px}.Test .my-custom-indicator.selected .my-dot{height:30px;width:30px}}@media (prefers-reduced-motion:reduce){.Test .my-custom-indicator .my-dot{transition:none}}.Profile .accordion__heading{display:flex}.Profile .panel-wrapper{display:flex;flex-direction:column}.Profile .container{display:inline-flex;flex-direction:column}.Profile .container.testResult div.row:nth-child(2){font-weight:600}.Profile .container.testResult label{width:200px}.Profile .container:not(:last-child){margin-bottom:2rem}.Profile .container .heading{font-size:1.5rem;margin-bottom:1rem}.Profile .container .row{display:flex}.Profile .container .row label.heading{font-size:1.2rem;font-weight:600;width:400px}.CourseDraw .container{text-align:center}.CourseOverviewPayment .payment-badge-description{font-size:20px}.CourseOverviewPayment .switch-container{grid-column-gap:48px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:16px;width:100%}.CourseOverviewPayment .switch-container .switch-item{border:2px solid gray;border-radius:16px;cursor:pointer;font-size:32px;padding:16px;text-align:center}.CourseOverviewPayment .switch-container .switch-item label{margin-bottom:0}.CourseOverviewPayment .switch-container .switch-item.active{background-color:#a9d18e}.CourseOverviewPayment .your-course-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(300px,25%) 1fr}.CourseOverviewPayment .your-course-container h3{font-size:24px;font-weight:700}.CourseOverviewPayment .your-course-container li{font-size:22px}.CourseOverviewPayment .your-course-container .rest{text-align:left}.CourseOverviewPayment .block{background-color:#fff;border-radius:12px;margin-bottom:32px;padding:3rem}.CourseOverviewPayment .block li{margin-bottom:1.2rem}.CourseOverviewPayment .course-passed{background-color:#e2f0d9}.CourseOverviewPayment .course-failed{background-color:#ffeef0}.CourseOverviewPayment .payment-info-block{display:inline-block;margin:16px 0;text-transform:uppercase;width:50%}.CourseOverviewPayment .payment-info-block>label:first-child{display:flex;font-weight:600;line-height:1;margin-bottom:0;width:100%}.CourseOverviewPayment .payment-info-block>label:last-child{color:#1a8c72;font-size:1.4rem;font-weight:600}.CourseOverviewPayment .payment-warning-block{color:#6e6e6e;font-size:18px;line-height:1.2;margin-top:32px}.CourseOverviewPayment .payment-info-wrapper-payment{text-transform:uppercase}.CourseOverviewPayment .payment-info-wrapper-payment-buttons>div{text-align:center;width:33%}.CourseOverviewPayment .wrapper-payment-info-wrapper>p{font-size:20px;font-weight:600}.CourseOverviewPayment .payment-info-wrapper-payment-buttons{border:1px solid green;border-radius:8px;display:flex;padding:4px 0}.CourseOverviewPayment .payment-info-wrapper-payment-buttons>div>p{background-color:#fff;border-radius:8px;color:#1a8c72;line-height:1;margin:0;padding:16px;text-transform:uppercase}.CourseOverviewPayment .payment-info-wrapper-payment-buttons>div{cursor:pointer;display:inline-block;font-family:Barlow-Medium,serif;padding:0 4px}.CourseOverviewPayment .payment-info-wrapper-payment-buttons>div:not(:last-child){border-right:1px solid gray}.CourseOverviewPayment .payment-info-wrapper-payment-buttons-selected-option>p{background:linear-gradient(90deg,#1a8c72,#93b24f);color:#fff!important}.CourseOverviewPayment .wrapper-payment-info-wrapper-payment-buttons-options{display:flex}.CourseOverviewPayment .wrapper-payment-info-wrapper-payment-buttons-options button:first-child{margin-right:8px}.CourseOverviewPayment .course-overview-wrapper-payment-status{margin-top:24px}.CourseOverviewPayment .course-overview-wrapper-payment-status-wrapper{align-items:center;display:flex}.CourseOverviewPayment .course-overview-wrapper-payment-status-wrapper .payment-badge{border-radius:12px;font-size:22px;margin-right:16px;padding:12px;text-align:center;text-transform:uppercase;width:250px}.CourseOverviewPayment .other-test-item{align-items:center;display:flex}.CourseOverviewPayment .course-other-tests-info{background-color:#a9d18e;border-radius:16px;margin-right:16px}.CourseOverviewPayment .course-other-tests-info label{margin-bottom:0}.CourseOverviewPayment .course-other-tests-info label:last-child{padding:16px 16px 16px 0}.CourseOverviewPayment .course-other-tests-info label:first-child{font-size:18px;padding:16px 0 16px 16px;text-transform:uppercase}.CourseOverviewPayment .course-passed{display:flex;justify-content:space-between}.CourseOverviewPayment .course-passed .certificate-button{background-color:#adff2f;padding:8px 32px}.CourseOverview .switch-container{grid-column-gap:48px;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:16px;width:100%}.CourseOverview .switch-container .switch-item{border:2px solid gray;border-radius:16px;cursor:pointer;font-size:32px;padding:16px;text-align:center}.CourseOverview .switch-container .switch-item label{margin-bottom:0}.CourseOverview .switch-container .switch-item.active{background-color:#a9d18e}.CourseOverview .your-course-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(300px,25%) 1fr}.CourseOverview .your-course-container.fullscreen{grid-template-columns:auto}.CourseOverview .your-course-container h3{font-size:24px;font-weight:700}.CourseOverview .your-course-container li{font-size:22px}.CourseOverview .your-course-container .rest{text-align:left}.CourseOverview .block{background-color:#fff;border-radius:12px;margin-bottom:32px;padding:3rem}.CourseOverview .block li{margin-bottom:1.2rem}.CourseOverview .course-passed{background-color:#e2f0d9;padding:1.5rem!important}.CourseOverview .course-failed{background-color:#ffeef0}.CourseOverview .payment-info-block{display:inline-block;margin:16px 0;text-transform:uppercase;width:50%}.CourseOverview .payment-info-block>label:first-child{display:flex;font-weight:600;line-height:1;margin-bottom:0;width:100%}.CourseOverview .payment-info-block>label:last-child{color:#1a8c72;font-size:1.4rem;font-weight:600}.CourseOverview .payment-warning-block{color:#6e6e6e;font-size:18px;line-height:1.2;margin-top:32px}.CourseOverview .payment-info-wrapper-payment{text-transform:uppercase}.CourseOverview .payment-info-wrapper-payment-buttons>div{text-align:center;width:33%}.CourseOverview .wrapper-payment-info-wrapper>p{font-size:20px;font-weight:600}.CourseOverview .payment-info-wrapper-payment-buttons{border:1px solid green;border-radius:8px;display:flex;padding:4px 0}.CourseOverview .payment-info-wrapper-payment-buttons>div>p{background-color:#fff;border-radius:8px;color:#1a8c72;line-height:1;margin:0;padding:16px;text-transform:uppercase}.CourseOverview .payment-info-wrapper-payment-buttons>div{cursor:pointer;display:inline-block;font-family:Barlow-Medium,serif;padding:0 4px}.CourseOverview .payment-info-wrapper-payment-buttons>div:not(:last-child){border-right:1px solid gray}.CourseOverview .payment-info-wrapper-payment-buttons-selected-option>p{background:linear-gradient(90deg,#1a8c72,#93b24f);color:#fff!important}.CourseOverview .wrapper-payment-info-wrapper-payment-buttons-options{display:flex}.CourseOverview .wrapper-payment-info-wrapper-payment-buttons-options button:first-child{margin-right:8px}.CourseOverview .course-overview-wrapper-payment-status{margin-top:24px}.CourseOverview .course-overview-wrapper-payment-status-wrapper{align-items:center;display:flex}.CourseOverview .course-overview-wrapper-payment-status-wrapper .payment-badge{border-radius:12px;font-size:22px;margin-right:16px;padding:12px 0;text-align:center;text-transform:uppercase;width:250px}.CourseOverview .other-test-item{align-items:center;display:flex}.CourseOverview .course-other-tests-info{background-color:#a9d18e;border-radius:16px;margin-right:16px}.CourseOverview .course-other-tests-info label{margin-bottom:0}.CourseOverview .course-other-tests-info label:last-child{padding:16px 16px 16px 0}.CourseOverview .course-other-tests-info label:first-child{font-size:18px;line-height:2rem;padding:0 16px;text-transform:uppercase}.CourseOverview .course-passed{display:flex;font-size:22px;justify-content:space-between}.SetNewPassword h2{margin-bottom:2rem}.SetNewPassword .container{background-color:#fff;border-radius:8px;box-shadow:0 4px 4px #0000004d;margin:auto;max-width:640px;padding:32px}.SetNewPassword .controls{display:flex;justify-content:end}@font-face{font-family:Barlow-Medium;src:url(/static/media/Barlow-Medium.40a6a9d2b5c96f1bb0c8.ttf)}@font-face{font-family:Barlow-Regular;src:url(/static/media/Barlow-Regular.952f8963756042f7ccf5.ttf)}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.backToApp{margin-bottom:2rem;padding:0 1rem;width:fit-content}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.accordion{border:1px solid #0000001a;border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid #0000001a}.accordion__button{background-color:#f4f4f4;border:none;color:#444;cursor:pointer;padding:18px;text-align:left;width:100%}.accordion__button:hover{background-color:#ddd}.accordion__button:before{border-bottom:2px solid;border-right:2px solid;content:"";display:inline-block;height:10px;margin-right:12px;transform:rotate(-45deg);width:10px}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in;padding:20px}@keyframes fadein{0%{opacity:0}to{opacity:1}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.a8056bba.css.map*/