.courses__cards{display:grid;grid-template-columns:repeat(3,1fr);-webkit-column-gap:3.375rem;-moz-column-gap:3.375rem;column-gap:3.375rem;row-gap:2.5rem;margin-bottom:2.25rem}@media(max-width:61.9375rem){.courses__cards{grid-template-columns:repeat(2,1fr);gap:1.875rem;margin-bottom:1.875rem}}@media(max-width:47.9375rem){.courses__cards{grid-template-columns:repeat(1,1fr)}}.courses__cards-card{border-top:.0625rem solid var(--border-color,transparent);-webkit-transition:border .5s linear,border-top .5s linear;transition:border .5s linear,border-top .5s linear;border-radius:1rem;padding:1.25rem;background:#232424;min-height:19rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.courses__cards-card:hover{border:.0625rem solid var(--border-color,transparent)}.courses__cards-card:hover .courses__cards-card-body-link{opacity:.7}.courses__cards-card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.courses__cards-card-header-categories-category{border-radius:.25rem;padding:.25rem .3125rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.courses__cards-card-header-categories-category-name{font-weight:700;font-size:.75rem;text-align:center;color:#000}.courses__cards-card-body-status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.75rem;gap:.5rem;font-weight:400;font-size:.75rem}.courses__cards-card-body-status .icon-soon{width:1rem;height:1rem}.courses__cards-card-body-status *{font-size:.75rem;margin-top:0}.courses__cards-card-body-status * strong{font-weight:700}.courses__cards-card-body-status img{width:1rem;height:1.0625rem;vertical-align:middle;margin-right:.375rem}.courses__cards-card-body-link{display:inline-block;margin-bottom:.75rem;font-weight:700;font-size:1.25rem;color:#fff;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;width:68%;line-height:1.5}.courses__cards-card-body-mentors{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.courses__cards-card-body-mentors-mentor{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem}.courses__cards-card-body-mentors-mentor-image .image{width:2rem;height:2rem;border-radius:50%}.courses__cards-card-body-mentors-mentor-title{font-size:.875rem}.courses__cards-card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.courses__cards-card-footer-prise{display:inline-block;font-weight:700;font-size:1.25rem}.courses__cards_second{grid-template-columns:repeat(4,1fr);gap:1.375rem}@media(min-width:87.5rem){.courses__cards_second{padding-right:2rem;padding-left:2rem}}@media(max-width:61.9375rem){.courses__cards_second{grid-template-columns:repeat(2,1fr);margin-bottom:1.875rem}}@media(max-width:47.9375rem){.courses__cards_second{grid-template-columns:repeat(1,1fr)}}.courses__cards_second .courses__cards-card{border:.0625rem solid #232424;border-radius:.5rem;padding:.5rem;position:relative;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.courses__cards_second .courses__cards-card:hover{border:.0625rem solid #fff0;opacity:.7!important}.courses__cards_second .courses__cards-card-link{position:absolute;top:0;left:0;bottom:0;right:0}.courses__cards_second .courses__cards-card-status{position:absolute;top:1.25rem;right:1.25rem;border-radius:.25rem;padding:.25rem .3125rem;background-color:#fff;margin-bottom:.75rem}.courses__cards_second .courses__cards-card-status *{font-size:.75rem;margin-top:0;color:#000}.courses__cards_second .courses__cards-card-status * strong{font-weight:700}.courses__cards_second .courses__cards-card-status img{width:1rem;height:1.0625rem;vertical-align:middle;margin-right:.375rem}.courses__cards_second .courses__cards-card-mentors-mentor-image{margin-bottom:.625rem}.courses__cards_second .courses__cards-card-mentors-mentor-image .image{border-radius:.25rem;height:20.5rem;-o-object-position:top;object-position:top}.courses__cards_second .courses__cards-card-mentors-mentor-title{font-weight:700;font-size:1.25rem;color:#fff;line-height:1.5}.courses__cards_second .courses__cards-card-mentors-mentor-name{display:inline-block;font-size:.875rem}.courses__cards_second .courses__cards-card-prise{display:inline-block;font-weight:700;font-size:1.25rem}.courses__cards .no-results{grid-column:1/-1;text-align:center;padding:5.5rem 0 8.5rem}@media(max-width:61.9375rem){.courses__cards .no-results{padding:2.25rem 0 1.25rem}}.courses__cards .no-results__image{margin-bottom:1.875rem}.courses__cards .no-results__image .icon-no-results{width:7.5rem;height:6.25rem}@media(max-width:61.9375rem){.courses__cards .no-results__image .icon-no-results{width:5.3125rem;height:4.375rem}}.courses__cards .no-results__title{font-family:"Mona Sans",sans-serif}.courses__cards .no-results__title_bigger{font-weight:700;font-size:1.5rem}@media(max-width:61.9375rem){.courses__cards .no-results__title_bigger{font-size:1rem}}.courses__cards .no-results__title_smaller{font-weight:400;font-size:.875rem}@media(max-width:61.9375rem){.courses__cards .no-results__title_smaller{font-size:.75rem}}.mentors__cards{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:2.875rem;-moz-column-gap:2.875rem;column-gap:2.875rem;row-gap:2.5rem;margin-bottom:1.8125rem}@media(max-width:74.9375rem){.mentors__cards{grid-template-columns:repeat(3,1fr);gap:1.875rem;margin-bottom:1.875rem}}@media(max-width:61.9375rem){.mentors__cards{grid-template-columns:repeat(2,1fr);-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}}@media(max-width:31.1875rem){.mentors__cards{grid-template-columns:repeat(1,1fr)}}.mentors__cards .preview-mentor{border-top:.0625rem solid var(--border-color,transparent);-webkit-transition:border .5s linear,border-top .5s linear;transition:border .5s linear,border-top .5s linear;padding:.5rem;background:#232424;min-height:29.4375rem;max-width:22.8125rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.5rem;position:relative;border:.0625rem solid #fff0}@media(max-width:61.9375rem){.mentors__cards .preview-mentor{max-width:100%;min-height:auto}}.mentors__cards .preview-mentor:hover{border:.0625rem solid var(--border-color,transparent)}.mentors__cards .preview-mentor:hover .courses__cards-card-body-link{opacity:.7}.mentors__cards .preview-mentor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.mentors__cards .preview-mentor-header-categories-category{border-radius:.25rem;padding:.25rem .3125rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.mentors__cards .preview-mentor-header-categories-category-name{font-weight:700;font-size:.75rem;text-align:center;color:#000}.mentors__cards .preview-mentor__categories{position:absolute;right:1.25rem;top:1.25rem;border-radius:.25rem;padding:.25rem .3125rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;font-weight:700;font-size:.75rem;text-align:center;color:#000;-webkit-transition:all .5s;transition:all .5s}.mentors__cards .preview-mentor__categories:hover a{color:#6c757d}.mentors__cards .preview-mentor__image{display:grid}.mentors__cards .preview-mentor__image img{border-radius:.25rem;width:100%;height:20.3125rem;display:block;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover}@media(max-width:61.9375rem){.mentors__cards .preview-mentor__image img{max-width:100%;height:19.5rem}}.mentors__cards .preview-mentor__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;padding:.5rem;height:100%}.mentors__cards .preview-mentor__name{font-weight:700;font-size:1.25rem;line-height:normal;color:#fff;-webkit-transition:all .5s;transition:all .5s;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.mentors__cards .preview-mentor__name:hover{opacity:.7}.mentors__cards .preview-mentor__position{font-weight:400;font-size:.875rem;line-height:normal;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mentors__cards .preview-mentor__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;margin-top:auto}.mentors__cards .preview-mentor__link svg{width:1.25rem;height:1.125rem;position:relative;top:.1875rem}.mentors__cards .preview-mentor__link .link-see{font-weight:400;font-size:.75rem;line-height:normal;color:#fff;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.mentors__cards .preview-mentor__link .link-see:hover{opacity:.7}.mentors__cards_second{grid-template-columns:repeat(4,1fr);gap:1.375rem}@media(min-width:87.5rem){.mentors__cards_second{padding-right:2rem;padding-left:2rem}}@media(max-width:61.9375rem){.mentors__cards_second{grid-template-columns:repeat(2,1fr);margin-bottom:1.875rem}}@media(max-width:47.9375rem){.mentors__cards_second{grid-template-columns:repeat(1,1fr)}}.mentors__cards_second .courses__cards-card{border:.0625rem solid #232424;border-radius:.5rem;padding:.5rem;position:relative;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.mentors__cards_second .courses__cards-card:hover{border:.0625rem solid #fff0;opacity:.7!important}.mentors__cards_second .courses__cards-card-link{position:absolute;top:0;left:0;bottom:0;right:0}.mentors__cards_second .courses__cards-card-status{position:absolute;top:1.25rem;right:1.25rem;border-radius:.25rem;padding:.25rem .3125rem;background-color:#fff;margin-bottom:.75rem}.mentors__cards_second .courses__cards-card-status *{font-size:.75rem;margin-top:0;color:#000}.mentors__cards_second .courses__cards-card-status * strong{font-weight:700}.mentors__cards_second .courses__cards-card-status img{width:1rem;height:1.0625rem;vertical-align:middle;margin-right:.375rem}.mentors__cards_second .courses__cards-card-mentors-mentor-image{margin-bottom:.625rem}.mentors__cards_second .courses__cards-card-mentors-mentor-image .image{border-radius:.25rem;height:20.5rem;-o-object-position:top;object-position:top}.mentors__cards_second .courses__cards-card-mentors-mentor-title{font-weight:700;font-size:1.25rem;color:#fff;line-height:1.5}.mentors__cards_second .courses__cards-card-mentors-mentor-name{display:inline-block;font-size:.875rem}.mentors__cards_second .courses__cards-card-prise{display:inline-block;font-weight:700;font-size:1.25rem}.mentors__cards .no-results{grid-column:1/-1;text-align:center;padding:5.5rem 0 8.5rem}@media(max-width:61.9375rem){.mentors__cards .no-results{padding:2.25rem 0 1.25rem}}.mentors__cards .no-results__image{margin-bottom:1.875rem}.mentors__cards .no-results__image .icon-no-results{width:7.5rem;height:6.25rem}@media(max-width:61.9375rem){.mentors__cards .no-results__image .icon-no-results{width:5.3125rem;height:4.375rem}}.mentors__cards .no-results__title{font-family:"Mona Sans",sans-serif}.mentors__cards .no-results__title_bigger{font-weight:700;font-size:1.5rem}@media(max-width:61.9375rem){.mentors__cards .no-results__title_bigger{font-size:1rem}}.mentors__cards .no-results__title_smaller{font-weight:400;font-size:.875rem}@media(max-width:61.9375rem){.mentors__cards .no-results__title_smaller{font-size:.75rem}}.post-type-archive-mentors #header{padding:1.75rem 0}@media(max-width:61.9375rem){.post-type-archive-mentors #header{padding:1rem 0}}.post-type-archive-mentors #header .site-logo{margin-left:0}.post-type-archive-mentors #header .site-logo img{width:11.5625rem}@media(max-width:61.9375rem){.post-type-archive-mentors #header .site-logo img{width:3.875rem}}.post-type-archive-mentors .mentors{padding-top:11.5rem;padding-bottom:8.75rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors{padding-top:6.5rem;padding-bottom:6.25rem}}.post-type-archive-mentors .mentors.background-1:before{background-size:contain}@media(min-width:108rem){.post-type-archive-mentors .mentors.background-1:before{background-position:top}}.post-type-archive-mentors .mentors__header{margin-bottom:6.875rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__header{margin-bottom:4.375rem}}.post-type-archive-mentors .mentors__header-title{font-weight:700;font-size:3.75rem;line-height:5.3125rem;text-align:center;margin-bottom:.75rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__header-title{margin-bottom:1.5625rem;font-weight:700;font-size:2.25rem;line-height:2.75rem;text-align:center}}.post-type-archive-mentors .mentors__header-description{margin:0 auto;width:55%;text-align:center;font-size:1.5rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__header-description{width:95%;font-size:1rem;line-height:normal}}.post-type-archive-mentors .mentors__catalog{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.25rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__catalog{margin-bottom:2rem}}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__catalog-categories{display:none}}.post-type-archive-mentors .mentors__catalog-categories-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.post-type-archive-mentors .mentors__catalog-categories-wrapper-category{cursor:pointer}.post-type-archive-mentors .mentors__catalog-sorting{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__catalog-sorting{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.post-type-archive-mentors .mentors__catalog-sorting-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;cursor:pointer;font-family:"Mona Sans",sans-serif;font-weight:700;font-size:.875rem;border:.0625rem solid #232424;border-radius:.5rem;padding:.6875rem 0 .6875rem .6875rem;-webkit-transition:background-color .5s linear;transition:background-color .5s linear}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__catalog-sorting-button{padding:.6875rem}}.post-type-archive-mentors .mentors__catalog-sorting-button.active,.post-type-archive-mentors .mentors__catalog-sorting-button:hover{background-color:#232424}.post-type-archive-mentors .mentors__catalog-sorting-button .icon-button{width:1.5rem;height:1.5rem}.post-type-archive-mentors .mentors__catalog-sorting-button_search input{line-height:1.5;max-width:4.3125rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__catalog-sorting-button_search{width:100%}}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__catalog-sorting-button_sort{font-size:0;gap:0}}.post-type-archive-mentors .mentors__catalog-sorting .courses__catalog-sorting-list{-webkit-transform:translateX(200%);-ms-transform:translateX(200%);transform:translateX(200%);opacity:0;position:absolute;top:3.125rem;right:0;width:10.6875rem;z-index:10;border:.0625rem solid #232424;border-radius:.25rem;padding:.75rem;background-color:#000;-webkit-transition:opacity .5s linear,-webkit-transform .5s linear;transition:opacity .5s linear,-webkit-transform .5s linear;transition:transform .5s linear,opacity .5s linear;transition:transform .5s linear,opacity .5s linear,-webkit-transform .5s linear}.post-type-archive-mentors .mentors__catalog-sorting .courses__catalog-sorting-list.open{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.post-type-archive-mentors .mentors__catalog-sorting .courses__catalog-sorting-list-wrapper li{padding:.625rem .9375rem;font-size:.875rem;-webkit-transition:color .3s linear,background .3s linear;transition:color .3s linear,background .3s linear}.post-type-archive-mentors .mentors__catalog-sorting .courses__catalog-sorting-list-wrapper li.active,.post-type-archive-mentors .mentors__catalog-sorting .courses__catalog-sorting-list-wrapper li:hover{color:#000;background:#fff}.post-type-archive-mentors .mentors__catalog-search{border:unset;outline:none;max-width:4.3125rem;background-color:unset;border:unset;font-size:.875rem;font-weight:700;color:#fff}@media(hover:hover){.post-type-archive-mentors .mentors__catalog-search{-webkit-transition:width .5s linear;transition:width .5s linear}}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__catalog-search{width:100%;max-width:100%}}.post-type-archive-mentors .mentors__catalog-search::-webkit-input-placeholder{color:#fff}.post-type-archive-mentors .mentors__catalog-search::-moz-placeholder{color:#fff}.post-type-archive-mentors .mentors__catalog-search:-ms-input-placeholder{color:#fff}.post-type-archive-mentors .mentors__catalog-search::-ms-input-placeholder{color:#fff}.post-type-archive-mentors .mentors__catalog-search::placeholder{color:#fff}.post-type-archive-mentors .mentors__catalog-search:active,.post-type-archive-mentors .mentors__catalog-search:focus{max-width:100%}.post-type-archive-mentors .mentors__form{margin-top:9.25rem}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__form{margin-top:1.875rem}}.post-type-archive-mentors .mentors__load-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.post-type-archive-mentors .mentors__load-more .link-see{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:.875rem;line-height:normal;color:#fff;border:.0625rem solid #fff;height:2.5rem;padding:.625rem 8.3125rem;background-color:#fff0;border-radius:1.75rem;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.post-type-archive-mentors .mentors__load-more .link-see:hover{color:#6c757d;border:.0625rem solid #6c757d}@media(max-width:61.9375rem){.post-type-archive-mentors .mentors__load-more .link-see{max-width:100%;width:100%;padding:.625rem 0}}@media(min-width:62rem){html[dir=rtl] .courses__header-title{line-height:130%}}@media(min-width:62rem){html[dir=rtl] .courses__header-description{line-height:140%}}html[dir=rtl] .courses__catalog-sorting-list{right:unset;left:0;-webkit-transform:translateX(-200%);-ms-transform:translateX(-200%);transform:translateX(-200%)}.footer__action{padding:3.375rem 0;width:60%;margin:0 auto}@media(max-width:61.9375rem){.footer__action{width:94%;padding:3.375rem 0 3rem}}.footer__action-heading{font-size:2.5rem;text-align:center}@media(max-width:61.9375rem){.footer__action-heading{font-size:1.5rem;line-height:138%}}.footer__action-link{text-align:center;margin-top:2rem}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.75rem 1.25rem 1.25rem 2.5rem}@media(max-width:61.9375rem){.footer__menu{padding:2rem .5rem 1.25rem 0}}.footer__menu-social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}@media(max-width:61.9375rem){.footer__menu-social{gap:.5rem}}.footer__menu-social-link-image .image{width:1.5rem;height:1.5rem;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}@media(max-width:61.9375rem){.footer__menu-social-link-image .image{width:1rem;height:1rem}}.footer__menu-social-link-image .image:hover{opacity:.5}.footer__menu-navigation #menu-footer-menu,.footer__menu-navigation #menu-footer-menu-ar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}@media(max-width:61.9375rem){.footer__menu-navigation #menu-footer-menu,.footer__menu-navigation #menu-footer-menu-ar{gap:.75rem}}.footer__menu-navigation #menu-footer-menu .menu-item a,.footer__menu-navigation #menu-footer-menu-ar .menu-item a{display:inline-block;font-size:.875rem;color:#fff;-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear}@media(max-width:61.9375rem){.footer__menu-navigation #menu-footer-menu .menu-item a,.footer__menu-navigation #menu-footer-menu-ar .menu-item a{font-size:.75rem}}.footer__menu-navigation #menu-footer-menu .menu-item a:hover,.footer__menu-navigation #menu-footer-menu-ar .menu-item a:hover{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.footer__menu-navigation #menu-footer-menu .current-menu-item a,.footer__menu-navigation #menu-footer-menu-ar .current-menu-item a{font-weight:600}@media(min-width:62rem){html[dir=rtl] .footer__action-heading{line-height:130%}}.home-form{margin-bottom:13.25rem}@media(max-width:61.9375rem){.home-form{margin-bottom:5rem}}.request-course-form{margin:0 auto;width:95%;border-radius:2.5rem;padding:3rem 6rem 3.625rem;background-color:#fff;color:#000}@media(min-width:87.5rem){.request-course-form{width:56%}}@media(max-width:61.9375rem){.request-course-form{border-radius:1.75rem;padding:2rem 1.375rem}}.request-course-form .gform_heading{text-align:center;margin:0 auto;width:90%;padding-bottom:3rem}@media(max-width:61.9375rem){.request-course-form .gform_heading{padding-bottom:1.75rem}}.request-course-form .gform_heading .gform_title{font-size:2.25rem}@media(max-width:61.9375rem){.request-course-form .gform_heading .gform_title{font-size:1.5rem}}.request-course-form .gform_heading .gform_description{font-size:1.25rem;margin:0 auto;width:70%}@media(max-width:61.9375rem){.request-course-form .gform_heading .gform_description{font-size:.875rem;width:100%;margin-top:1rem}}.request-course-form form .gform_fields{row-gap:1rem}.request-course-form form .gform-body textarea,.request-course-form form .gform-body input[type=email],.request-course-form form .gform-body input[type=text],.request-course-form form .gform-body input[type=file]{border:.0625rem solid #232424;border-radius:.5rem;padding:.625rem 1rem;outline:none;color:#232424;font-size:.875rem;font-family:"Mona Sans",sans-serif!important}@media(max-width:61.9375rem){.request-course-form form .gform-body textarea,.request-course-form form .gform-body input[type=email],.request-course-form form .gform-body input[type=text],.request-course-form form .gform-body input[type=file]{font-size:.75rem}}.request-course-form form .gform-body textarea::-webkit-input-placeholder,.request-course-form form .gform-body input[type=email]::-webkit-input-placeholder,.request-course-form form .gform-body input[type=text]::-webkit-input-placeholder,.request-course-form form .gform-body input[type=file]::-webkit-input-placeholder{font-family:"Mona Sans",sans-serif;font-size:.875rem;color:#232424}.request-course-form form .gform-body textarea::-moz-placeholder,.request-course-form form .gform-body input[type=email]::-moz-placeholder,.request-course-form form .gform-body input[type=text]::-moz-placeholder,.request-course-form form .gform-body input[type=file]::-moz-placeholder{font-family:"Mona Sans",sans-serif;font-size:.875rem;color:#232424}.request-course-form form .gform-body textarea:-ms-input-placeholder,.request-course-form form .gform-body input[type=email]:-ms-input-placeholder,.request-course-form form .gform-body input[type=text]:-ms-input-placeholder,.request-course-form form .gform-body input[type=file]:-ms-input-placeholder{font-family:"Mona Sans",sans-serif;font-size:.875rem;color:#232424}.request-course-form form .gform-body textarea::-ms-input-placeholder,.request-course-form form .gform-body input[type=email]::-ms-input-placeholder,.request-course-form form .gform-body input[type=text]::-ms-input-placeholder,.request-course-form form .gform-body input[type=file]::-ms-input-placeholder{font-family:"Mona Sans",sans-serif;font-size:.875rem;color:#232424}.request-course-form form .gform-body textarea::placeholder,.request-course-form form .gform-body input[type=email]::placeholder,.request-course-form form .gform-body input[type=text]::placeholder,.request-course-form form .gform-body input[type=file]::placeholder{font-family:"Mona Sans",sans-serif;font-size:.875rem;color:#232424}@media(max-width:61.9375rem){.request-course-form form .gform-body textarea::-webkit-input-placeholder,.request-course-form form .gform-body input[type=email]::-webkit-input-placeholder,.request-course-form form .gform-body input[type=text]::-webkit-input-placeholder,.request-course-form form .gform-body input[type=file]::-webkit-input-placeholder{font-size:.75rem}.request-course-form form .gform-body textarea::-moz-placeholder,.request-course-form form .gform-body input[type=email]::-moz-placeholder,.request-course-form form .gform-body input[type=text]::-moz-placeholder,.request-course-form form .gform-body input[type=file]::-moz-placeholder{font-size:.75rem}.request-course-form form .gform-body textarea:-ms-input-placeholder,.request-course-form form .gform-body input[type=email]:-ms-input-placeholder,.request-course-form form .gform-body input[type=text]:-ms-input-placeholder,.request-course-form form .gform-body input[type=file]:-ms-input-placeholder{font-size:.75rem}.request-course-form form .gform-body textarea::-ms-input-placeholder,.request-course-form form .gform-body input[type=email]::-ms-input-placeholder,.request-course-form form .gform-body input[type=text]::-ms-input-placeholder,.request-course-form form .gform-body input[type=file]::-ms-input-placeholder{font-size:.75rem}.request-course-form form .gform-body textarea::placeholder,.request-course-form form .gform-body input[type=email]::placeholder,.request-course-form form .gform-body input[type=text]::placeholder,.request-course-form form .gform-body input[type=file]::placeholder{font-size:.75rem}}.request-course-form form .gform-body textarea{display:block;resize:none;height:5.3125rem!important;min-height:5.3125rem!important}.request-course-form form .gform-body input[type=email],.request-course-form form .gform-body input[type=text],.request-course-form form .gform-body input[type=file]{height:2.75rem!important}@media(max-width:61.9375rem){.request-course-form form .gform-body input[type=email],.request-course-form form .gform-body input[type=text],.request-course-form form .gform-body input[type=file]{height:2.5625rem!important}}.request-course-form form .gform-body .gfield--type-fileupload .ginput_container_fileupload{position:relative}.request-course-form form .gform-body .gfield--type-fileupload .ginput_container_fileupload::before{content:"";position:absolute;top:50%;left:41.5%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(/wp-content/themes/wise-circle/src/images/upload.svg);width:1.25rem;height:1.25rem;pointer-events:none;z-index:5}@media(max-width:47.9375rem){.request-course-form form .gform-body .gfield--type-fileupload .ginput_container_fileupload::before{left:33%;width:1rem;height:1rem;background-size:contain}}.request-course-form form .gform-body .gfield--type-fileupload .ginput_container_fileupload:after{content:"Upload Resume";position:absolute;top:50%;left:53%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none;z-index:5;font-family:"Mona Sans",sans-serif;font-weight:400;font-size:.875rem;color:#232424}@media(max-width:47.9375rem){.request-course-form form .gform-body .gfield--type-fileupload .ginput_container_fileupload:after{font-size:.75rem;left:57%}}.request-course-form form .gform-body .gfield--type-fileupload input{font-size:0;text-align:center}.request-course-form form .gform-body .gfield--type-fileupload .gform_drop_instructions,.request-course-form form .gform-body .gfield--type-fileupload .gform_fileupload_rules{display:none}.request-course-form form .gform-body .gfield--type-fileupload input::-webkit-file-upload-button{width:inherit;font-size:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;cursor:pointer;position:relative;z-index:2;background-color:inherit;border:none}.request-course-form form .gform-body .gfield--type-fileupload input::file-selector-button{width:inherit;font-size:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative;z-index:2;background-color:inherit;border:none}@media(max-width:61.9375rem){.request-course-form form .gform-footer{margin-top:1rem}}.request-course-form form .gform-footer input[type=submit]{width:100%!important;border-radius:1.75rem!important;padding:.875rem 1rem!important;background:#000!important;font-family:"Mona Sans",sans-serif!important;font-weight:700!important;-webkit-transition:opacity .3s linear;transition:opacity .3s linear}.request-course-form form .gform-footer input[type=submit]:hover{opacity:.8!important}.request-course-form .gform_confirmation_message{text-align:center}.request-course-form .gform_confirmation_message h2{font-size:2.25rem;color:#000}@media(max-width:47.9375rem){.request-course-form .gform_confirmation_message h2{font-size:1.5rem}}.request-course-form .gform_confirmation_message h3{font-family:"Mona Sans",sans-serif;font-weight:400;font-size:1.25rem;color:#000}@media(max-width:47.9375rem){.request-course-form .gform_confirmation_message h3{font-size:.875rem}}@media(min-width:87.5rem){html[dir=rtl] .request-course-form .gform_title{line-height:130%;margin:.5rem 3rem}}html[dir=rtl] .request-course-form form .gform-body .gfield--type-fileupload .ginput_container_fileupload:after{content:"تحميل السيرة الذاتية"}html[dir=rtl] .request-course-form form .gform-body input,html[dir=rtl] .request-course-form form .gform-body textarea{font-family:"Noto Sans Arabic",sans-serif!important}html[dir=rtl] .request-course-form form .gform-footer input[type=submit]{font-family:"Noto Sans Arabic",sans-serif!important}.media-items__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:.125rem solid #232424;border-radius:1rem;padding:1.75rem 2rem}.media-items__item:not(:last-child){margin-bottom:2rem}@media(max-width:61.9375rem){.media-items__item{width:94%;margin:0 auto;gap:1.25rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.media-items__item-image{-ms-flex-negative:0;flex-shrink:0;border-radius:.5rem;padding:.75rem;background:#001f10;width:3.25rem;height:3.25rem}.media-items__item-image .image{width:1.75rem;height:1.75rem}.media-items__item-content-title{font-family:"Mona Sans",sans-serif;margin:0;line-height:155%}@media(max-width:61.9375rem){.media-items__item-content-title{line-height:158%}}.media-items__item-content-title_big{font-weight:700;font-size:1.5rem}@media(max-width:61.9375rem){.media-items__item-content-title_big{font-size:1.25rem}}.media-items__item-content-title_small{font-weight:400;font-size:1rem}@media(max-width:61.9375rem){.media-items__item-content-title_small{font-size:.875rem}}.course-enrol__form{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.course-enrol__form-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:100}.course-enrol__form .hidden-url-param{display:none!important}.course-enrol__form-close{position:absolute;top:1.5rem;right:1.5rem;width:1.625rem;height:1.625rem;background-image:url(/wp-content/themes/wise-circle/src/images/close.png);background-repeat:no-repeat;background-size:contain;background-color:#fff0;border:none;padding:0;cursor:pointer}@media(max-width:47.9375rem){.course-enrol__form-close{width:1rem;height:1rem}}@media(min-width:87.5rem){.course-enrol__form.request-course-form{width:51%}}#header .site-logo{margin-left:0}.seminar-course{background-color:#000;color:#fff}.seminar-course .container{width:91.25%;max-width:109.5rem;margin-left:auto;margin-right:auto}.seminar-breadcrumb{padding-top:10.25rem}@media(max-width:61.9375rem){.seminar-breadcrumb{display:none}}.seminar-breadcrumb .container{font-size:.875rem;font-weight:400;line-height:1.25rem;color:#fff!important}@media(max-width:61.9375rem){.seminar-breadcrumb .container{font-size:.875rem;text-align:left}}.seminar-breadcrumb .container>span{display:block;color:rgb(255 255 255 / .7)!important}.seminar-breadcrumb .container>span>span{color:#fff!important}.seminar-breadcrumb .container>span>span:first-child{display:inline}.seminar-breadcrumb .container a{color:rgb(255 255 255 / .7)!important;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.seminar-breadcrumb .container a:hover{color:#00cd6a!important}.seminar-breadcrumb .container .breadcrumb_last{color:#fff!important}.seminar-hero{padding-top:4rem;padding-bottom:1.875rem}@media(max-width:61.9375rem){.seminar-hero{padding-top:8rem;padding-bottom:1.25rem}}.seminar-hero__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.125rem}@media(max-width:61.9375rem){.seminar-hero__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}}.seminar-hero__content{width:calc(50% - 1.5625rem);-ms-flex-negative:0;flex-shrink:0}@media(max-width:61.9375rem){.seminar-hero__content{width:100%;text-align:center}}.seminar-hero__subtitle{font-size:1.85rem;font-weight:400;line-height:2.5rem;text-transform:uppercase;margin:0 0 .75rem 0}@media(max-width:61.9375rem){.seminar-hero__subtitle{font-size:1.5375rem;line-height:2rem}}.seminar-hero__title{font-size:1.85rem;font-weight:400;line-height:2.5rem;text-transform:uppercase;margin:0 0 1.25rem 0}@media(max-width:61.9375rem){.seminar-hero__title{font-size:1.5375rem;line-height:2rem}}.seminar-hero__description{font-size:1.25rem;font-weight:400;line-height:1.5rem;max-width:38.25rem;margin-bottom:1.25rem}.seminar-hero__description p{font-size:1.25rem!important;margin:0 0 1rem 0}.seminar-hero__description p:last-child{margin-bottom:0}@media(max-width:61.9375rem){.seminar-hero__description{font-size:.83125rem;line-height:1.125rem;max-width:100%}.seminar-hero__description p{font-size:0.83125rem!important}}.seminar-hero__additional{font-size:1.25rem;font-weight:400;line-height:1.5rem;max-width:32rem}.seminar-hero__additional p{font-size:1.25rem!important;margin:0}@media(max-width:61.9375rem){.seminar-hero__additional{font-size:.83125rem;line-height:1.125rem;max-width:100%}.seminar-hero__additional p{font-size:0.83125rem!important}}.seminar-hero__details{width:calc(50% - 1.5625rem);-ms-flex-negative:0;flex-shrink:0}@media(max-width:61.9375rem){.seminar-hero__details{width:100%;text-align:center}}.seminar-hero__details-title{font-size:1.84375rem;font-weight:400;line-height:2.375rem;text-transform:uppercase;margin:0 0 .75rem 0}@media(max-width:61.9375rem){.seminar-hero__details-title{font-size:1.5rem;line-height:1.875rem}}.seminar-hero__details-date,.seminar-hero__details-time,.seminar-hero__details-month{font-size:3.0875rem;font-weight:400;line-height:3.5rem;text-transform:uppercase;color:#00cd6a;margin-bottom:.6875rem}@media(max-width:61.9375rem){.seminar-hero__details-date,.seminar-hero__details-time,.seminar-hero__details-month{font-size:1.85rem;line-height:2.25rem;margin-bottom:0}}.seminar-hero__details-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 1.875rem;margin-top:1.25rem}@media(max-width:61.9375rem){.seminar-hero__details-grid{grid-template-columns:1fr;gap:1.25rem;justify-items:center}}.seminar-hero__details-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:61.9375rem){.seminar-hero__details-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.seminar-hero__details-item .label{font-size:.95625rem;font-weight:400;line-height:1rem;text-transform:uppercase}@media(max-width:61.9375rem){.seminar-hero__details-item .label{font-size:.83125rem}}@media(max-width:61.9375rem){.seminar-hero__details-item .label{font-size:.83125rem}}.seminar-hero__details-item .value{color:#00cd6a}.seminar-hero__details-item .value--large{font-size:1.875rem;font-weight:400;line-height:1.875rem;text-transform:uppercase}@media(max-width:61.9375rem){.seminar-hero__details-item .value--large{font-size:1.25rem;line-height:1.5rem}}.seminar-hero__details-item .value--small{font-size:.95625rem;font-weight:400;line-height:1.25rem}@media(max-width:61.9375rem){.seminar-hero__details-item .value--small{font-size:.75rem;line-height:1rem}}.seminar-register-btn{padding:1.875rem 0 3.125rem;text-align:center}.seminar-register-btn .btn-register{display:inline-block;background-color:#01ff84;color:#fff;padding:1.125rem 3.8125rem;border-radius:.4375rem;font-size:.96875rem;font-weight:400;line-height:1rem;text-decoration:none;text-align:center;-webkit-box-shadow:0 0 .625rem 0 rgb(0 0 0 / .5);box-shadow:0 0 .625rem 0 rgb(0 0 0 / .5);-webkit-transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,transform .2s ease;transition:background-color .3s ease,transform .2s ease,-webkit-transform .2s ease}.seminar-register-btn .btn-register:hover{background-color:#00cd6a;-webkit-transform:translateY(-.125rem);-ms-transform:translateY(-.125rem);transform:translateY(-.125rem)}.seminar-mentor{padding:3.1875rem 0 6.25rem;text-align:center}@media(max-width:61.9375rem){.seminar-mentor{padding:2.5rem 0 3.75rem}}.seminar-mentor__image{margin-bottom:3.1875rem}@media(max-width:61.9375rem){.seminar-mentor__image{margin-bottom:1.875rem}}.seminar-mentor__image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.seminar-mentor__name{font-size:1.84375rem;font-weight:400;line-height:2.5rem;text-transform:uppercase;margin:0 0 .75rem 0}@media(max-width:61.9375rem){.seminar-mentor__name{font-size:1.5375rem;line-height:2rem}}.seminar-mentor__description{font-size:1.25rem;font-weight:400;line-height:1.5rem;max-width:68.5625rem;margin:0 auto}.seminar-mentor__description p{font-size:1.25rem!important;margin:0}@media(max-width:61.9375rem){.seminar-mentor__description{font-size:.83125rem;line-height:1.125rem}.seminar-mentor__description p{font-size:0.83125rem!important}}.seminar-marquee{background-color:#000;padding:.1875rem 0;overflow:hidden}.seminar-marquee__track{background-color:#000;height:10.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}@media(max-width:61.9375rem){.seminar-marquee__track{height:3.75rem}}.seminar-marquee__text{font-size:9.375rem;font-weight:800;line-height:9.375rem;text-transform:uppercase;white-space:nowrap;-webkit-animation:marquee 20s linear infinite;animation:marquee 20s linear infinite}@media(max-width:61.9375rem){.seminar-marquee__text{font-size:2rem;line-height:2rem}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.seminar-brands{padding:0 0 3.75rem 0;background-color:#000}@media(max-width:61.9375rem){.seminar-brands{padding:0 0 7rem 0}}.seminar-brands__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem}@media(max-width:61.9375rem){.seminar-brands__grid{gap:1.25rem}}.seminar-brands__item{width:calc(20% - 1.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:61.9375rem){.seminar-brands__item{width:calc(33.333% - 0.875rem)}}@media(max-width:35.9375rem){.seminar-brands__item{width:calc(50% - 0.625rem)}}.seminar-brands__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.seminar-brands__item a:hover{opacity:.7}.seminar-brands__logo{max-width:100%;height:auto;max-height:5rem;-o-object-fit:contain;object-fit:contain}@media(max-width:61.9375rem){.seminar-brands__logo{max-height:3.75rem}}@media(max-width:35.9375rem){.seminar-brands__logo{max-height:3.125rem}}.seminar-brands__logo:hover{-webkit-filter:grayscale(0%) brightness(1);filter:grayscale(0%) brightness(1)}.seminar-testimonials{padding:5rem 0;background-color:#000}@media(max-width:61.9375rem){.seminar-testimonials{padding:3.75rem 0}}.seminar-testimonials__title{font-size:1.875rem;font-weight:400;line-height:3.25rem;text-transform:uppercase;margin:0 0 .5rem 0}@media(max-width:61.9375rem){.seminar-testimonials__title{font-size:1.5625rem;line-height:2.125rem;margin-bottom:.3125rem}}.seminar-testimonials__carousel{position:relative;overflow:hidden}.seminar-testimonials__track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media(max-width:61.9375rem){.seminar-testimonials__track{gap:1rem}}.seminar-testimonials__card{-ms-flex-negative:0;flex-shrink:0;width:calc(33.333% - 1rem);border-radius:1rem;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:.0625rem solid #414141}@media(max-width:61.9375rem){.seminar-testimonials__card{width:calc(50% - 0.5rem)}}@media(max-width:35.9375rem){.seminar-testimonials__card{width:100%}}.seminar-testimonials__stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem;margin-bottom:1.25rem}.seminar-testimonials__star{width:1.5rem;height:1.5rem;color:gold}@media(max-width:61.9375rem){.seminar-testimonials__star{width:1.25rem;height:1.25rem}}.seminar-testimonials__quote{font-size:1rem;font-weight:400;line-height:1.5rem;color:#fff;margin:0 0 1.5rem 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width:61.9375rem){.seminar-testimonials__quote{font-size:.875rem;line-height:1.375rem}}.seminar-testimonials__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.seminar-testimonials__author-image{width:2.5rem;height:2.5rem;-ms-flex-negative:0;flex-shrink:0}.seminar-testimonials__author-image img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.seminar-testimonials__author-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.seminar-testimonials__author-name{font-size:.875rem;font-weight:700;line-height:1.25rem;color:#fff}.seminar-testimonials__author-title{font-size:.75rem;font-weight:400;line-height:1.125rem;color:rgb(255 255 255 / .7)}.seminar-testimonials__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:1.875rem}.seminar-testimonials__nav-btn{width:3rem;height:3rem;border-radius:50%;border:.0625rem solid #414141;background-color:#fff0;color:#fff;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.seminar-testimonials__nav-btn:hover{background-color:#01ff84;border-color:#01ff84}.seminar-testimonials__nav-btn:disabled{opacity:.5;cursor:not-allowed}.seminar-testimonials__nav-btn:disabled:hover{background-color:#fff0;border-color:#414141}.seminar-days{padding:0}@media(max-width:61.9375rem){.seminar-days{padding-top:3rem}}.seminar-days__item{padding-top:9rem}@media(max-width:61.9375rem){.seminar-days__item{padding-top:5rem}}.seminar-days__item--reverse .seminar-days__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width:61.9375rem){.seminar-days__item--reverse .seminar-days__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.seminar-days__item--reverse .seminar-days__text{text-align:right}@media(max-width:61.9375rem){.seminar-days__item--reverse .seminar-days__text{text-align:center}}.seminar-days__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:91.375rem;margin:0 auto;padding:0 1rem 2rem;gap:2.75rem}@media(max-width:61.9375rem){.seminar-days__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:.5rem}}.seminar-days__number{font-size:2.4375rem;font-weight:400;line-height:2.625rem;text-transform:uppercase;color:#00cd6a;-ms-flex-negative:0;flex-shrink:0;width:45%;text-align:right}@media(max-width:61.9375rem){.seminar-days__number{font-size:2.03125rem;line-height:2.375rem;width:100%;text-align:center}}.seminar-days__title{font-size:2.1875rem;font-weight:400;line-height:2.925rem;text-transform:uppercase;margin:0;width:52%}@media(max-width:61.9375rem){.seminar-days__title{font-size:1.80625rem;line-height:2.375rem;width:100%;text-align:center}}.seminar-days__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:.0625rem;border-bottom:.0625rem solid #414141;max-width:101.625rem;margin:0 auto;padding-left:1rem;padding-right:1rem}@media(max-width:61.9375rem){.seminar-days__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;padding-bottom:1.875rem;padding-left:0;padding-right:0}}.seminar-days__image{-ms-flex-negative:0;flex-shrink:0;width:46%;height:15.625rem;overflow:hidden}.seminar-days__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:61.9375rem){.seminar-days__image{width:100%;height:auto}.seminar-days__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}}.seminar-days__text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:800;line-height:1.65rem;letter-spacing:.8px;text-shadow:0 0 .625rem rgb(0 0 0 / .3);padding-top:0}.seminar-days__text p{margin:0;font-size:1.5rem}@media(max-width:61.9375rem){.seminar-days__text{font-size:1.125rem;line-height:1.5rem;text-align:center}.seminar-days__text p{font-size:1.125rem}}.seminar-certification{padding:9.375rem 0 0 0}@media(max-width:61.9375rem){.seminar-certification{padding:5rem 0}}.seminar-certification__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.875rem}@media(max-width:61.9375rem){.seminar-certification__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2.5rem}}.seminar-certification__content{width:calc(50% - 3.4375rem);-ms-flex-negative:0;flex-shrink:0}@media(max-width:61.9375rem){.seminar-certification__content{width:100%;text-align:center}}.seminar-certification__image{width:calc(50% - 3.4375rem);-ms-flex-negative:0;flex-shrink:0}@media(max-width:61.9375rem){.seminar-certification__image{width:100%}}.seminar-certification__title{font-size:1.875rem;font-weight:400;line-height:3.25rem;text-transform:uppercase;margin:0 0 1.125rem 0}@media(max-width:61.9375rem){.seminar-certification__title{font-size:1.5625rem;line-height:2.125rem}}.seminar-certification__description{font-size:1.25rem;font-weight:400;line-height:1.5rem;margin-bottom:1.25rem}.seminar-certification__description p{font-size:1.25rem!important;margin:0 0 1rem 0}.seminar-certification__description p:last-child{margin-bottom:0}@media(max-width:61.9375rem){.seminar-certification__description{font-size:.9rem;line-height:1.25rem;margin-bottom:3.25rem}.seminar-certification__description p{font-size:0.9rem!important}}.seminar-certification__additional{font-size:1.25rem;font-weight:400;line-height:1.5rem;margin-bottom:4.375rem}.seminar-certification__additional p{font-size:1.25rem!important;margin:0}@media(max-width:61.9375rem){.seminar-certification__additional{font-size:.9rem;line-height:1.25rem;margin-bottom:2.5rem}.seminar-certification__additional p{font-size:0.9rem!important}}.seminar-certification__outcomes-title{font-size:1.79375rem;font-weight:400;line-height:2.4375rem;text-transform:uppercase;margin:0 0 1rem 0}@media(max-width:61.9375rem){.seminar-certification__outcomes-title{font-size:1.525rem;line-height:2rem;margin-bottom:1.25rem}}.seminar-certification__outcomes-list{list-style:none;padding:0;margin:0}@media(max-width:61.9375rem){.seminar-certification__outcomes-list{text-align:left}}.seminar-certification__outcome-item{font-size:.94375rem;font-weight:400;line-height:1.25rem;padding:1.5rem 0;border-top:.0625rem solid #414141}.seminar-certification__outcome-item:first-child{border-top:none}.seminar-certification__outcome-item:last-child{border-bottom:none}.seminar-certification__outcome-item p{margin:0}@media(max-width:61.9375rem){.seminar-certification__outcome-item{font-size:.84375rem;line-height:1.125rem;padding:1rem 0}}.seminar-certification__image{-ms-flex-negative:0;flex-shrink:0}.seminar-certification__image img{width:100%;height:auto}@media(max-width:61.9375rem){.seminar-certification__image{max-width:100%}}.seminar-includes{padding:9.375rem 0 0}@media(max-width:61.9375rem){.seminar-includes{padding:5rem 0 0}}.seminar-includes__title{font-size:1.86875rem;font-weight:400;line-height:2.5rem;text-transform:uppercase;margin:0 0 .75rem 0}@media(max-width:61.9375rem){.seminar-includes__title{font-size:1.5375rem;line-height:2rem;text-align:center}}.seminar-includes__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media(max-width:61.9375rem){.seminar-includes__grid{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;row-gap:.625rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.seminar-includes__item{background-color:#252525;padding:1.875rem .9375rem;width:calc(20% - 0.75rem);-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}@media(max-width:61.9375rem){.seminar-includes__item{width:calc(50% - 0.3125rem);padding:1.25rem .75rem;gap:.9375rem}}.seminar-includes__number{font-size:2.625rem;font-weight:400;line-height:2.625rem;color:#00cd6a;text-transform:uppercase}@media(max-width:61.9375rem){.seminar-includes__number{font-size:2.1875rem;line-height:2.1875rem}}.seminar-includes__text p{margin:0;font-size:1.1625rem;font-weight:400;line-height:1.5rem;text-transform:uppercase}@media(max-width:61.9375rem){.seminar-includes__text p{font-size:.9125rem;line-height:1.25rem}}.seminar-reserve__wrapper{background-color:#fff;padding:4.6875rem 9.375rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.875rem}@media(max-width:61.9375rem){.seminar-reserve__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 1.25rem;gap:1.875rem}}.seminar-reserve__content{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:61.9375rem){.seminar-reserve__content{text-align:center}}.seminar-reserve__title{font-size:3.025rem;font-weight:800;line-height:3.25rem;text-transform:uppercase;color:#000;margin:0 0 1.875rem 0;letter-spacing:.5px;-webkit-text-stroke-width:.125rem;stroke-width:.125rem}@media(max-width:61.9375rem){.seminar-reserve__title{font-size:2.1rem;line-height:2.5rem;margin:0 0 1.25rem 0}}.seminar-reserve__subtitle,.seminar-reserve__description,.seminar-reserve__email-text{font-size:1.075rem;font-weight:400;line-height:1.6875rem;color:#000;margin:0}@media(max-width:61.9375rem){.seminar-reserve__subtitle,.seminar-reserve__description,.seminar-reserve__email-text{font-size:.9rem;line-height:1.375rem}}.seminar-reserve__email{font-size:1.1rem;font-weight:400;line-height:1.6875rem;color:#00cd6a;text-decoration:none}@media(max-width:61.9375rem){.seminar-reserve__email{font-size:.9rem;line-height:1.375rem}}.seminar-reserve__email:hover{text-decoration:underline}.seminar-reserve__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;margin-top:1.875rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:61.9375rem){.seminar-reserve__icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.9375rem;margin-top:1.25rem}}.seminar-reserve__icon{width:3.75rem;height:3.75rem}@media(max-width:61.9375rem){.seminar-reserve__icon{width:3.125rem;height:3.125rem}}.seminar-reserve__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.seminar-reserve__stripe{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width:61.9375rem){.seminar-reserve__stripe{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.seminar-reserve__stripe stripe-buy-button{--stripe-buy-button-background-color:#01ff84;--stripe-buy-button-color:#FFFFFF}.seminar-reserve__stripe stripe-buy-button,.seminar-reserve__stripe iframe{width:18rem;height:auto;min-height:13.9375rem}@media(max-width:61.9375rem){.seminar-reserve__stripe stripe-buy-button,.seminar-reserve__stripe iframe{width:100%;max-width:18rem}}.seminar-faq{padding:9.375rem 0;background-color:#000}@media(max-width:61.9375rem){.seminar-faq{padding:5rem 0}}.seminar-faq__title{font-size:3.1125rem;font-weight:800;line-height:3.25rem;text-transform:uppercase;text-align:center;margin:0 0 2.5rem 0;letter-spacing:.20625rem;text-shadow:0 0 .625rem rgb(0 0 0 / .3);-webkit-text-stroke-width:.125rem;stroke-width:.125rem}@media(max-width:61.9375rem){.seminar-faq__title{font-size:1.625rem;line-height:2.625rem;letter-spacing:.125rem;margin:0 0 1.875rem 0}}.seminar-faq__list{max-width:68.5625rem;margin:0 auto}.seminar-faq__item{border-bottom:.0625rem solid #414141}.seminar-faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5625rem 0;cursor:pointer}@media(max-width:61.9375rem){.seminar-faq__question{padding:1.25rem 0}}.seminar-faq__question span{font-size:1.2125rem;font-weight:400;line-height:1.25rem;text-transform:uppercase}@media(max-width:61.9375rem){.seminar-faq__question span{font-size:.9125rem;line-height:1.25rem}}.seminar-faq__question.active .seminar-faq__icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.seminar-faq__icon{-ms-flex-negative:0;flex-shrink:0;width:1.09375rem;height:1.75rem;color:#fff;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:61.9375rem){.seminar-faq__icon{width:.875rem;height:1.375rem}}.seminar-faq__answer{display:none;padding:0 0 1.625rem 0;font-size:.94375rem;font-weight:400;line-height:1.3rem;max-width:68.0625rem}.seminar-faq__answer p{margin:0}@media(max-width:61.9375rem){.seminar-faq__answer{font-size:.875rem;line-height:1.25rem;padding:0 0 1.25rem 0}}html[dir=rtl] .seminar-hero__details-item .label,html[dir=rtl] .seminar-hero__details-item .value{text-align:right}html[dir=rtl] .seminar-days__text.text-right{text-align:left}@media(max-width:61.9375rem){html[dir=rtl] .seminar-days__text.text-right{text-align:right}}html[dir=rtl] .seminar-reserve__content{text-align:left}@media(max-width:61.9375rem){html[dir=rtl] .seminar-reserve__content{text-align:right}}html[dir=rtl] .seminar-faq__question.active .seminar-faq__icon{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.course{padding-bottom:8.75rem}@media(max-width:61.9375rem){.course{padding-bottom:6.25rem}}@media(min-width:87.5rem){.course .container{padding-left:3rem;padding-right:3rem}}@media(max-width:61.9375rem){.course .container{padding-left:1.375rem;padding-right:1.375rem}}.course #breadcrumbs{margin-bottom:3.625rem}@media(min-width:87.5rem){.course #breadcrumbs{padding:0 2rem}}.course-intro{padding-top:12.5rem;margin-bottom:8.75rem}@media(max-width:61.9375rem){.course-intro{padding-top:6.5rem;margin-bottom:4rem}}.course-intro.background-1:before{background-size:contain}@media(min-width:108rem){.course-intro.background-1:before{background-size:cover}}.course-intro__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media(max-width:61.9375rem){.course-intro__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.course-intro__wrapper-content{width:67%}@media(max-width:61.9375rem){.course-intro__wrapper-content{width:100%}}.course-intro__wrapper-content-title{margin-bottom:1.875rem}@media(max-width:61.9375rem){.course-intro__wrapper-content-title{margin-bottom:1rem}}.course-intro__wrapper-content-info{width:95%}@media(max-width:61.9375rem){.course-intro__wrapper-content-info_desktop{display:none}}.course-intro__wrapper-content-info_mobile{display:none}@media(max-width:61.9375rem){.course-intro__wrapper-content-info_mobile{display:block}}.course-intro__wrapper-content-info h2{margin-bottom:5rem}@media(max-width:61.9375rem){.course-intro__wrapper-content-info h2{margin-bottom:2.5rem}}.course-intro__wrapper-content-info p{font-size:1.25rem;margin-bottom:12.375rem}@media(min-width:87.5rem){.course-intro__wrapper-content-info p{width:92%}}@media(max-width:61.9375rem){.course-intro__wrapper-content-info p{font-size:1rem;line-height:145%;margin-bottom:3.75rem}}.course-intro__wrapper-sidebar{width:24%}@media(max-width:61.9375rem){.course-intro__wrapper-sidebar{width:95%;margin:0 auto;padding-bottom:3.5rem}}.course-intro__wrapper-sidebar-mentor{border-radius:1rem;padding:1.5rem;background:#232424}.course-intro__wrapper-sidebar-mentor.sticky-sidebar{position:sticky;top:1.5rem;-ms-flex-item-align:start;align-self:flex-start}@media(max-width:61.9375rem){.course-intro__wrapper-sidebar-mentor.sticky-sidebar{position:relative}}.course-intro__wrapper-sidebar-mentor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.course-intro__wrapper-sidebar-mentor-header-status p{margin:0;font-weight:700;font-size:.875rem}.course-intro__wrapper-sidebar-mentor-header-status img{width:1rem;height:1.0625rem;vertical-align:middle;margin-right:.375rem}.course-intro__wrapper-sidebar-mentor-header-rating{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:.875rem}.course-intro__wrapper-sidebar-mentor-body{margin-bottom:1.5rem}@media(max-width:61.9375rem){.course-intro__wrapper-sidebar-mentor-body{margin-bottom:2rem}}.course-intro__wrapper-sidebar-mentor-body-media-wrapper{text-align:center}.course-intro__wrapper-sidebar-mentor-body-media-wrapper-image{margin-bottom:.5rem}.course-intro__wrapper-sidebar-mentor-body-media-wrapper-image .image{width:8.625rem;height:8.625rem;border-radius:50%}.course-intro__wrapper-sidebar-mentor-body-media-wrapper-title{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:1rem}.course-intro__wrapper-sidebar-mentor-body-media-wrapper-title-additional{font-weight:400}.course-intro__wrapper-sidebar-mentor-footer-prise{font-weight:700;font-size:1.5rem}.course-intro__wrapper-sidebar-mentor-footer-button,.course-intro__wrapper-sidebar-mentor-footer-link{margin-top:1.75rem}.course-detail{margin-bottom:8.75rem}@media(max-width:61.9375rem){.course-detail{margin-bottom:3.625rem}}.course-detail__learners{margin-bottom:8.75rem}@media(max-width:61.9375rem){.course-detail__learners{margin-bottom:3.5rem}}.course-detail__learners-content h2{margin-bottom:3.75rem}@media(max-width:61.9375rem){.course-detail__learners-content h2{margin-bottom:3rem}}.course-detail__learners-content ul{list-style-type:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:61.9375rem){.course-detail__learners-content ul{grid-template-columns:repeat(1,1fr);gap:1.875rem;width:94%;margin:0 auto;padding-bottom:0}}.course-detail__learners-content ul li{padding:1.5rem 4.875rem 1.5rem 2rem;border:.125rem solid #232424;border-radius:1rem}@media(max-width:61.9375rem){.course-detail__learners-content ul li{padding:1.5rem .875rem 1.25rem 2rem}}.course-detail__learners-content ul li h3{padding-left:2rem;font-family:"Mona Sans",sans-serif;font-weight:400;font-size:1rem;position:relative}.course-detail__learners-content ul li h3:before{content:"";position:absolute;top:0;left:0;width:.375rem;height:100%;background-color:#01ff84;border-radius:.625rem}@media(max-width:61.9375rem){.course-detail__learners-content ul li h3{font-size:.875rem;line-height:165%}}.course-detail__learners-content ul li h3 strong{font-weight:700;font-size:1.5rem}@media(max-width:61.9375rem){.course-detail__learners-content ul li h3 strong{font-size:1.25rem}}.course-detail__mentor-title{margin-bottom:4.25rem}@media(max-width:61.9375rem){.course-detail__mentor-title{margin-bottom:3.25rem}}.course-detail__mentor-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media(max-width:61.9375rem){.course-detail__mentor-body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2.5rem}}.course-detail__mentor-body-content{width:45%}@media(max-width:61.9375rem){.course-detail__mentor-body-content{width:98%}}.course-detail__mentor-body-content img{width:3.875rem;height:2.75rem;margin-bottom:2rem}@media(max-width:61.9375rem){.course-detail__mentor-body-content img{width:2.5625rem;height:1.75rem;margin-bottom:1rem}}@media(min-width:62rem){.course-detail__mentor-body-content p{font-size:1.25rem}}@media(max-width:61.9375rem){.course-detail__mentor-body-content p{line-height:147%}}.course-detail__mentor-body-content h3{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:1.25rem;margin-top:2rem;margin-bottom:1.25rem}@media(max-width:61.9375rem){.course-detail__mentor-body-content h3{font-size:.875rem}}@media(max-width:61.9375rem){.course-detail__mentor-body-content ul li:not(:last-child){margin-bottom:.75rem}}.course-detail__mentor-body-media{width:50%;background-repeat:no-repeat;background-size:cover;background-position:top center;border-radius:1rem;min-height:34.4375rem;padding:1rem 1.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}@media(max-width:61.9375rem){.course-detail__mentor-body-media{min-height:23.3125rem;width:98%}}.course-detail__mentor-body-media-title{position:relative;z-index:5;font-family:"Mona Sans",sans-serif;font-weight:600;font-size:2rem;width:50%}@media(max-width:61.9375rem){.course-detail__mentor-body-media-title{font-size:1.25rem;width:70%;line-height:150%}}.course-format{margin-bottom:8.75rem}@media(max-width:61.9375rem){.course-format{margin-bottom:4rem}}.course-format__title{margin-bottom:5rem}@media(max-width:61.9375rem){.course-format__title{margin-bottom:3rem}}.course-testimonials{margin-bottom:8.75rem}@media(max-width:61.9375rem){.course-testimonials{margin-bottom:4.625rem}}.course-testimonials__title{margin-bottom:5rem}@media(max-width:61.9375rem){.course-testimonials__title{margin-bottom:3rem}}.course-testimonials__items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:61.9375rem){.course-testimonials__items{grid-template-columns:repeat(1,1fr);margin:0 .625rem}}.course-testimonials__items-item{border:.125rem solid #232424;border-radius:1rem;padding:1.75rem 2rem}.course-testimonials__items-item-rating{margin-bottom:1.5rem}.course-testimonials__items-item-rating .image{width:10.25rem;height:1.5rem}.course-testimonials__items-item-content{width:81%;margin-bottom:2rem}@media(max-width:61.9375rem){.course-testimonials__items-item-content{width:100%;line-height:160%}}.course-testimonials__items-item-media{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.course-testimonials__items-item-media-image .image{width:2.5rem;height:2.5rem;border-radius:50%}.course-testimonials__items-item-media-data-title{font-family:"Mona Sans",sans-serif;font-size:.875rem;margin:0}.course-testimonials__items-item-media-data-title_bigger{font-weight:700}.course-testimonials__items-item-media-data-title_smaller{font-weight:400}.course-faq{margin-bottom:10.5rem}@media(max-width:61.9375rem){.course-faq{margin-bottom:3rem}}.course-faq__title{margin-bottom:4.5rem}@media(max-width:61.9375rem){.course-faq__title{margin-bottom:3rem;line-height:150%}}@media(max-width:61.9375rem){.course-faq__items{margin:0 auto;width:94%}}.course-faq__items-item{border:.125rem solid #232424;border-radius:1rem;padding:1.75rem}.course-faq__items-item:not(:last-child){margin-bottom:1.75rem}.course-faq__items-item .item-header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:61.9375rem){.course-faq__items-item .item-header{gap:4rem}}.course-faq__items-item .item-header .item-title{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:1.5rem;margin:0}@media(max-width:61.9375rem){.course-faq__items-item .item-header .item-title{font-size:1rem;line-height:125%}}.course-faq__items-item .item-header .icon-open{-ms-flex-negative:0;flex-shrink:0;width:2.5rem;height:2.5rem;-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear}.course-faq__items-item .item-body{margin-top:1.25rem;margin-bottom:0;width:50%}@media(max-width:61.9375rem){.course-faq__items-item .item-body{font-size:.875rem;width:80%;line-height:147%}}.course-faq__items-item .accordion-body-js{display:none}.course-faq__items-item .item-header.active .icon-open{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media(min-width:62rem){html[dir=rtl] .course #breadcrumbs{line-height:100%}}@media(min-width:62rem){html[dir=rtl] .course-intro__wrapper-content-title{line-height:130%}}@media(min-width:62rem){html[dir=rtl] .course-intro__wrapper-content-info li{line-height:185%}}@media(min-width:62rem){html[dir=rtl] .course-intro__wrapper-content-info p{line-height:140%}}html[dir=rtl] .course-detail__learners-content *{font-family:"Noto Sans Arabic",sans-serif}@media(min-width:62rem){html[dir=rtl] .course-detail__learners-content h2{line-height:150%}}@media(min-width:62rem){html[dir=rtl] .course-detail__learners-content ul li{padding-right:4rem}}html[dir=rtl] .course-detail__learners-content ul li h3{padding-left:0;padding-right:2rem;border-left:unset;line-height:180%}html[dir=rtl] .course-detail__learners-content ul li h3:before{left:unset;right:0}@media(min-width:62rem){html[dir=rtl] .course-detail__mentor-title{margin-bottom:3.125rem}}@media(min-width:62rem){html[dir=rtl] .course-detail__mentor-body-content p,html[dir=rtl] .course-detail__mentor-body-content h3,html[dir=rtl] .course-detail__mentor-body-content ul li{line-height:140%}}@media(min-width:62rem){html[dir=rtl] .course-detail__mentor-body-content ul li{line-height:100%}}@media(min-width:62rem){html[dir=rtl] .course-detail__mentor-body-media-title{line-height:140%}}@media(min-width:62rem){html[dir=rtl] .course-format__title{margin-bottom:3rem}}@media(min-width:62rem){html[dir=rtl] .course-testimonials__title{margin-bottom:2.5rem}}@media(min-width:62rem){html[dir=rtl] .course-testimonials__items-item-content{line-height:130%}}@media(min-width:62rem){html[dir=rtl] .course-testimonials__items-item-media-data-title{line-height:130%}}@media(min-width:62rem){html[dir=rtl] .course-faq__title{line-height:130%}}html[dir=rtl] .course-faq .item-header.active .icon-open{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}html[dir=rtl] .course-faq .item-title{font-family:"Noto Sans Arabic",sans-serif}.single-mentors #header .site-logo{margin-left:0}.single-mentors #header .site-logo img{position:relative;left:-.8125rem}@media(max-width:61.9375rem){.single-mentors #header .site-logo img{position:static}}.single-mentors .menu-item-object-courses a{font-weight:700}.single-mentors .mentors{padding-bottom:8.75rem}@media(max-width:61.9375rem){.single-mentors .mentors{padding-bottom:6.25rem}}@media(min-width:87.5rem){.single-mentors .mentors .container{padding-left:3rem;padding-right:3rem}}@media(max-width:61.9375rem){.single-mentors .mentors .container{padding-left:1.375rem;padding-right:1.375rem}}.single-mentors .mentors #breadcrumbs{margin-bottom:4.0625rem}.single-mentors .mentors #breadcrumbs span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}@media(max-width:61.9375rem){.single-mentors .mentors #breadcrumbs{display:none}}.single-mentors .mentors__head{width:67%}@media(max-width:61.9375rem){.single-mentors .mentors__head{width:100%}}.single-mentors .mentors__head-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.625rem;padding-bottom:4.375rem}@media(max-width:61.9375rem){.single-mentors .mentors__head-inner{gap:1.25rem;padding-bottom:2.5rem}}.single-mentors .mentors__head__name{font-weight:700;font-size:1.5rem;line-height:normal;padding-bottom:.75rem}@media(max-width:61.9375rem){.single-mentors .mentors__head__name{font-size:1.25rem}}.single-mentors .mentors__head__meta{font-weight:400;font-size:1.25rem;line-height:normal}@media(max-width:61.9375rem){.single-mentors .mentors__head__meta{font-size:.875rem}}.single-mentors .mentors__head__info{max-width:27.875rem;width:100%}.single-mentors .mentors__head__photo{max-width:8.625rem;height:8.625rem}.single-mentors .mentors__head__photo img{border-radius:100%}@media(max-width:61.9375rem){.single-mentors .mentors__head__photo{max-width:6.375rem;height:6.375rem}}.single-mentors .mentors__head__block{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1.5rem}@media(max-width:61.9375rem){.single-mentors .mentors__head__block{padding-top:.75rem}}@media(max-width:24.375rem){.single-mentors .mentors__head__block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.625rem}}.single-mentors .mentors__head__block .badge{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;font-size:.875rem;line-height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;padding-right:1.5rem;border-right:.0625rem solid rgb(255 255 255 / .5)}@media(max-width:61.9375rem){.single-mentors .mentors__head__block .badge{font-size:.75rem;padding-right:.625rem}}@media(max-width:24.375rem){.single-mentors .mentors__head__block .badge{border-right:none}}.single-mentors .mentors__head__block .badge img{width:1.5rem}.single-mentors .mentors__head__rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem;font-size:.875rem;line-height:normal;padding-left:1.5rem}@media(max-width:61.9375rem){.single-mentors .mentors__head__rating{padding-left:.625rem;font-size:.75rem;gap:0}}@media(max-width:24.375rem){.single-mentors .mentors__head__rating{padding-left:0}}.single-mentors .mentors__head__rating-star{width:1.5rem;height:1.5rem}.single-mentors .mentors__head__rating-value{font-weight:700}@media(max-width:61.9375rem){.single-mentors .mentors__head__rating-value{margin-left:.1875rem}}.single-mentors .mentors-intro{padding-top:10rem;margin-bottom:9.5rem}.single-mentors .mentors-intro .container{padding-left:1.125rem;padding-right:1.125rem}@media(max-width:61.9375rem){.single-mentors .mentors-intro{padding-top:8rem;margin-bottom:4rem}}.single-mentors .mentors-intro.background-1:before{background-size:cover}@media(max-width:61.9375rem){.single-mentors .mentors-intro.background-1:before{background-position:top}}.single-mentors .mentors-intro__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content{width:100%}}.single-mentors .mentors-intro__wrapper-content-title{margin-bottom:1.875rem}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content-title{margin-bottom:1rem}}.single-mentors .mentors-intro__wrapper-content-info{width:80%}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content-info{width:100%}}.single-mentors .mentors-intro__wrapper-content-info h1{font-weight:700;font-size:3rem;line-height:5.3125rem;margin-bottom:1.875rem;margin-top:0}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content-info h1{font-size:2.25rem;line-height:2.75rem;margin-bottom:1.25rem}}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content-info_desktop{display:none}}.single-mentors .mentors-intro__wrapper-content-info_mobile{display:none}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content-info_mobile{display:block}}.single-mentors .mentors-intro__wrapper-content-info h2{margin-bottom:5rem}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content-info h2{margin-bottom:2.5rem}}.single-mentors .mentors-intro__wrapper-content-info p{font-size:1.25rem}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-content-info p{font-size:1rem;line-height:145%}}.single-mentors .mentors-intro__wrapper-sidebar{width:100%;max-width:28.875rem}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-sidebar{width:100%;margin:0 auto;padding-bottom:3.5rem;max-width:100%}}.single-mentors .mentors-intro__wrapper-sidebar-mentor{border-radius:1rem;padding:1.5rem;background:#232424}.single-mentors .mentors-intro__wrapper-sidebar-mentor.sticky-sidebar{position:sticky;top:1.5rem;-ms-flex-item-align:start;align-self:flex-start}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-sidebar-mentor.sticky-sidebar{position:relative}}.single-mentors .mentors-intro__wrapper-sidebar-mentor-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.single-mentors .mentors-intro__wrapper-sidebar-mentor-header-status p{margin:0;font-weight:700;font-size:.875rem}.single-mentors .mentors-intro__wrapper-sidebar-mentor-header-status img{width:1rem;height:1.0625rem;vertical-align:middle;margin-right:.375rem}.single-mentors .mentors-intro__wrapper-sidebar-mentor-header-rating{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:.875rem}.single-mentors .mentors-intro__wrapper-sidebar-mentor-body{margin-bottom:1.5rem}@media(max-width:61.9375rem){.single-mentors .mentors-intro__wrapper-sidebar-mentor-body{margin-bottom:2rem}}.single-mentors .mentors-intro__wrapper-sidebar-mentor-body-media-wrapper{text-align:center}.single-mentors .mentors-intro__wrapper-sidebar-mentor-body-media-wrapper-image{margin-bottom:.5rem}.single-mentors .mentors-intro__wrapper-sidebar-mentor-body-media-wrapper-image .image{width:8.625rem;height:8.625rem;border-radius:50%}.single-mentors .mentors-intro__wrapper-sidebar-mentor-body-media-wrapper-title{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:1rem}.single-mentors .mentors-intro__wrapper-sidebar-mentor-body-media-wrapper-title-additional{font-weight:400}.single-mentors .mentors-intro__wrapper-sidebar-mentor-footer-prise{font-weight:700;font-size:1.5rem}.single-mentors .mentors-intro__wrapper-sidebar-mentor-footer-button,.single-mentors .mentors-intro__wrapper-sidebar-mentor-footer-link{margin-top:1.75rem}.single-mentors .mentors-detail{margin-bottom:8.75rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail{margin-bottom:3.625rem}}.single-mentors .mentors-detail__learners{margin-bottom:8.75rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__learners{margin-bottom:3.5rem}}.single-mentors .mentors-detail__learners-content h2{margin-bottom:3.75rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__learners-content h2{margin-bottom:3rem}}.single-mentors .mentors-detail__learners-content ul{list-style-type:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__learners-content ul{grid-template-columns:repeat(1,1fr);gap:1.875rem;width:94%;margin:0 auto;padding-bottom:0}}.single-mentors .mentors-detail__learners-content ul li{padding:1.5rem 4.875rem 1.5rem 2rem;border:.125rem solid #232424;border-radius:1rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__learners-content ul li{padding:1.5rem .875rem 1.25rem 2rem}}.single-mentors .mentors-detail__learners-content ul li h3{padding-left:2rem;font-family:"Mona Sans",sans-serif;font-weight:400;font-size:1rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.single-mentors .mentors-detail__learners-content ul li h3:before{content:"";position:absolute;top:0;left:0;width:.375rem;height:100%;background-color:#01ff84;border-radius:.625rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__learners-content ul li h3:before{height:3.125rem}}@media(max-width:61.9375rem){.single-mentors .mentors-detail__learners-content ul li h3{font-size:.875rem;line-height:165%}}.single-mentors .mentors-detail__learners-content ul li h3 strong{font-weight:700;font-size:1.5rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__learners-content ul li h3 strong{font-size:1.25rem}}.single-mentors .mentors-detail__mentor-title{margin-bottom:4.25rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-title{margin-bottom:3.25rem}}.single-mentors .mentors-detail__mentor-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2.5rem}}.single-mentors .mentors-detail__mentor-body-content{width:45%}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body-content{width:98%}}.single-mentors .mentors-detail__mentor-body-content img{width:3.875rem;height:2.75rem;margin-bottom:2rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body-content img{width:2.5625rem;height:1.75rem;margin-bottom:1rem}}@media(min-width:62rem){.single-mentors .mentors-detail__mentor-body-content p{font-size:1.25rem}}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body-content p{line-height:147%}}.single-mentors .mentors-detail__mentor-body-content h3{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:1.25rem;margin-top:2rem;margin-bottom:1.25rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body-content h3{font-size:.875rem}}.single-mentors .mentors-detail__mentor-body-content ul li:not(:last-child){margin-bottom:.5rem}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body-content ul li:not(:last-child){margin-bottom:.75rem}}.single-mentors .mentors-detail__mentor-body-media{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.single-mentors .mentors-detail__mentor-body-media::after{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgb(0 0 0 / .55)),to(#fff0));background:linear-gradient(to top,rgb(0 0 0 / .55),#fff0);z-index:1;pointer-events:none}.single-mentors .mentors-detail__mentor-body-media img{border-radius:1rem;-o-object-position:50% 34%;object-position:50% 34%;height:34.4375rem;-webkit-transition:opacity .5s linear;transition:opacity .5s linear}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body-media img{height:23.3125rem;width:98%}}.single-mentors .mentors-detail__mentor-body-media-title{position:absolute;bottom:1.5rem;left:2rem;z-index:5;font-family:"Mona Sans",sans-serif;font-weight:600;font-size:2rem;width:51%}@media(max-width:61.9375rem){.single-mentors .mentors-detail__mentor-body-media-title{font-size:1.25rem;width:70%;line-height:150%}}.single-mentors .mentors-format{margin-bottom:8.75rem}@media(max-width:61.9375rem){.single-mentors .mentors-format{margin-bottom:4rem}}.single-mentors .mentors-format__title{margin-bottom:5rem}@media(max-width:61.9375rem){.single-mentors .mentors-format__title{margin-bottom:3rem}}.single-mentors .mentors-format .media-items__item{gap:1.25rem}.single-mentors .mentors-courses{padding-bottom:8.75rem}@media(max-width:35.9375rem){.single-mentors .mentors-courses{padding-bottom:3.625rem}}.single-mentors .mentors-courses__title{margin-bottom:4.3125rem}.single-mentors .mentors-courses__all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:35.9375rem){.single-mentors .mentors-courses .courses__cards{margin-bottom:2.5rem}}.single-mentors .mentors-courses .courses__cards-card-body-link{margin-bottom:0;width:100%}.single-mentors .mentors-courses .courses__cards-card{min-height:16.5rem}.single-mentors .mentors-courses .courses__cards-card-body-mentors{display:none}.single-mentors .mentors-testimonials{margin-bottom:8.75rem}@media(max-width:61.9375rem){.single-mentors .mentors-testimonials{margin-bottom:4.625rem}}.single-mentors .mentors-testimonials__title{margin-bottom:4.625rem}@media(max-width:61.9375rem){.single-mentors .mentors-testimonials__title{margin-bottom:3rem}}.single-mentors .mentors-testimonials__items{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:61.9375rem){.single-mentors .mentors-testimonials__items{grid-template-columns:repeat(1,1fr);margin:0 .625rem}}.single-mentors .mentors-testimonials__items-item{border:.125rem solid #232424;border-radius:1rem;padding:1.75rem 2rem}.single-mentors .mentors-testimonials__items-item-rating{margin-bottom:1.5rem}.single-mentors .mentors-testimonials__items-item-rating .image{width:10.25rem;height:1.5rem}.single-mentors .mentors-testimonials__items-item-content{width:81%;margin-bottom:2rem}@media(max-width:61.9375rem){.single-mentors .mentors-testimonials__items-item-content{width:100%;line-height:160%}}.single-mentors .mentors-testimonials__items-item-media{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.single-mentors .mentors-testimonials__items-item-media-image .image{width:2.5rem;height:2.5rem;border-radius:50%}.single-mentors .mentors-testimonials__items-item-media-data-title{font-family:"Mona Sans",sans-serif;font-size:.875rem;margin:0}.single-mentors .mentors-testimonials__items-item-media-data-title_bigger{font-weight:700;padding-bottom:.25rem}.single-mentors .mentors-testimonials__items-item-media-data-title_smaller{font-weight:400}.single-mentors .mentors-faq{margin-bottom:8rem}@media(max-width:61.9375rem){.single-mentors .mentors-faq{margin-bottom:3rem}}.single-mentors .mentors-faq__title{margin-bottom:4.5rem}@media(max-width:61.9375rem){.single-mentors .mentors-faq__title{margin-bottom:3rem;line-height:150%}}@media(max-width:61.9375rem){.single-mentors .mentors-faq__items{margin:0 auto;width:94%}}.single-mentors .mentors-faq__items-item{border:.125rem solid #232424;border-radius:1rem;padding:1.75rem}.single-mentors .mentors-faq__items-item:not(:last-child){margin-bottom:1.75rem}.single-mentors .mentors-faq__items-item .item-header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:61.9375rem){.single-mentors .mentors-faq__items-item .item-header{gap:4rem}}.single-mentors .mentors-faq__items-item .item-header .item-title{font-family:"Mona Sans",sans-serif;font-weight:700;font-size:1.5rem;margin:0}@media(max-width:61.9375rem){.single-mentors .mentors-faq__items-item .item-header .item-title{font-size:1rem;line-height:125%}}.single-mentors .mentors-faq__items-item .item-header .icon-open{-ms-flex-negative:0;flex-shrink:0;width:2.5rem;height:2.5rem;-webkit-transition:-webkit-transform .5s linear;transition:-webkit-transform .5s linear;transition:transform .5s linear;transition:transform .5s linear,-webkit-transform .5s linear}.single-mentors .mentors-faq__items-item .item-body{margin-top:1.25rem;margin-bottom:0;width:50%}@media(max-width:61.9375rem){.single-mentors .mentors-faq__items-item .item-body{font-size:.875rem;width:80%;line-height:147%}}.single-mentors .mentors-faq__items-item .accordion-body-js{display:none}.single-mentors .mentors-faq__items-item .item-header.active .icon-open{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.single-mentors .mentors .request-course-form{width:58%}@media(max-width:61.9375rem){.single-mentors .mentors .request-course-form{width:100%}}.single-mentors .booking-widget-select-arrow{width:1.5rem;height:1.5rem;position:absolute;right:.375rem;top:2.75rem;pointer-events:none}.single-mentors .booking-widget-select-arrow use{fill:#fff0}.single-mentors .booking-widget__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding-bottom:1.5rem;font-size:.75rem}.single-mentors .booking-widget__price-value{font-weight:700;font-size:1.5rem;line-height:normal}@media(max-width:61.9375rem){.single-mentors .booking-widget__price-value{font-size:1.25rem}}.single-mentors .booking-widget__price-text p{font-weight:400;font-size:.75rem;line-height:normal;margin-bottom:1.5rem}.single-mentors .booking-widget__form{display:grid;row-gap:1.5rem}.single-mentors .booking-widget__form .booking-field{display:grid;row-gap:.5rem;position:relative}.single-mentors .booking-widget__form .booking-field__label{font-weight:700;font-size:.75rem;line-height:normal}.single-mentors .booking-widget__form .booking-field select{font-family:"Mona Sans",sans-serif;outline:none;border-radius:.5rem;padding:.9375rem 1rem;border:.0625rem solid rgb(255 255 255 / .2);background-color:#fff0;color:#fff;font-weight:400;font-size:.75rem;line-height:normal;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;-webkit-transition:all .5s;transition:all .5s;cursor:pointer}.single-mentors .booking-widget__form .booking-field select:hover{border:.0625rem solid #fff}.single-mentors .booking-widget__form .booking-field option{background-color:#232424;color:#fff;font-family:"Mona Sans",sans-serif}.single-mentors .booking-widget__note{font-weight:400;font-size:.75rem;line-height:normal;text-align:center;padding-top:.75rem}.single-mentors .mentors-faq__items-item .accordion-body-js[hidden]{display:none}.single-mentors .mentors-faq__items-item.is-open .accordion-body-js{display:block}@media(min-width:62rem){html[dir=rtl] .mentors #breadcrumbs{line-height:100%}}@media(min-width:62rem){html[dir=rtl] .mentors-intro__wrapper-content-title{line-height:130%}}@media(min-width:62rem){html[dir=rtl] .mentors-intro__wrapper-content-info li{line-height:185%}}@media(min-width:62rem){html[dir=rtl] .mentors-intro__wrapper-content-info p{line-height:140%}}html[dir=rtl] .mentors-detail__learners-content *{font-family:"Noto Sans Arabic",sans-serif}@media(min-width:62rem){html[dir=rtl] .mentors-detail__learners-content h2{line-height:150%}}@media(min-width:62rem){html[dir=rtl] .mentors-detail__learners-content ul li{padding-right:4rem}}html[dir=rtl] .mentors-detail__learners-content ul li h3{padding-left:0;padding-right:2rem;border-left:unset;line-height:180%}html[dir=rtl] .mentors-detail__learners-content ul li h3:before{left:unset;right:0}@media(min-width:62rem){html[dir=rtl] .mentors-detail__mentor-title{margin-bottom:3.125rem}}@media(min-width:62rem){html[dir=rtl] .mentors-detail__mentor-body-content p,html[dir=rtl] .mentors-detail__mentor-body-content h3,html[dir=rtl] .mentors-detail__mentor-body-content ul li{line-height:140%}}@media(min-width:62rem){html[dir=rtl] .mentors-detail__mentor-body-content ul li{line-height:100%}}@media(min-width:62rem){html[dir=rtl] .mentors-detail__mentor-body-media-title{line-height:140%}}@media(min-width:62rem){html[dir=rtl] .mentors-format__title{margin-bottom:3rem}}@media(min-width:62rem){html[dir=rtl] .mentors-testimonials__title{margin-bottom:2.5rem}}@media(min-width:62rem){html[dir=rtl] .mentors-testimonials__items-item-content{line-height:130%}}@media(min-width:62rem){html[dir=rtl] .mentors-testimonials__items-item-media-data-title{line-height:130%}}@media(min-width:62rem){html[dir=rtl] .mentors-faq__title{line-height:130%}}html[dir=rtl] .mentors-faq .item-header.active .icon-open{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}html[dir=rtl] .mentors-faq .item-title{font-family:"Noto Sans Arabic",sans-serif}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4taVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4kaVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4saVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4jaVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4iaVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5caVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B5OaVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4vaVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVIUwaEQbjB_mQ.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(http://fonts.gstatic.com/s/opensans/v44/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVIUwaEQbjA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.chaty *,.chaty-chat-view *,.chaty-outer-forms *{box-sizing:border-box}.chaty-agent-data,.chaty-whatsapp-field input[type=text],.chaty-whatsapp-message,.chaty-whatsapp-message p{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-agent-header,.chaty-channel,.chaty-channels,.chaty-form-body,.chaty-tooltip{position:relative}.chaty-tooltip .on-hover-text,.chaty-tooltip .on-hover-text:before,.chaty-tooltip:after,.chaty-tooltip:before{text-transform:none;font-size:.9em;line-height:1;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}.on-hover-text{display:none}.on-hover-text p{white-space:nowrap}.on-hover-text img.emoji{max-width:none}.chaty-tooltip .on-hover-text:before,.chaty-tooltip:before{content:"";border:5px solid transparent;z-index:1001}.chaty-tooltip:after{content:attr(data-hover)}.chaty-tooltip .on-hover-text,.chaty-tooltip:after{text-align:center;min-width:1em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 15px;border-radius:10px;background:#fff;color:#333;z-index:1000;box-shadow:0 1.93465px 7.73859px rgb(0 0 0 / 15%);font-size:17px;line-height:21px}.chaty-animation-shockwave:after,.chaty-animation-shockwave:before{content:"";border-radius:50%;position:absolute;top:0;right:0;bottom:0}.chaty-tooltip .on-hover-text{overflow:visible;white-space:pre}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip:hover .on-hover-text,.chaty-tooltip:hover .on-hover-text:before,.chaty-tooltip:hover:after,.chaty-tooltip:hover:before{display:block;opacity:1}.chaty-tooltip.active .on-hover-text,.chaty-tooltip.active .on-hover-text:before,.chaty-tooltip.active:after,.chaty-tooltip.active:before,.chaty-tooltip.pos-left:hover .on-hover-text,.chaty-tooltip.pos-left:hover .on-hover-text:before,.chaty-tooltip.pos-left:hover:after,.chaty-tooltip.pos-left:hover:before,.chaty-tooltip.pos-right:hover .on-hover-text,.chaty-tooltip.pos-right:hover .on-hover-text:before,.chaty-tooltip.pos-right:hover:after,.chaty-tooltip.pos-right:hover:before{animation:ease-out forwards tooltips-horz}.chaty-tooltip.has-on-hover:after,.chaty-tooltip.has-on-hover:before,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,.on-hover-text:empty,[data-hover=""]:after,[data-hover=""]:before{display:none!important}.chaty-tooltip.pos-top .on-hover-text:before,.chaty-tooltip.pos-top:before{border-bottom-width:0;border-top-color:#fff;bottom:calc(100% + 5px)}.chaty-tooltip.pos-top .on-hover-text:after,.chaty-tooltip.pos-top:after{bottom:calc(100% + 10px)}.chaty-tooltip.pos-top .on-hover-text,.chaty-tooltip.pos-top:after,.chaty-tooltip.pos-top:before{left:50%;transform:translate(-50%,-.5em)}.chaty-tooltip.pos-down:before{top:100%;border-top-width:0;border-bottom-color:#fff}.chaty-tooltip.pos-down:after{top:calc(100% + 5px)}.chaty-tooltip.pos-down:after,.chaty-tooltip.pos-down:before{left:50%;transform:translate(-50%,.5em)}.chaty-tooltip.pos-left .on-hover-text:before,.chaty-tooltip.pos-left:before{top:50%;border-right-width:0;border-left-color:#fff;left:calc(0em - 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-left .on-hover-text:before{left:auto;right:calc(0em - 5px)}.chaty-tooltip.pos-left .on-hover-text,.chaty-tooltip.pos-left:after{top:50%;right:calc(100% + 10px);transform:translate(-.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before,.chaty-tooltip.pos-right:before{top:50%;border-left-width:0;border-right-color:#fff;right:calc(0em - 10px);transform:translate(.5em,-50%)}.chaty-tooltip.pos-right .on-hover-text:before{left:calc(0em - 5px);right:auto}.chaty-tooltip.pos-right .on-hover-text,.chaty-tooltip.pos-right:after{top:50%;left:calc(100% + 10px);transform:translate(.5em,-50%)}@keyframes tooltips-vert{to{opacity:1;transform:translate(-50%,0)}}@keyframes tooltips-horz{to{opacity:1;transform:translate(0,-50%)}}.chaty-tooltip.pos-down:hover:after,.chaty-tooltip.pos-down:hover:before,.chaty-tooltip.pos-top:hover:after,.chaty-tooltip.pos-top:hover:before{animation:ease-out forwards tooltips-vert}@-webkit-keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@keyframes chaty-animation-shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.3),inset 0 0 1px rgba(0,0,0,.3)}95%{box-shadow:0 0 50px transparent,inset 0 0 30px transparent}100%{transform:scale(2.25)}}@-webkit-keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@keyframes chaty-animation-blink{0%,100%{opacity:1}20%{opacity:.5}}@-webkit-keyframes chaty-animation-pulse{0%{transform:scale(1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:50%}100%{transform:scale(1.1);box-shadow:0 2px 2px rgba(0,0,0,.2);border-radius:45%}}@keyframes chaty-animation-pulse{0%{transform:scale(1);border-radius:50%}100%{transform:scale(1.1);border-radius:45%}}.chaty-animation-shockwave:after{left:0;-webkit-animation:2s ease-out 1.3s infinite chaty-animation-shockwave;animation:2s ease-out 1.3s infinite chaty-animation-shockwave}.chaty-animation-shockwave:before{left:0;-webkit-animation:2s ease-out .8s infinite chaty-animation-shockwave;animation:2s ease-out .8s infinite chaty-animation-shockwave}.chaty-animation-blink{-webkit-animation:1.33s ease-out infinite chaty-animation-blink;animation:1.33s ease-out infinite chaty-animation-blink}.chaty-animation-pulse,.chaty-animation-pulse-icon{-webkit-animation:.4s infinite alternate chaty-animation-pulse;animation:.4s infinite alternate chaty-animation-pulse}.chaty-animation-sheen{position:relative;overflow:hidden}.chaty-animation-sheen:after{animation:5s infinite chaty-animation-sheen;content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5) 50%,transparent);transform:rotateZ(60deg) translate(0,5em)}@keyframes chaty-animation-sheen{100%,20%{transform:rotateZ(60deg) translate(0,-80px)}}.chaty-animation-fade{animation:5s infinite chaty-animation-fade}.chaty-animation-spin{animation:5s cubic-bezier(.56,-.35,.22,1.5) infinite chaty-animation-spin}@keyframes chaty-animation-fade{15%,5%{opacity:.25}10%,100%,20%{opacity:1}}@keyframes chaty-animation-spin{10%{transform:rotateZ(-20deg);animation-timing-function:ease}100%,20%{transform:rotateZ(360deg)}}.chaty-animation-bounce,.chaty-animation-jump{animation:5s cubic-bezier(.84,-.54,.31,1.19) infinite chaty-animation-bounce}@keyframes chaty-animation-bounce{0%,100%,20%{transform:none}10%{transform:translateY(-1em)}}@keyframes chaty-animation-waggle{0%{transform:none}10%{transform:rotateZ(-20deg) scale(1.2)}13%{transform:rotateZ(25deg) scale(1.2)}15%{transform:rotateZ(-15deg) scale(1.2)}17%{transform:rotateZ(15deg) scale(1.2)}20%{transform:rotateZ(-12deg) scale(1.2)}22%{transform:rotateZ(0) scale(1.2)}100%,24%{transform:rotateZ(0) scale(1)}}.chaty-animation-waggle{animation:5s infinite chaty-animation-waggle}.chaty-animation-floating{-webkit-animation:chaty-animation-floating 3s ease infinite;animation:chaty-animation-floating 3s ease infinite}@keyframes chaty-animation-floating{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}50%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.chaty{display:none;z-index:99999}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,.chaty.active,.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger{display:block!important}.chaty *{margin:0;padding:0}.chaty .sr-only,.chaty-outer-forms .sr-only,.hide-cht-svg-bg{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;border:0!important;outline:0!important}.chaty a,.chaty a:focus,.chaty a:hover,.chaty button{border:none;text-decoration:none;outline:0;box-shadow:none}.chaty-widget{position:fixed;bottom:25px;right:25px;z-index:10001}.chaty-widget.left-position{left:25px;right:auto}.chaty-channel-list{display:flex;width:62px;height:124px;position:absolute;bottom:-4px;right:0;flex-direction:column;align-items:flex-start;pointer-events:none}.chaty-widget.left-position .chaty-channel-list{left:0;right:auto}.chaty-widget.chaty-open .chaty-channel-list,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before{pointer-events:auto}.chaty-channel-list .chaty-channel,.chaty-channel.single .chaty-svg{display:inline-block;width:54px;height:54px;border-radius:50%;margin:4px;cursor:pointer;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%)}.chaty-channel-list .chaty-channel{position:absolute;bottom:0;opacity:0;transition:.5s;-webkit-transition:.5s}.chaty-channel.single .chaty-svg{margin:0}.chaty-widget.chaty-open .chaty-channel-list .chaty-channel{opacity:1}.chaty-channel a,.chaty-channel button,.chaty-svg{display:block;width:54px;height:54px;border-radius:50%;cursor:pointer;position:relative;outline:0;min-width:unset}* .chaty-channel button{min-width:unset;max-width:unset}.chaty-channel button{background:0 0;border-radius:50%}.chaty-channel a .chaty-custom-icon,.chaty-channel button .chaty-custom-icon,.chaty-svg .chaty-custom-icon{width:54px;height:54px;border-radius:50%;text-align:center;font-size:27px;line-height:54px;color:#fff}.chaty-channel a:focus,.chaty-channel button:focus,.chaty-contact-form-box button.chaty-submit-button{outline:0}.chaty-contact-form-box button.chaty-submit-button:disabled .chaty-loader{display:inline-block}.chaty-agent-icon svg,.chaty-channel svg,.chaty-view-channels .chaty-channel span svg{width:100%;height:100%}.chaty-channel img{width:54px;height:54px;object-fit:cover;border-radius:50%}.chaty-i-trigger .chaty-channel{position:absolute;bottom:0;right:4px;transition:.5s;border-radius:50%;cursor:pointer}.chaty-cta-button{transition:.5s;box-shadow:0 16px 24px 0 rgb(73 104 126 / 16%);border-radius:50%}.chaty-widget.left-position .chaty-i-trigger .chaty-channel{left:4px;right:auto}.chaty-widget .chaty-cta-main .chaty-cta-button{z-index:1099;opacity:1;position:relative}.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button{z-index:999;opacity:0;transform:rotate(540deg);visibility:hidden}.chaty-widget .chaty-i-trigger .chaty-cta-close{pointer-events:none}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close{pointer-events:auto;z-index:101}.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:999;opacity:0;visibility:hidden}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button{z-index:1099;opacity:1;transform:rotate(180deg);visibility:visible}.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip{z-index:91}.chaty-channel button.open-chaty-channel,.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-channel button.open-chaty,.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger{display:block}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-main{display:none}.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;pointer-events:auto}.chaty-widget .ch-pending-msg{position:absolute;right:-4px;top:-4px;width:16px;height:16px;text-align:center;background:red;color:#fff;font-size:10px;line-height:16px;border-radius:50%;z-index:1101}.chaty-widget.left-position.hor-mode .chaty-channel-list{width:136px;height:62px;left:0;bottom:0}.chaty-widget.right-position.hor-mode .chaty-channel-list{width:136px;height:62px;right:0;left:auto;bottom:0}.chaty-widget.hor-mode .chaty-channel-list .chaty-channel{margin-top:0;margin-bottom:0}.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel{left:0}.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel{right:0;left:auto}.chaty-chat-view,.chaty-outer-forms{vertical-align:bottom;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;position:fixed!important;bottom:-25px;left:25px;padding:0;width:320px;max-width:90%;-moz-transition:.5s linear;box-shadow:rgba(0,0,0,.16) 0 5px 40px;-webkit-box-shadow:rgba(0,0,0,.16) 0 5px 40px;-moz-box-shadow:rgba(0,0,0,.16) 0 5px 40px;opacity:0;visibility:hidden;pointer-events:none;z-index:-1;transition:.5s;-webkit-transition:.5s;animation-delay:-2s;-webkit-animation-delay:-2s}.chaty-chat-view.pos-left,.chaty-outer-forms.pos-left{left:25px}.chaty-chat-view.pos-right,.chaty-outer-forms.pos-right{right:25px;left:auto}.chaty-outer-forms.active,.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view{-webkit-transform:translateY(-93px);transform:translateY(-93px);opacity:1;z-index:999999;visibility:visible;bottom:0;pointer-events:auto}.chaty-whatsapp-body{padding:0;min-height:260px;position:relative;z-index:2}.chaty-whatsapp-content{padding:20px}.chaty-popup-whatsapp-form .chaty-whatsapp-body{height:260px;min-height:auto}.chaty-popup-whatsapp-form .chaty-whatsapp-content{display:flex;align-items:flex-start}.chaty-form-body{background:#fff;z-index:99999;min-height:75px;border-radius:10px}.chaty-form-body form{margin:0;padding:0}.qr-code-image{padding:10px;text-align:center;border:solid 1px silver;border-radius:4px}.qr-code-image img{max-width:100%;max-height:360px;margin:0 auto;display:block;width:100%;height:auto}.chaty-whatsapp-form{position:relative;background-color:#f0ede7;border-radius:8px;margin:0}.chaty-whatsapp-form:before{display:block;position:absolute;content:"";left:0;top:0;height:100%;width:100%;z-index:0;opacity:.035;background-image:url(http://16.171.62.125/wp-content/plugins/chaty/css/../images/whatsapp.png)}.chaty-popup-whatsapp-form .chaty-whatsapp-body:before,.chaty-popup-whatsapp-form .chaty-whatsapp-footer:before{background-image:url(http://16.171.62.125/wp-content/plugins/chaty/css/../images/whatsapp-welcome-popup.png);opacity:.7}.chaty-whatsapp-message{padding:7px 14px 6px;background-color:#fff;border-radius:0 10px 10px;position:relative;transform-origin:center top;z-index:2;margin-top:0;margin-left:0;max-width:calc(100% - 40px);font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;font-size:14px;line-height:18px;border:1px solid rgba(34,17,71,.08)}.chaty-whatsapp-message:before{content:"";display:none;width:0;height:0;border-top:0 solid transparent;border-bottom:10px solid transparent;border-right:12px solid #fff;position:absolute;left:-12px;top:0}.wp-profile-img+.chaty-whatsapp-message:before{display:block}.chaty-whatsapp-message p{margin:0;padding:0;color:#111b21;font-weight:400;word-wrap:break-word}.chaty-whatsapp-footer{position:relative;padding:20px 15px}.whatsapp-chaty-form{display:flex;margin:0;padding:0}button.chaty-whatsapp-button-button,button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{text-align:center!important;height:40px!important;width:40px!important;padding:0!important;background:#c6d7e3!important;border-radius:20px!important;outline:0!important;box-shadow:none!important;cursor:pointer!important;margin:0 0 0 10px!important;text-decoration:none!important;border:none!important;min-width:1px!important;flex:0 0 40px}button.chaty-whatsapp-button-button{background:#c6d7e3!important}button.chaty-whatsapp-button-button:focus,button.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button{background:#25d366!important}.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:focus,.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:hover{background:#22bf5b!important}.chaty-whatsapp-data{display:flex;flex:1;z-index:1}.chaty-whatsapp-field{padding-right:0;flex:1;position:relative;display:flex;align-items:center}.chaty-whatsapp-button{flex:0 0 48px}.chaty-whatsapp-button svg{width:100%;height:100%;margin:0;padding:0}.chaty-whatsapp-field input[type=text]{height:40px!important;line-height:normal;padding:0 10px 0 15px;font-size:16px;resize:none;width:100%;border:none!important;border-radius:24px;outline:0;box-shadow:none!important;background:#fff!important;margin:0;color:#111b21;flex:1}.chaty-whatsapp-field input[type=text]:focus{outline:0!important;border:none!important;margin:0;color:#111b21;box-shadow:none!important}.chaty-whatsapp-button-button:active,.chaty-whatsapp-button-button:focus,.chaty-whatsapp-button-button:hover{background:#a8c5da!important}.chaty.form-open .chaty-channel button.open-chaty-channel,.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger{display:block}.chaty-agent-data{font-size:16px}.chaty-agent-header{font-size:18px;padding:20px 15px;background:#22bf5b;color:#fff;-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.chaty-agent-data .close-chaty-form{right:10px;top:12px}.chaty-agent-data .chaty-agent{display:flex;align-items:center;padding:15px}.chaty-agent-data .chaty-agent a{color:#49687e;font-size:16px;text-decoration:none;display:flex;width:100%;align-items:center;outline:0;font-weight:400}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field,.chaty-contact-input textarea.chaty-textarea-field{color:#28303d;font-family:BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-sans;margin:0;background:#fff;outline:0}.chaty-agent-data .chaty-agent+.chaty-agent{border-top:2px solid #f6f8f9}.chaty-agent-img{width:36px;height:36px;object-fit:cover;border-radius:50%}.chaty-agent-icon{width:48px;height:48px;margin:0 15px 0 0}.chaty-agent-data .chaty-custom-icon{width:48px;height:48px;text-align:center;display:block;line-height:48px;background:silver;border-radius:50%;color:#fff;font-size:28px}.chaty-close-agent-list{position:absolute;right:15px;top:10px;width:26px;height:26px;cursor:pointer;z-index:10;padding:0 0 10px 10px}.chaty-agent-icon img{width:48px;height:48px;object-fit:cover}.chaty-close-agent-list svg{fill:#ffffff}.agent-sub-header{font-size:14px;line-height:20px;font-weight:400}.agent-main-header{font-size:20px;line-height:32px;font-weight:700;position:relative}.chaty-agent-header:before,.chaty-view-header:before{content:"";background:url(http://16.171.62.125/wp-content/plugins/chaty/css/../images/header-top.png) no-repeat;width:215px;height:41px;position:absolute;top:0;left:0;z-index:1}.chaty-agent-header:after,.chaty-view-header:after{content:"";background:url(http://16.171.62.125/wp-content/plugins/chaty/css/../images/header-bottom.png) no-repeat;width:44px;height:41px;position:absolute;bottom:0;right:0;z-index:1}.chaty-custom-channel-icon{display:block;border-radius:50%;color:#fff;text-align:center;line-height:54px}.chaty-contact-form-title{padding:10px 15px;text-align:left;font-size:18px;color:#fff;border-radius:8px 8px 0 0;justify-content:space-between;display:flex}.chaty-contact-inputs{padding:15px}.chaty-contact-input{display:block}.chaty-contact-input label.chaty-form-label{font-size:14px;margin:0;padding:0 0 4px 0;line-height:20px;display:flex;color:#28303d}.chaty-contact-input+.chaty-contact-input{margin:10px 0 0}.chaty-contact-input input.chaty-input-field,.chaty-contact-input input[type=email].chaty-input-field,.chaty-contact-input input[type=text].chaty-input-field,.chaty-contact-input select.chaty-input-field{width:100%;height:36px;line-height:36px;font-size:16px;padding:0 10px;border:1px solid #ccc;border-radius:4px}.chaty-contact-input .has-chaty-error:focus,.chaty-contact-input input.chaty-input-field:focus,.chaty-contact-input input[type=email].chaty-input-field:focus,.chaty-contact-input input[type=tel].chaty-input-field:focus,.chaty-contact-input input[type=text].chaty-input-field:focus,.chaty-contact-input select.chaty-input-field:focus,.chaty-contact-input textarea.chaty-textarea-field:focus{outline:0;box-shadow:none;border-color:#898989;background-color:#fff}.chaty-contact-input textarea.chaty-textarea-field{width:100%;height:100px;line-height:20px;font-size:16px;padding:10px;border:1px solid #ccc;border-radius:4px;display:block}.chaty-contact-form-box .close-chaty-form{right:9px;top:9px}.chaty-contact-form-box button.chaty-submit-button[type=submit],button#chaty-submit-button-0{border:none;border-radius:4px;color:#fff;background:#a886cd;width:100%;height:36px;line-height:36px;font-size:18px;padding:0;margin:0;cursor:pointer;text-align:center;display:block}.chaty-contact-input input.chaty-input-field.has-chaty-error,.chaty-contact-input select.chaty-input-field.has-chaty-error,.chaty-contact-input textarea.has-chaty-error{border:1px solid #d20000}.chaty-contact-form-button{padding:15px}.chaty-ajax-error-message,.chaty-ajax-success-message{color:#00a700;padding:10px 0 0;text-align:center;font-size:16px}.chaty-ajax-error-message{color:#da0000}.chaty-view-header,.chaty-view-header a,.chaty-view-header a:focus,.chaty-view-header a:hover{font-weight:500;color:#fff;font-size:24px}.chaty-exit-intent{position:fixed;z-index:-1}.chaty-exit-intent:before{display:block;position:fixed;top:0;left:0;content:'';width:100vw;height:100vh;background:rgba(0,0,0,.8);visibility:hidden;z-index:100;transition:.5s ease-in-out;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out}.chaty .chaty-widget.left-position .chaty-exit-intent:before{clip-path:circle(15px at 60px calc(100% - 60px))}.chaty .chaty-widget.right-position .chaty-exit-intent:before{clip-path:circle(15px at calc(100% - 60px) calc(100% - 60px))}.chaty .chaty-widget .chaty-exit-intent.animate:before{visibility:visible;clip-path:circle(100%)}.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before{pointer-events:inherit}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos{top:50%;left:0;right:0;margin:0 auto;transform:translate(0,-50%);bottom:auto}body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body{max-height:calc(100vh - 164px)!important}.chaty-whatsapp-message p+p{margin-top:10px}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content{max-height:calc(100vh - 122px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content{overflow-y:auto}.chaty.has-custom-pos.form-open .chaty-i-trigger{opacity:0;visibility:hidden}body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs{max-height:calc(100vh - 150px)!important;overflow-y:auto}body.cht-in-mobile .chaty-outer-forms{max-width:calc(100vw - 50px)!important}.chaty-view-body{background:#fff;border-radius:8px}.chaty-view-header{background:#b78deb;border-radius:7px 7px 0 0;padding:10px 15px;position:relative;word-break:break-word}.chaty-top-content{padding:15px 15px 0;font-size:16px}.chaty-view-content p,.chaty-view-content p a,.chaty-view-content p a:focus,.chaty-view-content p a:hover{margin:0;padding:0;font-size:16px;line-height:150%;color:#49687e;word-break:break-word}.chaty-view-content p a{display:inline-block}.chaty-view-content p a:focus,.chaty-view-content p a:hover,.chaty-view-header a:focus,.chaty-view-header a:hover{outline:0;text-decoration:none}.chaty-view-content p+p{margin-top:10px}.chaty-close-view-list{position:absolute;right:15px;top:10px;width:12px;cursor:pointer;z-index:11}.chaty-close-view-list svg{fill:#ffffff;display:inline-block;width:100%}.chaty-view-channels .chaty-channel{height:48px;display:inline-block;margin:6px 0;width:20%;text-align:center;vertical-align:top}.chaty-view-channels .chaty-channel a,.chaty-view-channels .chaty-channel img,.chaty-view-channels .chaty-channel span:not(.on-hover-text){display:block;width:48px;height:48px;margin:0 auto}.chaty-view-channels{padding:10px 8px}.chaty-view-channels .chaty-custom-channel-icon{font-size:24px}.front-google-captcha{width:100%!important;overflow:hidden}.front-google-captcha>div{width:100%}.front-google-captcha iframe{transform:scaleX(.9);position:relative;left:-15px}.widget-fa-icon{width:100%;height:100%;display:inline-block;vertical-align:middle;color:#fff}span.chaty-loader{display:none;vertical-align:middle;color:#fff;animation:rotation 1s infinite linear;width:24px;height:24px;text-align:center;line-height:24px;margin-left:5px}span.chaty-loader span.dashicons{width:24px;height:24px;text-align:center;line-height:24px;font-size:24px}@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}span.chaty-loader.active{display:inline-block;vertical-align:baseline}.chaty-i-trigger.single-channel>.chaty-channel>.on-hover-text{display:none!important}html[dir=rtl] .chaty-input-field,html[dir=rtl] .chaty-submit-button,html[dir=rtl] .chaty-tooltip,html[dir=rtl] .chaty-tooltip:after,html[dir=rtl] .chaty-whatsapp-message,html[dir=rtl] .on-hover-text{direction:rtl}.add-bg-blur-effect{background-color:rgba(0,0,0,.4);overflow-x:hidden}.add-bg-blur-effect>:not(.chaty,.chaty-outer-forms,.picmo__popupContainer){filter:blur(6px)}.email_suggestion,.wp_email_suggestion{margin:0;padding:0;font-size:14px;color:#970029}.email_suggestion i,.wp_email_suggestion i{color:#2596be;font-weight:700;cursor:pointer}.chaty-custom-whatsapp-form .eac-sugg,.chaty-form .eac-sugg{color:#c1c1c1;line-height:34px!important}.chaty-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-body:before{opacity:.05}.chaty-custom-whatsapp-form .chaty-whatsapp-body{border-radius:0}.chaty-custom-whatsapp-form .chaty-whatsapp-footer{border-top:1px solid #e1e1e1;min-height:70px}.chaty-custom-whatsapp-form .chaty-whatsapp-data{display:block;z-index:1}.chaty-custom-whatsapp-form .chaty-whatsapp-button-button{width:100%!important;z-index:1;position:relative}.chaty-custom-whatsapp-form .header-text{display:flex;align-items:center}.chaty-custom-whatsapp-form .header-text span{display:inline-block;vertical-align:super;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button svg{width:26px;height:26px;fill:#ffffff;margin-right:3px}.chaty-custom-whatsapp-form .chaty-whatsapp-button span{font-size:15px;padding-left:5px}.chaty-custom-whatsapp-form .chaty-whatsapp-button{display:flex;align-items:center;justify-content:center;border-radius:6px!important}.chaty-custom-whatsapp-form .chaty-whatsapp-content{padding:15px;z-index:101111;position:relative}.chaty-custom-whatsapp-form .chaty-whatsapp-body{min-height:auto}.chaty-outer-forms input[type=number]::-webkit-inner-spin-button,.chaty-outer-forms input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.chaty-whatsapp-header{display:flex;align-items:center;background-color:#4aa485;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;box-shadow:0 16px 32px 0 #1a0E3529}.chaty-whatsapp-header .header-wp-icon{height:30px;width:30px;margin-right:7px}.chaty-whatsapp-header .header-wp-title{color:#fff;font-size:15px;flex:1;padding-right:8px}.whatsapp-form-close-btn{flex:0 0 16px;cursor:pointer}.whatsapp-form-close-btn svg{width:16px;height:16px}.chaty-form,.chaty-whatsapp-form{font-family:Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif}.chaty-whatsapp-body .wp-profile-img{height:30px;width:30px;margin-right:15px}.chaty-whatsapp-body .wp-profile-img img{height:30px;width:30px;border-radius:50%;object-fit:cover}.chaty-whatsapp-message-nickname{color:#489d81;font-size:10px;font-weight:500;line-height:14px}.chaty-whatsapp-message-time{color:#a1a1a9;font-size:10px;line-height:12px}.chaty-whatsapp-input::placeholder{color:#83a1b7;opacity:40%}.chaty-whatsapp-input::-ms-input-placeholder{color:#83a1b7;opacity:40%}button[type=button].chaty-wp-emoji-input,button[type=button].chaty-wp-emoji-input:focus,button[type=button].chaty-wp-emoji-input:hover{position:absolute!important;top:9px;left:8px;background:0 0!important;border:none!important;cursor:pointer;height:24px!important;width:24px!important;padding:0!important;min-width:1px!important;margin:0!important;outline:0!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-wp-emoji-input{display:none!important}.chaty-whatsapp-input{padding-left:38px!important}.chaty-whatsapp-field:not(.has_emoji) .chaty-whatsapp-input{padding-left:15px!important}.picmo__popupContainer{z-index:1000000}body .picmo__emojiButton span{font-size:24px;line-height:24px;display:inline-block;vertical-align:middle}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton{color:#8f8f8f;border:solid 1px transparent}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab.picmo__categoryTabActive .picmo__categoryButton{border:1px solid #a886cd;color:#a071d3;background:#fff}body .picmo__picker .picmo__emojiCategory .picmo__categoryName{display:flex;height:auto;padding:10px 17px;border-bottom:solid 1px #e2e8f0;font-weight:700;background:#f3f3f3}body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton:hover{background:#fff}body .picmo__emojiButton{border-radius:4px}body .picmo__emojiButton:focus{outline:0;border-radius:5px}.chaty-channel span.chaty-icon{display:block}.chaty.form-open .chaty-widget.has-single .chaty-cta-close .chaty-cta-button{opacity:1;visibility:visible;transform:rotate(360deg);z-index:999}.chaty-custom-whatsapp-form .eac-input-wrap{width:100%;overflow:hidden}.chaty-custom-whatsapp-form .chaty-whatsapp-button button{width:100%;border:none;border-radius:6px;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chaty-contact-input input[type=file].chaty-input-field{line-height:32px}.eac-cval:empty,.eac-sugg:empty{display:none!important}.qr-code-header{display:flex;align-items:center;background-color:#a886cd;border-top-left-radius:6px;border-top-right-radius:6px;padding:10px 15px;position:relative;justify-content:space-between;color:#fff;box-shadow:0 16px 32px 0 #1a0E3529;z-index:999999}.chaty-close-button{cursor:pointer}.qr-code-title{line-height:1;padding:15px 15px 0;font-size:14px;color:#83a1b7}.qr-code-box{margin-top:10px;padding:0 15px 15px}.qr-code-head-title{display:inline-flex;align-items:center}.qr-code-head-title svg{margin-right:5px}.mce-error{border:1px solid #d00!important}.required_indicate{color:red;font-size:18px;margin-left:2px}.chaty-whatsapp-button-button svg{display:inline-block;vertical-align:sub}.chaty-wp-emoji-input:hover{background-color:transparent;border-color:transparent}.chaty-wp-emoji-input:focus{outline:0}.chaty-whatsapp-input[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:40%!important}[placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:1!important}.chaty-outer-forms form{margin:0}.chaty,.chaty *,.chaty-form,.chaty-form *,.chaty-whatsapp-form,.chaty-whatsapp-form *{-webkit-tap-highlight-color:transparent}body.csaas-has-chatway:not(.chatway-is-open) .chatway--trigger-container{display:none!important}body.csaas-has-chatway:not(.chatway-is-open) .chatway--frame-container{opacity:0;visibility:hidden}body.csaas-has-chatway.chatway-is-open .chaty{display:none!important}.chaty-widget.has-chatway .Chatway-channel-link{opacity:1;visibility:visible;pointer-events:auto}.has-chat-view.active .chaty-widget.has-chatway.chaty-open .chaty-channel-list{display:none!important}.chaty-channel.Chatway-channel-link.has-unread-message:after,.chaty-widget:not(.has-chatway):not(.chaty-open) .csaas-widget-trigger.has-unread-message:after{content:attr(data-unread-message);width:20px;height:20px;background:#ff4545;position:absolute;border-radius:50%;font-size:12px;font-weight:600;color:#fff;display:inline-flex;align-items:center;justify-content:center;bottom:44px;z-index:1111;right:-4px}body:not(.chatway--active) .chaty-widget.has-chatway.above-chaty .Chatway-channel-link{display:none!important}body:not(.chatway--active) .chaty-widget.inside-chaty .chaty-channels .Chatway-channel-link{display:none!important}body.csaas-has-chatway.has--chaty.chatway--active:not(.chatway--visible) .chatway--container{display:block}.chaty.chaty-has-chat-view .has-chatway.chaty-open .Chatway-channel-link{display:none!important}.chaty-view-channels .chaty-channel.Chatway-channel.has-unread-message:after{right:0;top:-8px;bottom:auto}html[dir=rtl] button[type=button].chaty-wp-emoji-input,html[dir=rtl] button[type=button].chaty-wp-emoji-input:focus,html[dir=rtl] button[type=button].chaty-wp-emoji-input:hover{right:8px}html[dir=rtl] .chaty-whatsapp-field input[type=text]{padding:0 35px 0 00px}html[dir=rtl] button.chaty-whatsapp-button-button,html[dir=rtl] button.chaty-whatsapp-button-button:focus,html[dir=rtl] button.chaty-whatsapp-button-button:hover{margin:0 10px 0 0!important}html[dir=rtl] button.chaty-whatsapp-button-button svg{transform:rotate(180deg)}