@import url(https://fonts.googleapis.com/css2?family=Oranienbaum&display=swap);.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}:root{--ccm-primary-color:#0073aa;--ccm-icon-bg-color:#0073aa;--ccm-accept-button-color:#0073aa;--ccm-accept-button-text-color:#ffffff;--ccm-reject-button-color:#f0f0f0;--ccm-reject-button-text-color:#333333;--ccm-settings-button-color:#ffffff;--ccm-settings-button-text-color:#0073aa;--ccm-save-button-color:#0073aa;--ccm-save-button-text-color:#ffffff;--ccm-cancel-button-color:#f0f0f0;--ccm-cancel-button-text-color:#333333}.ccm-banner{background:#fff;z-index:99999;box-shadow:0 -2px 20px rgb(0 0 0 / .1);padding:20px;border-radius:4px}.ccm-banner.bottom{position:fixed;bottom:0;left:0;right:0;border-top:2px solid var(--ccm-primary-color);animation:slideUp 0.3s ease-out}.ccm-banner.top{position:fixed;top:0;left:0;right:0;border-bottom:2px solid var(--ccm-primary-color);animation:slideDown 0.3s ease-out}.ccm-banner.center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:600px;width:90%;border-left:4px solid var(--ccm-primary-color);animation:zoomIn 0.3s ease-out}.ccm-banner-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.ccm-text{flex:1;min-width:200px;font-size:16px;line-height:1.5;color:#333}.ccm-policy-link{color:var(--ccm-primary-color);text-decoration:underline;margin-left:5px}.ccm-policy-link:hover{color:var(--ccm-primary-color);opacity:.85;text-decoration:none}.ccm-buttons{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.ccm-button{padding:10px 20px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all 0.3s ease;white-space:nowrap}.ccm-button-accept{background:var(--ccm-accept-button-color);color:var(--ccm-accept-button-text-color)}.ccm-button-accept:hover{filter:brightness(.92);box-shadow:0 2px 8px rgb(0 0 0 / .15)}.ccm-button-reject{background:var(--ccm-reject-button-color);color:var(--ccm-reject-button-text-color);border:1px solid #ddd}.ccm-button-reject:hover{filter:brightness(.96);border-color:#999}.ccm-button-settings{background:var(--ccm-settings-button-color);color:var(--ccm-settings-button-text-color);border:1px solid var(--ccm-primary-color)}.ccm-button-settings:hover{filter:brightness(.96);border-color:var(--ccm-primary-color);color:var(--ccm-primary-color)}.ccm-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:100000;display:flex;align-items:center;justify-content:center;animation:fadeIn 0.3s ease-out}.ccm-modal{background:#fff;padding:30px;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px rgb(0 0 0 / .3)}.ccm-modal h3{margin-top:0;margin-bottom:15px;font-size:20px;color:#333;border-bottom:2px solid var(--ccm-primary-color);padding-bottom:15px}.ccm-modal-description{color:#666;font-size:14px;line-height:1.5;margin-bottom:20px}.ccm-categories{margin:20px 0}.ccm-category{margin-bottom:15px;padding:15px;background:#f9f9f9;border-radius:4px;border-left:3px solid #e0e0e0;transition:all 0.3s ease}.ccm-category:hover{background:#f5f5f5;border-left-color:var(--ccm-primary-color)}.ccm-category-header{margin:0}.ccm-category-title{margin:0 0 5px 0;font-size:15px;font-weight:600;color:#333;display:flex;align-items:center;justify-content:space-between}.ccm-category-description{margin:5px 0 0 0;font-size:13px;color:#666;line-height:1.4}.ccm-required-badge{display:inline-block;background:#e8f5e9;color:#27ae60;padding:2px 8px;border-radius:3px;font-size:12px;font-weight:500}.ccm-switch{position:relative;display:inline-block;width:50px;height:24px;margin:0}.ccm-switch input{opacity:0;width:0;height:0}.ccm-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:0.4s;border-radius:24px}.ccm-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:0.4s;border-radius:50%}input:checked+.ccm-slider{background-color:var(--ccm-primary-color)}input:checked+.ccm-slider:before{transform:translateX(26px)}.ccm-modal-actions{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0;display:flex;gap:10px;flex-wrap:wrap}.ccm-modal-actions .ccm-button{flex:1;min-width:120px}.ccm-button-save{background:var(--ccm-save-button-color);color:var(--ccm-save-button-text-color)}.ccm-button-save:hover{filter:brightness(.92)}.ccm-button-accept-all{background:var(--ccm-accept-button-color);color:#fff}.ccm-button-accept-all:hover{filter:brightness(.92)}.ccm-button-cancel{background:var(--ccm-cancel-button-color);color:var(--ccm-cancel-button-text-color);border:1px solid #ddd}.ccm-button-cancel:hover{filter:brightness(.96)}.ccm-settings-icon{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background:var(--ccm-icon-bg-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:99998;box-shadow:0 2px 10px rgb(0 0 0 / .2);font-size:24px;transition:all 0.3s ease;border:none}.ccm-settings-icon:hover{filter:brightness(.92);box-shadow:0 4px 15px rgb(0 73 137 / .4);transform:scale(1.1)}.ccm-blocked-content{position:relative;padding:40px 20px;text-align:center;background:#f5f5f5;border-radius:4px;margin:20px 0;border:2px dashed #ddd}.ccm-blocked-message{color:#666;font-size:14px;margin-bottom:15px}.ccm-blocked-content .ccm-unlock-button{padding:10px 20px;background:var(--ccm-accept-button-color);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all 0.3s ease}.ccm-blocked-content .ccm-unlock-button:hover{filter:brightness(.92);box-shadow:0 2px 8px rgb(0 0 0 / .15)}@keyframes slideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoomIn{from{transform:translate(-50%,-50%) scale(.8);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.ccm-services-list{margin-top:10px;padding:10px;background:#fff;border-radius:4px;border-left:3px solid var(--ccm-primary-color)}.ccm-services-list ul{margin:0;padding-left:20px}.ccm-service-item{margin:8px 0;font-size:13px;color:#666}.ccm-service-item>strong{display:block;color:#333;margin-bottom:3px}.ccm-show-services{display:inline-block;margin-top:10px;padding:6px 12px;background:#f0f0f0;color:var(--ccm-primary-color);border:1px solid #ddd;border-radius:3px;font-size:12px;cursor:pointer;transition:all 0.3s ease}.ccm-show-services:hover{background:#e8e8e8;border-color:var(--ccm-primary-color)}@media (max-width:768px){.ccm-banner{padding:15px}.ccm-banner-content{flex-direction:column;text-align:center}.ccm-text{min-width:100%}.ccm-buttons{width:100%;justify-content:center}.ccm-button{flex-grow:1;min-width:80px}.ccm-modal{padding:20px;width:95%;max-height:90vh}.ccm-modal-actions{flex-direction:column}.ccm-modal-actions .ccm-button{width:100%}.ccm-category-title{flex-direction:column;align-items:flex-start}.ccm-switch{margin-top:10px}.ccm-settings-icon{bottom:10px;right:10px;width:45px;height:45px;font-size:20px}}@media (max-width:480px){.ccm-banner.center{top:auto;bottom:0;transform:translateX(-50%);left:50%}.ccm-modal{width:100%;max-height:100vh;border-radius:8px 8px 0 0}.ccm-button{padding:8px 16px;font-size:13px}}/*!--- Normalize v8.0.1 ---*/
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
/*!--- Scrollbar v0.2.11 ---*/
.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-element,.scroll-element div{box-sizing:content-box}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-wrapper.scroll--rtl{direction:rtl}.scroll-element{display:none}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;overflow:scroll!important;outline:0;padding:2px;position:relative!important;top:0;width:100%!important}.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_outer,.scrollbar-inner>.scroll-element .scroll-element_track{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar,.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-element,.scrollbar-outer>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-outer>.scroll-element{background-color:#fff}.scrollbar-outer>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-outer>.scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer>.scroll-element.scroll-y{height:100%;right:0;top:0;width:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:2px;width:8px}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#eee}.scrollbar-outer>.scroll-element .scroll-bar,.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{background-color:#d9d9d9}.scrollbar-outer>.scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{top:-12px;margin-top:12px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:0 0;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6C6E71;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-o-transition:opacity .2s linear;-ms-transition:opacity .2s linear;transition:opacity .2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element{background-color:#fff}.scrollbar-light>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light>.scroll-element .scroll-element_outer{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#dbdbdb),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-o-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-ms-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0,#e8e8e8 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light>.scroll-element .scroll-bar{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,#fefefe),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-o-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-ms-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0,#f5f5f5 100%);border:1px solid #dbdbdb;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{top:-17px;margin-top:17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0;min-height:10px;width:10px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element{background-color:#fff}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#999;background-color:rgb(0 0 0 / .3)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgb(0 0 0 / .5)}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:1px 1px 3px rgb(0 0 0 / .5)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px rgb(0 0 0 / .6)}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{background:0 0;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{opacity:.3;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element .scroll-element_size{background-color:#ccc;opacity:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;transition:opacity .2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{bottom:0;top:auto;left:2px;-webkit-transition:height .2s;-moz-transition:height .2s;-o-transition:height .2s;-ms-transition:height .2s;transition:height .2s}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;-webkit-transition:width .2s;-moz-transition:width .2s;-o-transition:width .2s;-ms-transition:width .2s;transition:width .2s}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer{overflow:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar{height:100%;width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome>.scroll-element{background-color:#fff}.scrollbar-chrome>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome>.scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;cursor:default;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{top:-16px;margin-top:16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}
/*!--- Slick v1.9.0 ---*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:#fff0}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid #fff0}.slick-arrow.slick-hidden{display:none}
/*!--- Lightgallery v1.6.12 ---*/
.lg-sub-html,.lg-toolbar{background-color:rgb(0 0 0 / .45)}@font-face{font-display:swap;font-family:lg;src:url(/wp-content/themes/skinlux/assets/fonts/lightgallery/lg.eot?n1z373);src:url(/wp-content/themes/skinlux/assets/fonts/lightgallery/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/wp-content/themes/skinlux/assets/fonts/lightgallery/lg.woff?n1z373) format("woff"),url(/wp-content/themes/skinlux/assets/fonts/lightgallery/lg.ttf?n1z373) format("truetype"),url(/wp-content/themes/skinlux/assets/fonts/lightgallery/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgb(0 0 0 / .45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/wp-content/themes/skinlux/assets/img/lightgallery/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/wp-content/themes/skinlux/assets/img/lightgallery/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/wp-content/themes/skinlux/assets/img/lightgallery/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/wp-content/themes/skinlux/assets/img/lightgallery/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/wp-content/themes/skinlux/assets/img/lightgallery/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgb(255 255 255 / .5);border-radius:50%;box-shadow:0 0 0 8px rgb(255 255 255 / .7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgb(0 0 0 / .25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid #fff0;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgb(0 0 0 / .07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/wp-content/themes/skinlux/assets/img/lightgallery/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/*!--- TwentyTwenty v1.0.0 ---*/
.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{content:" ";display:block;background:#fff;position:absolute;z-index:30;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:3px;height:9999px;left:50%;margin-left:-1.5px}.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before{width:9999px;height:3px;top:50%;margin-top:-1.5px}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{position:absolute;top:0;width:100%;height:100%}.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay{-webkit-transition-duration:.5s;-moz-transition-duration:.5s;transition-duration:.5s}.twentytwenty-after-label,.twentytwenty-before-label{-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity}.twentytwenty-after-label:before,.twentytwenty-before-label:before{color:#fff;font-size:13px;letter-spacing:.1em}.twentytwenty-after-label:before,.twentytwenty-before-label:before{position:absolute;background:rgb(255 255 255 / .2);line-height:38px;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.twentytwenty-horizontal .twentytwenty-after-label:before,.twentytwenty-horizontal .twentytwenty-before-label:before{top:50%;margin-top:-19px}.twentytwenty-vertical .twentytwenty-after-label:before,.twentytwenty-vertical .twentytwenty-before-label:before{left:50%;margin-left:-45px;text-align:center;width:90px}.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow{width:0;height:0;border:6px inset #fff0;position:absolute}.twentytwenty-left-arrow,.twentytwenty-right-arrow{top:50%;margin-top:-6px}.twentytwenty-down-arrow,.twentytwenty-up-arrow{left:50%;margin-left:-6px}.twentytwenty-container{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;z-index:0;overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.twentytwenty-container img{max-width:100%;position:absolute;top:0;display:block}.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay{background:#fff0}.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label{opacity:0}.twentytwenty-container *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.twentytwenty-before-label{opacity:0}.twentytwenty-before-label:before{content:attr(data-content)}.twentytwenty-after-label{opacity:0}.twentytwenty-after-label:before{content:attr(data-content)}.twentytwenty-horizontal .twentytwenty-before-label:before{left:10px}.twentytwenty-horizontal .twentytwenty-after-label:before{right:10px}.twentytwenty-vertical .twentytwenty-before-label:before{top:10px}.twentytwenty-vertical .twentytwenty-after-label:before{bottom:10px}.twentytwenty-overlay{-webkit-transition-property:background;-moz-transition-property:background;transition-property:background;background:#fff0;z-index:25}.twentytwenty-overlay:hover{background:rgb(0 0 0 / .5)}.twentytwenty-overlay:hover .twentytwenty-after-label{opacity:1}.twentytwenty-overlay:hover .twentytwenty-before-label{opacity:1}.twentytwenty-before{z-index:20}.twentytwenty-after{z-index:10}.twentytwenty-handle{height:38px;width:38px;position:absolute;left:50%;top:50%;margin-left:-22px;margin-top:-22px;border:3px solid #fff;-webkit-border-radius:1000px;-moz-border-radius:1000px;border-radius:1000px;-webkit-box-shadow:0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 0 12px rgb(51 51 51 / .5);box-shadow:0 0 12px rgb(51 51 51 / .5);z-index:40;cursor:pointer}.twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:22px;-webkit-box-shadow:0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:22px;-webkit-box-shadow:0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:22px;-webkit-box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:22px;-webkit-box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);-moz-box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);box-shadow:-3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)}.twentytwenty-left-arrow{border-right:6px solid #fff;left:50%;margin-left:-17px}.twentytwenty-right-arrow{border-left:6px solid #fff;right:50%;margin-right:-17px}.twentytwenty-up-arrow{border-bottom:6px solid #fff;top:50%;margin-top:-17px}.twentytwenty-down-arrow{border-top:6px solid #fff;bottom:50%;margin-bottom:-17px}
/*!--- jQuery-modal v0.9.2 ---*/
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgb(0 0 0 / .75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:#fff0}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}*,*:after,*:before{margin:0;padding:0;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:#fff0}html,body{color:#445A69;font-size:22px;font-family:"CirceRegular",sans-serif;background:#FFF;line-height:1.2;min-width:320px}img{width:auto;max-width:100%;height:auto;display:block}a{color:inherit;cursor:pointer}a:hover{text-decoration:none}b,strong{font-weight:400;font-family:"CirceBold"}h1,h2,h3,h4{margin:0;font-size:54px;font-weight:400;font-family:"PrataRegular";color:#1C2830}h2{font-size:56px}h3{font-size:36px}h4{font-size:36px;font-family:"OranienbaumRegular"}.wrapper{max-width:1920px;margin:0 auto}.container{width:1470px;margin:0 auto;padding:0 15px}.container>*:last-child{margin-bottom:0}.flex,.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex_column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.center,.btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle,.btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.btn{width:280px;height:60px;border:none;text-decoration:none;text-transform:uppercase;text-align:center;cursor:pointer;font-size:14px;font-family:"CirceBold";-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s;letter-spacing:.1em;background:#EA6079;color:#FFF}.btn:hover{background:#D2405A}.btn--dark{background:#445A69}.btn--dark:hover{background:#253C4D}.btn--white{background:none;color:#EA6079;border:2px solid #EA6079;-webkit-box-shadow:none;box-shadow:none}.btn--white:hover{color:#FFF;background:#EA6079}.scrollbar-inner>.scroll-element.scroll-x{bottom:0;height:1px}.scrollbar-inner>.scroll-element.scroll-y{right:0;width:1px}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#EBF1F4;opacity:1}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#EA6079;opacity:1}.lg-backdrop{background:rgb(0 0 0 / .8)}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{vertical-align:middle;height:100%}.lg-actions .lg-next,.lg-actions .lg-prev{margin-top:-20px;padding:9px 10px}.blocker{z-index:1000;background:rgb(0 0 0 / .8);padding:20px 0}.twentytwenty-overlay{opacity:0;-webkit-transition:opacity .3s,background 0s;transition:opacity .3s,background 0s;background:linear-gradient(0.55deg,rgb(255 246 238 / .35) -29.93%,rgb(235 241 244 / .68) 21.32%,rgb(255 243 246 / .83) 100%)}.twentytwenty-overlay:hover{opacity:1;background:linear-gradient(0.55deg,rgb(255 246 238 / .35) -29.93%,rgb(235 241 244 / .68) 21.32%,rgb(255 243 246 / .83) 100%)}.twentytwenty-after-label:before,.twentytwenty-before-label:before{width:34%;background:none;text-align:center;padding:2px 0 0 0;text-transform:uppercase;font-family:"CirceBold";font-size:16px}.slick-arrow{cursor:pointer;-webkit-transition:opacity .3s;transition:opacity .3s;opacity:.3}.slick-arrow:hover{opacity:1}.slick-dots{background:rgb(68 90 105 / .1);list-style:none;height:3px}.slick-dots li{width:40px;height:100%;-webkit-transition:background .3s;transition:background .3s}.slick-dots li.slick-active{background:#445A69}.slick-dots li button{display:none}@-webkit-keyframes spin{from{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-360deg);transform:rotateY(-360deg)}}@keyframes spin{from{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}to{-webkit-transform:rotateY(-360deg);transform:rotateY(-360deg)}}.preload{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000}.preload img{width:100px;height:100px;position:relative;-webkit-animation:spin 1s linear 0s infinite;animation:spin 1s linear 0s infinite;z-index:2}[class^="icon-"],[class*=" icon-"]{font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-family:"icomoon"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;speak:none}.icon-burger_menu:before{content:"\e900"}.icon-close:before{content:"\e901"}.icon-star:before{content:"\e902"}.icon-call:before{content:"\e903"}.icon-pin:before{content:"\e904"}.icon-icon1:before{content:"\e909"}.icon-icon2:before{content:"\e90a"}.icon-icon3:before{content:"\e90b"}.icon-icon4:before{content:"\e90c"}.icon-icon5:before{content:"\e90d"}.icon-icon6:before{content:"\e90e"}.icon-icon7:before{content:"\e912"}.icon-icon8:before{content:"\e913"}.icon-icon9:before{content:"\e914"}.icon-icon10:before{content:"\e915"}.icon-icon11:before{content:"\e91c"}.icon-icon12:before{content:"\e91d"}.icon-icon13:before{content:"\e91e"}.icon-icon14:before{content:"\e91f"}.icon-clock:before{content:"\e920"}.icon-arrow-down:before{content:"\e910"}.icon-vk:before{content:"\e905"}.icon-fb:before{content:"\e906"}.icon-insta:before{content:"\e907"}.icon-tg:before{content:"\e925"}.icon-email:before{content:"\e908"}.icon-plus:before{content:"\e911"}.icon-play:before{content:"\e91b"}.icon-load:before{content:"\e90f"}.icon-lock:before{content:"\e916"}.icon-master_card:before{content:"\e917"}.icon-maestro:before{content:"\e918"}.icon-visa:before{content:"\e919"}.icon-belkart:before{content:"\e91a"}.icon-calendar:before{content:"\e921"}.icon-clock2:before{content:"\e922"}.icon-check:before{content:"\e923"}.icon-warning:before{content:"\e924"}.header{font-size:17px;position:fixed;top:0;left:0;width:100%;z-index:10;-webkit-transition:background .3s;transition:background .3s}.header.full{height:100%;background:rgb(0 0 0 / .4);overflow:auto;z-index:12}.header__row{margin:0 auto;max-width:1920px;padding:30px 25px;position:relative;-webkit-transition:padding .3s,background .3s;transition:padding .3s,background .3s}.header__row.small{padding:20px 25px;background:#FFF;-webkit-box-shadow:0 10px 10px rgb(0 0 0 / .05);box-shadow:0 10px 10px rgb(0 0 0 / .05)}.header__row.small.no_shadow{-webkit-box-shadow:none;box-shadow:none}.header__row.white{background:#FFF;-webkit-box-shadow:0 -1px 0 0 #EBF1F4 inset;box-shadow:0 -1px 0 0 #EBF1F4 inset;-webkit-transition:padding .3s,background 0s;transition:padding .3s,background 0s}.header__container{width:auto}.header__logo{width:253px;max-height:50px}.main__img_item img{width:auto;min-height:100%;max-width:max-content;min-width:100%;position:absolute;display:flex;right:0;top:0}.header__nav{margin:0 auto 0 70px}.header__services{margin:0 30px 0 0}.header__services_link{-webkit-transition:background .3s,color .3s;transition:background .3s,color .3s;text-decoration:none;width:145px;height:40px;background:#FFF;border:1px solid #EBF1F4;border-radius:20px}.header__services_link:hover,.header__services_link.active{background:#EA6079;color:#FFF}.header__services_link .icon-burger_menu{font-size:12px;margin:0 15px 0 0}.header__services_menu{position:absolute;top:0;left:0;width:100%;z-index:-1;background:#FFF;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-box-shadow:0 20px 10px rgb(0 0 0 / .05);box-shadow:0 20px 10px rgb(0 0 0 / .05);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header__services_menu.open{top:100%;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s}.header__services_row{width:1140px;margin:0 auto}.header__services_list{width:340px;padding:22px 0;list-style:none;margin:0 auto 0 0;-webkit-box-shadow:1px 0 0 0 #EBF1F4;box-shadow:1px 0 0 0 #EBF1F4;position:relative}.header__services_list>li>a{display:block;position:relative;text-decoration:none;padding:22px 30px 22px 60px;-webkit-transition:color .3s;transition:color .3s}.header__services_list>li>a:after{content:"";position:absolute;left:0;bottom:0;background:#EA6079;-webkit-transition:width .3s;transition:width .3s;height:1px;width:0}.header__services_list>li>a [class^="icon-"]{position:absolute;top:0;left:0;bottom:0;margin:auto;font-size:30px;height:30px;width:30px}.header__services_list>li.active>a{color:#EA6079}.header__services_list>li.active>a:after{width:100%}.header__services_list>li>.scrollbar{opacity:0;width:472px;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;position:absolute;top:0;left:100%;height:100%;padding:31px 80px}.header__services_list>li>.scrollbar .scroll-wrapper{height:100%;position:static!important}.header__services_list>li>.scrollbar .scroll-wrapper ul{list-style:none}.header__services_list>li>.scrollbar .scroll-wrapper ul li{padding:13px 0}.header__services_list>li>.scrollbar .scroll-wrapper ul li a{text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.header__services_list>li>.scrollbar .scroll-wrapper ul li a:hover{color:#EA6079;text-decoration:underline}.header__services_list>li.active>.scrollbar{opacity:1;visibility:visible}.header__services_contact{width:328px;text-align:center;padding:65px 0 65px 80px;-webkit-box-shadow:-1px 0 0 0 #EBF1F4;box-shadow:-1px 0 0 0 #EBF1F4;font-size:16px}.header__services_phone{font-size:24px;font-family:"CirceBold";text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.header__services_phone:hover{color:#EA6079}.header__services_address{margin:25px 0 0 0}.header__services_social{margin:30px 0 40px 0}.header__services_btn{width:100%;height:60px;font-size:12px}.header__menu{list-style:none}.header__menu>li{margin:0 30px 0 0;position:relative}.header__menu>li:last-child{margin:0}.header__menu>li a{text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.header__menu>li:hover>a,.header__menu>li.current-menu-item>a,.header__menu>li.current-menu-parent>a{color:#EA6079}.header__menu>li ul{width:235px;list-style:none;position:absolute;padding:20px 0 0 0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:hidden;opacity:0;top:100%;left:-20px;z-index:2}.header__menu>li ul:before{content:"";position:absolute;top:20px;left:0;right:0;bottom:0;-webkit-box-shadow:0 5px 10px rgb(0 0 0 / .22);box-shadow:0 5px 10px rgb(0 0 0 / .22);z-index:-1}.header__menu>li ul li{padding:6px 20px;background:#FFF}.header__menu>li ul li:first-child{padding-top:18px;position:relative}.header__menu>li ul li:first-child:before{content:"";position:absolute;left:25px;bottom:100%;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 6px 0 rgb(0 0 0 / .1);box-shadow:0 0 6px 0 rgb(0 0 0 / .1);margin:0 0 -10px 0;background:#fff;height:20px;width:20px;z-index:-1}.header__menu>li ul li:last-child{padding-bottom:18px}.header__menu>li ul li a:hover{color:#EA6079;text-decoration:underline}.header__menu>li.active ul{opacity:1;visibility:visible}.header__phone{padding:2px 0 0 0;font-family:"CirceBold";text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.header__phone:hover{color:#EA6079}.header__icon{width:40px;height:40px;display:block;border-radius:50%;background:#FFF;text-decoration:none;border:1px solid #EBF1F4;-webkit-transition:color .3s,background .3s;transition:color .3s,background .3s;text-align:center;line-height:38px;font-size:18px}.header__icon:hover,.header__icon.active{color:#FFF;background:#EA6079}.header__icon.icon-call{margin:0 20px 0 30px}.header__icon.icon-burger_menu{display:none}.social a{display:block;font-size:18px;line-height:45px;text-align:center;text-decoration:none;-webkit-transition:color .3s,background .3s;transition:color .3s,background .3s;background:#EBF1F4;border-radius:50%;margin:0 16px 0 0;height:45px;width:45px}.social a:hover{color:#FFF;background:#EA6079}.social a:last-child{margin:0}.social--big a{font-size:28px;line-height:70px;margin:0 30px 0 0;height:70px;width:70px}.btns{position:fixed;top:445px;right:0;z-index:9;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:top right;transform-origin:top right}.btns__desktop{font-size:12px;width:216px;height:55px}.btns__mobile{font-size:12px;display:none}.main{position:relative}.main__img{position:absolute;top:0;left:0;width:100%;height:100%}.main__img div{height:100%}.main__img_item{background-position:center top;background-repeat:no-repeat;background-size:cover}.main__list{position:relative;background:url(/wp-content/themes/skinlux/assets/img/main/gradient_bg.svg) center no-repeat;background-size:102% 102%;z-index:2}.main__list_container{min-height:100vh}.main__list_info{width:850px;padding:150px 0}.main__list_title{font-size:72px;margin:0 0 40px 0}.main__list_text{max-width:360px;line-height:1.46;margin:0 0 70px 0}.main__controls{position:absolute;left:50%;bottom:50px;margin:0 0 0 -720px;z-index:3}.mouse{position:relative;overflow:hidden}.mouse__light{position:absolute;width:0;height:0;background:radial-gradient(circle closest-side,rgb(255 255 255 / .9),transparent);-webkit-transition:width .3s,height .3s;transition:width .3s,height .3s;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.mouse:hover .mouse__light{width:800px;height:800px}.link_all{font-size:16px;font-family:"CirceBold";border-bottom:1px solid #EA6079;-webkit-transition:color .3s,border-color .3s;transition:color .3s,border-color .3s;text-transform:uppercase;text-decoration:none;letter-spacing:.1em;padding:0 0 4px 0;color:#EA6079}.link_all:hover{color:#D2405A;border-color:rgb(234 96 121 / .2)}.link_more{font-size:16px;font-family:"CirceBold";text-transform:uppercase;text-decoration:none;letter-spacing:.1em;-webkit-transition:color .3s;transition:color .3s;padding:0 0 0 60px;position:relative;color:#EA6079}.link_more:hover{color:#D2405A}.link_more [class^="icon-"]{letter-spacing:0;position:absolute;top:-3px;left:0;bottom:0;width:40px;height:40px;margin:auto;background:#EA6079;-webkit-transition:background .3s,-webkit-transform .3s;transition:background .3s,-webkit-transform .3s;transition:background .3s,transform .3s;transition:background .3s,transform .3s,-webkit-transform .3s;border-radius:50%;text-align:center;line-height:40px;color:#FFF}.link_more:hover [class^="icon-"]{background:#D2405A;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.link_more--video{padding:0 0 0 90px}.link_more--video [class^="icon-"]{width:60px;height:60px;padding:0 0 0 4px;line-height:60px}.link_more--video:hover [class^="icon-"]{-webkit-transform:none;transform:none}.link_more.no_icon{padding:0}.link_more.no_icon [class^="icon-"]{display:none}.link_more.no_load_more{opacity:.3}.link_center{text-align:center;margin:70px 0 0 0}.link_left{margin:70px 0 0 0}.controls{color:#BFC4CA;font-size:16px;font-family:"CirceBold";letter-spacing:.1em;line-height:1}.controls__current{width:22px;text-align:center;color:#445A69;margin:3px 5px 0 0}.controls__count{width:22px;text-align:center;margin:3px 0 0 5px}.controls__prev,.controls__next{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 20px 0 0}.controls__next{margin:0}.controls__dots{margin:0 40px}.main_small{padding:200px 0 116px 0;background:url(/wp-content/themes/skinlux/assets/img/main_small/gradient_bg.svg) center no-repeat;background-size:102% 102%}.main_small__title{max-width:1330px}.main_small__promotions{font-size:16px;font-family:"CirceBold";margin:50px 0 0 0}.main_small__date{color:#C7CDD2;letter-spacing:.1em;margin:0 30px 0 0}.main_small__deadline{position:relative;padding:0 0 0 40px;text-transform:uppercase;color:#EA6079}.main_small__deadline .icon-clock{position:absolute;top:0;left:0;bottom:0;margin:auto;font-size:25px;height:25px;width:25px}.main_small__finish{line-height:1;display:inline-block;text-transform:uppercase;border:1px solid #C7CDD2;margin:-4px 0 0 0;padding:4px 2px 0 2px;color:#C7CDD2}.breadcrumbs{font-size:16px;list-style:none;color:#8c8f93;margin:0 0 26px 0}.breadcrumbs li{margin:0 0 10px 0}.breadcrumbs li:after{content:"-";margin:0 4px}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li a{text-decoration:none;-webkit-transition:color .3s;transition:color .3s color:#727272}.breadcrumbs li a:hover{color:#EA6079}.main_service{padding:200px 0 100px 0;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:0}.main_service:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/themes/skinlux/assets/img/main_service/gradient_bg.svg) center no-repeat;background-size:102% 102%;z-index:-1}.main_service__filter{font-size:18px;max-width:960px}.main_service__text{margin:45px 0;font-size:22px;line-height:1.5}.main_service__form{margin:20px 0 0 0}.main_service__select{width:576px;height:75px;display:block;font-size:18px;padding:15px 50px 15px 30px;border:1px solid rgb(68 90 105 / .3);background-image:url(/wp-content/themes/skinlux/assets/img/main_service/arrow_down.svg);background-position:center right 30px;background-repeat:no-repeat;background-color:#FFF;background-size:16px;margin:0 40px 0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.main_service__info{margin-top:6rem;max-width:980px}.main_service__price{font-family:"CirceBold";margin:0 0 40px 0}.main_service__price a{margin:0 0 0 30px;font-size:16px;color:#EA6079}.main_service__btns{margin:0 0 85px 0}.main_service__btns .btn{margin:0 40px 0 0}.description{width:1071px;font-size:16px;line-height:1.5;margin:-12px 0}.description__item{margin:12px 0}.description__item:nth-child(odd){margin-right:auto}.description__item [class^="icon-"]{font-size:26px;width:30px;height:26px;text-align:center;margin:0 25px 0 0}.description__item p{width:286px}.main_specialist__description{min-height:1028px;padding:200px 0 150px 0;background:url(/wp-content/themes/skinlux/assets/img/main_specialist/bg.svg) center no-repeat;background-size:102% 102%;position:relative}.main_specialist__description:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/themes/skinlux/assets/img/main_specialist/gradient_bg.svg) center no-repeat;background-size:102% 102%;z-index:1}.main_specialist__info{max-width:820px;position:relative;margin:0 0 0 auto;z-index:2}.main_specialist__name{margin:0 0 50px 0}.main_specialist__position{max-width:720px;line-height:1.5;font-size:20px}.main_specialist__position strong{display:block;font-size:24px;margin:0 0 50px 0}.main_specialist__position p{margin:0 0 25px 0}.main_specialist__position .btn{margin:60px 0 0 0}.main_specialist__foto{width:640px;position:absolute;left:50%;bottom:0;margin:0 0 0 -808px}.anchors{background:#fff;-webkit-box-shadow:0 -1px 0 0 #EBF1F4 inset;box-shadow:0 -1px 0 0 #EBF1F4 inset}.scrollbar-inner .anchors__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.anchors__list{list-style:none}.anchors__list li{cursor:pointer;font-size:16px;-webkit-transition:color .3s,-webkit-box-shadow .3s;transition:color .3s,-webkit-box-shadow .3s;transition:color .3s,box-shadow .3s;transition:color .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:0 -1px 0 0 #EBF1F4 inset;box-shadow:0 -1px 0 0 #EBF1F4 inset;padding:21px 0 20px 0;margin:0 45px 0 0}.anchors__list li:hover,.anchors__list li.active{color:#EA6079;-webkit-box-shadow:0 -1px 0 0 #EA6079 inset;box-shadow:0 -1px 0 0 #EA6079 inset}.anchors__list li:last-child{margin-right:0}.anchors.fixed{-webkit-box-shadow:0 -1px 0 0 #EBF1F4 inset,0 1px 0 0 #EBF1F4 inset,0 10px 10px rgb(0 0 0 / .05);box-shadow:0 -1px 0 0 #EBF1F4 inset,0 1px 0 0 #EBF1F4 inset,0 10px 10px rgb(0 0 0 / .05);position:fixed;left:0;width:100%;z-index:9}.section{padding:100px 0 0 0}.section__title{text-align:center;margin:0 0 80px 0}.section__title h2{font-size:64px}.section__title p{max-width:1200px;margin:40px auto 0 auto;line-height:1.5}.section__title--big h2{font-size:180px;color:#4e5050}.section__title--small h2{font-size:36px}.section__title--left{text-align:left}.section__title--left p{margin-left:0}.section__text{max-width:1200px;line-height:1.6!important;margin:0 0 80px 0}.section__text h2,.section__text h3{margin:44px 0 44px 0}.section__text p{margin:0 0 15px 0;line-height:1.6}.section__text ul,.section__text ol{list-style:none;margin:0 0 15px 0;line-height:1.5}.section__text>*:last-child{margin-bottom:0}.section__text--tabs{max-width:1320px;font-size:20px}.section__note{max-width:1200px;margin:0 0 80px 0;line-height:1.5;font-size:30px}.section__video{font-size:30px;max-width:1200px}.section__video p{line-height:1.5;margin:0 0 60px 0}.col_2{margin:-18px}.col_2__item{width:100%;padding:18px}.col_2--margin{margin-bottom:82px}.col_3{margin:-18px}.col_3__item{width:492px;padding:18px}.col_3--margin{margin-bottom:82px}.col_4{margin:-20px}.col_4__item{width:370px;padding:20px}.col_4--margin{margin-bottom:80px}.slider__list{overflow:hidden}.slider__list.col_3{margin:0}.slider__list.col_3 .slick-list{margin:0 -18px}.slider__list.col_4{margin:0}.slider__list.col_4 .slick-list{margin:0 -20px}.slider__list .col_2__item,.slider__list .col_3__item,.slider__list .col_4__item{padding-top:0;padding-bottom:0}.slider__controls{margin:60px 0 0 0}.slider__prev{margin:0 20px 0 0}.slider__next{margin:0 auto 0 0}.slider__dots{margin:0 0 0 60px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.slider__dots li{width:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.slider__link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 60px}.slick-arrow.slick-hidden+.slider__link{margin:0 0 0 auto}.slider--equipment{margin:0 0 78px 0}.slider--margin{margin:0 0 100px 0}.card{display:block;text-decoration:none;position:relative}.card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(38.9deg,rgb(255 246 238 / .8) -5.06%,rgb(235 241 244 / .8) 46.66%,rgb(255 243 246 / .664) 100%);-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:hidden;opacity:0}.card:hover:before{opacity:1;visibility:visible}.card__info{padding:50px 40px;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0.78deg,rgb(255 246 238 / .35) -29.93%,rgb(235 241 244 / .68) 21.32%,rgb(255 243 246 / .83) 100%);z-index:1}.card__date{font-size:16px;font-family:"CirceBold";color:rgb(68 90 105 / .3);letter-spacing:.1em;margin:0 0 22px 0}.card__title{font-family:"OranienbaumRegular";font-size:36px;line-height:120%;color:#1C2830}.card__hover{margin:15px 0 0 0;visibility:hidden;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;opacity:0}.card__info:hover .card__hover{opacity:1;visibility:visible}.card__text{font-size:16px;line-height:1.5;margin:0 0 45px 0}.card--small .card__info{padding:40px}.card--small .card__title{font-size:30px}.promotions{padding-top:0}.promotions__item{margin:0 0 80px 0}.promotions__item:last-child{margin-bottom:0}.cells{font-size:16px}.cells__item{display:block;width:33.33333333%;text-decoration:none;border:1px solid #EBF1F4;position:relative;overflow:hidden}.cells__info{padding:40px 50px;background:linear-gradient(181.04deg,rgb(255 243 246 / .82) -14.07%,rgb(235 241 244 / .79) 114.89%);position:absolute;top:0;left:0;width:100%;height:100%}.cells__info .icon-plus{width:50px;height:50px;background:#EA6079;border-radius:50%;text-align:center;line-height:50px;font-size:20px;color:#FFF;-webkit-transition:background .3s,-webkit-transform .3s;transition:background .3s,-webkit-transform .3s;transition:background .3s,transform .3s;transition:background .3s,transform .3s,-webkit-transform .3s;position:absolute;right:50px;bottom:45px}.cells__item:hover .icon-plus{background:#D2405A;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.cells__title{max-width:230px;font-family:"OranienbaumRegular";font-size:30px}.cells__text{max-width:290px;margin:15px 0 0 0}.cells__hover{padding:40px 50px;position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:#FFF;-webkit-transition:opacity .5s,visibility .5s,-webkit-transform .5s;transition:opacity .5s,visibility .5s,-webkit-transform .5s;transition:opacity .5s,visibility .5s,transform .5s;transition:opacity .5s,visibility .5s,transform .5s,-webkit-transform .5s}.cells__hover [class^="icon-"]{display:block;margin:0 0 32px 0;font-size:70px;width:70px}.cells__item:hover .cells__hover{opacity:0;visibility:hidden;-webkit-transform:scale(1.5);transform:scale(1.5)}.cells--small .cells__item{width:25%}.cells--small .cells__info{padding:40px}.cells--small .cells__title{max-width:86%}.cells--small .cells__text{max-width:none}.cells--small .cells__hover{padding:40px}.cells--small .cells__hover [class^="icon-"]{font-size:66px;width:66px}.cells--margin{margin:0 0 100px 0}.our_equipment{position:relative}.our_equipment__controls{position:absolute;left:120px;bottom:100px}.our_equipment--margin{margin:0 0 100px 0}.picture{position:relative}.picture__img{display:block;position:relative}.picture__img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/themes/skinlux/assets/img/our_equipment/gradient_bg.svg) center no-repeat;background-size:102% 102%}.picture__img--promotions:before{background-image:url(/wp-content/themes/skinlux/assets/img/promotions/gradient_bg.svg)}.picture__info{z-index:1;max-width:510px;position:absolute;top:100px;left:120px}.picture__info--services{max-width:540px}.picture__info--promotions{top:80px;max-width:740px}.picture__top{margin:0 0 25px 0;font-family:"CirceBold";font-size:16px}.picture__date{line-height:1;letter-spacing:.1em;color:#C7CDD2}.picture__deadline{margin:0 0 0 30px;padding:0 0 0 40px;text-transform:uppercase;position:relative;color:#EA6079}.picture__deadline .icon-clock{position:absolute;top:-2px;left:0;bottom:0;color:inherit;font-size:25px;margin:auto;height:25px;width:25px}.picture__finish{line-height:1;display:inline-block;text-transform:uppercase;border:1px solid #C7CDD2;margin:-4px 0 0 30px;padding:4px 2px 0 2px;color:#C7CDD2}.picture__title{font-size:44px;font-family:"OranienbaumRegular"}.picture__text{font-size:20px;line-height:1.5;margin:30px 0 50px 0}.picture__btns .link_more{margin:0 0 0 40px}.picture--margin{margin:0 0 100px 0}.medicaments__name{font-size:16px;text-align:center;margin:23px 0 0 0}.medicaments__item{margin:0 0 80px 0}.medicaments__item:last-child{margin-bottom:0}.medicaments__img{width:330px}.medicaments__info{width:1065px;margin:0 0 0 auto}.medicaments__title{font-size:44px;font-family:"OranienbaumRegular";margin:0 0 30px 0}.medicaments__text{font-size:20px;line-height:1.5}.doctor{display:block;text-decoration:none;position:relative}.doctor__info{padding:50px;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180.03deg,#fff0 -38.19%,rgb(235 241 244 / .38) 28.65%,#FFF3F6 84.6%)}.doctor__name{color:#445A69;font-family:"OranienbaumRegular";font-size:larger;margin:0 0 20px 0}.doctor__position{font-size:20px;line-height:1.5;color:rgb(68 90 105 / .5)}.doctor__btn{margin:0;height:0;overflow:hidden;-webkit-transition:all .3s;transition:all .3s}.doctor:hover .doctor__btn{height:75px;margin:40px 0 0 0}.advantages{margin:-20px 0;text-align:center}.advantages__item{width:260px;margin:20px 50px}.advantages__number{font-size:72px;font-family:"PrataRegular";margin:0 0 20px 0}.advantages--margin{margin:-20px 0 80px 0}.questions{padding:200px 0;position:relative;margin:100px 0 0 0;background-position:center;background-repeat:no-repeat;background-size:cover}.questions:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/themes/skinlux/assets/img/questions/gradient_bg.svg) center no-repeat;background-size:102% 102%}.questions__container{position:relative;z-index:1}.questions--white{margin:0;padding:120px 0;background:#FFF;border-bottom:1px solid #EBF1F4}.questions--white:before{display:none}.form__input{position:relative;margin:0 40px 0 0;width:330px}.form__input input{width:100%;height:75px;display:block;font-size:18px;padding:0 30px;-webkit-transition:border-color .3s;transition:border-color .3s;border:1px solid #FFF;background:#FFF}.form__input input.wpcf7-not-valid{border-color:#EA6079!important}.form__input input:focus{border-color:#A0AAB3}.form__input input::-webkit-input-placeholder{color:#C7CDD2}.form__input input::-moz-placeholder{color:#C7CDD2}.form__input input:-ms-input-placeholder{color:#C7CDD2}.form__input input::-ms-input-placeholder{color:#C7CDD2}.form__input input::placeholder{color:#C7CDD2}.wpcf7-form-control-wrap{display:block}.form__input .wpcf7-form-control-wrap span{position:absolute;top:100%;left:0;color:#EA6079;margin:5px 0 0 0;font-size:14px}.form__text{width:100%;font-size:16px;color:#C7CDD2;position:relative;margin:52px 0 0 0;padding:0 0 0 45px;line-height:1.5}.form__text .icon-lock{font-size:20px;position:absolute;top:0;left:0}.form__left{margin:0 auto 0 0}.form--grey .form__input{width:480px;margin:0 0 40px 0}.form--grey .form__input:last-child{margin-bottom:0}.form--grey .form__input input{background:#F6F8FB;border-color:#F6F8FB}.form__textarea{width:920px;height:190px;display:block;font-size:18px;padding:27px 30px;background:#F6F8FB;border:1px solid #F6F8FB}.form__textarea:focus{border-color:#A0AAB3}.form__textarea::-webkit-input-placeholder{color:#C7CDD2}.form__textarea::-moz-placeholder{color:#C7CDD2}.form__textarea:-ms-input-placeholder{color:#C7CDD2}.form__textarea::-ms-input-placeholder{color:#C7CDD2}.form__textarea::placeholder{color:#C7CDD2}.form__bottom{margin:60px 0 0 0}.form__bottom .form__text{margin:0 0 0 70px;width:920px}.form--modal{margin:50px 0 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.form--modal .form__input{margin:0;width:330px}.form--modal .form__input input{border:2px solid #F6F8FB}.form--modal .form__text{margin:0;width:345px}.form__select{width:100%;height:75px;display:block;font-size:18px;border:2px solid #F6F8FB;padding:15px 50px 15px 30px;background-image:url(/wp-content/themes/skinlux/assets/img/main_service/arrow_down.svg);background-position:center right 30px;background-repeat:no-repeat;background-color:#FFF;background-size:16px;margin:30px 0 40px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.form--callback .form__btn,.form--callback .form__text{width:100%;margin:30px 0 0 0}.scrollbar-inner .tabs__title{-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap}.tabs__title{list-style:none;margin:0 0 10px 0}.tabs__title li{cursor:pointer;font-size:16px;font-family:"CirceBold";text-transform:uppercase;-webkit-transition:color .3s,-webkit-box-shadow .3s;transition:color .3s,-webkit-box-shadow .3s;transition:color .3s,box-shadow .3s;transition:color .3s,box-shadow .3s,-webkit-box-shadow .3s;-webkit-box-shadow:0 -1px 0 0 #EBF1F4 inset;box-shadow:0 -1px 0 0 #EBF1F4 inset;letter-spacing:.1em;margin:0 30px 30px 0;padding:0 0 10px 0}.tabs__title li:hover,.tabs__title li.active{color:#EA6079;-webkit-box-shadow:0 -1px 0 0 #EA6079 inset;box-shadow:0 -1px 0 0 #EA6079 inset}.tabs__title li:last-child{margin-right:0}.tabs__title--small{margin:0 0 60px 0}.tabs__title--small li{padding:20px 0;margin:0 30px 0 0;text-transform:none;font-family:"CirceRegular";letter-spacing:0}.tabs__body{list-style:none}.tabs__body>li{display:none}.tabs__body>li.active{display:block}.tabs--margin{margin:0 0 100px 0}.gallery_img{display:block;position:relative}.gallery_img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;background:linear-gradient(0.55deg,rgb(255 246 238 / .35) -29.93%,rgb(235 241 244 / .68) 21.32%,rgb(255 243 246 / .83) 100%);visibility:hidden;opacity:0}.gallery_img:hover:after{opacity:1;visibility:visible}.gallery_video{display:block;position:relative}.gallery_video__img{opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s;max-height:340px}.gallery_video:hover .gallery_video__img{opacity:1}.gallery_video__info{padding:45px;position:absolute;top:0;left:0;width:100%;height:100%;background:url(/wp-content/themes/skinlux/assets/img/gallery/gradient_bg.svg) center no-repeat;background-size:102% 102%}.gallery_video__info .icon-play{width:55px;height:55px;font-size:21px;line-height:55px;text-align:center;border-radius:50%;padding:0 0 0 4px;-webkit-transition:background .3s;transition:background .3s;background:#EA6079;color:#FFF}.gallery_video__info:hover .icon-play{background:#D2405A}.gallery_video__title{max-width:280px;margin:25px 0 0 0;font-family:"OranienbaumRegular";font-size:30px}.before_after__img{-ms-touch-action:pan-y;touch-action:pan-y}.before_after__info{font-size:20px;margin:40px 0 15px 0}.before_after__info strong{display:block;margin:0 0 40px 0}.services{margin:0 0 80px 0}.services__item{margin:0 0 80px 0}.services__item:last-child{margin-bottom:0}.video__link{display:block;text-decoration:none;position:relative}.video__link:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:url(/wp-content/themes/skinlux/assets/img/video/gradient_bg.svg) center no-repeat;background-size:102% 102%}.video__img{opacity:.4;-webkit-transition:opacity .3s;transition:opacity .3s}.video__link:hover .video__img{opacity:.2}.video__icon{width:95px;height:95px;display:none;padding:0 0 0 8px;border-radius:50%;background:#EA6079;-webkit-transition:background .3s;transition:background .3s;text-align:center;line-height:95px;font-size:36px;color:#FFF}.video__link:hover .video__icon{background:#D2405A}.video__info{position:absolute;left:120px;bottom:120px;width:750px;z-index:2}.video__info .video__icon{display:block;margin:0 0 60px 0}.video__text{margin:40px 0 0 0;line-height:1.5}.video--margin{margin:0 0 100px 0}.prices{font-size:20px}.prices__title{font-family:"CirceBold";margin:0 0 20px 0}.prices__list{margin:0 0 40px 0;border-top:1px solid rgb(235 241 244 / .5);border-bottom:1px solid rgb(235 241 244 / .5)}.prices__item{padding:23px 30px;background:rgb(235 241 244 / .5)}.prices__item:nth-child(odd){background:#FFF}.prices__item span{font-family:"CirceBold";margin:0 0 0 40px;max-width:200px;text-align:right}.prices__name{width:860px;margin:0 auto 0 0}.prices__old{text-decoration:line-through}.prices__new{color:#EA6079}.btn_load_more{position:relative}.btn_load_more span{width:22px;height:22px;letter-spacing:0;margin:-5px 0 0 15px;-webkit-animation:spin2 .6s linear 0s infinite;animation:spin2 .6s linear 0s infinite;line-height:22px;text-align:center;font-size:22px;display:none}.btn_load_more.loading span{display:block}.btn_load_more.no_load_more{opacity:.3}.btn_load_more.no_load_more span{display:none}@-webkit-keyframes spin2{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin2{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.prices--margin{margin:0 0 100px 0}.faq__list{margin:0 0 40px 0}.faq__item{background:rgb(235 241 244 / .5);border:1px solid rgb(235 241 244 / .5);-webkit-transition:background .3s;transition:background .3s;margin:0 0 10px 0;line-height:1.46}.faq__item:last-child{margin-bottom:0}.faq__item.active{background:#FFF}.faq__question{cursor:pointer;padding:18px 66px 18px 30px;-webkit-transition:color .3s;transition:color .3s;position:relative}.faq__question .icon-arrow-down{position:absolute;top:0;right:25px;bottom:0;opacity:.3;margin:auto;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;font-size:14px;height:14px;width:21px}.faq__item.active .faq__question{color:#EA6079}.faq__item.active .faq__question .icon-arrow-down{opacity:1;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__answer{font-size:18px;padding:0 66px 28px 30px;display:none}.faq__ask{font-size:16px;margin:0 0 0 40px}.faq__ask a{color:#EA6079}.faq--margin{margin:0 0 100px 0}.blog{padding-top:0}.content{padding-top:70px}.content__info{font-size:20px;line-height:1.5;margin:0 0 50px 0}.content__info>*:first-child{margin-top:0}.content__info>*:last-child{margin-bottom:0}.content__info h2{margin:60px 0 45px 0}.content__info h3,.content__info h4{margin:60px 0 25px 0}.content__info p{margin:0 0 15px 0}.content__info>p:first-child{font-size:30px;margin:0 0 65px 0}div.wp-block-image{margin:0}div.wp-block-image .alignleft{width:452px;margin:7px 40px 30px 0}figure.wp-block-image{margin:65px 0}figure.wp-block-image img{width:auto;margin:0 auto 20px auto}figure.wp-block-image figcaption{font-size:16px;color:#C7CDD2}.content__info ul,.content__info ol{margin:40px 0;list-style:none}.content__info ul li,.content__info ol li,.section__text ul li,.section__text ol li{margin:0 0 10px 0;padding:0 0 0 70px;position:relative}.content__info ul li:before,.content__info ol li:before,.section__text ul li:before,.section__text ol li:before{content:"";position:absolute;top:10px;left:30px;width:7px;height:7px;background:#EA6079;border-radius:50%}.content__info ul li:last-child,.content__info ol li:last-child,.section__text ul li:last-child,.section__text ol li:last-child{margin-bottom:0}.content__info ol,.section__text ol{counter-reset:counter}.content__info ol li,.section__text ol li{counter-increment:counter}.content__info ol li:before,.section__text ol li:before{color:#EA6079;content:counter(counter) ".";top:0;width:auto;height:auto;background:none;border-radius:0}.content__info table{width:100%;margin:35px 0;border-collapse:collapse}.content__info table tr{border-bottom:1px solid #C7CDD2}.content__info table tr:last-child{border:none}.content__info table tr td{padding:25px 20px;vertical-align:top}.content__info table tr td:first-child{width:380px}.content__info table tr td:last-child{width:580px}.contacts_page{padding:120px 0 0 0}.contacts_page a{text-decoration:none}.contacts_page__phone,.contacts_page__email,.contacts_page__social{margin-bottom:68px}.contacts_page__phone{width:480px;margin-right:80px;font-size:46px;line-height:1}.contacts_page__email,.contacts_page__address,.contacts_page__work{font-size:30px;position:relative;padding:0 0 0 100px}.contacts_page__email [class^="icon-"],.contacts_page__address [class^="icon-"],.contacts_page__work [class^="icon-"]{width:70px;height:70px;font-size:28px;border-radius:50%;background:#EBF1F4;text-align:center;position:absolute;top:0;left:0;bottom:0;margin:auto;line-height:70px;display:block}.contacts_page__social{margin-left:auto}.contacts_page__address{width:480px;margin-right:80px}.map{width:100%;height:690px;margin:137px 0 0 0;position:relative;overflow:hidden}.map [class*="ymaps-2"][class*="-ground-pane"]{filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");-webkit-filter:grayscale(100%);filter:grayscale(100%)}.map [class*="-inner-panes"]:before{content:"";position:absolute;-webkit-box-shadow:0 0 210px 250px #fff;box-shadow:0 0 210px 250px #fff;top:0;left:0;z-index:610;width:100%}.contacts{padding:80px 0;border-bottom:1px solid #EBF1F4}.contacts__address{width:410px;position:relative;padding:0 0 0 100px}.contacts__address .icon-pin{width:70px;height:70px;font-size:28px;border-radius:50%;background:#EBF1F4;text-align:center;position:absolute;top:0;left:0;bottom:0;margin:auto;line-height:70px;display:block}.contacts__phone{margin:0 100px 0 auto;font-size:55px}.contacts__phone a{text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.contacts__phone a:hover{color:#EA6079}.footer{padding:80px 0 60px 0}.footer__logo{width:276px;margin:0 auto 0 0}.footer__payment{margin:30px 0 0 0;width:100%}.footer__menu{width:700px;font-size:20px;list-style:none}.footer__menu li{width:330px;margin:20px 0 0 0}.footer__menu li:first-child{width:100%;font-size:22px;font-family:"CirceBold";margin:0 0 10px 0}.footer__menu li a{text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer__menu li a:hover{color:#EA6079}.footer__menu--small{margin:0 0 0 40px;width:330px}.footer__bottom{width:100%;font-size:20px;margin:60px 0 0 0;color:#C7CDD2}.footer__bottom a{text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.footer__bottom a:hover{color:#EA6079}.footer__copy{width:530px}.footer__design{margin:0 0 0 auto}.payment{font-size:44px;color:#C7CDD2}.payment [class^="icon-"]{-webkit-transition:color .3s;transition:color .3s}.payment [class^="icon-"]:hover{color:#445A69}.section--404{padding:240px 0 0 0;position:absolute;top:0;left:0;width:100%;height:100%;min-height:940px;background:url(/wp-content/themes/skinlux/assets/img/404_bg.jpg) center top no-repeat;-webkit-background-size:cover;background-size:cover}.page_404{text-align:center}.page_404__title{line-height:1;font-family:"PrataRegular";font-size:300px;color:#FFF}.page_404__text{max-width:600px;margin:20px auto 100px auto}.page_404 .btn{margin:0 auto}.modal{width:844px;max-width:none;padding:60px 70px;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.modal__close{font-size:25px;position:absolute;top:20px;right:20px;width:25px;height:25px;color:#B4C7D4;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.modal__close:hover{color:#445A69}.modal__text{line-height:1.5;max-width:540px;margin:30px 0 0 0}.modal--callback .modal__title{text-align:center}.modal--thanks{width:720px}@media (max-width:1579px){html,body{font-size:18px}h2{font-size:42px}h3,h4{font-size:30px}.container{width:1240px}.header{font-size:18px}.header__row{padding:25px 0}.header__row.small{padding:20px 0}.header__logo{width:200px;max-height:42px}.header__nav{margin:0 auto 0 25px}.header__services{margin:0 25px 0 0}.header__services_link{width:144px}.header__services_link .icon-burger_menu{margin:0 10px 0 0}.header__menu>li{margin:0 25px 0 0}.header__icon.icon-call{margin:0 15px 0 20px}.social--big a{font-size:24px;line-height:60px;margin:0 25px 0 0;height:60px;width:60px}.btns{top:400px}.main__list_info{width:750px;padding:120px 0 130px 0}.main__list_title{font-size:64px}.main__list_text{margin:0 0 60px 0}.main__controls{margin:0 0 0 -570px}.link_all{font-size:14px}.link_more--video{padding:0 0 0 80px}.link_more--video [class^="icon-"]{width:56px;height:56px;line-height:56px;padding:0 0 0 2px}.link_center,.link_left{margin:60px 0 0 0}.main_small{padding:194px 0 84px 0}.main_small__title{max-width:1060px}.main_service{padding:194px 0 84px 0}.main_service__filter{font-size:16px;max-width:720px}.main_service__text{margin:35px 0 60px 0}.main_service__select{width:450px;height:65px;font-size:16px;background-position:center right 25px;margin:0 auto 0 0}.main_service__btn,.main_service__btns .btn{height:65px;width:230px;font-size:14px}.main_service__btns{margin:0 0 60px 0}.main_service__btns .btn{margin:0 30px 0 0}.description{width:960px;font-size:16px}.description__item p{width:264px}.main_specialist__description{min-height:850px;padding:155px 0 80px 0}.main_specialist__info{margin-right:25px;max-width:550px}.main_specialist__name{margin:0 0 30px 0}.main_specialist__position{font-size:18px}.main_specialist__position strong{font-size:22px;margin:0 0 30px 0}.main_specialist__position p{margin:0 0 20px 0}.main_specialist__position .btn{margin:40px 0 0 0}.main_specialist__foto{width:540px;margin:0 0 0 -580px}.anchors__list li{font-size:15px;margin:0 35px 0 0}.section{padding:90px 0 0 0}.section__title{margin:0 0 60px 0}.section__title h2{font-size:56px}.section__title--big h2{font-size:120px}.section__title--small h2{font-size:30px}.section__text{max-width:990px;margin:0 0 60px 0}.section__text h2,.section__text h3{margin:34px 0 34px 0}.section__text--tabs{max-width:1040px;font-size:inherit}.section__note{max-width:990px;margin:0 0 60px 0;font-size:22px}.section__video{max-width:990px}.section__video p{font-size:22px}.col_2__item{width:50%}.col_2--margin{margin-bottom:72px}.col_3__item{width:392px}.col_3--margin{margin-bottom:72px}.col_4{margin:-18px}.col_4__item{width:294px;padding:18px}.col_4--margin{margin-bottom:72px}.slider__list.col_4 .slick-list{margin:0 -18px}.slider__controls{margin:50px 0 0 0}.slider__dots,.slider__link{margin:0 0 0 30px}.slider--margin{margin:0 0 90px 0}.card__info{padding:30px}.card__date{font-size:14px;margin:0 0 15px 0}.card__hover .link_more{font-size:14px;padding:0 0 0 50px}.card__hover .link_more [class^="icon-"]{width:35px;height:35px;line-height:35px;font-size:14px}.card__text{font-size:14px;margin:0 0 30px 0}.card--small .card__info{padding:30px}.card--small .card__title{font-size:24px}.promotions{padding-top:0}.promotions__item{margin:0 0 70px 0}.cells__info{padding:30px}.cells__info .icon-plus{right:40px;bottom:35px}.cells__title{max-width:180px;font-size:24px}.cells__text{max-width:220px}.cells__hover{padding:30px}.cells__hover [class^="icon-"]{margin:0 0 27px 0;font-size:56px;width:56px}.cells--small{font-size:13px}.cells--small .cells__info{padding:30px}.cells--small .cells__title{max-width:86%}.cells--small .cells__hover{padding:30px}.cells--small .cells__hover [class^="icon-"]{font-size:52px;width:52px}.cells--margin{margin:0 0 90px 0}.our_equipment__controls{left:60px;bottom:60px}.our_equipment--margin{margin:0 0 90px 0}.picture__info{top:60px;left:60px;max-width:400px}.picture__info--services{max-width:500px}.picture__info--promotions{max-width:600px}.picture__top{margin:0 0 15px 0;font-size:12px}.picture__deadline{margin:0 0 0 50px;padding:0 0 0 30px;font-size:14px}.picture__deadline .icon-clock{font-size:20px;height:20px;width:20px}.picture__title{font-size:36px}.picture__text{font-size:20px;margin:35px 0 58px 0}.picture__text--promotions{margin:25px 0 40px 0}.picture__btns .btn{height:65px}.picture--margin{margin:0 0 90px 0}.medicaments__name{font-size:14px}.medicaments__img{width:260px}.medicaments__info{width:840px}.medicaments__text{font-size:inherit}.doctor__info{padding:36px}.doctor__name{margin:0 0 15px 0}.doctor__position{font-size:14px}.doctor__btn{width:100%}.doctor:hover .doctor__btn{height:60px;margin:25px 0 0 0}.advantages__item{width:229px;font-size:20px;margin:20px 28px}.advantages__number{font-size:64px}.advantages--margin{margin:-20px 0 70px 0}.questions{padding:155px 0;margin-top:90px}.questions--white{margin:0;padding:100px 0}.form__input{width:255px}.form__input input{height:65px;font-size:16px;padding:0 20px}.form__btn{width:230px;height:65px;font-size:14px}.form__text{font-size:14px;margin:45px 0 0 0}.form__text .icon-lock{top:-2px}.form--grey .form__input{width:295px;margin:0 0 30px 0}.form__textarea{width:815px;height:160px;font-size:16px;padding:23px 20px}.form__bottom{margin:50px 0 0 0}.form__bottom .form__text{margin:0 0 0 40px;width:820px}.form--modal .form__input{width:310px}.form__select{font-size:16px;padding:15px 50px 15px 20px;height:65px}.tabs__title li{font-size:14px}.tabs__title--small{margin:0 0 50px 0}.tabs--margin{margin:0 0 90px 0}.gallery_video__info{padding:20px 30px}.gallery_video__info .icon-play{width:45px;height:45px;font-size:16px;line-height:45px}.before_after__info{font-size:16px;margin:30px 0 15px 0}.before_after__info strong{margin:0 0 30px 0}.before_after__info .link_more{font-size:14px}.services{margin:0 0 70px 0}.services__item{margin:0 0 70px 0}.video__info{left:100px;bottom:100px;width:600px}.video__info .video__icon{margin:0 0 40px 0}.video__title{font-size:26px}.video__text{margin:20px 0 0 0}.video--margin{margin:0 0 90px 0}.prices{font-size:inherit}.prices__list{margin:0 0 30px 0}.prices__item{padding:22px 30px}.prices__item span{max-width:120px}.prices__name{width:720px}.prices .btn{width:230px;height:65px;font-size:14px}.prices--margin{margin:0 0 90px 0}.faq__list{margin:0 0 30px 0}.faq__answer{font-size:16px}.faq__ask{margin:0 0 0 30px}.faq .btn{width:230px;height:65px;font-size:14px}.faq--margin{margin:0 0 90px 0}.blog{padding-top:0}.content__info{font-size:inherit}.content__info>p:first-child{font-size:24px}.content__info table tr td:first-child{width:300px}.content__info table tr td:last-child{width:470px}.contacts_page{padding:100px 0 0 0}.contacts_page__phone{width:400px;font-size:38px;margin-right:40px}.contacts_page__email,.contacts_page__address,.contacts_page__work{font-size:24px;padding:0 0 0 85px}.contacts_page__email [class^="icon-"],.contacts_page__address [class^="icon-"],.contacts_page__work [class^="icon-"]{font-size:24px;line-height:60px;height:60px;width:60px}.contacts_page__address{width:400px;margin-right:40px}.map{height:520px;margin:117px 0 0 0}.map [class*="-inner-panes"]:before{-webkit-box-shadow:0 0 120px 170px #fff;box-shadow:0 0 120px 170px #fff}.contacts{padding:60px 0}.contacts__address{width:340px;padding:0 0 0 85px}.contacts__address .icon-pin{width:60px;height:60px;font-size:24px;line-height:60px}.contacts__phone{margin:0 50px 0 auto;font-size:45px}.footer{padding:60px 0 40px 0}.footer__logo{width:220px}.footer__menu{width:550px;font-size:16px}.footer__menu li{width:260px}.footer__menu li:first-child{font-size:18px}.footer__menu--small{width:260px;margin:0 0 0 30px}.footer__bottom{font-size:16px}.footer__copy{width:450px}.payment{font-size:34px}.section--404{padding:200px 0 0 0;min-height:880px}.page_404__title{font-size:260px}.page_404__text{max-width:500px}.modal{width:790px}.modal--thanks{width:580px}}@media (max-width:1199px){html,body{font-size:16px}h1{font-size:54px}h2{font-size:42px}h3,h4{font-size:27px}.container{width:962px}.twentytwenty-after-label:before,.twentytwenty-before-label:before{width:30%;font-size:12px}.preload img{width:80px;height:80px}.header__row{padding:20px 0}.header__logo{margin:0 auto 0 0}.header__nav{margin:0;position:absolute;top:0;left:0;width:100%;background:#FFF;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-box-shadow:0 20px 10px rgb(0 0 0 / .05);box-shadow:0 20px 10px rgb(0 0 0 / .05);-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:-1}.header__nav.open{top:100%;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.3s;transition-delay:.3s}.header__services{margin:0;width:100%;border-top:1px solid #EBF1F4}.header__services_link{display:block;font-size:16px;padding:20px 0;-webkit-transition:none;transition:none;background:none;width:932px;height:auto;border:none;margin:0 auto;border-radius:0}.header__services_link:hover{background:none;color:#445A69}.header__services_link .icon-burger_menu{display:none}.header__services_menu{border-top:1px solid #EBF1F4;position:relative;-webkit-transition:none;transition:none;background:none;-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none;z-index:0}.header__services_row{width:932px}.header__services_list{width:290px}.header__services_list>li>a{padding:22px 30px 22px 50px}.header__services_list>li>.scrollbar{width:354px;padding:31px 40px}.header__services_contact{width:288px;padding:65px 0 65px 40px}.header__menu{width:932px;padding:20px 0;margin:0 auto;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.header__icon{width:36px;height:36px;line-height:34px;font-size:16px}.header__icon.icon-burger_menu{display:block;margin:0 0 0 15px}.social--big a{font-size:20px;line-height:50px;margin:0 22px 0 0;height:50px;width:50px}.btns{top:380px}.main__list_info{width:600px}.main__list_title{font-size:54px}.main__list_text{max-width:310px}.main__controls{margin:0 0 0 -466px}.link_all{font-size:12px}.link_more{font-size:14px;padding:0 0 0 55px}.link_more [class^="icon-"]{width:37px;height:37px;font-size:15px;line-height:37px}.link_more--video{padding:0 0 0 72px}.link_more--video [class^="icon-"]{width:50px;height:50px;line-height:50px}.link_center,.link_left{margin:50px 0 0 0}.main_small{padding:134px 0 66px 0}.main_small__title{max-width:850px}.main_small__promotions{font-size:13px;margin:40px 0 0 0}.main_small__deadline{padding:0 0 0 30px}.main_small__deadline .icon-clock{top:-2px;font-size:20px;height:20px;width:20px}.breadcrumbs{margin:0 0 20px 0}.main_service{padding:134px 0 66px 0}.main_service__filter{max-width:640px}.main_service__text{font-size:18px;margin:27px 0 45px 0}.main_service__select{width:390px}.main_service__info{max-width:680px}.main_specialist__description{min-height:730px;padding:145px 0 70px 0}.main_specialist__info{max-width:440px}.main_specialist__name{font-size:44px}.main_specialist__position{font-size:15px}.main_specialist__position strong{font-size:18px;margin:0 0 20px 0}.main_specialist__position p{margin:0 0 15px 0}.main_specialist__foto{width:460px;margin:0 0 0 -490px}.anchors__list li{font-size:15px;margin:0 30px 0 0}.section{padding:80px 0 0 0}.section__title{margin:0 0 50px 0}.section__title h2{font-size:46px}.section__title p{margin-top:32px}.section__title--big h2{font-size:100px}.section__title--small h2{font-size:27px}.section__text{max-width:none;margin:0 0 50px 0}.section__text h2,.section__text h3{margin:29px 0 29px 0}.section__note{max-width:none;margin:0 0 50px 0;font-size:19px}.section__video{max-width:none}.section__video p{font-size:19px;margin:0 0 50px 0}.col_2,.col_3,.col_4{margin:-14px}.col_2__item,.col_3__item,.col_4__item{width:320px;padding:14px}.col_2--margin,.col_3--margin,.col_4--margin{margin-bottom:66px}.col_4__item{width:240px}.slider__list.col_2 .slick-list,.slider__list.col_3 .slick-list,.slider__list.col_4 .slick-list{margin:0 -14px}.slider--equipment{margin:0 0 68px 0}.slider--margin{margin:0 0 80px 0}.card__date{font-size:11px}.card__title{font-size:24px}.card__text{font-size:11px;margin:0 0 25px 0}.card--small .card__info{padding:25px}.card--small .card__title{font-size:20px}.promotions{padding-top:0}.promotions__item{margin:0 0 60px 0}.cells{font-size:14px}.cells__info .icon-plus{display:none}.cells__title{max-width:160px;font-size:21px}.cells__hover [class^="icon-"]{margin:0 0 21px 0;font-size:45px;width:45px}.cells--small{font-size:12px}.cells--small .cells__info{padding:20px}.cells--small .cells__title{font-size:19px;max-width:81%}.cells--small .cells__text{margin:10px 0 0 0}.cells--small .cells__hover{padding:20px}.cells--small .cells__hover [class^="icon-"]{font-size:42px;width:42px}.cells--margin{margin:0 0 80px 0}.our_equipment__controls{left:40px;bottom:40px}.our_equipment--margin{margin:0 0 80px 0}.picture__info{top:40px;left:40px;max-width:350px}.picture__info--services{max-width:420px}.picture__info--promotions{max-width:560px}.picture__top{font-size:10px}.picture__deadline{font-size:12px}.picture__deadline .icon-clock{font-size:17px;height:17px;width:17px}.picture__finish{margin:-2px 0 0 30px;padding:2px 2px 0 2px}.picture__title{font-size:32px}.picture__text{font-size:14px;margin:27px 0 44px 0}.picture__text--promotions{margin:25px 0 30px 0}.picture--margin{margin:0 0 80px 0}.medicaments__name{font-size:13px}.medicaments__item{margin:0 0 60px 0}.medicaments__img{width:210px}.medicaments__info{width:690px}.medicaments__title{font-size:37px}.doctor__info{padding:29px}.doctor__name{font-size:26px}.doctor__position{font-size:16px;line-height:1.3}.doctor__btn{font-size:14px}.doctor:hover .doctor__btn{height:50px;margin:20px 0 0 0}.advantages__item{width:201px;font-size:17px;margin:20px 16px}.advantages__number{font-size:50px}.advantages--margin{margin:-20px 0 60px 0}.questions{padding:104px 0;margin-top:80px}.questions--white{margin:0}.form__textarea{width:607px}.form__bottom .form__text{width:610px}.form--modal{margin:30px 0 0 0}.form--modal .form__input{width:100%;margin:0 0 25px 0}.form--modal .form__btn{width:100%}.form--modal .form__text{margin:30px 0 0 0;text-align:left;width:100%}.form__select{margin:0 0 30px 0;padding:15px 40px 15px 20px;background-position:center right 15px}.form--callback .form__btn{margin:10px 0 0 0}.tabs__title li{font-size:12px;margin:0 25px 25px 0}.tabs__title--small{margin:0 0 40px 0}.tabs__title--small li{margin:0 25px 0 0}.tabs--margin{margin:0 0 80px 0}.gallery_video__info{padding:20px}.gallery_video__info .icon-play{width:40px;height:40px;font-size:14px;line-height:40px}.gallery_video__title{max-width:220px;margin:20px 0 0 0;font-size:24px}.before_after__info{font-size:14px;margin:20px 0 15px 0}.before_after__info strong{margin:0 0 25px 0}.services{margin:0 0 60px 0}.services__item{margin:0 0 60px 0}.video__icon{width:75px;height:75px;padding:0 0 0 6px;line-height:75px;font-size:28px}.video__info{left:75px;bottom:75px;width:550px}.video--margin{margin:0 0 80px 0}.prices__name{width:480px}.prices--margin{margin:0 0 80px 0}.faq__answer{font-size:14px}.faq--margin{margin:0 0 80px 0}.blog{padding-top:0}.content__info{margin:0 0 40px 0}.content__info h2{margin:40px 0 30px 0}.content__info h3,.content__info h4{margin:40px 0 25px 0}.content__info>p:first-child{font-size:21px;margin:0 0 50px 0}div.wp-block-image .alignleft{width:364px;margin:3px 30px 20px 0}figure.wp-block-image{margin:50px 0}figure.wp-block-image figcaption{font-size:14px}.content__info ul,.content__info ol{margin:30px 0}.content__info ul li,.content__info ol li,.section__text ul li,.section__text ol li{padding:0 0 0 55px}.content__info ul li:before,.content__info ol li:before,.section__text ul li:before,.section__text ol li:before{top:8px;left:24px;width:5px;height:5px}.content__info ol li:before,.section__text ol li:before{top:0;width:auto;height:auto}.content__info table{margin:20px 0}.content__info table tr td{padding:20px 15px}.content__info table tr td:first-child{width:250px}.content__info table tr td:last-child{width:390px}.contacts_page{padding:80px 0 0 0}.contacts_page__phone,.contacts_page__email,.contacts_page__social{margin-bottom:55px}.contacts_page__phone{width:auto;font-size:31px;margin-right:auto}.contacts_page__email,.contacts_page__address,.contacts_page__work{font-size:21px;padding:0 0 0 70px}.contacts_page__email [class^="icon-"],.contacts_page__address [class^="icon-"],.contacts_page__work [class^="icon-"]{width:50px;height:50px;font-size:20px;line-height:50px}.contacts_page__address{width:370px;margin-right:auto}.map{height:400px;margin:97px 0 0 0}.map [class*="-inner-panes"]:before{-webkit-box-shadow:0 0 80px 110px #fff;box-shadow:0 0 80px 110px #fff}.contacts{padding:50px 0}.contacts__address{width:300px;padding:0 0 0 70px}.contacts__address .icon-pin{width:50px;height:50px;font-size:20px;line-height:50px}.contacts__phone{margin:0 40px 0 auto;font-size:32px}.footer{padding:50px 0 40px 0}.footer__menu{width:280px}.footer__menu li{width:100%}.footer__menu--small{margin:0 0 0 50px}.section--404{padding:180px 0 0 0;min-height:740px}.page_404__title{font-size:220px}.page_404__text{max-width:430px;margin:20px auto 70px auto}.modal{width:600px;text-align:center}.modal__text{margin:15px 0 0 0}.modal--thanks{width:500px}}@media (max-width:991px){html,body{font-size:16px}h1{font-size:44px}h2{font-size:36px}h3,h4{font-size:24px}.container{width:738px}.twentytwenty-handle{width:34px;height:34px;border-width:2px;margin-top:-19px;margin-left:-19px}.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before{width:2px;margin-left:-1px}.twentytwenty-after-label:before,.twentytwenty-before-label:before{width:27%;font-size:8px}.header__services_link,.header__services_row,.header__menu{width:708px}.header__services_list{width:50%}.header__services_list>li>a{padding:18px 30px 18px 50px}.header__services_list>li>.scrollbar{width:100%;padding:27px 40px}.header__services_contact{width:100%;padding:40px 0 40px 0;-webkit-box-shadow:0 -1px 0 0 #EBF1F4;box-shadow:0 -1px 0 0 #EBF1F4}.social--big a{font-size:16px;line-height:40px;margin:0 18px 0 0;height:40px;width:40px}.btns{top:350px}.btns__desktop{width:206px;height:45px}.main__list_info{width:500px;padding:110px 0 120px 0}.main__list_title{font-size:44px;margin:0 0 30px 0}.main__list_text{max-width:270px;margin:0 0 50px 0}.main__controls{margin:0 0 0 -354px}.link_all{font-size:14px;padding:0}.link_more{font-size:12px;padding:0 0 0 50px}.link_more [class^="icon-"]{top:-2px;width:35px;height:35px;font-size:13px;line-height:35px}.link_more--video{padding:0 0 0 65px}.link_more--video [class^="icon-"]{width:45px;height:45px;line-height:45px}.link_center,.link_left{margin:40px 0 0 0}.controls__prev{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.controls__next{margin:0 0 0 20px}.main_small{padding:114px 0 50px 0}.main_small__title{max-width:650px}.main_small__promotions{font-size:12px}.main_small__date{margin:0 20px 0 0}.breadcrumbs{margin:0 0 14px 0}.main_service{padding:114px 0 50px 0}.main_service__filter,.main_service__select{font-size:14px}.main_service__title{max-width:440px}.main_service__text{font-size:16px;max-width:440px;margin:20px 0 30px 0}.main_service__price{margin:0 0 30px 0}.main_service__price a{font-size:14px}.main_service__btns{margin:0 0 40px 0}.description{width:744px;font-size:14px}.description__item [class^="icon-"]{font-size:24px;width:27px;height:24px;margin:0 20px 0 0}.description__item p{width:186px}.main_specialist__description{min-height:610px;padding:130px 0 60px 0}.main_specialist__info{max-width:330px}.main_specialist__info .breadcrumbs{font-size:16px}.main_specialist__name{font-size:36px;margin:0 0 20px 0}.main_specialist__position{font-size:12px}.main_specialist__position strong{font-size:14px;margin:0 0 10px 0}.main_specialist__position p{margin:0 0 10px 0}.main_specialist__foto{width:380px;margin:0 0 0 -410px}.anchors__list li{font-size:14px;margin:0 25px 0 0;padding:16px 0 15px 0}.section{padding:70px 0 0 0}.section__title{margin:0 0 40px 0}.section__title h2{font-size:36px}.section__title p{margin-top:25px}.section__title--big h2{font-size:80px}.section__title--small h2{font-size:24px}.section__text{margin:0 0 40px 0}.section__text h2,.section__text h3{margin:24px 0 24px 0}.section__note{margin:0 0 40px 0;font-size:16px}.section__video p{font-size:16px;margin:0 0 40px 0}.col_2,.col_3,.col_4{margin:-12px}.col_2__item,.col_3__item,.col_4__item{width:244px;padding:12px}.col_2--margin,.col_3--margin,.col_4--margin{margin-bottom:58px}.col_4__item{width:183px}.slider__list.col_2 .slick-list,.slider__list.col_3 .slick-list,.slider__list.col_4 .slick-list{margin:0 -12px}.slider__controls{margin:40px 0 0 0}.slider__dots,.slider__link{margin:0 0 0 25px}.slider--equipment{margin:0 0 60px 0}.slider--margin{margin:0 0 70px 0}.card__info{padding:25px 20px}.card__date{font-size:8px;margin:0 0 10px 0}.card__title{font-size:18px}.card__hover .link_more{padding:0 0 0 40px}.card__hover .link_more [class^="icon-"]{width:28px;height:28px;line-height:28px;font-size:12px}.card__text{font-size:8px;margin:0 0 20px 0}.card--small .card__info{padding:18px}.card--small .card__title{font-size:18px!important}.promotions{padding-top:0}.promotions__item{margin:0 0 40px 0}.cells{font-size:12px}.cells__info{padding:20px}.cells__title{max-width:140px;font-size:18px}.cells__text{max-width:none}.cells__hover{padding:20px}.cells__hover [class^="icon-"]{margin:0 0 15px 0;font-size:34px;width:34px}.cells--small .cells__title{font-size:14px;max-width:84%}.cells--small .cells__text{display:none}.cells--small .cells__hover [class^="icon-"]{font-size:32px;width:32px}.cells--margin{margin:0 0 70px 0}.our_equipment--margin{margin:0 0 70px 0}.picture__info{max-width:300px}.picture__info--services{max-width:340px}.picture__info--promotions{max-width:460px}.picture__top{font-size:8px}.picture__deadline{margin:0 0 0 40px;font-size:14px}.picture__deadline .icon-clock{font-size:15px;height:15px;width:15px}.picture__title{font-size:30px}.picture__text{font-size:14px;margin:20px 0 30px 0}.picture__btns .btn{width:230px;font-size:14px}.picture--margin{margin:0 0 70px 0}.medicaments__name{font-size:12px;margin:15px 0 0 0}.medicaments__item{margin:0 0 40px 0}.medicaments__img{width:150px}.medicaments__info{width:530px}.medicaments__title{font-size:30px;margin:0 0 20px 0}.doctor__info{padding:22px}.doctor__name{font-size:20px;margin:0 0 10px 0}.doctor__position{font-size:14px;line-height:1.2}.doctor__btn{font-size:12px}.doctor:hover .doctor__btn{height:40px;margin:15px 0 0 0}.advantages__item{width:161px;font-size:14px;margin:20px 8px}.advantages__number{font-size:36px;margin:0 0 15px 0}.advantages--margin{margin:-20px 0 50px 0}.questions{padding:60px 0;margin-top:70px}.questions--white{margin:0}.form__input{width:275px;margin-bottom:30px}.form__btn{width:275px}.form__text{font-size:12px;max-width:520px;padding:0 0 0 35px}.form__text .icon-lock{top:-3px}.form--grey .form__input{width:275px;margin:0 0 25px 0}.form__textarea{width:413px;height:150px}.form__bottom{margin:30px 0 0 0}.form__bottom .form__text{margin:45px 0 0 0;width:100%}.tabs .scrollbar-inner>.scroll-element.scroll-x{bottom:25px}.tabs__title{margin:0}.tabs__title li{font-size:14px;margin:0 20px 25px 0}.tabs__title--small{margin:0 0 25px 0}.tabs__title--small li{font-size:12px;margin:0 20px 0 0;padding:10px 0}.tabs--margin{margin:0 0 70px 0}.gallery_video__info .icon-play{width:35px;height:35px;font-size:12px;line-height:35px;padding:0 0 0 2px}.gallery_video__title{max-width:166px;margin:10px 0 0 0;font-size:18px}.before_after__info{font-size:14px}.before_after__info strong{margin:0 0 20px 0}.before_after__info .link_more{font-size:14px;padding:0 0 0 40px}.before_after__info .link_more [class^="icon-"]{width:30px;height:30px;font-size:12px;line-height:30px}.services{margin:0 0 40px 0}.services__item{margin:0 0 40px 0}.video__icon{width:55px;height:55px;padding:0 0 0 4px;line-height:55px;font-size:21px}.video__info{left:50px;bottom:50px;width:500px}.video--margin{margin:0 0 70px 0}.prices__item{padding:17px 20px}.prices__item span{margin:0 0 0 15px}.prices__name{max-width:380px}.prices--margin{margin:0 0 70px 0}.faq__question{padding:15px 66px 15px 30px}.faq__question .icon-arrow-down{font-size:14px;height:12px;width:18px}.faq__answer{font-size:14px}.faq--margin{margin:0 0 70px 0}.blog{padding-top:0}.content{padding-top:50px}.content__info{margin:0 0 30px 0}.content__info h2{margin:35px 0 20px 0}.content__info h3,.content__info h4{margin:30px 0 20px 0}.content__info p{margin:0 0 10px 0}.content__info>p:first-child{font-size:18px;margin:0 0 40px 0}div.wp-block-image .alignleft{width:275px;margin:3px 20px 20px 0}figure.wp-block-image{margin:40px 0}figure.wp-block-image img{margin:0 0 15px 0}figure.wp-block-image figcaption{font-size:12px}.content__info ul,.content__info ol{margin:20px 0}.content__info ul li,.content__info ol li,.section__text ul li,.section__text ol li{padding:0 0 0 40px}.content__info ul li:before,.content__info ol li:before,.section__text ul li:before,.section__text ol li:before{top:8px;left:18px;width:6px;height:6px}.content__info ol li:before,.section__text ol li:before{top:0;width:auto;height:auto}.content__info table tr td{padding:15px}.content__info table tr td:first-child{width:210px}.content__info table tr td:last-child{width:275px}.content .btn{width:100%;max-width:275px;font-size:14px;height:65px}.contacts_page{padding:60px 0 0 0}.contacts_page__phone,.contacts_page__email,.contacts_page__social{margin-bottom:45px}.contacts_page__phone{font-size:24px}.contacts_page__email,.contacts_page__address,.contacts_page__work{font-size:18px;padding:0 0 0 50px}.contacts_page__email [class^="icon-"],.contacts_page__address [class^="icon-"],.contacts_page__work [class^="icon-"]{font-size:16px;line-height:40px;height:40px;width:40px}.contacts_page__address{width:280px}.map{height:280px;margin:77px 0 0 0}.map [class*="-inner-panes"]:before{-webkit-box-shadow:0 0 40px 50px #fff;box-shadow:0 0 40px 50px #fff}.contacts{padding:40px 0}.contacts__address{width:180px;font-size:13px;padding:0}.contacts__address .icon-pin{display:none}.contacts__phone{margin:0 30px 0 auto;font-size:28px}.footer{padding:40px 0 30px 0}.footer__logo{width:100%;margin:0 0 40px 0}.footer__payment{margin:0 0 0 auto;width:230px}.footer__menu{width:464px;font-size:14px}.footer__menu li{width:220px;margin:18px 0 0 0}.footer__menu li:first-child{font-size:16px;margin:0 0 5px 0}.footer__menu--small{margin:0 0 0 auto;width:220px}.footer__bottom{margin:40px 0 0 0;font-size:14px}.footer__copy{width:350px}.section--404{padding:140px 0 0 0;min-height:600px}.page_404__title{font-size:180px}.page_404__text{max-width:370px;margin:20px auto 50px auto}.page_404 .btn{width:230px;height:55px;font-size:14px}.modal{width:480px;padding:50px 40px}.modal__close{font-size:20px;top:15px;right:15px;width:20px;height:20px}}@media (max-width:767px){.main__img_item img{left:-100%;right:-100%;height:100%}h1{font-size:37px}h2{font-size:30px}h3,h4{font-size:22px}.container{width:546px}.twentytwenty-after-label:before,.twentytwenty-before-label:before{width:30%;font-size:12px}.preload img{width:50px;height:50px}.header__services{border-top:none;margin:0 0 30px 0}.header__services_link,.header__services_row{width:516px}.header__services_menu{border-top:none}.header__services_list{width:100%;-webkit-box-shadow:none;box-shadow:none;padding:0}.header__services_list>li{margin:0 0 25px 0;padding:0 0 0 30px;position:relative}.header__services_list>li:last-child{margin:0}.header__services_list>li .icon-arrow-down{position:absolute;top:4px;left:0;font-size:5px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header__services_list>li.active .icon-arrow-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__services_list>li>a{padding:0;display:inline-block}.header__services_list>li>a [class^="icon-"]{display:none}.header__services_list>li>.scrollbar{padding:0;width:auto;height:auto;font-size:0;-webkit-transition:opacity .3s,visibility .3s,font-size .3s .3s,padding .3s .3s;transition:opacity .3s,visibility .3s,font-size .3s .3s,padding .3s .3s;position:relative;left:0}.header__services_list>li>.scrollbar ul{list-style:none}.header__services_list>li>.scrollbar ul li{margin:0;-webkit-transition:margin .3s .3s;transition:margin .3s .3s}.header__services_list>li>.scrollbar ul li a{text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.header__services_list>li>.scrollbar ul li a:hover{color:#EA6079;text-decoration:underline}.header__services_list>li.active>.scrollbar{font-size:16px;padding:10px 0 0 0;-webkit-transition:opacity .3s .3s,visibility .3s .3s,font-size .3s,padding .3s;transition:opacity .3s .3s,visibility .3s .3s,font-size .3s,padding .3s}.header__services_list>li.active>.scrollbar li{margin:15px 0 15px 0;-webkit-transition:margin .3s;transition:margin .3s;border-bottom:1px solid #d4d4d4;padding-bottom:10px}.header__services_contact{width:516px;margin:0 auto;padding:30px 0}.header__menu{width:516px;display:block;font-size:18px;padding:0 0 30px 0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.header__menu>li{margin:0 0 18px 0}.header__menu>li:first-child a{position:relative}.header__menu>li:first-child .icon-star{position:absolute;top:3px;left:-22px;margin:0}.header__menu>li .icon-arrow-down{position:absolute;top:6px;left:-19px;font-size:5px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.header__menu>li.active .icon-arrow-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__menu>li ul{margin:0;width:auto;position:relative;-webkit-transition:opacity .3s,visibility .3s,font-size .3s .3s,margin .3s .3s;transition:opacity .3s,visibility .3s,font-size .3s .3s,margin .3s .3s;font-size:0;padding:0;top:0;left:0}.header__menu>li ul:before{display:none}.header__menu>li ul li{margin:0;padding:0;background:none;-webkit-transition:margin .3s .3s;transition:margin .3s .3s}.header__menu>li ul li:first-child{padding-top:0}.header__menu>li ul li:first-child:before{display:none}.header__menu>li ul li:last-child{margin-bottom:0;padding-bottom:0}.header__menu>li.active ul{font-size:16px;margin:18px 0 0 0;-webkit-transition:opacity .3s .3s,visibility .3s .3s,font-size .3s,margin .3s;transition:opacity .3s .3s,visibility .3s .3s,font-size .3s,margin .3s}.header__menu>li.active ul li{margin:15px 0 15px 0;-webkit-transition:margin .3s;transition:margin .3s;border-bottom:1px solid #d4d4d4;padding-bottom:10px;-webkit-transition:margin .3s;transition:margin .3s}.social--big a{font-size:24px;line-height:60px;margin:0 26px 0 0;height:60px;width:60px}.btns{top:320px}.main__list_info{width:400px}.main__list_title{font-size:37px}.main__controls{margin:0 0 0 -258px}.link_left{text-align:center}.main_small{text-align:left;padding:110px 0 40px 0}.main_small__title{max-width:none}.main_small__promotions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.breadcrumbs{font-size:16px;margin:0 0 8px 0;-webkit-box-pack:start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left}.main_service{padding:110px 0 40px 0}.main_service__filter,.main_service__info{margin-top:4rem;max-width:none;text-align:center}.main_service__title{max-width:470px;margin:0 auto}.main_service__text{max-width:470px;margin:20px auto 30px auto}.main_service__select{width:100%;margin:0 0 10px 0}.main_service__btn{width:100%}.main_service__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main_service__btns:before{content:"";width:100%;height:1px}.main_service__btns .btn{width:100%;max-width:275px;margin:0 0 22px 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.description{width:100%;max-width:460px;margin-left:auto;margin-right:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.description__item{width:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.description__item [class^="icon-"]{width:23px;height:20px;font-size:20px;margin:0 0 10px 0}.description__item p{width:100%}.main_specialist__description{min-height:auto;padding:120px 0 0 0;margin:0 0 30px 0}.main_specialist__info{max-width:none;text-align:center;margin:0 0 30px 0}.main_specialist__name{font-size:33px;margin:0}.main_specialist__position{font-size:14px}.main_specialist__position strong{font-size:16px}.main_specialist__position .btn{margin:30px auto 0 auto;max-width:275px;font-size:14px;width:100%}.main_specialist__foto{margin:0;width:auto;position:relative;left:0}.section{padding:60px 0 0 0}.section__title h2{font-size:33px}.section__title p{margin-top:20px}.section__title--big h2{font-size:64px}.section__title--small h2{font-size:24px}.section__title--left{text-align:center}.section__title--left p{margin-left:auto}.section__text h2,.section__text h3{text-align:left}.section__text--tabs h2,.section__text--tabs h3{text-align:left}.col_3__item,.col_4__item{width:50%}.col_2__item{width:100%}.col_2--margin,.col_3--margin,.col_4--margin{margin-bottom:48px}.col_3--hide_last .col_3__item:last-child{display:none}.slider__controls{margin:30px 0 0 0}.slider__dots,.slider__link{margin:0 0 0 15px}.slick-arrow.slick-hidden+.slider__link{margin:0 auto}.slider--equipment{margin:0 0 50px 0}.slider--margin{margin:0 0 60px 0}.card__date{font-size:10px}.card__title{font-size:20px}.card__text{font-size:12px}.card--small .card__info{padding:25px 20px}.card--small .card__title{font-size:20px}.promotions{padding-top:10px}.promotions__item{margin:0 0 60px 0}.cells__img,.cells__info{display:none}.cells__title{font-size:16px}.cells__hover{padding:25px;position:relative;-webkit-transition:none;transition:none}.cells__hover [class^="icon-"]{font-size:30px;width:30px}.cells__item:hover .cells__hover{opacity:1;visibility:visible;-webkit-transform:none;transform:none}.cells--small .cells__item{width:50%}.cells--small .cells__title{font-size:16px;max-width:63%}.cells--small .cells__hover{padding:25px}.cells--small .cells__hover [class^="icon-"]{font-size:30px;width:30px}.cells--margin{margin:0 0 60px 0}.our_equipment__controls{position:relative;left:0;bottom:0;margin:10px 0 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.our_equipment--margin{margin:0 0 60px 0}.picture__img--promotions:before{opacity:.4}.picture__info{padding:30px 0 0 0;position:relative;top:0;left:0;max-width:none;text-align:center}.picture.slick-slide .picture__info{padding-bottom:30px}.picture__top{-webkit-box-pack:center;-ms-flex-pack:center}.picture__deadline{margin:0 0 0 20px;padding:0 0 0 25px}.picture__title{font-size:29px}.picture__text{font-size:14px}.picture__text--promotions{margin:20px 0 40px 0}.picture__btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.picture__btns:before{content:"";display:block;width:100%;height:1px}.picture__btns .link_more{margin:0 0 30px 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.picture__btns .btn{width:100%;max-width:275px}.picture--margin{margin:0 0 60px 0}.medicaments__info{width:100%;margin:20px 0 0 0}.doctor__info{padding:26px}.advantages__item{width:162px;margin:20px 48px}.advantages--margin{margin:-20px 0 40px 0}.our_blog .col_3__item:last-child{display:none}.questions{padding:60px 0;margin-top:60px}.questions--white{margin:0}.wpcf7-form-control-wrap{width:100%}.form__input,.form__btn{width:100%;margin-right:0}.form__text,.form__bottom .form__text{margin:35px 0 0 0}.form__left{width:100%;margin:0 0 25px 0}.form--grey .form__input{width:100%}.form__textarea{width:100%;height:130px}.tabs__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:top}.tabs__title li{font-size:12px}.tabs--margin{margin:0 0 60px 0}.before_after__info{font-size:14px;text-align:center}.services{margin:0 0 60px 0}.services__item{margin:0 0 60px 0}.video__icon{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:2}.video__info{position:relative;left:0;bottom:0;width:100%;text-align:center;margin:30px 0 0 0}.video__info .video__icon{display:none}.video__title{font-size:22px}.video--margin{margin:0 0 60px 0}.prices__title{margin:0 0 15px 0;text-align:center}.prices__list{font-size:16px}.prices__name{width:52%}.prices__item span{max-width:90px}.prices .btn{margin:0 auto;max-width:275px;width:100%}.prices--margin{margin:0 0 60px 0}.faq__item{position:relative}.faq__question{padding:15px 30px 35px 30px;position:static}.faq__question .icon-arrow-down{top:auto;left:0;right:0;bottom:10px}.faq__answer{padding:0 30px 48px 30px}.faq .btn{margin:0 auto;max-width:275px;width:100%}.faq__ask{width:100%;font-size:inherit;margin:20px 0 0 0}.faq--margin{margin:0 0 60px 0}.blog{padding-top:10px}.content{padding-top:40px}.content__info>p:first-child{font-size:16px}div.wp-block-image .alignleft{width:auto;margin:30px 0;float:none}figure.wp-block-image figcaption{font-size:10px}.content__info ul,.content__info ol{text-align:left}.content__info ul li,.content__info ol li,.section__text ul li,.section__text ol li{padding:0 0 0 25px}.content__info ul li:before,.content__info ol li:before,.section__text ul li:before,.section__text ol li:before{left:0}.content__info table{font-size:12px;text-align:left}.content__info table tr td,.content__info table tr td:first-child,.content__info table tr td:last-child{width:33%;padding:5px}.content .btn{margin:0 auto}.contacts_page{padding:50px 0 0 0;text-align:center}.contacts_page__phone{width:100%;margin:0 0 20px 0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.contacts_page__email,.contacts_page__address,.contacts_page__work{width:100%;padding:0}.contacts_page__email [class^="icon-"],.contacts_page__address [class^="icon-"],.contacts_page__work [class^="icon-"]{display:none}.contacts_page__email{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:20px 0 40px 0}.contacts_page__address{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0 0 20px 0}.contacts_page__work span{display:block}.contacts_page__social{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto}.map{margin:67px 0 0 0}.contacts__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contacts__address{width:100%;font-size:16px;margin:15px 0 38px 0;text-align:center}.contacts__phone{margin:0;font-size:30px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.footer{text-align:center}.footer__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__payment{margin:0 auto}.footer__menu{width:100%}.footer__menu li{width:100%;margin:10px 0 0 0}.footer__menu li:first-child{font-size:18px}.footer__menu--small{margin:30px 0}.footer__bottom{margin:30px 0 0 0}.footer__copy{width:100%}.footer__design{width:100%;margin:10px 0 0 0}.section--404{padding:120px 0 0 0;min-height:500px}.page_404__title{font-size:150px}.page_404__text{max-width:300px}.modal{width:400px;padding:50px 20px 30px 20px}}@media (max-width:575px){h1{font-size:30px}h2{font-size:24px}h3,h4{font-size:20px}.container{width:100%}.header.full{height:auto;bottom:55px}.header__services_link,.header__services_row,.header__services_contact,.header__menu{width:100%;padding-left:50px;padding-right:50px}.header__services_social{margin:30px 0 0 0}.header__services_btn,.header__phone{display:none}.header__icon.icon-call{margin:0 15px 0 0}.btns{top:auto;bottom:0;width:100%;-webkit-transform:none;transform:none;z-index:15}.btns__desktop{display:none}.btns__mobile{width:50%;height:55px;display:-webkit-box;display:-ms-flexbox;display:flex}.main__list_info{width:100%;max-width:460px;text-align:center;padding-bottom:150px;margin:0 auto}.main__list_title{font-size:30px;margin:0 0 15px 0}.main__list_text{margin:0 auto 50px auto}.main__controls{left:0;bottom:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0}.controls__prev{margin:0 30px 0 0}.controls__next{margin:0 0 0 30px}.main_small{padding:84px 0 30px 0}.main_small__title{max-width:none}.main_small__promotions{margin:30px 0 0 0;text-align:center}.main_small__date{width:100%;margin:0 0 10px 0}.breadcrumbs{font-size:15px;margin:0 0 20px 0;color:#9d9d9e}.main_service__title,.main_service__text{max-width:none}.section{padding:50px 0 0 0}.section__title{margin:0 0 30px 0}.section__title h2{font-size:30px}.section__title p{margin-top:15px}.section__title--big h2{font-size:54px}.section__title--small h2{font-size:24px}.section__text,.section__video,.section__note{margin:0 0 30px 0}.section__video p{font-size:14px;margin:0 0 30px 0}.col_2--margin,.col_3--margin,.col_4--margin{margin-bottom:38px}.slider__controls{margin:20px 0 0 0}.slider__prev{margin:0 auto 0 0}.slider__next{margin:0 0 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.slider__dots{margin:0 20px}.slider__link{margin:0;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.slider--equipment{margin:0 0 40px 0}.slider--margin{margin:0 0 50px 0}.promotions{padding-top:10px}.promotions__item{margin:0 0 60px 0}.cells__item{width:50%}.cells__title,.cells--small .cells__title{font-size:18px;max-width:145px}.cells__hover [class^="icon-"],.cells--small .cells__hover [class^="icon-"]{font-size:34px;width:34px}.cells--margin{margin:0 0 50px 0}.our_equipment--margin,.picture--margin{margin:0 0 50px 0}.medicaments__title{font-size:27px}.doctor__info{padding:20px}.advantages__item{margin:20px 6%}.advantages--margin{margin:-20px 0 30px 0}.questions{padding:50px 0;margin-top:50px}.questions--white{margin:0}.form__input{margin-bottom:25px}.form__btn{margin-top:10px}.form__bottom{margin:20px 0 0 0}.form__select{margin:0 0 20px 0}.tabs--margin{margin:0 0 50px 0}.video__title{font-size:20px}.video--margin{margin:0 0 50px 0}.prices--margin,.faq--margin{margin:0 0 50px 0}.prices__item span{max-width:75px}.blog{padding-top:10px}.footer{padding-bottom:85px}.section--404{padding:120px 0 0 0}}@media (max-width:479px){h1{font-size:26px}h2{font-size:22px}.twentytwenty-after-label:before,.twentytwenty-before-label:before{width:27%;font-size:8px}.header__logo{width:200px;max-height:42px}.header__services_link,.header__services_row,.header__services_contact,.header__menu{padding-left:30px;padding-right:30px}.header__icon{width:36px;height:36px;line-height:34px;font-size:16px}.header__icon.icon-call{margin:0 10px 0 0}.header__icon.icon-burger_menu{margin:0 0 0 10px}.social--big{font-size:20px}.social--big a{line-height:50px;margin:0 22px 0 0;height:50px;width:50px}.main_small__promotions{font-size:10px}.main_service{background-position:65% 50%}.main_service__select{padding:15px 40px 15px 15px;background-position:center right 15px}.description{max-width:350px;font-size:10px}.description__item{width:135px}.main_specialist__description{padding:100px 0 0 0}.main_specialist__info .breadcrumbs{font-size:14px}.main_specialist__position{font-size:12px}.main_specialist__position strong{font-size:14px}.main_specialist__name{font-size:30px}.section__title h2{font-size:26px}.section__title--big h2{font-size:38px}.section__title--small h2{font-size:24px}.col_2,.col_3,.col_4{margin:-6px}.col_2__item,.col_3__item,.col_4__item{padding:6px}.col_2--margin,.col_3--margin,.col_4--margin{margin-bottom:44px}.slider__list.col_2 .slick-list,.slider__list.col_3 .slick-list,.slider__list.col_4 .slick-list{margin:0 -6px}.card__info,.card--small .card__info{padding:20px 15px}.card__date{font-size:8px}.card__title,.card--small .card__title{font-size:16px}.card__hover{margin:8px 0 0 0}.card__hover .link_more{font-size:8px;padding:0 0 0 30px}.card__hover .link_more [class^="icon-"]{width:22px;height:22px;line-height:22px;font-size:8px}.card__text{font-size:8px;margin:0 0 12px 0}.cells{margin:0 -15px}.cells__item,.cells--small .cells__item{padding:0 15px;border-left:none;border-right:none;width:100%}.cells__title,.cells--small .cells__title{max-width:none}.cells__hover,.cells--small .cells__hover{padding:24px 20px 24px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cells__hover:after,.cells--small .cells__hover:after{display:none;content:"";position:absolute;top:0;right:0;bottom:0;width:20px;height:20px;margin:auto;background:url(/wp-content/themes/skinlux/assets/img/main/next.svg) center no-repeat;background-size:20px;opacity:.3}.cells__hover [class^="icon-"],.cells--small .cells__hover [class^="icon-"]{margin:0 12px 0 0;font-size:30px;width:30px}.cells--margin{margin-bottom:50px}.picture__date{width:100%}.picture__deadline,.picture__finish{margin:20px 0 20px 0}.picture__title{font-size:24px}.picture__text{font-size:14px}.medicaments__name{font-size:14px;margin:10px 0 0 0}.medicaments__item{margin:0 0 30px 0}.medicaments__title{font-size:24px}.doctor__info{padding:8%}.doctor__name{font-size:18px;margin:0 0 5px 0}.doctor__position{font-size:14px}.doctor__btn{display:none}.advantages__item{width:38%;margin:20px 4%}.tabs__title li{font-size:12px}.tabs__title--small li{font-size:12px}.gallery_video__info{padding:7%}.gallery_video__info .icon-play{width:25px;height:25px;font-size:8px;line-height:25px}.gallery_video__title{max-width:130px;margin:5px 0 0 0;font-size:14px}.before_after__info{font-size:14px}.prices{text-align:center}.prices__item{display:flex!important;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prices__item span{margin:0 8px;max-width:none;text-align:center}.prices__name{width:64%;margin:0 0 15px 0}.faq__question{font-size:14px;padding:15px 15px 35px 15px}.faq__answer{font-size:13px;padding:0 15px 48px 15px}.content__info{font-size:18px}.content__info>p:first-child{font-size:20px}figure.wp-block-image{margin:30px 0}.content__info ul li,.content__info ol li,.section__text ul li,.section__text ol li{padding:0 0 0 15px}.content__info table{font-size:10px}.contacts__phone{font-size:28px}.footer__menu,.footer__bottom{font-size:12px}.section--404{padding:110px 0 0 0;min-height:480px}.page_404__title{font-size:120px}.modal{width:92%}}.button_1O{margin-bottom:75px!important}blockquote{margin-top:1.6rem;margin-bottom:2.2rem;margin-left:1.6rem;padding-left:1.6rem;border-left:.2rem solid #ea6079}@media (max-width:768px){blockquote{margin-left:0rem;padding-left:1rem}}.our_equipment__list .slick-list{max-height:532px}@media(min-width:1578px){.header__logo img{width:253px!important;height:50px!important}}#trial_promotion{top:0;left:0;right:0;height:36px;background:#ffefb2;text-align:center;font-size:15px;font-weight:600;z-index:9999;display:flex;align-items:center;align-content:center;justify-content:center;position:fixed}.show-mobile{display:none}@media (max-width:768px){.show-mobile{display:inline-flex}.show-mobile.block{display:block}}.show-desktop{display:inline-flex}.show-desktop.block{display:block}@media (max-width:768px){.show-desktop,.show-desktop.block{display:none}}.__jivoMobileButton{padding-bottom:45px}.button_5fdd{background:#d2405a!important}@media (max-width:1579px){.author__text{font-size:initial;font-size:16px;line-height:1.7}}@media (max-width:768px){.author__info{margin:0 0 0 auto;padding-top:26px}.author__text{font-size:initial;font-size:14px;line-height:1.7}}@media (max-width:590px){.author__info{margin:0 0 0 auto;padding-top:26px}.author__text{font-size:initial;font-size:14px;line-height:1.7}}.sub-menu-phone ul{width:235px;list-style:none;position:absolute;padding:20px 0 0 0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;visibility:hidden;opacity:0;top:100%;left:-20px;z-index:2}.sub-menu-phone li a{font-size:initial;font-size:17px;line-height:1.7;color:#455a68}.lwpcngNotice-dark .lwpcngNotice_accept{border-color:#fff;color:#fff}.title_width{max-width:80%}@media (max-width:479px){.video_title_mobile{margin:15px 0 0 0;font-size:18px}}.centerr{-webkit-box-pack:center;-ms-flex-pack:end;justify-content:center}.col2_otstup{padding-bottom:50px}@media (max-width:479px){.filter_button{width:100%}}.description__info{margin-bottom:90px}.slider__video{margin-bottom:140px!important}.description__table{width:100%}.hidden{display:none!important}.right_content ul{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin-top:60px}.right_content ul li{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;background-color:rgb(235 241 244 / .5);padding:12px;margin-right:10px;margin-bottom:10px}.right_content a{text-decoration:none}.before_after__img__label{position:initial!important;left:0;bottom:0;width:100%!important;background:#f4f4f4!important}@media (min-width:1575px) and (max-width:1790px){.header__contact__link{display:none}}.section__minzdrav .minzdrav__info__text{display:block;margin:0 auto 18px;font-family:PrataRegular;font-size:.98rem;max-width:90%;line-height:1.4}.section__minzdrav_info{padding-bottom:60px;margin-left:-15px;@include max1579{padding-bottom:60px;margin-left:-15px}}.section__minzdrav_info .minzdrav__link{padding:48px 20px;text-align:center;display:block;text-decoration:none;background:#F1F6F9 radial-gradient(88.54% 232.03% at 39.34% 78.23%,rgb(235 241 244 / .264) 0%,rgb(249 246 243 / .24) 29.42%,rgb(255 243 246 / .64) 59.4%,rgb(255 243 246 / .128) 100%);transition:all 0.2s ease-in-out;color:#1C2830;max-width:96%}.blockquote_info{margin-top:2.6rem;margin-bottom:1.2rem;margin-left:0rem;font-size:.98rem;max-width:96%}.btn_load_more.no_load_more,.link_more.no_load_more{display:none}.page__content{margin-bottom:60px;max-width:1200px}@media screen and (max-width:1579px){.page__content{max-width:990px}}.video__title{font-family:"PrataRegular"}.section__text__full{max-width:100%}.administration{display:flex;flex-flow:row wrap;justify-content:space-between}.administration__item{position:relative;padding-left:32px;margin-bottom:20px}.administration__item:before{content:"";width:24px;height:24px;background-image:url(/wp-content/themes/skinlux/assets/img/svg/user.svg);background-size:contain;display:block;position:absolute;left:0}.administration__name{font-size:22px;line-height:120%;color:#1C2830;font-family:"PrataRegular"}@media (max-width:1579px){.administration__name{font-size:18px}}.administration__text{font-size:18px;line-height:120%;color:#97A7B3}@media (min-width:768px) and (max-width:1579px){.administration__text{font-size:16px}}.col_4__gifts{display:flex;align-items:stretch}.col_4__gifts .col_4__item{width:25%}@media (max-width:767px){.col_4__gifts .col_4__item{width:50%}}.col_4__gifts .col_4__half{width:50%;padding:20px}@media (max-width:767px){.col_4__gifts .col_4__half{width:100%;padding:6px}}.morebl{border:8px solid #F1F6F9;padding:20px;text-align:center;display:flex;height:100%;flex-flow:column;justify-content:center}@media screen and (max-width:1579px){.morebl{padding-top:15px 20px}}@media (max-width:767px){.morebl{padding:50px 10px}}.morebl__icon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;background:#F1F6F9;border-radius:100%;margin:0 auto 30px auto}@media screen and (max-width:1579px){.morebl__icon{width:40px;height:40px;margin-bottom:20px}}.morebl__text{font-family:"OranienbaumRegular";font-size:26px;text-align:center;color:#445A69;margin-bottom:20px}@media screen and (max-width:1579px){.morebl__text{font-size:22px}}@media (max-width:767px){.morebl__text{font-size:20px}}.morebl .phone{color:#EA6079;font-size:36px;display:block;transition:all 0.2s ease-in-out;text-decoration:none}@media screen and (max-width:1579px){.morebl .phone{font-size:30px}}@media (max-width:767px){.morebl .phone{font-size:24px}}.morebl .phone:hover{color:#D2405A}@media (min-width:1200px){.header__services_link{background:#F1F6F9}}@media (min-width:768px){.header__row{background:#fff;border-bottom:1px solid #EBF1F4;padding-left:25px;padding-right:25px}}@media (min-width:768px) and (max-width:1579px){.header__row{padding-left:0;padding-right:0}}@media (min-width:768px){.header__row__top{z-index:2;position:relative;padding-top:20px;padding-bottom:20px}.header__row__top.small{padding-top:10px;padding-bottom:10px;box-shadow:none}}@media (max-width:767px){.header__row__bottom{padding:0}}@media (min-width:768px) and (max-width:1199px){.header__row__bottom{padding-top:0;padding-bottom:0;border-bottom:none}}@media (min-width:1200px) and (max-width:1579px){.header__row__bottom{padding-top:5px;padding-bottom:5px}}@media (min-width:1580px){.header__row__bottom{padding-top:12px;padding-bottom:12px}}@media (max-width:767px){.header__row__bottom.small{padding:0}}@media (min-width:768px) and (max-width:1199px){.header__row__bottom.small{box-shadow:none;padding-top:0;padding-bottom:0}}@media (min-width:1200px) and (max-width:1579px){.header__row__bottom.small{padding-top:3px;padding-bottom:3px}}@media (min-width:1580px){.header__row__bottom.small{padding-top:5px;padding-bottom:5px}}@media (min-width:1200px) and (max-width:1579px){.fixedanchors .header__row__bottom{display:none}}.header__contact{display:flex;align-items:center;margin-left:auto}@media (max-width:1199px){.header__contact{display:none}}.header__contact_phone{font-weight:700;font-size:20px;color:#445A69;text-decoration:none;display:flex;align-items:center}.header__contact_phone .icon-arrow-down{font-size:6px;color:#EA6079;margin-left:10px;transition:all 0.2s ease-in-out}.header__contact__phones.showed .header__contact_phone .icon-arrow-down{transform:rotate(180deg)}@media (min-width:768px) and (max-width:1579px){.header__contact_phone{font-size:18px}}.header__contact_phone_dop{font-weight:700;font-size:20px;color:#445A69;text-decoration:none;margin:10px 0}@media (min-width:768px) and (max-width:1579px){.header__contact_phone_dop{font-size:18px}}.header__contact_phone_dop+.header__contact_phone_dop{margin-top:0}.header__contact__reg{font-size:18px;color:#919DA5}@media (min-width:768px) and (max-width:1579px){.header__contact__reg{font-size:16px}}.header__contact_btn{height:55px;width:auto;padding-left:24px;padding-right:24px;margin-left:40px;-webkit-box-shadow:none;box-shadow:none}@media (min-width:768px) and (max-width:1579px){.header__contact_btn{display:none}}.header__contact_btn__sec{display:none;margin-left:auto}@media (min-width:1200px) and (max-width:1579px){.header__contact_btn__sec{display:flex;height:50px;font-size:12px}}.header__contact__socials{padding-left:20px;padding-right:40px}@media (min-width:768px) and (max-width:1579px){.header__contact__socials{padding-left:10px;padding-right:10px}}.header__contact__socials a{margin-right:10px;line-height:40px;height:40px;width:40px}.header__contact__socials a:last-child{margin-right:0}.header__contact__phones{padding-left:50px;padding-right:40px;display:flex;flex-direction:column;position:relative;align-items:flex-start}@media (min-width:768px) and (max-width:1579px){.header__contact__phones{padding-left:40px;padding-right:0}}.header__contact__phones:before{content:"";display:block;width:16px;height:16px;background-image:url(/wp-content/themes/skinlux/assets/img/svg/phone.svg);background-size:contain;background-repeat:no-repeat;position:absolute;left:20px;top:4px}@media (min-width:768px) and (max-width:1579px){.header__contact__phones:before{left:10px}}.header__contact__phones__dops{position:absolute;top:50%;left:0;right:0;display:flex;flex-direction:column;background:#fff;opacity:0;max-height:0;transition:all 0.2s ease-in-out;padding:0 20px 0 50px;overflow:hidden;white-space:nowrap}@media (min-width:768px) and (max-width:1579px){.header__contact__phones__dops{padding-left:40px}}.header__contact__phones__dops:hover,.header__contact__phones.showed .header__contact__phones__dops{opacity:1;max-height:400PX}.header__contact__address{padding-left:70px;padding-right:20px;position:relative}@media (min-width:768px) and (max-width:1579px){.header__contact__address{padding-left:60px;padding-right:10px}}.header__contact__address:before{content:"";display:block;width:20px;height:20px;background-image:url(/wp-content/themes/skinlux/assets/img/svg/point.svg);background-size:contain;background-repeat:no-repeat;position:absolute;left:40px;top:2px}@media (min-width:768px) and (max-width:1579px){.header__contact__address:before{left:30px}}.header__contact__address__link{font-weight:700;font-size:20px;color:#445A69;text-decoration:none}@media (min-width:768px) and (max-width:1579px){.header__contact__address__link{font-size:18px}}.header__contact__link{padding:0 20px}@media (min-width:768px) and (max-width:1579px){.header__contact__link{padding:0 10px}}.header__contact__link a{display:inline-flex;background:rgb(255 243 246 / .8);border-radius:51px;height:40px;align-items:center;justify-content:center;color:#EA6079;padding:0 13px;text-decoration:none}.header__contact__link a span{font-weight:700}.header__contact__link a:hover{background:#EA6079;color:#fff}.header__contact__call{border:none;padding:0;display:inline-flex;text-transform:lowercase;background:#fff0;font-size:20px;color:#EA6079;border-bottom:2px solid #FFE7EB;cursor:pointer}@media (min-width:768px) and (max-width:1579px){.header__contact__call{font-size:16px}}.header__contact__call:hover{color:#D2405A}.header__mobs{display:none}@media (max-width:1199px){.header__mobs{display:flex;margin-left:auto}}.header__nav{margin:0}@media (max-width:1199px){.header__nav{opacity:0}}.header__nav.open{opacity:1}.header__phone{align-items:center;display:inline-flex}@media screen and (max-width:575px){.header__phone{display:none}}.slick-arrow.slick-hidden+.slider__link{margin-left:0}.licenses__doctor .doctor__name{margin-bottom:10px}.licenses__doctor a.doctor__name{text-decoration:none}.licenses__doctor a.doctor__name:hover{color:#EA6079}.licenses__doctor .doctor__position{margin-bottom:40px}.gallery_img{padding:10px;background:#F7FAFC;display:flex;align-items:center}.gallery_img{height:100%}.slick-track{display:flex!important}.slick-slide{height:inherit!important}.all_licenses{padding-top:50px}.all_licenses .btn--white{width:auto;display:inline-flex;padding:0 25px}@media screen and (max-width:575px){.all_licenses .btn--white{width:100%}}.section__text__dops{color:#97A7B3}.section__text__dops .description__item p{margin-bottom:0}.section__text__dops .description__item b{color:#1C2830}.medicaments__item__author{padding:20px 50px;background:#F1F6F9 radial-gradient(88.54% 232.03% at 39.34% 78.23%,rgb(235 241 244 / .264) 0%,rgb(249 246 243 / .24) 29.42%,rgb(255 243 246 / .64) 59.4%,rgb(255 243 246 / .128) 100%)}@media (max-width:767px){.medicaments__item__author{padding:20px;background:#F1F6F9 radial-gradient(88.54% 232.03% at 39.34% 78.23%,rgb(235 241 244 / .264) 0%,rgb(249 246 243 / .24) 29.42%,rgb(255 243 246 / .64) 59.4%,rgb(255 243 246 / .128) 100%)}}.medicaments__item__author .img-up{position:relative;border-radius:100%;height:110px;width:110px;display:block;overflow:hidden;border:3px solid #FFF}.medicaments__item__author .img-up img{position:absolute;top:0;left:0;right:0;width:100%}.medicaments__item__author .author__info{padding-left:30px;color:#97A7B3;font-size:16px;width:calc(100% - 110px)}@media (max-width:767px){.medicaments__item__author .author__info{padding-left:0;width:100%}}.medicaments__item__author .author__info a{color:#97A7B3;text-decoration:underline}.medicaments__item__author .author__info a:hover{color:#EA6079}.medicaments__item__author .author__info p:last-child{margin-bottom:0}.medicaments__item__author .author__text__label{font-weight:700}.medicaments__item__author .author__text__val{margin-bottom:10px}.medicaments__item__author .author__text__val:last-child{margin-bottom:0}.make_call{background-color:#EA6079;background-image:url(/wp-content/themes/skinlux/assets/img/svg/bg_pink.jpg);background-size:cover;mix-blend-mode:normal;color:#fff;padding:40px 20px;text-align:center;margin-bottom:100px}@media (max-width:767px){.make_call{margin-bottom:50px}}.make_call__title{font-size:44px;font-family:"OranienbaumRegular";margin-bottom:40px}@media (max-width:767px){.make_call__title{font-size:33px}}.make_call__btn{margin:0 auto;color:#fff;border-color:#fff;width:auto;display:inline-flex;padding:0 28px}@media (max-width:489px){.make_call__btn{width:100%;padding-left:10px;padding-right:10px}}.section__text__hmb h2,.section__text__hmb h2:last-child{margin-bottom:30px}.mery{padding-top:40px}.mery__title{font-size:36px;font-weight:400;font-family:"PrataRegular";color:#1C2830;max-width:830px;margin-bottom:40px}@media screen and (max-width:767px){.mery__title{font-size:24px;margin-bottom:20px}}.mery__items{margin-left:-20px;margin-right:-20px;display:flex;flex-flow:row wrap}@media screen and (max-width:767px){.mery__items{margin-left:-10px;margin-right:-10px}}.mery__item{padding:20px;width:25%}@media screen and (max-width:767px){.mery__item{padding:10px;width:50%}}@media screen and (max-width:575px){.mery__item{width:100%}}@media screen and (max-width:767px){.section__mery .section__text h2,.section__mery .section__text h3{text-align:left}}.mera{height:100%;background:#F1F6F9 radial-gradient(88.54% 232.03% at 39.34% 78.23%,rgb(235 241 244 / .264) 0%,rgb(249 246 243 / .24) 29.42%,rgb(255 243 246 / .64) 59.4%,rgb(255 243 246 / .128) 100%);padding:12% 9%;border:5px solid #fff0}@media screen and (max-width:767px){.mera{padding:0;border:none;background:#fff0}}.mery__item:nth-child(1) .mera,.mery__item:nth-child(3) .mera,.mery__item:nth-child(6) .mera,.mery__item:nth-child(8) .mera{background:#fff;border-color:#F1F6F9}@media screen and (max-width:767px){.mery__item:nth-child(1) .mera,.mery__item:nth-child(3) .mera,.mery__item:nth-child(6) .mera,.mery__item:nth-child(8) .mera{background:#fff0}}.mera__icon{margin-bottom:98px}@media screen and (max-width:1579px){.mera__icon{margin-bottom:68px}}@media screen and (max-width:767px){.mera__icon{margin-bottom:10px}}.mera__text{font-size:18px;line-height:130%;color:#445A69}@media screen and (max-width:1579px){.mera__text{font-size:16px}}@media screen and (max-width:767px){.mera__text{font-size:16px}}.meryp__items{margin-left:-20px;margin-right:-20px;margin-bottom:60px;display:flex;flex-flow:row wrap}@media screen and (max-width:767px){.meryp__items{margin-left:-10px;margin-right:-10px;margin-bottom:30px}}.meryp__item{padding:20px;width:25%}@media screen and (max-width:767px){.meryp__item{padding:10px;width:50%}}@media screen and (max-width:575px){.meryp__item{width:100%!important}}.merap{height:100%;background-color:#fff;border:5px solid #F1F6F9;padding:11% 8%}@media screen and (max-width:767px){.merap{border:none;padding:0}}.merap__number{margin-bottom:74px;color:#EA6079;font-size:36px;font-family:"PrataRegular";text-transform:uppercase}@media screen and (max-width:1579px){.merap__number{font-size:30px}}@media screen and (max-width:767px){.merap__number{font-size:24px;margin-bottom:20px}}.merap__text{font-size:18px;line-height:130%;color:#445A69}@media screen and (max-width:1579px){.merap__text{font-size:16px}}@media screen and (max-width:767px){.merap__text{font-size:16px}}.table__filter{margin-top:40px;font-size:18px;color:#1C2830}@media screen and (max-width:767px){.table__filter{margin-top:20px;display:block}.table__filter tbody,.table__filter tr,.table__filter td,.table__filter th{display:block}}.table__filter,.table__filter:last-child{margin-bottom:120px}.table__filter td{border:1px solid #EBF1F4;width:50%;padding:50px 15px}@media screen and (max-width:767px){.table__filter td{padding:0;width:100%;border:none;display:block}}.section__text__full p{max-width:1070px}.section__orvi{background:url(/wp-content/themes/skinlux/assets/img/dops/orvi_ng.jpg);background-size:cover;background-position:center;padding-top:120px;padding-bottom:100px}@media screen and (max-width:1579px){.section__orvi{padding-top:90px;padding-bottom:80px}}@media screen and (max-width:767px){.section__orvi{padding-top:50px;padding-bottom:50px}}.section__orvi__content{max-width:730px}@media screen and (max-width:1579px){.section__orvi__content{max-width:630px}}.section__orvi__title{font-family:"PrataRegular";font-size:56px;margin-bottom:20px;color:#1C2830;line-height:1.3}@media screen and (max-width:1579px){.section__orvi__title{font-size:46px}}@media screen and (max-width:767px){.section__orvi__title{font-size:24px}}.section__orvi__subtitle{margin-bottom:100px;font-size:22px;line-height:1.5}@media screen and (max-width:1579px){.section__orvi__subtitle{font-size:20px;margin-bottom:60px}}@media screen and (max-width:767px){.section__orvi__subtitle{font-size:16px;margin-bottom:80px}}.section__orvi__text{font-size:32px;line-height:1.4}@media screen and (max-width:1579px){.section__orvi__text{font-size:26px}}@media screen and (max-width:767px){.section__orvi__text{font-size:20px}}.section__orvi__text b{font-weight:400;color:#EA6079;font-family:"CirceRegular",sans-serif}.section__minzdrav{padding-top:120px;padding-bottom:20px}@media screen and (max-width:1579px){.section__minzdrav{padding-top:90px;padding-bottom:0}}.section__minzdrav .minzdrav__link{padding:48px 20px;text-align:center;display:block;text-decoration:none;background:#F1F6F9 radial-gradient(88.54% 232.03% at 39.34% 78.23%,rgb(235 241 244 / .264) 0%,rgb(249 246 243 / .24) 29.42%,rgb(255 243 246 / .64) 59.4%,rgb(255 243 246 / .128) 100%);transition:all 0.2s ease-in-out;color:#1C2830}@media screen and (max-width:1579px){.section__minzdrav .minzdrav__link{padding:40px 20px}}.section__minzdrav .minzdrav__link__text{display:block;margin:0 auto 18px;max-width:790px;font-family:"PrataRegular";font-size:36px}@media screen and (max-width:1579px){.section__minzdrav .minzdrav__link__text{font-size:30px}}@media screen and (max-width:767px){.section__minzdrav .minzdrav__link__text{font-size:20px}}.section__minzdrav .minzdrav__link:hover{opacity:.8;color:#EA6079}.section__minzdrav .minzdrav__logo{display:block;width:100px;height:auto;margin:0 auto}@media screen and (max-width:1579px){.section__minzdrav .minzdrav__logo{width:90px}}.news__blocks .section__text{margin-top:120px}@media screen and (max-width:1579px){.news__blocks .section__text{margin-top:90px}}@media screen and (max-width:767px){.news__blocks .section__text{margin-top:50px}}.news__list{display:flex;flex-flow:row wrap;margin-left:-20px;margin-right:-20px}@media screen and (max-width:767px){.news__list{margin-left:-10px;margin-right:-10px}}.news__list__item{width:33.3333333333%;padding:20px}@media screen and (max-width:767px){.news__list__item{width:50%;padding:10px}}@media screen and (max-width:575px){.news__list__item{width:100%}}.news__item{width:100%;display:flex;flex-direction:column;text-decoration:none;color:#445A69;transition:all 0.2s ease-in-out}.news__item__img{display:block;width:100%;margin-bottom:20px}.news__item__date{font-weight:700;font-size:16px;color:rgb(68 90 105 / .3);margin-bottom:10px;display:block}.news__item__title{display:block;font-family:"Oranienbaum",serif;padding-bottom:20px;font-size:26px}@media screen and (max-width:1579px){.news__item__title{font-size:22px}}@media screen and (max-width:767px){.news__item__title{font-size:20px}}.news__item:hover{color:#EA6079;text-decoration:none}.d_service__page .content__info ul,.d_service__page .content__info ol,.d_service__page .content__info p,.content__news .content__info ul,.content__news .content__info ol,.content__news .content__info p{max-width:1320px}@media screen and (max-width:1579px){.d_service__page .content__info ul,.d_service__page .content__info ol,.d_service__page .content__info p,.content__news .content__info ul,.content__news .content__info ol,.content__news .content__info p{max-width:990px}}.d_service__page .content__info img,.content__news .content__info img{max-width:100%;display:block;margin-bottom:60px;height:auto}.d_service__page .content__info img:last-child,.content__news .content__info img:last-child{margin-bottom:60px}.d_service__page .content__info .wp-caption,.content__news .content__info .wp-caption{max-width:100%!important;margin-bottom:40px}.d_service__page .content__info .wp-caption img,.content__news .content__info .wp-caption img{margin-bottom:20px}.d_service__page .content__info .wp-caption .wp-caption-text,.content__news .content__info .wp-caption .wp-caption-text{font-size:16px;color:rgb(68 90 105 / .3)}.smi__author{padding:5%;border:8px solid #F3F6F7;display:flex;align-items:center;flex-flow:row wrap;margin-bottom:120px}@media screen and (max-width:1579px){.smi__author{margin-bottom:90px}}@media screen and (max-width:767px){.smi__author{margin-bottom:30px}}.smi__author__img{border-radius:100%;background:rgb(217 217 217 / .53);width:19%;padding-top:19%;position:relative;overflow:hidden}@media screen and (max-width:767px){.smi__author__img{width:240px;margin:0 auto;padding-top:240px}}.smi__author__img img{display:block;width:100%;border-radius:100%;position:absolute;top:0;right:0;left:0}.smi__author__info{width:81%;padding-left:5%}@media screen and (max-width:767px){.smi__author__info{width:100%;padding-left:0;padding-top:20px}}.smi__author__label{font-size:22px;margin-bottom:5px;color:#97A7B2}@media screen and (max-width:1579px){.smi__author__label{font-size:20px}}@media screen and (max-width:767px){.smi__author__label{text-align:center;font-size:16px}}.smi__author__val{margin-bottom:30px;font-family:"PrataRegular";color:#1C2830;font-size:26px;max-width:700px}@media screen and (max-width:1579px){.smi__author__val{margin-bottom:20px;font-size:22px}}@media screen and (max-width:767px){.smi__author__val{font-size:18px;text-align:center}}.smi__author__val:last-child{margin-bottom:0}.smi__item{width:100%;display:flex;flex-direction:column;text-decoration:none;color:#445A69;transition:all 0.2s ease-in-out}.smi__item__img{display:block;width:100%;margin-bottom:30px}.smi__item__title{display:block;font-family:"Oranienbaum",serif;margin-bottom:20px;font-size:26px}@media screen and (max-width:1579px){.smi__item__title{font-size:22px}}.smi__item__text{font-weight:400;font-size:18px;line-height:140%;color:rgb(68 90 105 / .3);padding-bottom:20px;transition:all 0.2s ease-in-out}@media screen and (max-width:1579px){.smi__item__text{font-size:16px}}.smi__item:hover{color:#EA6079;text-decoration:none}.smi__item:hover .smi__item__text{color:#1C2830}.smi__date{margin-bottom:20px;color:#97A7B2}.smi__btns{padding-top:60px}@media screen and (max-width:767px){.smi__btns{padding-top:30px}}@media screen and (max-width:575px){.smi__btns .btn{width:100%;max-width:unset}}@media screen and (max-width:767px){.content__smi .content__info{font-size:16px}}.vacancy{border-bottom:1px solid rgb(68 90 105 / .1);margin-bottom:10px}.vacancy__title{display:flex;align-items:center;cursor:pointer;padding:25px 0;color:#1C2830;font-weight:700;font-size:26px;transition:all 0.2s ease-in-out}@media screen and (max-width:1579px){.vacancy__title{font-size:22px;padding:20px 0}}@media screen and (max-width:767px){.vacancy__title{padding-bottom:30px;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-size:20px}}.vacancy__title__more{margin-left:auto;font-size:18px;color:#C7CDD2;font-weight:400;transition:all 0.2s ease-in-out;display:flex;align-items:center;padding-left:30px}@media screen and (max-width:1579px){.vacancy__title__more{font-size:16px}}@media screen and (max-width:767px){.vacancy__title__more{padding-left:0;padding-top:20px;margin-left:0;font-size:16px}}.vacancy__title__more .icon-arrow-down{font-size:10px;color:#EA6079;margin-left:8px;transition:all 0.2s ease-in-out}@media screen and (max-width:1579px){.vacancy__title__more .icon-arrow-down{font-size:9px}}.vacancy__title:hover{color:#EA6079}.vacancy__title:hover .vacancy__title__more{color:#EA6079}.vacancy__body{display:none;padding:15px 0 50px;font-size:22px;line-height:120%;color:#445A69}@media screen and (max-width:767px){.vacancy__body{font-size:16px;padding:15px 0 30px}}.vacancy__body ul,.vacancy__body ol{margin:40px 0;list-style:none}@media screen and (max-width:767px){.vacancy__body ul,.vacancy__body ol{margin:20px 0}}.vacancy__body ul li,.vacancy__body ol li{margin:0 0 10px 0;padding:0 0 0 30px;position:relative}.vacancy__body ul li:before,.vacancy__body ol li:before{content:"";position:absolute;top:10px;left:0;width:7px;height:7px;background:#EA6079;border-radius:50%}.vacancy__body ul li:last-child,.vacancy__body ol li:last-child{margin-bottom:0}.vacancy__body ol{counter-reset:counter}.vacancy__body ol li{counter-increment:counter}.vacancy__body ol li:before{color:#EA6079;content:counter(counter) ".";top:0;width:auto;height:auto;background:none;border-radius:0}.vacancy__label{text-transform:uppercase;margin-bottom:20px;margin-top:40px;font-weight:700;font-size:16px;line-height:150.4%;letter-spacing:.1em;color:#C7CDD2}@media screen and (max-width:1579px){.vacancy__label{margin-top:30px;margin-bottom:15px;font-size:16px}}@media screen and (max-width:767px){.vacancy__label:first-child{margin-top:0}}.vacancy.active .vacancy__title__more{color:#EA6079}.vacancy.active .vacancy__title__more .icon-arrow-down{transform:rotate(180deg)}.vacancy__btns{padding-top:30px}.vacancy__btns .btn{-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:575px){.vacancy__btns .btn{max-width:100%;width:100%}}.main_socials{position:absolute;bottom:50px;right:50px;display:flex;flex-direction:column;z-index:2}.main_socials a{margin-bottom:30px;color:rgb(68 90 105 / .3);transition:all 0.2s ease-in-out;font-size:20px;text-decoration:none}.main_socials a:hover{color:rgb(68 90 105 / .8)}.main_socials a:last-child{margin-bottom:0}.doctor__img{display:block;position:relative}.doctor__img:before{position:absolute;top:0;right:0;left:0;bottom:0;display:block;content:"";background:linear-gradient(180.02deg,#fff0 -38.19%,rgb(235 241 244 / .38) 28.65%,#FFF3F6 84.6%)}.doctor__img img{height:auto}@media screen and (max-width:767px){.doctor__info{position:unset;top:unset;bottom:unset;left:unset;right:unset;background:#fff0;padding:8% 0}}@media screen and (max-width:767px){.slider__list{max-height:unset}}.faq__ask{margin-left:0}@media screen and (max-width:767px){.faq__question{font-size:16px;padding:18px 50px 18px 20px}.faq__question .icon-arrow-down{top:20px;left:unset;right:20px;bottom:unset;margin:0;font-size:12px}.faq__answer{font-size:16px;padding:0 20px 20px 20px}}.section__text__prices h3{margin-bottom:10px}.section__text__prices .prices__link{text-decoration:none;font-weight:700;font-size:18px;color:#EA6079}.section__text__prices .prices__link:hover{color:#D2405A}@media screen and (max-width:575px){.prices__name,.prices__title{text-align:left}}@media screen and (max-width:575px){.prices__item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.prices__search{border:8px solid #F4F6F7;padding:5% 1.5%;margin-bottom:80px;display:flex;flex-flow:row wrap}@media screen and (max-width:991px){.prices__search{padding:30px 20px}}.prices__search__find,.prices__search__form{padding:0 3.5%}.prices__search__find{width:43%}@media screen and (max-width:991px){.prices__search__find{width:100%;margin-bottom:40px}}.prices__search__find__title{font-family:"PrataRegular";margin-bottom:6px;font-size:26px;color:#1C2830}@media screen and (max-width:575px){.prices__search__find__title{font-size:20px}}.prices__search__find__text{font-size:18px;color:#97A7B3;margin-bottom:30px}@media screen and (max-width:575px){.prices__search__find__text{font-size:16px}}.prices__search__find__input{position:relative}.prices__search__find__input input{width:100%;background:#FFF;border:2px solid rgb(68 90 105 / .18);height:75px;padding:5px 30px;display:inline-flex;align-items:center;transition:all 0.2s ease-in-out}.prices__search__find__input input:focus{border-color:#EA6079}.prices__search__find__btn{position:absolute;right:0;height:100%;display:inline-flex;align-items:center;background:#fff0;border:none;padding-right:30px;cursor:pointer}.prices__search__form{width:57%}@media screen and (max-width:991px){.prices__search__form{width:100%}}.prices__search__form .form--modal{margin-top:0}.prices__search__form .form--modal .form__input{width:48%}@media screen and (max-width:575px){.prices__search__form .form--modal .form__input{width:100%;margin-bottom:10px}}.prices__search__form .form--modal .form__input input{border-color:rgb(68 90 105 / .18)}.prices__search__form .btn{box-shadow:none}.prices__search__form .wpcf7-spinner{position:absolute}.search_false{display:none}.section__pricess.search_process .section__text__prices:not(.show),.section__pricess.search_process .prices__title:not(.show),.section__pricess.search_process .prices:not(.show),.section__pricess.search_process .prices__item:not(.show){display:none}.section__pricess.search_process .prices.show .prices__title{display:block}.gallery_video__n{text-decoration:none}.gallery_video__n .gallery_video__img{opacity:1;max-height:unset;width:100%;position:relative}.gallery_video__n .gallery_video__img img{display:block;width:100%}.gallery_video__n .icon-play{width:100px;height:100px;font-size:26px;line-height:55px;text-align:center;border-radius:50%;padding:0 0 0 4px;-webkit-transition:background 0.3s;transition:background 0.3s;background:#EA6079;color:#FFF;position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;display:inline-flex;align-items:center;justify-content:center}.gallery_video__n .gallery_video__title{max-width:100%;margin:25px 0 0 0;font-weight:700;font-size:20px;color:#445A69;font-family:"CirceRegular",sans-serif}@media screen and (max-width:991px){.gallery_video__n .gallery_video__title{font-size:16px}}.section__text__dops{margin-bottom:60px}@media screen and (max-width:575px){.section__text__dops{margin-bottom:20px}}@media screen and (max-width:575px){.description{font-size:16px}}.description__table{display:block}.description__table tbody{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.description__table tbody tr{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column;padding-left:55px;margin:12px 30px 12px 0;width:calc(33.33333% - 42px);position:relative}@media screen and (max-width:575px){.description__table tbody tr{margin:8px 0;width:100%}}.description__table tbody tr th{text-align:left;color:#97A7B3;font-weight:400}.description__table tbody tr td{text-align:left;font-weight:700;color:#1C2830}.description__table tbody tr:before{font-size:26px;width:30px;height:26px;text-align:center;margin:0 25px 0 0;position:absolute;left:0;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-family:"icomoon"!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;speak:none;height:100%;display:inline-flex;align-items:center}.description__table tbody tr.description__item__service_duration:before{content:"\e922"}.description__table tbody tr.description__item__service_note:before{content:"\e924"}.description__table tbody tr.description__item__service_number:before{content:"\e921"}.description__table tbody tr.description__item__service_equipment:before{content:"\e923"}.description__btns{padding-top:50px}@media screen and (max-width:575px){.description__btns{padding-top:30px}}.description__btns .btn{margin-right:20px;box-shadow:none}@media screen and (max-width:575px){.description__btns .btn{margin-right:0;margin-bottom:10px;width:100%;max-width:100%}}@media screen and (max-width:767px){.description__btns .btn{margin-bottom:10px}}.description__info{border:8px solid #F1F6F9;padding:3.5% 5%;margin-bottom:60px}@media screen and (max-width:575px){.description__info{margin-bottom:20px;padding:0;border:none}}.description__info__item{display:flex;padding:20px 0;border-bottom:1px solid rgb(68 90 105 / .1)}.description__info__label{width:30%;padding-right:20px;font-size:16px;color:#97A7B2}@media screen and (max-width:575px){.description__info__label{width:40%;font-size:16px}}.description__info__val{width:70%;color:#445A69}@media screen and (max-width:575px){.description__info__val{width:60%;font-size:16px}}@media (min-width:1580px){.section__videogal .col_3__item,.section__videogal .col_2__item{width:50%}}@media screen and (max-width:575px){.section__videogal .gallery_video{text-decoration:none}.section__videogal .gallery_video:before{position:absolute;z-index:1;width:100%;height:100%;background:linear-gradient(0.54deg,rgb(255 246 238 / .35) -29.93%,rgb(235 241 244 / .68) 20.65%,rgb(255 243 246 / .83) 99.55%);top:0;left:0;right:0;bottom:0;content:"";display:block}}@media screen and (max-width:575px){.section__videogal .gallery_video__info{position:relative;z-index:3;background:#fff;padding:0;padding-top:10px}.section__videogal .gallery_video__info .icon-play{display:none}.section__videogal .gallery_video__info .gallery_video__title{max-width:100%;font-size:18px;font-family:"PrataRegular";color:#445A69;text-decoration:none;margin-bottom:20px}}.section__videogal .icon-play__mob{display:none;position:absolute}@media screen and (max-width:575px){.section__videogal .icon-play__mob{display:inline-flex;align-items:center;justify-content:center;width:55px;height:55px;font-size:21px;line-height:55px;text-align:center;border-radius:50%;padding:0 0 0 4px;-webkit-transition:background 0.3s;transition:background 0.3s;background:#EA6079;color:#FFF;left:50%;top:28%;margin-left:-27px;z-index:2}}.gallery_video:hover .gallery_video__img.placeholder,.gallery_video__img.placeholder{opacity:0}.prices__list__table{width:100%;border:none;border-spacing:0;-webkit-border-horizontal-spacing:0;-webkit-border-vertical-spacing:0;border-collapse:collapse}.prices__list__table .prices__item{padding:0;background:rgb(235 241 244 / .5)}@media screen and (max-width:575px){.prices__list__table .prices__item{display:flex;flex-wrap:wrap}}.prices__list__table .prices__item:nth-child(odd){background:#FFF}.prices__list__table td{padding-top:23px;padding-bottom:23px}@media screen and (max-width:991px){.prices__list__table td{padding-top:17px;padding-bottom:17px}}.prices__list__table .prices__name{padding-left:30px}@media screen and (max-width:991px){.prices__list__table .prices__name{padding-left:20px}}@media screen and (max-width:575px){.prices__list__table .prices__name{padding-right:20px;padding-bottom:0;margin-bottom:10px}}.prices__list__table .prices__old{padding-left:40px;padding-right:20px;font-family:"CirceBold";text-align:right;width:10%;white-space:nowrap}@media screen and (max-width:575px){.prices__list__table .prices__old{width:auto;padding-top:5px;padding-right:10px;padding-left:20px}}.prices__list__table .prices__new{padding-right:30px;font-family:"CirceBold";text-align:right;width:10%;white-space:nowrap}@media screen and (max-width:991px){.prices__list__table .prices__new{padding-right:20px}}@media screen and (max-width:575px){.prices__list__table .prices__new{width:auto;padding-top:5px;padding-left:10px;padding-right:20px}}.prices__list__table .prices__new__normal{color:#445A69}@media screen and (max-width:575px){.picture__top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.picture__date{font-size:16px}.picture__title{font-size:20px;text-align:left;display:block}.our_equipment .picture__title{text-align:center}.picture__text--promotions{margin-top:10px;font-size:16px;text-align:left}.picture__btns{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.reviews__textblock{padding:90px 100px;border:8px solid #F1F6F9;font-size:22px;margin-bottom:80px;color:#1C2830}@media screen and (max-width:1199px){.reviews__textblock{padding:60px 40px;font-size:20px}}@media screen and (max-width:991px){.reviews__textblock{font-size:18px;padding:40px 30px;margin-bottom:50px}}@media screen and (max-width:575px){.reviews__textblock{padding:40px 25px;font-size:18px}}.reviews__textblock h2{margin-top:0;margin-bottom:30px;font-size:26px}@media screen and (max-width:575px){.reviews__textblock h2{font-size:20px}}.reviews__rate{width:21%;text-align:center;margin-bottom:60px}@media screen and (max-width:991px){.reviews__rate{width:50%}}@media screen and (max-width:575px){.reviews__rate{width:100%;margin-bottom:30px}}.reviews__rate__img{margin-bottom:50px}@media screen and (max-width:1199px){.reviews__rate__img{height:30px}}@media screen and (max-width:575px){.reviews__rate__img{margin-bottom:20px}}.reviews__rate__img img{margin:0 auto;display:block;width:auto;max-width:100%;height:80px}@media screen and (max-width:1579px){.reviews__rate__img img{height:60px}}@media screen and (max-width:1199px){.reviews__rate__img img{height:50px}}@media screen and (max-width:575px){.reviews__rate__img img{height:50px}}.reviews__rate__text{color:#1C2830;margin-bottom:20px}.reviews__rates{display:flex;flex-flow:row wrap;justify-content:space-between}.reviews__rates .star-ratings{unicode-bidi:bidi-override;color:#ccc;font-size:24px;position:relative;margin:0;padding:0;display:inline-block;letter-spacing:5px}.reviews__rates .star-ratings .fill-ratings{color:#F2C94C;padding:0;position:absolute;z-index:1;display:block;top:0;left:0;overflow:hidden;padding-left:5px}.reviews__rates .star-ratings .fill-ratings span{display:inline-block}.reviews__rates .star-ratings .empty-ratings{padding:0;display:block;z-index:0;padding-left:5px}.reviews__filters{display:flex;flex-flow:row wrap;gap:16px 24px;margin-bottom:40px}.reviews__filter{flex:1 1 220px;min-width:0}.reviews__filter-label{display:block;margin-bottom:8px;color:#91979d;font-size:15px}.reviews__filter-empty{margin:0 0 24px;color:#91979d}.reviews__filter-empty[hidden]{display:none}@media screen and (max-width:575px){.reviews__filters{margin-bottom:24px}.reviews__filter{flex:1 1 100%}}.review__items{margin-bottom:100px;display:flex;flex-flow:row wrap}.section__serv_reviews .review__items{margin-bottom:40px}.section__serv_reviews--collapsible .review__more-mobile{display:none;margin-bottom:16px}@media screen and (max-width:991px){.section__serv_reviews--collapsible .review__item--more-mobile{display:none}.section__serv_reviews--collapsible.is-reviews-expanded .review__item--more-mobile{display:flex}.section__serv_reviews--collapsible .review__more-mobile{display:inline-flex}.section__serv_reviews--collapsible.is-reviews-expanded .review__more-mobile{display:none}}.review__item{width:33.33333%;border:1px solid #EBF1F4;padding:40px;color:#1C2830;display:flex;flex-direction:column;position:relative;margin-right:-1px;margin-bottom:-1px;font-size:17px}@media screen and (max-width:991px){.review__item{width:50%}}@media screen and (max-width:575px){.review__item{margin-bottom:0;margin-right:0;width:100%;border:none;border-bottom:1px solid #EBF1F4;padding:30px 0}}.review__title{font-family:"PrataRegular";margin-bottom:10px;font-size:18px;padding-right:40px}.review__item .review__meta{padding-right:40px;font-size:17px;line-height:150%}.review__footer{margin-top:40px}@media screen and (max-width:575px){.review__footer{margin-top:20px}}.review__item .review__meta-label,.review__item time.review__meta-value{color:#91979d}.review__item a.review__meta-value{color:#EA6079;text-decoration:none}@media screen and (max-width:575px){.review__item a.review__meta-value{display:block}}.review__item a.review__meta-value:hover{color:#D2405A}.review__item .review__doctor{margin-bottom:30px}.review__text{line-height:150%;margin-bottom:auto}.review__link{display:inline-flex;color:#EA6079;font-weight:700;text-decoration:none;line-height:1.5;transition:all 0.2s ease-in-out;margin-top:40px}@media screen and (max-width:575px){.review__link{margin-top:20px}}.review__link span{border-bottom:2px solid #FFE7EB;display:inline-block;transition:all 0.2s ease-in-out}.review__link:hover{color:#D2405A}.review__link:hover span{border-color:#EA6079}.review__toplinks{position:absolute;top:20px;right:20px;display:flex;flex-flow:column}.review__toplinks a{border-radius:100%;width:50px;height:50px;margin-bottom:5px}.review__toplink{border-radius:100%;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;transition:all 0.2s ease-in-out;background:#F1F6F9}.review__toplink svg{stroke:#EA6079;transition:all 0.2s ease-in-out}.review__toplink:hover{background:#EA6079}.review__toplink:hover svg{stroke:#fff}.section__rightspage h2{font-size:36px;margin-bottom:60px}@media screen and (max-width:1199px){.section__rightspage h2{font-size:30px;margin-bottom:50px}}@media screen and (max-width:767px){.section__rightspage h2{font-size:26px;margin-bottom:40px}}@media screen and (max-width:575px){.section__rightspage h2{font-size:22px;margin-bottom:30px}}.section__rightspage .slider--margin{margin-bottom:120px}@media screen and (max-width:1199px){.section__rightspage .slider--margin{margin-bottom:100px}}@media screen and (max-width:767px){.section__rightspage .slider--margin{margin-bottom:60px}}@media screen and (max-width:575px){.section__rightspage .slider--margin{margin-bottom:50px}}.section__rightspage .section__docs .section__text{padding-top:100px}@media screen and (max-width:767px){.section__rightspage .section__docs .section__text{padding-top:60px}}@media screen and (max-width:575px){.section__rightspage .section__docs .section__text{padding-top:50px}}.section__rightspage .section__docs,.section__rightspage .section__faq,.section__rightspage .section__bankrekv{margin-bottom:120px}@media screen and (max-width:1199px){.section__rightspage .section__docs,.section__rightspage .section__faq,.section__rightspage .section__bankrekv{margin-bottom:100px}}@media screen and (max-width:767px){.section__rightspage .section__docs,.section__rightspage .section__faq,.section__rightspage .section__bankrekv{margin-bottom:60px}}@media screen and (max-width:575px){.section__rightspage .section__docs,.section__rightspage .section__faq,.section__rightspage .section__bankrekv{margin-bottom:50px}}.bankrekv{display:flex;flex-flow:row wrap}.bankrekv__text{width:50%;padding:60px 40px;font-size:18px;line-height:150%;color:#445A69;border:1px solid #EBF1F4}@media screen and (max-width:575px){.bankrekv__text{width:100%;border:none;padding:0;margin-bottom:45px}}.bankrekv__btns{background:#F1F6F9 radial-gradient(88.54% 232.03% at 39.34% 78.23%,rgb(235 241 244 / .264) 0%,rgb(249 246 243 / .24) 29.42%,rgb(255 243 246 / .64) 59.4%,rgb(255 243 246 / .128) 100%);display:flex;align-items:center;justify-content:center;padding:60px 40px;width:50%}@media screen and (max-width:575px){.bankrekv__btns{width:100%;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}.docs{display:flex;flex-flow:column}.docs__item{border:1px solid #EBF1F4;margin-bottom:-1px;padding:40px 130px 40px 40px;position:relative;display:block;text-decoration:none;line-height:120%}@media screen and (max-width:575px){.docs__item{padding:20px 0;border:none;border-bottom:1px solid #EBF1F4}}.docs__item__text{display:block;font-size:26px;color:#1C2830;transition:all 0.2s ease-in-out}@media screen and (max-width:575px){.docs__item__text{font-size:20px;margin-bottom:10px}}.docs__item__subtext{display:block;font-size:18px;color:#919DA5}@media screen and (max-width:575px){.docs__item__subtext{font-size:16px;margin-bottom:15px}}.docs__item__icon{position:absolute;right:70px;top:50%;width:50px;height:50px;margin-top:-25px;display:inline-flex;align-items:center;justify-content:center;background:#EBF1F4;border-radius:100%;transition:all 0.2s ease-in-out}@media screen and (max-width:575px){.docs__item__icon{position:relative;top:unset;right:unset;margin-top:0}}.docs__item__icon svg{transition:all 0.2s ease-in-out}.docs__item:hover .docs__item__text{color:#EA6079}.docs__item:hover .docs__item__icon{background:#EA6079}.docs__item:hover .docs__item__icon svg{fill:#fff}.section__serv_reviews+.reviews__textblock{margin-top:100px}@media screen and (max-width:1579px){.section__serv_reviews+.reviews__textblock{margin-top:90px}}@media screen and (max-width:1199px){.section__serv_reviews+.reviews__textblock{margin-top:80px}}@media screen and (max-width:991px){.section__serv_reviews+.reviews__textblock{margin-top:70px}}@media screen and (max-width:767px){.section__serv_reviews+.reviews__textblock{margin-top:60px}}@media screen and (max-width:575px){.section__serv_reviews+.reviews__textblock{margin-top:50px}}.section__before_after h2{margin-bottom:80px}@media screen and (max-width:1199px){.section__before_after h2{margin-bottom:50px}}@media screen and (max-width:991px){.section__before_after h2{margin-bottom:40px}}@media screen and (max-width:575px){.section__before_after h2{margin-bottom:30px}}.before_after{padding:20px}.before_after__imgs{display:flex;flex-flow:row}.before_after__img{width:50%;position:relative;padding:1px}.before_after__img img{width:100%}.before_after__img__label{position:absolute;left:10px;bottom:10px;font-weight:700;font-size:16px;text-align:center;align-items:center;justify-content:center;display:flex;color:#97A7B3;width:80px;height:38px;background:#FFF}.before_after__img__after .before_after__img__label{color:#EA6079}.before_after__info{margin:0;padding-top:20px;color:#445A69}.slider__doctors .slider__list{max-height:unset}.before_after__gallery{display:flex;flex-flow:row wrap;margin-left:-20px;margin-right:-20px}.before_after__gallery .before_after{width:50%}@media screen and (max-width:767px){.before_after__gallery .before_after{width:100%}}.video_iframe{position:relative;width:100%;padding-top:55%}.video_iframe iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.slider__video{margin-bottom:80px}@media screen and (max-width:1199px){.slider__video{margin-bottom:60px}}@media screen and (max-width:767px){.slider__video{margin-bottom:40px}}.all_faq .section__text__prices{margin-bottom:30px}#cvform .form__input__file{margin-top:30px;padding:20px;border:2px solid #F6F8FB;width:100%}@media screen and (max-width:1199px){#cvform .form__input__file{margin-top:0}}@media screen and (min-width:768px) and (max-width:1199px){.header__services_link{display:none}}button.cookieadmin_btn{font-size:.8rem}@media screen and (max-width:767px){button.cookieadmin_btn{font-size:1.05rem!important}}.cookieadmin_notice_con{margin:10px 0 10px 0px!important}button.cookieadmin_re_consent{display:none!important}.aeo-answer{font-size:1.05rem;line-height:1.55;color:#2c2c2c;background:#faf6f4;border-left:4px solid #ea6079;padding:14px 20px;margin:0 0 22px;border-radius:0 8px 8px 0;font-weight:500}.aeo-answer strong{color:#1a1a1a}.main_service__aeo{margin-top:14px;margin-bottom:18px;font-size:1rem;line-height:1.55;color:#fff;background:rgb(0 0 0 / .32);border-left:3px solid #ea6079;padding:12px 16px;border-radius:0 6px 6px 0;max-width:640px}.key-takeaways{background:linear-gradient(135deg,#f8f9fa 0%,#fff5f7 100%);border-left:4px solid #ea6079;padding:22px 26px;margin:0 0 32px;border-radius:0 10px 10px 0;box-shadow:0 1px 3px rgb(0 0 0 / .04)}.key-takeaways__title{font-size:1.4em!important;margin:0 0 16px!important;color:#1a1a1a;font-family:inherit}.key-takeaways__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.key-takeaways__item{display:flex;align-items:flex-start;gap:10px;font-size:1rem;line-height:1.45;color:#2c2c2c}.key-takeaways__icon{color:#ea6079;font-size:1.25em;line-height:1.2;flex-shrink:0}.key-takeaways__item strong{color:#1a1a1a;font-weight:600}@media screen and (max-width:767px){.key-takeaways{padding:16px 18px}.key-takeaways__title{font-size:1.2em!important}.key-takeaways__list{grid-template-columns:1fr;gap:10px}}.local-info{margin:28px 0;padding:22px 26px;background:#f5f7f9;border-radius:10px;border:1px solid #e6e9ec;line-height:1.55;color:#2c2c2c}.local-info__title{font-size:1.35em!important;margin:0 0 16px!important;color:#1a1a1a}.local-info__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px 24px;align-items:start}.local-info__item{display:flex;flex-direction:column;gap:4px;min-width:0}.local-info__label{font-size:.95rem;color:#6b7280;font-weight:600}.local-info__value{font-size:1rem;color:#1a1a1a;font-weight:400;overflow-wrap:break-word}.local-info__notes{margin-top:18px;padding-top:14px;border-top:1px solid #e6e9ec}.local-info__note{margin:0 0 8px!important;font-size:1rem;line-height:1.55;color:#2c2c2c}.local-info__note:last-child{margin-bottom:0!important}.local-info__note strong{color:#1a1a1a;font-weight:600;margin-right:4px}@media screen and (max-width:767px){.local-info{padding:16px 18px}.local-info__title{font-size:1.15em!important}.local-info__grid{grid-template-columns:1fr;gap:12px}}.service-tldr{margin:0 0 32px;padding:22px 26px;background:linear-gradient(135deg,#f8f9fa 0%,#fff5f7 100%);border-left:4px solid #ea6079;border-radius:0 10px 10px 0;box-shadow:0 1px 3px rgb(0 0 0 / .04);line-height:1.55;color:#2c2c2c}.service-tldr__eyebrow{font-size:0.9rem!important;margin:0 0 6px!important;color:#6b7280;font-weight:600;letter-spacing:.01em}.service-tldr__title{font-size:1.25rem!important;font-weight:700!important;margin:0 0 14px!important;color:#1a1a1a;line-height:1.3}.service-tldr__text{margin:0!important;font-size:1rem;color:#2c2c2c;font-weight:400;line-height:1.55}@media screen and (max-width:767px){.service-tldr{padding:16px 18px;margin-bottom:24px}.service-tldr__title{font-size:1.1rem!important}.service-tldr__text{font-size:.98rem}}.service-sources{margin:32px 0 16px;padding:18px 22px;background:#fafafa;border-radius:8px;border:1px solid #ececec;font-size:.92rem;color:#4b5563}.service-sources__title{font-size:1.05rem!important;margin:0 0 10px!important;color:#1a1a1a;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.service-sources__list{list-style:decimal;padding-left:22px;margin:0}.service-sources__list li{margin-bottom:6px;line-height:1.45}.service-sources__list a{color:#ea6079;text-decoration:underline}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cent_content .col_4__item .gallery_img,.cent_content .col_4__item .gallery_img img{display:block;margin:0 auto;max-width:100%}.cent_content .col_4__item .gallery_img img{max-height:380px;width:auto!important;height:auto!important;object-fit:contain;border-radius:4px;box-shadow:0 1px 4px rgb(0 0 0 / .06)}@media screen and (max-width:767px){.cent_content .col_4__item .gallery_img img{max-height:280px}}img.doctor_foto,.author img.doctor_foto,.author__photo img.doctor_foto{width:110px!important;height:110px!important;min-height:110px;object-fit:cover!important;object-position:top center;border-radius:50%!important;display:block;flex-shrink:0}@media screen and (max-width:767px){img.doctor_foto,.author img.doctor_foto{width:88px!important;height:88px!important;min-height:88px}}.doctor__position{color:#5e6b73!important}.footer__logo>p,.footer__logo>p a,.footer__logo>p span{color:#6f6f6f!important}.footer__copy,.footer__design,.footer__design a{color:#5e6b73!important}.footer__logo>a{display:inline-block;min-width:24px;min-height:24px}.wpcf7-response-output,.ajax-loader{display:none!important}.read_more_content,.wpcf7-form-control-wrap.page_info{display:none}@keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes aslAnFadeInDrop{0%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}100%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}}@keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}@-webkit-keyframes aslAnFadeOutDrop{0%{opacity:1;transform:translate(0,0);-webkit-transform:translate(0,0)}100%{opacity:0;transform:translate(0,-50px);-webkit-transform:translate(0,-50px)}}.hiddend{display:none!important}div.asl_w.asl_an_fadeInDrop,div.asl_w.asl_an_fadeOutDrop{-webkit-animation-duration:100ms;animation-duration:100ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}div.asl_w.asl_an_fadeInDrop{animation-name:aslAnFadeInDrop;-webkit-animation-name:aslAnFadeInDrop}div.asl_w.asl_an_fadeOutDrop{animation-name:aslAnFadeOutDrop;-webkit-animation-name:aslAnFadeOutDrop}div.asl_w.asl_main_container{transition:width 130ms linear;-webkit-transition:width 130ms linear}div.asl_w,div.asl_w *,div.asl_r,div.asl_r *,div.asl_s,div.asl_s *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;padding:0;margin:0;border:0;border-radius:0;text-transform:none;text-shadow:none;box-shadow:none;text-decoration:none;text-align:left;letter-spacing:normal}div.asl_r,div.asl_r *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div.asl_r{box-sizing:border-box;margin:12px 0 0 0}div.asl_m .proinput input::-ms-clear{display:none!important;width:0!important;height:0!important}div.asl_m .proinput input::-ms-reveal{display:none!important;width:0!important;height:0!important}div.asl_m input[type="search"]::-webkit-search-decoration,div.asl_m input[type="search"]::-webkit-search-cancel-button,div.asl_m input[type="search"]::-webkit-search-results-button,div.asl_m input[type="search"]::-webkit-search-results-decoration{display:none}div.asl_m input[type="search"]{appearance:auto!important;-webkit-appearance:none!important}.clear{clear:both}.hiddend{display:none}div.asl_m textarea:focus,div.asl_m input:focus{outline:none}div.asl_m{width:100%;height:auto;border-radius:0;background:#fff0;overflow:hidden;position:relative;z-index:200}div.asl_m .probox{width:auto;border-radius:5px;background:#fff;overflow:hidden;border:1px solid #fff;box-shadow:1px 0 3px #ccc inset;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}div.asl_m .probox .proinput{width:1px;height:100%;margin:0 0 0 10px;padding:0 5px;float:left;box-shadow:none;position:relative;flex:1 1 auto;-webkit-flex:1 1 auto;order:5;-webkit-order:5}div.asl_m .probox .proinput form{height:100%;margin:0!important;padding:0!important;display:block!important;max-width:unset!important}div.asl_m .probox .proinput input:before,div.asl_m .probox .proinput input:after,div.asl_m .probox .proinput form:before,div.asl_m .probox .proinput form:after{display:none}div.asl_m .probox .proinput input{height:28px;border:0;background:#fff0;width:100%;box-shadow:none;margin:-1px;padding:0;left:0;line-height:normal!important;display:block;min-height:unset;max-height:unset}div.asl_m .probox .proinput input::-webkit-input-placeholder{opacity:.85}div.asl_m .probox .proinput input::-moz-placeholder{opacity:.85}div.asl_m .probox .proinput input:-ms-input-placeholder{opacity:.85}div.asl_m .probox .proinput input:-moz-placeholder{opacity:.85}div.asl_m .proinput input.orig{padding:0!important;margin:0!important;background:transparent!important;border:none!important;background-color:transparent!important;box-shadow:none!important;z-index:10;position:relative}div.asl_m .proinput input.autocomplete{padding:0!important;margin:0;background:transparent!important;border:none!important;background-color:transparent!important;box-shadow:none!important;opacity:.2}div.asl_m .probox .proinput input.autocomplete{border:0;background:#fff0;width:100%;box-shadow:none;margin:0;margin-top:-28px!important;padding:0;left:0;position:relative;z-index:9}div.asl_m .probox .proinput.iepaddingfix{padding-top:0}div.asl_m .probox .proinput .loading{width:32px;background:#000;height:100%;box-shadow:none}div.asl_m .probox .proloading,div.asl_m .probox .proclose,div.asl_m .probox .promagnifier,div.asl_m .probox .prosettings{width:20px;height:20px;background:none;background-size:20px 20px;float:right;box-shadow:none;margin:0;padding:0;text-align:center;flex:0 0 auto;-webkit-flex:0 0 auto;z-index:100}div.asl_m .probox .promagnifier{order:10;-webkit-order:10}div.asl_m .probox .prosettings{order:1;-webkit-order:1}div.asl_m .probox .proloading,div.asl_m .probox .proclose{background-position:center center;display:none;background-size:auto;background-repeat:no-repeat;background-color:#fff0;order:6;-webkit-order:6}div.asl_m .probox .proclose{position:relative;cursor:pointer}div.asl_m .probox .promagnifier .innericon,div.asl_m .probox .prosettings .innericon,div.asl_m .probox .proclose .innericon{background-size:20px 20px;background-position:center center;background-repeat:no-repeat;background-color:#fff0;width:100%;height:100%;text-align:center;overflow:hidden;line-height:initial;display:block}div.asl_m .probox .promagnifier .innericon svg,div.asl_m .probox .prosettings .innericon svg,div.asl_m .probox .proloading svg{height:100%;width:22px;vertical-align:baseline;display:inline-block}div.asl_m .probox .proloading{padding:2px;box-sizing:border-box}div.asl_m .probox div.asl_loader,div.asl_m .probox div.asl_loader *{box-sizing:border-box!important;margin:0;padding:0;box-shadow:none}div.asl_m .probox div.asl_loader{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;flex-grow:0;flex-shrink:0;flex-basis:28px;max-width:100%;max-height:100%;width:100%;height:100%;align-items:center;justify-content:center}div.asl_m .probox div.asl_loader-inner{width:100%;margin:0 auto;text-align:center;height:100%}@-webkit-keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate-simple{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.asl_m .probox div.asl_simple-circle{margin:0;height:100%;width:100%;animation:rotate-simple .8s infinite linear;-webkit-animation:rotate-simple .8s infinite linear;border:4px solid #fff;border-right-color:transparent!important;border-radius:50%;box-sizing:border-box}div.asl_m .probox .proclose svg{background:#333;border-radius:50%;position:absolute;top:50%;width:20px;height:20px;margin-top:-10px;left:50%;margin-left:-10px;fill:#fefefe;padding:4px;box-sizing:border-box;box-shadow:0 0 0 2px rgb(255 255 255 / .9)}div.asl_r *{text-decoration:none;text-shadow:none}div.asl_r .results .asl_nores{overflow:hidden;width:auto;height:100%;line-height:initial;text-align:center;margin:0;background:#fff;padding:10px 3px;color:#222}div.asl_r.horizontal{padding:2px 0 10px}div.asl_r.horizontal .results .nores{background:#fff0}div.asl_r .results{overflow:hidden;width:auto;height:0;margin:0;padding:0}div.asl_r.horizontal .results{height:auto;width:auto}div.asl_r .results .item{overflow:hidden;width:auto;margin:0;padding:3px;position:relative;background:#f4f4f4;border-left:1px solid rgb(255 255 255 / .6);border-right:1px solid rgb(255 255 255 / .4);animation-delay:0s;animation-duration:1s;animation-fill-mode:both;animation-timing-function:ease;backface-visibility:hidden;-webkit-animation-delay:0s;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-timing-function:ease;-webkit-backface-visibility:hidden}div.asl_r.vertical .results .item:last-child{margin-bottom:0}div.asl_r.vertical .results .item:last-child:after{height:0;margin:0;width:0}div.asl_r .results .item .asl_image{overflow:hidden;background:#fff0;margin:2px 8px 0 0;padding:0;float:left;background-position:center;background-size:cover}div.asl_r .results .item .asl_image img{width:100%;height:100%}div.asl_r .results .item .asl_content{overflow:hidden;height:auto;background:#fff0;margin:0;padding:3px 3px 5px 3px}div.asl_r .results .item .asl_content h3{margin:0;padding:0;display:inline;line-height:inherit}div.asl_r .results .item .asl_content .asl_desc{margin-top:4px;font-size:12px;line-height:18px}div.asl_r .results .item div.etc{margin-top:4px}div.asl_r .results a span.overlap{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}div.asl_r p.showmore{text-align:center;padding:0;margin:0;font-weight:400;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 #fff0;background-color:#fff;margin-top:3px;cursor:pointer}div.asl_r p.showmore span{font-weight:400;font-family:Open Sans;color:#055e94;font-size:12px;line-height:30px;text-shadow:0 0 0 #fff0;display:block;text-align:center;cursor:pointer}.results .asl_nores .asl_keyword{padding:0 6px;cursor:pointer;font-weight:700;font-family:Open Sans}div.asl_r .resdrg{height:auto}div.asl_w .group:first-of-type{margin:0 0 -3px}div.asl_s.searchsettings{width:200px;height:auto;position:absolute;display:none;z-index:1101;border-radius:0 0 3px 3px;visibility:hidden;padding:0}div.asl_s.searchsettings form{display:flex;flex-wrap:wrap;margin:0 0 12px 0!important;padding:0!important}div.asl_s.searchsettings .asl_option_inner{margin:2px 10px 0 10px;*padding-bottom:10px}div.asl_s.searchsettings.ie78 .asl_option_inner{margin-bottom:0!important;padding-bottom:0!important}div.asl_s.searchsettings .asl_option_label{font-size:14px;line-height:20px!important;margin:0;width:150px;text-shadow:none;padding:0;min-height:20px;border:none;background:#fff0;float:none}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]{display:none!important}div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox]{display:block}div.asl_s.searchsettings.ie78 .asl_option_label{float:right!important}div.asl_s.searchsettings .asl_option{display:flex;flex-direction:row;-webkit-flex-direction:row;align-items:flex-start;margin:0 0 10px 0;cursor:pointer}div.asl_s.searchsettings .asl_option.asl-o-last,div.asl_s.searchsettings .asl_option:last-child{margin-bottom:0}div.asl_s.searchsettings .asl_option_inner{width:17px;height:17px;position:relative;flex-grow:0;-webkit-flex-grow:0;flex-shrink:0;-webkit-flex-shrink:0}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{cursor:pointer;position:absolute;width:17px;height:17px;top:0;padding:0;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);box-shadow:inset 0 1px 1px rgb(0 0 0 / .5),0 1px 0 rgb(255 255 255 / .2);overflow:hidden;font-size:0!important;color:#fff0}div.asl_r.vertical .results,div.asl_s.searchsettings .asl_sett_scroll{scrollbar-width:thin;scrollbar-color:rgb(0 0 0 / .5) #fff0}div.asl_r.vertical .results{scrollbar-color:rgb(0 0 0 / .5) #fff}div.asl_r.vertical .results::-webkit-scrollbar{width:10px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar{width:6px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-track{background:#fff0;box-shadow:inset 0 0 12px 12px #fff0;border:none}div.asl_r.vertical .results::-webkit-scrollbar-track{background:#fff;box-shadow:inset 0 0 12px 12px #fff0;border:solid 2px #fff0}div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{background:#fff0;box-shadow:inset 0 0 12px 12px #fff0;border:solid 2px #fff0;border-radius:12px}div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{border:none}div.asl_r.vertical:hover .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings:hover .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgb(0 0 0 / .5)}@media (hover:none),(max-width:500px){div.asl_r.vertical .results::-webkit-scrollbar-thumb,div.asl_s.searchsettings .asl_sett_scroll::-webkit-scrollbar-thumb{box-shadow:inset 0 0 12px 12px rgb(0 0 0 / .5)}}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:after{opacity:0;font-family:'aslsicons2';content:"\e800";font-weight:normal!important;background:#fff0;border:none!important;box-sizing:content-box;color:#fff;height:100%;width:100%;padding:0!important;margin:1px 0 0 0!important;line-height:17px;text-align:center;text-decoration:none;text-shadow:none;display:block;font-size:11px!important;position:absolute;top:0;left:0;z-index:1}div.asl_s.searchsettings.ie78 .asl_option_inner .asl_option_checkbox:after{display:none}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox:hover::after{opacity:.3}div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked+.asl_option_checkbox:after{opacity:1}div.asl_s.searchsettings fieldset{position:relative;float:left}div.asl_s.searchsettings fieldset{background:#fff0;font-size:.9em;margin:12px 0 0!important;padding:0;width:192px}div.asl_s.searchsettings fieldset .asl_option_label{width:130px;display:block}div.asl_s.searchsettings form fieldset legend{padding:5px 0 8px 10px}#asl_hidden_data{display:none!important}.asl_r .item{.asl__af-tt-container{position:relative;z-index:2;.asl__af-tt-link{transition:opacity 0.2s;&:hover{opacity:.7}}}.average-rating{--percent:0%;--color:#2EA3F2;--bg-color:rgba(0,0,0,0.2);--size:17px;position:relative;appearance:none;width:auto;display:inline-block;vertical-align:baseline;font-size:var(--size);line-height:calc(var(--size) - 15%);color:var(--bg-color);background:linear-gradient(90deg,var(--color) var(--percent),var(--bg-color) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:#fff0}}.asl_r .item{.price{--regular-price-color:#666;--sale_price_color:#666;color:var(--regular-price-color);del{opacity:.5;display:inline-block;text-decoration:line-through;color:var(--regular-price-color)}ins{margin-left:.5em;text-decoration:none;font-weight:700;display:inline-block;color:var(--sale_price_color)}}.add-to-cart-container{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:10;width:100%;margin:12px 0;.add-to-cart-quantity{padding:8px 0 8px 8px;background:#eaeaea;width:32px;border-radius:4px 0 0 4px;height:18px;min-height:unset;display:inline-block;font-size:13px;line-height:normal}.add-to-cart-button{padding:8px;border-radius:4px;background:#6246d7;color:#fff;height:18px;min-height:unset;display:block;text-align:center;min-width:90px;font-size:13px;line-height:normal;&.add-to-cart-variable{border-radius:4px}&.loading{content:url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' xmlns='http://www.w3.org/2000/svg' stroke='%23fff'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg transform='translate(1 1)' stroke-width='2'%3E%3Ccircle stroke-opacity='.5' cx='18' cy='18' r='18'/%3E%3Cpath d='M36 18c0-9.94-8.06-18-18-18'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 18 18' to='360 18 18' dur='1s' repeatCount='indefinite'/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}}a.added_to_cart{flex-basis:100%;margin-top:8px}}.add-to-cart-container:has(.add-to-cart-quantity){.add-to-cart-button{border-radius:0 4px 4px 0}}}.rtl .asl_content,.rtl .asl_nores,.rtl .asl_content *,.rtl .asl_nores *,.rtl .searchsettings form{text-align:right!important;direction:rtl!important}.rtl .asl_nores>*{display:inline-block}.rtl div.asl_r .results .item .asl_image{float:right;margin:2px 0 0 8px}.rtl .searchsettings .asl_option{flex-direction:row-reverse!important;-webkit-flex-direction:row-reverse!important}.rtl .asl_option{direction:ltr}.rtl .asl_label,.rtl .asl_option div.asl_option_label{text-align:right!important}.rtl .asl_label{max-width:1000px!important;width:100%;direction:rtl!important}.rtl .asl_label input[type=radio]{margin:0 0 0 6px!important}.rtl .asl_option_cat_level-0 div.asl_option_label{font-weight:bold!important}.rtl fieldset .asl_option_cat_level-1{margin-right:12px!important;margin-left:0}.rtl fieldset .asl_option_cat_level-2{margin-right:24px!important;margin-left:0}.rtl fieldset .asl_option_cat_level-3{margin-right:36px!important;margin-left:0}.rtl .searchsettings legend{text-align:right!important;display:block;width:100%}.rtl .searchsettings input[type=text],.rtl .searchsettings select{direction:rtl!important;text-align:right!important}.rtl div.asl_w.asl_s.searchsettings form,.rtl div.asl_w.asl_sb.searchsettings form{flex-direction:row-reverse!important}.rtl div.horizontal.asl_r div.item{float:right!important}.rtl p.asl-try{direction:rtl;text-align:right;margin-right:10px;width:auto!important}div.asl_w{width:100%;height:auto;border-radius:5px;background-color:#fff0;overflow:hidden;border:0 solid #b5b5b5;border-radius:0 0 0 0;box-shadow:none}#ajaxsearchlite1 .probox,div.asl_w .probox{margin:0;padding:8px;height:28px;background-color:#fff;border:2px solid #de6464;border-radius:0 0 0 0;box-shadow:0 0 0 0 #b5b5b5 inset;border-radius:30px}#ajaxsearchlite1 .probox .proinput,div.asl_w .probox .proinput{font-weight:400;font-family:Open Sans;color:#000!important;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{font-weight:400;font-family:Open Sans;color:#000!important;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0;border:0;box-shadow:none}div.asl_w.asl_msie .probox .proinput input{line-height:24px!important}div.asl_w .probox .proinput input::-webkit-input-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input::-moz-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input:-ms-input-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input:-moz-placeholder{font-weight:400;font-family:Open Sans;color:rgb(0 0 0 / .6)!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proinput input.autocomplete{font-weight:400;font-family:Open Sans;color:#000;font-size:12px;line-height:normal!important;text-shadow:0 0 0 #fff0}div.asl_w .probox .proloading,div.asl_w .probox .proclose,div.asl_w .probox .promagnifier,div.asl_w .probox .prosettings{width:28px;height:28px}div.asl_w .probox .promagnifier .innericon svg{fill:#de6464}div.asl_w .probox div.asl_simple-circle{border:4px solid #de6464}div.asl_w .probox .prosettings .innericon svg{fill:#de6464}div.asl_w .probox .promagnifier{width:28px;height:28px;background-image:-o-linear-gradient(180deg,#fff0,#fff0);background-image:-ms-linear-gradient(180deg,#fff0,#fff0);background-image:-webkit-linear-gradient(180deg,#fff0,#fff0);background-image:linear-gradient(180deg,#fff0,#fff0);background-position:center center;background-repeat:no-repeat;border:0 solid #fff;border-radius:0 0 0 0;box-shadow:-1px 1px 0 0 rgb(255 255 255 / .64) inset;cursor:pointer;background-size:100% 100%;background-position:center center;background-repeat:no-repeat;cursor:pointer}div.asl_w .probox div.prosettings{width:28px;height:28px;background-image:-o-linear-gradient(175deg,#fff0,#fff0);background-image:-ms-linear-gradient(175deg,#fff0,#fff0);background-image:-webkit-linear-gradient(175deg,#fff0,#fff0);background-image:linear-gradient(175deg,#fff0,#fff0);background-position:center center;background-repeat:no-repeat;float:right;border:0 solid #fff;border-radius:0 0 0 0;box-shadow:0 1px 0 0 rgb(255 255 255 / .64) inset;cursor:pointer;background-size:100% 100%;order:7;-webkit-order:7}div.asl_r{position:absolute;z-index:1100}div.asl_r.vertical{padding:4px;background:#fff;border-radius:3px;border:0 solid #b5b5b5;border-radius:0 0 0 0;box-shadow:0 0 3px -1px rgb(0 0 0 / .3);visibility:hidden;display:none}div.asl_r .results .nores .keyword{padding:0 6px;cursor:pointer;font-weight:400;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 #fff0;font-weight:700}div.asl_r .results .item{height:auto;background:#fff}div.asl_r.vertical .results .item:after{background:#ccc}div.asl_r .results .item.hovered{background:#f4f4f4}div.asl_r .results .item .asl_image{width:70px;height:70px}div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{margin:0;padding:0;line-height:inherit;font-weight:400;font-family:Open Sans;color:#1468a9;font-size:14px;line-height:22px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .asl_content h3 a:hover{font-weight:400;font-family:Open Sans;color:#2e6bbc;font-size:14px;line-height:20px;text-shadow:0 0 0 #fff0}div.asl_r .results .item div.etc{padding:0;line-height:10px;font-weight:700;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .etc .asl_author{padding:0;font-weight:700;font-family:Open Sans;color:#a1a1a1;font-size:12px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_r .results .item .etc .asl_date{margin:0 0 0 10px;padding:0;font-weight:400;font-family:Open Sans;color:#adadad;font-size:12px;line-height:15px;text-shadow:0 0 0 #fff0}div.asl_r .results .item p.desc{margin:2px 0;padding:0;font-weight:400;font-family:Open Sans;color:#4a4a4a;font-size:13px;line-height:13px;text-shadow:0 0 0 #fff0}div.asl_r .mCSBap_scrollTools .mCSBap_buttonDown{border-color:#3e3e3e #fff0 #fff0 #fff0}div.asl_r .mCSBap_scrollTools .mCSBap_buttonUp{border-color:#fff0 #fff0 #3e3e3e #fff0}div.asl_r span.highlighted{font-weight:700;color:#d9312b;background-color:#eee;color:rgb(217 49 43);background-color:rgb(238 238 238)}div.asl_r p.showmore span{border:1px solid #eaeaea}div.asl_s.searchsettings{background:#fff;box-shadow:1px 1px 0 1px #de6464}div.asl_s.searchsettings .asl_option_label{font-weight:700;font-family:Open Sans;color:#2b2b2b;font-size:12px;line-height:15px;text-shadow:0 0 0 #fff0}div.asl_s.searchsettings .asl_option_inner .asl_option_checkbox{background-image:linear-gradient(180deg,#222,#36373a);background-image:-webkit-linear-gradient(180deg,#222,#36373a);background-image:-moz-linear-gradient(180deg,#222,#36373a);background-image:-o-linear-gradient(180deg,#222,#36373a);background-image:-ms-linear-gradient(180deg,#222,#36373a);}div.asl_s.searchsettings fieldset .categoryfilter{max-height:200px;overflow:auto}div.asl_s.searchsettings fieldset legend{padding:5px 0 0 10px;margin:0;font-weight:400;font-family:Open Sans;color:#474747;font-size:13px;line-height:15px;text-shadow:0 0 0 #fff0}