: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:hsla(0,0%,100%,.7);--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:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);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 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);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;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:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{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:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;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: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;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;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)}}.login-form_container__E4p4v{display:flex;justify-content:center;width:100%}.login-form_form__wcpAQ{display:flex;flex-direction:column;justify-content:center;width:70%}.login-form_label__Fou-z{color:#fff;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:120%;margin-bottom:.5em}.login-form_remember__0OLDU{align-items:center;display:flex;justify-content:flex-start}@font-face{font-family:Marcellus;src:url(Marcellus-Regular.260a5b1835464abf.ttf)}@font-face{font-family:Roboto;src:url(Roboto-Regular.d0bc87a819730d23.ttf)}.salon-selection-list_salon__iRXec{align-items:center;background:#102667;border:1px solid transparent;border-radius:10px;box-shadow:0 0 20px rgba(1,10,43,.5);cursor:pointer;display:flex;height:78px;justify-content:space-between;margin-top:1rem;padding:1rem;width:100%}.salon-selection-list_salon__iRXec:hover{border:1px solid #f6ad4e}.salon-selection-list_salonInfo__b046P{display:flex;flex-direction:column}.salon-selection-list_enterSalonWrapper__iv\+J5{align-items:center;color:#fff;display:flex;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.salon-selection-list_enterSalonWrapper__iv\+J5:hover{color:#f6ad4e}.salon-selection-list_enter__gNXOC{margin-right:5px}.salon-selection-list_name__r8qhs{color:#f9fafe;font-family:Marcellus;font-size:26px;font-style:normal;font-weight:400;line-height:120%}::-webkit-scrollbar{height:1em;width:10px}.salon-selection-list_address__vkzpy{color:#8b91a5;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-top:1px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:100vw}::-webkit-scrollbar-thumb{background:#a6a6a7;border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#a6a6a7}.appointment_info_header_text_services{align-items:start;display:flex;flex-direction:column}.appointment_service_item{align-items:start}.create_appointment_success{align-items:center;display:flex;font-size:18px;height:75vh;justify-content:center}.appointment_info_item{padding:0 20px}.appointment_info_header_text_services_title{padding:0 20px;width:55%}.appointment_info_header_text_services_title2{padding:0 20px}.appointment_info_header_text_staff{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.appointment_service_item{display:flex}.guest-item{border-radius:10px}.footer_container{width:100vw;z-index:50}.categories_view{padding-bottom:100px}.button_service_container{height:max-content}.button_description_container{margin-top:5px}.button_service_container_with_description{justify-content:start}.text_button_service{text-align:start}.button_service_price_and_add{height:100%;justify-content:end}.add_button_service{border-end-end-radius:15px;border-start-end-radius:15px;height:100%}.button_name_service{height:fit-content}.button_text_1{align-items:center;border-radius:15px;color:#000;display:flex;font-size:18px}.no_appointment_container{background-color:#f4f4f4;display:flex;flex-direction:column;height:85vh;justify-content:space-between}.no_appointment_text_container{align-items:center;background-color:#d9d9d9;color:#000;display:flex;font-size:25px;height:60px;justify-content:center}.no_appointment_text_button{font-size:16px}.no_appointment_buttons_container{display:flex;justify-content:center;margin-top:30px}.footer_container{align-items:center;background-color:#f4f4f4;bottom:0;display:flex;height:90px;justify-content:space-around;left:0;position:absolute;right:0;width:100%}.footer_home_icon_container{align-items:center;justify-content:center}.footer_home_icon{background-color:#002659;border-radius:100%;color:#fff;display:flex;height:45px;padding:3px;width:45px}.no_appointment_text_container_3{align-items:center;background-color:#d9d9d9;color:#000;display:flex;font-size:25px;font-weight:700;height:60px}.margin_h_20_flex{display:flex;margin:0 20px}.has_appointment_container_top_view,.has_appointment_view_appointment{display:flex;flex-direction:column}.has_appointment_view_appointment{background-color:#fff;height:60vh;margin:30px}.appointment_info_header{background-color:#9fa3ba;font-size:23px;height:60px;padding:0 20px}.appointment_info_header,.appointment_info_item{align-items:center;color:#000;display:flex;flex-direction:row}.appointment_info_item{border:2px solid #d9d9d9;font-size:20px;padding:20px}.appointment_info_header_text_guest{width:20%}.appointment_info_header_text_gender{width:15%}.appointment_info_header_text_services{width:55%}.appointment_info_header_text_staff{width:20%}.color{color:#000}.header_1{background-color:#d9d9d9;gap:.5rem;height:40px;width:100%}.guest{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.guest-item{align-items:center;display:flex}.guest-button{display:flex;gap:1rem;justify-content:center;margin-top:8px;padding:1rem}.technician-container{height:290px}.technician-container,.time-container{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:scroll;padding:0 1rem}.time-container{height:225px}.centeredText{align-items:center;color:#d9d9d9;display:flex;justify-content:center;margin-bottom:1rem;position:relative}.hr{border:none;border-top:1px solid #d3d3d3;flex-grow:1}.orText{background-color:#f9fafe;color:#918e8e;padding:0 1rem;position:absolute;top:50%;transform:translateY(-50%)}.header_1{align-items:center;display:flex;font-size:16px}.colorIcon{color:#ffbd59;font-size:32px}.color{color:#333}.container{padding:1rem}.flexContainer{border:1px solid #333;border-radius:15px;border-bottom-left-radius:15px;border-top-left-radius:15px;color:#333;display:flex;gap:10px}.calendarIcon{border:1px solid #333;border-radius:50%;padding:.1rem}.guestContainer{margin-top:2rem;width:100%}.accountIcon{color:#333}.guestInfoContainer{color:#333;display:flex;flex-direction:column;gap:5px;width:100%}.serviceContainer{align-items:center;display:flex;justify-content:space-between;width:95%}.hr{margin:2rem 0}.descriptionIcon{border:1px solid #333;border-radius:50%;padding:.1rem}.totalContainer{color:#333;display:flex;gap:10px}.totalInfoContainer{display:flex;flex-direction:column}.guestButton{color:#333;display:flex;gap:10px}.backButton,.continueButton{width:50%}.no_appointment_text_container_2{align-items:center;background-color:#d9d9d9;color:#000;display:flex;font-size:25px;height:60px}.categories_view{display:flex;flex-direction:column;height:80vh;overflow:auto}.categories_view_mid_list{padding:0 20px}.title_text{color:#000;font-size:25px;font-weight:700}.categories_view_mid_list_child{display:flex;flex-direction:column;margin:20px 0 0}.button_service_container{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:row;height:45px;justify-content:space-between;width:100%}.button_description_container{background-color:#fff;border-radius:15px;color:#000;display:flex;flex-wrap:wrap;font-size:18px;min-width:100%;padding:10px 30px}.button_service_container_with_description{align-items:center;border-radius:15px;display:flex;flex-direction:column;justify-content:flex-start;margin:5px 0;width:49%}.text_button_service{color:#000;font-size:18px;font-weight:400;justify-content:center}.button_service_price_and_add{align-items:center;border-radius:15px;display:flex;flex-direction:row}.container_service{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.categories_view_top_list{background-color:#e8e8e8;padding:20px}.categories_view_top_list,.child_top_list{align-items:center;display:flex;flex-direction:row}.child_top_list{background-color:#fff;border-radius:15px;overflow:auto;scrollbar-width:none;width:100%}.button_name_service{padding:0 15px;width:100%}.button_name_service,.button_text{align-items:center;border-radius:15px;display:flex;height:45px}.button_text{color:#000;font-size:18px;padding:0 10px}.button_arrow{display:flex;flex-direction:row;width:10%}.custom-border-box{align-items:center;border:1px solid #d9d9d9;border-radius:.8rem;display:flex;height:38px;margin:1rem;overflow-x:auto}.custom-list-container{align-items:center;display:flex;height:auto;overflow:hidden;overflow-x:scroll;padding:0;scrollbar-width:none;width:100%}.custom-scroll-buttons{display:flex;gap:2;touch-action:pan-y}.custom-list-item{border-radius:5px;color:#000;list-style:none}.custom-list-item.active{background-color:#ffbd59}.custom-button{color:#000!important;font-size:13px;text-transform:lowercase;width:max-content}.custom-flex-container{display:flex;gap:2px;touch-action:pan-y}.custom-container{background-color:#9fa3ba;color:#333;display:flex;flex-direction:column;gap:5px;overflow:scroll;padding:.2rem 1rem}.custom-category{font-size:17px;margin:.5rem 0;text-transform:uppercase}.custom-service-container{display:flex;flex-direction:column;gap:10px}.custom-service-item{align-items:center;background:#fff;border:1px solid #d9d9d9;border-radius:.4rem;cursor:pointer;display:flex;justify-content:space-between;padding:.5rem;width:100%}.custom-service-description{background:#fff;border-radius:.4rem;box-shadow:3px 3px 3px #d9d9d9;padding:1rem}.custom-service-icons-container{align-items:center;display:flex;justify-content:start;min-width:70px}.custom-add-and-check-icon{align-items:center;display:flex;justify-content:end;width:100%}.custom-service-text{font-size:16px;width:80%}.custom-list-item-tablet{list-style:none;width:130%}.custom-list-item-tablet.active{background-color:#fff}.select_technician_container{display:flex;flex-direction:column;height:75vh;padding-bottom:100px}.select_technician_line{background-color:#d9d9d9;height:1px;margin:0 20px;width:100px}.select_technician_container_or{align-items:center;display:flex;flex-direction:row;justify-content:center}.select_technician_or_text{color:#d9d9d9;font-size:20px}.list_technician_container{overflow:auto;padding:30px}.keyboard{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.key{font-size:40px}.key,.keyText{background-color:#fff;border:2px solid silver;border-radius:5px;color:#002659;cursor:pointer;font-weight:900;height:100px;width:100px}.keyText{font-size:20px}@font-face{font-family:Mulish;font-style:normal;font-weight:200;src:url(Mulish-ExtraLight.20651438a8a94086cb0d.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:italic;font-weight:200;src:url(Mulish-ExtraLightItalic.7729c72778123d46343f.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:300;src:url(Mulish-Light.5957f99d603e0c1dc013.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:italic;font-weight:300;src:url(Mulish-LightItalic.d9045332fea459cc7357.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:url(Mulish-Regular.18a0df44f5ffb1a651c6.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:500;src:url(Mulish-Medium.dd646491799545c3e334.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:italic;font-weight:500;src:url(Mulish-MediumItalic.0fdd14700623f99a0788.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:600;src:url(Mulish-SemiBold.b7a7ba116cfe02e9990f.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:italic;font-weight:600;src:url(Mulish-SemiBoldItalic.90b3179683bd42c32f0f.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:700;src:url(Mulish-Bold.14efde3cf96011d61f01.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:italic;font-weight:700;src:url(Mulish-BoldItalic.54123a71e3be2ffabb5e.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:800;src:url(Mulish-ExtraBold.b6e65dfc31587f1f4419.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:italic;font-weight:800;src:url(Mulish-ExtraBoldItalic.cdd53f66fe40fe0be5e4.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:normal;font-weight:900;src:url(Mulish-Black.5f9844242373069538e7.ttf) format("truetype")}@font-face{font-family:Mulish;font-style:italic;font-weight:900;src:url(Mulish-BlackItalic.c22cf3408838a104a0a1.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:200;src:url(Manrope-ExtraLight.58967406386d4eef6b3e.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:300;src:url(Manrope-Light.182f890e193b3af623fa.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:400;src:url(Manrope-Regular.b1d694f660569a9a9ee6.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(Manrope-Medium.c1117ffc8855673d0172.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;src:url(Manrope-SemiBold.33d2f89e0616126658af.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;src:url(Manrope-Bold.bf52bb7e7aa3e1e99ab5.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;src:url(Manrope-ExtraBold.1d1caae390e0175fb75f.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200;src:url(NunitoSans-ExtraLight.1925a08bd6e9cc6486f6.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:200;src:url(NunitoSans-ExtraLightItalic.ba03a340479567d84604.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:300;src:url(NunitoSans-Light.8fde328cad4b7fd03bcd.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:300;src:url(NunitoSans-LightItalic.f5a382d492211f4353be.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:400;src:url(NunitoSans-Regular.a427ddbe4dc20889d6e0.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:600;src:url(NunitoSans-SemiBold.97020b1bfe8c41a3bd4e.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:600;src:url(NunitoSans-SemiBoldItalic.80f346bb17e86e43b815.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:700;src:url(NunitoSans-Bold.022586a78ea7c9bee9da.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:700;src:url(NunitoSans-BoldItalic.9072070f14ed2db5b378.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:800;src:url(NunitoSans-ExtraBold.7f6fb187a1b4fe5f9f42.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:800;src:url(NunitoSans-ExtraBoldItalic.3856e5eb595fecbbd96d.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:900;src:url(NunitoSans-Black.b6a9ed3db8aa0a3a38d6.ttf) format("truetype")}@font-face{font-family:Nunito Sans;font-style:italic;font-weight:900;src:url(NunitoSans-BlackItalic.e9793563144f3d7d36e9.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(Roboto-Thin.a732a12eb07742232407.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:url(Roboto-ThinItalic.9d2ca34eae96e77c6eef.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(Roboto-Light.333da16a3f3cc391d087.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(Roboto-LightItalic.c590382422f2742d788b.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(Roboto-Regular.fc2b5060f7accec5cf74.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(Roboto-Medium.7c8d04cd831df3033c8a.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(Roboto-MediumItalic.82736aaa11c64709055f.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(Roboto-BoldItalic.87d61cea6fe1d235d4a8.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(Roboto-Black.cf56c1b149d0a5e8d7c6.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(Roboto-BlackItalic.fd62a10743bd89a3d97c.ttf) format("truetype")}@font-face{font-family:Marcellus;font-style:normal;font-weight:400;src:url(Marcellus-Regular.379c0e43574baa7d41e9.ttf) format("truetype")}