@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");@import url("https://fonts.cdnfonts.com/css/neue-haas-grotesk-display-pro");
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*{box-sizing:border-box;margin:0}body,html{height:100%}body{color:#000;display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-size:16px;line-height:130%;margin:0;overflow-x:hidden}html[lang=ko] body{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] body{font-family:Roboto,sans-serif}body #page-wrapper,body>div{display:flex;flex-direction:column;height:100%;max-width:100%}body #page-wrapper{position:relative}body.anonymous main{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 27px}#main-wrapper,main{flex-grow:1;word-break:break-word}a{text-decoration:none}a:active,a:focus,a:visited{color:inherit}.container{margin:0 auto;max-width:1440px;width:100%}.form-description{font-family:TRANS-Bold;font-size:35px;font-weight:700;line-height:45.5px;text-align:center;text-transform:uppercase}html[lang=ko] .form-description{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .form-description{font-family:Montserrat,Arial,sans-serif}@media (max-width:639px){.form-description{font-size:24px;line-height:26px}}form select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fff;background-image:url(/themes/custom/myems_theme/images/icons/dropdown.svg)!important;background-position:center right 16px;background-repeat:no-repeat!important;border:1px solid #666;border-radius:8px;cursor:pointer;font-family:Roboto,sans-serif;font-size:14px;height:48px;line-height:16px;max-width:100%;padding:16px;width:100%}html[lang=ko] form select{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] form select{font-family:Roboto,sans-serif}.js-form-type-checkbox,.js-form-type-radio{align-items:center;display:flex;font-size:16px;gap:16px;line-height:150%}#drupal-off-canvas-wrapper input,.js-form-type-checkbox input{position:relative}#drupal-off-canvas-wrapper input:checked:after,.js-form-type-checkbox input:checked:after{background-image:url(/themes/custom/myems_theme/images/icons/checkbox.svg)!important;background-repeat:no-repeat;background-size:cover;content:"";height:17px;left:-1px;position:absolute;top:-1px;width:17px}.field--name-field-confirm{padding:60px 0}@media (max-width:639px){.field--name-field-confirm{padding:32px 0}}#drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]),input:not([type=radio]):not([type=checkbox]),textarea{border:1px solid #666;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;height:48px;line-height:16px;max-width:410px;padding:16px;width:100%}html[lang=ko] #drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]),html[lang=ko] input:not([type=radio]):not([type=checkbox]),html[lang=ko] textarea{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] #drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]),html[lang=tr] input:not([type=radio]):not([type=checkbox]),html[lang=tr] textarea{font-family:Roboto,sans-serif}#drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]):focus,input:not([type=radio]):not([type=checkbox]):focus,textarea:focus{outline:none}#drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]).error:invalid,#drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]).required-error:invalid,input:not([type=radio]):not([type=checkbox]).error:invalid,input:not([type=radio]):not([type=checkbox]).required-error:invalid,textarea.error:invalid,textarea.required-error:invalid{border:1px solid #e31e24;color:#e31e24}@media (max-width:639px){#drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]),input:not([type=radio]):not([type=checkbox]),textarea{font-size:16px;height:51px;line-height:21px;max-width:100%}}textarea{height:200px;resize:none}.form-actions #drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]),.form-actions input:not([type=radio]):not([type=checkbox]){height:fit-content}@media (max-width:639px){.form-actions #drupal-off-canvas-wrapper input:not([type=radio]):not([type=checkbox]),.form-actions input:not([type=radio]):not([type=checkbox]){height:fit-content}}#drupal-off-canvas-wrapper input[type=checkbox],input[type=checkbox],input[type=radio]{cursor:pointer;height:15px;width:15px}input::-webkit-input-placeholder{color:#9c9aa5!important}#toolbar-administration{max-height:0}.coordinates-wrapper{max-height:100px;max-width:100px;width:100%}@media (max-width:639px){.coordinates-wrapper{display:none}}div[aria-label="Status message"]{padding:10px 0}.form-two-columns-wrapper{column-gap:1rem;display:grid;grid-template-columns:1fr 1fr}@media (max-width:639px){.form-two-columns-wrapper{grid-template-columns:1fr}}label{align-items:flex-start;display:flex;font-size:16px;line-height:150%}label.hidden{display:none}label.form-required:after{background:url(/themes/custom/myems_theme/images/icons/placeholder.png) no-repeat;background-size:cover;content:"";display:block;height:8px;margin:3px 0 0 2px;width:8px}input[type=email]:required:invalid.required-error,input[type=password]:required:invalid.required-error,input[type=tel]:required:invalid.required-error,input[type=text]:required:invalid.required-error,input[type=textarea]:required:invalid.required-error,textarea:required:invalid.required-error{border:1px solid #e31e24;color:#e31e24}input[type=email]:required:invalid.required-error::placeholder,input[type=password]:required:invalid.required-error::placeholder,input[type=tel]:required:invalid.required-error::placeholder,input[type=text]:required:invalid.required-error::placeholder,input[type=textarea]:required:invalid.required-error::placeholder,textarea:required:invalid.required-error::placeholder{color:#e31e24;opacity:inherit}textarea:required:invalid{background-position:top 8% left 15px}input[type=checkbox]:required:invalid.error{appearance:none;border:1px solid red}select+.select2:required:invalid.required-error,select:required:invalid.required-error{border:1px solid #e31e24;color:#e31e24}select+.select2:required:invalid.required-error::placeholder,select:required:invalid.required-error::placeholder{color:#e31e24;opacity:inherit}select+.select2:focus,select:focus{outline:none}select.required:required:invalid.required-error+.select2 .select2-selection--multiple,select.required:required:invalid.required-error+.select2 .select2-selection--single{border:1px solid #e31e24}select.required:required:invalid.required-error+.select2 .select2-selection--multiple .select2-search__field,select.required:required:invalid.required-error+.select2 .select2-selection__rendered .select2-selection__placeholder{color:#e31e24}.select2 .select2-selection--multiple,.select2 .select2-selection--single{border:1px solid #666;border-radius:8px;cursor:pointer;padding:0 16px}.select2 .select2-selection--multiple:before,.select2 .select2-selection--single:before{border:solid #000;border-width:0 1px 1px 0;content:"";display:inline-block;padding:2.7px;position:absolute;right:27px;top:44%;transform:rotate(45deg)}.select2 .select2-selection--multiple .select2-search__field:focus,.select2 .select2-selection--single .select2-search__field:focus{border:none;outline:none}.select2 .select2-selection--multiple .select2-selection__rendered,.select2 .select2-selection--single .select2-selection__rendered{align-items:center;display:flex;padding:0;width:calc(100% - 5px)}.select2 .select2-selection--multiple .select2-selection__rendered input,.select2 .select2-selection--single .select2-selection__rendered input{cursor:pointer;font-size:14px;height:48px;margin:0}.select2 .select2-selection--multiple .select2-selection__choice,.select2 .select2-selection--single .select2-selection__choice{align-items:center;background-color:#e31e24;border:1px solid #e31e24;color:#fff;display:flex;font-weight:300;padding-top:2px}.select2 .select2-selection--multiple .select2-selection__choice__remove,.select2 .select2-selection--single .select2-selection__choice__remove{color:#fff;font-size:25px;font-weight:300;margin:-4px 8px 0 0}.select2 .select2-selection--multiple .select2-selection__choice__remove:hover,.select2 .select2-selection--single .select2-selection__choice__remove:hover{color:#d9d9d9}.select2 .select2-selection--multiple .select2-selection__arrow,.select2 .select2-selection--single .select2-selection__arrow{display:none}.select2 .select2-selection--multiple .select2-search--inline,.select2 .select2-selection--single .select2-search--inline{width:100%}.select2 .select2-selection--multiple{display:grid}.select2+.description{display:none}.ajax-error-message{color:#e31e24!important}.select2 .select2-selection--single{align-items:center;display:flex;font-size:14px;height:48px;margin:0}.select2 .select2-selection--single .select2-selection__rendered{align-items:center;display:flex;padding-top:2px}.select2 .select2-selection--single .select2-selection__rendered .select2-selection__clear{display:none}.select2 .select2-selection--single .select2-selection__placeholder{color:#9c9aa5}@media (max-width:639px){.select2 .select2-selection--multiple .select2-selection__rendered input,.select2 .select2-selection--single{font-size:16px;line-height:21px}}.select2-results__options li{padding-left:40px;position:relative}.select2-results__options li:before{content:"";height:22px;left:10px;margin-top:-2px;position:absolute;width:22px}.select2-results__options li[aria-selected=false]:before{background:url(/themes/custom/myems_theme/images/icons/checkbox-red.svg) no-repeat 50%}.select2-results__options li[aria-selected=true]:before{background:url(/themes/custom/myems_theme/images/icons/checkbox-red-checked.svg) no-repeat 50%}.select2-results__options li.select2-results__option--highlighted{background-color:#efeef1!important;color:#000!important}.select2-results__options::-webkit-scrollbar{width:0!important}.select2-dropdown{border:1px solid #666;border-radius:8px;overflow:hidden}.select2-search.select2-search--dropdown{padding:6px}.select2-search.select2-search--dropdown input:not([type=radio]):not([type=checkbox]){border:1px solid #666;font-size:16px;height:unset;line-height:100%;padding:6px}.select2-search.select2-search--dropdown+.select2-results .select2-results__options li{padding-left:8px}.select2-search.select2-search--dropdown+.select2-results .select2-results__options li:before{display:none}.slick-dots{display:flex;gap:9px;justify-content:center;line-height:0;list-style-type:none;padding:16px 0 0}.slick-dots li.slick-active button{background:#e31e24}.slick-dots li button{background:#f2b0b2;border:none;border-radius:50%;cursor:pointer;font-size:0;height:9px;padding:0;width:9px}.messages.error{color:#e31e24}#onetrust-consent-sdk{height:fit-content!important}.form-title{color:#26203b;font-family:Roboto,sans-serif;font-size:32px;font-weight:500;line-height:119%;text-align:center}@media (max-width:639px){.form-title{font-size:24px;line-height:117%}}.form-subtitle{color:#666;font-size:18px;line-height:133%;text-align:center}@media (max-width:639px){.form-subtitle{font-size:16px;line-height:125%}}#sd-cmp{height:0;width:0}.path-frontpage{background:#f3f3f3}.path-frontpage aside{background:#fff}@font-face{font-family:TRANS-Bold;font-style:normal;font-weight:700;src:url(/themes/custom/myems_theme/fonts/trans-neue-euro/TransboldNeueEuro-Bold.eot);src:url(/themes/custom/myems_theme/fonts/trans-neue-euro/TransboldNeueEuro-Bold.ttf) format("truetype"),url(/themes/custom/myems_theme/fonts/trans-neue-euro/TransboldNeueEuro-Bold.woff) format("woff"),url(/themes/custom/myems_theme/fonts/trans-neue-euro/TransboldNeueEuro-Bold.woff2) format("woff2"),url(/themes/custom/myems_theme/fonts/trans-neue-euro/TransboldNeueEuro-Bold.otf) format("opentype"),url(/themes/custom/myems_theme/fonts/trans-neue-euro/TransboldNeueEuro-Bold.eot#iefix) format("embedded-opentype")}@font-face{advance-override:.1;ascent-override:108.2%;descent-override:25.1%;font-family:Roboto;font-weight:500;line-gap-override:0%;src:url(/themes/custom/myems_theme/fonts/roboto-v18-500.ttf) format("truetype")}@font-face{advance-override:.1;ascent-override:108.2%;descent-override:25.1%;font-family:Roboto;font-weight:400;line-gap-override:0%;src:url(/themes/custom/myems_theme/fonts/roboto-v18-regular.ttf) format("truetype")}@font-face{advance-override:.1;ascent-override:108.2%;descent-override:25.1%;font-family:Roboto;font-weight:300;line-gap-override:0%;src:url(/themes/custom/myems_theme/fonts/roboto-v18-300.ttf) format("truetype")}@font-face{font-family:NanumSquare;font-weight:400;src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareR.eot);src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareR.eot#iefix) format("embedded-opentype"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareR.woff) format("woff"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareR.ttf) format("truetype")}@font-face{font-family:NanumSquare;font-weight:700;src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareB.eot);src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareB.eot#iefix) format("embedded-opentype"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareB.woff) format("woff"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareB.ttf) format("truetype")}@font-face{font-family:NanumSquare;font-weight:800;src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareEB.eot);src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareEB.eot#iefix) format("embedded-opentype"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareEB.woff) format("woff"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareEB.ttf) format("truetype")}@font-face{font-family:NanumSquare;font-weight:300;src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareL.eot);src:url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareL.eot#iefix) format("embedded-opentype"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareL.woff) format("woff"),url(/themes/custom/myems_theme/fonts/nanumSquare/NanumSquareL.ttf) format("truetype")}.ems-user-confirm-practice-form,form.node-confirm-user-edit-form,form.node-confirm-user-form{margin:0 auto;max-width:600px;padding:65px 0;width:100%}.ems-user-confirm-practice-form label,form.node-confirm-user-edit-form label,form.node-confirm-user-form label{display:flex;line-height:150%;margin-block-end:8px}.ems-user-confirm-practice-form label.hidden,form.node-confirm-user-edit-form label.hidden,form.node-confirm-user-form label.hidden{display:none}.ems-user-confirm-practice-form input:not([type=radio]):not([type=checkbox]):not(.select2-search__field),.ems-user-confirm-practice-form select,form.node-confirm-user-edit-form input:not([type=radio]):not([type=checkbox]):not(.select2-search__field),form.node-confirm-user-edit-form select,form.node-confirm-user-form input:not([type=radio]):not([type=checkbox]):not(.select2-search__field),form.node-confirm-user-form select{max-width:100%}.ems-user-confirm-practice-form input:not([type=radio]):not([type=checkbox]):not(.select2-search__field):not(:invalid),.ems-user-confirm-practice-form select:not(:invalid),form.node-confirm-user-edit-form input:not([type=radio]):not([type=checkbox]):not(.select2-search__field):not(:invalid),form.node-confirm-user-edit-form select:not(:invalid),form.node-confirm-user-form input:not([type=radio]):not([type=checkbox]):not(.select2-search__field):not(:invalid),form.node-confirm-user-form select:not(:invalid){border:1px solid #666}.ems-user-confirm-practice-form .form-title,form.node-confirm-user-edit-form .form-title,form.node-confirm-user-form .form-title{margin-block-end:16px}.ems-user-confirm-practice-form .form-subtitle,form.node-confirm-user-edit-form .form-subtitle,form.node-confirm-user-form .form-subtitle{margin-block-end:48px}.ems-user-confirm-practice-form .field--name-field-confirm,form.node-confirm-user-edit-form .field--name-field-confirm,form.node-confirm-user-form .field--name-field-confirm{padding:28px 0}.ems-user-confirm-practice-form .field--name-field-confirm .form-item-field-confirm-value,form.node-confirm-user-edit-form .field--name-field-confirm .form-item-field-confirm-value,form.node-confirm-user-form .field--name-field-confirm .form-item-field-confirm-value{background:hsla(0,0%,96%,.5);border-radius:10px;font-weight:300;padding:24px}@media (max-width:639px){.ems-user-confirm-practice-form .field--name-field-confirm,form.node-confirm-user-edit-form .field--name-field-confirm,form.node-confirm-user-form .field--name-field-confirm{padding:16px 0}.ems-user-confirm-practice-form .field--name-field-confirm .form-item-field-confirm-value,form.node-confirm-user-edit-form .field--name-field-confirm .form-item-field-confirm-value,form.node-confirm-user-form .field--name-field-confirm .form-item-field-confirm-value{padding:20px}}.ems-user-confirm-practice-form #edit-practice,form.node-confirm-user-edit-form #edit-practice,form.node-confirm-user-form #edit-practice{background:rgba(226,39,38,.02);border:1px solid rgba(226,39,38,.2);border-radius:10px;margin-block:48px;max-width:595px;padding:24px;width:100%}@media (max-width:639px){.ems-user-confirm-practice-form #edit-practice,form.node-confirm-user-edit-form #edit-practice,form.node-confirm-user-form #edit-practice{padding:20px}}.ems-user-confirm-practice-form #edit-practice .practice-info,form.node-confirm-user-edit-form #edit-practice .practice-info,form.node-confirm-user-form #edit-practice .practice-info{display:grid;gap:24px;grid-template-columns:60px 1fr}.ems-user-confirm-practice-form #edit-practice .practice-info__wrapper,form.node-confirm-user-edit-form #edit-practice .practice-info__wrapper,form.node-confirm-user-form #edit-practice .practice-info__wrapper{display:flex;flex-direction:column;gap:10px}.ems-user-confirm-practice-form #edit-practice .practice-info__name,form.node-confirm-user-edit-form #edit-practice .practice-info__name,form.node-confirm-user-form #edit-practice .practice-info__name{font-size:20px;line-height:115%;text-transform:capitalize}.ems-user-confirm-practice-form #edit-practice .practice-info__address,form.node-confirm-user-edit-form #edit-practice .practice-info__address,form.node-confirm-user-form #edit-practice .practice-info__address{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:14px;gap:5px;line-height:115%}.ems-user-confirm-practice-form #edit-practice .practice-info__address span:not(:last-child):after,form.node-confirm-user-edit-form #edit-practice .practice-info__address span:not(:last-child):after,form.node-confirm-user-form #edit-practice .practice-info__address span:not(:last-child):after{content:","}.ems-user-confirm-practice-form #edit-practice .role-wrapper,form.node-confirm-user-edit-form #edit-practice .role-wrapper,form.node-confirm-user-form #edit-practice .role-wrapper{align-items:center;display:flex;margin-block-start:20px;margin-inline-start:84px}.ems-user-confirm-practice-form #edit-practice .role-wrapper svg,form.node-confirm-user-edit-form #edit-practice .role-wrapper svg,form.node-confirm-user-form #edit-practice .role-wrapper svg{border-bottom:none;margin:0 0 auto 6px}.ems-user-confirm-practice-form #edit-practice .form-item-role,form.node-confirm-user-edit-form #edit-practice .form-item-role,form.node-confirm-user-form #edit-practice .form-item-role{width:100%}@media (max-width:639px){.ems-user-confirm-practice-form #edit-practice,form.node-confirm-user-edit-form #edit-practice,form.node-confirm-user-form #edit-practice{margin-block:32px}.ems-user-confirm-practice-form #edit-practice .practice-info,form.node-confirm-user-edit-form #edit-practice .practice-info,form.node-confirm-user-form #edit-practice .practice-info{gap:16px}.ems-user-confirm-practice-form #edit-practice .role-wrapper,form.node-confirm-user-edit-form #edit-practice .role-wrapper,form.node-confirm-user-form #edit-practice .role-wrapper{margin-inline-start:76px}.ems-user-confirm-practice-form #edit-practice .role-wrapper svg,form.node-confirm-user-edit-form #edit-practice .role-wrapper svg,form.node-confirm-user-form #edit-practice .role-wrapper svg{display:none}}.ems-user-confirm-practice-form .inputs-wrapper,form.node-confirm-user-edit-form .inputs-wrapper,form.node-confirm-user-form .inputs-wrapper{display:grid;gap:16px;grid-template-columns:1fr 1fr}.ems-user-confirm-practice-form div.form-description p,form.node-confirm-user-edit-form div.form-description p,form.node-confirm-user-form div.form-description p{color:#666;font-size:18px;line-height:133%;padding-bottom:30px;text-align:center}@media (max-width:639px){.ems-user-confirm-practice-form div.form-description p,form.node-confirm-user-edit-form div.form-description p,form.node-confirm-user-form div.form-description p{font-size:16px;line-height:125%}}.ems-user-confirm-practice-form .field--name-field-is-dental-practice legend,form.node-confirm-user-edit-form .field--name-field-is-dental-practice legend,form.node-confirm-user-form .field--name-field-is-dental-practice legend{margin-bottom:10px}.ems-user-confirm-practice-form .field--name-field-is-dental-practice input.hidden.form-radio,form.node-confirm-user-edit-form .field--name-field-is-dental-practice input.hidden.form-radio,form.node-confirm-user-form .field--name-field-is-dental-practice input.hidden.form-radio{display:block;margin:5px 0}.ems-user-confirm-practice-form .field--name-field-basic-user-identification>div,form.node-confirm-user-edit-form .field--name-field-basic-user-identification>div,form.node-confirm-user-form .field--name-field-basic-user-identification>div{display:flex;flex-direction:column;gap:16px}.ems-user-confirm-practice-form .form-actions,form.node-confirm-user-edit-form .form-actions,form.node-confirm-user-form .form-actions{align-items:center;display:flex;gap:16px;justify-content:center}.ems-user-confirm-practice-form .form-actions a,.ems-user-confirm-practice-form .form-actions input:not([type=radio]):not([type=checkbox]):not(.select2-search__field),form.node-confirm-user-edit-form .form-actions a,form.node-confirm-user-edit-form .form-actions input:not([type=radio]):not([type=checkbox]):not(.select2-search__field),form.node-confirm-user-form .form-actions a,form.node-confirm-user-form .form-actions input:not([type=radio]):not([type=checkbox]):not(.select2-search__field){align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ems-user-confirm-practice-form .form-actions a:hover,.ems-user-confirm-practice-form .form-actions input:not([type=radio]):not([type=checkbox]):not(.select2-search__field):hover,form.node-confirm-user-edit-form .form-actions a:hover,form.node-confirm-user-edit-form .form-actions input:not([type=radio]):not([type=checkbox]):not(.select2-search__field):hover,form.node-confirm-user-form .form-actions a:hover,form.node-confirm-user-form .form-actions input:not([type=radio]):not([type=checkbox]):not(.select2-search__field):hover{background-color:#fff;color:#000;transition:all .5s ease}.ems-user-confirm-practice-form .form-actions a[data-drupal-selector=edit-back],form.node-confirm-user-edit-form .form-actions a[data-drupal-selector=edit-back],form.node-confirm-user-form .form-actions a[data-drupal-selector=edit-back]{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ems-user-confirm-practice-form .form-actions a[data-drupal-selector=edit-back]:hover,form.node-confirm-user-edit-form .form-actions a[data-drupal-selector=edit-back]:hover,form.node-confirm-user-form .form-actions a[data-drupal-selector=edit-back]:hover{background-color:#000;color:#fff;transition:all .5s ease}@media (max-width:639px){.ems-user-confirm-practice-form,form.node-confirm-user-edit-form,form.node-confirm-user-form{max-width:100%;padding:48px 0}.ems-user-confirm-practice-form .form-title,form.node-confirm-user-edit-form .form-title,form.node-confirm-user-form .form-title{margin-block-end:14px}.ems-user-confirm-practice-form .form-subtitle,form.node-confirm-user-edit-form .form-subtitle,form.node-confirm-user-form .form-subtitle{margin-block-end:32px}.ems-user-confirm-practice-form .select2,form.node-confirm-user-edit-form .select2,form.node-confirm-user-form .select2{max-width:100%}.ems-user-confirm-practice-form .inputs-wrapper,form.node-confirm-user-edit-form .inputs-wrapper,form.node-confirm-user-form .inputs-wrapper{grid-template-columns:1fr}.ems-user-confirm-practice-form .form-actions,form.node-confirm-user-edit-form .form-actions,form.node-confirm-user-form .form-actions{flex-direction:column-reverse}}form.node-confirm-user-edit-form .field--name-field-is-dental-practice,form.node-confirm-user-form .field--name-field-is-dental-practice{padding:20px 0 60px}@media (max-width:639px){form.node-confirm-user-edit-form .field--name-field-is-dental-practice,form.node-confirm-user-form .field--name-field-is-dental-practice{padding:0 0 40px}}form.node-confirm-user-edit-form .magic-link-pass,form.node-confirm-user-form .magic-link-pass{align-items:center;display:flex;flex-direction:column;margin-bottom:40px;max-width:648px;width:100%}form.node-confirm-user-edit-form .magic-link-pass .form-item,form.node-confirm-user-edit-form .magic-link-pass input,form.node-confirm-user-form .magic-link-pass .form-item,form.node-confirm-user-form .magic-link-pass input{max-width:648px;width:100%}form.node-confirm-user-edit-form .magic-link-pass h3,form.node-confirm-user-form .magic-link-pass h3{font-size:30px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:16px;text-align:center;text-transform:uppercase}form.node-confirm-user-edit-form .magic-link-pass input,form.node-confirm-user-form .magic-link-pass input{margin-bottom:16px}form.node-confirm-user-edit-form .magic-link-pass .form-item-pass .password-confirm-message,form.node-confirm-user-edit-form .magic-link-pass .form-item-pass .password-strength,form.node-confirm-user-edit-form .magic-link-pass .form-item-pass .password-suggestions,form.node-confirm-user-form .magic-link-pass .form-item-pass .password-confirm-message,form.node-confirm-user-form .magic-link-pass .form-item-pass .password-strength,form.node-confirm-user-form .magic-link-pass .form-item-pass .password-suggestions{display:none}form.node-confirm-user-edit-form>div,form.node-confirm-user-form>div{margin:0 auto 20px;max-width:442px;width:100%}form.node-confirm-user-edit-form>div .form-item-field-title,form.node-confirm-user-form>div .form-item-field-title{max-width:calc(50% - 16px)}@media (max-width:639px){form.node-confirm-user-edit-form>div,form.node-confirm-user-form>div{margin:0 auto 16px}form.node-confirm-user-edit-form>div .form-item-field-title,form.node-confirm-user-form>div .form-item-field-title{max-width:100%}form.node-confirm-user-edit-form>div.inputs-wrapper[data-drupal-selector=edit-group-inputs-two],form.node-confirm-user-form>div.inputs-wrapper[data-drupal-selector=edit-group-inputs-two]{grid-template-columns:repeat(2,1fr)}}.confirm-practice-page .ems-user-confirm-practice-form>.form-wrapper{position:relative}.confirm-practice-page .ems-user-confirm-practice-form #edit-info{padding-right:48px}.confirm-practice-page .ems-user-confirm-practice-form #edit-delete{background:url(/themes/custom/myems_theme/images/icons/trash.svg) no-repeat 50%;background-size:24px;border:none;box-shadow:none;cursor:pointer;display:block;font-size:0;height:24px;line-height:0;margin:0;padding:0;position:absolute;right:24px;top:32px;width:24px}.add-device__wrapper,.edit-device__wrapper{display:flex;flex-direction:column;gap:50px}.add-device__wrapper form,.edit-device__wrapper form{column-gap:38px;display:grid;grid-template-columns:385px 1fr;row-gap:16px}.add-device__wrapper form .field--name-field-confirm,.edit-device__wrapper form .field--name-field-confirm{grid-column:span 2;padding:51px 0 0}.add-device__wrapper form .field--name-field-confirm .js-form-type-checkbox,.edit-device__wrapper form .field--name-field-confirm .js-form-type-checkbox{gap:8px}.add-device__wrapper form .field--name-field-device-name,.add-device__wrapper form .field--name-field-device-serial-number,.add-device__wrapper form .field--name-field-treatment-room,.edit-device__wrapper form .field--name-field-device-name,.edit-device__wrapper form .field--name-field-device-serial-number,.edit-device__wrapper form .field--name-field-treatment-room{position:relative;width:fit-content}.add-device__wrapper form .field--name-field-device-name svg,.add-device__wrapper form .field--name-field-device-serial-number svg,.add-device__wrapper form .field--name-field-treatment-room svg,.edit-device__wrapper form .field--name-field-device-name svg,.edit-device__wrapper form .field--name-field-device-serial-number svg,.edit-device__wrapper form .field--name-field-treatment-room svg{border-bottom:none;position:absolute;right:-20px;top:0}.add-device__wrapper form .form-actions,.edit-device__wrapper form .form-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:50px}.add-device__wrapper form .form-actions.hidden,.edit-device__wrapper form .form-actions.hidden{display:none}.add-device__wrapper form .form-actions a,.add-device__wrapper form .form-actions input,.edit-device__wrapper form .form-actions a,.edit-device__wrapper form .form-actions input{align-items:center;background-color:#fff;background:transparent;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;max-width:fit-content;min-height:37px;min-width:160px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.add-device__wrapper form .form-actions a:hover,.add-device__wrapper form .form-actions input:hover,.edit-device__wrapper form .form-actions a:hover,.edit-device__wrapper form .form-actions input:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.add-device__wrapper form .form-actions a,.add-device__wrapper form .form-actions input,.edit-device__wrapper form .form-actions a,.edit-device__wrapper form .form-actions input{padding:5px 15px}}.add-device__wrapper form .form-actions input,.edit-device__wrapper form .form-actions input{background-color:#fff;background:transparent;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.add-device__wrapper form .form-actions input:hover,.edit-device__wrapper form .form-actions input:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.add-device__wrapper form .form-actions input:focus-within,.edit-device__wrapper form .form-actions input:focus-within{border:1.3px solid #e31e24;outline:none}.add-device__wrapper form .form-actions input:focus,.edit-device__wrapper form .form-actions input:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.add-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]),.edit-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]){max-width:385px}.add-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]):focus,.edit-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]):focus{outline:none}.add-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit])[aria-invalid],.edit-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit])[aria-invalid]{border:1px solid #e31e24}.add-device__wrapper .field--type-string label,.edit-device__wrapper .field--type-string label{display:none}.add-device__wrapper .error,.edit-device__wrapper .error{padding-top:5px}.add-device__header,.edit-device__header{display:flex;flex-direction:column;gap:8px}.add-device__header h1,.edit-device__header h1{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;line-height:130%;text-transform:uppercase}html[lang=ko] .add-device__header h1,html[lang=ko] .edit-device__header h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .add-device__header h1,html[lang=tr] .edit-device__header h1{font-family:Montserrat,Arial,sans-serif}.add-device__header p,.edit-device__header p{font-weight:300;line-height:115%}@media (max-width:1100px){.add-device__wrapper form,.edit-device__wrapper form{column-gap:25px;grid-template-columns:1fr 1fr}.add-device__wrapper form .field--name-field-device-serial-number,.edit-device__wrapper form .field--name-field-device-serial-number{display:flex;width:fit-content}}@media (max-width:767px){.add-device__wrapper,.edit-device__wrapper{gap:32px}.add-device__wrapper form,.edit-device__wrapper form{gap:15px;grid-template-columns:1fr}.add-device__wrapper form .field--name-field-confirm,.edit-device__wrapper form .field--name-field-confirm{grid-column:span 1;padding:25px 0 0}.add-device__wrapper form .field--name-field-device-name svg,.add-device__wrapper form .field--name-field-device-serial-number svg,.add-device__wrapper form .field--name-field-treatment-room svg,.edit-device__wrapper form .field--name-field-device-name svg,.edit-device__wrapper form .field--name-field-device-serial-number svg,.edit-device__wrapper form .field--name-field-treatment-room svg{display:none}.add-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]),.edit-device__wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]){max-width:unset}.add-device__wrapper form .form-actions,.edit-device__wrapper form .form-actions{gap:16px;justify-content:center;margin-top:25px}.add-device__wrapper form .form-actions a,.add-device__wrapper form .form-actions input,.edit-device__wrapper form .form-actions a,.edit-device__wrapper form .form-actions input{min-width:130px}}.add-device__wrapper label:not(.option){display:none}.add-device__wrapper .form-item-field-device-serial-number-0-value label{display:flex;font-size:20px;font-weight:400;line-height:26px}.add-device__wrapper .form-item-field-device-serial-number-0-value label:after{background-image:url(/themes/custom/myems_theme/images/icons/placeholder.png);background-position-x:5px;background-position-y:5px;background-repeat:no-repeat;background-size:10px;content:"";display:block;height:15px;width:15px}.add-device__wrapper .form-item-field-device-serial-number-0-value label.hidden{display:none}.add-device__wrapper .form-item-field-device-serial-number-0-value .description{margin-top:12px}.add-device__wrapper .form-item-field-device-serial-number-0-value .description a{color:#000;font-size:16px;line-height:20.8px;padding-left:4px;text-decoration:underline}.add-device__wrapper .form-item-field-device-serial-number-0-value input{margin-top:25px;max-width:503px!important}.add-device__wrapper .form-item-field-device-serial-number-0-value input:required:invalid{background-image:none}.add-device__wrapper form{align-items:flex-start;display:flex;flex-direction:column}.add-device__wrapper form input[type=text]{border:1px solid #969696;max-width:306px}.add-device__wrapper form .form-actions{gap:18px}.add-device__wrapper form .form-actions a{border:1.3px solid #969696;font-size:16px;font-weight:400;line-height:18.75px;min-width:auto;padding:10px 24px}.add-device__wrapper form .form-actions a:hover{background-color:#969696;border:1.3px solid #969696;font-size:16px;font-weight:400;line-height:18.75px}.add-device__wrapper form .form-actions input{background-color:#000;border:none;border-radius:8px;color:#fff;font-size:16px;font-weight:400;line-height:18.75px;min-width:auto;outline:none;padding:10px 24px;text-decoration:none;transition:all .5s ease}.add-device__wrapper form .form-actions input:hover{background-color:#fff;border:none;color:#000;outline:1px solid #000;text-decoration:none;transition:all .5s ease}.add-device__wrapper form .ems-device-type-form-container{margin-bottom:60px}.add-device__wrapper form .ems-device-type-form-container h3{font-size:20px;font-weight:400;line-height:26px}.add-device__wrapper form .ems-device-type-form-container #edit-radios{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;margin-top:32px}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:inline-block;padding:40px 33px 16px;position:relative;width:207px}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios:has(input[type=radio]:checked){border:1.5px solid #000;box-shadow:7px 6px 10px 0 rgba(0,0,0,.05)}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios label{display:block}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios article{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios input[type=radio]{-webkit-appearance:none;appearance:none;background-color:#fff;border:.15em solid #777;border-radius:1.5px;color:#777;display:grid;font:inherit;height:15px;margin:0;place-content:center;position:absolute;right:15px;top:15px;width:15px}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios input[type=radio]:before{background:url(/themes/custom/myems_theme/images/icons/checkbox-black.svg) no-repeat 50%;background-size:15px 15px;border-radius:1.5px;content:"";height:15px;transform:scale(0);transition:transform .12s ease-in-out;width:15px}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios input[type=radio]:checked{border:none}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios input[type=radio]:checked:before{transform:scale(1)}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios img{max-width:140px}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios h4{text-align:center}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios h4>span{align-items:center;color:#545454;display:flex;flex-direction:column;font-size:14px;font-weight:300;gap:5px;line-height:20px;text-transform:capitalize}.add-device__wrapper form .ems-device-type-form-container #edit-radios .form-item-radios h4>span span{color:#000;font-size:16px;font-weight:400}.edit-device__wrapper .field--name-field-treatment-room .form-item{display:flex;flex-direction:column}form.ems-user-practices-not-found-form,form.node-create-practice-form{margin:0 auto;padding:65px 0}form.ems-user-practices-not-found-form .form-title,form.node-create-practice-form .form-title{margin-block-end:16px}form.ems-user-practices-not-found-form .form-subtitle,form.node-create-practice-form .form-subtitle{margin-block-end:48px}@media (max-width:639px){form.ems-user-practices-not-found-form .form-title,form.node-create-practice-form .form-title{margin-block-end:14px}form.ems-user-practices-not-found-form .form-subtitle,form.node-create-practice-form .form-subtitle{margin-block-end:32px}}form.ems-user-practices-not-found-form .user-practice-wrapper,form.node-create-practice-form .user-practice-wrapper{background:hsla(0,0%,96%,.5);border-radius:10px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-block-end:48px;padding:48px}form.ems-user-practices-not-found-form .user-practice-wrapper label,form.node-create-practice-form .user-practice-wrapper label{align-items:flex-start;display:flex;margin-block-end:8px}form.ems-user-practices-not-found-form .user-practice-wrapper label.form-required:after,form.node-create-practice-form .user-practice-wrapper label.form-required:after{background:url(/themes/custom/myems_theme/images/icons/placeholder.png) no-repeat;background-size:cover;content:"";display:block;height:8px;margin-block-start:3px;width:8px}form.ems-user-practices-not-found-form .user-practice-wrapper>.form-submit,form.node-create-practice-form .user-practice-wrapper>.form-submit{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;grid-column:span 4;justify-content:center;justify-self:center;line-height:118%;margin-block-start:16px;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}form.ems-user-practices-not-found-form .user-practice-wrapper>.form-submit:hover,form.node-create-practice-form .user-practice-wrapper>.form-submit:hover{background-color:#fff;color:#000;transition:all .5s ease}@media (max-width:1200px){form.ems-user-practices-not-found-form .user-practice-wrapper,form.node-create-practice-form .user-practice-wrapper{grid-template-columns:repeat(2,1fr)}form.ems-user-practices-not-found-form .user-practice-wrapper>.form-submit,form.node-create-practice-form .user-practice-wrapper>.form-submit{grid-column:span 2}}@media (max-width:639px){form.ems-user-practices-not-found-form .user-practice-wrapper,form.node-create-practice-form .user-practice-wrapper{background:transparent;grid-template-columns:1fr;margin-block-end:32px;padding:0}form.ems-user-practices-not-found-form .user-practice-wrapper>.form-submit,form.node-create-practice-form .user-practice-wrapper>.form-submit{grid-column:span 1}}form.ems-user-practices-not-found-form input[type=email]:required:invalid,form.ems-user-practices-not-found-form input[type=text]:required:invalid,form.node-create-practice-form input[type=email]:required:invalid,form.node-create-practice-form input[type=text]:required:invalid{background:none}form.ems-user-practices-not-found-form .ajax-search-results,form.node-create-practice-form .ajax-search-results{margin:0 auto;max-width:471px;width:100%}form.ems-user-practices-not-found-form .ajax-search-results div[aria-label="Error message"] ul,form.node-create-practice-form .ajax-search-results div[aria-label="Error message"] ul{padding:5px 0}form.ems-user-practices-not-found-form .ajax-search-results div[aria-label="Error message"] ul li,form.node-create-practice-form .ajax-search-results div[aria-label="Error message"] ul li{color:#e22726;list-style-type:none}form.ems-user-practices-not-found-form .form-item-work,form.node-create-practice-form .form-item-work{background:hsla(0,0%,96%,.5);border-radius:10px;padding:24px}form.ems-user-practices-not-found-form .form-item-work label,form.node-create-practice-form .form-item-work label{font-weight:300}@media (max-width:639px){form.ems-user-practices-not-found-form .form-item-work,form.node-create-practice-form .form-item-work{font-size:14px;line-height:129%;padding:20px}}form.ems-user-practices-not-found-form details summary,form.node-create-practice-form details summary{display:none}form.ems-user-practices-not-found-form .field--name-field-confirm,form.node-create-practice-form .field--name-field-confirm{padding:50px 0}form.ems-user-practices-not-found-form .field--name-field-confirm label,form.node-create-practice-form .field--name-field-confirm label{font-size:16px;font-weight:300;letter-spacing:.16px;line-height:132%}@media (max-width:639px){form.ems-user-practices-not-found-form .field--name-field-confirm,form.node-create-practice-form .field--name-field-confirm{padding:20px 0 32px}}form.ems-user-practices-not-found-form .form-actions,form.node-create-practice-form .form-actions{display:flex;gap:16px;justify-content:center}form.ems-user-practices-not-found-form .form-actions a,form.ems-user-practices-not-found-form .form-actions input,form.node-create-practice-form .form-actions a,form.node-create-practice-form .form-actions input{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;max-width:289px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}form.ems-user-practices-not-found-form .form-actions a:hover,form.ems-user-practices-not-found-form .form-actions input:hover,form.node-create-practice-form .form-actions a:hover,form.node-create-practice-form .form-actions input:hover{background-color:#000;color:#fff;transition:all .5s ease}form.ems-user-practices-not-found-form .form-actions input,form.node-create-practice-form .form-actions input{background-color:#e31e24;border:1px solid #e31e24;color:#fff}form.ems-user-practices-not-found-form .form-actions input:hover,form.node-create-practice-form .form-actions input:hover{background-color:#fff;border:1px solid #e31e24;color:#e12219}@media (max-width:639px){form.ems-user-practices-not-found-form .form-actions,form.node-create-practice-form .form-actions{align-items:center;flex-direction:column;gap:32px;padding:0}form.ems-user-practices-not-found-form .form-actions a,form.ems-user-practices-not-found-form .form-actions input,form.node-create-practice-form .form-actions a,form.node-create-practice-form .form-actions input{max-width:100%}}form.node-create-practice-form{max-width:442px;width:100%}form.node-create-practice-form .form-title{margin-block-end:48px}form.node-create-practice-form .js-form-type-checkbox{font-family:Neue Haas Grotesk Display Pro,sans-serif}html[lang=ko] form.node-create-practice-form .js-form-type-checkbox{font-family:Neue Haas Grotesk Display Pro,NanumSquare,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] form.node-create-practice-form .js-form-type-checkbox{font-family:Montserrat,Arial,sans-serif}form.node-create-practice-form .js-form-type-checkbox input{flex-shrink:0;margin-bottom:0}form.node-create-practice-form .field--name-field-phone.field--widget-telephone-international{margin-block-end:20px}form.node-create-practice-form .field--name-field-phone.field--widget-telephone-international .field-suffix .hide{display:none}form.node-create-practice-form .field--name-field-phone.field--widget-telephone-international input{padding-left:60px}@media (max-width:639px){form.node-create-practice-form .form-title{margin-block-end:32px}form.node-create-practice-form .field--name-field-phone.field--widget-telephone-international{margin-block-end:16px}}.field--name-field-address-autocomplete:has(input){position:relative}.field--name-field-address-autocomplete:has(input):after{background:url(/themes/custom/myems_theme/images/icons/google_on_white_hdpi.png) no-repeat 100%;background-size:contain;color:grey;content:"Powered by";display:block;font-size:.75rem;height:auto;line-height:1rem;margin:7px 7px 0 0;padding-right:55px;position:absolute;right:0;top:50%;transform:translateY(-100%);width:auto}.field--name-field-address-autocomplete input{margin-bottom:10px!important;padding-right:135px!important}.field--name-field-address-autocomplete input.error{border:1px solid #e31e24!important;color:#e31e24!important}.ems-user-approve-practice-request-modal-form .practice-permissions{align-items:center;display:flex;flex-direction:column}.ems-user-approve-practice-request-modal-form .practice-permissions h3{font-size:16px}.ems-user-approve-practice-request-modal-form .practice-permissions ul.approve-practice-description{padding:0}.ems-user-approve-practice-request-modal-form select{border:1px solid #5a5a5a;color:#000}.ems-user-ask-to-change-role-modal-form .form-select{background-position:center right 30px;border-radius:6px;color:#000}.ems-user-ask-to-change-role-modal-form a[href="/user/practice"]{display:block;margin:0 auto}.manage-my-practice .ui-dialog-titlebar .ui-dialog-titlebar-close{display:none}.manage-my-practice .ui-dialog-titlebar .ui-dialog-title{font-size:0;line-height:0}.manage-my-practice .ui-dialog-content.ui-widget-content{color:#000;padding:0}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form,.manage-my-practice #drupal-modal>form{align-items:center;display:flex;flex-direction:column;gap:15px}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form>div,.manage-my-practice #drupal-modal>form>div{width:100%}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form input:not([type=radio]):not([type=checkbox]),.manage-my-practice #drupal-modal>#ajax-form-wrapper>form select,.manage-my-practice #drupal-modal>form input:not([type=radio]):not([type=checkbox]),.manage-my-practice #drupal-modal>form select{align-items:center;background-position:center right 16px;border:1px solid #000;border-radius:11px;color:#000;display:flex;font-size:14px;height:unset;line-height:117%;margin:0 auto;max-width:427px;padding:9px 16px}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form input:not([type=radio]):not([type=checkbox]):required:invalid,.manage-my-practice #drupal-modal>#ajax-form-wrapper>form select:required:invalid,.manage-my-practice #drupal-modal>form input:not([type=radio]):not([type=checkbox]):required:invalid,.manage-my-practice #drupal-modal>form select:required:invalid{background-position:top 30% left 4px}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form input:not([type=radio]):not([type=checkbox]).error,.manage-my-practice #drupal-modal>#ajax-form-wrapper>form select.error,.manage-my-practice #drupal-modal>form input:not([type=radio]):not([type=checkbox]).error,.manage-my-practice #drupal-modal>form select.error{border:1px solid #e31e24;color:#e31e24}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form .name-wrapper,.manage-my-practice #drupal-modal>form .name-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form .name-wrapper input:not([type=radio]):not([type=checkbox]),.manage-my-practice #drupal-modal>form .name-wrapper input:not([type=radio]):not([type=checkbox]){max-width:208.5px}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form .form-actions,.manage-my-practice #drupal-modal>form .form-actions{display:contents}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form h2,.manage-my-practice #drupal-modal>form h2{font-family:TRANS-Bold;font-size:30px;font-weight:700;line-height:36px;text-align:center;text-transform:uppercase}html[lang=ko] .manage-my-practice #drupal-modal>#ajax-form-wrapper>form h2,html[lang=ko] .manage-my-practice #drupal-modal>form h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .manage-my-practice #drupal-modal>#ajax-form-wrapper>form h2,html[lang=tr] .manage-my-practice #drupal-modal>form h2{font-family:Montserrat,Arial,sans-serif}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form h2.success,.manage-my-practice #drupal-modal>form h2.success{display:flex;flex-direction:column;gap:24px;text-transform:uppercase}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form h2.success:before,.manage-my-practice #drupal-modal>form h2.success:before{background:url(/themes/custom/myems_theme/images/icons/check-green.svg) no-repeat 50%;background-size:200px;content:"";display:block;height:95px;margin:0 auto;width:130px}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form .status-icon,.manage-my-practice #drupal-modal>form .status-icon{background-size:64px;height:64px;margin:0 auto;width:64px}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form .ajax-error-message,.manage-my-practice #drupal-modal>form .ajax-error-message{margin:5px auto 0;max-width:427px}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form p,.manage-my-practice #drupal-modal>form p{text-align:center}.manage-my-practice #drupal-modal>#ajax-form-wrapper>form ::-webkit-input-placeholder,.manage-my-practice #drupal-modal>form ::-webkit-input-placeholder{color:#000!important}.manage-my-practice .ui-dialog-buttonpane{border:none}.manage-my-practice .ui-dialog-buttonpane .ui-dialog-buttonset{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:30px;width:100%}@media (max-width:639px){.manage-my-practice .ui-dialog-buttonpane .ui-dialog-buttonset{flex-direction:column-reverse;margin-top:20px}}.manage-my-practice .ui-dialog-buttonpane button{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;margin:0;max-width:410px;min-height:37px;min-width:163px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%;width:fit-content}.manage-my-practice .ui-dialog-buttonpane button:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.manage-my-practice .ui-dialog-buttonpane button{padding:5px 15px}}.manage-my-practice .ui-dialog-buttonpane .approve,.manage-my-practice .ui-dialog-buttonpane .invite,.manage-my-practice .ui-dialog-buttonpane .send-request{border:1px solid #50b554;color:#50b554}.manage-my-practice .ui-dialog-buttonpane .approve:hover,.manage-my-practice .ui-dialog-buttonpane .invite:hover,.manage-my-practice .ui-dialog-buttonpane .send-request:hover{background:#50b554;border:1px solid #50b554;color:#fff}.manage-my-practice .ui-dialog-buttonpane .go-back,.manage-my-practice .ui-dialog-buttonpane .reject{background:#fff;border:1px solid #e22726;color:#e22726}.manage-my-practice .ui-dialog-buttonpane .go-back:hover,.manage-my-practice .ui-dialog-buttonpane .reject:hover{background:#e22726;border:1px solid #e22726;color:#fff}.manage-my-practice .ui-dialog-buttonpane .invite-more{border:1px solid #000;color:#000}.manage-my-practice .ui-dialog-buttonpane .invite-more:before{background-image:url(/themes/custom/myems_theme/images/icons/add-user.svg);background-size:11px;width:11px}.manage-my-practice .ui-dialog-buttonpane .invite-more:hover{background:#000;color:#fff}.manage-my-practice .ui-dialog-buttonpane .invite-more:hover:before{background-image:url(/themes/custom/myems_theme/images/icons/add-user-white.svg)}.manage-my-practice .ui-dialog-buttonpane .go-back:only-child{margin:0 auto}.manage-my-practice .ui-dialog{border-radius:0;max-width:592px;width:100%!important}.manage-my-practice .ui-dialog div[role=alert]{color:red;font-style:italic;padding:10px 0}.manage-my-practice .ui-widget-overlay.ui-front{background:rgba(38,38,38,.5);opacity:1}@media (max-width:639px){.manage-my-practice .ui-dialog{left:0;margin:auto;right:0;width:calc(100% - 40px)!important}}.ui-widget.ui-dialog{border:none;border-radius:11px;max-width:640px;padding:68px 42px}.ui-widget.ui-dialog .ui-dialog-titlebar{background:transparent;border:none;display:flex;padding:0}.ui-widget.ui-dialog .ui-dialog-titlebar .ui-dialog-title{float:none;width:100%}.ui-widget.ui-dialog .ui-dialog-content{padding:0}.ui-widget.ui-dialog .ui-dialog-buttonpane.ui-widget-content{margin:0;padding:0}.ui-widget.ui-dialog .ui-dialog-titlebar-close{background:transparent url(/themes/custom/myems_theme/images/icons/close-black.svg) no-repeat 50%;background-size:12.8px;border:none;height:12.8px;margin:0 0 0 auto;position:relative;width:12.8px}.ui-widget.ui-dialog .ui-dialog-titlebar-close .ui-button-icon{background-image:none}@media (max-width:991px){.ui-widget.ui-dialog{width:calc(100% - 40px)!important}}@media (max-width:639px){.ui-widget.ui-dialog{padding:40px 16px}}.sidebar-hidden form#ems-user-register-form{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:445px;padding:60px 0;width:100%}.sidebar-hidden form#ems-user-register-form input:not([type=radio]):not([type=checkbox]){max-width:445px}.sidebar-hidden form#ems-user-register-form .ems-register-confirm+label{display:inline}.sidebar-hidden form#ems-user-register-form .ems-register-confirm+label:after{display:inline-block;vertical-align:super}.sidebar-hidden form#ems-user-register-form h2{font-size:35px;line-height:103.4%;padding-bottom:40px}.sidebar-hidden form#ems-user-register-form>span{display:inline-block;font-size:18px;font-weight:700;line-height:132%;padding-right:5px}.sidebar-hidden form#ems-user-register-form .form-actions{text-align:center}.sidebar-hidden form#ems-user-register-form .form-actions input{align-items:center;background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#000;color:#e31e24;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;margin-bottom:20px;max-width:410px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.sidebar-hidden form#ems-user-register-form .form-actions input:hover{background-color:#000;border:1.3px solid #000}@media (max-width:639px){.sidebar-hidden form#ems-user-register-form .form-actions input{padding:5px 15px}}.sidebar-hidden form#ems-user-register-form .form-actions input:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.sidebar-hidden form#ems-user-register-form .form-actions input:focus-within{border:1.3px solid #e31e24;outline:none}.sidebar-hidden form#ems-user-register-form .form-actions input:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.sidebar-hidden form#ems-user-register-form .form-actions a,.sidebar-hidden form#ems-user-register-form .form-actions span{color:#000;display:inline-block;font-size:18px;line-height:132%;padding-right:5px}.sidebar-hidden form#ems-user-register-form .form-actions a{font-weight:700;margin:0 auto;width:fit-content}.sidebar-hidden form#ems-user-register-form .form-actions a:after{background:#000;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:100%}.sidebar-hidden form#ems-user-register-form .form-actions a:hover:after{width:0}.sidebar-hidden form#ems-user-register-form #edit-password{display:flex;flex-direction:column;gap:20px}.sidebar-hidden form#ems-user-register-form .js-form-type-checkbox{font-size:13px;margin-bottom:30px}.sidebar-hidden form#ems-user-register-form .js-form-type-checkbox a{color:#000;text-decoration:underline}.sidebar-hidden form#ems-user-register-form .js-form-type-checkbox input{height:85px;margin:0;width:85px}.sidebar-hidden form#ems-user-register-form .js-form-type-password label,.sidebar-hidden form#ems-user-register-form .password-confirm-message,.sidebar-hidden form#ems-user-register-form .password-strength,.sidebar-hidden form#ems-user-register-form .password-suggestions ul li{display:none}.sidebar-hidden form#ems-user-register-form .password-suggestions ul li:first-child{display:block}@media (max-width:639px){.sidebar-hidden form#ems-user-register-form{max-width:100%;padding:26px 0 60px}.sidebar-hidden form#ems-user-register-form .form-actions a,.sidebar-hidden form#ems-user-register-form .form-actions input{height:51px;max-width:100%;padding:5px 15px}.sidebar-hidden form#ems-user-register-form .form-actions a{font-size:16px;line-height:21px}}.path-frontpage.js-off-canvas-dialog-open .dialog-off-canvas-main-canvas,.path-user.js-off-canvas-dialog-open .dialog-off-canvas-main-canvas{padding-right:0!important;position:relative}.path-frontpage.js-off-canvas-dialog-open .dialog-off-canvas-main-canvas:before,.path-user.js-off-canvas-dialog-open .dialog-off-canvas-main-canvas:before{background-color:rgba(0,0,0,.5);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper{background:#fff;border:0;border-radius:0;color:#212529;display:flex;flex-direction:column;justify-content:center;padding:30px 80px 80px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2{background-color:transparent;color:#000;font-family:TRANS-Bold;font-size:35px;font-weight:700;line-height:104%;margin:0;padding:73px 0 50px;position:relative;text-transform:uppercase}html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2,html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2,html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2{font-family:Montserrat,Arial,sans-serif}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar span,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 span,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar span,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 span{line-height:104%}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar:before,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2:before,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar:before,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2:before{display:none}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar .ui-dialog-titlebar-close,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 .ui-dialog-titlebar-close,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar .ui-dialog-titlebar-close,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 .ui-dialog-titlebar-close{color:#000;height:24px;left:0;padding:0;top:10px;width:24px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar .ui-dialog-titlebar-close:after,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar .ui-dialog-titlebar-close:before,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 .ui-dialog-titlebar-close:after,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 .ui-dialog-titlebar-close:before,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar .ui-dialog-titlebar-close:after,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar .ui-dialog-titlebar-close:before,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 .ui-dialog-titlebar-close:after,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2 .ui-dialog-titlebar-close:before{width:100%}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title .ui-dialog-content,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title .ui-dialog-content{height:fit-content!important;padding-top:50px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title h2,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title h2{margin-bottom:20px;padding:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar.ui-dialog-empty-title,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar.ui-dialog-empty-title{background-image:none;height:0;padding:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form{display:flex;flex-direction:column;gap:16px;max-width:443px;padding:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form input:not([type=radio]):not([type=checkbox]),.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form input:not([type=radio]):not([type=checkbox]){max-width:100%}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p{color:#000;font-family:Roboto,sans-serif;font-size:18px;letter-spacing:.18px;line-height:132%;margin:0;padding-bottom:30px}html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p,html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p,html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p{font-family:Roboto,sans-serif}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-item,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-item{padding:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-item-password,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-item-password{display:flex;flex-direction:column;gap:20px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link),.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link),.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:100%;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link),html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input,html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link),html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link),html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input,html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link),html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input{font-family:Roboto,sans-serif}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link):hover,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input:hover,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link):hover,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input:hover{background-color:#000;color:#fff;transition:all .5s ease}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a.button--primary,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a.button--primary,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:100%;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a.button--primary:hover,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input:hover,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a.button--primary:hover,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input:hover{background-color:#fff;color:#000;transition:all .5s ease}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link),.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a:not(.sign-in-link){background:#fff;max-width:100%}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input{height:unset}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions .sign-in-link,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions .sign-in-link{color:#000;display:inline-block;font-size:18px;font-weight:700;line-height:132%;padding-right:5px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions .sign-in-link:after,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions .sign-in-link:after{background:#000;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:100%}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions .sign-in-link:hover:after,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions .sign-in-link:hover:after{width:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-account-exist-form h2,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-account-exist-form h2{text-transform:uppercase}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-account-exist-form p,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form p,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-account-exist-form p,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form p{font-size:20px;letter-spacing:.2px;line-height:145%}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form .form-actions,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form .form-actions{font-family:Roboto,sans-serif}html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form .form-actions,html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form .form-actions{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form .form-actions,html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-confirm-email-modal-form .form-actions{font-family:Roboto,sans-serif}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form label.form-required:after,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form label.form-required:after{color:#e22726;content:"*";display:inline;font-size:15px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form input[type=checkbox]:required:invalid.error,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form input[type=checkbox]:required:invalid.error{appearance:none;border:1px solid red}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions{display:block;font-family:Roboto,sans-serif;text-align:center}html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions,html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions,html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions{font-family:Roboto,sans-serif}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions input,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions input{margin-bottom:20px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions span,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .form-actions span{color:#000;font-size:18px;line-height:132%;padding-right:5px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .password-suggestions ul li,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .password-suggestions ul li{display:none}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .password-suggestions ul li:first-child,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form.ems-user-register-form .password-suggestions ul li:first-child{display:list-item}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item{align-items:center;color:#000;display:flex;flex-flow:row wrap;font-family:Roboto,sans-serif;font-size:18px;gap:8px;padding:0 0 20px}html[lang=ko] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item,html[lang=ko] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item,html[lang=tr] .path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item{font-family:Roboto,sans-serif}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item div.error,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item div.error{flex-basis:100%;order:3}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item input,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item input{flex-shrink:0;margin:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item a,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item a{color:#000;text-decoration:underline}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item label,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item label{flex-basis:93%;font-size:13px;font-weight:300;letter-spacing:.13px;line-height:132%;padding-top:2px}@media (max-width:453px){.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item label,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item label{flex-basis:90%}}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item label:after,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item label:after{display:none}@media (max-width:639px){.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-confirm.form-item{padding:0}}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .button,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .button{margin:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-email label,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .js-form-type-password label,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .password-confirm-message,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .password-strength,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .form-item-email label,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .js-form-type-password label,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .password-confirm-message,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .password-strength{display:none}@media (max-width:767px){.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper{height:fit-content!important;left:50%!important;max-height:fit-content;max-width:95%;padding:40px 16px;top:50%!important;transform:translate(-50%,-50%)}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-widget-content,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-widget-content{height:fit-content!important;max-height:fit-content}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2{background:transparent;font-size:24px;line-height:26.4px;padding:24px 0 16px;text-align:center;text-transform:lowercase}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar:first-letter,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2:first-letter,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper .ui-dialog-titlebar:first-letter,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper h2:first-letter{text-transform:capitalize}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title .ui-dialog-content,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title .ui-dialog-content{padding-top:50px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title h2,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper.ui-dialog-empty-title h2{margin-bottom:0;padding:0}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form p{font-size:16px;line-height:21px;padding-bottom:0}}@media (max-width:639px){.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions{display:flex;flex-direction:column;gap:16px}.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a,.path-frontpage.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions a,.path-user.js-off-canvas-dialog-open #drupal-off-canvas-wrapper form .form-actions input{background-position:90%;font-size:16px;line-height:21px}}.ui-widget.ui-widget-content.ems-user-exit-registration-popup{border:none;border-radius:25px;max-width:627px;padding:48px}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .popup-title{color:#26203b;font-family:Roboto,sans-serif;font-size:32px;font-weight:500;line-height:119%;margin-block-end:16px!important;text-align:center}@media (max-width:639px){.ui-widget.ui-widget-content.ems-user-exit-registration-popup .popup-title{font-size:24px;line-height:117%}}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .popup-body{color:#666;font-size:18px;line-height:133%;margin-block-end:48px!important;text-align:center}@media (max-width:639px){.ui-widget.ui-widget-content.ems-user-exit-registration-popup .popup-body{font-size:16px;line-height:125%}}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-titlebar{display:none}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-front.ui-dialog-content.ui-widget-content{padding:0}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-buttonpane.ui-widget-content{margin:0;padding:0}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset.form-actions{gap:16px;margin:0;padding:0}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset.form-actions button.button{margin:0}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset.form-actions button.button:first-child{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset.form-actions button.button:first-child:hover{background-color:#000;color:#fff;transition:all .5s ease}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset.form-actions button.button:last-child{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset.form-actions button.button:last-child:hover{background-color:#fff;color:#000;transition:all .5s ease}.ui-widget.ui-widget-content.ems-user-exit-registration-popup+.ui-widget-overlay.ui-front{background:rgba(0,0,0,.8)}@media (max-width:639px){.ui-widget.ui-widget-content.ems-user-exit-registration-popup{max-width:calc(100% - 48px);padding:32px 24px}.ui-widget.ui-widget-content.ems-user-exit-registration-popup .popup-body{margin-block-end:32px!important}}.ems-user-send-practice-request-form{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:598px;width:100%}.ems-user-send-practice-request-form .form-actions{align-items:center;border-block-start:1px solid #e0e0e0;display:flex;gap:16px;justify-content:center;margin-block-start:32px;padding-block-start:32px}.ems-user-send-practice-request-form .form-actions input{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ems-user-send-practice-request-form .form-actions input:hover{background-color:#000;color:#fff;transition:all .5s ease}.ems-user-send-practice-request-form .form-actions #edit-submit{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ems-user-send-practice-request-form .form-actions #edit-submit:hover{background-color:#fff;color:#000;transition:all .5s ease}@media (max-width:639px){.ems-user-send-practice-request-form{gap:14px}.ems-user-send-practice-request-form .form-actions{border-block-start:none;flex-direction:column-reverse;gap:14px;margin-block-start:42px;padding-block-start:0}}#ems-user-password-reset-form{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:628px;padding:24px 0;width:100%}#ems-user-password-reset-form #edit-password input{margin-bottom:20px}#ems-user-password-reset-form .js-form-type-password label,#ems-user-password-reset-form .password-strength,#ems-user-password-reset-form .password-suggestions{display:none}#ems-user-password-reset-form .password-confirm-message{font-weight:700}#ems-user-password-reset-form .password-confirm-message .error,#ems-user-password-reset-form .password-confirm-message .ok{font-weight:400;padding:5px 0}#ems-user-password-reset-form .form-actions input{align-items:center;background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#000;color:#e31e24;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;margin:0 auto;max-width:410px;max-width:295px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}#ems-user-password-reset-form .form-actions input:hover{background-color:#000;border:1.3px solid #000}@media (max-width:639px){#ems-user-password-reset-form .form-actions input{padding:5px 15px}}#ems-user-password-reset-form .form-actions input:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}#ems-user-password-reset-form .form-actions input:focus-within{border:1.3px solid #e31e24;outline:none}#ems-user-password-reset-form .form-actions input:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}#drupal-off-canvas-wrapper form.ems-user-password-form .form-item-email{display:flex;flex-direction:column;gap:10px}.sidebar-hidden form#ems-user-password-reset-form{row-gap:60px}.sidebar-hidden form#ems-user-password-reset-form h2{font-size:35px;line-height:103.5%;padding-bottom:0;text-transform:none}.sidebar-hidden form#ems-user-password-reset-form .password-suggestions{display:flex;flex-direction:column;gap:10px}.sidebar-hidden form#ems-user-password-reset-form .password-confirm-message{font-size:18px;font-weight:400;letter-spacing:.2px;line-height:132%}.sidebar-hidden form#ems-user-password-reset-form .form-actions{display:flex;flex-direction:column;gap:20px;max-width:410px;width:100%}.sidebar-hidden form#ems-user-password-reset-form .form-actions input{max-width:unset;width:100%}.sidebar-hidden form#ems-user-password-reset-form .form-actions a.button{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.sidebar-hidden form#ems-user-password-reset-form .form-actions a.button:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.sidebar-hidden form#ems-user-password-reset-form .form-actions a.button{padding:5px 15px}}.sidebar-hidden form#ems-user-password-form{align-items:center;display:flex;flex-direction:column;gap:16px;max-width:458px;padding-inline:24px}.sidebar-hidden form#ems-user-password-form .form-item>label{font-weight:500;margin-block-end:8px}.sidebar-hidden form#ems-user-password-form .form-actions{align-items:center;display:flex;flex-direction:column;gap:16px;margin-block-start:16px;width:100%}.sidebar-hidden form#ems-user-password-form .form-actions a{display:none}.sidebar-hidden form#ems-user-password-form .form-actions>*{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:100%;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.sidebar-hidden form#ems-user-password-form .form-actions>:hover{background-color:#000;color:#fff;transition:all .5s ease}.sidebar-hidden form#ems-user-password-form .form-actions input{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:100%;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.sidebar-hidden form#ems-user-password-form .form-actions input:hover{background-color:#fff;color:#000;transition:all .5s ease}.sidebar-hidden form#ems-user-password-form .error{margin-block-start:5px}.sidebar-hidden form#ems-user-password-form h2{font-size:30px;font-weight:700;letter-spacing:-.3px;line-height:130%;margin-block-end:24px;text-align:center}.sidebar-hidden form#ems-user-password-form p{text-align:left}@media (max-width:800px){.sidebar-hidden form#ems-user-password-form h2{font-size:24px;letter-spacing:-.24px}}@media (max-width:639px){.sidebar-hidden form#ems-user-password-form p{font-size:14px}}form.ems-user-contacts-form,form.ems-user-practices-form{display:flex;flex-direction:column;font-family:Neue Haas Grotesk Display Pro,sans-serif;gap:16px;margin:40px auto;max-width:628px}html[lang=ko] form.ems-user-contacts-form,html[lang=ko] form.ems-user-practices-form{font-family:Neue Haas Grotesk Display Pro,NanumSquare,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] form.ems-user-contacts-form,html[lang=tr] form.ems-user-practices-form{font-family:Montserrat,Arial,sans-serif}form.ems-user-contacts-form .form-subtitle,form.ems-user-practices-form .form-subtitle{padding-block-end:32px}form.ems-user-contacts-form .form-subtitle span,form.ems-user-practices-form .form-subtitle span{color:#000;font-weight:500}@media (max-width:639px){form.ems-user-contacts-form .form-subtitle,form.ems-user-practices-form .form-subtitle{padding-block-end:16px}}form.ems-user-contacts-form h1,form.ems-user-practices-form h1,form.ems-user-practices-not-found-form h1{color:#26203b;font-family:Roboto,sans-serif;font-size:32px;font-weight:500;line-height:119%;text-align:center}@media (max-width:639px){form.ems-user-contacts-form h1,form.ems-user-practices-form h1,form.ems-user-practices-not-found-form h1{font-size:24px;line-height:117%}}form.ems-user-contacts-form .form-message,form.ems-user-practices-form .form-message,form.ems-user-practices-not-found-form .form-message{color:#26203b;font-size:16px;font-weight:500;line-height:119%;padding:32px 0 0}form.ems-user-contacts-form .form-message.centered,form.ems-user-practices-form .form-message.centered,form.ems-user-practices-not-found-form .form-message.centered{text-align:center}@media (max-width:639px){form.ems-user-contacts-form .form-message,form.ems-user-practices-form .form-message,form.ems-user-practices-not-found-form .form-message{padding:16px 0 0}}form.ems-user-contacts-form .user-practice__wrapper,form.ems-user-practices-form .user-practice__wrapper,form.ems-user-practices-not-found-form .user-practice__wrapper{align-items:center;background:rgba(226,39,38,.02);border:1px solid rgba(226,39,38,.2);border-radius:10px;display:flex;gap:24px;margin-inline:auto;max-width:470px;padding:24px;position:relative;width:100%}@media (max-width:639px){form.ems-user-contacts-form .user-practice__wrapper,form.ems-user-practices-form .user-practice__wrapper,form.ems-user-practices-not-found-form .user-practice__wrapper{padding:20px}}@media (max-width:767px){form.ems-user-contacts-form .user-practice__wrapper,form.ems-user-practices-form .user-practice__wrapper,form.ems-user-practices-not-found-form .user-practice__wrapper{gap:16px}}form.ems-user-contacts-form .user-practice__info,form.ems-user-practices-form .user-practice__info,form.ems-user-practices-not-found-form .user-practice__info{display:flex;flex:1 1 auto;flex-direction:column;gap:10px}form.ems-user-contacts-form .user-practice__info.no-gaps,form.ems-user-practices-form .user-practice__info.no-gaps,form.ems-user-practices-not-found-form .user-practice__info.no-gaps{gap:0}form.ems-user-contacts-form .user-practice__info.no-gaps .user-practice__address,form.ems-user-practices-form .user-practice__info.no-gaps .user-practice__address,form.ems-user-practices-not-found-form .user-practice__info.no-gaps .user-practice__address{font-size:12px;line-height:150%}form.ems-user-contacts-form .user-practice__name,form.ems-user-practices-form .user-practice__name,form.ems-user-practices-not-found-form .user-practice__name{font-size:20px;line-height:115%;padding-inline-end:82px;text-transform:capitalize}form.ems-user-contacts-form .user-practice__address,form.ems-user-contacts-form .user-practice__members,form.ems-user-contacts-form .user-practice__practice-name,form.ems-user-practices-form .user-practice__address,form.ems-user-practices-form .user-practice__members,form.ems-user-practices-form .user-practice__practice-name,form.ems-user-practices-not-found-form .user-practice__address,form.ems-user-practices-not-found-form .user-practice__members,form.ems-user-practices-not-found-form .user-practice__practice-name{color:#666;font-size:14px;line-height:115%}form.ems-user-contacts-form .user-practice__practice-name,form.ems-user-practices-form .user-practice__practice-name,form.ems-user-practices-not-found-form .user-practice__practice-name{color:#000;padding-block:6px 3px}form.ems-user-contacts-form .user-practice__address,form.ems-user-practices-form .user-practice__address,form.ems-user-practices-not-found-form .user-practice__address{align-items:center;display:flex;flex-wrap:wrap;gap:5px}form.ems-user-contacts-form .user-practice__address span:not(:last-child):after,form.ems-user-practices-form .user-practice__address span:not(:last-child):after,form.ems-user-practices-not-found-form .user-practice__address span:not(:last-child):after{content:","}form.ems-user-contacts-form .user-practice__contact-name,form.ems-user-practices-form .user-practice__contact-name,form.ems-user-practices-not-found-form .user-practice__contact-name{font-size:16px;font-weight:500;line-height:119%}form.ems-user-contacts-form .user-practice__contact-email,form.ems-user-practices-form .user-practice__contact-email,form.ems-user-practices-not-found-form .user-practice__contact-email{color:#666;font-size:14px;line-height:143%}form.ems-user-contacts-form .user-practice__contact-link,form.ems-user-practices-form .user-practice__contact-link,form.ems-user-practices-not-found-form .user-practice__contact-link{align-items:center;color:#e22726;display:flex;flex-shrink:0;font-family:Roboto,sans-serif;font-size:14px;gap:4px;height:100%;justify-content:flex-end;left:-20px;line-height:114%;position:absolute;width:100%}form.ems-user-contacts-form .user-practice__contact-link img,form.ems-user-practices-form .user-practice__contact-link img,form.ems-user-practices-not-found-form .user-practice__contact-link img{transition:transform .15s ease-in-out}form.ems-user-contacts-form .user-practice__contact-link:hover img,form.ems-user-practices-form .user-practice__contact-link:hover img,form.ems-user-practices-not-found-form .user-practice__contact-link:hover img{transform:translateX(5px);transition:transform .15s ease-in-out}form.ems-user-contacts-form .user-practice__contact-link img,form.ems-user-practices-form .user-practice__contact-link img,form.ems-user-practices-not-found-form .user-practice__contact-link img{height:20px;width:20px}form.ems-user-contacts-form .user-practice__link,form.ems-user-practices-form .user-practice__link,form.ems-user-practices-not-found-form .user-practice__link{position:absolute;right:24px;top:24px}form.ems-user-contacts-form .user-practice__link a,form.ems-user-practices-form .user-practice__link a,form.ems-user-practices-not-found-form .user-practice__link a{align-items:center;color:#e22726;display:flex;flex-shrink:0;font-family:Roboto,sans-serif;font-size:14px;gap:4px;line-height:114%}form.ems-user-contacts-form .user-practice__link a img,form.ems-user-practices-form .user-practice__link a img,form.ems-user-practices-not-found-form .user-practice__link a img{transition:transform .15s ease-in-out}form.ems-user-contacts-form .user-practice__link a:hover img,form.ems-user-practices-form .user-practice__link a:hover img,form.ems-user-practices-not-found-form .user-practice__link a:hover img{transform:translateX(5px);transition:transform .15s ease-in-out}form.ems-user-confirm-practice-form .shape,form.ems-user-contacts-form .shape,form.ems-user-practices-form .shape,form.ems-user-practices-not-found-form .shape{align-items:center;background:rgba(226,39,38,.07);border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;width:60px}form.ems-user-confirm-practice-form .shape:after,form.ems-user-contacts-form .shape:after,form.ems-user-practices-form .shape:after,form.ems-user-practices-not-found-form .shape:after{background:url(/themes/custom/myems_theme/images/icons/briefcase.svg) no-repeat 50%;content:"";height:24px;margin:auto;width:24px}form.ems-user-confirm-practice-form .shape.contact-icon:after,form.ems-user-contacts-form .shape.contact-icon:after,form.ems-user-practices-form .shape.contact-icon:after,form.ems-user-practices-not-found-form .shape.contact-icon:after{background:url(/themes/custom/myems_theme/images/icons/user-new.svg) no-repeat 50%}form.ems-user-confirm-practice-form .user-practice__gbt-badge,form.ems-user-contacts-form .user-practice__gbt-badge,form.ems-user-practices-form .user-practice__gbt-badge,form.ems-user-practices-not-found-form .user-practice__gbt-badge{align-items:center;background:rgba(226,39,38,.07);border-radius:5px;color:#e22726;display:flex;font-size:12px;font-weight:600;gap:6px;justify-content:center;letter-spacing:1.2px;line-height:117%;padding:4px 6px;width:fit-content}form.ems-user-practices-not-found-form{max-width:1190px;width:100%}form.ems-user-contacts-form .form-submit{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;margin:0 auto;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}form.ems-user-contacts-form .form-submit:hover{background-color:#000;color:#fff;transition:all .5s ease}form.profile-user-profile-change-role-form{display:flex;flex-direction:column}form.profile-user-profile-change-role-form .button{white-space:normal}.ems-device-register-error-modal.ui-dialog .ui-dialog-titlebar .ui-dialog-title{font-family:TRANS-Bold;font-size:30px;font-weight:700;line-height:130%;margin-block:0 10px;overflow:auto;text-align:center;text-transform:uppercase;white-space:normal;word-break:break-word}html[lang=ko] .ems-device-register-error-modal.ui-dialog .ui-dialog-titlebar .ui-dialog-title{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .ems-device-register-error-modal.ui-dialog .ui-dialog-titlebar .ui-dialog-title{font-family:Montserrat,Arial,sans-serif}.ems-device-register-error-modal.ui-dialog .ui-dialog-titlebar-close{display:none}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-message{font-family:Roboto,sans-serif;font-size:20px;line-height:130%;text-align:center}html[lang=ko] .ems-device-register-error-modal.ui-dialog .ems-device-register-error-message{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .ems-device-register-error-modal.ui-dialog .ems-device-register-error-message{font-family:Roboto,sans-serif}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:30px}@media (max-width:639px){.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions{flex-direction:column-reverse;margin-top:20px}}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions a{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;max-width:163px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions a:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions a{padding:5px 15px}}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions a:last-child{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions a:last-child:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions a:last-child:focus-within{border:1.3px solid #e31e24;outline:none}.ems-device-register-error-modal.ui-dialog .ems-device-register-error-actions a:last-child:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.webform-submission-support-form{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:900px;padding:50px 0;width:100%}.webform-submission-support-form h1{font-family:TRANS-Bold;padding-bottom:40px;text-transform:uppercase}html[lang=ko] .webform-submission-support-form h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .webform-submission-support-form h1{font-family:Montserrat,Arial,sans-serif}.webform-submission-support-form label{display:none}.webform-submission-support-form .form-actions{display:flex;justify-content:center}.webform-submission-support-form .form-actions .webform-button--submit{align-items:center;background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#000;color:#e31e24;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.webform-submission-support-form .form-actions .webform-button--submit:hover{background-color:#000;border:1.3px solid #000}@media (max-width:639px){.webform-submission-support-form .form-actions .webform-button--submit{padding:5px 15px}}.webform-submission-support-form .form-actions .webform-button--submit:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.webform-submission-support-form .form-actions .webform-button--submit:focus-within{border:1.3px solid #e31e24;outline:none}.webform-submission-support-form .form-actions .webform-button--submit:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.webform-submission-support-form input:not([type=radio]):not([type=checkbox]):not([type=submit]),.webform-submission-support-form textarea{max-width:100%;width:100%}.webform-confirmation{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.webform-confirmation__message h2{font-size:20px;font-weight:700;text-align:center;text-transform:uppercase}.webform-confirmation__message p{font-size:16px;margin-top:30px;text-align:center}.webform-confirmation__back a{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%;padding:10px 16px}.webform-confirmation__back a:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.webform-confirmation__back a:focus-within{border:1.3px solid #e31e24;outline:none}.webform-confirmation__back a:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.ems-user-register-password-form{margin-inline:auto;max-width:442px;width:100%}.ems-user-register-password-form .form-title{margin-block-end:16px}.ems-user-register-password-form .form-subtitle{margin-block-end:48px}.ems-user-register-password-form label{margin-block-end:8px}.ems-user-register-password-form .form-item-password{display:flex;flex-direction:column;gap:20px}.ems-user-register-password-form .form-item-password-pass1 button.shwpd{margin-left:-2.5em}.ems-user-register-password-form .form-item-password-pass2{display:flex;flex-direction:column}.ems-user-register-password-form .form-item-password-pass2 label{order:2}.ems-user-register-password-form .form-item-password-pass2 input{order:3}.ems-user-register-password-form .form-item-password-pass2 button.shwpd{align-self:flex-end;margin-right:.8em;margin-top:-2.3em;order:4}.ems-user-register-password-form .form-item-password input:not([type=radio]):not([type=checkbox]){max-width:100%}.ems-user-register-password-form>input[type=submit]{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;margin:48px auto 0;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ems-user-register-password-form>input[type=submit]:hover{background-color:#fff;color:#000;transition:all .5s ease}.ems-user-register-password-form .password-suggestions{margin-block-end:32px;order:1}.ems-user-register-password-form .password-suggestions ul li,.ems-user-register-password-form .password-suggestions>div{color:#26203b;font-size:12px;line-height:100%}.ems-user-register-password-form .password-suggestions .all-checked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.333 1 5 8.333 1.667 5' stroke='%2334A853' stroke-opacity='.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:12px;margin-right:8px;width:14px}.ems-user-register-password-form .password-suggestions ul{display:flex;flex-direction:column;gap:10px;list-style-position:inside;padding:10px 0 0}.ems-user-register-password-form .password-suggestions ul li{list-style-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h12v12H0V0z'/%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M-725.538-592.615h1329.23v935.077h-1329.23v-935.077z'/%3E%3Cpath d='M-725.538-592.615h1329.23v945.23h-1329.23v-945.23z'/%3E%3Cpath d='M-362-345h546.462V34.385H-362V-345z'/%3E%3Cg clip-path='url(%23b)'%3E%3Cpath d='m6.976 6 4.358-4.352a.695.695 0 0 0-.983-.983L6 5.024 1.649.665a.695.695 0 1 0-.983.983l4.358 4.351-4.358 4.352a.692.692 0 0 0 0 .982.692.692 0 0 0 .982 0L6 6.975l4.351 4.359a.692.692 0 0 0 1.187-.491.692.692 0 0 0-.205-.491z' fill='%23E73535'/%3E%3C/g%3E%3Cpath d='M-32.308-9.692h182.77a5.077 5.077 0 0 1 5.076 5.077v23.077a5.077 5.077 0 0 1-5.076 5.076h-182.77a5.077 5.077 0 0 1-5.077-5.076V-4.615a5.077 5.077 0 0 1 5.077-5.077z'/%3E%3C/g%3E%3Cpath d='M-723.692-590.769H601.846v931.384H-723.692v-931.384z'/%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M-725.538-592.615h1329.23v935.077h-1329.23v-935.077z'/%3E%3C/clipPath%3E%3CclipPath id='b'%3E%3Cpath d='M0 0h12v12H0V0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.ems-user-register-password-form .password-suggestions ul li.checked-tip{list-style-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.333 1 5 8.333 1.667 5' stroke='%2334A853' stroke-opacity='.5' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (max-width:639px){.ems-user-register-password-form .form-title{margin-block-end:14px}.ems-user-register-password-form .form-subtitle{margin-block-end:32px}.ems-user-register-password-form .form-item-password{gap:10px}.ems-user-register-password-form .password-suggestions{margin-block-end:24px}.ems-user-register-password-form>input[type=submit]{margin:32px auto 0}}.burger-menu__content{display:none}@media (max-width:991px){.burger-menu__opened .header{z-index:2}.burger-menu__opened .header .burger-menu__content{background:#fff;display:flex;flex-direction:column;gap:10px;height:100dvh;justify-content:space-between;overflow-y:auto;padding:100px 32px 20px;position:fixed;width:100%;z-index:1}.burger-menu__opened .header .burger-menu__content .burger-menu__content-top{border-bottom:1px solid #d9d9d9;display:grid;gap:16px 10px;grid-template-columns:1fr 70px;margin-bottom:20px;padding-bottom:20px}.burger-menu__opened .header .burger-menu__content .burger-menu__content-top #block-myems-theme-site-branding{display:none}.burger-menu__opened .header .burger-menu__content .burger-menu__content-top #block-myems-theme-userprofileblock{display:block;order:1}.burger-menu__opened .header .burger-menu__content .burger-menu__content-top #block-myems-theme-languageswitcher{display:flex;justify-self:end;order:2}.burger-menu__opened .header .burger-menu__content .burger-menu__content-top #block-practiceswitcherblock-2{display:block;grid-column:span 2;order:3}.burger-menu__opened .header .burger-menu__content>div>ul:not(.language-switcher-language-url){display:flex;flex-direction:column;gap:16px;list-style-type:none;padding:0}.burger-menu__opened .header .burger-menu__content>div>ul:not(.language-switcher-language-url) li,.burger-menu__opened .header .burger-menu__content>div>ul:not(.language-switcher-language-url) li a{color:#000;font-family:TRANS-Bold;font-size:20px;font-weight:700;letter-spacing:-.2px;line-height:103.5%;text-transform:uppercase}html[lang=ko] .burger-menu__opened .header .burger-menu__content>div>ul:not(.language-switcher-language-url) li,html[lang=ko] .burger-menu__opened .header .burger-menu__content>div>ul:not(.language-switcher-language-url) li a{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .burger-menu__opened .header .burger-menu__content>div>ul:not(.language-switcher-language-url) li,html[lang=tr] .burger-menu__opened .header .burger-menu__content>div>ul:not(.language-switcher-language-url) li a{font-family:Montserrat,Arial,sans-serif}.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper .ems-accordion-head{background:url(/themes/custom/myems_theme/images/icons/dropdown.svg) no-repeat 100%;cursor:pointer;max-width:fit-content;padding-right:27px}.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper.ems-accordion-open .ems-accordion-head{background:url(/themes/custom/myems_theme/images/icons/dropdown-up.svg) no-repeat 100%}.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul{list-style-type:none;padding:16px 16px 0}.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li,.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li a{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.16px;line-height:117%;text-transform:none}html[lang=ko] .burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li,html[lang=ko] .burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li a{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li,html[lang=tr] .burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li a{font-family:Roboto,sans-serif}.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li a.is-active,.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li.is-active{color:#e22726}.burger-menu__opened .header .burger-menu__content .ems-accordion-wrapper ul li:not(:last-child){margin-bottom:16px}.burger-menu__opened .header .burger-menu__content .copyright-block{display:flex;flex-direction:column;font-weight:300;gap:10px}.burger-menu__opened .header .burger-menu__content .copyright-block a{color:#000;width:fit-content}.burger-menu__opened .header .burger-menu__content .copyright-block a:after{background:#000;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:100%}.burger-menu__opened .header .burger-menu__content .copyright-block a:hover:after{width:0}.burger-menu__opened .header .burger-menu__content .copyright-block p{font-size:14px;line-height:130%}.burger-menu__opened .header #burger span:first-child{transform:translateY(8px) rotate(45deg)}.burger-menu__opened .header #burger span:nth-child(2){opacity:0}.burger-menu__opened .header #burger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}#burger{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;height:20px;justify-content:space-between;position:relative;width:20px}#burger span{background:#000;display:block;height:4px;opacity:1;transition-duration:.2s;transition-property:transform,opacity;width:20px}}header.header{background-color:#f6f6f6;box-shadow:0 1px 13px 0 rgba(0,0,0,.23);display:flex;flex-direction:column}header.header .header-bottom{align-items:center;display:flex;justify-content:space-between;padding:20px 48px}header.header .header-bottom .header-bottom__link{align-items:center;border:1px solid #d5d5d5;border-radius:50px;color:#000;display:flex;font-size:16px;justify-content:center;line-height:119%;margin:0 0 0 10px;padding:10px 16px}header.header #block-myems-theme-site-branding a{display:flex}header.header #block-myems-theme-site-branding a img{height:25px;width:113px}@media (max-width:639px){header.header .header-bottom{padding:16px 24px}}body.sidebar:not(.sidebar-hidden):not(.anonymous) .header__wrapper{align-items:center;display:flex;gap:18px;justify-content:flex-end;padding:18px 63px;position:absolute;right:0;width:100%}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items{border-radius:8px;box-shadow:0 0 5px 2px rgba(0,0,0,.07)}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items a{align-items:center;display:flex;gap:10px;justify-content:space-between}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items a[href*=search]{gap:0;justify-content:center}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items a.pending-request:before,body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items a[href*=search]:after{content:none}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items a.pending-request:after{background:url(/themes/custom/myems_theme/images/icons/timer.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:16px;width:16px}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items a:after{background:url(/themes/custom/myems_theme/images/icons/arrow-right-black-trimmed.svg) no-repeat;background-size:16px;content:"";display:block;height:16px;margin:0;position:relative;width:16px}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block{font-size:18px;position:relative}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block .ems-user-profile-btn{background:url(/themes/custom/myems_theme/images/icons/users.svg) 0 no-repeat;background-position-y:-1px;background-size:24px;color:#000;cursor:pointer;display:inline-block;font-weight:600;letter-spacing:.18px;padding:2px 0 2px 42px}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block .ems-user-profile-popup{align-items:center;background:#fff;border-radius:11px;box-shadow:6px 6px 10px -1px rgba(0,0,0,.07);display:none;flex-direction:column;font-size:19px;left:-50%;line-height:2.2rem;margin-left:auto;margin-right:auto;margin-top:15px;padding:4px 10px;position:absolute;right:-50%;text-align:center;width:150px}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block .ems-user-profile-popup.active{display:flex;z-index:1}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block .ems-user-profile-popup a{color:#000}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block .ems-user-profile-popup a:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block .ems-user-profile-popup a:hover:after{width:100%}body.sidebar:not(.sidebar-hidden):not(.anonymous) .ems-user-profile-block .ems-user-profile-popup a:after{background-color:#000}body.sidebar:not(.sidebar-hidden):not(.anonymous) header #block-myems-theme-site-branding{display:none}@media (max-width:991px){body.sidebar:not(.sidebar-hidden):not(.anonymous).burger-menu__opened #block-myems-theme-userprofileblock{word-break:break-all}body.sidebar:not(.sidebar-hidden):not(.anonymous).burger-menu__opened #block-myems-theme-userprofileblock .ems-user-profile-block .ems-user-profile-popup{border:1px solid rgba(0,0,0,.25);font-size:16px;gap:8px;letter-spacing:-.16px;line-height:117%;margin-top:5px;padding:16px;width:100%}body.sidebar:not(.sidebar-hidden):not(.anonymous){position:relative}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2 .links-dropdown-items a{max-width:100%}body.sidebar:not(.sidebar-hidden):not(.anonymous) .header__wrapper{background:#fff;box-shadow:7px 6px 10px 0 rgba(0,0,0,.05);flex-wrap:wrap;justify-content:space-between;padding:32px 16px 16px;position:fixed;top:0;z-index:4}body.sidebar:not(.sidebar-hidden):not(.anonymous).burger-menu__opened{overflow-y:hidden}body.sidebar:not(.sidebar-hidden):not(.anonymous).burger-menu__opened .header__wrapper{box-shadow:none}body.sidebar:not(.sidebar-hidden):not(.anonymous) header #block-myems-theme-site-branding{display:block}body.sidebar:not(.sidebar-hidden):not(.anonymous) header #block-myems-theme-site-branding a{display:flex}body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-myems-theme-languageswitcher,body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-myems-theme-userprofileblock,body.sidebar:not(.sidebar-hidden):not(.anonymous) #block-practiceswitcherblock-2{display:none}}.page-node-type-confirm-user #block-myems-theme-userprofileblock,.page-node-type-confirm-user #block-practiceswitcherblock-2{display:none}.ems-iot-table{color:#222;display:flex;flex-direction:column;gap:12px;width:100%}.ems-iot-table .table__header{padding-block-end:8px}.ems-iot-table .table__row{column-gap:40px;display:grid;grid-template-columns:2fr 3fr 2fr 1.5fr 1.5fr 1fr;padding-inline:20px;position:relative}.ems-iot-table .table__row--empty{align-content:center;grid-template-columns:1fr}.ems-iot-table .table__row--blurred{position:relative}.ems-iot-table .table__row--blurred .table__cell:first-child{grid-column:span 6}.ems-iot-table .table__row--blurred:hover strong{text-decoration:none}.ems-iot-table .table__row--blurred .table__cell:first-child>a{z-index:1}.ems-iot-table .table__row--blurred:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 51.66%,#fff 52.61%),linear-gradient(0deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.2)),hsla(0,0%,100%,.85);border-radius:8px;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.ems-iot-table .table__row--blurred .device-card__info .use-ajax{z-index:unset}.ems-iot-table .table__row:not(:last-child){margin-block-end:12px}.ems-iot-table .table__row:not(.table__row--header){background:#fff;border-radius:8px;box-shadow:0 6px 18px 1px rgba(0,0,0,.04);min-height:70px;padding-block:16px}.ems-iot-table .table__row:not(.table__row--header) .table__cell:first-child>a{font-size:0;height:100%;left:0;line-height:0;position:absolute;top:0;width:100%}.ems-iot-table .table__row.daily-summary{background:transparent;border:1px solid #c3c8cc;box-shadow:none}.ems-iot-table .table__cell{line-height:150%}.ems-iot-table .table__cell--header{color:#57626a;display:flex;font-size:12px;font-weight:400;line-height:150%;text-align:left}.ems-iot-table .table__cell--header a.help-link{margin-block-start:-4px;margin-inline-start:2px}.ems-iot-table .table__cell--header .badge--regular{background:none}.ems-iot-table .table__cell:not(.range){padding-block-start:5px}.ems-iot-table .table__cell:nth-last-child(-n+3):not(:only-child):not(.table__cell--notifications){justify-content:flex-end;text-align:right}.ems-iot-table .table__cell--full-width{grid-column:span 6;padding-block-start:12px!important}.ems-iot-table .table__cell--notifications{display:flex;gap:26px;justify-content:flex-start}.ems-iot-table .table__body,.ems-iot-table .table__cell .badge{position:relative}.ems-iot-table .table__body.scale--stretched .timeline__hour{height:var(--step-height)}.ems-iot-table .badge--info{margin-left:auto}.ems-iot-table strong{font-weight:600}.ems-iot-table a{color:#222}@media (max-width:1300px){.ems-iot-table .table__row{column-gap:13px}}@media (max-width:991px){.ems-iot-table .table__row{column-gap:10px;grid-template-columns:1.5fr 2.5fr 2fr 1.5fr 1fr 1fr}.ems-iot-table .table__row--empty{grid-template-columns:1fr}}.ems-iot-table.view-mode--daily:not(.view--empty) .table__row--header,.ems-iot-table.view-mode--daily:not(.view--empty) .table__row.daily-summary{margin-inline-start:56px}.ems-iot-table.view-mode--daily .table__row:not(.table__row--header):not(.table__row--empty):not(.daily-summary){left:56px;min-height:46px;padding-block:4px 8px;position:absolute;width:calc(100% - 56px)}.ems-iot-table.view-mode--daily .table__row:not(.table__row--header):not(.table__row--empty):not(.daily-summary):before{background:#e1e4e6;border-radius:8px;content:"";display:inline-block;height:var(--row-height);left:6px;max-height:calc(100% - 12px);position:absolute;top:6px;width:4px}.ems-iot-table.view-mode--daily .table__row:not(.table__row--header):not(.table__row--empty):not(.daily-summary) .badge{padding:6px}.layout--mobile.view-mode--daily .slide__content:not(.daily-summary):before{background:#e1e4e6;border-radius:8px;content:"";display:inline-block;height:100%;left:6px;max-height:calc(100% - 12px);position:absolute;top:6px;width:4px}.timeline{height:100%;width:100%}.timeline__hour{color:#6f6f6f;font-size:14px;height:300px;line-height:130%}@media (max-width:767px){.timeline__hour{font-size:12px;height:118px}.slick-slide:not(.slick-current) .timeline__hour{font-size:0}}.timeline__hour:before{background:#aaa;content:"";display:block;height:1px;margin-block-end:4px;width:100%}.range__value{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-block-end:2px}.range__bar{border-radius:1px;display:flex;gap:2px;height:8px;overflow:hidden;width:100%}.range__bar>div{height:100%}.range__bar>div:first-child{background:#ff76b8}.range__bar>div:last-child{background:#0d99ff}footer.footer{z-index:1}footer.footer>div{align-items:center;display:flex;justify-content:space-between;padding:30px 48px}footer.footer>div #block-sitebranding a{height:100%}footer.footer>div #block-sitebranding img{height:24px;width:100px}footer.footer>div ul{display:flex;gap:24px;list-style-type:none;padding:0}footer.footer>div ul li:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}footer.footer>div ul li:hover:after{background-color:#000;width:100%}footer.footer>div ul li a{color:#000;display:inline-block;letter-spacing:.01em}footer.footer>div ul li:first-child{margin-right:16px}footer.footer>div ul li:first-child a{align-items:center;display:inline-flex;gap:5px}footer.footer>div ul li:first-child a:after{background:url(/themes/custom/myems_theme/images/icons/diagonal-arrow-red.svg) no-repeat 50%;content:"";height:20px;width:20px}footer.footer .footer__link{color:#000;font-size:16px;line-height:119%;margin:0 0 0 auto}footer.footer .footer__link:after{background:#000;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:100%}footer.footer .footer__link:hover:after{width:0}@media (max-width:639px){footer.footer .footer__link{margin:0;text-decoration:none}footer.footer .footer__link:after{display:none}footer.footer>div{align-items:flex-start;flex-direction:column;gap:20px;padding:24px}footer.footer>div ul li:first-child{margin-right:0}footer.footer>div ul{align-items:flex-start;flex-direction:column;gap:16px}}.language-switcher-language-url{align-items:center;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:5px;height:30px;max-width:90px;min-width:40px;position:relative;text-transform:uppercase;width:fit-content}.anonymous.path-admin .language-switcher-language-url,.login-page-layout .language-switcher-language-url,.sidebar-hidden .language-switcher-language-url{margin-inline-start:auto}.language-switcher-language-url .active-lang{align-items:center;background:#f6f6f6;border-radius:20px;display:flex;gap:5px;padding:8px 14px}.language-switcher-language-url .active-lang:after{background:url(/themes/custom/myems_theme/images/icons/arrow-bottom.svg) no-repeat 50%/contain;content:"";display:block;height:12px;margin-block-end:1px;width:12px}.language-switcher-language-url .links{border:1px solid #f3f3f3;border-radius:16px;display:none;flex-direction:column;gap:10px;left:0;list-style-type:none;padding:10px;position:absolute;text-align:center;top:37px;width:100%}.language-switcher-language-url .links li a{color:#000}.language-switcher-language-url .links li a.is-active,.language-switcher-language-url .links li a:hover{color:#e22726}.language-switcher-language-url .links.open{background:#fff;display:flex;z-index:2}.search-results__list{display:flex;flex-direction:column;gap:16px;list-style:none;padding:24px 0 48px}@media (max-width:639px){.search-results__list{padding:24px 0 32px}}.search-flow-result-page{margin:0 auto;max-width:471px}.search-flow-result-page div.form-title{margin-block:48px}.search-flow-result-page p.form-subtitle{font-weight:300;margin-block-end:0;text-align:left}.search-flow-result-page .search-flow-result-message{font-weight:500;margin-block-end:16px;text-align:center}.search-flow-result-page .search-flow-result-links{align-items:center;display:flex;gap:16px;justify-content:center}.search-flow-result-page .search-flow-result-links a{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.search-flow-result-page .search-flow-result-links a:hover{background-color:#000;color:#fff;transition:all .5s ease}@media (max-width:639px){.search-flow-result-page .search-flow-result-links{flex-direction:column}}.search-flow-result-page+.form-item-work{margin-block-start:32px}.sidebar #main-wrapper{display:flex}.sidebar #main-wrapper aside{bottom:0;box-shadow:1px 1px 13px 1px rgba(0,0,0,.23);display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;left:0;padding:42px 32px 39px 36px;position:fixed;top:0;width:248px}.sidebar #main-wrapper aside #block-sitebranding-2{text-align:center}.sidebar #main-wrapper aside #block-sitebranding-2 img{height:25px;width:113px}.sidebar #main-wrapper aside nav>ul{display:flex;flex-direction:column;gap:40px;list-style:none;padding:46px 0 10px}.sidebar #main-wrapper aside nav>ul li{color:#000;font-family:TRANS-Bold;font-size:20px;font-weight:700;letter-spacing:-.2px;list-style:none;text-transform:uppercase}html[lang=ko] .sidebar #main-wrapper aside nav>ul li{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .sidebar #main-wrapper aside nav>ul li{font-family:Montserrat,Arial,sans-serif}.sidebar #main-wrapper aside nav>ul li .is-active{color:#e22726}.sidebar #main-wrapper aside nav>ul li .is-active:after{background-color:#e22726}.sidebar #main-wrapper aside nav>ul li a{color:#000}.sidebar #main-wrapper aside nav>ul li li{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.16px}html[lang=ko] .sidebar #main-wrapper aside nav>ul li li{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .sidebar #main-wrapper aside nav>ul li li{font-family:Roboto,sans-serif}.sidebar #main-wrapper aside nav>ul li li a{text-transform:none}.sidebar #main-wrapper aside nav>ul li li a:first-letter{text-transform:uppercase}.sidebar #main-wrapper aside nav>ul li li .is-active{color:#e22726}.sidebar #main-wrapper aside nav>ul li li .is-active:after{background-color:#e22726}.sidebar #main-wrapper aside nav>ul li .ems-accordion-head{background:url(/themes/custom/myems_theme/images/icons/dropdown.svg) no-repeat 100%;cursor:pointer;max-width:fit-content;padding-right:27px}.sidebar #main-wrapper aside nav>ul li .ems-accordion-head:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.sidebar #main-wrapper aside nav>ul li .ems-accordion-head:hover:after{width:100%}.sidebar #main-wrapper aside nav>ul li .ems-accordion-head:after{background-color:#000}.sidebar #main-wrapper aside nav>ul li ul{flex-direction:column;padding:16px 0 0 16px}.sidebar #main-wrapper aside nav>ul li ul li:not(:last-child){margin-bottom:16px}.sidebar #main-wrapper aside nav>ul li a{display:inline-block;max-width:fit-content}.sidebar #main-wrapper aside nav>ul li a:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.sidebar #main-wrapper aside nav>ul li a:hover:after{width:100%}.sidebar #main-wrapper aside nav>ul li a:after{background-color:#000}.sidebar #main-wrapper aside .copyright-block{color:#000;display:flex;flex-direction:column;font-weight:300;gap:14px;line-height:18.2px}.sidebar #main-wrapper aside .copyright-block a{color:#000;text-decoration:underline}.sidebar #main-wrapper aside .copyright-block a:hover{text-decoration:none}.sidebar #main-wrapper aside .copyright-block p{font-size:14px}.sidebar #main-wrapper main{background:#f3f3f3;margin-left:248px;max-width:calc(100% - 248px);padding:110px 62px 88px 34px;width:100%}@media (max-width:991px){.sidebar #main-wrapper aside{display:none}.sidebar #main-wrapper main{margin:0 auto;max-width:100%;padding:110px 16px 50px}}@media (max-width:639px){.sidebar #main-wrapper main{overflow-x:hidden}}@media (max-width:1300px){.sidebar.connected-devices-page #main-wrapper main{padding:110px 32px 82px 39px;padding:110px 16px 82px}}@media (max-width:991px){.sidebar.connected-devices-page #main-wrapper main{padding:110px 16px 50px}}@media (max-width:639px){main{overflow-x:hidden}}.page-node-type-confirm-user #main-wrapper,body.sidebar-hidden #main-wrapper{display:block}.page-node-type-confirm-user #main-wrapper aside,body.sidebar-hidden #main-wrapper aside{display:none}.page-node-type-confirm-user #main-wrapper main,body.sidebar-hidden #main-wrapper main{background:#fff;margin:0 auto;padding:0;position:relative;top:50%;transform:translateY(-50%)}.is-admin.sidebar #main-wrapper aside{padding-top:121px}@media (max-width:639px){.manage-my-practice.sidebar #main-wrapper main{overflow-x:unset}}.ems-user-back-link{align-items:center;color:#222;display:flex;font-size:16px;gap:8px;line-height:125%;width:fit-content}.ems-user-back-link:before{background-image:url(/themes/custom/myems_theme/images/icons/arrow-left--trimmed.svg);background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:24px;width:24px}.create-new-profile-confirm-popup .popup-content,.ems-coming-soon-thanks-popup .popup-content,.ems-practice-register-error-modal .popup-content,.ems-user-exit-registration-popup .popup-content,.ems-user-practice-disclaimer .popup-content,.ems-user-practice-member-action-popup .popup-content,.ems-user-remove-practice-modal .popup-content,.gbt-certified-popup .popup-content,.invite-popup .popup-content,.pending-request-popup .popup-content,.remove-device-confirm-popup .popup-content,.remove-practice-popup .popup-content,.search-practice-modal .popup-content,.serial-number-help-popup .popup-content{display:flex;flex-direction:column;gap:10px;padding:68px 42px}.create-new-profile-confirm-popup .popup-title,.ems-coming-soon-thanks-popup .popup-title,.ems-practice-register-error-modal .popup-title,.ems-user-exit-registration-popup .popup-title,.ems-user-practice-disclaimer .popup-title,.ems-user-practice-member-action-popup .popup-title,.ems-user-remove-practice-modal .popup-title,.gbt-certified-popup .popup-title,.invite-popup .popup-title,.pending-request-popup .popup-title,.remove-device-confirm-popup .popup-title,.remove-practice-popup .popup-title,.search-practice-modal .popup-title,.serial-number-help-popup .popup-title{font-family:TRANS-Bold;font-size:30px;font-weight:700;line-height:130%;text-align:center;text-transform:uppercase}html[lang=ko] .create-new-profile-confirm-popup .popup-title,html[lang=ko] .ems-coming-soon-thanks-popup .popup-title,html[lang=ko] .ems-practice-register-error-modal .popup-title,html[lang=ko] .ems-user-exit-registration-popup .popup-title,html[lang=ko] .ems-user-practice-disclaimer .popup-title,html[lang=ko] .ems-user-practice-member-action-popup .popup-title,html[lang=ko] .ems-user-remove-practice-modal .popup-title,html[lang=ko] .gbt-certified-popup .popup-title,html[lang=ko] .invite-popup .popup-title,html[lang=ko] .pending-request-popup .popup-title,html[lang=ko] .remove-device-confirm-popup .popup-title,html[lang=ko] .remove-practice-popup .popup-title,html[lang=ko] .search-practice-modal .popup-title,html[lang=ko] .serial-number-help-popup .popup-title{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .create-new-profile-confirm-popup .popup-title,html[lang=tr] .ems-coming-soon-thanks-popup .popup-title,html[lang=tr] .ems-practice-register-error-modal .popup-title,html[lang=tr] .ems-user-exit-registration-popup .popup-title,html[lang=tr] .ems-user-practice-disclaimer .popup-title,html[lang=tr] .ems-user-practice-member-action-popup .popup-title,html[lang=tr] .ems-user-remove-practice-modal .popup-title,html[lang=tr] .gbt-certified-popup .popup-title,html[lang=tr] .invite-popup .popup-title,html[lang=tr] .pending-request-popup .popup-title,html[lang=tr] .remove-device-confirm-popup .popup-title,html[lang=tr] .remove-practice-popup .popup-title,html[lang=tr] .search-practice-modal .popup-title,html[lang=tr] .serial-number-help-popup .popup-title{font-family:Montserrat,Arial,sans-serif}.create-new-profile-confirm-popup .popup-body,.ems-coming-soon-thanks-popup .popup-body,.ems-practice-register-error-modal .popup-body,.ems-user-exit-registration-popup .popup-body,.ems-user-practice-disclaimer .popup-body,.ems-user-practice-member-action-popup .popup-body,.ems-user-remove-practice-modal .popup-body,.gbt-certified-popup .popup-body,.invite-popup .popup-body,.pending-request-popup .popup-body,.remove-device-confirm-popup .popup-body,.remove-practice-popup .popup-body,.search-practice-modal .popup-body,.serial-number-help-popup .popup-body{display:flex;flex-direction:column;font-family:Roboto,sans-serif;font-size:20px;gap:30px;line-height:130%;text-align:center}html[lang=ko] .create-new-profile-confirm-popup .popup-body,html[lang=ko] .ems-coming-soon-thanks-popup .popup-body,html[lang=ko] .ems-practice-register-error-modal .popup-body,html[lang=ko] .ems-user-exit-registration-popup .popup-body,html[lang=ko] .ems-user-practice-disclaimer .popup-body,html[lang=ko] .ems-user-practice-member-action-popup .popup-body,html[lang=ko] .ems-user-remove-practice-modal .popup-body,html[lang=ko] .gbt-certified-popup .popup-body,html[lang=ko] .invite-popup .popup-body,html[lang=ko] .pending-request-popup .popup-body,html[lang=ko] .remove-device-confirm-popup .popup-body,html[lang=ko] .remove-practice-popup .popup-body,html[lang=ko] .search-practice-modal .popup-body,html[lang=ko] .serial-number-help-popup .popup-body{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .create-new-profile-confirm-popup .popup-body,html[lang=tr] .ems-coming-soon-thanks-popup .popup-body,html[lang=tr] .ems-practice-register-error-modal .popup-body,html[lang=tr] .ems-user-exit-registration-popup .popup-body,html[lang=tr] .ems-user-practice-disclaimer .popup-body,html[lang=tr] .ems-user-practice-member-action-popup .popup-body,html[lang=tr] .ems-user-remove-practice-modal .popup-body,html[lang=tr] .gbt-certified-popup .popup-body,html[lang=tr] .invite-popup .popup-body,html[lang=tr] .pending-request-popup .popup-body,html[lang=tr] .remove-device-confirm-popup .popup-body,html[lang=tr] .remove-practice-popup .popup-body,html[lang=tr] .search-practice-modal .popup-body,html[lang=tr] .serial-number-help-popup .popup-body{font-family:Roboto,sans-serif}.create-new-profile-confirm-popup .disclaimer-buttons,.create-new-profile-confirm-popup .form-actions,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions,.ems-coming-soon-thanks-popup .disclaimer-buttons,.ems-coming-soon-thanks-popup .form-actions,.ems-coming-soon-thanks-popup .ui-dialog-buttonpane .form-actions,.ems-practice-register-error-modal .disclaimer-buttons,.ems-practice-register-error-modal .form-actions,.ems-practice-register-error-modal .ui-dialog-buttonpane .form-actions,.ems-user-exit-registration-popup .disclaimer-buttons,.ems-user-exit-registration-popup .form-actions,.ems-user-exit-registration-popup .ui-dialog-buttonpane .form-actions,.ems-user-practice-disclaimer .disclaimer-buttons,.ems-user-practice-disclaimer .form-actions,.ems-user-practice-disclaimer .ui-dialog-buttonpane .form-actions,.ems-user-practice-member-action-popup .disclaimer-buttons,.ems-user-practice-member-action-popup .form-actions,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions,.ems-user-remove-practice-modal .disclaimer-buttons,.ems-user-remove-practice-modal .form-actions,.ems-user-remove-practice-modal .ui-dialog-buttonpane .form-actions,.gbt-certified-popup .disclaimer-buttons,.gbt-certified-popup .form-actions,.gbt-certified-popup .ui-dialog-buttonpane .form-actions,.invite-popup .disclaimer-buttons,.invite-popup .form-actions,.invite-popup .ui-dialog-buttonpane .form-actions,.pending-request-popup .disclaimer-buttons,.pending-request-popup .form-actions,.pending-request-popup .ui-dialog-buttonpane .form-actions,.remove-device-confirm-popup .disclaimer-buttons,.remove-device-confirm-popup .form-actions,.remove-device-confirm-popup .ui-dialog-buttonpane .form-actions,.remove-practice-popup .disclaimer-buttons,.remove-practice-popup .form-actions,.remove-practice-popup .ui-dialog-buttonpane .form-actions,.search-practice-modal .disclaimer-buttons,.search-practice-modal .form-actions,.search-practice-modal .ui-dialog-buttonpane .form-actions,.serial-number-help-popup .disclaimer-buttons,.serial-number-help-popup .form-actions,.serial-number-help-popup .ui-dialog-buttonpane .form-actions{display:flex;gap:10px;justify-content:center}.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions,.ems-coming-soon-thanks-popup .ui-dialog-buttonpane .form-actions,.ems-practice-register-error-modal .ui-dialog-buttonpane .form-actions,.ems-user-exit-registration-popup .ui-dialog-buttonpane .form-actions,.ems-user-practice-disclaimer .ui-dialog-buttonpane .form-actions,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions,.ems-user-remove-practice-modal .ui-dialog-buttonpane .form-actions,.gbt-certified-popup .ui-dialog-buttonpane .form-actions,.invite-popup .ui-dialog-buttonpane .form-actions,.pending-request-popup .ui-dialog-buttonpane .form-actions,.remove-device-confirm-popup .ui-dialog-buttonpane .form-actions,.remove-practice-popup .ui-dialog-buttonpane .form-actions,.search-practice-modal .ui-dialog-buttonpane .form-actions,.serial-number-help-popup .ui-dialog-buttonpane .form-actions{margin-top:30px;width:100%}.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .button,.ems-coming-soon-thanks-popup .ui-dialog-buttonpane .form-actions .button,.ems-practice-register-error-modal .ui-dialog-buttonpane .form-actions .button,.ems-user-exit-registration-popup .ui-dialog-buttonpane .form-actions .button,.ems-user-practice-disclaimer .ui-dialog-buttonpane .form-actions .button,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .button,.ems-user-remove-practice-modal .ui-dialog-buttonpane .form-actions .button,.gbt-certified-popup .ui-dialog-buttonpane .form-actions .button,.invite-popup .ui-dialog-buttonpane .form-actions .button,.pending-request-popup .ui-dialog-buttonpane .form-actions .button,.remove-device-confirm-popup .ui-dialog-buttonpane .form-actions .button,.remove-practice-popup .ui-dialog-buttonpane .form-actions .button,.search-practice-modal .ui-dialog-buttonpane .form-actions .button,.serial-number-help-popup .ui-dialog-buttonpane .form-actions .button{margin:0}.create-new-profile-confirm-popup .accept-override,.create-new-profile-confirm-popup .popup-create-new-profile-cancel,.create-new-profile-confirm-popup .popup-remove-device-cancel.ui-button,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button,.create-new-profile-confirm-popup .refuse-override,.ems-coming-soon-thanks-popup .accept-override,.ems-coming-soon-thanks-popup .popup-create-new-profile-cancel,.ems-coming-soon-thanks-popup .popup-remove-device-cancel.ui-button,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button,.ems-coming-soon-thanks-popup .refuse-override,.ems-practice-register-error-modal .accept-override,.ems-practice-register-error-modal .popup-create-new-profile-cancel,.ems-practice-register-error-modal .popup-remove-device-cancel.ui-button,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button,.ems-practice-register-error-modal .refuse-override,.ems-user-exit-registration-popup .accept-override,.ems-user-exit-registration-popup .popup-create-new-profile-cancel,.ems-user-exit-registration-popup .popup-remove-device-cancel.ui-button,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button,.ems-user-exit-registration-popup .refuse-override,.ems-user-practice-disclaimer .accept-override,.ems-user-practice-disclaimer .popup-create-new-profile-cancel,.ems-user-practice-disclaimer .popup-remove-device-cancel.ui-button,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button,.ems-user-practice-disclaimer .refuse-override,.ems-user-practice-member-action-popup .accept-override,.ems-user-practice-member-action-popup .popup-create-new-profile-cancel,.ems-user-practice-member-action-popup .popup-remove-device-cancel.ui-button,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button,.ems-user-practice-member-action-popup .refuse-override,.ems-user-remove-practice-modal .accept-override,.ems-user-remove-practice-modal .popup-create-new-profile-cancel,.ems-user-remove-practice-modal .popup-remove-device-cancel.ui-button,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button,.ems-user-remove-practice-modal .refuse-override,.gbt-certified-popup .accept-override,.gbt-certified-popup .popup-create-new-profile-cancel,.gbt-certified-popup .popup-remove-device-cancel.ui-button,.gbt-certified-popup .popup-remove-device-confirm.ui-button,.gbt-certified-popup .refuse-override,.invite-popup .accept-override,.invite-popup .popup-create-new-profile-cancel,.invite-popup .popup-remove-device-cancel.ui-button,.invite-popup .popup-remove-device-confirm.ui-button,.invite-popup .refuse-override,.pending-request-popup .accept-override,.pending-request-popup .popup-create-new-profile-cancel,.pending-request-popup .popup-remove-device-cancel.ui-button,.pending-request-popup .popup-remove-device-confirm.ui-button,.pending-request-popup .refuse-override,.remove-device-confirm-popup .accept-override,.remove-device-confirm-popup .popup-create-new-profile-cancel,.remove-device-confirm-popup .popup-remove-device-cancel.ui-button,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button,.remove-device-confirm-popup .refuse-override,.remove-practice-popup .accept-override,.remove-practice-popup .popup-create-new-profile-cancel,.remove-practice-popup .popup-remove-device-cancel.ui-button,.remove-practice-popup .popup-remove-device-confirm.ui-button,.remove-practice-popup .refuse-override,.search-practice-modal .accept-override,.search-practice-modal .popup-create-new-profile-cancel,.search-practice-modal .popup-remove-device-cancel.ui-button,.search-practice-modal .popup-remove-device-confirm.ui-button,.search-practice-modal .refuse-override,.serial-number-help-popup .accept-override,.serial-number-help-popup .popup-create-new-profile-cancel,.serial-number-help-popup .popup-remove-device-cancel.ui-button,.serial-number-help-popup .popup-remove-device-confirm.ui-button,.serial-number-help-popup .refuse-override{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;min-height:37px;min-width:164px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.create-new-profile-confirm-popup .accept-override:hover,.create-new-profile-confirm-popup .popup-create-new-profile-cancel:hover,.create-new-profile-confirm-popup .popup-remove-device-cancel.ui-button:hover,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button:hover,.create-new-profile-confirm-popup .refuse-override:hover,.ems-coming-soon-thanks-popup .accept-override:hover,.ems-coming-soon-thanks-popup .popup-create-new-profile-cancel:hover,.ems-coming-soon-thanks-popup .popup-remove-device-cancel.ui-button:hover,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button:hover,.ems-coming-soon-thanks-popup .refuse-override:hover,.ems-practice-register-error-modal .accept-override:hover,.ems-practice-register-error-modal .popup-create-new-profile-cancel:hover,.ems-practice-register-error-modal .popup-remove-device-cancel.ui-button:hover,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button:hover,.ems-practice-register-error-modal .refuse-override:hover,.ems-user-exit-registration-popup .accept-override:hover,.ems-user-exit-registration-popup .popup-create-new-profile-cancel:hover,.ems-user-exit-registration-popup .popup-remove-device-cancel.ui-button:hover,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button:hover,.ems-user-exit-registration-popup .refuse-override:hover,.ems-user-practice-disclaimer .accept-override:hover,.ems-user-practice-disclaimer .popup-create-new-profile-cancel:hover,.ems-user-practice-disclaimer .popup-remove-device-cancel.ui-button:hover,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button:hover,.ems-user-practice-disclaimer .refuse-override:hover,.ems-user-practice-member-action-popup .accept-override:hover,.ems-user-practice-member-action-popup .popup-create-new-profile-cancel:hover,.ems-user-practice-member-action-popup .popup-remove-device-cancel.ui-button:hover,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button:hover,.ems-user-practice-member-action-popup .refuse-override:hover,.ems-user-remove-practice-modal .accept-override:hover,.ems-user-remove-practice-modal .popup-create-new-profile-cancel:hover,.ems-user-remove-practice-modal .popup-remove-device-cancel.ui-button:hover,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button:hover,.ems-user-remove-practice-modal .refuse-override:hover,.gbt-certified-popup .accept-override:hover,.gbt-certified-popup .popup-create-new-profile-cancel:hover,.gbt-certified-popup .popup-remove-device-cancel.ui-button:hover,.gbt-certified-popup .popup-remove-device-confirm.ui-button:hover,.gbt-certified-popup .refuse-override:hover,.invite-popup .accept-override:hover,.invite-popup .popup-create-new-profile-cancel:hover,.invite-popup .popup-remove-device-cancel.ui-button:hover,.invite-popup .popup-remove-device-confirm.ui-button:hover,.invite-popup .refuse-override:hover,.pending-request-popup .accept-override:hover,.pending-request-popup .popup-create-new-profile-cancel:hover,.pending-request-popup .popup-remove-device-cancel.ui-button:hover,.pending-request-popup .popup-remove-device-confirm.ui-button:hover,.pending-request-popup .refuse-override:hover,.remove-device-confirm-popup .accept-override:hover,.remove-device-confirm-popup .popup-create-new-profile-cancel:hover,.remove-device-confirm-popup .popup-remove-device-cancel.ui-button:hover,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button:hover,.remove-device-confirm-popup .refuse-override:hover,.remove-practice-popup .accept-override:hover,.remove-practice-popup .popup-create-new-profile-cancel:hover,.remove-practice-popup .popup-remove-device-cancel.ui-button:hover,.remove-practice-popup .popup-remove-device-confirm.ui-button:hover,.remove-practice-popup .refuse-override:hover,.search-practice-modal .accept-override:hover,.search-practice-modal .popup-create-new-profile-cancel:hover,.search-practice-modal .popup-remove-device-cancel.ui-button:hover,.search-practice-modal .popup-remove-device-confirm.ui-button:hover,.search-practice-modal .refuse-override:hover,.serial-number-help-popup .accept-override:hover,.serial-number-help-popup .popup-create-new-profile-cancel:hover,.serial-number-help-popup .popup-remove-device-cancel.ui-button:hover,.serial-number-help-popup .popup-remove-device-confirm.ui-button:hover,.serial-number-help-popup .refuse-override:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.create-new-profile-confirm-popup .accept-override,.create-new-profile-confirm-popup .popup-create-new-profile-cancel,.create-new-profile-confirm-popup .popup-remove-device-cancel.ui-button,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button,.create-new-profile-confirm-popup .refuse-override,.ems-coming-soon-thanks-popup .accept-override,.ems-coming-soon-thanks-popup .popup-create-new-profile-cancel,.ems-coming-soon-thanks-popup .popup-remove-device-cancel.ui-button,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button,.ems-coming-soon-thanks-popup .refuse-override,.ems-practice-register-error-modal .accept-override,.ems-practice-register-error-modal .popup-create-new-profile-cancel,.ems-practice-register-error-modal .popup-remove-device-cancel.ui-button,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button,.ems-practice-register-error-modal .refuse-override,.ems-user-exit-registration-popup .accept-override,.ems-user-exit-registration-popup .popup-create-new-profile-cancel,.ems-user-exit-registration-popup .popup-remove-device-cancel.ui-button,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button,.ems-user-exit-registration-popup .refuse-override,.ems-user-practice-disclaimer .accept-override,.ems-user-practice-disclaimer .popup-create-new-profile-cancel,.ems-user-practice-disclaimer .popup-remove-device-cancel.ui-button,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button,.ems-user-practice-disclaimer .refuse-override,.ems-user-practice-member-action-popup .accept-override,.ems-user-practice-member-action-popup .popup-create-new-profile-cancel,.ems-user-practice-member-action-popup .popup-remove-device-cancel.ui-button,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button,.ems-user-practice-member-action-popup .refuse-override,.ems-user-remove-practice-modal .accept-override,.ems-user-remove-practice-modal .popup-create-new-profile-cancel,.ems-user-remove-practice-modal .popup-remove-device-cancel.ui-button,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button,.ems-user-remove-practice-modal .refuse-override,.gbt-certified-popup .accept-override,.gbt-certified-popup .popup-create-new-profile-cancel,.gbt-certified-popup .popup-remove-device-cancel.ui-button,.gbt-certified-popup .popup-remove-device-confirm.ui-button,.gbt-certified-popup .refuse-override,.invite-popup .accept-override,.invite-popup .popup-create-new-profile-cancel,.invite-popup .popup-remove-device-cancel.ui-button,.invite-popup .popup-remove-device-confirm.ui-button,.invite-popup .refuse-override,.pending-request-popup .accept-override,.pending-request-popup .popup-create-new-profile-cancel,.pending-request-popup .popup-remove-device-cancel.ui-button,.pending-request-popup .popup-remove-device-confirm.ui-button,.pending-request-popup .refuse-override,.remove-device-confirm-popup .accept-override,.remove-device-confirm-popup .popup-create-new-profile-cancel,.remove-device-confirm-popup .popup-remove-device-cancel.ui-button,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button,.remove-device-confirm-popup .refuse-override,.remove-practice-popup .accept-override,.remove-practice-popup .popup-create-new-profile-cancel,.remove-practice-popup .popup-remove-device-cancel.ui-button,.remove-practice-popup .popup-remove-device-confirm.ui-button,.remove-practice-popup .refuse-override,.search-practice-modal .accept-override,.search-practice-modal .popup-create-new-profile-cancel,.search-practice-modal .popup-remove-device-cancel.ui-button,.search-practice-modal .popup-remove-device-confirm.ui-button,.search-practice-modal .refuse-override,.serial-number-help-popup .accept-override,.serial-number-help-popup .popup-create-new-profile-cancel,.serial-number-help-popup .popup-remove-device-cancel.ui-button,.serial-number-help-popup .popup-remove-device-confirm.ui-button,.serial-number-help-popup .refuse-override{padding:5px 15px}}.create-new-profile-confirm-popup .refuse-override:focus,.ems-coming-soon-thanks-popup .refuse-override:focus,.ems-practice-register-error-modal .refuse-override:focus,.ems-user-exit-registration-popup .refuse-override:focus,.ems-user-practice-disclaimer .refuse-override:focus,.ems-user-practice-member-action-popup .refuse-override:focus,.ems-user-remove-practice-modal .refuse-override:focus,.gbt-certified-popup .refuse-override:focus,.invite-popup .refuse-override:focus,.pending-request-popup .refuse-override:focus,.remove-device-confirm-popup .refuse-override:focus,.remove-practice-popup .refuse-override:focus,.search-practice-modal .refuse-override:focus,.serial-number-help-popup .refuse-override:focus{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.create-new-profile-confirm-popup .refuse-override:focus:hover,.ems-coming-soon-thanks-popup .refuse-override:focus:hover,.ems-practice-register-error-modal .refuse-override:focus:hover,.ems-user-exit-registration-popup .refuse-override:focus:hover,.ems-user-practice-disclaimer .refuse-override:focus:hover,.ems-user-practice-member-action-popup .refuse-override:focus:hover,.ems-user-remove-practice-modal .refuse-override:focus:hover,.gbt-certified-popup .refuse-override:focus:hover,.invite-popup .refuse-override:focus:hover,.pending-request-popup .refuse-override:focus:hover,.remove-device-confirm-popup .refuse-override:focus:hover,.remove-practice-popup .refuse-override:focus:hover,.search-practice-modal .refuse-override:focus:hover,.serial-number-help-popup .refuse-override:focus:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.create-new-profile-confirm-popup .refuse-override:focus,.ems-coming-soon-thanks-popup .refuse-override:focus,.ems-practice-register-error-modal .refuse-override:focus,.ems-user-exit-registration-popup .refuse-override:focus,.ems-user-practice-disclaimer .refuse-override:focus,.ems-user-practice-member-action-popup .refuse-override:focus,.ems-user-remove-practice-modal .refuse-override:focus,.gbt-certified-popup .refuse-override:focus,.invite-popup .refuse-override:focus,.pending-request-popup .refuse-override:focus,.remove-device-confirm-popup .refuse-override:focus,.remove-practice-popup .refuse-override:focus,.search-practice-modal .refuse-override:focus,.serial-number-help-popup .refuse-override:focus{padding:5px 15px}}.create-new-profile-confirm-popup .popup-remove-device-cancel.ui-button,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button,.ems-coming-soon-thanks-popup .popup-remove-device-cancel.ui-button,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button,.ems-practice-register-error-modal .popup-remove-device-cancel.ui-button,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button,.ems-user-exit-registration-popup .popup-remove-device-cancel.ui-button,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button,.ems-user-practice-disclaimer .popup-remove-device-cancel.ui-button,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button,.ems-user-practice-member-action-popup .popup-remove-device-cancel.ui-button,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button,.ems-user-remove-practice-modal .popup-remove-device-cancel.ui-button,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button,.gbt-certified-popup .popup-remove-device-cancel.ui-button,.gbt-certified-popup .popup-remove-device-confirm.ui-button,.invite-popup .popup-remove-device-cancel.ui-button,.invite-popup .popup-remove-device-confirm.ui-button,.pending-request-popup .popup-remove-device-cancel.ui-button,.pending-request-popup .popup-remove-device-confirm.ui-button,.remove-device-confirm-popup .popup-remove-device-cancel.ui-button,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button,.remove-practice-popup .popup-remove-device-cancel.ui-button,.remove-practice-popup .popup-remove-device-confirm.ui-button,.search-practice-modal .popup-remove-device-cancel.ui-button,.search-practice-modal .popup-remove-device-confirm.ui-button,.serial-number-help-popup .popup-remove-device-cancel.ui-button,.serial-number-help-popup .popup-remove-device-confirm.ui-button{max-width:165px}.create-new-profile-confirm-popup .ui-widget-content,.ems-coming-soon-thanks-popup .ui-widget-content,.ems-practice-register-error-modal .ui-widget-content,.ems-user-exit-registration-popup .ui-widget-content,.ems-user-practice-disclaimer .ui-widget-content,.ems-user-practice-member-action-popup .ui-widget-content,.ems-user-remove-practice-modal .ui-widget-content,.gbt-certified-popup .ui-widget-content,.invite-popup .ui-widget-content,.pending-request-popup .ui-widget-content,.remove-device-confirm-popup .ui-widget-content,.remove-practice-popup .ui-widget-content,.search-practice-modal .ui-widget-content,.serial-number-help-popup .ui-widget-content{border:none}.create-new-profile-confirm-popup .accept-override,.create-new-profile-confirm-popup .popup-create-new-profile-confirm,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button,.ems-coming-soon-thanks-popup .accept-override,.ems-coming-soon-thanks-popup .popup-create-new-profile-confirm,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button,.ems-practice-register-error-modal .accept-override,.ems-practice-register-error-modal .popup-create-new-profile-confirm,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button,.ems-user-exit-registration-popup .accept-override,.ems-user-exit-registration-popup .popup-create-new-profile-confirm,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button,.ems-user-practice-disclaimer .accept-override,.ems-user-practice-disclaimer .popup-create-new-profile-confirm,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button,.ems-user-practice-member-action-popup .accept-override,.ems-user-practice-member-action-popup .popup-create-new-profile-confirm,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button,.ems-user-remove-practice-modal .accept-override,.ems-user-remove-practice-modal .popup-create-new-profile-confirm,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button,.gbt-certified-popup .accept-override,.gbt-certified-popup .popup-create-new-profile-confirm,.gbt-certified-popup .popup-remove-device-confirm.ui-button,.invite-popup .accept-override,.invite-popup .popup-create-new-profile-confirm,.invite-popup .popup-remove-device-confirm.ui-button,.pending-request-popup .accept-override,.pending-request-popup .popup-create-new-profile-confirm,.pending-request-popup .popup-remove-device-confirm.ui-button,.remove-device-confirm-popup .accept-override,.remove-device-confirm-popup .popup-create-new-profile-confirm,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button,.remove-practice-popup .accept-override,.remove-practice-popup .popup-create-new-profile-confirm,.remove-practice-popup .popup-remove-device-confirm.ui-button,.search-practice-modal .accept-override,.search-practice-modal .popup-create-new-profile-confirm,.search-practice-modal .popup-remove-device-confirm.ui-button,.serial-number-help-popup .accept-override,.serial-number-help-popup .popup-create-new-profile-confirm,.serial-number-help-popup .popup-remove-device-confirm.ui-button{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.create-new-profile-confirm-popup .accept-override:hover,.create-new-profile-confirm-popup .popup-create-new-profile-confirm:hover,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button:hover,.ems-coming-soon-thanks-popup .accept-override:hover,.ems-coming-soon-thanks-popup .popup-create-new-profile-confirm:hover,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button:hover,.ems-practice-register-error-modal .accept-override:hover,.ems-practice-register-error-modal .popup-create-new-profile-confirm:hover,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button:hover,.ems-user-exit-registration-popup .accept-override:hover,.ems-user-exit-registration-popup .popup-create-new-profile-confirm:hover,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button:hover,.ems-user-practice-disclaimer .accept-override:hover,.ems-user-practice-disclaimer .popup-create-new-profile-confirm:hover,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button:hover,.ems-user-practice-member-action-popup .accept-override:hover,.ems-user-practice-member-action-popup .popup-create-new-profile-confirm:hover,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button:hover,.ems-user-remove-practice-modal .accept-override:hover,.ems-user-remove-practice-modal .popup-create-new-profile-confirm:hover,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button:hover,.gbt-certified-popup .accept-override:hover,.gbt-certified-popup .popup-create-new-profile-confirm:hover,.gbt-certified-popup .popup-remove-device-confirm.ui-button:hover,.invite-popup .accept-override:hover,.invite-popup .popup-create-new-profile-confirm:hover,.invite-popup .popup-remove-device-confirm.ui-button:hover,.pending-request-popup .accept-override:hover,.pending-request-popup .popup-create-new-profile-confirm:hover,.pending-request-popup .popup-remove-device-confirm.ui-button:hover,.remove-device-confirm-popup .accept-override:hover,.remove-device-confirm-popup .popup-create-new-profile-confirm:hover,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button:hover,.remove-practice-popup .accept-override:hover,.remove-practice-popup .popup-create-new-profile-confirm:hover,.remove-practice-popup .popup-remove-device-confirm.ui-button:hover,.search-practice-modal .accept-override:hover,.search-practice-modal .popup-create-new-profile-confirm:hover,.search-practice-modal .popup-remove-device-confirm.ui-button:hover,.serial-number-help-popup .accept-override:hover,.serial-number-help-popup .popup-create-new-profile-confirm:hover,.serial-number-help-popup .popup-remove-device-confirm.ui-button:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.create-new-profile-confirm-popup .accept-override:focus-within,.create-new-profile-confirm-popup .popup-create-new-profile-confirm:focus-within,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button:focus-within,.ems-coming-soon-thanks-popup .accept-override:focus-within,.ems-coming-soon-thanks-popup .popup-create-new-profile-confirm:focus-within,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button:focus-within,.ems-practice-register-error-modal .accept-override:focus-within,.ems-practice-register-error-modal .popup-create-new-profile-confirm:focus-within,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button:focus-within,.ems-user-exit-registration-popup .accept-override:focus-within,.ems-user-exit-registration-popup .popup-create-new-profile-confirm:focus-within,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button:focus-within,.ems-user-practice-disclaimer .accept-override:focus-within,.ems-user-practice-disclaimer .popup-create-new-profile-confirm:focus-within,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button:focus-within,.ems-user-practice-member-action-popup .accept-override:focus-within,.ems-user-practice-member-action-popup .popup-create-new-profile-confirm:focus-within,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button:focus-within,.ems-user-remove-practice-modal .accept-override:focus-within,.ems-user-remove-practice-modal .popup-create-new-profile-confirm:focus-within,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button:focus-within,.gbt-certified-popup .accept-override:focus-within,.gbt-certified-popup .popup-create-new-profile-confirm:focus-within,.gbt-certified-popup .popup-remove-device-confirm.ui-button:focus-within,.invite-popup .accept-override:focus-within,.invite-popup .popup-create-new-profile-confirm:focus-within,.invite-popup .popup-remove-device-confirm.ui-button:focus-within,.pending-request-popup .accept-override:focus-within,.pending-request-popup .popup-create-new-profile-confirm:focus-within,.pending-request-popup .popup-remove-device-confirm.ui-button:focus-within,.remove-device-confirm-popup .accept-override:focus-within,.remove-device-confirm-popup .popup-create-new-profile-confirm:focus-within,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button:focus-within,.remove-practice-popup .accept-override:focus-within,.remove-practice-popup .popup-create-new-profile-confirm:focus-within,.remove-practice-popup .popup-remove-device-confirm.ui-button:focus-within,.search-practice-modal .accept-override:focus-within,.search-practice-modal .popup-create-new-profile-confirm:focus-within,.search-practice-modal .popup-remove-device-confirm.ui-button:focus-within,.serial-number-help-popup .accept-override:focus-within,.serial-number-help-popup .popup-create-new-profile-confirm:focus-within,.serial-number-help-popup .popup-remove-device-confirm.ui-button:focus-within{border:1.3px solid #e31e24;outline:none}.create-new-profile-confirm-popup .accept-override:focus,.create-new-profile-confirm-popup .popup-create-new-profile-confirm:focus,.create-new-profile-confirm-popup .popup-remove-device-confirm.ui-button:focus,.ems-coming-soon-thanks-popup .accept-override:focus,.ems-coming-soon-thanks-popup .popup-create-new-profile-confirm:focus,.ems-coming-soon-thanks-popup .popup-remove-device-confirm.ui-button:focus,.ems-practice-register-error-modal .accept-override:focus,.ems-practice-register-error-modal .popup-create-new-profile-confirm:focus,.ems-practice-register-error-modal .popup-remove-device-confirm.ui-button:focus,.ems-user-exit-registration-popup .accept-override:focus,.ems-user-exit-registration-popup .popup-create-new-profile-confirm:focus,.ems-user-exit-registration-popup .popup-remove-device-confirm.ui-button:focus,.ems-user-practice-disclaimer .accept-override:focus,.ems-user-practice-disclaimer .popup-create-new-profile-confirm:focus,.ems-user-practice-disclaimer .popup-remove-device-confirm.ui-button:focus,.ems-user-practice-member-action-popup .accept-override:focus,.ems-user-practice-member-action-popup .popup-create-new-profile-confirm:focus,.ems-user-practice-member-action-popup .popup-remove-device-confirm.ui-button:focus,.ems-user-remove-practice-modal .accept-override:focus,.ems-user-remove-practice-modal .popup-create-new-profile-confirm:focus,.ems-user-remove-practice-modal .popup-remove-device-confirm.ui-button:focus,.gbt-certified-popup .accept-override:focus,.gbt-certified-popup .popup-create-new-profile-confirm:focus,.gbt-certified-popup .popup-remove-device-confirm.ui-button:focus,.invite-popup .accept-override:focus,.invite-popup .popup-create-new-profile-confirm:focus,.invite-popup .popup-remove-device-confirm.ui-button:focus,.pending-request-popup .accept-override:focus,.pending-request-popup .popup-create-new-profile-confirm:focus,.pending-request-popup .popup-remove-device-confirm.ui-button:focus,.remove-device-confirm-popup .accept-override:focus,.remove-device-confirm-popup .popup-create-new-profile-confirm:focus,.remove-device-confirm-popup .popup-remove-device-confirm.ui-button:focus,.remove-practice-popup .accept-override:focus,.remove-practice-popup .popup-create-new-profile-confirm:focus,.remove-practice-popup .popup-remove-device-confirm.ui-button:focus,.search-practice-modal .accept-override:focus,.search-practice-modal .popup-create-new-profile-confirm:focus,.search-practice-modal .popup-remove-device-confirm.ui-button:focus,.serial-number-help-popup .accept-override:focus,.serial-number-help-popup .popup-create-new-profile-confirm:focus,.serial-number-help-popup .popup-remove-device-confirm.ui-button:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.create-new-profile-confirm-popup .popup-body,.create-new-profile-confirm-popup .popup-body p,.create-new-profile-confirm-popup .popup-header,.create-new-profile-confirm-popup .popup-title,.ems-coming-soon-thanks-popup .popup-body,.ems-coming-soon-thanks-popup .popup-body p,.ems-coming-soon-thanks-popup .popup-header,.ems-coming-soon-thanks-popup .popup-title,.ems-practice-register-error-modal .popup-body,.ems-practice-register-error-modal .popup-body p,.ems-practice-register-error-modal .popup-header,.ems-practice-register-error-modal .popup-title,.ems-user-exit-registration-popup .popup-body,.ems-user-exit-registration-popup .popup-body p,.ems-user-exit-registration-popup .popup-header,.ems-user-exit-registration-popup .popup-title,.ems-user-practice-disclaimer .popup-body,.ems-user-practice-disclaimer .popup-body p,.ems-user-practice-disclaimer .popup-header,.ems-user-practice-disclaimer .popup-title,.ems-user-practice-member-action-popup .popup-body,.ems-user-practice-member-action-popup .popup-body p,.ems-user-practice-member-action-popup .popup-header,.ems-user-practice-member-action-popup .popup-title,.ems-user-remove-practice-modal .popup-body,.ems-user-remove-practice-modal .popup-body p,.ems-user-remove-practice-modal .popup-header,.ems-user-remove-practice-modal .popup-title,.gbt-certified-popup .popup-body,.gbt-certified-popup .popup-body p,.gbt-certified-popup .popup-header,.gbt-certified-popup .popup-title,.invite-popup .popup-body,.invite-popup .popup-body p,.invite-popup .popup-header,.invite-popup .popup-title,.pending-request-popup .popup-body,.pending-request-popup .popup-body p,.pending-request-popup .popup-header,.pending-request-popup .popup-title,.remove-device-confirm-popup .popup-body,.remove-device-confirm-popup .popup-body p,.remove-device-confirm-popup .popup-header,.remove-device-confirm-popup .popup-title,.remove-practice-popup .popup-body,.remove-practice-popup .popup-body p,.remove-practice-popup .popup-header,.remove-practice-popup .popup-title,.search-practice-modal .popup-body,.search-practice-modal .popup-body p,.search-practice-modal .popup-header,.search-practice-modal .popup-title,.serial-number-help-popup .popup-body,.serial-number-help-popup .popup-body p,.serial-number-help-popup .popup-header,.serial-number-help-popup .popup-title{margin:0!important;padding:0}@media (max-width:639px){.create-new-profile-confirm-popup.ui-dialog .ui-dialog-content,.ems-coming-soon-thanks-popup.ui-dialog .ui-dialog-content,.ems-practice-register-error-modal.ui-dialog .ui-dialog-content,.ems-user-exit-registration-popup.ui-dialog .ui-dialog-content,.ems-user-practice-disclaimer.ui-dialog .ui-dialog-content,.ems-user-practice-member-action-popup.ui-dialog .ui-dialog-content,.ems-user-remove-practice-modal.ui-dialog .ui-dialog-content,.gbt-certified-popup.ui-dialog .ui-dialog-content,.invite-popup.ui-dialog .ui-dialog-content,.pending-request-popup.ui-dialog .ui-dialog-content,.remove-device-confirm-popup.ui-dialog .ui-dialog-content,.remove-practice-popup.ui-dialog .ui-dialog-content,.search-practice-modal.ui-dialog .ui-dialog-content,.serial-number-help-popup.ui-dialog .ui-dialog-content{padding:0}.create-new-profile-confirm-popup .popup-title,.ems-coming-soon-thanks-popup .popup-title,.ems-practice-register-error-modal .popup-title,.ems-user-exit-registration-popup .popup-title,.ems-user-practice-disclaimer .popup-title,.ems-user-practice-member-action-popup .popup-title,.ems-user-remove-practice-modal .popup-title,.gbt-certified-popup .popup-title,.invite-popup .popup-title,.pending-request-popup .popup-title,.remove-device-confirm-popup .popup-title,.remove-practice-popup .popup-title,.search-practice-modal .popup-title,.serial-number-help-popup .popup-title{font-size:30px;line-height:117%}.create-new-profile-confirm-popup .popup-body,.ems-coming-soon-thanks-popup .popup-body,.ems-practice-register-error-modal .popup-body,.ems-user-exit-registration-popup .popup-body,.ems-user-practice-disclaimer .popup-body,.ems-user-practice-member-action-popup .popup-body,.ems-user-remove-practice-modal .popup-body,.gbt-certified-popup .popup-body,.invite-popup .popup-body,.pending-request-popup .popup-body,.remove-device-confirm-popup .popup-body,.remove-practice-popup .popup-body,.search-practice-modal .popup-body,.serial-number-help-popup .popup-body{font-size:20px}.create-new-profile-confirm-popup .popup-content,.ems-coming-soon-thanks-popup .popup-content,.ems-practice-register-error-modal .popup-content,.ems-user-exit-registration-popup .popup-content,.ems-user-practice-disclaimer .popup-content,.ems-user-practice-member-action-popup .popup-content,.ems-user-remove-practice-modal .popup-content,.gbt-certified-popup .popup-content,.invite-popup .popup-content,.pending-request-popup .popup-content,.remove-device-confirm-popup .popup-content,.remove-practice-popup .popup-content,.search-practice-modal .popup-content,.serial-number-help-popup .popup-content{gap:20px}.create-new-profile-confirm-popup .disclaimer-buttons .form-actions,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions,.ems-coming-soon-thanks-popup .disclaimer-buttons .form-actions,.ems-coming-soon-thanks-popup .ui-dialog-buttonpane .form-actions,.ems-practice-register-error-modal .disclaimer-buttons .form-actions,.ems-practice-register-error-modal .ui-dialog-buttonpane .form-actions,.ems-user-exit-registration-popup .disclaimer-buttons .form-actions,.ems-user-exit-registration-popup .ui-dialog-buttonpane .form-actions,.ems-user-practice-disclaimer .disclaimer-buttons .form-actions,.ems-user-practice-disclaimer .ui-dialog-buttonpane .form-actions,.ems-user-practice-member-action-popup .disclaimer-buttons .form-actions,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions,.ems-user-remove-practice-modal .disclaimer-buttons .form-actions,.ems-user-remove-practice-modal .ui-dialog-buttonpane .form-actions,.gbt-certified-popup .disclaimer-buttons .form-actions,.gbt-certified-popup .ui-dialog-buttonpane .form-actions,.invite-popup .disclaimer-buttons .form-actions,.invite-popup .ui-dialog-buttonpane .form-actions,.pending-request-popup .disclaimer-buttons .form-actions,.pending-request-popup .ui-dialog-buttonpane .form-actions,.remove-device-confirm-popup .disclaimer-buttons .form-actions,.remove-device-confirm-popup .ui-dialog-buttonpane .form-actions,.remove-practice-popup .disclaimer-buttons .form-actions,.remove-practice-popup .ui-dialog-buttonpane .form-actions,.search-practice-modal .disclaimer-buttons .form-actions,.search-practice-modal .ui-dialog-buttonpane .form-actions,.serial-number-help-popup .disclaimer-buttons .form-actions,.serial-number-help-popup .ui-dialog-buttonpane .form-actions{align-items:center;flex-direction:column-reverse;gap:10px;margin-top:20px;padding:0}}.create-new-profile-confirm-popup .popup-content,.ems-user-practice-member-action-popup .popup-content,.pending-request-popup .popup-content,.remove-device-confirm-popup .popup-content,.remove-practice-popup .popup-content{padding:0}.create-new-profile-confirm-popup .popup-create-new-profile-cancel,.ems-user-practice-member-action-popup .popup-create-new-profile-cancel,.pending-request-popup .popup-create-new-profile-cancel,.remove-device-confirm-popup .popup-create-new-profile-cancel,.remove-practice-popup .popup-create-new-profile-cancel{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%;width:auto}.create-new-profile-confirm-popup .popup-create-new-profile-cancel:hover,.ems-user-practice-member-action-popup .popup-create-new-profile-cancel:hover,.pending-request-popup .popup-create-new-profile-cancel:hover,.remove-device-confirm-popup .popup-create-new-profile-cancel:hover,.remove-practice-popup .popup-create-new-profile-cancel:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.create-new-profile-confirm-popup .popup-create-new-profile-cancel,.ems-user-practice-member-action-popup .popup-create-new-profile-cancel,.pending-request-popup .popup-create-new-profile-cancel,.remove-device-confirm-popup .popup-create-new-profile-cancel,.remove-practice-popup .popup-create-new-profile-cancel{padding:5px 15px}}.create-new-profile-confirm-popup .popup-create-new-profile-confirm,.ems-user-practice-member-action-popup .popup-create-new-profile-confirm,.pending-request-popup .popup-create-new-profile-confirm,.remove-device-confirm-popup .popup-create-new-profile-confirm,.remove-practice-popup .popup-create-new-profile-confirm{min-width:164px;padding:5px 15px}@media (max-width:991px){.create-new-profile-confirm-popup.ui-dialog .ui-dialog-buttonpane,.ems-user-practice-member-action-popup.ui-dialog .ui-dialog-buttonpane,.pending-request-popup.ui-dialog .ui-dialog-buttonpane,.remove-device-confirm-popup.ui-dialog .ui-dialog-buttonpane,.remove-practice-popup.ui-dialog .ui-dialog-buttonpane{padding:0}.create-new-profile-confirm-popup.ui-dialog .ui-dialog-buttonpane button,.ems-user-practice-member-action-popup.ui-dialog .ui-dialog-buttonpane button,.pending-request-popup.ui-dialog .ui-dialog-buttonpane button,.remove-device-confirm-popup.ui-dialog .ui-dialog-buttonpane button,.remove-practice-popup.ui-dialog .ui-dialog-buttonpane button{margin:0}}.create-new-profile-confirm-popup,.ems-user-practice-member-action-popup{max-width:800px}.create-new-profile-confirm-popup .popup-title,.ems-user-practice-member-action-popup .popup-title{color:#26203b;font-family:Roboto,sans-serif;font-size:32px;font-weight:500;line-height:119%}.create-new-profile-confirm-popup .popup-body,.create-new-profile-confirm-popup .popup-text,.ems-user-practice-member-action-popup .popup-body,.ems-user-practice-member-action-popup .popup-text{color:#666;font-size:18px;line-height:133%;padding:0 0 28px;text-align:center}@media (max-width:639px){.create-new-profile-confirm-popup .popup-body,.create-new-profile-confirm-popup .popup-text,.ems-user-practice-member-action-popup .popup-body,.ems-user-practice-member-action-popup .popup-text{font-size:16px;line-height:125%}}.create-new-profile-confirm-popup .popup-content,.ems-user-practice-member-action-popup .popup-content{gap:16px}.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions{border-block-start:1px solid #e0e0e0;gap:40px;justify-content:center;margin:0;padding:40px 0 0}.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .accept-override,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .popup-cancel,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .popup-confirm,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .accept-override,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .popup-cancel,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .popup-confirm{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:fit-content;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .accept-override:hover,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .popup-cancel:hover,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .popup-confirm:hover,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .accept-override:hover,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .popup-cancel:hover,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .popup-confirm:hover{background-color:#000;color:#fff;transition:all .5s ease}.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .accept-override+.accept-override,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .popup-confirm,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .accept-override+.accept-override,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .popup-confirm{background-color:#000;color:#fff}.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .accept-override+.accept-override:hover,.create-new-profile-confirm-popup .ui-dialog-buttonpane .form-actions .popup-confirm:hover,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .accept-override+.accept-override:hover,.ems-user-practice-member-action-popup .ui-dialog-buttonpane .form-actions .popup-confirm:hover{background-color:#fff;color:#000;transition:all .5s ease}@media (max-width:991px){.create-new-profile-confirm-popup,.ems-user-practice-member-action-popup{width:calc(100% - 40px)!important}}@media (max-width:639px){.ems-user-practice-disclaimer .popup-content{padding:40px 16px}.ems-user-practice-disclaimer .popup-content .disclaimer-buttons{align-items:center;display:flex;flex-direction:column-reverse;gap:10px;padding:0}}.manage-my-practice .remove-practice-popup.ui-dialog .popup-message{display:none}.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .popup-cancel,.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .remove-practice-confirm{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;max-width:165px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .popup-cancel:hover,.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .remove-practice-confirm:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .popup-cancel,.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .remove-practice-confirm{padding:5px 15px}}.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .remove-practice-confirm{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .remove-practice-confirm:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .remove-practice-confirm:focus-within{border:1.3px solid #e31e24;outline:none}.manage-my-practice .remove-practice-popup.ui-dialog .ui-dialog-buttonpane .remove-practice-confirm:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.search-practice-modal{border:none;box-sizing:content-box;max-width:665px}.search-practice-modal .popup-title{margin-block:30px 10px!important}.search-practice-modal.ui-dialog .ui-dialog-buttonpane .form-actions{gap:10px}.search-practice-modal.ui-dialog .ui-dialog-buttonpane button{margin:0;min-width:210px;width:fit-content}@media (max-width:767px){.search-practice-modal{max-width:465px}.search-practice-modal.ui-dialog .ui-dialog-buttonpane .form-actions{margin-top:20px}}@media (max-width:639px){.search-practice-modal{max-width:calc(100% - 48px)}}.search-practice-modal .back-wrapper{align-items:baseline;display:flex}.search-practice-modal .back-wrapper input:not([type=radio]):not([type=checkbox]).back-button{background:none;border:none;border-radius:0;cursor:pointer;font-size:18px;font-weight:700;height:auto;margin-left:6px;outline:none;padding:0;width:auto}.search-practice-modal .back-wrapper:before{content:url(/themes/custom/myems_theme/images/icons/arrow-left-min.svg);display:flex;height:12px;width:12px}.search-practice-modal .search-practice-wrapper{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-block-start:30px}.search-practice-modal .search-practice-wrapper input{font-size:20px;padding:14px 31px 16px}@media (max-width:639px){.search-practice-modal .search-practice-wrapper{flex-direction:column}}.pending-request-popup .popup-title{padding-top:35px}.pending-request-popup .form-actions{display:flex;gap:10px;justify-content:center;margin-top:30px}@media (max-width:639px){.pending-request-popup .form-actions{flex-direction:column;margin-top:20px}}.ems-coming-soon-thanks-popup.ui-widget.ui-dialog .ui-dialog-titlebar,.invite-popup.ui-widget.ui-dialog .ui-dialog-titlebar,.pending-request-popup.ui-widget.ui-dialog .ui-dialog-titlebar,.remove-device-confirm-popup.ui-widget.ui-dialog .ui-dialog-titlebar,.remove-practice-popup.ui-widget.ui-dialog .ui-dialog-titlebar,.search-practice-modal.ui-widget.ui-dialog .ui-dialog-titlebar{display:none}.ems-practice-register-error-modal .form-actions{gap:15px;margin-top:20px}@media (max-width:767px){.ems-practice-register-error-modal .form-actions{flex-direction:column}}.serial-number-help-popup.ui-widget.ui-dialog{max-width:817px;padding:0}.serial-number-help-popup.ui-widget.ui-dialog .ui-dialog-titlebar{align-items:center;border-bottom:1px solid #dad9d9;display:flex;padding:15px 24px}.serial-number-help-popup.ui-widget.ui-dialog .ui-dialog-titlebar .ui-dialog-title{color:#000;font-size:16px;font-weight:400;line-height:20.8px;text-align:center}.serial-number-help-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close{background:transparent url(/themes/custom/myems_theme/images/icons/close-grey.svg) no-repeat 50%;background-size:40px 40px;height:40px;width:40px}.serial-number-help-popup .popup-content{padding:32px 60px 65px}.serial-number-help-popup .popup-body{font-size:15px;text-align:left}.serial-number-help-popup img{margin-top:32px;padding-left:81px;padding-right:81px}@media (max-width:639px){.serial-number-help-popup img{padding:0}}.create-new-profile-confirm-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close,.ems-user-practice-member-action-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close{left:15px;top:-40px}.ems-consent-device-popup.ui-widget.ui-dialog{border-radius:10px;font-family:Roboto,sans-serif;max-width:817px;padding:0 0 48px}.ems-consent-device-popup.ui-widget.ui-dialog>div:not(.ui-dialog-titlebar){padding-inline:69px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-titlebar{align-items:center;border-bottom:1px solid #dad9d9;margin-block-end:29px;padding-block:20px 14px;padding-inline:69px 25px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-title{color:#000;font-size:16px;font-weight:500;line-height:130%;text-align:center;white-space:normal}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close{background:transparent url(/themes/custom/myems_theme/images/icons/close-icon--circle.svg) no-repeat 50%;flex-shrink:0;height:40px;right:0;top:0;width:40px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content{color:#545454;font-size:14px;line-height:130%}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content a{color:#545454;text-decoration:underline;white-space:nowrap}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content strong{display:inline-block;margin-block-end:20px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form{margin-block:40px 0}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-confirm-consent{font-size:19.6px;line-height:130%;margin-block-end:45px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-confirm-consent label{display:inline}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-confirm-consent label:after{display:inline-block;vertical-align:super}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-signature{margin-inline:auto;max-width:373px;width:100%}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-signature label{font-size:15px;font-weight:700;line-height:130%;margin-block-end:12px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-signature .signature-inner{background:#fff;border:none;padding:0}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-signature canvas{border:1px solid #000;width:100%}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-signature .clear-signature-button{background:transparent;border:none;cursor:pointer;font-size:12px;font-weight:600;margin:12px auto 0;text-decoration:underline}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-signature .clear-signature-button:hover{text-decoration:none}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-buttonpane.ui-widget-content{border:none}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-buttonpane.ui-widget-content .ui-dialog-buttonset{float:none}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-buttonpane.ui-widget-content .button{align-items:center;background-color:#000;border:1px solid #000;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;justify-content:center;line-height:14px;margin:20px auto 0;min-width:157px;padding:11px;text-align:center;transition:all .5s ease;width:fit-content}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-buttonpane.ui-widget-content .button:hover{background-color:#fff;color:#000;transition:all .5s ease}@media (max-width:767px){.ems-consent-device-popup.ui-widget.ui-dialog{padding:0 0 25px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-titlebar,.ems-consent-device-popup.ui-widget.ui-dialog>div:not(.ui-dialog-titlebar){padding-inline:25px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-title{padding-inline:20px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form{margin-block:25px 0}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content form .field--name-field-confirm-consent{margin-block-end:25px}.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close{background:transparent url(/themes/custom/myems_theme/images/icons/close-icon--circle.svg) no-repeat 50%/30px;height:30px;width:30px}}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog{background:#fff;border-color:transparent;border-radius:16px 0 0 16px;box-shadow:none;max-width:462px;padding:32px 40px 40px;width:100%}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-titlebar,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-titlebar,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-titlebar{align-items:center;background:#fff;display:flex;gap:16px;justify-content:space-between;margin-block-end:24px;padding:0;text-align:left}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-titlebar:before,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-titlebar:before,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-titlebar:before{display:none}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-title,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-title,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-title{color:#222;font-family:TRANS-Bold;font-size:28px;font-weight:700;letter-spacing:-.56px;line-height:110%;text-transform:uppercase}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content{overflow-y:auto}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-element-container>div,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-element-container>div,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-element-container>div{display:flex;flex-direction:column;gap:24px}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip],#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip],#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]{background:rgba(207,235,255,.502);border-radius:8px;color:#222;min-height:50px;padding:16px 24px 16px 43px;position:relative}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row:before,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]:before,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row:before,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]:before,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row:before,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]:before{background:url(/themes/custom/myems_theme/images/icons/alert-info.svg) no-repeat 50%/16px;content:"";display:block;height:16px;left:16px;position:absolute;top:19px;width:16px}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row p,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] p,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row p,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] p,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row p,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] p{color:#222;font-size:16px;line-height:150%;margin-block:0 24px}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row p:last-child,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] p:last-child,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row p:last-child,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] p:last-child,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row p:last-child,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] p:last-child{margin-block:0}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a:visited,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a:visited,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a:visited,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a:visited,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a:visited,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a:visited{color:#222;text-decoration:underline}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a:focus,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a:focus,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a:focus,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a:focus,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row a:focus,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip] a:focus{outline:none}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-field-info,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-field-info,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-field-info{font-weight:600;margin-block-end:8px}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close{color:#34393d;position:relative}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close:focus,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close:focus,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-titlebar-close:focus{outline:none}@media (max-width:767px){#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog{border-radius:16px 16px 0 0;bottom:0!important;max-height:80dvh;max-width:100%;padding:32px 16px 16px;top:unset!important;transform:translate(-50%)!important;width:100%}}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]{background:#f0f1f2}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row:before,#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]:before{background:url(/themes/custom/myems_theme/images/icons/alert-regular.svg) no-repeat 50%/16px}#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]{background:#ffeeec}#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content .views-row:before,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content>div[id*=tooltip]:before{background:url(/themes/custom/myems_theme/images/icons/alert-error.svg) no-repeat 50%/16px}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar,.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar{width:3px}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-track,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-track,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-track,.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-track{background-color:#dad9d9;border-radius:3px}#drupal-off-canvas-wrapper.iot-device-data-help-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb,#drupal-off-canvas-wrapper.iot-device-data-recommendations-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb,#drupal-off-canvas-wrapper.iot-device-data-warnings-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb,.ems-consent-device-popup.ui-widget.ui-dialog .ui-dialog-content.ui-widget-content::-webkit-scrollbar-thumb{background-color:#57626a;border-radius:3px}.confirm-practice-page svg[data-tooltip],.manage-my-practice svg[data-tooltip],.page-node-type-confirm-user svg[data-tooltip],.path-media-center svg[data-tooltip],.user-register-device svg[data-tooltip],.view-device svg[data-tooltip]{border:none}.confirm-practice-page .tooltip,.manage-my-practice .tooltip,.page-node-type-confirm-user .tooltip,.path-media-center .tooltip,.user-register-device .tooltip,.view-device .tooltip{background-color:#ebebeb;border-radius:11px;box-shadow:7px 6px 10px 0 rgba(0,0,0,.05);height:fit-content;padding:16px;width:286px}.confirm-practice-page .tooltip div[data-popper-arrow],.manage-my-practice .tooltip div[data-popper-arrow],.page-node-type-confirm-user .tooltip div[data-popper-arrow],.path-media-center .tooltip div[data-popper-arrow],.user-register-device .tooltip div[data-popper-arrow],.view-device .tooltip div[data-popper-arrow]{display:none}.confirm-practice-page .tooltip .ems-help-confirm-role-tooltip,.confirm-practice-page .tooltip .ems-serial-number-help-tooltip,.manage-my-practice .tooltip .ems-help-confirm-role-tooltip,.manage-my-practice .tooltip .ems-serial-number-help-tooltip,.page-node-type-confirm-user .tooltip .ems-help-confirm-role-tooltip,.page-node-type-confirm-user .tooltip .ems-serial-number-help-tooltip,.path-media-center .tooltip .ems-help-confirm-role-tooltip,.path-media-center .tooltip .ems-serial-number-help-tooltip,.user-register-device .tooltip .ems-help-confirm-role-tooltip,.user-register-device .tooltip .ems-serial-number-help-tooltip,.view-device .tooltip .ems-help-confirm-role-tooltip,.view-device .tooltip .ems-serial-number-help-tooltip{color:#000;font-size:16px;font-weight:300;line-height:18px}.confirm-practice-page .tooltip .ems-help-confirm-role-tooltip h3,.confirm-practice-page .tooltip .ems-help-confirm-role-tooltip strong,.confirm-practice-page .tooltip .ems-serial-number-help-tooltip h3,.confirm-practice-page .tooltip .ems-serial-number-help-tooltip strong,.manage-my-practice .tooltip .ems-help-confirm-role-tooltip h3,.manage-my-practice .tooltip .ems-help-confirm-role-tooltip strong,.manage-my-practice .tooltip .ems-serial-number-help-tooltip h3,.manage-my-practice .tooltip .ems-serial-number-help-tooltip strong,.page-node-type-confirm-user .tooltip .ems-help-confirm-role-tooltip h3,.page-node-type-confirm-user .tooltip .ems-help-confirm-role-tooltip strong,.page-node-type-confirm-user .tooltip .ems-serial-number-help-tooltip h3,.page-node-type-confirm-user .tooltip .ems-serial-number-help-tooltip strong,.path-media-center .tooltip .ems-help-confirm-role-tooltip h3,.path-media-center .tooltip .ems-help-confirm-role-tooltip strong,.path-media-center .tooltip .ems-serial-number-help-tooltip h3,.path-media-center .tooltip .ems-serial-number-help-tooltip strong,.user-register-device .tooltip .ems-help-confirm-role-tooltip h3,.user-register-device .tooltip .ems-help-confirm-role-tooltip strong,.user-register-device .tooltip .ems-serial-number-help-tooltip h3,.user-register-device .tooltip .ems-serial-number-help-tooltip strong,.view-device .tooltip .ems-help-confirm-role-tooltip h3,.view-device .tooltip .ems-help-confirm-role-tooltip strong,.view-device .tooltip .ems-serial-number-help-tooltip h3,.view-device .tooltip .ems-serial-number-help-tooltip strong{font-weight:700}.confirm-practice-page .tooltip .ems-help-confirm-role-tooltip div:first-child,.confirm-practice-page .tooltip .ems-serial-number-help-tooltip div:first-child,.manage-my-practice .tooltip .ems-help-confirm-role-tooltip div:first-child,.manage-my-practice .tooltip .ems-serial-number-help-tooltip div:first-child,.page-node-type-confirm-user .tooltip .ems-help-confirm-role-tooltip div:first-child,.page-node-type-confirm-user .tooltip .ems-serial-number-help-tooltip div:first-child,.path-media-center .tooltip .ems-help-confirm-role-tooltip div:first-child,.path-media-center .tooltip .ems-serial-number-help-tooltip div:first-child,.user-register-device .tooltip .ems-help-confirm-role-tooltip div:first-child,.user-register-device .tooltip .ems-serial-number-help-tooltip div:first-child,.view-device .tooltip .ems-help-confirm-role-tooltip div:first-child,.view-device .tooltip .ems-serial-number-help-tooltip div:first-child{margin-bottom:10px}.user-register-device .tooltip{padding:5px 16px;width:435px}.user-register-device .tooltip .ems-serial-number-help-tooltip{line-height:normal}.confirm-practice-page .tooltip{width:300px}#block-myems-theme-waitingblock,.ems-waiting-screen-loader{height:100%;left:50%;margin:0 auto;position:fixed;top:0;transform:translate(-50%);width:100%;z-index:10000}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;padding:10px 20px}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed{flex-direction:column}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed img,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed img{padding:0}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed .waiting-description,#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed .waiting-title,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed .waiting-description,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed .waiting-title{margin-top:30px}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed .waiting-description,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed .waiting-description{max-width:800px}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;left:50%;line-height:132%;margin-top:30px;padding:10px 15px;position:absolute;transform:translate(-50%)}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn:hover,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn:focus-within,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn:focus-within{border:1.3px solid #e31e24;outline:none}#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn:focus,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper.failed .waiting-failed-btn:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}#block-myems-theme-waitingblock .waiting-description,#block-myems-theme-waitingblock .waiting-title,.ems-waiting-screen-loader .waiting-description,.ems-waiting-screen-loader .waiting-title{text-align:center}#block-myems-theme-waitingblock .waiting-title,.ems-waiting-screen-loader .waiting-title{font-family:TRANS-Bold;font-size:30px;font-weight:700;line-height:40px;text-transform:uppercase}html[lang=ko] #block-myems-theme-waitingblock .waiting-title,html[lang=ko] .ems-waiting-screen-loader .waiting-title{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] #block-myems-theme-waitingblock .waiting-title,html[lang=tr] .ems-waiting-screen-loader .waiting-title{font-family:Montserrat,Arial,sans-serif}#block-myems-theme-waitingblock .waiting-description,.ems-waiting-screen-loader .waiting-description{font-size:20px;font-weight:300;line-height:26px}#block-myems-theme-waitingblock img,.ems-waiting-screen-loader img{padding-right:20px}@media (max-width:991px){#block-myems-theme-waitingblock,.ems-waiting-screen-loader{padding-left:0}}@media (max-width:639px){#block-myems-theme-waitingblock .ems-middleware-sync-waiting-block-wrapper,.ems-waiting-screen-loader .ems-middleware-sync-waiting-block-wrapper{flex-direction:column;gap:20px}#block-myems-theme-waitingblock .waiting-title,.ems-waiting-screen-loader .waiting-title{font-size:24px;line-height:117%}#block-myems-theme-waitingblock .waiting-description,.ems-waiting-screen-loader .waiting-description{font-size:16px;line-height:117%}#block-myems-theme-waitingblock img,.ems-waiting-screen-loader img{padding-right:0}}.coming-soon-block{align-items:center;background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:30px;margin-top:40px;max-width:1135px;padding:40px 40px 30px;text-align:center}.coming-soon-block .coming-soon-btn{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%;padding:10px 20px}.coming-soon-block .coming-soon-btn:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.coming-soon-block .coming-soon-btn:focus-within{border:1.3px solid #e31e24;outline:none}.coming-soon-block .coming-soon-btn:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.coming-soon-block h2{text-transform:uppercase}.coming-soon__title{font-family:TRANS-Bold}html[lang=ko] .coming-soon__title{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .coming-soon__title{font-family:Montserrat,Arial,sans-serif}.progress-bar{background-color:#f4f4f4;display:grid;gap:4px;grid-template-columns:repeat(5,1fr)}.confirm-practice-page .progress-bar__item:nth-child(-n+4),.confirm-user-page .progress-bar__item:nth-child(-n+2),.practice-search-page .progress-bar__item:nth-child(-n+3),.register-password-page .progress-bar__item,.user-contacts-page .progress-bar__item:first-child{background-color:#000;height:6px}.practice-courses{align-items:center;background:#fff;background:linear-gradient(270deg,rgba(247,206,215,.3),#fff);border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;height:300px;justify-content:space-between}@media (max-width:1100px){.practice-courses{flex-direction:column-reverse;height:100%}}.practice-courses__images,.practice-courses__info{display:flex;flex-direction:column}.practice-courses__info{padding:50px 75px;width:50%}@media (max-width:1200px){.practice-courses__info{padding:30px 55px}}@media (max-width:1100px){.practice-courses__info{padding:35px 24px;width:100%}}.practice-courses__images{align-items:flex-end;display:flex;height:100%;justify-content:space-between;width:50%}@media (max-width:1100px){.practice-courses__images{width:100%}}.practice-courses__sda{transform:translate(-20px,20px);width:100px}.practice-courses__device{width:440px}@media (max-width:1200px){.practice-courses__device{width:360px}}@media (max-width:1100px){.practice-courses__device{width:440px}}@media (max-width:479px){.practice-courses__device{width:360px}}@media (max-width:389px){.practice-courses__device{width:300px}}.practice-courses__title{font-family:Roboto,sans-serif;font-size:32px;font-weight:400;text-transform:none}.practice-courses__descr{font-size:16px;font-weight:300;line-height:24px;margin-bottom:24px;margin-top:24px;min-width:535px}@media (max-width:1300px){.practice-courses__descr{min-width:400px}}@media (max-width:1100px){.practice-courses__descr{min-width:100%}}.practice-courses__btn{border:1px solid #969696;border-radius:8px;color:#000;display:flex;font-size:16px;justify-content:center;max-width:180px;padding:11px 25px}.practice-courses__btn:hover{background-color:#969696;color:#fff;cursor:pointer;transition:all .5s ease}.practice-courses__btn:hover:after{background:url(/themes/custom/myems_theme/images/icons/link-white.svg) no-repeat 50%}.practice-courses__btn:after{background:url(/themes/custom/myems_theme/images/icons/link.svg) no-repeat 50%;content:"";display:block;height:20px;padding-left:8px;width:20px}.ems-mygbt-insights-block{align-items:flex-start;background:#fcc4d4;border-radius:8px;display:flex;gap:24px;justify-content:space-between;margin-bottom:40px;padding:24px 151px 0 24px;position:relative}.ems-mygbt-insights-block.hidden{display:none}@media (max-width:1200px){.ems-mygbt-insights-block{padding:20px 151px 0 20px}}@media (max-width:1100px){.ems-mygbt-insights-block{padding-right:55px}}@media (max-width:639px){.ems-mygbt-insights-block{align-items:center;border-radius:0;flex-direction:column;gap:15px;margin-bottom:28px;margin-left:calc(-50vw + 50%);padding:24px 24px 0;width:100vw}}.ems-mygbt-insights-block .info-wrapper{max-width:528px}.ems-mygbt-insights-block .info-wrapper h3{font-family:TRANS-Bold;font-size:22px;font-weight:700;letter-spacing:-3%;line-height:110%;margin-bottom:5px;text-transform:uppercase}html[lang=ko] .ems-mygbt-insights-block .info-wrapper h3{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .ems-mygbt-insights-block .info-wrapper h3{font-family:Montserrat,Arial,sans-serif}.ems-mygbt-insights-block .info-wrapper p{font-size:14px;line-height:150%}.ems-mygbt-insights-block .info-wrapper a{align-items:center;background-color:#fff;border:none;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-size:14px;font-weight:500;justify-content:center;letter-spacing:.14px;line-height:118%;line-height:132%;margin-block:25px;padding:13px 15px;text-align:center;transition:all .5s ease;width:fit-content}.ems-mygbt-insights-block .info-wrapper a:hover{background-color:#000;color:#fff;transition:all .5s ease}@media (max-width:1300px){.ems-mygbt-insights-block .info-wrapper{max-width:420px}}@media (max-width:1100px){.ems-mygbt-insights-block .info-wrapper a{margin-block:20px}}@media (max-width:639px){.ems-mygbt-insights-block .info-wrapper{max-width:unset}.ems-mygbt-insights-block .info-wrapper h3{font-size:16px;line-height:110%}.ems-mygbt-insights-block .info-wrapper a{margin-block:12px 0}}.ems-mygbt-insights-block img{align-self:flex-end;height:fit-content;margin-block-start:-10px;max-width:273px;object-fit:contain;width:100%}@media (max-width:1200px){.ems-mygbt-insights-block img{max-width:250px}}@media (max-width:639px){.ems-mygbt-insights-block img{margin:0 auto;max-width:56%}}.ems-mygbt-insights-block .close-btn{cursor:pointer;position:absolute;right:15px;top:15px}.node-create-practice-form .select2,.node-create-practice-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not(.select2-search__field),.node-create-practice-form select,.page-node-type-edit-practice .select2,.page-node-type-edit-practice input:not([type=radio]):not([type=checkbox]):not([type=submit]):not(.select2-search__field),.page-node-type-edit-practice select{margin-block-end:20px;max-width:unset}.node-create-practice-form label,.page-node-type-edit-practice label{margin-block-end:8px}.node-create-practice-form option,.page-node-type-edit-practice option{max-width:20px}.node-create-practice-form #edit-actions,.page-node-type-edit-practice #edit-actions{margin-block-start:28px}.node-create-practice-form #edit-actions #edit-submit,.page-node-type-edit-practice #edit-actions #edit-submit{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.node-create-practice-form #edit-actions #edit-submit:hover,.page-node-type-edit-practice #edit-actions #edit-submit:hover{background-color:#fff;color:#000;transition:all .5s ease}.node-create-practice-form div[role=alert],.page-node-type-edit-practice div[role=alert]{color:red;font-style:italic;padding:10px 0}.node-create-practice-form.sidebar #main-wrapper main,.page-node-type-edit-practice.sidebar #main-wrapper main{padding:88px 62px 88px 34px}.node-create-practice-form #edit-actions .button--danger,.node-create-practice-form .edit-practice-info__wrapper label,.node-create-practice-form .edit-practice-info__wrapper summary,.node-create-practice-form .js-form-type-vertical-tabs,.page-node-type-edit-practice #edit-actions .button--danger,.page-node-type-edit-practice .edit-practice-info__wrapper label,.page-node-type-edit-practice .edit-practice-info__wrapper summary,.page-node-type-edit-practice .js-form-type-vertical-tabs{display:none}.node-create-practice-form #practice-address-ajax-wrapper .ems-user-manual-address-switcher,.page-node-type-edit-practice #practice-address-ajax-wrapper .ems-user-manual-address-switcher{align-items:center;display:flex;flex-wrap:wrap;padding-block-end:20px}@media (max-width:639px){.node-create-practice-form #practice-address-ajax-wrapper .ems-user-manual-address-switcher,.page-node-type-edit-practice #practice-address-ajax-wrapper .ems-user-manual-address-switcher{padding-block-end:16px}}.node-create-practice-form #practice-address-ajax-wrapper .ems-user-manual-address-switcher input.form-submit[type=submit],.page-node-type-edit-practice #practice-address-ajax-wrapper .ems-user-manual-address-switcher input.form-submit[type=submit]{background:none;border:none;border-radius:0;color:#e12219;cursor:pointer;font-size:16px;font-weight:700;height:fit-content;margin:0 0 0 10px;outline:none;padding:0;width:fit-content}@media (max-width:991px){.node-create-practice-form.sidebar #main-wrapper main,.page-node-type-edit-practice.sidebar #main-wrapper main{padding:110px 16px 50px}}@media (max-width:639px){.node-create-practice-form .select2,.node-create-practice-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not(.select2-search__field),.node-create-practice-form select,.page-node-type-edit-practice .select2,.page-node-type-edit-practice input:not([type=radio]):not([type=checkbox]):not([type=submit]):not(.select2-search__field),.page-node-type-edit-practice select{margin-block-end:16px}.node-create-practice-form #edit-field-vat-number-wrapper input,.page-node-type-edit-practice #edit-field-vat-number-wrapper input{margin-bottom:0}.node-create-practice-form #edit-actions,.page-node-type-edit-practice #edit-actions{margin-block-start:16px}}.account-verified.sidebar #main-wrapper,.sidebar-hidden #main-wrapper{display:flex;flex-direction:column;justify-content:center;padding:10px 24px}.account-verified.sidebar #main-wrapper aside,.sidebar-hidden #main-wrapper aside{display:none}.account-verified.sidebar #main-wrapper main,.sidebar-hidden #main-wrapper main{display:flex;flex-direction:column;justify-content:center;margin-left:auto}.account-verified.sidebar .ems-user-profile-block,.sidebar-hidden .ems-user-profile-block{display:none}.page-node-type-basic-page.anonymous.sidebar .header{background:#fff;box-shadow:none;padding:16px 80px 18px}.page-node-type-basic-page.anonymous.sidebar .header__wrapper{align-items:center;display:flex;justify-content:space-between}.page-node-type-basic-page.anonymous.sidebar .header__wrapper>.language-switcher-language-url{margin-left:auto}.page-node-type-basic-page.anonymous.sidebar #main-wrapper main{background:#fff;margin:0 auto;max-width:100%;padding-top:50px;text-align:justify}.page-node-type-basic-page .policy-page h1{margin-bottom:20px}.course-single{display:flex;flex-direction:column;gap:12px}.course-single h1{font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;max-width:605px;text-transform:uppercase}html[lang=ko] .course-single h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .course-single h1{font-family:Montserrat,Arial,sans-serif}.course-single__wrapper{display:flex;flex-direction:column;gap:48px}.course-single__info{display:flex;gap:32px}.course-single__info-image{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;height:310px;max-width:576px;overflow:hidden;position:relative;width:100%}.course-single__info-image div,.course-single__info-image img{max-width:576px;width:100%}.course-single__info-image div{background:#d9d9d9;max-width:250px}.course-single__info-data{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);height:fit-content;max-width:488px;padding:16px;width:100%}.course-single__info-data>div{display:grid;font-size:14px;gap:16px;grid-template-columns:1fr 2.5fr;line-height:130%}.course-single__info-data>div .label{align-items:center;display:flex;flex-wrap:nowrap;font-weight:700;gap:9px;height:fit-content}.course-single__info-data>div .label span{white-space:nowrap}.course-single__info hr{border:none;border-top:1px solid rgba(0,0,0,.25);margin:16px 0}.course-single__details{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);font-weight:300;padding:32px 24px}.course-single__details h2{font-size:32px;line-height:117%;padding-bottom:16px}.course-single__details h3,.course-single__details h4,.course-single__details h5,.course-single__details h6{padding:10px 0}.course-single__details ol,.course-single__details ul{display:flex;flex-direction:column;gap:16px;list-style-position:inside;padding:10px 0 10px 10px}@media (max-width:767px){.course-single__info-image{max-width:250px}}@media (max-width:767px) and (max-width:639px){.course-single__info{flex-direction:column;gap:16px}.course-single__info-image{padding:25px}}.dashboard{display:flex;flex-direction:column;gap:27px}.dashboard h1{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;letter-spacing:-.72px;line-height:130%;line-height:104%;padding-bottom:20px;text-transform:uppercase}html[lang=ko] .dashboard h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .dashboard h1{font-family:Montserrat,Arial,sans-serif}.dashboard h2{font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;text-transform:uppercase}html[lang=ko] .dashboard h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .dashboard h2{font-family:Montserrat,Arial,sans-serif}.dashboard__welcome-block{background:#fff;border:0 solid #d6d6d6;border-radius:8px;display:flex;gap:38px;padding:24px}.dashboard__welcome-block .welcome-block__image{background:#f3f3f3;border-radius:9px;display:flex;height:auto;max-width:233px;min-height:100px;min-width:200px;width:100%}.dashboard__welcome-block .welcome-block__image img{aspect-ratio:1.76;border-radius:9px;height:auto;object-fit:cover;width:100%}.dashboard__welcome-block .welcome-block__text{display:flex;flex-direction:column;font-weight:300;gap:9px;line-height:117%}.dashboard__welcome-block .welcome-block__text h3{-webkit-text-fill-color:transparent;background:linear-gradient(99deg,#000 5.87%,#000 100.77%);background-clip:text;-webkit-background-clip:text;font-size:20px;font-weight:500;line-height:117%}.dashboard__practice-section{display:flex;gap:25px}.dashboard__practice-section>div{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;flex-grow:1;gap:18px;justify-content:space-between;padding:21px 24px}.dashboard__practice-section .current-practice__data{display:flex;flex-direction:column;gap:2px}.dashboard__practice-section .current-practice div{font-size:14px;font-weight:300;line-height:130%}.dashboard__practice-section .current-practice div span,.dashboard__practice-section .current-practice div:first-child{font-weight:400}.dashboard__practice-section .current-practice-members__wrapper{display:flex;flex-wrap:wrap;font-size:14px;font-weight:300;gap:16px;line-height:130%}.dashboard__practice-section .current-practice-members__wrapper>div{align-items:center;display:flex;flex-direction:column;gap:5px}.dashboard__practice-section .current-practice-members__wrapper>div .shape{background:#f3f3f3;border-radius:50%;height:44px;width:44px}.dashboard__practice-section .current-practice-members .member-picture{border-radius:50%;height:44px;width:44px}.dashboard__podcasts-section{display:flex;gap:30px;margin:25px 0 4px}.dashboard__podcasts-section>div{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:5px;justify-content:space-between;padding:21px 24px}.dashboard__podcasts-section .podcasts{max-width:100%;width:100%}.dashboard__podcasts-section .podcasts__wrapper{display:flex;font-weight:300;gap:30px;padding-bottom:25px}.dashboard__podcasts-section .podcasts img{align-self:flex-start;max-width:119px;width:100%}.dashboard__podcasts-section .podcasts a{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%;padding:8px 16px;text-align:center}.dashboard__podcasts-section .podcasts a:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.dashboard__podcasts-section .podcasts a:focus-within{border:1.3px solid #e31e24;outline:none}.dashboard__podcasts-section .podcasts a:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.dashboard__podcasts-section .gbt-certification{font-weight:300;gap:26px;padding:36px 24px}.dashboard__podcasts-section .gbt-certification__heading{background:url(/themes/custom/myems_theme/images/icons/certification.svg) no-repeat top 8px left;background-size:32px;padding-left:48px}.dashboard__podcasts-section .gbt-certification__heading span{font-weight:500}.dashboard__podcasts-section .gbt-certification .dashboard__link{margin-top:auto}.dashboard__courses-section{display:flex;flex-direction:column;gap:20px;margin-bottom:25px}.dashboard__courses-section .registered-courses__link{align-items:center;background:#fff;background:#fff url(/themes/custom/myems_theme/images/icons/plus.svg) no-repeat left 16px center;background-size:22px;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);color:#000;display:flex;min-height:40px;padding:8px 16px 8px 54px;transition:all .5s ease}.dashboard__courses-section .registered-courses__link:visited{color:#000}.dashboard__courses-section .registered-courses__link:hover{background:#fff url(/themes/custom/myems_theme/images/icons/plus-hover.svg) no-repeat left 16px center;background-size:22px;transition:all .5s ease}.dashboard__courses-section .registered-courses__not-found-wrapper{align-items:center;display:flex;flex-direction:column;gap:25px}.dashboard__courses-section .registered-courses__not-found-wrapper .registered-courses__btn{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%;max-width:700px;padding:8px 16px;text-align:center;width:100%}.dashboard__courses-section .registered-courses__not-found-wrapper .registered-courses__btn:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.dashboard__courses-section .registered-courses__not-found-wrapper .registered-courses__btn:focus-within{border:1.3px solid #e31e24;outline:none}.dashboard__courses-section .registered-courses__not-found-wrapper .registered-courses__btn:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.dashboard__courses-section .my-courses{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;flex-grow:1;gap:12px;padding:17px 15px 24px;width:100%}.dashboard__courses-section .my-courses h2{background:url(/themes/custom/myems_theme/images/icons/education.svg) no-repeat 0;background-size:32px;padding-left:48px}.dashboard__courses-section .my-courses table th{color:#787878;font-weight:400;padding:8px;text-align:left;white-space:nowrap}.dashboard__courses-section .my-courses table td{padding:8px}.dashboard__courses-section .my-courses .dashboard__link{display:inline-block;margin-top:auto}.dashboard .webinars{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);font-weight:300;max-width:100%;padding:21px 24px;width:100%}.dashboard .webinars__wrapper{display:flex;flex-direction:row-reverse;font-weight:300;gap:30px;padding-bottom:25px}.dashboard .webinars img{height:119px;margin-top:4.5px;max-width:161px;object-fit:cover}.dashboard .webinars a{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;display:inline-block;font-size:16px;font-weight:700;line-height:132%;margin-top:4.5px;padding:8px 16px;text-align:center;width:100%}.dashboard .webinars a:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.dashboard .webinars a:focus-within{border:1.3px solid #e31e24;outline:none}.dashboard .webinars a:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.dashboard__upcoming-section{display:flex;flex-direction:column;gap:19px}.dashboard__upcoming-section .upcoming-courses__heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.dashboard__upcoming-section .upcoming-courses__heading h2{background:url(/themes/custom/myems_theme/images/icons/education.svg) no-repeat 0;background-size:32px;padding-left:48px}.dashboard__upcoming-section .upcoming-courses__content{display:flex;gap:26px}@media (max-width:1440px){.dashboard__upcoming-section .upcoming-courses__content{gap:20px}}.dashboard__upcoming-section .course{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex!important;flex-direction:column;gap:9px;height:inherit;max-width:250px;padding:36px 24px;width:100%}.dashboard__upcoming-section .course__image{aspect-ratio:1.78;background-repeat:no-repeat;background-size:cover;margin-bottom:7px;width:100%}.dashboard__upcoming-section .course__name{font-size:20px;font-weight:400;line-height:117%;margin-bottom:7px}.dashboard__upcoming-section .course__id{font-weight:300}.dashboard__upcoming-section .course__id img{margin-bottom:2px}.dashboard__upcoming-section .course__date,.dashboard__upcoming-section .course__id{align-items:center;display:flex;font-size:14px;gap:4px;line-height:130%}.dashboard__upcoming-section .course__street{align-items:center;display:flex;font-weight:300;gap:4px;margin-bottom:7px;text-transform:uppercase}.dashboard__upcoming-section .course>a{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%;margin-top:auto;padding:8px 16px;text-align:center}.dashboard__upcoming-section .course>a:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.dashboard__upcoming-section .course>a:focus-within{border:1.3px solid #e31e24;outline:none}.dashboard__upcoming-section .course>a:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.dashboard__upcoming-section .dashboard__slider .slick-track .course:first-child .course__image,.dashboard__upcoming-section .dashboard__slider .slick-track .slick-slide:first-child .course__image,.dashboard__upcoming-section .dashboard__slider__content .course:first-child .course__image,.dashboard__upcoming-section .dashboard__slider__content .slick-slide:first-child .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .course:first-child .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .slick-slide:first-child .course__image,.dashboard__upcoming-section .upcoming-courses__content .course:first-child .course__image,.dashboard__upcoming-section .upcoming-courses__content .slick-slide:first-child .course__image{background-image:url(/themes/custom/myems_theme/images/upcomingFirst.png)}.dashboard__upcoming-section .dashboard__slider .slick-track .course:nth-child(2) .course__image,.dashboard__upcoming-section .dashboard__slider .slick-track .slick-slide:nth-child(2) .course__image,.dashboard__upcoming-section .dashboard__slider__content .course:nth-child(2) .course__image,.dashboard__upcoming-section .dashboard__slider__content .slick-slide:nth-child(2) .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .course:nth-child(2) .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .slick-slide:nth-child(2) .course__image,.dashboard__upcoming-section .upcoming-courses__content .course:nth-child(2) .course__image,.dashboard__upcoming-section .upcoming-courses__content .slick-slide:nth-child(2) .course__image{background-image:url(/themes/custom/myems_theme/images/upcomingSecond.png)}.dashboard__upcoming-section .dashboard__slider .slick-track .course:nth-child(3) .course__image,.dashboard__upcoming-section .dashboard__slider .slick-track .slick-slide:nth-child(3) .course__image,.dashboard__upcoming-section .dashboard__slider__content .course:nth-child(3) .course__image,.dashboard__upcoming-section .dashboard__slider__content .slick-slide:nth-child(3) .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .course:nth-child(3) .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .slick-slide:nth-child(3) .course__image,.dashboard__upcoming-section .upcoming-courses__content .course:nth-child(3) .course__image,.dashboard__upcoming-section .upcoming-courses__content .slick-slide:nth-child(3) .course__image{background-image:url(/themes/custom/myems_theme/images/upcomingThird.png)}.dashboard__upcoming-section .dashboard__slider .slick-track .course:nth-child(4) .course__image,.dashboard__upcoming-section .dashboard__slider .slick-track .slick-slide:nth-child(4) .course__image,.dashboard__upcoming-section .dashboard__slider__content .course:nth-child(4) .course__image,.dashboard__upcoming-section .dashboard__slider__content .slick-slide:nth-child(4) .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .course:nth-child(4) .course__image,.dashboard__upcoming-section .upcoming-courses .slick-track .slick-slide:nth-child(4) .course__image,.dashboard__upcoming-section .upcoming-courses__content .course:nth-child(4) .course__image,.dashboard__upcoming-section .upcoming-courses__content .slick-slide:nth-child(4) .course__image{background-image:url(/themes/custom/myems_theme/images/upcomingFourth.png)}.dashboard__upcoming-section .dashboard__slider{display:none}.dashboard__upcoming-section .dashboard__slider .slick-track{display:flex}.dashboard__upcoming-section .dashboard__slider .slick-slide{height:inherit!important}.dashboard__upcoming-section .dashboard__slider .slick-slide>div{height:100%;margin:0 16px}.dashboard__devices-section{display:flex;flex-direction:column;gap:19px}.dashboard__devices-section .devices__heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.dashboard__devices-section .devices__heading h2{background:url(/themes/custom/myems_theme/images/icons/certification.svg) no-repeat 0;background-size:32px;padding-left:48px}.dashboard__devices-section .devices__list{display:flex;gap:32px}@media (max-width:1440px){.dashboard__devices-section .devices__list{gap:20px}}.dashboard__devices-section .devices__list .device-registration-link{height:auto;padding:16px;width:100%}.dashboard__devices-section .devices__list .device-registration-link span{padding-right:0;text-align:center}@media (max-width:1265px){.dashboard__devices-section .devices__list .device-registration-link{height:auto}}@media (max-width:767px){.dashboard__devices-section .devices__list .device-registration-link{box-shadow:none;height:355px}}.dashboard__devices-section .device-registration-link{align-items:center;background:#fff;border-radius:11px;border-radius:9px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;height:265px;justify-content:center;max-width:230px;padding:20px;width:100%}@media (max-width:1300px){.dashboard__devices-section .device-registration-link{max-width:340px}}.dashboard__devices-section .device-registration-link span{color:#000;display:inline-block;padding-top:35px;position:relative;text-align:center}.dashboard__devices-section .device-registration-link span:before{background:url(/themes/custom/myems_theme/images/icons/plus-rounded.svg) no-repeat 50%/contain;content:"";height:25px;left:0;margin-inline:auto;position:absolute;right:0;top:0;transition:all .5s ease;width:25px}.dashboard__devices-section .device-registration-link span:hover:before{background:url(/themes/custom/myems_theme/images/icons/plus-rounded-hover.svg) no-repeat 50%/contain}.dashboard .status{color:#727272;font-size:14px;font-weight:500;line-height:130%;white-space:nowrap}.dashboard .status.completed{color:#008767}.dashboard .status.cancelled{color:#df0007}.dashboard .details a{background:url(/themes/custom/myems_theme/images/icons/side-arrow-black.svg) no-repeat 100%;color:#000;display:inline-block;font-size:14px;line-height:132%;padding-right:15px;white-space:nowrap;width:fit-content}.dashboard .details a:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.dashboard .details a:hover:after{width:100%}.dashboard .details a:after{background:#000}.dashboard .details a:active,.dashboard .details a:focus,.dashboard .details a:visited{color:#000}.dashboard .dashboard__slider-wrapper{display:none;margin:0 auto;width:100%}.dashboard .dashboard__slider-wrapper h3{font-size:20px;font-weight:400;line-height:130%;padding-bottom:3px}.dashboard .dashboard__slider-wrapper .dashboard__item{padding:8px}.dashboard .dashboard__slider-wrapper .dashboard__item-info{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 0}.dashboard .dashboard__slider-wrapper .dashboard__item-info div{align-items:center;display:flex;gap:4px}.dashboard .dashboard__slider-wrapper .dashboard__item-info img{margin-bottom:4px}.dashboard .dashboard__slider-wrapper .slick-dots{flex-wrap:wrap;padding:0}.dashboard__devices-section .dashboard__slider-wrapper .device{height:390px;position:relative}.dashboard__devices-section .dashboard__slider-wrapper .device__warnings{margin-bottom:13px}.dashboard__devices-section .dashboard__slider-wrapper .device .dashboard__link{bottom:20px;left:0;position:absolute;right:0}.dashboard__devices-section .dashboard__slider-wrapper .slick-track{display:flex}.dashboard__devices-section .dashboard__slider-wrapper .slick-slide{height:inherit!important}.dashboard__devices-section .dashboard__slider-wrapper .slick-slide>div{display:flex;height:100%;margin:0 16px}.dashboard__devices-section .dashboard__slider-wrapper .slick-dots{padding-top:19px}.dashboard__link{background:url(/themes/custom/myems_theme/images/icons/arrow-red-trimmed-thin.svg) no-repeat 100%;background-position-y:4px;color:#e31e24;font-weight:500;margin-left:auto;padding-right:23px;width:fit-content}.dashboard__link:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.dashboard__link:hover:after{width:100%}.dashboard__link:after{background:#e31e24}.dashboard__link:active,.dashboard__link:focus,.dashboard__link:visited{color:#e31e24}@media (max-width:639px){.dashboard__link{padding-right:19px}}@media (max-width:1300px){.dashboard__courses-section,.dashboard__podcasts-section{flex-wrap:wrap}.dashboard__devices-section .devices__list,.dashboard__upcoming-section .upcoming-courses__content{display:none}.dashboard__upcoming-section .dashboard__slider{display:block}.dashboard__upcoming-section .course{max-width:unset}.dashboard__devices-section .dashboard__slider-wrapper,.dashboard__upcoming-section .dashboard__slider-wrapper{display:block;margin:0 auto;width:100%}.dashboard__devices-section .dashboard__slider-wrapper .device__slider-register,.dashboard__upcoming-section .dashboard__slider-wrapper .device__slider-register{display:flex!important}.dashboard__devices-section .dashboard__slider-wrapper .device__slider-register .device-registration-link,.dashboard__upcoming-section .dashboard__slider-wrapper .device__slider-register .device-registration-link{box-shadow:none;height:inherit}.dashboard__devices-section .dashboard__slider-wrapper .device__slider-register .device-registration-link span,.dashboard__upcoming-section .dashboard__slider-wrapper .device__slider-register .device-registration-link span{margin:0 auto}}@media (max-width:991px){.dashboard{gap:32px}.dashboard h1{padding-bottom:0}.dashboard__podcasts-section{gap:32px}.dashboard__podcasts-section .podcasts__wrapper{gap:20px;padding-bottom:8px}.dashboard__courses-section{gap:32px;margin:0}.dashboard .webinars__wrapper{padding-bottom:0}}@media (max-width:800px){.dashboard__devices-section .device-registration-link{height:46px;justify-content:flex-start;max-width:100%;padding:8px 16px}.dashboard__devices-section .device-registration-link span{padding-left:35px;padding-top:0}.dashboard__devices-section .device-registration-link span:before{margin-inline:0;top:-2px}}@media (max-width:767px){.dashboard__practice-section{flex-direction:column;gap:25px}.dashboard__courses-section table{display:none}.dashboard__courses-section .dashboard__slider-wrapper{display:block;margin:0 auto;width:100%}.dashboard__upcoming-section .upcoming-courses__heading{align-items:flex-start;flex-direction:column}}@media (max-width:639px){.dashboard__welcome-block{flex-direction:column;gap:25px}.dashboard__podcasts-section .podcasts,.dashboard__welcome-block .welcome-block__image{max-width:100%}.dashboard__practice-section .current-practice-members{gap:23px}.dashboard .dashboard__slider .slick-list,.dashboard__devices-section .dashboard__slider-wrapper .slick-list{margin:0 -16px;padding:0 30% 0 0}}@media (max-width:479px){.dashboard__devices-section .devices__heading{align-items:flex-start;flex-direction:column}}@media (max-width:410px){.dashboard__upcoming-section .course{max-width:250px}}@media (max-width:479px){.dashboard__courses-section .webinars{max-width:100%}}@media (max-width:355px){.dashboard__podcasts-section .podcasts__wrapper{flex-direction:column}.dashboard__podcasts-section .podcasts img{margin:0 auto}}.devices__wrapper{display:flex;flex-direction:column;gap:23px}.devices__header{display:flex;flex-direction:column;gap:12px;line-height:150%;max-width:704px}.devices__header h1{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;line-height:130%;text-transform:uppercase}html[lang=ko] .devices__header h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .devices__header h1{font-family:Montserrat,Arial,sans-serif}.devices__content .devices__content-wrapper{display:grid;gap:43px;grid-template-columns:repeat(4,1fr);padding-top:40px;width:fit-content}@media (max-width:1760px){.devices__content .devices__content-wrapper{grid-template-columns:repeat(3,1fr);width:100%}.devices__content .devices__content-wrapper .device{max-width:100%}}.devices__content .devices__content-wrapper .device-registration-link{align-items:center;background:#fff;height:385px;justify-content:center;min-width:280px;padding:20px}.devices__content .devices__content-wrapper .device-registration-link span{margin-top:35px;position:relative}.devices__content .devices__content-wrapper .device-registration-link span:before{background:url(/themes/custom/myems_theme/images/icons/plus-rounded.svg) no-repeat 50%;bottom:35px;content:"";height:35px;left:50%;margin:auto 0;position:absolute;transform:translateX(-50%);transition:all .5s ease;width:35px}.devices__content .devices__content-wrapper .device-registration-link:hover{background:#fff;box-shadow:6px 6px 6px -1px rgba(0,0,0,.1)}.devices__content .devices__content-wrapper .device-registration-link:hover span:before{background:url(/themes/custom/myems_theme/images/icons/plus-rounded-hover.svg) no-repeat 50%;transition:all .5s ease}.devices__content .devices__content-wrapper img{max-height:200px;max-width:175px;object-fit:contain}.devices__content table{border-collapse:separate;border-spacing:0 16px;width:100%}.devices__content table th{font-size:12px;font-weight:700;line-height:15.6px;padding:0 8px;text-align:left}.devices__content table th:first-child{padding:0 0 0 16px}.devices__content table th:last-child{padding:0 16px 0 0}.devices__content table th div:not(.devices__display-mode){display:flex;gap:8px}.devices__content table th div:not(.devices__display-mode) img{margin-bottom:3px}.devices__content table thead tr{box-shadow:none}.devices__content table tr{border-radius:11px;box-shadow:inset 1px 1px 0 0 #fff,7px 6px 10px 0 rgba(0,0,0,.05);line-height:22px;position:relative}.devices__content table tr td{background:#fff;display:table-cell;line-height:130%;padding:16px;vertical-align:middle}.devices__content table tr td:first-child{border-radius:11px 0 0 11px}.devices__content table tr td:last-child{border-radius:0 11px 11px 0}.devices__content table .devices__content-image{align-items:center;display:flex;gap:8px}.devices__content table .devices__content-image img{border-radius:50%;height:32px;vertical-align:middle;width:32px}.devices__content table .devices__content-image .shape{background:#d9d9d9;border-radius:50%;height:32px;width:32px}.devices__content table a{color:#000}.devices__content .table__wrapper~.device-registration-link{width:100%}.devices__content .device-registration-link{align-items:center;background:#fff url(/themes/custom/myems_theme/images/icons/plus--black.svg) no-repeat left 16px center/18px;border-radius:8px;color:#000;display:flex;font-size:17px;font-weight:600;line-height:132%;padding:14.5px 16px 14.5px 48px;width:fit-content}.devices__content .device-registration-link:hover{background:#fff url(/themes/custom/myems_theme/images/icons/plus-hover.svg) no-repeat left 16px center/18px;color:#000}.devices__display-mode{align-items:center;display:none;gap:8px;justify-content:flex-end}.devices__display-mode img{height:20px;width:20px}.devices__display-mode-tile img{height:24px;width:24px}.devices__display-mode-tile.devices__display-mode-current img{height:28px;width:28px}.devices__display-mode-table.devices__display-mode-current img{height:24px;width:24px}.devices__actions{gap:16px}.devices__actions,.devices__actions a:first-child{align-items:center;display:flex;justify-content:flex-end}.devices__actions a:first-child{content:"";height:100%;left:0;position:absolute;width:calc(100% - 43px)}.devices__actions img{max-height:12px;max-width:13px}@media (max-width:1200px){.devices__header{max-width:528px}.devices__content .devices__content-wrapper{gap:35px}}@media (max-width:1160px){.devices__header{max-width:unset}.devices__content .devices__content-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.devices__content .table__wrapper{overflow-x:auto}.devices__content table{min-width:500px}.devices__content .devices__content-wrapper{gap:12px;grid-template-columns:1fr;justify-content:center;padding-top:12px}}.manage-my-devices--view #main-wrapper main{padding:110px 68px 88px 32px}@media (max-width:1300px){.manage-my-devices--view #main-wrapper main{padding:110px 32px 88px 34px}}@media (max-width:991px){.manage-my-devices--view #main-wrapper main{padding:110px 16px 50px}}.manage-my-devices--view .device{position:relative}.manage-my-devices--view .device>.device__link{border-radius:12px;bottom:0;display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.manage-my-devices--view .device>.device__link:hover{box-shadow:6px 6px 6px -1px rgba(0,0,0,.1)}.device-single{display:flex;flex-direction:column;gap:40px;padding-right:78px}.device-single .node-edit-device-edit-device-form{align-items:center;display:flex;flex-wrap:wrap;gap:30px}.device-single .node-edit-device-edit-device-form .form-submit{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.device-single .node-edit-device-edit-device-form .form-submit:hover{background-color:#fff;color:#000;transition:all .5s ease}.device-single .node-edit-device-edit-device-form .form-submit.hidden{display:none!important}.device-single .node-edit-device-edit-device-form label{display:none}.device-single__insight-btn{align-items:center;background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;display:flex;font-size:16px;font-weight:700;gap:10px;line-height:132%;margin-top:25px;padding:12px 24px;width:fit-content}.device-single__insight-btn:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.device-single__insight-btn:focus-within{border:1.3px solid #e31e24;outline:none}.device-single__insight-btn:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.device-single__insight-btn:active,.device-single__insight-btn:visited{color:#e31e24}.device-single__insight-btn:before{background:url(/themes/custom/myems_theme/images/icons/insights.svg) no-repeat 50%;content:"";display:block;height:12px;width:9px}.device-single__insight-btn:hover:active,.device-single__insight-btn:hover:visited{color:#fff}.device-single__insight-btn:hover:before{background:url(/themes/custom/myems_theme/images/icons/insights-white.svg) no-repeat 50%}.device-single__internal-info{display:flex;flex-wrap:wrap;gap:10px 60px;margin-bottom:30px;margin-top:5px}@media (max-width:479px){.device-single__internal-info{gap:10px}}.device-single__internal-info-item{align-items:center;display:flex;gap:30px;padding:3px}.device-single__internal-info-content{align-items:center;color:#000;display:flex}.device-single__internal-info-content img{margin-right:5px}@media (max-width:479px){.device-single__internal-info{align-items:flex-start;flex-direction:column}}.device-single__materials{background-color:#fff;border:1px solid #dad9d9;border-radius:11px;gap:32px;padding:24px}.device-single__materials .device-single__materials-title{display:flex;font-size:24px;font-weight:400;letter-spacing:-.72px;line-height:130%;text-transform:capitalize}.device-single__materials .device-single__materials-title:before{background:url(/themes/custom/myems_theme/images/icons/materials.png) 50% no-repeat;content:"";display:block;height:35px;margin-right:16px;width:35px}.device-single__materials .ui-accordion .ui-accordion-content{padding:0 0 0 24px}.device-single__materials .ui-accordion .ui-widget-content{border:none;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:20px}html[lang=ko] .device-single__materials .ui-accordion .ui-widget-content{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .device-single__materials .ui-accordion .ui-widget-content{font-family:Roboto,sans-serif}.device-single__materials .ui-accordion .ui-widget-content .views-row{display:flex;justify-content:space-between;margin-top:28px}.device-single__materials .ui-accordion .ui-widget-content .views-row:first-child{margin-top:38px}.device-single__materials .ui-accordion .ui-widget-content .views-row .views-field-nothing{white-space:nowrap}.device-single__materials .ui-accordion .ui-widget-content .views-row .views-field-nothing a{align-items:center;display:flex}.device-single__materials .ui-accordion .ui-widget-content .views-row .views-field-nothing a:after{background:url(/themes/custom/myems_theme/images/icons/arrow-right-mini.svg) 50% no-repeat;content:"";display:block;height:14px;margin-left:10px;width:14px}.device-single__materials .ui-accordion .ui-widget-content .views-row .views-field-nothing .file a:before{background:url(/themes/custom/myems_theme/images/icons/download.svg) 50% no-repeat;content:"";display:block;height:14px;margin-right:10px;width:14px}.device-single__materials .ui-accordion .ui-widget-content .views-row .views-field-nothing .file a:after{display:none}.device-single__materials .ui-accordion .ui-accordion-header,.device-single__materials .ui-accordion .ui-state-active,.device-single__materials .ui-accordion .ui-state-default{background:none;border:none;color:#000;display:flex;flex-direction:row-reverse;font-family:Roboto,sans-serif;font-size:20px;font-size:16px;font-weight:700;font-weight:500;justify-content:space-between;line-height:23px;line-height:19px;padding:32px 0 0}html[lang=ko] .device-single__materials .ui-accordion .ui-accordion-header,html[lang=ko] .device-single__materials .ui-accordion .ui-state-active,html[lang=ko] .device-single__materials .ui-accordion .ui-state-default{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .device-single__materials .ui-accordion .ui-accordion-header,html[lang=tr] .device-single__materials .ui-accordion .ui-state-active,html[lang=tr] .device-single__materials .ui-accordion .ui-state-default{font-family:Roboto,sans-serif}.device-single__materials .ui-accordion .ui-accordion-header .ui-icon,.device-single__materials .ui-accordion .ui-state-active .ui-icon,.device-single__materials .ui-accordion .ui-state-default .ui-icon{background-position:50%;background-size:24px;height:24px;width:24px}.device-single__materials .ui-accordion .ui-state-default .ui-icon{background-image:url(/themes/custom/myems_theme/images/icons/arrow-right-black-trimmed.svg)}.device-single__materials .ui-accordion .ui-state-active .ui-icon{background-image:url(/themes/custom/myems_theme/images/icons/arrow-bottom.svg)}.device-single__data-wrapper{display:flex;gap:24px;justify-content:space-between}.device-single__faq,.device-single__tech{display:none}.device-single__faq.active,.device-single__tech.active{display:block}.device-single__edit-link{color:#000;line-height:100%;position:relative}.device-single__delete-link{background:transparent;display:block;position:absolute;right:30px;top:30px;width:fit-content}.device-single__delete-link.disabled:active{pointer-events:none}.device-single__info{align-items:flex-start;background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;gap:104px;padding:65px 160px 40px 65px;position:relative}@media (max-width:1400px){.device-single__info{padding:65px 60px 40px 55px}}@media (max-width:1100px){.device-single__info{padding:40px 60px 40px 40px}}.device-single__info h2{font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;margin-bottom:25px;text-transform:uppercase}html[lang=ko] .device-single__info h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .device-single__info h2{font-family:Montserrat,Arial,sans-serif}.device-single__info-data-item{display:flex;font-size:14px;font-weight:300;gap:20px;justify-content:space-between;line-height:130%}.device-single__info-data-item .label{display:flex;font-weight:300;gap:9px}.device-single__info-data-item .label img{height:16px;width:16px}.device-single__info-data-item div:not(.label){font-weight:500;text-align:right}.device-single__info img{height:auto;max-width:258px}.device-single__contact{display:none;padding:100px 200px 50px 40px}.device-single__contact.active{display:block}.device-single__contact .ems-device-contact-details-term{align-items:center;display:flex;gap:24px;justify-content:space-between}.device-single__contact .ems-device-contact-details-term h2,.device-single__contact .ems-device-contact-details-term h3{font-size:24px;font-weight:500}.device-single__contact .ems-device-contact-details-term a,.device-single__contact .ems-device-contact-details-term p{color:#545454;font-size:20px;line-height:32px}.device-single__contact .ems-device-contact-details-term a{white-space:nowrap}.device-single__contact .ems-device-contact-details-term strong{color:#000;font-size:24px;line-height:31px}@media (max-width:767px){.device-single__contact{padding:120px 40px}.device-single__contact .ems-device-contact-details-term{align-items:flex-start;flex-direction:column}}.device-single__contact .views-exposed-form{margin-bottom:40px}.device-single__contact .views-exposed-form .select2{max-width:180px}.device-single__contact .views-exposed-form .select2 .select2-selection.select2-selection--single{color:#000;font-size:16px;height:auto;line-height:20px;padding:13px 14px}.device-single__contact .views-exposed-form .select2 .select2-selection.select2-selection--single:before{right:19px}.device-single__contact .views-exposed-form .select2 .select2-selection.select2-selection--single .select2-selection__rendered{color:#000;line-height:unset}.device-single__tabs{align-items:center;background:#f3f3f3;border-radius:11px 11px 0 0;display:flex;padding-inline:32px;position:absolute;text-align:center;top:1px;width:100%;z-index:3}.device-single__tabs-wrapper{position:relative}.device-single__tabs-content{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);margin-top:calc(var(--tabs-height,53px));padding:45px 40px 40px}.device-single__tabs-content.device-single__contact{padding:65px 60px 50px}.device-single__tabs a{align-items:center;align-self:stretch;color:#000;display:flex;flex:1;flex-basis:content;justify-content:center;line-height:130%;position:relative}.device-single__tabs a:not(.active){background:#f3f3f3}.device-single__tabs a:-moz-any-link,.device-single__tabs a:-webkit-any-link,.device-single__tabs a:any-link{color:#000}.device-single__tabs a.active{background:#fff;border-bottom:none;border-radius:11px 11px 0 0;font-weight:500;position:relative;z-index:3}.device-single__tabs a.active span:after,.device-single__tabs a.active span:before,.device-single__tabs a.active:after,.device-single__tabs a.active:before{background:#fff;bottom:0;content:"";position:absolute;z-index:1}.device-single__tabs a.active:after,.device-single__tabs a.active:before{height:10px;width:10px}.device-single__tabs a.active:before{left:-10px}.device-single__tabs a.active:after{right:-10px}.device-single__tabs a.active span:after,.device-single__tabs a.active span:before{background:#f3f3f3;border-radius:11px;height:20px;width:20px;z-index:2}.device-single__tabs a.active span:before{left:-20px}.device-single__tabs a.active span:after{right:-20px}.device-single__tabs a span{align-items:center;align-self:stretch;display:flex;justify-content:center;padding:16px 36px;white-space:nowrap;width:100%}.device-single__tabs a:hover{font-weight:500}.device-single__tabs a.device-single__tech-tab span{white-space:normal}.device-single__hallmarks{display:none;flex-direction:column;gap:24px}.device-single__hallmarks.active{display:flex}.device-single__hallmarks-left{display:flex;flex-direction:column;gap:20px;justify-content:space-between;width:100%}.device-single .tech-data{height:fit-content}.device-single .tech-data .data__title{padding-bottom:32px}.device-single .tech-data__item{column-gap:10px;display:grid;font-size:14px;font-weight:300;grid-template-columns:157px 1fr;line-height:130%;row-gap:16px}.device-single .tech-data__item.full-width>div{grid-column:span 2}.device-single .tech-data__item.full-width>div:not(.label){display:flex;justify-content:space-between}.device-single .tech-data__item.full-width:last-child>div:not(.label){display:flex;flex-direction:column}.device-single .tech-data__item.full-width:last-child>div:not(.label)>div{display:flex;justify-content:space-between}.device-single .tech-data__item .value{text-align:right}.device-single .tech-data__item .label{font-weight:500}.device-single .spare-parts{background:#fff;border-radius:11px;display:flex;flex-direction:column;gap:32px;max-width:456px;padding:24px;width:100%}.device-single .spare-parts>div:not(.data__title){flex-grow:1}.device-single .spare-parts .views-element-container{height:100%;position:relative}.device-single .spare-parts .views-element-container div{height:100%}.device-single .spare-parts .slick__slide,.device-single .spare-parts .views-field{height:auto;max-height:468px;max-width:424px;width:100%}.device-single .spare-parts .slick-slider{display:flex;flex-direction:column}.device-single .spare-parts .slick__slide img{height:auto;margin:0 auto;max-height:468px;max-width:347px;width:100%}.device-single .spare-parts .field-content{align-items:center;display:flex;justify-content:center}.device-single .spare-parts .slick__arrow{bottom:0;display:flex;height:fit-content;justify-content:space-between;margin:auto 0;position:absolute;top:0;width:100%}.device-single .spare-parts .slick-next,.device-single .spare-parts .slick-prev{background:url(/themes/custom/myems_theme/images/icons/arrow-left.svg) no-repeat 50%;border:none;cursor:pointer;height:24px;width:24px}.device-single .spare-parts .slick-prev{background:url(/themes/custom/myems_theme/images/icons/arrow-left.svg) no-repeat 50%}.device-single .spare-parts .slick-next{background:url(/themes/custom/myems_theme/images/icons/arrow-right-bl.svg) no-repeat 50%}.device-single .data__wrapper{display:flex;flex-direction:column;padding:24px;width:100%}.device-single .data__wrapper hr{background:#f4f4f4;border:none;height:1px;margin:10px 0}.device-single .data__title{align-items:center;display:flex;gap:16px}.device-single .data__title img{max-height:36px;max-width:36px}.device-single .data__title h3{font-family:Roboto,sans-serif;font-weight:400}.device-single__hallmarks-left,.device-single__hallmarks-right{background:#fff;border:1px solid #dad9d9;border-radius:11px}.device-single h3{font-family:TRANS-Bold;font-size:24px;font-weight:400;letter-spacing:-.72px;line-height:130%;text-transform:capitalize}html[lang=ko] .device-single h3{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .device-single h3{font-family:Montserrat,Arial,sans-serif}.device-single__faq h2{background:url(/themes/custom/myems_theme/images/icons/faq.svg) 0 no-repeat;background-size:29px;font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;margin-bottom:33px;padding-left:45px;text-transform:uppercase}html[lang=ko] .device-single__faq h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .device-single__faq h2{font-family:Montserrat,Arial,sans-serif}@media (max-width:1300px){.device-single{padding-right:0}}@media (max-width:1600px){.device-single__hallmarks-left,.device-single__hallmarks-right.spare-parts{max-width:50%}}@media (max-width:1300px){.device-single__info{gap:30px}}@media (max-width:1200px){.device-single__heading h2{width:100%}.device-single__data-wrapper{flex-direction:column-reverse}.device-single__hallmarks-left{max-width:unset}.device-single__hallmarks-right.spare-parts{max-width:456px}}@media (max-width:800px){.device-single__heading{padding-bottom:4px}.device-single__heading h2{padding-right:0}.device-single__info{flex-direction:column;gap:32px;padding:16px 0 20px}.device-single__data-wrapper{flex-direction:column-reverse;gap:32px}.device-single__hallmarks,.device-single__hallmarks-left{gap:32px}}@media (max-width:767px){.device-single__tabs{padding-inline:16px}.device-single__tabs a span{padding:16px}}@media (max-width:639px){.device-single__tabs-content{padding:45px 16px 16px}.device-single__tabs-content.device-single__contact{padding:45px 24px 24px}.device-single__data-wrapper{flex-direction:column-reverse;gap:16px}.device-single__hallmarks{gap:16px}}@media (max-width:389px){.device-single__tabs a span{padding:8px}}.education{display:flex;flex-direction:column;gap:64px}.education h1{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;line-height:130%;text-transform:uppercase}html[lang=ko] .education h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .education h1{font-family:Montserrat,Arial,sans-serif}.education h2{font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;text-transform:uppercase}html[lang=ko] .education h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .education h2{font-family:Montserrat,Arial,sans-serif}.education__heading{display:flex;flex-direction:column;font-weight:300;gap:8px;line-height:117%;max-width:1590px}.education__courses{display:flex;gap:32px}.education__all-courses{display:flex;flex-direction:column;gap:32px}.education__link{background:url(/themes/custom/myems_theme/images/icons/arrow-red-trimmed-thin.svg) no-repeat 100%;background-position-y:4px;color:#e31e24;font-weight:500;margin-left:auto;padding-right:23px;width:fit-content}.education__link:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.education__link:hover:after{width:100%}.education__link:after{background:#e31e24}.education__link:active,.education__link:focus,.education__link:visited{color:#e31e24}@media (max-width:639px){.education__link{padding-right:19px}}.education .education__all-courses>h2,.education .more-cources__heading h2,.education .registered-courses h2{background:url(/themes/custom/myems_theme/images/icons/education.svg) no-repeat 0;background-size:32px;padding-left:48px}.education .registered-courses{display:flex;flex-direction:column;flex-grow:1;gap:16px}.education .registered-courses__not-found-wrapper{align-items:center;background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:25px;padding:26px 15px 17px}.education .registered-courses__not-found-wrapper .registered-courses__btn{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%;margin-top:0;max-width:700px;padding:8px 16px;text-align:center;width:100%}.education .registered-courses__not-found-wrapper .registered-courses__btn:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.education .registered-courses__not-found-wrapper .registered-courses__btn:focus-within{border:1.3px solid #e31e24;outline:none}.education .registered-courses__not-found-wrapper .registered-courses__btn:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.education .registered-courses .status{font-size:14px;font-weight:500;line-height:130%}.education .registered-courses__tabs{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;justify-content:center;margin:16px 0;padding:8px 16px}.education .registered-courses__tabs a{color:#000;text-align:center;width:100%}.education .registered-courses__tabs a.education-active-link{color:#e22726;font-weight:700}.education .registered-courses table{border-collapse:separate;border-spacing:0 16px;width:100%}.education .registered-courses table thead tr{box-shadow:none}.education .registered-courses table th{font-size:12px;line-height:130%;padding:0 16px;text-align:left}.education .registered-courses table th div{align-items:center;display:flex;gap:8px}.education .registered-courses table tr{border-radius:11px;box-shadow:inset 1px 1px 0 0 #fff,7px 6px 10px 0 rgba(0,0,0,.05);line-height:22px;position:relative}.education .registered-courses table tr td{background:#fff;display:table-cell;line-height:130%;min-width:120px;padding:8px 16px;vertical-align:middle}.education .registered-courses table tr td.time{font-size:14px;font-weight:500}.education .registered-courses table tr td.view a{align-items:center;display:flex;justify-content:center}.education .registered-courses table tr td.view a:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.education .registered-courses table tr td:first-child{border-radius:11px 0 0 11px}.education .registered-courses table tr td:last-child{border-radius:0 11px 11px 0}.education .registered-courses__slider-wrapper{display:none;margin:0 auto;max-width:676px;width:100%}.education .registered-courses__slider-wrapper .status{color:#727272;white-space:nowrap}.education .registered-courses__slider-wrapper .status.completed{color:#008767}.education .registered-courses__slider-wrapper .status.cancelled{color:#df0007}.education .registered-courses__slider-wrapper h3{font-size:20px;font-weight:400;line-height:130%;padding-bottom:3px}.education .registered-courses__slider-wrapper .course{display:flex;flex-direction:column;flex-grow:1;gap:12px;padding:17px 15px 0;width:100%}.education .registered-courses__slider-wrapper .course .details a{background:url(/themes/custom/myems_theme/images/icons/side-arrow-black.svg) no-repeat 100%;color:#000;display:inline-block;font-size:14px;line-height:132%;padding-right:15px;white-space:nowrap;width:fit-content}.education .registered-courses__slider-wrapper .course .details a:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.education .registered-courses__slider-wrapper .course .details a:hover:after{width:100%}.education .registered-courses__slider-wrapper .course .details a:after{background:#000}.education .registered-courses__slider-wrapper .course .details a:active,.education .registered-courses__slider-wrapper .course .details a:focus,.education .registered-courses__slider-wrapper .course .details a:visited{color:#000}.education .registered-courses__slider-wrapper .course-info{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:16px 0}.education .registered-courses__slider-wrapper .course-info div{align-items:center;display:flex;gap:4px}.education .registered-courses__slider-wrapper .course-info img{margin-bottom:4px}.education .registered-courses__slider-wrapper .slick-dots{padding:0}.education .registered-courses__slider{margin-bottom:16px;padding-bottom:20px}.education .registered-courses__link,.education .registered-courses__slider{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05)}.education .registered-courses__link{align-items:center;background:#fff url(/themes/custom/myems_theme/images/icons/plus.svg) no-repeat left 16px center;background-size:22px;color:#000;display:flex;min-height:40px;padding:8px 16px 8px 54px;transition:all .5s ease}.education .registered-courses__link:hover{background:#fff url(/themes/custom/myems_theme/images/icons/plus-hover.svg) no-repeat left 16px center;background-size:22px;transition:all .5s ease}.education .more-cources__heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.education .more-cources__content{display:flex;flex-direction:column;gap:16px;justify-content:center}.education .more-cources__content .course{align-items:center;background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;flex-wrap:wrap;gap:9px;padding:8px;position:relative}.education .more-cources__content .course__image{border-radius:50%;height:70px;margin:0 50px 0 10px;width:70px}.education .more-cources__content .course__name{font-size:20px;line-height:117%;margin-right:15px;max-width:177px;width:100%}.education .more-cources__content .course__date{background:url(/themes/custom/myems_theme/images/icons/time.svg) no-repeat 0;max-width:202px;width:100%}.education .more-cources__content .course__street{background:url(/themes/custom/myems_theme/images/icons/pin-black.svg) no-repeat 0;max-width:202px;width:100%}.education .more-cources__content .course__id{background:url(/themes/custom/myems_theme/images/icons/role.svg) no-repeat 0;font-weight:300;max-width:237px;padding-right:35px;width:100%}.education .more-cources__content .course__date,.education .more-cources__content .course__id,.education .more-cources__content .course__street{background-size:16px;font-size:14px;line-height:130%;margin-left:auto;padding-left:25px}.education .more-cources__content .shape{background:#d9d9d9;border-radius:50%;height:70px;margin:0 50px 0 10px;width:70px}.education .more-cources__content a{color:#000}.education .two-cols-block{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;gap:39px;justify-content:space-between;padding:32px 24px}.education .two-cols-block__text{display:flex;flex-direction:column;font-weight:300;width:100%}.education .two-cols-block__text h2{padding-bottom:16px}.education .two-cols-block__image{background:#d9d9d9;border-radius:11px;display:flex;flex-shrink:0;max-height:187px;max-width:497px;min-height:80px;width:100%}.education .two-cols-block__image img{border-radius:11px;height:100%;max-height:inherit;max-width:497px;object-fit:cover;width:100%}.education .two-cols-block__link{background:url(/themes/custom/myems_theme/images/icons/arrow-red-trimmed-thin.svg) no-repeat 100%;color:#e31e24;color:#e22726;font-weight:500;margin:auto 0 0 auto;padding-right:23px;width:fit-content}.education .two-cols-block__link:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.education .two-cols-block__link:hover:after{width:100%}.education .two-cols-block__link:after{background:#e31e24}.education .two-cols-block__link:active,.education .two-cols-block__link:focus,.education .two-cols-block__link:visited{color:#e31e24}@media (max-width:639px){.education .two-cols-block__link{padding-right:19px}}@media (max-width:1300px){.education .two-cols-block__text{max-width:60%;width:100%}.education .two-cols-block__image{flex-shrink:1}}@media (max-width:639px){.education .two-cols-block{align-items:center;flex-direction:column;gap:16px}.education .two-cols-block__text{max-width:100%}.education .two-cols-block__link{margin:16px 0 0 auto}}@media (max-width:1600px){.education .more-cources__content .course__id{max-width:202px;padding-right:32px;width:100%}}@media (max-width:1400px){.education .more-cources__content .course__date,.education .more-cources__content .course__id,.education .more-cources__content .course__street{margin-left:0}}@media (max-width:1200px){.education__courses{flex-direction:column;gap:16px}}@media (max-width:767px){.education__practice-section{flex-direction:column;gap:25px}.education .registered-courses__slider-wrapper{display:block;margin:0 auto;max-width:676px;width:100%}.education .registered-courses table{display:none}}@media (max-width:639px){.education .registered-courses__tabs{font-size:14px;gap:8px;min-height:40px;padding:8px}.education .more-cources__heading{align-items:flex-start;flex-direction:column}.education .more-cources__content .course{gap:16px;padding:16px}.education .more-cources__content .course__image{margin:0 10px}.education .more-cources__content .course__name{margin-right:0;max-width:unset}}html[lang=ja] .education .two-cols-block h2{text-transform:unset}.ems-connected-devices{color:#222;padding-inline-start:27px}.ems-connected-devices h1,.ems-connected-devices h2{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;line-height:130%;line-height:110%;padding-block-end:32px;padding-inline-start:20px;text-transform:uppercase}html[lang=ko] .ems-connected-devices h1,html[lang=ko] .ems-connected-devices h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .ems-connected-devices h1,html[lang=tr] .ems-connected-devices h2{font-family:Montserrat,Arial,sans-serif}.ems-connected-devices h1:before{content:"*"}.ems-connected-devices .device-card__name{font-weight:600;line-height:150%}.ems-connected-devices .device-card__info{align-items:center;color:#57626a;display:flex;font-size:14px;gap:4px;line-height:150%}.ems-connected-devices .device-card__info .use-ajax{display:flex;z-index:1}.ems-connected-devices .device-card__info img{height:18px;object-fit:contain;width:18px}.ems-connected-devices .device-card__info span:last-child:before{content:"|";margin-inline-end:4px}.ems-connected-devices .device-card__info span:only-child:before{content:none}.ems-connected-devices .device-card__location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ems-connected-devices .device-card__serial{max-width:fit-content;width:-moz-available;width:-webkit-fill-available;width:fill-available}.ems-connected-devices .ems-iot-table .table__row{grid-template-columns:repeat(6,1fr)}@media (max-width:1640px){.ems-connected-devices .ems-iot-table .table__row{column-gap:15px;grid-template-columns:1fr 1fr 1fr 133px 1fr 1fr}}@media (max-width:1200px){.ems-connected-devices .ems-iot-table .table__row{column-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}.ems-connected-devices .ems-iot-table .table__row--empty{grid-template-columns:1fr}.ems-connected-devices .ems-iot-table .table__cell:not(.range){padding-block-start:0}.ems-connected-devices .note{padding:8px 0 0 20px}.ems-connected-devices .note:before{content:"* "}.ems-connected-devices__section{padding-block:28px 56px}.ems-connected-devices .manage-consent{align-items:center;display:flex;gap:16px;height:100%;justify-content:flex-end;left:0;padding-inline-end:20px;position:absolute;text-align:right;top:0;width:100%;z-index:1}.ems-connected-devices .manage-consent strong{text-decoration:underline}.ems-connected-devices .manage-consent--connect{gap:7px}.ems-connected-devices .manage-consent--connect a{color:#000;font-weight:700}.ems-connected-devices .manage-consent--connect a:after{background:#000;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:100%}.ems-connected-devices .manage-consent--connect a:hover:after{width:0}@media (max-width:1100px){.ems-connected-devices .manage-consent--connect{display:inline-block;height:fit-content;left:auto;max-width:524px;right:0;top:50%;transform:translateY(-50%)}.ems-connected-devices .manage-consent--connect a{display:inline-block}}@media (max-width:991px){.ems-connected-devices .manage-consent--connect{max-width:100%}}@media (max-width:800px){.ems-connected-devices .manage-consent--connect{max-width:524px}}@media (max-width:767px){.ems-connected-devices .manage-consent--connect{max-width:100%}}@media (max-width:1400px){.ems-connected-devices .ems-iot-table .table__row{gap:13px}}@media (max-width:1300px){.ems-connected-devices{padding-inline-start:0}.ems-connected-devices__section{padding-block:0 56px}.ems-connected-devices .ems-iot-table .table__header{padding-block-end:0}}@media (max-width:1200px){.ems-connected-devices .ems-iot-table .table__header .tag{font-size:12px}.ems-connected-devices .ems-iot-table .table__header .table__cell--header{font-size:10px}}@media (max-width:991px){.ems-connected-devices .ems-iot-table .table__header .tag{font-size:14px}.ems-connected-devices .ems-iot-table .table__header .table__cell--header{font-size:12px}}@media (max-width:767px){.ems-connected-devices h1,.ems-connected-devices h2{padding-inline-start:0}.ems-connected-devices h1{padding-block-end:24px}.ems-connected-devices .layout--desktop{display:none}.ems-connected-devices .note{padding:20px 0 0 8px}.ems-connected-devices .manage-consent{align-items:flex-start;flex-direction:column;padding:0;position:static;text-align:left;z-index:0}}.connected-devices-page .ui-widget-overlay{background:rgba(0,0,0,.4);opacity:1}.note{color:#57626a;font-size:12px}.note,.tag{line-height:150%}.tag{align-items:center;border-radius:4px;display:flex;font-size:14px;font-weight:600;justify-content:center;padding:1px 6px 0;text-transform:uppercase;white-space:nowrap;width:fit-content}.tag--pink{background:#ffc8e3;border:0 solid #cf6297;color:#35202a}.tag--blue{background:#9ed6ff;border:0 solid #0e7ecf;color:#102c41}.tag--yellow{background:#ffeba9}.tag--grey,.tag--yellow{border:0 solid #cfa724;color:#413716}.tag--grey{background:#e1e4e6}.tag__container{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.layout--mobile{display:none}.layout--mobile .slick-arrow{border:none;cursor:pointer;font-size:0;height:24px;line-height:0;margin-inline:auto;margin:0;padding:0;position:absolute;top:22px;width:24px;z-index:1}.layout--mobile .slick-arrow[aria-disabled=true]{opacity:.5}.layout--mobile .slick-arrow.slick-next{background:transparent url(/themes/custom/myems_theme/images/icons/arrow-right-trimmed.svg) no-repeat 50%/contain;right:8px}.layout--mobile .slick-arrow.slick-prev{background:transparent url(/themes/custom/myems_theme/images/icons/arrow-left--trimmed.svg) no-repeat 50%/contain;left:8px}.layout--mobile .slide__title{color:#57626a;font-size:12px;font-weight:400;line-height:150%;text-align:left}.layout--mobile strong{font-weight:600}@media (max-width:767px){.layout--mobile{display:block}.layout--mobile .slide{padding-inline:2px}.layout--mobile .slide__heading{background:#fff;border-radius:8px;display:flex;gap:2px;justify-content:space-between;margin-block-end:20px;min-height:70px;padding:8px 44px}.layout--mobile .slide__heading-column{display:flex;flex-direction:column;justify-content:space-between;width:fit-content}.layout--mobile .slide__heading-column--right .slide__title{text-align:right}.layout--mobile .slide__heading-column--right .tag__container{margin-inline-start:auto;width:fit-content}.layout--mobile .slide__title{color:#454e54;font-weight:600;margin-block-end:12px}.layout--mobile .slide__content{background:#fff;border-radius:8px;color:#222;display:flex;flex-direction:column;justify-content:space-between;line-height:150%;min-height:135px;padding:16px 20px;position:relative}.layout--mobile .slide__content>a{font-size:0;height:100%;left:0;line-height:0;position:absolute;top:0;width:100%}.layout--mobile .slide__content:not(:last-child){margin-block-end:12px}.layout--mobile .slide__content.daily-summary{background:transparent;border:1px solid #c3c8cc}.layout--mobile .slide__content-header{margin-block-end:24px}.layout--mobile .slide__content-header--extended{align-items:center;display:flex;gap:24px;justify-content:space-between}.layout--mobile .slide__content-header--extended span{font-size:18px}.layout--mobile .slide__content-header--notifications{display:flex;gap:8px;margin-block-start:5px;width:fit-content}.layout--mobile .slide__content-header--notifications .badge{font-size:0;gap:0;line-height:1;padding:6px;position:relative;z-index:1}.layout--mobile .slide__content-header a{color:#222}.layout--mobile .slide__content-data{color:#222;display:grid;gap:24px;grid-template-columns:2fr 1fr;justify-content:space-between}.layout--mobile .slide__content-data>div:last-child{text-align:right}.layout--mobile .slide__content--blurred{position:relative}.layout--mobile .slide__content--blurred .device-card__info .use-ajax{z-index:unset}.layout--mobile .slide--empty{background:#fff;border-radius:8px;color:#222;padding:16px}.layout--mobile .slide .ajax-progress.ajax-progress-throbber,.layout--mobile .slide .ajax-progress.ajax-progress-throbber .throbber{display:none}}.connected-devices-page .coming-soon-block{margin:0}.connected-devices-page .coming-soon-block h2{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;line-height:130%;text-transform:uppercase}html[lang=ko] .connected-devices-page .coming-soon-block h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .connected-devices-page .coming-soon-block h2{font-family:Montserrat,Arial,sans-serif}.connected-devices-page .coming-soon-block p{font-weight:300}.connected-devices-page div:has(>.coming-soon-block){padding-inline-start:27px}@media (max-width:1300px){.connected-devices-page div:has(>.coming-soon-block){padding-inline-start:0}}.ems-connected-devices--view .ems-iot-device-header,.ems-connected-devices--view .ems-iot-device-navigation{margin-block-end:48px}.ems-connected-devices--view .ems-user-back-link{margin-block-end:24px}.ems-connected-devices--view .ems-iot-device-navigation{display:flex;gap:29px;justify-content:space-between}.ems-connected-devices--view .ems-iot-device-navigation>div:not(#ems-device-iot-filter-ajax-wrapper){margin-left:auto}@media (max-width:767px){.ems-connected-devices--view .ems-iot-device-navigation{flex-direction:column-reverse;gap:20px}.ems-connected-devices--view .ems-iot-device-navigation>div:not(#ems-device-iot-filter-ajax-wrapper){margin-left:unset}}.ems-connected-devices--view #main-wrapper main{margin:0;max-width:100%;padding:110px 56px 220px}@media (max-width:1300px){.ems-connected-devices--view #main-wrapper main{padding:110px 32px 220px}}@media (max-width:991px){.ems-connected-devices--view #main-wrapper main{padding:110px 16px 50px}}@media (max-width:767px){.ems-connected-devices--view .ems-iot-device-header{margin-block-end:20px}.ems-connected-devices--view .ems-iot-device-navigation{margin-block-end:32px;min-height:42px}.ems-connected-devices--view .ems-iot-device-table{display:none}.ems-connected-devices--view .layout--mobile .slide__content{min-height:118px}.ems-connected-devices--view .layout--mobile .slide__content .slide__content-header--notifications{margin-block-start:0}}.ems-connected-devices--view #ems-device-iot-filter-ajax-wrapper{position:relative}.ems-connected-devices--view #ems-device-iot-filter-ajax-wrapper:empty{display:contents}.ems-iot-device-header{background:#fff;border-radius:8px;box-shadow:0 6px 18px 1px rgba(0,0,0,.04);color:#222;display:grid;gap:40px;grid-template-columns:172px 1fr;padding:28px 32px;position:relative}.ems-iot-device-header h3{font-family:TRANS-Bold;font-size:28px;letter-spacing:-.56px;line-height:110%;margin-block-end:2px;text-transform:uppercase}.ems-iot-device-header img{height:auto;max-width:172px;width:100%}.ems-iot-device-header__badges{align-items:center;display:flex;gap:8px}.ems-iot-device-header__top{display:flex;justify-content:space-between;padding-inline-end:170px;width:100%}@media (max-width:1100px){.ems-iot-device-header__top{padding-inline-end:0}}@media (max-width:639px){.ems-iot-device-header__top{flex-direction:column}}.ems-iot-device-header__top-info{align-items:center;display:flex}.ems-iot-device-header__top-info span{color:#6f6f6f;line-height:23px}.ems-iot-device-header__top-info span:not(:last-child){margin-inline-end:5px}.ems-iot-device-header__top-info span:not(:last-child):after{content:"|";margin-inline-start:5px}.ems-iot-device-header__top-link{color:#444;display:block;font-size:16px;font-weight:600;position:absolute;right:27px;top:24px;width:fit-content}.ems-iot-device-header__top-link:after{background:#000;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:100%}.ems-iot-device-header__top-link:hover:after{width:0}.ems-iot-device-header__top a{line-height:130%}.ems-iot-device-header__top a:has(img){font-size:0}.ems-iot-device-header__top img{height:23px;margin-inline-end:8px;width:23px}.ems-iot-device-header__bottom-content{display:flex;gap:24px 48px;padding-inline-end:130px}.ems-iot-device-header__right{display:flex;flex-direction:column;gap:16px;justify-content:space-between;position:relative}.ems-iot-device-header__bottom>.badge{bottom:0;position:absolute;right:0;white-space:nowrap}.ems-iot-device-header .label{color:#6f6f6f;font-size:14px;line-height:130%;margin-block-end:4px}.ems-iot-device-header .ems-accordion-content{display:none}.ems-iot-device-header .ems-accordion-head{background:url(/themes/custom/myems_theme/images/icons/dropdown.svg) no-repeat 100%;cursor:pointer;display:none;margin-inline-start:auto;max-width:fit-content;padding-inline-end:24px}.ems-iot-device-header .ems-accordion-head:after{background-color:#000}.ems-iot-device-header .ems-accordion-open .ems-accordion-head{background:url(/themes/custom/myems_theme/images/icons/dropdown-up--black.svg) no-repeat 100%}.ems-iot-device-header .ems-accordion-open .ems-accordion-content{display:block}@media (max-width:1300px){.ems-iot-device-header__bottom-content{gap:24px 40px}.ems-iot-device-header{gap:34px;grid-template-columns:146px 1fr;padding:24px 27px}}@media (max-width:1100px){.ems-iot-device-header{gap:24px;grid-template-columns:1fr;padding:20px 24px 24px;position:relative}.ems-iot-device-header>div:first-child{text-align:center}.ems-iot-device-header__bottom{position:relative}.ems-iot-device-header__bottom>.badge{bottom:unset;left:0;right:unset;top:0}.ems-iot-device-header__bottom-content{flex-wrap:wrap;margin-block-start:24px;padding-inline-end:0}.ems-iot-device-header .ems-accordion-head{display:block}}@media (max-width:767px){.ems-iot-device-header__bottom-content{gap:24px 48px}.ems-iot-device-header__bottom-content>div:nth-last-child(-n+3){width:100%}}.badge{align-items:center;border-radius:4px;color:inherit;display:flex;gap:6px;height:fit-content;min-height:21px;padding:1px 6px;width:fit-content;z-index:1}.badge[href*=disconnected]{padding:4px}.badge:not(.badge--empty):before{content:"";display:block;flex-shrink:0;height:16px;width:16px}.badge--empty{padding-left:0;padding-right:0;white-space:nowrap}.badge--error{background-color:#faedec}.badge--error:before{background:url(/themes/custom/myems_theme/images/icons/alert-error.svg) no-repeat 50%/16px}.badge--regular{background-color:#eee}.badge--regular:before{background:url(/themes/custom/myems_theme/images/icons/alert-regular.svg) no-repeat 50%/16px}.badge--info{background-color:#e7f2f9}.badge--info:before{background:url(/themes/custom/myems_theme/images/icons/alert-info.svg) no-repeat 50%/16px}.iot-date-filter__container{align-items:center;background:#fff;border-radius:8px;box-shadow:0 6px 18px 1px rgba(0,0,0,.04);display:flex;gap:12px;padding:8px;width:fit-content}.iot-date-filter__nav{display:block;font-size:0;height:24px;width:24px}.iot-date-filter__nav--disabled{opacity:.5}.iot-date-filter__nav--next{background:transparent url(/themes/custom/myems_theme/images/icons/arrow-right-trimmed.svg) no-repeat 50%/24px}.iot-date-filter__nav--prev{background:transparent url(/themes/custom/myems_theme/images/icons/arrow-left--trimmed.svg) no-repeat 50%/24px}.iot-date-filter__current{margin-block-start:3px}@media (max-width:767px){.iot-date-filter__container{justify-content:space-between;width:100%}}@media (max-width:389px){.iot-date-filter__container{gap:4px;padding-inline:5px}}@media (max-width:355px){.iot-date-filter__nav{height:16px;width:16px}.iot-date-filter__nav--next{background:transparent url(/themes/custom/myems_theme/images/icons/arrow-right-trimmed.svg) no-repeat 50%/16px}.iot-date-filter__nav--prev{background:transparent url(/themes/custom/myems_theme/images/icons/arrow-left--trimmed.svg) no-repeat 50%/16px}}.ems-iot-device-view-switcher{display:flex;position:relative;width:fit-content}.ems-iot-device-view-switcher .view-mode-link{color:#222;padding:10px 20px}.ems-iot-device-view-switcher .view-mode-link.active{background:#fff;border-radius:8px;box-shadow:0 6px 18px 1px rgba(0,0,0,.04)}@media (max-width:767px){.ems-iot-device-view-switcher{margin-inline:auto}}.ems-connected-devices__section,.ems-iot-device-content{transform:translate(0)}@media (max-width:767px){.ems-connected-devices__section .ajax-progress.ajax-progress-throbber,.ems-connected-devices__section .ajax-progress.ajax-progress-throbber .throbber,.ems-iot-device-content .ajax-progress.ajax-progress-throbber,.ems-iot-device-content .ajax-progress.ajax-progress-throbber .throbber{display:none}}.connected-devices-page .ajax-progress.ajax-progress-throbber,.ems-connected-devices--view .ajax-progress.ajax-progress-throbber{background:hsla(210,7%,95%,.84);border-radius:8px;height:calc(100% - var(--table-body-offset));left:0;opacity:.8;position:fixed;top:var(--table-body-offset);width:100%;z-index:10}.connected-devices-page .ajax-progress.ajax-progress-throbber .throbber,.ems-connected-devices--view .ajax-progress.ajax-progress-throbber .throbber{background:transparent url(/themes/custom/myems_theme/animate-logo.gif) no-repeat 0/contain;bottom:0;float:none;height:33px;left:0;margin:auto;position:absolute;right:0;top:0;width:150px}.connected-devices-page .ajax-progress.ajax-progress-throbber .message,.ems-connected-devices--view .ajax-progress.ajax-progress-throbber .message{font-size:0}.login-page-layout{align-items:center;display:flex;flex-grow:1;gap:16px;justify-items:center;padding:32px}.login-page-layout>aside{height:100%;max-width:676px;width:50%}.login-page-layout>aside .sidebar-wrapper{height:100%}.login-page-layout__links{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-block-start:12px;padding-block-end:24px}.login-page-layout__links a{color:#26203b;font-size:10px;font-weight:500;line-height:120%;text-decoration:underline}.login-page-layout__links a:hover{text-decoration:none}.login-page-layout main{height:100%;width:50%}body.anonymous .login-page-layout main{padding:0}@media (max-width:991px){.login-page-layout.no-slider-mobile{height:100%}.login-page-layout.no-slider-mobile aside{display:none!important}.login-page-layout.no-slider-mobile main{display:flex!important;height:100%;justify-content:space-between}}.user-password-page .login-page-layout main #block-myems-theme-content,.user-password-page .login-page-layout main .language-switcher-language-url{margin-block-end:auto}.login-page .login-page-layout main #block-myems-theme-content{margin-block:auto}@media (max-width:800px){.login-page-layout{padding:0}.login-page-layout>aside{max-width:100%;width:100%}.login-page-layout main{height:100dvh;width:100%}.login-page-layout main .language-switcher-language-url{margin:24px 24px 0 auto}}.login-page-layout #block-myems-theme-welcometomyems{align-items:center;border-radius:20px;color:#fff;display:flex;flex-direction:column;height:100%;max-height:960px;padding:110px 40px 40px}.login-page-layout #block-myems-theme-welcometomyems .paragraph--type--slide{align-items:center;display:flex;flex-direction:column;gap:24px;height:100%;justify-content:space-between}.login-page-layout #block-myems-theme-welcometomyems .paragraph--type--slide:empty{display:none}.login-page-layout #block-myems-theme-welcometomyems h2{font-size:40px;font-weight:900;line-height:117%;margin-block-end:14px;text-align:center}.login-page-layout #block-myems-theme-welcometomyems h2+p{font-size:24px;font-weight:400;line-height:117%;margin-block-start:18px;max-width:unset}.login-page-layout #block-myems-theme-welcometomyems p{font-size:22px;font-weight:500;line-height:117%;margin-inline:auto;max-width:360px;text-align:center}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots){list-style-type:none;margin-inline:auto;max-width:395px;padding:4px 0 0}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots) li{align-items:flex-start;display:grid;font-size:20px;font-weight:300;gap:24px;grid-template-columns:32px 1fr;line-height:120%}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots) li:not(:last-child){margin-block-end:28px}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots) li svg{width:32px}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots) li p{font-size:20px;font-weight:300;line-height:120%;margin-inline:0;max-width:unset;text-align:left}.login-page-layout #block-myems-theme-welcometomyems .slick-dots{margin-block-start:40px;padding:0}.login-page-layout #block-myems-theme-welcometomyems .slick-dots>li button{background:hsla(0,0%,100%,.5);border-radius:50%;height:8px;width:8px}.login-page-layout #block-myems-theme-welcometomyems .slick-dots>li button:focus-visible{outline:none}.login-page-layout #block-myems-theme-welcometomyems .slick-dots>li.slick-active button{background:#fff;border-radius:10px;height:8px;width:24px}.login-page-layout #block-myems-theme-welcometomyems .slick,.login-page-layout #block-myems-theme-welcometomyems .slick-slider,.login-page-layout #block-myems-theme-welcometomyems .slick-track{height:100%}.login-page-layout #block-myems-theme-welcometomyems .slick{width:100%}.login-page-layout #block-myems-theme-welcometomyems .slick-slider{display:flex;flex-direction:column}.login-page-layout #block-myems-theme-welcometomyems .slick-list{flex-grow:1}.login-page-layout #block-myems-theme-welcometomyems .slick__arrow{display:none}.login-page-layout #block-myems-theme-welcometomyems .slick__slide{height:100%}@media (max-width:1200px){.login-page-layout #block-myems-theme-welcometomyems{padding:94px 24px 32px}.login-page-layout #block-myems-theme-welcometomyems h2{font-size:32px;line-height:117%}.login-page-layout #block-myems-theme-welcometomyems h2+p{font-size:18px;line-height:117%}.login-page-layout #block-myems-theme-welcometomyems .slick h2{font-size:24px;line-height:117%}.login-page-layout #block-myems-theme-welcometomyems p{font-size:18px;line-height:117%}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots) li{font-size:18px;gap:16px;line-height:133%}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots) li:not(:last-child){margin-block-end:16px}.login-page-layout #block-myems-theme-welcometomyems ul:not(.slick-dots) li p{font-size:18px;line-height:133%}}@media (max-width:800px){.login-page-layout #block-myems-theme-welcometomyems{background-size:cover;border-radius:0;height:100dvh;max-height:100%;padding:110px 24px 140px}.login-page-layout #block-myems-theme-welcometomyems .slick-dots{display:none!important}.login-page-layout #block-myems-theme-welcometomyems .slick__arrow{display:contents}.login-page-layout #block-myems-theme-welcometomyems .slick__arrow .slick-next,.login-page-layout #block-myems-theme-welcometomyems .slick__arrow .slick-prev{bottom:32px;font-family:Roboto,sans-serif;position:absolute}.login-page-layout #block-myems-theme-welcometomyems .slick__arrow .slick-next{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;padding:15px 34px;right:20px;text-align:center;transition:all .5s ease;width:fit-content}.login-page-layout #block-myems-theme-welcometomyems .slick__arrow .slick-next:hover{background-color:#000;background-color:#fff;color:#fff;color:#000;transition:all .5s ease}.login-page-layout #block-myems-theme-welcometomyems .slick__arrow .slick-prev{background:transparent;border:none;color:#fff;font-size:16px;left:20px;line-height:24px;padding:14px 20px}}.login-page-layout #block-myems-theme-emsssobrandingblock{margin-block:auto 0}.login-page-layout #block-myems-theme-emsssobrandingblock ul{align-items:center;display:flex;justify-content:center;list-style-type:none;margin-block-start:25px;padding:0 0 50px}.login-page-layout #block-myems-theme-emsssobrandingblock li{align-items:center;align-self:stretch;display:flex}.login-page-layout #block-myems-theme-emsssobrandingblock li:first-child img{max-width:127px}.login-page-layout #block-myems-theme-emsssobrandingblock li:nth-child(2) img{max-width:123px}.login-page-layout #block-myems-theme-emsssobrandingblock li:nth-child(3) img{aspect-ratio:1;max-width:46px}.login-page-layout #block-myems-theme-emsssobrandingblock li:not(:last-child){margin-inline-end:40px;padding-inline-end:40px;position:relative}.login-page-layout #block-myems-theme-emsssobrandingblock li:not(:last-child):after{background:#e0e0e0;content:"";display:block;height:40px;position:absolute;right:0;width:1px}.login-page-layout #block-myems-theme-emsssobrandingblock img{height:auto;width:100%}.login-page-layout #block-myems-theme-emsssobrandingblock p{color:#9c9aa5;font-size:10px;line-height:120%;margin-inline:auto;max-width:260px;text-align:center;width:100%}.login-page-layout #block-myems-theme-emsssobrandingblock p a{color:#26203b;font-weight:500}.login-page-layout #block-myems-theme-emsssobrandingblock p:first-child a{color:#26203b;font-size:16px;font-weight:400;line-height:120%;text-decoration:underline}.login-page-layout #block-myems-theme-emsssobrandingblock p:first-child a:hover{text-decoration:none}@media (max-width:1200px){.login-page-layout #block-myems-theme-emsssobrandingblock ul{padding:0 0 33px}.login-page-layout #block-myems-theme-emsssobrandingblock li:first-child{order:2}.login-page-layout #block-myems-theme-emsssobrandingblock li:first-child img{max-width:92px}.login-page-layout #block-myems-theme-emsssobrandingblock li:nth-child(2){order:1}.login-page-layout #block-myems-theme-emsssobrandingblock li:nth-child(2) img{max-width:74px}.login-page-layout #block-myems-theme-emsssobrandingblock li:nth-child(3){order:3}.login-page-layout #block-myems-theme-emsssobrandingblock li:nth-child(3) img{max-width:33px}.login-page-layout #block-myems-theme-emsssobrandingblock li:not(:last-child){margin-inline-end:14px;padding-inline-end:14px}.login-page-layout #block-myems-theme-emsssobrandingblock li:not(:last-child):after{height:29px}}.ems-sso-login-form,.ems-user-login-form{max-width:411px;padding-block:80px;width:100%}.ems-sso-login-form h1,.ems-user-login-form h1{font-size:30px;font-weight:700;letter-spacing:-.3px;line-height:130%;margin-block-end:6px;text-align:center}.ems-sso-login-form .form-subtitle,.ems-user-login-form .form-subtitle{line-height:155%;margin-block-end:24px}.ems-sso-login-form .form-item,.ems-user-login-form .form-item{margin-block-end:16px}.ems-sso-login-form .form-item-remember-me label,.ems-user-login-form .form-item-remember-me label{margin-bottom:0}.ems-sso-login-form .form-actions,.ems-user-login-form .form-actions{margin-block-start:32px}.ems-sso-login-form .form-actions input,.ems-user-login-form .form-actions input{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:100%;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ems-sso-login-form .form-actions input:hover,.ems-user-login-form .form-actions input:hover{background-color:#fff;color:#000;transition:all .5s ease}.ems-sso-login-form .form-actions span,.ems-user-login-form .form-actions span{display:inline-block;margin:10px 10px 0 0}.ems-sso-login-form label,.ems-user-login-form label{font-weight:500;margin-block-end:8px}.ems-sso-login-form span,.ems-user-login-form span{display:inline-block;font-size:18px;font-weight:700;line-height:132%;padding-right:5px}.ems-sso-login-form a.reset-password-link,.ems-user-login-form a.reset-password-link{color:#000;display:inline-block;font-size:18px;line-height:18px;padding-bottom:15px;position:relative}.ems-sso-login-form a.reset-password-link:after,.ems-user-login-form a.reset-password-link:after{background:#000;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:100%}.ems-sso-login-form a.reset-password-link:hover:after,.ems-user-login-form a.reset-password-link:hover:after{width:0}@media (max-width:800px){.ems-sso-login-form,.ems-user-login-form{padding-inline:24px}.ems-sso-login-form h1,.ems-user-login-form h1{font-size:24px;letter-spacing:-.24px}.ems-sso-login-form .form-subtitle,.ems-user-login-form .form-subtitle{line-height:150%}}.ems-user-email-verification-consent-form,.ems-user-email-verification-form{max-width:600px;padding:90px 24px;width:100%}.ems-user-email-verification-consent-form .email-verification-header,.ems-user-email-verification-form .email-verification-header{border-block-end:1px solid #e0e0e0;margin-block-end:32px;text-align:center}.ems-user-email-verification-consent-form .email-verification-header img,.ems-user-email-verification-form .email-verification-header img{aspect-ratio:1;margin-block-end:48px;max-width:120px;width:100%}.ems-user-email-verification-consent-form .email-verification-header>strong,.ems-user-email-verification-form .email-verification-header>strong{display:inline-block;margin-block-end:10px}.ems-user-email-verification-consent-form .form-subtitle,.ems-user-email-verification-form .form-subtitle{margin-block-end:32px}.ems-user-email-verification-consent-form .form-subtitle a,.ems-user-email-verification-form .form-subtitle a{color:#000}.ems-user-email-verification-consent-form .form-actions,.ems-user-email-verification-form .form-actions{display:flex;gap:16px;justify-content:space-between}.ems-user-email-verification-consent-form .form-actions a,.ems-user-email-verification-form .form-actions a{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;padding:15px 20px;text-align:center;transition:all .5s ease;width:fit-content}.ems-user-email-verification-consent-form .form-actions a:hover,.ems-user-email-verification-form .form-actions a:hover{background-color:#000;color:#fff;transition:all .5s ease}.ems-user-email-verification-consent-form .form-actions input,.ems-user-email-verification-form .form-actions input{align-items:center;background-color:#000;border:1px solid #000;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;transition:all .5s ease;width:fit-content}.ems-user-email-verification-consent-form .form-actions input:hover,.ems-user-email-verification-form .form-actions input:hover{background-color:#fff;color:#000;transition:all .5s ease}@media (max-width:1100px){.ems-user-email-verification-consent-form .form-actions,.ems-user-email-verification-form .form-actions{align-items:center;flex-direction:column-reverse}}.ems-user-email-verification-consent-form h1,.ems-user-email-verification-form h1{margin-block-end:16px}@media (max-width:800px){.ems-user-email-verification-consent-form,.ems-user-email-verification-form{padding:60px 24px}.ems-user-email-verification-consent-form .email-verification-header,.ems-user-email-verification-form .email-verification-header{border-block-end:none;margin-block-end:24px}.ems-user-email-verification-consent-form .email-verification-header .form-title,.ems-user-email-verification-form .email-verification-header .form-title{margin-block-end:14px}.ems-user-email-verification-consent-form .email-verification-header img,.ems-user-email-verification-form .email-verification-header img{margin-block-end:32px;max-width:80px}}@media (max-height:950px){.ems-user-email-verification-consent-form,.ems-user-email-verification-form{padding:60px 24px}}.ems-user-email-verification-consent-form .email-verification-header{border-block-end:none;margin-block-end:16px}.ems-user-email-verification-consent-form .form-subtitle{margin-inline:auto;max-width:385px}.ems-user-email-verification-consent-form .form-actions{justify-content:center;margin-block-start:68px}.ems-user-email-verification-consent-form .form-item-consent{align-items:start;background:hsla(0,0%,96%,.5);border-radius:10px;padding:24px}.ems-user-email-verification-consent-form .form-item-consent label{font-size:14px;font-weight:300;line-height:143%}.ems-user-email-verification-consent-form .form-item-consent input{flex-shrink:0;margin-block-start:2px}@media (max-width:800px){.ems-user-email-verification-consent-form .form-actions{margin-block-start:32px}.ems-user-email-verification-consent-form .form-actions input{min-width:fit-content}.ems-user-email-verification-consent-form .form-item-consent{padding:20px}.ems-user-email-verification-consent-form .form-item-consent label{font-size:14px;line-height:129%}}@media (max-height:950px){.ems-user-email-verification-consent-form .form-actions{margin-block-start:32px}}.user-manage-practice__wrapper{display:flex;flex-direction:column;gap:48px}.user-manage-practice__wrapper h2{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;line-height:130%;text-transform:uppercase}html[lang=ko] .user-manage-practice__wrapper h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .user-manage-practice__wrapper h2{font-family:Montserrat,Arial,sans-serif}.user-manage-practice__wrapper h2+div>p{font-size:16px;font-weight:300;line-height:18.75px}.user-manage-practice__wrapper .user-manage-practice__practice-form{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:16px 0;position:relative}.user-manage-practice__wrapper .user-manage-practice__practice-form .coordinates-wrapper{border-radius:11px;max-height:253px;max-width:420px}.user-manage-practice__wrapper .user-manage-practice__practice-form .coordinates-wrapper>div{border-radius:11px}.user-manage-practice__wrapper .user-manage-practice__practice-form .coordinates-shadow{box-shadow:7px 6px 10px -1px rgba(0,0,0,.05)}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex;flex-direction:column;justify-content:space-between;padding:32px 24px;position:relative;width:calc(100% - 450px)}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form h3{font-size:20px;font-weight:400;line-height:117%;padding-right:35px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form .remove-practice-action{position:absolute;right:35px;top:25px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form span[data-drupal-selector=edit-circle]{background:#d9d9d9;border-radius:50%;height:96px;left:24px;position:absolute;top:48px;width:96px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form div[data-drupal-selector=edit-role]{align-items:center;display:flex;font-size:14px;font-weight:300;gap:8px;line-height:18.2px;text-transform:capitalize}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info{display:grid;grid-template-columns:1fr;margin-left:128px;min-height:96px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info div{font-size:14px;font-weight:300}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info div[data-drupal-selector=edit-customer]{color:#5a5a5a;font-weight:400}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info div span{font-weight:400}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info a{color:#000}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info .practice-role{margin-top:13px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-address{display:flex;font-size:14px;font-weight:300;line-height:18.2px;margin-top:13px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-role{background-position:center right 16px;border:1px solid #000;border-radius:11px;color:#000;height:40px;max-width:380px;padding:8px 16px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-coordinates{display:none}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-actions{align-items:center;display:flex;gap:7px;justify-content:flex-end}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-actions:after{background:url(/themes/custom/myems_theme/images/icons/arrow-red-trimmed.svg) no-repeat 100%;content:"";display:block;height:16px;width:16px}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-change-role,.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-edit{background:transparent;border:1px solid transparent;border-radius:0;color:#e31e24;cursor:pointer;font-size:16px;font-weight:500;height:unset;line-height:20.8px;max-width:unset;padding:0;text-align:right;width:fit-content}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-change-role:hover,.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-edit:hover{border-bottom:1px solid #e31e24}.user-manage-practice__wrapper .user-manage-practice__practice-form #edit-coordinates{position:absolute;right:0;top:0}.user-manage-practice__wrapper table{background:#fff;border-collapse:separate;border-radius:11px;border-spacing:0 24px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);padding:4px 30px;width:100%}.user-manage-practice__wrapper table thead tr{background:#fafafa;border-radius:8px;box-shadow:none}.user-manage-practice__wrapper table thead tr th{color:#545454;font-size:14px;font-weight:400;letter-spacing:.28px;line-height:114%;padding-bottom:12px;padding-top:12px}.user-manage-practice__wrapper table thead tr th:first-child{padding-left:20px}.user-manage-practice__wrapper table thead tr th:last-child{padding-right:20px}.user-manage-practice__wrapper table.sticky-header thead{z-index:100}.user-manage-practice__wrapper table th{font-size:12px;font-weight:700;line-height:15.6px;text-align:left}.user-manage-practice__wrapper table th:first-child,.user-manage-practice__wrapper table th:last-child{padding:12px 0 12px 16px}.user-manage-practice__wrapper table tr{line-height:130%}.user-manage-practice__wrapper table tr td{background:#fff;display:table-cell}.user-manage-practice__wrapper table tr td:nth-child(2){color:#545454}.user-manage-practice__wrapper table td{padding:8px;vertical-align:middle}.user-manage-practice__wrapper table td:first-child,.user-manage-practice__wrapper table td:last-child{padding:8px 16px}@media (max-width:1300px){.user-manage-practice__wrapper table td:first-child,.user-manage-practice__wrapper table td:last-child{padding:8px}}.user-manage-practice__wrapper table td div{align-items:center;display:flex;gap:8px;text-transform:capitalize}.user-manage-practice__wrapper table .user-picture-container{background:#d9d9d9;border-radius:50%;flex-shrink:0;height:32px;width:32px}.user-manage-practice__wrapper table .invite-member-action{align-items:center;border:1px solid #545454;border-radius:8px;color:#545454;display:flex;gap:6px;justify-content:center;max-width:215px;padding:10px 20px;text-decoration:underline;text-transform:none}.user-manage-practice__wrapper table .invite-member-action:before{background:url(/themes/custom/myems_theme/images/icons/add-user-grey.svg) no-repeat 50%;content:"";display:block;flex-shrink:0;height:16px;width:16px}@media (max-width:639px){.user-manage-practice__wrapper table .invite-member-action:before{height:27px;width:27px}}@media (max-width:1200px){.user-manage-practice__wrapper table .invite-member-action{padding:10px 15px;width:max-content}}@media (max-width:639px){.user-manage-practice__wrapper table .invite-member-action{padding:5px 13px}}.user-manage-practice__wrapper table img{border-radius:50%;height:32px;vertical-align:middle;width:32px}.user-manage-practice__wrapper table a{color:#000}.user-manage-practice__wrapper .user-manage-practice__members,.user-manage-practice__wrapper .views-field-operations-1{position:relative}.user-manage-practice__wrapper .user-manage-practice__members .pre-table,.user-manage-practice__wrapper .views-field-operations-1 .pre-table{align-items:center;display:flex;justify-content:flex-end;margin-bottom:-63px;margin-right:30px}@media (max-width:639px){.user-manage-practice__wrapper .user-manage-practice__members .pre-table,.user-manage-practice__wrapper .views-field-operations-1 .pre-table{left:25px;position:absolute;top:70px}}.user-manage-practice__wrapper .user-manage-practice__members .pre-table div:first-child,.user-manage-practice__wrapper .views-field-operations-1 .pre-table div:first-child{margin-right:30px}.user-manage-practice__wrapper .user-manage-practice__members caption,.user-manage-practice__wrapper .views-field-operations-1 caption{background-size:30px;display:table-header-group;font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;margin-bottom:25px;max-width:calc(100% - 394px);padding:5px 5px 5px 42px;text-align:left;text-transform:uppercase}html[lang=ko] .user-manage-practice__wrapper .user-manage-practice__members caption,html[lang=ko] .user-manage-practice__wrapper .views-field-operations-1 caption{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .user-manage-practice__wrapper .user-manage-practice__members caption,html[lang=tr] .user-manage-practice__wrapper .views-field-operations-1 caption{font-family:Montserrat,Arial,sans-serif}.user-manage-practice__wrapper .user-manage-practice__members td:nth-child(3) span,.user-manage-practice__wrapper .views-field-operations-1 td:nth-child(3) span{background:#f4f4f4;border-radius:5px;display:inline-block;font-family:Helvetica,Arial,sans-serif;font-size:12px;letter-spacing:1px;line-height:20px;padding:2px 8px;text-transform:uppercase;word-break:keep-all}.user-manage-practice__wrapper .user-manage-practice__members td:not(:nth-child(2)),.user-manage-practice__wrapper .views-field-operations-1 td:not(:nth-child(2)){text-transform:capitalize}.user-manage-practice__wrapper .user-manage-practice__members td:nth-child(4) div,.user-manage-practice__wrapper .views-field-operations-1 td:nth-child(4) div{font-size:14px;font-weight:500;padding-left:20px}.user-manage-practice__wrapper .user-manage-practice__members td:nth-child(4) div.active-member-status,.user-manage-practice__wrapper .views-field-operations-1 td:nth-child(4) div.active-member-status{background:url(/themes/custom/myems_theme/images/icons/check-green-rounded.svg) no-repeat 0;color:#0fa05a}.user-manage-practice__wrapper .user-manage-practice__members td:nth-child(4) div.blocked-member-status,.user-manage-practice__wrapper .views-field-operations-1 td:nth-child(4) div.blocked-member-status{background:url(/themes/custom/myems_theme/images/icons/block.svg) no-repeat 0}.user-manage-practice__wrapper .user-manage-practice__members td:nth-child(4) div.invited-member-status,.user-manage-practice__wrapper .views-field-operations-1 td:nth-child(4) div.invited-member-status{background:url(/themes/custom/myems_theme/images/icons/timer-purple.svg) no-repeat 0;color:#4e2ffe}.user-manage-practice__wrapper .user-manage-practice__members td:last-child,.user-manage-practice__wrapper .views-field-operations-1 td:last-child{display:flex;justify-content:flex-end;text-transform:none}@media (max-width:1400px){.user-manage-practice__wrapper .user-manage-practice__members td:last-child,.user-manage-practice__wrapper .views-field-operations-1 td:last-child{padding-left:0}}.user-manage-practice__wrapper .user-manage-practice__members td:last-child:not(:has(.dropbutton-wrapper)),.user-manage-practice__wrapper .views-field-operations-1 td:last-child:not(:has(.dropbutton-wrapper)){padding-top:15px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton .dropbutton-action:first-child,.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-arrow,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton .dropbutton-action:first-child,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-arrow{display:none}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple{margin:0;padding:0;position:relative}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple .dropbutton-widget,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple .dropbutton-widget{position:relative}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton{background:#fff;border:1px solid rgba(0,0,0,.25);border-radius:11px;box-shadow:7px 6px 10px 0 rgba(0,0,0,.05)}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action a,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action a{line-height:19px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child,.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action:last-child,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:last-child{align-items:center;display:flex;gap:8px;margin:0 16px;padding:15px 0}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child:before,.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action:last-child:before,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child:before,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:last-child:before{content:"";display:block;height:24px;width:24px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child{border-bottom:1px solid rgba(0,0,0,.25)}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child:before,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child:before{background:url(/themes/custom/myems_theme/images/icons/user.svg) no-repeat 50%;background-size:18px;content:"";display:block;height:24px;width:24px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton .dropbutton-action:last-child:before,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:last-child:before{background:url(/themes/custom/myems_theme/images/icons/cancel.svg) no-repeat 50%;content:"";display:block;height:24px;width:24px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple.open .dropbutton.blocked-member-operations .dropbutton-action:first-child:before,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple.open .dropbutton.blocked-member-operations .dropbutton-action:first-child:before{background:url(/themes/custom/myems_theme/images/icons/restore.svg) no-repeat 50%;content:"";display:block;height:24px;width:24px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple .dropbutton-toggle,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple .dropbutton-toggle{height:32px;margin-right:-11px;top:-19px;width:32px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple .dropbutton-toggle button,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple .dropbutton-toggle button{background:url(/themes/custom/myems_theme/images/icons/actions-horizontal.svg) no-repeat 50%;background-size:32px;height:32px;left:0;position:absolute;top:0;width:32px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple .dropbutton,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple .dropbutton{height:fit-content;min-height:104px;overflow:visible;position:absolute;right:16px;top:25px;width:220px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple .dropbutton.invited-member-operations,.user-manage-practice__wrapper .views-field-operations-1 .dropbutton-multiple .dropbutton.invited-member-operations{height:156px}.user-manage-practice__wrapper .user-manage-practice__members table.sticky-header thead{background:#fff;z-index:unset}.user-manage-practice__wrapper .user-manage-practice__members tr{display:grid;gap:32px;grid-template-columns:1fr 1.1fr .9fr 1.05fr 35px}.user-manage-practice__wrapper .user-manage-practice__members tr td{padding:16px 0}.user-manage-practice__wrapper .user-manage-practice__members tr td:last-child{align-items:center;justify-self:center}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-wrapper.dropbutton-multiple{background:url(/themes/custom/myems_theme/images/icons/actions-horizontal.svg) no-repeat 50%/32px;cursor:pointer;height:32px;position:static;width:32px}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-wrapper.dropbutton-multiple .dropbutton-toggle button{display:none}@media (max-width:1300px){.user-manage-practice__wrapper .user-manage-practice__members tr{gap:24px}}@media (max-width:1200px){.user-manage-practice__wrapper .user-manage-practice__members tr{gap:16px;grid-template-columns:1fr 1.1fr .5fr 1fr 35px}.user-manage-practice__wrapper .user-manage-practice__members .invite-member-action{font-size:13px;padding:10px}}@media (max-width:1100px){.user-manage-practice__wrapper .user-manage-practice__members{margin-top:20px}.user-manage-practice__wrapper .user-manage-practice__members .pre-table{gap:16px}.user-manage-practice__wrapper .user-manage-practice__members .pre-table div:first-child{margin-right:0}.user-manage-practice__wrapper .user-manage-practice__members caption{margin-bottom:0;max-width:100%}.user-manage-practice__wrapper .user-manage-practice__members thead{display:none}.user-manage-practice__wrapper .user-manage-practice__members tbody{display:flex;flex-direction:column;gap:16px}}@media (max-width:1100px) and (max-width:639px){.user-manage-practice__wrapper .user-manage-practice__members tbody{margin-top:50px}}@media (max-width:1100px){.user-manage-practice__wrapper .user-manage-practice__members tbody tr{background:#fff;display:flex;flex-direction:column;gap:8px;padding:8px 60px 8px 0;position:relative}.user-manage-practice__wrapper .user-manage-practice__members tbody td{padding:0}.user-manage-practice__wrapper .user-manage-practice__members tbody td:first-child{width:100%}.user-manage-practice__wrapper .user-manage-practice__members tbody td:first-child>div{align-items:center;height:100%}.user-manage-practice__wrapper .user-manage-practice__members tbody td:first-child>div>:not(.user-picture-container){font-weight:500}.user-manage-practice__wrapper .user-manage-practice__members tbody td:last-child{bottom:0;font-weight:500;margin-block:auto;padding-left:0;position:absolute;right:16px;top:0;width:fit-content}.user-manage-practice__wrapper .user-manage-practice__members tbody td:nth-child(4){font-weight:500}.user-manage-practice__wrapper .user-manage-practice__members .dropbutton-multiple .dropbutton-toggle button{background:url(/themes/custom/myems_theme/images/icons/more-dots.svg) no-repeat 50%;background-size:22px;height:22px;width:22px}}@media (max-width:991px){.user-manage-practice__wrapper .user-manage-practice__members{margin-top:50px}}@media (max-width:479px){.user-manage-practice__wrapper .user-manage-practice__members .pre-table{flex-direction:column}.user-manage-practice__wrapper .user-manage-practice__members tbody{margin-top:100px}}.user-manage-practice__wrapper>div>.js-form-item{position:absolute;right:0;top:0}.user-manage-practice__wrapper>div>.js-form-item:after{background:url(/themes/custom/myems_theme/images/icons/search.svg) no-repeat 50%;content:"";display:block;height:24px;position:absolute;right:16px;top:6px;width:24px}.user-manage-practice__wrapper input::-webkit-input-placeholder{color:#000!important}@media (max-width:1300px){.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-actions{margin-top:16px}}@media (max-width:1200px){.user-manage-practice__wrapper .user-manage-practice__practice-form{flex-direction:column-reverse;gap:32px;padding:24px 0}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form{width:100%}}@media (max-width:991px){.user-manage-practice__wrapper{gap:8px}.user-manage-practice__wrapper .user-manage-practice__practice-form{padding:24px 0}}@media (max-width:767px){.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form span[data-drupal-selector=edit-circle]{display:none}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info{margin-left:0}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info .practice-role{padding:8px 0}.user-manage-practice__wrapper .user-manage-practice__practice-form .ems-user-my-practice-form #edit-info div{line-height:117%}}@media (max-width:639px){.user-manage-practice__wrapper .coordinates-wrapper{display:block}}.user-manage-practice__requests{margin-bottom:41px}.user-manage-practice__requests table{border-spacing:0 24px}.user-manage-practice__requests tr{display:grid;gap:32px;grid-template-columns:1fr 1.05fr .75fr 1.2fr 35px}.user-manage-practice__requests tr td{padding:8px 0}.user-manage-practice__requests tr td:last-child{align-items:center;justify-self:center}@media (max-width:1300px){.user-manage-practice__requests tr{gap:24px}}@media (max-width:1200px){.user-manage-practice__requests tr{gap:16px;grid-template-columns:1fr 1.1fr .5fr 1fr 35px}}.user-manage-practice__requests .views-field-field-target-role span{display:none}.user-manage-practice__requests .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:first-child:before{background:url(/themes/custom/myems_theme/images/icons/invited.svg) no-repeat 50%;content:"";display:block;height:24px;width:24px}.user-manage-practice__requests .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action:last-child:before{background:url(/themes/custom/myems_theme/images/icons/block.svg) no-repeat 50%;content:"";display:block;height:24px;width:24px}.user-manage-practice__requests .views-field-operations-1 .dropbutton-multiple.open .dropbutton .dropbutton-action a{font-size:16px;letter-spacing:-.16px;text-transform:none}.user-manage-practice__requests .views-field-ems-user-name{display:table-cell}.user-manage-practice__requests .views-field-ems-user-name img{margin-right:8px}.user-manage-practice__requests .views-field-field-status{background:url(/themes/custom/myems_theme/images/icons/wait.svg) no-repeat 0;padding-left:34px}.user-manage-practice__requests caption{color:#000;display:table-header-group;font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:31.2px;margin-bottom:25px;text-align:left;text-transform:uppercase}html[lang=ko] .user-manage-practice__requests caption{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .user-manage-practice__requests caption{font-family:Montserrat,Arial,sans-serif}.user-manage-practice__requests a[href*=approve],.user-manage-practice__requests a[href*=reject]{align-items:center;border-radius:8px;display:flex;font-size:14px;font-weight:400;gap:6px;line-height:117%;padding:8px 16px 8px 12px;transition:all .3s;white-space:nowrap}.user-manage-practice__requests a[href*=approve]:before,.user-manage-practice__requests a[href*=reject]:before{content:"";display:block;height:16px;width:16px}.user-manage-practice__requests a[href*=approve]{background:#f2fcf4;border:1px solid #91e49f;color:#006f00}.user-manage-practice__requests a[href*=approve]:before{background:url(/themes/custom/myems_theme/images/icons/check-green.svg) no-repeat 50%}.user-manage-practice__requests a[href*=approve]:hover{background:#50b554;color:#fff;transition:all .3s}.user-manage-practice__requests a[href*=approve]:hover:before{background:url(/themes/custom/myems_theme/images/icons/check-white.svg) no-repeat 50%}.user-manage-practice__requests a[href*=reject]{background:#fff5f5;border:1px solid #ed9f9f;color:#be0000}.user-manage-practice__requests a[href*=reject]:before{background:url(/themes/custom/myems_theme/images/icons/close.svg) no-repeat 50%}.user-manage-practice__requests a[href*=reject]:hover{background:#e73535;color:#fff;transition:all .3s}.user-manage-practice__requests a[href*=reject]:hover:before{background:url(/themes/custom/myems_theme/images/icons/close-white.svg) no-repeat 50%}.user-manage-practice__requests .views-field-operations .dropbutton-multiple{align-items:center;display:flex;margin:0;padding:0}.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton-widget{position:relative}.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton-action a:not(.use-ajax),.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton-toggle{display:none}.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton-action:nth-child(3),.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton-action:nth-child(4){display:flex}.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton{display:flex;gap:13px}@media (max-width:1200px){.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton{flex-wrap:wrap}}.user-manage-practice__requests .invite-pending{align-items:flex-start;display:flex;flex-direction:column;gap:0;text-transform:none}.user-manage-practice__requests .invite-pending span{color:#ff810d;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.user-manage-practice__requests .invite-pending p{font-size:12px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:1100px){.user-manage-practice__requests,.user-manage-practice__requests caption{margin-bottom:0}.user-manage-practice__requests thead{display:none}.user-manage-practice__requests tbody{display:flex;flex-direction:column;gap:24px}.user-manage-practice__requests tbody tr{background:#fff;display:flex;flex-direction:column;gap:6px;padding:0}.user-manage-practice__requests tbody td,.user-manage-practice__requests tbody td:first-child{padding:0}.user-manage-practice__requests tbody td.views-field-operations-1{display:none}.user-manage-practice__requests .views-field-ems-user-name .ems-user-name-wrapper div:last-child{font-weight:500}.user-manage-practice__requests .views-field-ems-user-name .ems-user-name-wrapper div:last-child:before{content:"Name:";font-weight:400;white-space:nowrap}.user-manage-practice__requests .views-field-ems-user-name .ems-user-name-wrapper div:first-child,.user-manage-practice__requests .views-field-ems-user-name .ems-user-name-wrapper img{display:none}.user-manage-practice__requests .views-field-mail:before{content:"Email:";font-weight:400;white-space:nowrap}.user-manage-practice__requests .views-field-field-target-role{font-weight:500}.user-manage-practice__requests .views-field-field-target-role span{display:inline-block;font-weight:400}.user-manage-practice__requests .views-field-operations .dropbutton-multiple{padding-top:9px}.user-manage-practice__requests .views-field-operations .dropbutton-multiple .dropbutton{gap:10px}.user-manage-practice__requests .views-field-ems-user-name .ems-user-name-wrapper div:last-child,.user-manage-practice__requests .views-field-field-target-role.practice-invites,.user-manage-practice__requests .views-field-field-target-role.practice-requests,.user-manage-practice__requests .views-field-mail{display:flex;font-weight:500;gap:5px;line-height:130%}}.form-item:has(#ems-user-practice-members-search){position:relative}.form-item:has(#ems-user-practice-members-search):after{background-image:url(/themes/custom/myems_theme/images/icons/search-grey.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:24px;pointer-events:none;position:absolute;right:13px;top:50%;transform:translateY(-50%);width:24px}#ems-user-practice-members-search{background:transparent;border:1.3px solid #969696;border-radius:50px;font-size:16px;height:40px;line-height:normal;max-width:292px;padding:12px 16px}#ems-user-practice-members-search::placeholder{color:#545454;opacity:1}@media (max-width:767px){#ems-user-practice-members-search{max-width:235px}}@media (max-width:479px){#ems-user-practice-members-search{max-width:100%}}#ems-user-practice-form a{border:1.3px solid #969696;border-radius:8px;color:#000;display:flex;font-weight:400;gap:8px;padding:8px 16px;width:fit-content}#ems-user-practice-form a:before{background:url(/themes/custom/myems_theme/images/icons/add-user.svg) no-repeat 50%;content:"";display:block;height:16px;width:16px}@media (max-width:1100px){#ems-user-practice-form a{gap:10px;white-space:nowrap}}.practice-member__wrapper{display:grid;gap:41px;grid-template-columns:1fr}.practice-member__wrapper>div{display:grid;gap:24px;grid-template-columns:1fr}.practice-member__wrapper>div>div{font-size:24px;letter-spacing:.24px;line-height:31.2px}.practice-member__wrapper h1,.practice-member__wrapper h2{color:#000;font-family:TRANS-Bold;font-size:30px;font-weight:700;line-height:39px;text-transform:uppercase}html[lang=ko] .practice-member__wrapper h1,html[lang=ko] .practice-member__wrapper h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .practice-member__wrapper h1,html[lang=tr] .practice-member__wrapper h2{font-family:Montserrat,Arial,sans-serif}.practice-member__wrapper h1{padding-bottom:8px;text-transform:uppercase}.practice-member__wrapper h2{letter-spacing:.3px}#profile-user-profile-change-role-form{display:flex;gap:24px;padding-bottom:16px}#profile-user-profile-change-role-form .field--name-field-role{max-width:364px;width:100%}#profile-user-profile-change-role-form #edit-field-role{background-position:center right 31px;border:1px solid #000;border-radius:6px;color:#000;font-size:20px;line-height:26.4px;max-width:364px;padding:14px 31px 16px;width:100%}#profile-user-profile-change-role-form label{display:none}#profile-user-profile-change-role-form #edit-actions{max-width:210px;width:100%}#profile-user-profile-manage-permissions-form{display:flex;flex-direction:column;gap:24px}#profile-user-profile-manage-permissions-form h3{font-size:24px;font-weight:700;letter-spacing:.24px;line-height:31.2px}#profile-user-profile-manage-permissions-form .field-group-html-element{display:flex;flex-direction:column;gap:24px}#profile-user-profile-manage-permissions-form .field-group-html-element label{font-size:20px;font-weight:700;letter-spacing:.2px;line-height:26px}#profile-user-profile-manage-permissions-form .field--widget-boolean-checkbox{font-size:16px;letter-spacing:.16px;line-height:20.8px;padding-left:12px}#profile-user-profile-manage-permissions-form .field--widget-boolean-checkbox .form-item{display:flex;flex-direction:row-reverse;gap:24px;justify-content:space-between}#profile-user-profile-manage-permissions-form .field--widget-boolean-checkbox .slideon{height:32px;width:56px}#profile-user-profile-manage-permissions-form .field--widget-boolean-checkbox .slideon input:checked~.slideon-slider{background-color:#333}#profile-user-profile-manage-permissions-form .field--widget-boolean-checkbox .slideon input:checked~.slideon-slider:before{background-color:#f3f3f3;border:1px solid #f3f3f3;left:8px}#profile-user-profile-manage-permissions-form .field--widget-boolean-checkbox .slideon-slider{background-color:#f3f3f3;border:1px solid #333}#profile-user-profile-manage-permissions-form .field--widget-boolean-checkbox .slideon-slider:before{background-color:#333;border:1px solid #333;bottom:3px;box-shadow:none;height:23px;left:3px;width:23px}#profile-user-profile-change-role-form input[type=submit],#profile-user-profile-manage-permissions-form input[type=submit]{align-items:center;background:transparent;border:1px solid #e22726;border-radius:6px;border-radius:11px;color:#e22726;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;justify-content:center;line-height:21.12px;max-width:210px;padding:8px;transition:background .3s;width:100%}html[lang=ko] #profile-user-profile-change-role-form input[type=submit],html[lang=ko] #profile-user-profile-manage-permissions-form input[type=submit]{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] #profile-user-profile-change-role-form input[type=submit],html[lang=tr] #profile-user-profile-manage-permissions-form input[type=submit]{font-family:Roboto,sans-serif}#profile-user-profile-change-role-form input[type=submit]:hover,#profile-user-profile-manage-permissions-form input[type=submit]:hover{background:#e22726;color:#fff}.user-profile #block-myems-theme-content>div{display:grid;gap:32px;grid-template-columns:1fr}.user-profile h1,.user-profile h2.profile__subtitle{font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;text-transform:uppercase}html[lang=ko] .user-profile h1,html[lang=ko] .user-profile h2.profile__subtitle{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .user-profile h1,html[lang=tr] .user-profile h2.profile__subtitle{font-family:Montserrat,Arial,sans-serif}.user-profile h1{font-size:32px;line-height:42px}.user-profile h2{font-size:14px;font-weight:300;line-height:18.2px}.user-profile .profile__subtitle{align-items:center;display:flex;gap:16px;padding-bottom:32px}.user-profile label{font-size:14px;font-weight:300;line-height:18.2px;padding-bottom:8px}.user-profile .user-profile-picture-form{padding:16px 0;text-align:center;width:fit-content}.user-profile .user-profile-picture-form label{display:none}.user-profile .user-profile-picture-form fieldset.js-media-library-widget{border:none;padding:0;position:relative}.user-profile .user-profile-picture-form .image-widget{position:relative}.user-profile .user-profile-picture-form .image-widget .image-data__crop-wrapper,.user-profile .user-profile-picture-form .image-widget span{display:none}.user-profile .user-profile-picture-form .js-media-library-selection{background-color:#d9d9d9;border-radius:50%;height:150px;max-height:150px;width:150px}.user-profile .user-profile-picture-form:has(input[type=file]) .user-profile-picture-placeholder{aspect-ratio:1;background-color:#d9d9d9;background:url(/themes/custom/myems_theme/images/user-picture.jpg) no-repeat 50%;background-size:cover;border-radius:50%;height:100%;height:150px;max-width:150px;object-fit:cover;width:100%;width:150px}.user-profile .user-profile-picture-form input[type=file],.user-profile .user-profile-picture-form input[value=Remove]{background:#000 url(/themes/custom/myems_theme/images/icons/upload.svg) no-repeat 50%;border:none;border-radius:50%;bottom:0;cursor:pointer;font-size:0;height:46px;line-height:0;padding:0;position:absolute;right:0;top:100px;width:46px;z-index:1}.user-profile .user-profile-picture-form input[value=Remove]{background:#000 url(/themes/custom/myems_theme/images/icons/remove-red.svg) no-repeat 50%}.user-profile .user-profile-picture-form input[value=Save]{background:transparent;border:1px solid transparent;border-radius:0;color:#e31e24;cursor:pointer;font-size:16px;font-weight:500;height:unset;line-height:20.8px;max-width:unset;padding:15px 0 0;text-align:right;width:fit-content}.user-profile .user-profile-picture-form input[value=Save]:hover{border-bottom:1px solid #e31e24}.user-profile .user-profile-picture-form img{aspect-ratio:1;background-color:#d9d9d9;border-radius:50%;height:100%;max-width:150px;object-fit:cover;width:100%}.user-profile .user-profile-picture-form #edit-hide-revision-field,.user-profile .user-profile-picture-form .ajax-progress,.user-profile .user-profile-picture-form .description,.user-profile .user-profile-picture-form .field-prefix,.user-profile .user-profile-picture-form .fieldset-legend,.user-profile .user-profile-picture-form article div:nth-child(2),.user-profile .user-profile-picture-form input[data-media-library-widget-update=field_profile_picture]{display:none}.user-profile .profile__account-info,.user-profile .profile__private-info{background:#fff;border-radius:11px;box-shadow:inset 1px 1px 0 0 #fff,7px 6px 10px 0 rgba(0,0,0,.05);padding:17px 15px 24px;position:relative}.user-profile .profile__account-info .edit-link,.user-profile .profile__private-info .edit-link{position:absolute;right:15px;top:17px}.user-profile .profile__private-info .profile__subtitle:before{content:url(/themes/custom/myems_theme/images/icons/private-user.svg);height:32px;width:32px}.user-profile .profile__private-info article>div{display:grid;gap:24px;grid-template-columns:1fr}.user-profile .profile__private-info #field-language-display .form-item{display:grid;font-size:24px;font-weight:500;grid-template-columns:1fr;line-height:28.13px}.user-profile .profile__private-info #field-language-display .form-item label{font-size:14px;font-weight:300;line-height:18.2px}.user-profile .profile__account-info .profile__subtitle:before{content:url(/themes/custom/myems_theme/images/icons/account-user.svg);height:32px;width:32px}.user-profile .profile__account-info .password-strength{display:none}.user-profile .profile__account-info .password-suggestions{display:none!important}.user-profile .profile__account-info .password-confirm-message{display:none}.user-profile .profile__account-info .ems-user-account-email,.user-profile .profile__account-info .ems-user-account-password{display:grid;grid-template-columns:1fr auto}.user-profile .profile__account-info .ems-user-account-email>div>div,.user-profile .profile__account-info .ems-user-account-password>div>div{font-size:20px;font-weight:400;line-height:23.44px}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-item{display:flex;flex-direction:column;margin-bottom:32px}.user-profile .profile__account-info .ems-user-edit-account-information-form input{max-width:100%}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions{display:flex;justify-content:flex-end}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;max-width:160px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button{padding:5px 15px}}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button.button--secondary{margin-right:10px}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button.button--primary{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button.button--primary:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button.button--primary:focus-within{border:1.3px solid #e31e24;outline:none}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions .button.button--primary:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.user-profile .profile__account-info span{font-size:14px;font-weight:300;line-height:18.2px}.user-profile .profile__account-info .ems-user-account-email{padding-bottom:24px}.user-profile .profile__account-info .edit-link{height:fit-content}.user-profile .layout--twocol-section{display:grid;gap:295px;grid-template-columns:auto 1fr}.user-profile .layout--twocol-section .layout__region{display:grid;gap:24px;grid-template-columns:1fr}.user-profile .layout--twocol-section .layout__region>div>div div:first-child{font-size:16px;font-weight:300;line-height:20.8px}.user-profile .layout--twocol-section .layout__region>div>div div:last-child,.user-profile .layout--twocol-section .layout__region>div>div div:last-child>a{color:#000;font-size:20px;font-weight:400;line-height:23.44px}.user-profile .layout--twocol-section .layout__region .contact-specialisations>div>div:nth-child(2){display:flex;flex-wrap:wrap;gap:5px}.user-profile .layout--twocol-section .layout__region .contact-specialisations>div>div:nth-child(2)>div{color:#000;font-size:20px;font-weight:400;line-height:23.44px}.user-profile .layout--twocol-section .layout__region .contact-specialisations>div>div:nth-child(2)>div:after{content:", "}.user-profile .layout--twocol-section .layout__region .contact-specialisations>div>div:nth-child(2)>div:last-child:after{display:none}.user-profile .layout--twocol-section .layout__region span{font-size:20px;font-weight:400;line-height:23.44px}.user-profile .ems-user-change-email-form,.user-profile .ems-user-change-password-form,.user-profile .node-edit-user-form{display:grid;grid-template-columns:minmax(419px,auto) 1fr}.user-profile .ems-user-change-email-form>div .form-item,.user-profile .ems-user-change-password-form>div .form-item,.user-profile .node-edit-user-form>div .form-item{display:grid;grid-template-columns:1fr}.user-profile .ems-user-change-email-form .select2,.user-profile .ems-user-change-email-form input,.user-profile .ems-user-change-email-form select,.user-profile .ems-user-change-password-form .select2,.user-profile .ems-user-change-password-form input,.user-profile .ems-user-change-password-form select,.user-profile .node-edit-user-form .select2,.user-profile .node-edit-user-form input,.user-profile .node-edit-user-form select{border-radius:11px;color:#333;max-width:419px}.user-profile .ems-user-change-email-form #edit-actions,.user-profile .ems-user-change-email-form #edit-operations,.user-profile .ems-user-change-password-form #edit-actions,.user-profile .ems-user-change-password-form #edit-operations,.user-profile .node-edit-user-form #edit-actions,.user-profile .node-edit-user-form #edit-operations{display:flex;gap:10px;grid-column-end:3;justify-content:flex-end;min-width:193.5px}.user-profile .ems-user-change-email-form #edit-actions a,.user-profile .ems-user-change-email-form #edit-actions input,.user-profile .ems-user-change-email-form #edit-operations a,.user-profile .ems-user-change-email-form #edit-operations input,.user-profile .ems-user-change-password-form #edit-actions a,.user-profile .ems-user-change-password-form #edit-actions input,.user-profile .ems-user-change-password-form #edit-operations a,.user-profile .ems-user-change-password-form #edit-operations input,.user-profile .node-edit-user-form #edit-actions a,.user-profile .node-edit-user-form #edit-actions input,.user-profile .node-edit-user-form #edit-operations a,.user-profile .node-edit-user-form #edit-operations input{align-items:center;background:transparent;border:1px solid #424242;border-radius:6px;border-radius:11px;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;height:unset;justify-content:center;line-height:21.12px;max-width:210px;max-width:193.5px;padding:8px 16px;transition:background .3s;width:100%}html[lang=ko] .user-profile .ems-user-change-email-form #edit-actions a,html[lang=ko] .user-profile .ems-user-change-email-form #edit-actions input,html[lang=ko] .user-profile .ems-user-change-email-form #edit-operations a,html[lang=ko] .user-profile .ems-user-change-email-form #edit-operations input,html[lang=ko] .user-profile .ems-user-change-password-form #edit-actions a,html[lang=ko] .user-profile .ems-user-change-password-form #edit-actions input,html[lang=ko] .user-profile .ems-user-change-password-form #edit-operations a,html[lang=ko] .user-profile .ems-user-change-password-form #edit-operations input,html[lang=ko] .user-profile .node-edit-user-form #edit-actions a,html[lang=ko] .user-profile .node-edit-user-form #edit-actions input,html[lang=ko] .user-profile .node-edit-user-form #edit-operations a,html[lang=ko] .user-profile .node-edit-user-form #edit-operations input{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .user-profile .ems-user-change-email-form #edit-actions a,html[lang=tr] .user-profile .ems-user-change-email-form #edit-actions input,html[lang=tr] .user-profile .ems-user-change-email-form #edit-operations a,html[lang=tr] .user-profile .ems-user-change-email-form #edit-operations input,html[lang=tr] .user-profile .ems-user-change-password-form #edit-actions a,html[lang=tr] .user-profile .ems-user-change-password-form #edit-actions input,html[lang=tr] .user-profile .ems-user-change-password-form #edit-operations a,html[lang=tr] .user-profile .ems-user-change-password-form #edit-operations input,html[lang=tr] .user-profile .node-edit-user-form #edit-actions a,html[lang=tr] .user-profile .node-edit-user-form #edit-actions input,html[lang=tr] .user-profile .node-edit-user-form #edit-operations a,html[lang=tr] .user-profile .node-edit-user-form #edit-operations input{font-family:Roboto,sans-serif}.user-profile .ems-user-change-email-form #edit-actions a,.user-profile .ems-user-change-email-form #edit-operations a,.user-profile .ems-user-change-password-form #edit-actions a,.user-profile .ems-user-change-password-form #edit-operations a,.user-profile .node-edit-user-form #edit-actions a,.user-profile .node-edit-user-form #edit-operations a{border:1.3px solid #212529;color:#212529}.user-profile .ems-user-change-email-form #edit-actions a:hover,.user-profile .ems-user-change-email-form #edit-operations a:hover,.user-profile .ems-user-change-password-form #edit-actions a:hover,.user-profile .ems-user-change-password-form #edit-operations a:hover,.user-profile .node-edit-user-form #edit-actions a:hover,.user-profile .node-edit-user-form #edit-operations a:hover{background:#212529;color:#fff}.user-profile .ems-user-change-email-form #edit-actions input,.user-profile .ems-user-change-email-form #edit-operations input,.user-profile .ems-user-change-password-form #edit-actions input,.user-profile .ems-user-change-password-form #edit-operations input,.user-profile .node-edit-user-form #edit-actions input,.user-profile .node-edit-user-form #edit-operations input{border:1.3px solid #e31e24;color:#e31e24}.user-profile .ems-user-change-email-form #edit-actions input:hover,.user-profile .ems-user-change-email-form #edit-operations input:hover,.user-profile .ems-user-change-password-form #edit-actions input:hover,.user-profile .ems-user-change-password-form #edit-operations input:hover,.user-profile .node-edit-user-form #edit-actions input:hover,.user-profile .node-edit-user-form #edit-operations input:hover{background:#e31e24;color:#fff}.user-profile .ems-user-change-email-form .field--name-field-confirm,.user-profile .ems-user-change-password-form .field--name-field-confirm,.user-profile .node-edit-user-form .field--name-field-confirm{grid-column:span 2}.user-profile .ems-user-change-email-form .field--name-field-confirm .form-item,.user-profile .ems-user-change-password-form .field--name-field-confirm .form-item,.user-profile .node-edit-user-form .field--name-field-confirm .form-item{align-items:flex-start;display:flex;font-size:18px;gap:10px;justify-content:flex-start;letter-spacing:.01em;line-height:132%}.user-profile .ems-user-change-email-form .field--name-field-confirm .form-item label,.user-profile .ems-user-change-password-form .field--name-field-confirm .form-item label,.user-profile .node-edit-user-form .field--name-field-confirm .form-item label{font-size:18px;letter-spacing:.01em;line-height:132%}.user-profile .node-edit-user-form{column-gap:32px;row-gap:24px}.user-profile .node-edit-user-form #edit-actions{display:flex;justify-content:flex-end;margin-top:8px}.user-profile .node-edit-user-form #edit-actions .button{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;max-width:160px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.user-profile .node-edit-user-form #edit-actions .button:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.user-profile .node-edit-user-form #edit-actions .button{padding:5px 15px}}.user-profile .node-edit-user-form #edit-actions .button.button--secondary{margin-right:10px}.user-profile .node-edit-user-form #edit-actions .button.button--primary{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.user-profile .node-edit-user-form #edit-actions .button.button--primary:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.user-profile .node-edit-user-form #edit-actions .button.button--primary:focus-within{border:1.3px solid #e31e24;outline:none}.user-profile .node-edit-user-form #edit-actions .button.button--primary:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.user-profile .node-edit-user-form #edit-field-country{display:grid}.user-profile .node-edit-user-form #edit-field-country label{align-self:baseline}.user-profile .node-edit-user-form #edit-field-country div{font-size:20px}.user-profile .ems-user-change-email-form{gap:32px}.user-profile .ems-user-change-email-form span[data-drupal-selector=edit-info]{display:inline-block;grid-column:1/3;width:419px}.user-profile .ems-user-change-email-form #edit-data{display:grid;gap:32px;grid-column:1/3;grid-template-columns:auto 1fr}.user-profile .ems-user-change-password-form{gap:32px}.user-profile .ems-user-change-password-form #edit-info{display:flex;flex-wrap:wrap;gap:3px;grid-column:1/3}.user-profile .ems-user-change-password-form #edit-info span{display:inline}.user-profile .ems-user-change-password-form #edit-info input{background:transparent;border:none;border-radius:0;color:#000;cursor:pointer;display:inline;font-size:14px;font-weight:300;height:fit-content;line-height:18.3px;padding:0;text-decoration-line:underline;width:unset}.user-profile .ems-user-change-password-form #edit-info input:hover{text-decoration:none}.user-profile .ems-user-change-password-form #edit-data{align-items:baseline;display:flex;grid-column:1/3}.user-profile .ems-user-change-password-form #edit-new-password{align-items:baseline;display:flex;flex-wrap:wrap;max-width:57%}.user-profile .ems-user-change-password-form #edit-new-password label[for=edit-new-password]{flex:0 0 100%}.user-profile .ems-user-change-password-form #edit-new-password .js-form-item-new-password-pass1{margin-right:32px}.user-profile .ems-user-change-password-form #edit-new-password+.form-item-password{margin-left:21px;position:relative;top:25px}.user-profile .form-item.js-form-type-vertical-tabs{display:none}.user-profile .ajax-progress{left:50%;position:absolute;top:50%;transform:translate(-30%,-50%)}.user-profile .edit-link{align-items:center;background:transparent;background:url(/themes/custom/myems_theme/images/icons/arr-red.svg) no-repeat 100%;background-size:12px;border:1px solid transparent;border-radius:0;color:#e31e24;cursor:pointer;display:flex;font-size:16px;font-weight:500;font-weight:700;gap:11px;height:unset;line-height:20.8px;line-height:21.12px;max-width:unset;padding:0 23px 0 0;text-align:right;width:fit-content}.user-profile .edit-link:hover{border-bottom:1px solid #e31e24}.user-profile .back{align-items:center;display:flex;font-weight:700;gap:16px;letter-spacing:-.48px;line-height:20.8px;margin-bottom:-20px}.user-profile .back a,.user-profile .back a:focus,.user-profile .back a:visited{color:#000}.user-profile .back:before{content:url(/themes/custom/myems_theme/images/icons/arrow-left.svg);height:24px;width:24px}.user-profile #media-library-view .views-field-media-library-select-form,.user-profile #media-library-view header{display:none}.user-profile #media-library-view .js-media-library-views-form{display:flex;flex-wrap:wrap;gap:5px}.user-profile #media-library-view .js-media-library-views-form .js-media-library-item,.user-profile #media-library-view .js-media-library-views-form .js-media-library-item .views-field-rendered-entity{align-items:center;display:flex;height:auto;justify-content:center;max-width:150px;width:100%}.user-profile #media-library-view .js-media-library-views-form .js-media-library-item .views-field-rendered-entity.checked,.user-profile #media-library-view .js-media-library-views-form .js-media-library-item.checked{border:1px solid #d9d9d9}.user-profile #media-library-view .js-media-library-views-form .js-media-library-item-preview>div{text-align:center}.user-profile #media-library-view .js-media-library-views-form .js-media-library-item-preview~div{font-size:12px;padding:0 5px;word-break:break-all}.user-profile #media-library-view .js-media-library-views-form img{height:100px;object-fit:cover;width:100px}.user-profile #media-library-view .js-media-library-views-form #media-library-messages{width:100%}.user-profile #drupal-modal .form-managed-file{display:grid;gap:5px;grid-template-columns:1fr}.user-profile #drupal-modal .form-managed-file input.form-file{border:none;font-size:14px;font-weight:300;height:fit-content;line-height:18.2px;max-width:fit-content;padding:0}.user-profile #drupal-modal .form-managed-file input.form-file:focus{outline:none}.user-profile #drupal-modal .js-media-library-add-form-added-media{padding:0}.user-profile #drupal-modal .form-item-upload .form-managed-file{align-items:center;display:flex}.user-profile #drupal-modal .form-item-upload label,.user-profile #drupal-modal div[role=contentinfo]{display:none}.user-profile #drupal-modal,.user-profile .ui-dialog-buttonpane{font-size:14px;font-weight:300;line-height:18.2px;padding:0}.user-profile #drupal-modal .button,.user-profile .ui-dialog-buttonpane .button{align-items:center;background:transparent;border:1px solid #212529;border-radius:6px;border-radius:11px;color:#212529;cursor:pointer;display:flex;font-family:Roboto,sans-serif;font-size:16px;font-weight:700;height:unset;justify-content:center;line-height:21.12px;max-width:210px;max-width:unset;padding:8px 16px;transition:background .3s;width:100%;width:fit-content}html[lang=ko] .user-profile #drupal-modal .button,html[lang=ko] .user-profile .ui-dialog-buttonpane .button{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .user-profile #drupal-modal .button,html[lang=tr] .user-profile .ui-dialog-buttonpane .button{font-family:Roboto,sans-serif}.user-profile #drupal-modal .button:hover,.user-profile .ui-dialog-buttonpane .button:hover{background:#212529;color:#fff}.user-profile .ui-dialog{padding:20px 30px}@media (max-width:991px){.user-profile.sidebar #main-wrapper main{padding:95px 16px 50px}.user-profile #block-myems-theme-views-block-scientific-library-slider{margin-top:25px}.user-profile .back{padding:0 8px}.user-profile h1{font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;text-transform:uppercase}html[lang=ko] .user-profile h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .user-profile h1{font-family:Montserrat,Arial,sans-serif}.user-profile .profile__subtitle{padding-bottom:0}.user-profile #block-myems-theme-content>div>h1{padding:0 8px}.user-profile .user-profile-picture-form .js-media-library-selection{height:160px;max-height:160px;width:160px}.user-profile .user-profile-picture-form input[value="Add media"],.user-profile .user-profile-picture-form input[value=Remove]{height:34px;width:34px}.user-profile .user-profile-picture-form img{max-width:160px;object-fit:cover}.user-profile .profile__account-info,.user-profile .profile__private-info{padding:17px 16px 24px}.user-profile .profile__account-info .edit-link,.user-profile .profile__private-info .edit-link{margin-left:auto;position:relative;right:0;top:0}.user-profile .profile__private-info,.user-profile .profile__private-info>div{display:flex;flex-direction:column;gap:18px}.user-profile .profile__account-info{display:flex;flex-direction:column;gap:22px}.user-profile .profile__account-info .ems-user-account-email,.user-profile .profile__account-info .ems-user-account-password{grid-template-columns:1fr}.user-profile .profile__account-info .ems-user-account-email>div>div,.user-profile .profile__account-info .ems-user-account-password>div>div{font-weight:500}.user-profile .profile__account-info .ems-user-account-email{grid-template-columns:1fr;padding-bottom:2px}.user-profile .profile__account-info>a{order:4}.user-profile .layout--twocol-section{display:grid;gap:15px;grid-template-columns:1fr}.user-profile .layout--twocol-section .layout__region{gap:15px}.user-profile .layout--twocol-section .layout__region>div>div div:first-child{font-size:14px;font-weight:300;line-height:130%}.user-profile .layout--twocol-section .layout__region .contact-specialisations>div>div:nth-child(2)>div,.user-profile .layout--twocol-section .layout__region span,.user-profile .layout--twocol-section .layout__region>div>div div:last-child,.user-profile .layout--twocol-section .layout__region>div>div div:last-child>a{font-weight:500}}@media (max-width:800px){.user-profile .ems-user-change-email-form,.user-profile .ems-user-change-password-form,.user-profile .node-edit-user-form{display:flex;flex-direction:column;gap:15px}.user-profile .ems-user-change-email-form .select2,.user-profile .ems-user-change-email-form input,.user-profile .ems-user-change-email-form select,.user-profile .ems-user-change-password-form .select2,.user-profile .ems-user-change-password-form input,.user-profile .ems-user-change-password-form select,.user-profile .node-edit-user-form .select2,.user-profile .node-edit-user-form input,.user-profile .node-edit-user-form select{max-width:100%}.user-profile .node-edit-user-form{column-gap:32px;row-gap:24px}.user-profile .node-edit-user-form #edit-actions{align-items:center;flex-direction:row-reverse;justify-content:center;margin-top:0}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-actions{justify-content:center}.user-profile .profile__account-info .ems-user-edit-account-information-form .form-item{margin-bottom:15px}}.success-page__wrapper{align-items:center;display:flex;flex-direction:column;gap:48px;margin:0 auto;max-width:760px;padding:32px 16px;text-align:center;width:100%}.success-page__wrapper h1{color:#26203b;font-family:Roboto,sans-serif;font-size:32px;font-weight:500;line-height:119%;text-transform:none}.success-page__wrapper p{color:#666;font-size:18px;line-height:133%;text-align:center}@media (max-width:639px){.success-page__wrapper p{font-size:16px;line-height:125%}}.success-page__image,.success-page__success-icon{aspect-ratio:1;margin-block-end:9px;max-width:150px;width:100%}.success-page__text{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.success-page__buttons a,.success-page__wrapper>a{align-items:center;background-color:#fff;border:1px solid #000;border-radius:8px;color:#000;cursor:pointer;display:flex;font-size:16px;font-weight:500;font-weight:600;justify-content:center;line-height:118%;min-width:210px;padding:15px 34px;text-align:center;width:fit-content}.success-page__buttons a,.success-page__buttons a:hover,.success-page__wrapper>a,.success-page__wrapper>a:hover{background-color:#000;color:#fff;transition:all .5s ease}.success-page__buttons a:hover,.success-page__wrapper>a:hover{background-color:#fff;color:#000}.success-page__buttons{align-items:center;display:flex;gap:16px;justify-content:center;width:100%}@media (max-width:639px){.success-page__wrapper{gap:32px}.success-page__wrapper h1{font-size:24px;line-height:119%}.success-page__text{gap:14px}.success-page__image,.success-page__success-icon{margin-block-end:0;max-width:80px}.success-page__buttons a,.success-page__wrapper>a{min-width:120px}}.page__403 #main-wrapper main{align-items:center;display:flex;justify-content:center}.page__403 #main-wrapper main article a{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;display:block;font-size:16px;font-weight:700;line-height:132%;margin:20px auto 0;padding:10px 20px;width:fit-content}.page__403 #main-wrapper main article a:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.page__403 #main-wrapper main article a:focus-within{border:1.3px solid #e31e24;outline:none}.page__403 #main-wrapper main article a:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.device-single__faq div[data-once=ems-device-accordion]{background:#fff;border:1px solid #dad9d9;border-radius:11px;font-family:Roboto,sans-serif;padding:8px 24px}html[lang=ko] .device-single__faq div[data-once=ems-device-accordion]{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .device-single__faq div[data-once=ems-device-accordion]{font-family:Roboto,sans-serif}.device-single__faq div[data-once=ems-device-accordion].ems-accordion-open .js-views-accordion-group-header{margin-bottom:16px}.device-single__faq div[data-once=ems-device-accordion].ems-accordion-open .js-views-accordion-group-header:before{margin-top:-20px;transform:rotate(-180deg)}.device-single__faq div[data-once=ems-device-accordion] .ems-device-accordion-content>.views-row{border-top:1px solid #dad9d9;display:block;margin-inline:32px;padding-block:16px 8px}.device-single__faq div[data-once=ems-device-accordion] .ems-device-accordion-content>.views-row:first-child{margin-inline:0;padding-inline:32px}.device-single__faq div[data-once=ems-device-accordion] .ems-device-accordion-content>.views-row:last-child{border-bottom:1px solid #dad9d9}.device-single__faq div[data-once=ems-device-accordion] .js-views-accordion-group-header{color:#000;cursor:pointer;font-family:Roboto,sans-serif;font-size:20px;font-weight:400;line-height:19px;padding-block:10px;position:relative;text-transform:capitalize}html[lang=ko] .device-single__faq div[data-once=ems-device-accordion] .js-views-accordion-group-header{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .device-single__faq div[data-once=ems-device-accordion] .js-views-accordion-group-header{font-family:Roboto,sans-serif}.device-single__faq div[data-once=ems-device-accordion] .js-views-accordion-group-header:before{background:#f4f4f4 url(/themes/custom/myems_theme/images/icons/arrow-bottom.svg) no-repeat 50%;border-radius:50%;content:"";display:block;height:24px;padding:8px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px}.device-single__faq div[data-once=ems-device-accordion] .js-views-accordion-group-header~.views-row{display:none}.device-single__faq div[data-once=ems-device-accordion] .views-field-field-item-question{background:#fff;border:none;color:#000;font-weight:500;position:relative}.device-single__faq div[data-once=ems-device-accordion] .views-field-field-item-question .field-content{padding-inline-end:32px}.device-single__faq div[data-once=ems-device-accordion] .views-field-field-item-question.ui-state-active:before{transform:rotate(-180deg)}.device-single__faq div[data-once=ems-device-accordion] .views-field-field-item-question:before{background:url(/themes/custom/myems_theme/images/icons/arrow-bottom.svg) no-repeat 50%;bottom:0;content:"";display:block;height:24px;margin-block:auto;position:absolute;right:0;top:0;width:24px}.device-single__faq div[data-once=ems-device-accordion] .ui-accordion-header{margin-top:0}.device-single__faq div[data-once=ems-device-accordion] .ui-accordion-content-active{border:none;color:#000;display:flex;flex-direction:column;gap:8px;padding:16px 32px 10px}.device-single__faq div[data-once=ems-device-accordion] .views-field-nothing .field-content>div{display:none}.device-single__faq div[data-once=ems-device-accordion]:not(:last-child){margin-bottom:8px}@media (max-width:639px){.device-single__faq div[data-once=ems-device-accordion] .ems-device-accordion-content>.views-row{margin-inline:16px}.device-single__faq div[data-once=ems-device-accordion] .ems-device-accordion-content>.views-row:first-child{padding-inline:16px}.device-single__faq div[data-once=ems-device-accordion] .js-views-accordion-group-header:before{right:0}.device-single__faq div[data-once=ems-device-accordion] .views-field-field-item-question .field-content{padding-inline-end:40px}.device-single__faq div[data-once=ems-device-accordion] .ui-accordion-content-active{padding:8px 13px 0}.device-single__faq div[data-once=ems-device-accordion] .ui-accordion-content-active iframe{width:100%}}.path-media-center header h1~div{display:flex;flex-direction:column;gap:15px}.path-media-center form.views-exposed-form input.media-center-search-btn{background-color:#000;background-image:url(/themes/custom/myems_theme/images/icons/search-white.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #000;color:#fff;cursor:pointer;font-size:16px;line-height:117%;max-width:40px;transition:all .3s}.path-media-center form.views-exposed-form input.media-center-search-btn:hover{background-color:#fff;background-image:url(/themes/custom/myems_theme/images/icons/search-black.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;color:#000}.path-media-center form.views-exposed-form .form-item-field-gbt-certified-value{align-items:flex-start;display:flex;flex-direction:column-reverse}.path-media-center form.views-exposed-form .form-item-field-gbt-certified-value .field_gpt_certified-label-container{display:flex}.path-media-center form.views-exposed-form .form-item-field-gbt-certified-value .field_gpt_certified-label-container svg{margin:4px}.path-media-center .views-view-responsive-grid__item{position:relative}.path-media-center .views-view-responsive-grid__item .views-field-fieldset .field-content>div{display:flex;text-transform:uppercase}.path-media-center .views-view-responsive-grid__item .views-field-fieldset .field-content>div .views-field:not(:last-child):after{content:"-";margin:3px}.path-media-center .views-view-responsive-grid__item .views-field-nothing .field-content{display:flex}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1{margin-top:auto}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a{display:flex;justify-content:center;margin-top:15px;padding:8px 16px}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a:not([data-dialog-type=modal]){background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a:not([data-dialog-type=modal]):hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a:not([data-dialog-type=modal]):focus-within{border:1.3px solid #e31e24;outline:none}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a:not([data-dialog-type=modal]):focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a[data-dialog-type=modal]{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;max-width:410px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a[data-dialog-type=modal]:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.path-media-center .views-view-responsive-grid__item .views-field-nothing-1 a[data-dialog-type=modal]{padding:5px 15px}}.path-media-center .views-view-responsive-grid__item .views-field-field-gbt-certified{background:url(/themes/custom/myems_theme/images/ecxlusive-content-badge.png) -36px -36px no-repeat;background-size:180px;height:113px;left:-1px;position:absolute;top:-1px;width:120px}.path-media-center .views-view-responsive-grid__item .views-field-field-gbt-certified .field-content{font-size:0}.path-media-center .views-view-responsive-grid__item .field-content img{aspect-ratio:1.68;margin-bottom:7px;object-fit:cover}.path-media-center .views-view-responsive-grid__item .field-content img.poster{object-fit:contain}.path-media-center .pager__items.js-pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis) a{padding-left:1px}.path-media-center .ui-widget.ui-dialog{background:#fff;border:none;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);min-width:557px;padding:32px 24px}.path-media-center .ui-widget.ui-dialog .ui-dialog-titlebar{margin-bottom:11px}.path-media-center .ui-widget.ui-dialog .ui-dialog-titlebar .ui-dialog-title{display:none}.path-media-center .ui-widget.ui-dialog .ui-dialog-titlebar-close{background-size:17px;height:17px;width:17px}.path-media-center .ui-widget.ui-dialog .ui-dialog-content{margin-inline:auto;padding:0}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified{align-items:center;color:#000;display:flex;flex-direction:column;font-family:Roboto,sans-serif;gap:16px;justify-content:center;max-width:313px;text-align:center}html[lang=ko] .path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified{font-family:NanumSquare,Roboto,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified{font-family:Roboto,sans-serif}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified__summary{font-size:20px;line-height:115%}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified p{font-size:14px;font-weight:300;line-height:130%}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified .proceed{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;font-size:16px;font-weight:700;line-height:132%;padding:8px 16px}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified .proceed:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified .proceed:focus-within{border:1.3px solid #e31e24;outline:none}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified .proceed:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified .back{font-weight:500}.path-media-center .ui-widget.ui-dialog .ui-dialog-content .gbt-certified img{height:60px;width:60px}.path-media-center .ui-widget-overlay.ui-front{background:hsla(0,0%,5%,.07)}.path-media-center:has(.ui-widget-overlay) .dialog-off-canvas-main-canvas{filter:blur(2.5px)}@media (max-width:991px){.path-media-center .ui-widget.ui-dialog{min-width:unset}}.path-media-center header,.path-scientific-library header{font-size:16px;font-weight:300;line-height:117%}.path-media-center header h1,.path-scientific-library header h1{font-family:TRANS-Bold;font-size:32px;font-weight:700;letter-spacing:-.96px;line-height:130%;padding-bottom:8px;text-transform:uppercase}html[lang=ko] .path-media-center header h1,html[lang=ko] .path-scientific-library header h1{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] .path-media-center header h1,html[lang=tr] .path-scientific-library header h1{font-family:Montserrat,Arial,sans-serif}.path-media-center .bef-exposed-form,.path-scientific-library .bef-exposed-form{align-items:flex-end;column-gap:32px;display:flex;flex-wrap:wrap;font-size:14px;line-height:125%;padding-bottom:32px;row-gap:16px}.path-media-center .bef-exposed-form label,.path-scientific-library .bef-exposed-form label{font-weight:600}.path-media-center .bef-exposed-form .select2 .select2-selection--single,.path-media-center .bef-exposed-form select,.path-scientific-library .bef-exposed-form .select2 .select2-selection--single,.path-scientific-library .bef-exposed-form select{align-items:center;background-image:url(/themes/custom/myems_theme/images/icons/arrow-right-trimmed.svg)!important;background-position:center right 16px;background-repeat:no-repeat;background-size:22px;border:none;display:flex;font-size:14px;font-weight:300;height:40px;line-height:125%;padding:8px 35px 8px 16px;width:150px}.path-media-center .bef-exposed-form .select2 .select2-selection--single:before,.path-media-center .bef-exposed-form select:before,.path-scientific-library .bef-exposed-form .select2 .select2-selection--single:before,.path-scientific-library .bef-exposed-form select:before{display:none}.path-media-center .bef-exposed-form input,.path-scientific-library .bef-exposed-form input{font-size:16px;height:40px;line-height:117%;max-width:446px;padding:8px 16px}.path-media-center .bef-exposed-form input.sci-search-btn,.path-scientific-library .bef-exposed-form input.sci-search-btn{background-color:#000;background-image:url(/themes/custom/myems_theme/images/icons/search-white.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;border:1px solid #000;color:#fff;cursor:pointer;font-size:16px;line-height:117%;max-width:40px;transition:all .3s}.path-media-center .bef-exposed-form input.sci-search-btn:hover,.path-scientific-library .bef-exposed-form input.sci-search-btn:hover{background-color:#fff;background-image:url(/themes/custom/myems_theme/images/icons/search-black.svg);background-position:50%;background-repeat:no-repeat;background-size:16px;color:#000}.path-media-center .bef-exposed-form .form-item,.path-scientific-library .bef-exposed-form .form-item{display:flex;flex-direction:column;gap:8px}.path-media-center .bef-exposed-form .form-item.form-item-field-gbt-certified-value,.path-scientific-library .bef-exposed-form .form-item.form-item-field-gbt-certified-value{gap:16px}.path-media-center .bef-exposed-form .form-actions,.path-scientific-library .bef-exposed-form .form-actions{display:flex;gap:8px}.path-media-center .bef-exposed-form .form-actions .form-submit,.path-scientific-library .bef-exposed-form .form-actions .form-submit{cursor:pointer;font-size:16px;line-height:117%;padding:9.5px 16px;transition:all .3s}.path-media-center .bef-exposed-form .form-actions .form-submit:first-child,.path-scientific-library .bef-exposed-form .form-actions .form-submit:first-child{background:#000;border:1px solid #000;color:#fff}.path-media-center .bef-exposed-form .form-actions .form-submit:first-child:hover,.path-scientific-library .bef-exposed-form .form-actions .form-submit:first-child:hover{background:#fff;color:#000}.path-media-center .bef-exposed-form .form-actions .form-submit:first-child:disabled:hover,.path-scientific-library .bef-exposed-form .form-actions .form-submit:first-child:disabled:hover{background:#000;color:#fff}.path-media-center .bef-exposed-form .form-actions .form-submit:nth-child(2),.path-scientific-library .bef-exposed-form .form-actions .form-submit:nth-child(2){background:#e31e24;border:1px solid #e31e24;color:#fff}.path-media-center .bef-exposed-form .form-actions .form-submit:nth-child(2):hover,.path-scientific-library .bef-exposed-form .form-actions .form-submit:nth-child(2):hover{background:#fff;color:#e31e24}.path-media-center .bef-exposed-form .form-actions .form-submit:nth-child(2):disabled:hover,.path-scientific-library .bef-exposed-form .form-actions .form-submit:nth-child(2):disabled:hover{background:#e31e24;border:1px solid #e31e24}.path-media-center .bef-exposed-form .form-actions .form-submit:disabled,.path-scientific-library .bef-exposed-form .form-actions .form-submit:disabled{cursor:default;opacity:.6}.path-media-center .views-element-container>div,.path-scientific-library .views-element-container>div{display:flex;flex-direction:column;gap:32px}.path-media-center .views-view-responsive-grid__item,.path-scientific-library .views-view-responsive-grid__item{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);padding:36px 24px}.path-media-center .views-view-responsive-grid__item-inner,.path-scientific-library .views-view-responsive-grid__item-inner{display:flex;flex-direction:column;gap:9px;height:100%}.path-media-center .views-view-responsive-grid__item .views-field-name,.path-scientific-library .views-view-responsive-grid__item .views-field-name{font-size:20px;line-height:117%}.path-media-center .views-view-responsive-grid__item .views-field-field-item-descr,.path-media-center .views-view-responsive-grid__item .views-field-fieldset,.path-scientific-library .views-view-responsive-grid__item .views-field-field-item-descr,.path-scientific-library .views-view-responsive-grid__item .views-field-fieldset{font-weight:300}.path-media-center .views-view-responsive-grid__item .views-field-field-item-ext-url,.path-media-center .views-view-responsive-grid__item .views-field-field-media-document-1,.path-scientific-library .views-view-responsive-grid__item .views-field-field-item-ext-url,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document-1{margin-top:auto}.path-media-center .views-view-responsive-grid__item .views-field-field-item-ext-url a,.path-media-center .views-view-responsive-grid__item .views-field-field-media-document-1 a,.path-scientific-library .views-view-responsive-grid__item .views-field-field-item-ext-url a,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document-1 a{background-color:#fff;border:1.3px solid #e31e24;border-radius:11px;color:#e31e24;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:132%;margin-inline:auto;padding:8px 16px}.path-media-center .views-view-responsive-grid__item .views-field-field-item-ext-url a:hover,.path-media-center .views-view-responsive-grid__item .views-field-field-media-document-1 a:hover,.path-scientific-library .views-view-responsive-grid__item .views-field-field-item-ext-url a:hover,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document-1 a:hover{background-color:#e31e24;border:1.3px solid #e31e24;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}.path-media-center .views-view-responsive-grid__item .views-field-field-item-ext-url a:focus-within,.path-media-center .views-view-responsive-grid__item .views-field-field-media-document-1 a:focus-within,.path-scientific-library .views-view-responsive-grid__item .views-field-field-item-ext-url a:focus-within,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document-1 a:focus-within{border:1.3px solid #e31e24;outline:none}.path-media-center .views-view-responsive-grid__item .views-field-field-item-ext-url a:focus,.path-media-center .views-view-responsive-grid__item .views-field-field-media-document-1 a:focus,.path-scientific-library .views-view-responsive-grid__item .views-field-field-item-ext-url a:focus,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document-1 a:focus{background-color:#fff;border:1.3px solid #e31e24;color:#e31e24;font-size:16px;font-weight:700;line-height:132%}.path-media-center .views-view-responsive-grid__item .views-field-field-media-document a,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document a{align-items:center;background-color:#fff;border:1.3px solid #000;border-radius:11px;color:#000;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;justify-content:center;line-height:132%;margin-inline:auto;max-width:410px;min-height:37px;padding:5px 15px;text-align:center;transition:all .5s ease;width:100%}.path-media-center .views-view-responsive-grid__item .views-field-field-media-document a:hover,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document a:hover{background-color:#000;border:1.3px solid #000;color:#fff;font-size:16px;font-weight:700;transition:all .5s ease}@media (max-width:639px){.path-media-center .views-view-responsive-grid__item .views-field-field-media-document a,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document a{padding:5px 15px}}.path-media-center .views-view-responsive-grid__item .views-field-field-media-document a,.path-media-center .views-view-responsive-grid__item .views-field-field-media-document-1 a,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document a,.path-scientific-library .views-view-responsive-grid__item .views-field-field-media-document-1 a{max-width:310px;width:100%}.path-media-center .views-view-responsive-grid__item img,.path-scientific-library .views-view-responsive-grid__item img{margin-bottom:3px;width:100%}@media (max-width:639px){.path-media-center .views-view-responsive-grid .views-field-field-item-author,.path-scientific-library .views-view-responsive-grid .views-field-field-item-author{display:none}}.path-media-center .pager__items,.path-scientific-library .pager__items{align-items:center;display:flex;gap:13px;justify-content:center;list-style-type:none;padding:0}.path-media-center .pager__items .pager__item,.path-scientific-library .pager__items .pager__item{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.path-media-center .pager__items .pager__item--first,.path-media-center .pager__items .pager__item--last,.path-scientific-library .pager__items .pager__item--first,.path-scientific-library .pager__items .pager__item--last{display:none}.path-media-center .pager__items .pager__item--next a,.path-media-center .pager__items .pager__item--previous a,.path-scientific-library .pager__items .pager__item--next a,.path-scientific-library .pager__items .pager__item--previous a{background-size:24px;display:inline-block;font-size:0;height:24px;width:24px}.path-media-center .pager__items .pager__item--next a,.path-scientific-library .pager__items .pager__item--next a{background-image:url(/themes/custom/myems_theme/images/icons/arrow-right-bl.svg)!important;background-position-y:-1px}.path-media-center .pager__items .pager__item--previous a,.path-scientific-library .pager__items .pager__item--previous a{background-image:url(/themes/custom/myems_theme/images/icons/arrow-left.svg)!important}.path-media-center .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis),.path-scientific-library .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis){border:2px solid #000;border-radius:50%;height:22px;width:22px}.path-media-center .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis).is-active,.path-media-center .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis):hover,.path-scientific-library .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis).is-active,.path-scientific-library .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis):hover{border:2px solid #e31e24;transition:all .3s}.path-media-center .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis).is-active a,.path-media-center .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis):hover a,.path-scientific-library .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis).is-active a,.path-scientific-library .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis):hover a{color:#e31e24;transition:all .3s}.path-media-center .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis) a,.path-scientific-library .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis) a{align-items:baseline;color:#000;display:flex;font-size:10px;font-weight:500;height:10px;justify-content:center;line-height:10px;max-width:22px;min-width:22px;padding:0;position:relative;text-align:center;white-space:nowrap}.path-media-center .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis) a:after,.path-scientific-library .pager__items .pager__item:not(.pager__item--next,.pager__item--previous,.pager__item--ellipsis) a:after{bottom:-9px;content:"";left:0;position:absolute;right:0;top:-9px}.path-media-center footer,.path-scientific-library footer{display:flex;font-size:16px;justify-content:center;margin-top:-30px}.path-media-center .select2-dropdown,.path-scientific-library .select2-dropdown{border:none;border-radius:0 0 11px 11px;overflow:hidden}.path-media-center .select2-dropdown li[aria-selected=true],.path-scientific-library .select2-dropdown li[aria-selected=true]{background-image:url(/themes/custom/myems_theme/images/icons/check.svg);background-position:center left 6px;background-repeat:no-repeat;background-size:20px 16px;font-weight:400;text-decoration:underline}.path-media-center .select2-search--dropdown,.path-scientific-library .select2-search--dropdown{display:none}.path-media-center .select2-search--dropdown+.select2-results .select2-results__options li,.path-scientific-library .select2-search--dropdown+.select2-results .select2-results__options li{font-weight:300;padding-left:30px}@media (max-width:991px){.path-media-center .bef-exposed-form,.path-scientific-library .bef-exposed-form{gap:16px}}#block-myems-theme-views-block-scientific-library-slider{margin-top:60px;position:relative}#block-myems-theme-views-block-scientific-library-slider h2{background:url(/themes/custom/myems_theme/images/icons/scientific-library.svg) 0 no-repeat;background-size:30px;font-family:TRANS-Bold;font-size:24px;font-weight:700;letter-spacing:-.72px;line-height:130%;margin-bottom:19px;padding:0 5px 0 42px;text-transform:uppercase}html[lang=ko] #block-myems-theme-views-block-scientific-library-slider h2{font-family:TRANS-Bold,NanumSquare,Roboto Medium,Apple SD Gothic Neo,NanumBarunGothic,맑은 고딕,Malgun Gothic,굴림,Gulim,돋움,Dotum,Arial,sans-serif}html[lang=tr] #block-myems-theme-views-block-scientific-library-slider h2{font-family:Montserrat,Arial,sans-serif}#block-myems-theme-views-block-scientific-library-slider header a{background:url(/themes/custom/myems_theme/images/icons/arrow-red-trimmed-thin.svg) no-repeat 100%;background-position-y:4px;color:#e31e24;font-weight:500;margin-left:auto;padding-right:23px;position:absolute;right:0;top:4px;width:fit-content}#block-myems-theme-views-block-scientific-library-slider header a:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}#block-myems-theme-views-block-scientific-library-slider header a:hover:after{width:100%}#block-myems-theme-views-block-scientific-library-slider header a:after{background:#e31e24}#block-myems-theme-views-block-scientific-library-slider header a:active,#block-myems-theme-views-block-scientific-library-slider header a:focus,#block-myems-theme-views-block-scientific-library-slider header a:visited{color:#e31e24}@media (max-width:639px){#block-myems-theme-views-block-scientific-library-slider header a{padding-right:19px}}#block-myems-theme-views-block-scientific-library-slider .contextual-region{position:unset}@media (max-width:479px){#block-myems-theme-views-block-scientific-library-slider{margin-top:32px}#block-myems-theme-views-block-scientific-library-slider header a{display:none}}.slick--view--scientific-library{width:100%}.slick--view--scientific-library .slick__slide{background:#fff;border-radius:11px;box-shadow:7px 6px 10px -1px rgba(0,0,0,.05);display:flex!important;flex-direction:column;gap:9px;height:100%;max-width:250px;padding:36px 24px;width:100%!important}.slick--view--scientific-library .slick__slide .views-field-name{font-size:20px;line-height:117%;padding-right:20px}.slick--view--scientific-library .slick__slide .views-field-name .field-content{-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;display:-moz-box;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.slick--view--scientific-library .slick__slide .views-field-field-item-descr .field-content{-webkit-line-clamp:4;-moz-line-clamp:4;-webkit-box-orient:vertical;display:-moz-box;display:-webkit-box;font-weight:300;overflow:hidden;text-overflow:ellipsis}.slick--view--scientific-library .slick__slide .views-field-field-media-document{margin-top:auto}.slick--view--scientific-library .slick__slide .views-field-field-media-document .field-content div{display:flex;justify-content:center}.slick--view--scientific-library .slick__slide img{margin-bottom:7px;width:100%}.slick--view--scientific-library .slick__slide a{background:url(/themes/custom/myems_theme/images/icons/arrow-red-trimmed-thin.svg) no-repeat 100%;color:#e31e24;display:inline-block;font-weight:500;font-weight:400;margin-top:15px;padding-right:23px;width:fit-content}.slick--view--scientific-library .slick__slide a:after{background:#fff;content:"";display:block;height:1px;margin:0 auto;transition:width .3s;width:0}.slick--view--scientific-library .slick__slide a:hover:after{width:100%}.slick--view--scientific-library .slick__slide a:after{background:#e31e24}.slick--view--scientific-library .slick__slide a:active,.slick--view--scientific-library .slick__slide a:focus,.slick--view--scientific-library .slick__slide a:visited{color:#e31e24}@media (max-width:639px){.slick--view--scientific-library .slick__slide a{padding-right:19px}}.slick--view--scientific-library .slick-track{display:flex}.slick--view--scientific-library .slick-list{margin:0 -16px}.slick--view--scientific-library .slick-slide{height:inherit!important}.slick--view--scientific-library .slick-slide>div{height:100%;margin-right:32px}.slick--view--scientific-library .slick-slide.slick-current>div .slick__slide{margin:0}.slick--view--scientific-library .slick-dots{padding:19px 0 0}@media (max-width:639px){.slick--view--scientific-library .slick-list{padding:0 30% 0 0}}@media (max-width:1300px){.slick--view--scientific-library .slick-list{margin:0 16px}}
