html,body{margin:0;background-color:#fff;min-height:100vh}body{font-size:16px;font-family:var(--arv3-font);font-weight:400;color:#333;position:relative;line-height:1.2}@media screen and (max-width: 991px){body{font-size:14px}}
a{color:var(--arv3-blue);text-decoration: none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;font-weight:600}
a:hover{color:var(--arv3-blue);text-decoration:none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.section-title{display:inline-block;font-weight:700;text-align:center;width:100%}.section-title.inverted-color{color:#fff}h1,.h1{font-size:2.5rem;margin:2rem 0}@media screen and (max-width: 991px){h1,.h1{font-size:2rem}}h2,.h2{font-size:2.25rem;margin:1rem 0 2rem}@media screen and (max-width: 991px){h2,.h2{font-size:1.7rem}}h3,.h3{font-weight:700;font-size:1.75rem;margin:0.5rem 0}@media screen and (max-width: 991px){h3,.h3{font-size:1.2rem}}h4,.h4{font-size:1.125rem;margin:0.5rem 0;font-weight:700}@media screen and (max-width: 991px){h4,.h4{font-size:1rem}}*+p{margin:1rem 0}p{line-height:1.75rem}h2+p,.h2+p{margin:0 0 1rem}ul,ol,nav{margin:0;padding:0;list-style-type:none}ul.styled-list-type,ol.styled-list-type{padding-left:1rem}ul.styled-list-type li,ol.styled-list-type li{position:relative;padding-left:1.6rem;margin:1.6rem 0}ul.styled-list-type li::before,ol.styled-list-type li::before{content:'';position:absolute;top:7px;left:0;height:6px;width:6px;border-radius:50%;overflow:hidden;background:var(--arv3-blue)}blockquote,.blockquote{font-weight:700;font-size:1.25rem;margin:1rem 2rem}.section-container{padding:0 15px;max-width:1300px;margin:0 auto}img{max-width:100%;height:auto}.read-more{margin-top:2rem;text-align:center}button:focus{outline:none}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;outline:none;font-size:1rem;width:100%;max-width:148px;min-height:40px;line-height:1;font-weight:700;text-decoration:none;text-align:center;-webkit-box-shadow:none;box-shadow:none;border-radius:8px;border:2px solid transparent;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;cursor:pointer;-webkit-appearance:none}.btn:hover{text-decoration:none;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.btn.btn-md{max-width:246px}.btn:disabled{opacity:0.5;pointer-events:none}.btn-primary{color:#fff;background:-o-linear-gradient(354.06deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(95.94deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);border:none}.btn-primary:hover{color:#fff;background:-o-linear-gradient(bottom, rgba(255,255,255,0.25), rgba(255,255,255,0.25)),-o-linear-gradient(324.89deg, #34bddb 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(0deg, rgba(255,255,255,0.25), rgba(255,255,255,0.25)),linear-gradient(125.11deg, #34bddb 4.58%, var(--arv3-blue) 85.5%)}.btn-primary:active{color:#fff;background:-o-linear-gradient(321.51deg, #059ebf 4.52%, var(--arv3-blue-hover) 49.06%);background:linear-gradient(128.49deg, #059ebf 4.52%, var(--arv3-blue-hover) 49.06%)}.btn-dark{color:#fff;background:-webkit-gradient(linear, left top, right top, color-stop(1.98%, var(--arv3-navy)), color-stop(48.85%, var(--arv3-navy)));background:-o-linear-gradient(left, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%);background:linear-gradient(90deg, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%)}.btn-dark:hover{color:#fff;background:-webkit-gradient(linear, left top, right top, color-stop(1.98%, var(--arv3-navy)), color-stop(48.85%, var(--arv3-navy)));background:-o-linear-gradient(left, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%);background:linear-gradient(90deg, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%)}.btn-dark:active{color:#fff;background:-webkit-gradient(linear, left top, right top, color-stop(1.98%, var(--arv3-navy)), color-stop(48.85%, var(--arv3-navy)));background:-o-linear-gradient(left, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%);background:linear-gradient(90deg, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%)}.btn-secondary{color:var(--arv3-blue);background:rgba(0,0,0,0);border:2px solid var(--arv3-blue)}.btn-secondary:hover{color:var(--arv3-blue);background:var(--arv3-pale)}.btn-secondary:active{color:var(--arv3-blue);background:var(--arv3-pale)}.btn-info{color:var(--arv3-blue);background:rgba(58,220,255,0.1)}.btn-info:hover{color:var(--arv3-blue);background:rgba(58,220,255,0.2)}.btn-info:active{color:var(--arv3-blue);background:rgba(58,220,255,0.2)}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}[type='radio']:not(:disabled),[type='checkbox']:not(:disabled){cursor:pointer}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}textarea{overflow:auto;resize:vertical}::-webkit-datetime-edit,::-webkit-inner-spin-button{height:auto}input:not([type]),input[type='date'],input[type='datetime-local'],input[type='email'],input[type='file'],input[type='number'],input[type='password'],input[type='search'],input[type='tel'],input[type='month'],input[type='week'],input[type='text'],input[type='time'],input[type='url'],textarea,select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;max-width:100%;margin:0;outline:0;-webkit-appearance:none;-moz-appearance:none;padding:6px 14px;min-height:56px;background:rgba(255,255,255,0.03);border:none;border-bottom:1px solid rgba(255,255,255,0.36);color:#fff;-webkit-box-shadow:0 0 0 0 transparent inset;box-shadow:0 0 0 0 transparent inset;border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#fff;opacity:1}::-moz-placeholder{color:#fff;opacity:1}:-ms-input-placeholder{color:#fff;opacity:1}::-ms-input-placeholder{color:#fff;opacity:1}::placeholder{color:#fff;opacity:1}input:not([type]):focus,input[type='date']:focus,input[type='datetime-local']:focus,input[type='email']:focus,input[type='file']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='month']:focus,input[type='week']:focus,input[type='text']:focus,input[type='time']:focus,input[type='url']:focus,textarea:focus,select:focus{color:#fff;border-bottom:2px solid #fff}input[type='submit']{font-weight:700;line-height:16px}input:not([type])[disabled],input[type='date'][disabled],input[type='datetime-local'][disabled],input[type='email'][disabled],input[type='file'][disabled],input[type='number'][disabled],input[type='password'][disabled],input[type='search'][disabled],input[type='tel'][disabled],input[type='month'][disabled],input[type='week'][disabled],input[type='text'][disabled],input[type='time'][disabled],input[type='url'][disabled],textarea:disabled,select:disabled{pointer-events:none;opacity:0.45;background:#e7e6e6;color:#adadad}select{line-height:43px}select:not([multiple]):not([size]){cursor:pointer;padding-right:30px;background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 24 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.290771L5 5.29077L10 0.290771H0Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:100% 26px}select:not([multiple]):not([size]).dark{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 24 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.290771L5 5.29077L10 0.290771H0Z" fill="black"/></svg>')}select:not([multiple]):not([size])::-ms-expand{display:none}select:not([multiple]):not([size]) option{color:#444;background-color:#fff}select:not([multiple]):not([size]) option:hover{background-color:var(--arv3-blue)}select:not([multiple]):not([size]):disabled{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 24 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.290771L5 5.29077L10 0.290771H0Z" fill="white"/></svg>')}select:not([multiple]):not([size]):disabled.dark{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 24 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0.290771L5 5.29077L10 0.290771H0Z" fill="black"/></svg>')} .uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus{background-color:#fff}input[type='checkbox']:disabled:checked{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="22" height="16" viewBox="0 0 22 16" stroke="black"><path fill="none" stroke="inherit" stroke-width="1.8824" stroke-miterlimit="50" stroke-linecap="butt" stroke-linejoin="miter" d="M20.028 2.353l-12.028 12.028-6.381-6.381"></path></svg>')}input[type='checkbox']:disabled:indeterminate{background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="black"><path d="M3 8h10v1h-10v-1z"></path></svg>')}input[type='radio']:disabled,input[type='checkbox']:disabled{background-color:#ececec}label{display:inline-block;margin-bottom:8px;font-weight:400;font-size:12px;line-height:12px}label.is-invalid{color:#f44336}label.is-valid{color:#6df172}label.hidden-radio{cursor:pointer;font-size:1rem;color:#333;font-weight:400}label.hidden-radio input[type='radio']{display:none}label.hidden-radio input[type='radio']:checked+span{color:var(--arv3-blue)}input.is-invalid,input.is-invalid:focus{color:#f44336;border-color:#f44336}input.is-valid,input.is-valid:focus{color:#6df172;border-color:#6df172}.form-field span.error{display:none;color:#f44336;font-size:12px;margin:6px 0;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-field.invalid select,.form-field.invalid input,.form-field.invalid textarea{color:#f44336;border-bottom:2px solid #f44336}.form-field.invalid select::-webkit-input-placeholder, .form-field.invalid input::-webkit-input-placeholder, .form-field.invalid textarea::-webkit-input-placeholder{color:#f44336}.form-field.invalid select::-moz-placeholder, .form-field.invalid input::-moz-placeholder, .form-field.invalid textarea::-moz-placeholder{color:#f44336}.form-field.invalid select:-ms-input-placeholder, .form-field.invalid input:-ms-input-placeholder, .form-field.invalid textarea:-ms-input-placeholder{color:#f44336}.form-field.invalid select::-ms-input-placeholder, .form-field.invalid input::-ms-input-placeholder, .form-field.invalid textarea::-ms-input-placeholder{color:#f44336}.form-field.invalid select::placeholder,.form-field.invalid input::placeholder,.form-field.invalid textarea::placeholder{color:#f44336}.form-field.invalid select:focus,.form-field.invalid input:focus,.form-field.invalid textarea:focus{color:#f44336 !important;border-bottom:2px solid #f44336 !important}.form-field.invalid span.icon{color:#f44336}.form-field.invalid span.error{display:block}.form-field-search{position:relative}.form-field-search .icon-search{position:absolute;top:20px;bottom:0;left:14px}.form-field-search input{padding-left:42px}form.form .form-layout .layout-item,form.wpcf7-form .form-layout .layout-item{margin-top:20px}@media screen and (max-width: 991px){form.form .form-layout .item-submit,form.wpcf7-form .form-layout .item-submit{text-align:center}}form.form .form-layout .item-submit input,form.wpcf7-form .form-layout .item-submit input{font-weight:700}@media screen and (max-width: 991px){form.form .form-layout .item-submit .ajax-loader,form.wpcf7-form .form-layout .item-submit .ajax-loader{display:none}}form.form .form-layout .item-submit.centered,form.wpcf7-form .form-layout .item-submit.centered{text-align:center}form.form .form-layout .item-submit.centered input,form.wpcf7-form .form-layout .item-submit.centered input{margin-left:16px}form.form span.wpcf7-not-valid-tip,form.form div.wpcf7-validation-errors,form.form div.wpcf7-response-output,form.form div.wpcf7-acceptance-missing,form.form div.wpcf7-mail-sent-ng,form.form div.wpcf7-aborted,form.wpcf7-form span.wpcf7-not-valid-tip,form.wpcf7-form div.wpcf7-validation-errors,form.wpcf7-form div.wpcf7-response-output,form.wpcf7-form div.wpcf7-acceptance-missing,form.wpcf7-form div.wpcf7-mail-sent-ng,form.wpcf7-form div.wpcf7-aborted{border:none;color:#f44336;max-width:360px;font-size:12px;margin:6px 0;padding:0;font-weight:400}form.form div.wpcf7-response-output,form.wpcf7-form div.wpcf7-response-output{margin:12px 0;font-size:14px}form.form.sent div.wpcf7-response-output,form.wpcf7-form.sent div.wpcf7-response-output{color:#6df172}form.muted select,form.muted input{color:#333;background-color:#00000008;border-color:rgba(0,0,0,0.36)}form.muted select::-webkit-input-placeholder, form.muted input::-webkit-input-placeholder{color:#333}form.muted select::-moz-placeholder, form.muted input::-moz-placeholder{color:#333}form.muted select:-ms-input-placeholder, form.muted input:-ms-input-placeholder{color:#333}form.muted select::-ms-input-placeholder, form.muted input::-ms-input-placeholder{color:#333}form.muted select::placeholder,form.muted input::placeholder{color:#333}form.muted input:not([type='submit']):focus,form.muted textarea:focus,form.muted select:focus{color:#333;border-bottom:2px solid #333}.grecaptcha-badge{opacity:0;z-index:-1;display:none}#acf-form .acf-fields .acf-field{border:none;padding:10px}#acf-form .acf-fields .acf-field .acf-label{margin:0}#acf-form .acf-fields .acf-field .select2-selection{background:rgba(255,255,255,0.03);border-radius:4px 4px 0 0;border:none;height:56px;border-bottom:1px solid rgba(255,255,255,0.36)}#acf-form .acf-fields .acf-field .select2-selection .select2-selection__rendered{height:100%;margin:0 40px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}#acf-form .acf-fields .acf-field .select2-selection .select2-selection__placeholder{color:#fff}#acf-form .acf-fields .acf-field .select2-selection .select2-selection__arrow{top:50%;right:17px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#acf-form .acf-fields .acf-field .select2-selection .select2-selection__arrow b{border-color:#fff transparent transparent transparent;border-width:5px 5px 0 5px}#acf-form .acf-fields .acf-field input,#acf-form .acf-fields .acf-field textarea{font-weight:400;font-size:16px;line-height:1.8}#acf-form .acf-fields .acf-field textarea{padding:10px 8px;height:80px}#acf-form .acf-fields .acf-field .star-rating li{padding:0 4px;margin:0}#acf-form .acf-fields .acf-field .star-rating li:before{top:50%;opacity:0}#acf-form .acf-fields .acf-field .star-rating li i{color:#adadad;-webkit-text-fill-color:#adadad}#acf-form .acf-fields .acf-field .star-rating li i:before{content:'\f005';font-size:16px}#acf-form .acf-fields .acf-field .star-rating li i.fa-star-half-o,#acf-form .acf-fields .acf-field .star-rating li i.fa-star{color:#fbb034;background:-o-linear-gradient(135deg, #fbb034 0%, #fd0 74%);background:linear-gradient(315deg, #fbb034 0%, #fd0 74%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#acf-form .acf-fields .acf-field .star-rating li i.fa-star-half-o:before{content:'\f123'}#acf-form .acf-fields .acf-field .btn-star-clear{display:none}#acf-form .acf-fields .acf-field-star-rating-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 10px}#acf-form .acf-fields .acf-field-star-rating-field .acf-label{margin:0 10px 0 0}@media all and (max-width: 480px){#acf-form .acf-fields .acf-field-star-rating-field .acf-label{width:41%}}#acf-form .acf-fields .acf-field-star-rating-field .acf-label label{color:#fff;font-size:16px;font-weight:400;line-height:1.8}#acf-form .acf-fields .acf-field-star-rating-field label{padding:0;margin:0 8px 0 0;background:transparent;border:none;color:#adadad}#acf-form .acf-fields .acf-field-star-rating-field label span{font-size:16px}#acf-form .acf-fields .acf-field-star-rating-field label:last-child{margin:0}#acf-form .acf-fields .acf-field-star-rating-field label.selected{color:yellow}#acf-form .acf-form-submit{padding:0 10px;margin:10px 0 0}.accordion .accordion-item:not(:last-child){margin-bottom:20px}.accordion .title{background:#fff;padding:24px 60px 24px 30px;cursor:pointer;position:relative;-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s;-webkit-box-shadow:0 0 12px rgba(48,110,216,0.28);box-shadow:0 0 12px rgba(48,110,216,0.28)}.accordion .title:after{content:'+';display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:4px;overflow:hidden;color:#fff;position:absolute;right:30px;top:calc(50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background:-o-linear-gradient(354.06deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(95.94deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s}.accordion .title.active{background:-o-linear-gradient(354.06deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(95.94deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s}.accordion .title.active:after{content:'-';background:var(--arv3-blue);-webkit-transition:0.2s;-o-transition:0.2s;transition:0.2s}.accordion .title.active h3{color:#fff}.accordion .title h3{font-size:1rem;margin:0}.accordion .content{display:none;padding:30px 50px}@media screen and (max-width: 768px){.accordion .content{padding:20px}}.accordion .content .text{line-height:1.6}@-webkit-keyframes floating-visualization{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes floating-visualization{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}table,.table{width:100%;border-collapse:collapse}table thead th,.table thead th{background-color:var(--arv3-blue);color:#333}table thead th:first-child,.table thead th:first-child{text-align:left;border-top-left-radius:6px}table thead th:last-child,.table thead th:last-child{text-align:right;border-top-right-radius:6px}table tbody tr,.table tbody tr{border-bottom:1px solid #33333340}table th,table td,.table th,.table td{padding:1rem;font-weight:400}.main-page-template{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}.main-page-template main.site-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.map .contacts__map{width:100%;min-height:470px;height:100%}.map .contacts__map .gm-style .gm-style-iw-c{max-width:241px !important;font-size:16px;color:#0F0F0F}#contents{background-color:var(--arv3-pale);padding:40px}#contents .toc_title{margin:0 0 15px;font-size:26px;font-weight:500}#contents .toc_list{display:block;margin-left:0;padding-left:0}#contents .toc_item{padding-left:0;margin:7px 0}#contents .toc_item::before{display:none}#contents .toc_item>.toc_list{margin-left:15px}#contents .toc_link{color:#333;font-weight:500;font-size:14px;border-bottom:1px dashed var(--arv3-blue)}.single-layout{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 991px){.single-layout{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.error-404 .error-404-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:120px 0}@media screen and (max-width: 768px){section.error-404 .error-404-layout{padding:80px 0}}section.error-404 .error-404-layout .section-title{background:-o-linear-gradient(354.06deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(95.94deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:12rem;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-animation:floating-visualization 4s ease-in-out infinite;animation:floating-visualization 4s ease-in-out infinite}@media screen and (max-width: 768px){section.error-404 .error-404-layout .section-title{font-size:8rem}}section.error-404 .error-404-layout .btn-go-home{margin:1rem 0}#rtoc-mokuji-wrapper{padding:15px;background-color:var(--arv3-pale)}#rtoc-mokuji-wrapper .rtoc-mokuji{display:inherit;margin-left:10px;padding-left:0;background-color:transparent}#rtoc-mokuji-wrapper .rtoc-mokuji-title{display:none}#rtoc-mokuji-wrapper .rtoc-mokuji .rtoc-item{margin:5px 0;padding-left:15px}#rtoc-mokuji-title{display:none !important}:root{--color-blue: var(--arv3-navy);--color-blue-pacient-btn: var(--arv3-navy);--color-light-blue: var(--arv3-blue);--color-top-light-blue: #b4f0fe;--color-mid-light-blue: #80c2ff;--color-white: #fff}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 -15px}@media screen and (max-width: 992px){.grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 768px){.grid{margin:0}}.landing_action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.landing_action form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero{background-size:cover;background-position:center center;height:90vh}@media screen and (max-width: 768px){.hero{height:inherit}}.hero .container{height:100%}.hero_section{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.hero_section{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0}}.hero_image{width:40%}@media screen and (max-width: 768px){.hero_image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero_content{width:60%}@media screen and (max-width: 768px){.hero_content{width:100%}}.hero_description{font-weight:700;font-size:28px;line-height:1.2}.hero_item{position:relative;margin-bottom:40px;max-width:680px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero_item img{margin-right:20px}.hero_item:first-child{left:-160px}@media screen and (max-width: 768px){.hero_item:first-child{left:0}}.hero_item:nth-child(2){left:-65px}@media screen and (max-width: 768px){.hero_item:nth-child(2){left:0}}.about{position:relative;z-index:1;background-color:#fff}.about_section{padding:150px 0}@media screen and (max-width: 992px){.about_section{padding:75px 0}}@media screen and (max-width: 768px){.about_section{padding:35px 0}}.about_title{text-align:center}.about_card{border-radius:10px;padding:35px;height:100%;text-align:center;-webkit-box-shadow:0 0 12px rgba(48,110,216,0.28);box-shadow:0 0 12px rgba(48,110,216,0.28);background:var(--color-white);max-width:calc((100% / 3) - 30px);margin:15px}.about_card .card_head{min-height:45px}@media screen and (max-width: 992px){.about_card .card_head{min-height:inherit}}.about_card .card_body{margin-top:0}@media screen and (max-width: 992px){.about_card{width:calc(50% - 30px)}}@media screen and (max-width: 768px){.about_card{width:100%;max-width:300px}}.profit{position:relative}.profit_bg{background:rgba(236,246,255,0.7);background-size:cover;-webkit-filter:blur(100px);filter:blur(100px);position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.profit_fg{z-index:1;position:relative}.profit_section{padding:50px 0}@media screen and (max-width: 768px){.profit_section{padding:35px 0}}.profit_title{text-align:center}.profit_item{width:calc(50% - 15px)}@media screen and (max-width: 992px){.profit_item{width:100%;padding:0 15px}}.profit_row{display:-webkit-box;display:-ms-flexbox;display:flex}.profit_card{margin-right:40px;padding:25px;background-color:#fff;border-radius:7px;margin-bottom:50px}.profit_card img{min-width:65px}.profit_image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.start{position:relative;background-color:#fff;z-index:1}.start_section{padding:150px 0 75px}@media screen and (max-width: 992px){.start_section{padding:75px 0 50px}}.start_title{text-align:center}.start_card{max-width:calc((100% / 3) - 30px);margin:15px;padding:30px;background:var(--arv3-pale);display:-webkit-box;display:-ms-flexbox;display:flex}.start_card img{margin-right:20px;max-height:68px}.start_card p{margin:0;line-height:1.8}@media screen and (max-width: 992px){.start_card{width:calc(50% - 30px)}}@media screen and (max-width: 768px){.start_card{width:100%;max-width:300px}}.start_bottom{text-align:center}.features_section{padding:75px 0}@media screen and (max-width: 768px){.features_section{padding:35px 0}}.features_title{text-align:center}.features_item-left{width:calc((100% / 3) - 30px);margin:15px}@media screen and (max-width: 992px){.features_item-left{width:100%}}.features_item-right{width:calc((100% / 3 * 2) - 30px);margin:15px}@media screen and (max-width: 992px){.features_item-right{width:100%}}.features_grid{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px}@media screen and (max-width: 768px){.features_grid{margin:0}}.features_card{background:var(--color-top-light-blue);border-radius:8px;padding:20px 30px 20px 25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 768px){.features_card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features_card-left{height:calc(100% - 40px)}@media screen and (max-width: 992px){.features_card-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width: 768px){.features_card-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features_card-top{width:calc(100% - 30px);margin:15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (max-width: 768px){.features_card-top{margin:0 0 15px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features_card-bottom{width:calc(50% - 85px);margin:15px}@media screen and (max-width: 768px){.features_card-bottom{width:100%;margin:15px 0}}.features_card-dark{background:var(--color-mid-light-blue)}.features_card img{max-width:170px;-ms-flex-item-align:end;align-self:flex-end}@media screen and (max-width: 768px){.features_card img{-ms-flex-item-align:center;align-self:center}}.features_head{margin-top:0}.reviews{overflow:hidden}.reviews_section{padding:75px 0}@media screen and (max-width: 768px){.reviews_section{padding:35px 0}}.reviews_title{text-align:center}.reviews_card{margin:20px auto;padding:30px;max-width:940px;-webkit-box-shadow:0 0 12px rgba(48,110,216,0.28);box-shadow:0 0 12px rgba(48,110,216,0.28)}.reviews_author{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews_photo{border-radius:50%;margin-right:10px;overflow:hidden}.reviews_photo img{border-radius:50%}.reviews_date{font-weight:500;font-size:14px;line-height:1.21;color:#adadad}header.site-header{position:relative;background:-webkit-gradient(linear, left top, right top, color-stop(1.98%, var(--arv3-navy)), color-stop(48.85%, var(--arv3-navy)));background:-o-linear-gradient(left, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%);background:linear-gradient(90deg, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%);min-height:80px}@media all and (max-width: 1200px){header.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:2}}header.site-header .header-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:5rem}@media all and (max-width: 1300px){header.site-header .header-layout{margin-right:3.5rem}}@media all and (max-width: 1200px){header.site-header .header-layout{margin-right:0}}@media screen and (max-width: 600px){header.site-header .header-layout{padding:0}}header.site-header .header-logo{width:100%;max-width:110px}@media screen and (min-width: 1200px){header.site-header .header-logo{margin-right:0.5rem}}@media screen and (max-width: 991px){header.site-header .header-logo{max-width:100px}}@media screen and (max-width: 600px){header.site-header .header-logo{max-width:80px}}@media screen and (max-width: 600px){header.site-header .header-logo img{max-width:80px}}@media screen and (max-width: 1200px){header.site-header .header-menu{display:none;position:absolute;top:0;left:0;padding:0;width:100%;-webkit-box-shadow:0 12px 20px rgba(48,110,216,0.28);box-shadow:0 12px 20px rgba(48,110,216,0.28)}}header.site-header .header-menu-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:0 1rem}@media only screen and (max-width: 1200px){header.site-header .header-menu-layout{padding:60px 0 20px 15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:-webkit-gradient(linear, left top, right top, color-stop(1.98%, var(--arv3-navy)), color-stop(48.85%, var(--arv3-navy)));background:-o-linear-gradient(left, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%);background:linear-gradient(90deg, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%)}}header.site-header .menu-item{padding:0 0.4rem}@media screen and (max-width: 1200px){header.site-header .menu-item{width:100%;text-align:left;padding:0}}header.site-header .menu-item a{color:#fff;padding:0.6rem 0;border-bottom:2px solid transparent}@media only screen and (max-width: 1200px){header.site-header .menu-item a{display:inline-block;padding:1.2rem 0;margin:0;border-bottom:0}}header.site-header .menu-item.current-menu-item a,header.site-header .menu-item a:hover{background-color:transparent;border-color:var(--arv3-blue)}@media screen and (max-width: 1200px){header.site-header .menu-item.current-menu-item a,header.site-header .menu-item a:hover{color:var(--arv3-blue)}}header.site-header .menu-item.current-menu-item a{cursor:default;pointer-events:none}@media screen and (min-width: 1200px){header.site-header .header-actions{margin-right:0;margin-left:auto}}header.site-header .header-actions .header-actions-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1200px){header.site-header .header-actions .header-actions-layout{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}header.site-header .header-actions .actions-item{min-width:140px;margin:0 0.4rem}@media screen and (max-width: 600px){header.site-header .header-actions .actions-item{min-width:125px}}header.site-header .header-actions .actions-item .btn-info{background-color:var(--arv3-navy);color:#fff}header.site-header .header-actions .actions-item_link{min-width:125px}@media screen and (max-width: 1200px){header.site-header .header-actions .actions-item_link{min-width:80px}}header.site-header .header-actions .actions-item_link .btn-default{color:var(--arv3-blue);background:rgba(0,0,0,0);border:2px solid var(--arv3-blue)}@media screen and (max-width: 1200px){header.site-header .header-actions .actions-item_link .btn-default{min-height:inherit !important;background-color:transparent;color:var(--arv3-blue);border:none}}@media screen and (max-width: 600px){header.site-header .header-actions .actions-item_link{min-width:60px}}header.site-header .header-actions .actions-item_link form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header.site-header .header-actions .actions-item .btn{min-height:44px}@media screen and (max-width: 600px){header.site-header .header-actions .actions-item{margin:1rem 0.4rem}}header.site-header .header-mobile-menu{display:inline-block;z-index:1;position:relative;margin-right:10px}@media only screen and (min-width: 1200px){header.site-header .header-mobile-menu{display:none}}.burger{width:25px;height:20px;position:relative;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;transition:0.5s ease-in-out;cursor:pointer}.burger span{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:5px;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;transition:0.25s ease-in-out}.burger span:nth-child(1){top:0px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.burger span:nth-child(2){top:8px;width:75%;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.burger span:nth-child(3){top:16px;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.burger.open span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-2px;left:0}.burger.open span:nth-child(2){width:0%;opacity:0}.burger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);top:16px;left:0}section.custom-breadcrumbs .custom-breadcrumbs-layout{margin:2rem 0}section.custom-breadcrumbs .custom-breadcrumbs-layout a{color:#333;font-weight:400}section.custom-breadcrumbs .custom-breadcrumbs-layout>span{font-weight:400;margin:0 6px}section.custom-breadcrumbs .custom-breadcrumbs-layout>span:first-child{margin-left:0}section.custom-breadcrumbs .custom-breadcrumbs-layout>span:last-child{color:var(--arv3-blue)}.page-template-page-doctors section.custom-breadcrumbs,.page-template-page-blog section.custom-breadcrumbs,.page-template-page-ask-doctor section.custom-breadcrumbs,.page-template-page-analyzes section.custom-breadcrumbs,.page-template-page-quick-consultation section.custom-breadcrumbs{width:0;height:0;overflow:hidden;opacity:0}section.page-banner{background:-o-linear-gradient(354.06deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(95.94deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%)}section.page-banner .page-banner-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:312px;color:#fff}section.page-banner .page-banner-layout button.btn-dark{min-height:44px}@media screen and (max-width: 991px){section.page-banner .page-banner-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;min-height:auto}}section.page-banner .layout-item{max-width:50%}@media screen and (max-width: 991px){section.page-banner .layout-item{max-width:none}}@media screen and (min-width: 991px){section.page-banner .item-info{padding:2rem 1rem 2rem 0}}@media screen and (min-width: 991px){section.page-banner .item-info .info-title{margin-top:0}}section.page-banner .item-image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:end;align-self:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width: 991px){section.page-banner .item-image{-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:400px}}section.page-banner.page-home{padding-bottom:100px}section.page-banner.page-faq .faq-posts-filter{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 991px){section.page-banner.page-faq .faq-posts-filter{margin-bottom:80px}}section.page-banner.page-faq .form-field{margin:20px 0;width:100%}section.page-banner.page-quick-consultation{background:rgba(236,246,255,0.7)}section.page-banner.page-quick-consultation .page-banner-layout{min-height:456px}section.page-banner.page-quick-consultation .page-banner-layout button.btn-dark{min-height:44px}section.page-banner.page-quick-consultation .item-info{color:#333}section.page-banner.page-quick-consultation .item-image{-ms-flex-item-align:center;align-self:center}section.page-banner.decorated-banner{position:relative;overflow:hidden}section.page-banner.decorated-banner:before{content:url(//arimed.ru/wp-content/themes/arimed/dist/images/page-banner/left-decoration.png);position:absolute;left:0;top:0;max-width:100%}section.page-banner.decorated-banner:after{content:url(//arimed.ru/wp-content/themes/arimed/dist/images/page-banner/right-decoration.png);position:absolute;right:0;bottom:0;max-width:100%}section.page-banner.decorated-banner .page-banner-layout{position:relative;z-index:1}@media screen and (max-width: 991px){section.page-banner.decorated-banner .page-banner-layout{padding:100px 0}}@media screen and (max-width: 991px){section.page-banner.decorated-banner .item-image{margin-top:20px}}@media screen and (max-width: 991px){section.page-banner.page-analyzes .item-info .btn{margin-bottom:20px}}.privileges{position:relative;margin:5rem 0}.privileges .privileges-layout{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.privileges .layout-item{margin:15px 15px 0;max-width:calc(33.3% - 30px);width:100%}@media screen and (max-width: 768px){.privileges .layout-item{max-width:100%;margin:15px 0}}.privileges .privileges-image{width:100%;max-width:160px;min-height:120px;margin:0 auto 2rem}@media screen and (max-width: 768px){.privileges .privileges-image{margin:0 auto}}.privileges .info-title{margin:1rem 0}.doctors-list{margin:5rem 0}.doctors-list.page-home{position:relative;top:-100px;margin-top:0;margin-bottom:-50px}.doctors-list .filter-home-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-sizing:border-box;box-sizing:border-box;padding:60px;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 4px 40px rgba(23,32,57,0.2);box-shadow:0 4px 40px rgba(23,32,57,0.2);margin-bottom:50px;background-color:#fff;min-height:194px}@media screen and (max-width: 991px){.doctors-list .filter-home-page{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:400px;margin-right:auto;margin-left:auto;padding:20px 30px;min-height:160px}}.doctors-list .filter-home-page .layout-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 991px){.doctors-list .filter-home-page .layout-item{padding-left:0;margin:24px 0}}.doctors-list .filter-home-page .border:before{position:absolute;right:0;display:inline-block;width:2px;height:66px;background-color:var(--arv3-blue);content:''}@media screen and (max-width: 991px){.doctors-list .filter-home-page .border:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:2px;bottom:0}}.doctors-list .filter-home-page .title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.25rem;font-weight:700;margin:0}@media screen and (min-width: 991px){.doctors-list .filter-home-page .title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width: 991px){.doctors-list .filter-home-page .title.border:before{content:none}}.doctors-list .filter-home-page .specialization{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 991px){.doctors-list .filter-home-page .specialization{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 30px}}.doctors-list .filter-home-page .specialization label{font-size:1rem;color:#333;margin:0}@media screen and (min-width: 991px){.doctors-list .filter-home-page .specialization label{margin-right:40px}}.doctors-list .filter-home-page .specialization select{color:#333;font-weight:700;padding-left:0;line-height:36px;min-height:36px}@media screen and (min-width: 991px){.doctors-list .filter-home-page .specialization select{max-width:230px;line-height:56px;min-height:56px}}.doctors-list .filter-home-page .submit{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0}@media screen and (min-width: 991px){.doctors-list .filter-home-page .submit{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-width:150px;padding-left:30px}}.doctors-list .filter-home-page .submit.border:before{content:none}@media screen and (min-width: 991px){.doctors-list .filter-home-page .submit.border:before{content:''}}.doctors-list .filter-full .form-row{margin:0 -10px}@media screen and (min-width: 991px){.doctors-list .filter-full .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.doctors-list .filter-full .layout-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:1rem 10px}.doctors-list .filter-full .form-field-search{-ms-flex-preferred-size:40%;flex-basis:40%}.doctors-list .filter-full .count-result{color:#adadad}.doctors-list .filter-full .count-result span{color:#333}.doctors-list .doctors-list-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.doctors-list .doctors-list-layout{margin:0 -15px}}@media screen and (max-width: 768px){.doctors-list .doctors-list-layout .doctor-card{max-width:400px;margin:15px auto}}.ask-doctor-list .separator{display:none}section.doctors-slider{margin:5rem 0}section.doctors-slider .doctors-slider-layout{padding-bottom:70px}section.doctors-slider .doctor-card_link{cursor:pointer}section.doctors-slider .doctor-card:focus{outline:none}section.doctors-slider .doctor-card:not(:first-child){display:none}section.doctors-slider .doctor-card .doctor-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.doctors-slider .slick-initialized .doctor-card{display:block}section.doctors-slider .slick-prev,section.doctors-slider .slick-next{height:45px;width:45px;border-radius:50%;border:2px solid var(--arv3-blue);-webkit-transform:none;-ms-transform:none;transform:none}section.doctors-slider .slick-prev:before,section.doctors-slider .slick-next:before{color:var(--arv3-blue);font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px;opacity:1}section.doctors-slider .slick-prev:hover,section.doctors-slider .slick-prev:active,section.doctors-slider .slick-next:hover,section.doctors-slider .slick-next:active{background:var(--arv3-blue)}section.doctors-slider .slick-prev:hover:before,section.doctors-slider .slick-prev:active:before,section.doctors-slider .slick-next:hover:before,section.doctors-slider .slick-next:active:before{color:#fff}section.doctors-slider .slick-prev{right:51%;left:auto;bottom:0;top:auto}section.doctors-slider .slick-prev:before{content:"\e90b"}section.doctors-slider .slick-next{left:51%;right:auto;bottom:0;top:auto}section.doctors-slider .slick-next:before{content:"\e90c"}.how-to-use-consultation{position:relative;margin:5rem 0}.how-to-use-consultation .how-to-use-consultation-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.how-to-use-consultation .layout-item{position:relative;margin:15px;max-width:calc(25% - 30px);width:100%}@media screen and (max-width: 991px){.how-to-use-consultation .layout-item{max-width:calc(50% - 30px);text-align:center}}@media screen and (max-width: 576px){.how-to-use-consultation .layout-item{max-width:100%;margin:15px 0}}.how-to-use-consultation .how-to-use-consultation-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;overflow:hidden;height:72px;width:72px;background-color:var(--arv3-blue)80}@media screen and (max-width: 991px){.how-to-use-consultation .how-to-use-consultation-icon{margin:0 auto}}.how-to-use-consultation .how-to-use-consultation-icon span{font-size:34px;color:var(--arv3-navy)}.how-to-use-consultation .how-to-use-consultation-info .info-title{margin:1rem 0 0.5rem}.how-to-use-consultation .how-to-use-consultation-info p{margin:0}.how-to-use-consultation .line{position:absolute;right:0;max-width:60%}@media screen and (max-width: 991px){.how-to-use-consultation .line{display:none}}.how-to-use-consultation .doctor .line,.how-to-use-consultation .calendar .line{top:30px}.how-to-use-consultation .website .line{-webkit-transform:rotate(196deg);-ms-transform:rotate(196deg);transform:rotate(196deg);top:-6px}.capabilities{margin:5rem 0}.capabilities .capabilities-layout{display:grid;grid-gap:1.875rem}@media screen and (max-width: 991px){.capabilities .capabilities-layout{grid-template-columns:repeat(2, 1fr);grid-gap:1rem}}@media screen and (max-width: 576px){.capabilities .capabilities-layout{grid-template-columns:1fr}}.capabilities .layout-item{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;overflow:hidden;padding:1.5rem}@media screen and (max-width: 991px){.capabilities .layout-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.capabilities .layout-item.light-bg{background-color:rgba(104,255,253,0.5)}.capabilities .layout-item.dark-bg{background-color:rgba(0,133,255,0.5)}.capabilities .capability-image{width:100%}.capabilities .online-consultations{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 991px){.capabilities .online-consultations{grid-area:1 / 1 / 4 / 2}}.capabilities .online-consultations .capability-image{max-width:300px}@media screen and (min-width: 991px){.capabilities .messages{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-area:1 / 2 / 3 / 4}}.capabilities .messages .capability-image{max-width:190px}@media screen and (min-width: 991px){.capabilities .quick-consultations{grid-area:3 / 2 / 4 / 3}}@media screen and (min-width: 991px){.capabilities .upload-file{grid-area:3 / 3 / 6 / 4}}@media screen and (min-width: 991px){.capabilities .analyzes-create{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;grid-area:4 / 1 / 10 / 3}}.capabilities .analyzes-create .capability-image{max-width:170px}@media screen and (min-width: 991px){.capabilities .analyzes-abilities{grid-area:6 / 3 / 10 / 4}}.advantages{position:relative;margin:5rem 0;padding:3.125rem 0}.advantages:before,.advantages:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%}.advantages:before{background:url(//arimed.ru/wp-content/themes/arimed/dist/images/advantages/background.png);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.advantages:after{background:rgba(236,246,255,0.7);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.advantages .section-container{position:relative;z-index:1}.advantages .advantages-layout{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.advantages .advantages-layout .layout-item{margin:0 15px 15px;max-width:calc(33.3% - 30px);width:100%}@media screen and (max-width: 768px){.advantages .advantages-layout .layout-item{max-width:100%;margin:15px 0}}.advantages .advantages-layout .advantage-image{width:100%;max-width:160px;min-height:120px;margin:0 auto 2rem}.advantages .advantages-layout .advantage-info .title{font-size:1rem;display:inline;font-weight:700}.ask-doctor-form{margin-top:5rem;background:-o-linear-gradient(354.06deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(95.94deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%)}.ask-doctor-form .ask-doctor-form-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:380px}@media screen and (max-width: 768px){.ask-doctor-form .ask-doctor-form-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.ask-doctor-form .layout-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:316px}.ask-doctor-form .item-image{margin:0 10px 10px}@media screen and (max-width: 768px){.ask-doctor-form .item-image{max-width:240px;margin-bottom:30px}}.ask-doctor-form .item-form{padding-bottom:30px}@media screen and (min-width: 768px){.ask-doctor-form .item-form{padding:0 10px 30px 10px}}.ask-doctor-form .item-form .layout-item{margin:0 0 30px}.ask-doctor-form .item-form .item-submit{margin:0}.posts-list{margin:5rem 0}.posts-list .posts-list-layout{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.posts-list .post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px;max-width:calc(33.3% - 30px);width:100%;cursor:pointer;text-align:left}@media screen and (max-width: 768px){.posts-list .post{max-width:400px;margin:15px auto}}.posts-list .post:hover .title{color:var(--arv3-blue)}.posts-list .post-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:8px;overflow:hidden;max-height:250px}@media screen and (min-width: 768px){.posts-list .post-thumbnail{margin-bottom:1rem}}.posts-list .post-thumbnail img{-o-object-fit:cover;object-fit:cover}.posts-list .post-thumbnail .post-title-image{position:absolute;text-align:right;max-width:190px;font-weight:700;color:#fff;font-size:18px;line-height:150%;width:auto;top:50%;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.posts-list .post-info{font-weight:400}.posts-list .title{font-size:1rem;font-weight:400;color:#333}.posts-list .date{font-size:0.875rem;color:#adadad}footer.site-footer{padding:1.875rem 0;background:-webkit-gradient(linear, left top, right top, color-stop(1.98%, var(--arv3-navy)), color-stop(48.85%, var(--arv3-navy)));background:-o-linear-gradient(left, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%);background:linear-gradient(90deg, var(--arv3-navy) 1.98%, var(--arv3-navy) 48.85%)}footer.site-footer .site-footer-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 991px){footer.site-footer .site-footer-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}@media screen and (max-width: 991px){footer.site-footer .layout-item{margin:1rem 0}}footer.site-footer .layout-item .column-title{font-size:1.25rem;font-weight:700;margin:1rem 0 2rem;color:#fff}footer.site-footer .column-nav .footer-logo{display:inline-block;width:100%;max-width:110px;margin:0.5rem 0 2rem}@media screen and (max-width: 991px){footer.site-footer .column-nav .footer-logo{margin-bottom:1rem}}footer.site-footer .footer-menu .menu-item{padding:0.8rem 0}footer.site-footer .footer-menu .menu-item a{font-size:0.875rem;font-weight:400;color:#fff}footer.site-footer .footer-menu .menu-item a:hover{color:var(--arv3-blue)}footer.site-footer .footer-menu .current-menu-item a{color:var(--arv3-blue);cursor:default;pointer-events:none}footer.site-footer .social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0.8rem 0}footer.site-footer .social-icons a{margin-right:1.5rem}footer.site-footer .social-icons a:last-child{margin-right:0}footer.site-footer .social-icons a [class^='icon-']{font-size:1.3rem;color:#d9dbe1;-webkit-transition:0.4s ease-in-out;-o-transition:0.4s ease-in-out;transition:0.4s ease-in-out}footer.site-footer .social-icons a:hover [class^='icon-']{color:var(--arv3-blue)}@media screen and (max-width: 991px){footer.site-footer .social-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer.site-footer .column-socials{max-width:300px}footer.site-footer .column-form{max-width:356px}footer.site-footer .site-footer-copyright{margin-top:1rem;border-top:1px solid rgba(255,255,255,0.2)}footer.site-footer .site-footer-copyright p{font-size:0.875rem;color:#d9dbe1;margin:0.5rem 0}section.separator{margin:5rem 0}@media screen and (max-width: 768px){section.separator{margin:3rem 0}}section.separator span{display:block;margin:0 auto;height:2px;width:318px;background-color:var(--arv3-blue)}@media screen and (max-width: 768px){section.separator span{width:200px}}.order-analyzes{margin:5rem 0}.order-analyzes .order-analyzes-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){.order-analyzes .order-analyzes-layout{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.order-analyzes .layout-item{max-width:550px}.order-analyzes .item-steps{padding-right:2rem}.order-analyzes li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:1.6rem}.order-analyzes .step-number{-ms-flex-negative:0;flex-shrink:0;height:72px;width:72px;background-color:var(--arv3-blue)80;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.75rem;color:var(--arv3-blue);font-weight:700;margin-right:40px}@media screen and (max-width: 768px){.order-analyzes .step-number{margin-right:20px;height:50px;width:50px;font-size:1.2rem}}.doctor-card{margin:10px 15px;max-width:calc(33.3% - 30px);width:100%;-webkit-box-shadow:0 0 12px rgba(48,110,216,0.28);box-shadow:0 0 12px rgba(48,110,216,0.28);font-weight:400;color:#333}.doctor-card:hover{color:#333}@media screen and (max-width: 991px){.doctor-card{max-width:calc(50% - 30px)}}.doctor-card .doctor-card-layout{padding:20px}.doctor-card .doctor-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 1100px){.doctor-card .doctor-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.doctor-card .doctor-heading .avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;overflow:hidden;height:84px;width:84px;background-color:var(--arv3-blue)}@media screen and (min-width: 1100px){.doctor-card .doctor-heading .avatar{margin-right:0.5rem}}.doctor-card .doctor-heading .info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1100px){.doctor-card .doctor-heading .info{width:100%;text-align:center}}.doctor-card .doctor-heading .name{font-weight:700;margin:0.6rem 0;display:block;min-height:40px}.doctor-card .doctor-heading .about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.doctor-card .doctor-heading .rating,.doctor-card .doctor-heading .stage{width:50%}.doctor-card .doctor-heading .icon-star{color:#f2c94c}.doctor-card .doctor-heading .stage{border-left:1px solid #adadad;padding-left:1.3rem}.doctor-card .doctor-heading .icon-backpack{font-size:20px;vertical-align:bottom;color:var(--arv3-blue)}.doctor-card .doctor-heading .title{display:block;margin-bottom:0.5rem;font-size:0.75rem;color:#adadad}.doctor-card .doctor-heading .icon-testimonials{color:var(--arv3-blue)}.doctor-card .doctor-heading .count:not(.no_found){text-decoration:underline;cursor:pointer}.doctor-card .doctor-specialization{padding:1.25rem 0;min-height:40px}.doctor-card .doctor-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #adadad;padding-top:1.25rem}.doctor-card .doctor-footer .icon-clinic{margin:0 10px 0 0;color:var(--arv3-blue);font-size:20px}.doctor-card .coast{min-width:70px;font-weight:700;font-size:1.25rem}.doctor-card .action-ask-doctor,.doctor-card .action-sign-up{text-align:right;width:100%}.doctor-card.author{max-width:100%;margin:0;width:auto;-webkit-box-shadow:none;box-shadow:none}.doctor-card.author .doctor-footer{border:none;padding:0}@media screen and (max-width: 991px){.doctor-card.author .doctor-footer{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.empty-search-result{text-align:center;width:100%;margin:30px 0;padding:30px;background:var(--arv3-navy);color:#fff;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px}@media screen and (max-width: 768px){.pagination{margin:20px 0}}.pagination .result{-ms-flex-negative:0;flex-shrink:0}.pagination .title{margin-right:10px}.pagination .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination a{display:block;padding:20px;color:#333}@media screen and (max-width: 768px){.pagination a{padding:10px}}.pagination a[href='']{pointer-events:none;cursor:default;opacity:0.5}.single-sidebar{-ms-flex-negative:0;flex-shrink:0;margin:0 auto;margin-bottom:5rem}@media screen and (min-width: 991px){.single-sidebar{padding-left:2rem;max-width:350px}}.single-sidebar .sidebar-author{margin-bottom:2rem;border:1px solid var(--arv3-blue);border-radius:5px}.single-sidebar .sidebar-author .author-title{font-weight:700;text-align:center;font-size:1.375rem;margin-bottom:0}.single-sidebar .sidebar-form{border-radius:5px;background:-o-linear-gradient(354.06deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);background:linear-gradient(95.94deg, var(--arv3-blue) 4.58%, var(--arv3-blue) 85.5%);padding:20px;margin-bottom:2rem}.single-sidebar .sidebar-form .form-title{color:#fff;font-weight:700;font-size:1.375rem;margin-top:0}.related-posts .related-posts-search{min-height:80px}.related-posts .related-posts-title{font-weight:700;font-size:1.375rem}.related-posts .related-posts-list{margin-bottom:30px}.related-posts .post{display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px 0;cursor:pointer;text-align:left}.related-posts .post:hover .title{color:var(--arv3-blue)}.related-posts .post-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;border-radius:5px;overflow:hidden;width:66px;height:66px;margin-right:20px}.related-posts .post-thumbnail img{-o-object-fit:cover;object-fit:cover}.related-posts .post-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.related-posts .title{font-size:1rem;font-weight:400;color:#333;margin:0}.related-posts .date{font-size:0.875rem;font-weight:400;color:#adadad}.related-posts .empty-search-result{margin:0;padding:1rem;font-size:14px}.faq-list{margin:2rem 0 5rem}.related-faq{margin:5rem 0}section.step-answers{position:relative;margin:5rem 0}section.step-answers .step-answers-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 768px){section.step-answers .step-answers-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section.step-answers .layout-item{position:relative;margin:15px;max-width:300px;width:100%;text-align:center}@media screen and (max-width: 768px){section.step-answers .layout-item{margin:15px 0}}section.step-answers .step-answers-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;overflow:hidden;height:120px;width:120px;background-color:var(--arv3-blue)80;margin:0 auto}@media screen and (max-width: 768px){section.step-answers .step-answers-icon{height:70px;width:70px;margin:0 auto}}section.step-answers .step-answers-icon span{font-size:54px;color:var(--arv3-navy)}@media screen and (max-width: 768px){section.step-answers .step-answers-icon span{font-size:30px}}section.step-answers .step-answers-info .info-title{margin:1rem 0 0.5rem}section.step-answers .step-answers-info p{margin:0}section.step-answers .arrow{position:absolute;left:98%;top:50px;max-width:9vw}@media screen and (max-width: 991px){section.step-answers .arrow{display:none}}section.testimonials{margin:5rem 0}section.testimonials .section-title{text-align:left;margin:0 0 10px}section.testimonials .testimonial-card{margin:20px 0;-webkit-box-shadow:0 0 12px rgba(48,110,216,0.28);box-shadow:0 0 12px rgba(48,110,216,0.28)}section.testimonials .testimonial-card-layout{padding:20px}section.testimonials .patient-heading{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){section.testimonials .patient-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}section.testimonials .patient-heading .avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;border-radius:50%;overflow:hidden;height:84px;width:84px;background-color:var(--arv3-blue)}@media screen and (min-width: 768px){section.testimonials .patient-heading .avatar{margin-right:0.5rem}}section.testimonials .patient-heading .avatar img{-o-object-fit:cover;object-fit:cover;width:100%}section.testimonials .patient-heading .patient-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 768px){section.testimonials .patient-heading .patient-info{width:100%;text-align:center}}section.testimonials .patient-heading .name{font-weight:700;margin:1.2rem 0 0.4rem;display:block}section.testimonials .patient-heading .date{font-size:0.875rem;color:#adadad}section.testimonials .theme{display:block;font-size:0.875rem;color:#adadad;margin:10px 0}section.testimonials .doctor-info{margin:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.testimonials .doctor-info .name{font-size:0.875rem;font-weight:700}section.testimonials .doctor-info .rating{display:inline;margin-left:1rem}section.testimonials .doctor-info .icon-star{color:#F2C94C}section.testimonials .specialization{font-size:0.875rem;margin:0 0 20px}.analyzes-price{margin:5rem 0}.analyzes-price .section-subtitle{text-align:center;max-width:800px;margin:0 auto 2rem}.analyzes-price .analyzes-price-wrapper{padding:40px 20px;border-radius:8px;-webkit-box-shadow:0px 4px 40px rgba(23,32,57,0.2);box-shadow:0px 4px 40px rgba(23,32,57,0.2)}.analyzes-price .analyzes-price-filter{margin-bottom:10px;min-height:80px}.analyzes-price .analyzes-price-list{text-align:left;overflow-x:auto}.analyzes-price .price-list-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--arv3-blue);color:#333;border-top-left-radius:6px;border-top-right-radius:6px}.analyzes-price .price-list-body-layout{max-height:500px;overflow-y:auto}.analyzes-price .price-list-header,.analyzes-price .price-list-body{min-width:686px}.analyzes-price .category-name{background-color:var(--arv3-blue);color:#fff}.analyzes-price .analysis{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #33333340}.analyzes-price .price-list-header>div,.analyzes-price .analysis>div,.analyzes-price .category-name{width:100%;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.analyzes-price .header-name,.analyzes-price .analysis-name{max-width:750px}@media screen and (max-width: 1200px){.analyzes-price .header-name,.analyzes-price .analysis-name{max-width:500px}}@media screen and (max-width: 991px){.analyzes-price .header-name,.analyzes-price .analysis-name{max-width:320px}}.analyzes-price .header-duration,.analyzes-price .analysis-duration{max-width:200px}.analyzes-price .header-price,.analyzes-price .analysis-price{max-width:150px}.analyzes-price .analysis-price{color:var(--arv3-blue)}.patient-app-call-to-action{margin-top:5rem}.patient-app-call-to-action .patient-app-call-to-action-layout{background:#fff;padding:16px;-webkit-box-shadow:0 0 12px rgba(48,110,216,0.28);box-shadow:0 0 12px rgba(48,110,216,0.28);text-align:center}.patient-app-call-to-action .title{font-size:21px;font-weight:700}.contacts{padding:0 0 15px}.contacts .section-title{margin:0 0 60px;font-size:36px;text-align:center}.contacts .contacts-layout__title{margin:0 0 30px;font-size:18px;font-weight:700}.contacts .contacts-layout__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts .contacts-layout__wrapper-item{width:auto}.contacts .contacts-layout__wrapper-item:first-child{max-width:460px;width:44%}@media screen and (max-width: 640px){.contacts .contacts-layout__wrapper-item:first-child{width:100%;max-width:100%}}.contacts .contacts-layout__wrapper-item .contacts-name{font-weight:700;margin:0 0 20px}.contacts .contacts-layout__wrapper-item .contacts-description{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts .contacts-layout__wrapper-item .contacts-description .icon-location,.contacts .contacts-layout__wrapper-item .contacts-description .icon-phone{font-size:1.4rem;margin-right:0.8rem;color:var(--arv3-blue);line-height:1}.contacts .contacts-layout__wrapper-item .contacts-description a{font-weight:normal}.contacts .contacts-layout__wrapper-item .description-address{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts .contacts-layout__wrapper-item .description-address .address-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.2rem 0}.contacts .contacts-layout__wrapper-item .phone{color:inherit}.contacts .contacts-layout__wrapper-item .social-icons a{margin-right:1.3rem}.contacts .contacts-layout__wrapper-item .social-icons a span{font-size:1.3rem;color:#d9dbe1;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.contacts .contacts-layout__wrapper-item .social-icons a:hover span{color:var(--arv3-blue)}.contacts .contacts-layout__wrapper-item span{display:inline-block;font-size:16px;color:#0f0f0f;line-height:1.8}@media screen and (max-width: 640px){.contacts .contacts-layout__wrapper-item{margin:0 0 30px;width:100%;max-width:100%}}.contacts .docs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px -10px}.contacts .docs_item{width:calc(33% - 20px);margin:10px;min-width:100px;max-height:150px}.contacts .docs_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.doctor-section .section-title{text-align:center}.doctor-section .doctor-card-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:30px}@media screen and (max-width: 768px){.doctor-section .doctor-card-layout{-ms-flex-wrap:wrap;flex-wrap:wrap}}.doctor-section .doctor-card{width:100%;margin:0 0 50px;max-width:100%;cursor:default}.doctor-section .doctor-card .avatar{margin-right:1.5rem;width:auto;height:auto;border-radius:5px}@media screen and (max-width: 768px){.doctor-section .doctor-card .avatar{margin-right:0}}.doctor-section .doctor-card .avatar img{-o-object-fit:cover;object-fit:cover;width:225px;height:225px}.doctor-section .doctor-card .info{text-align:left}@media screen and (max-width: 768px){.doctor-section .doctor-card .info{margin-top:20px;text-align:center}}.doctor-section .doctor-card .name{margin-top:0}.doctor-section .doctor-card .about{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 0 10px}@media screen and (max-width: 768px){.doctor-section .doctor-card .about{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.doctor-section .doctor-card .about__item{padding:0 25px;width:auto;border-left:none;border-right:1px solid #adadad}.doctor-section .doctor-card .about__item:first-child{padding:0 25px 0 0}.doctor-section .doctor-card .about__item:last-child{border:none}.doctor-section .doctor-card .doctor-heading{padding:0 20px 0 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 1100px){.doctor-section .doctor-card .doctor-heading{-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}}@media screen and (max-width: 768px){.doctor-section .doctor-card .doctor-heading{width:100%;padding:0;margin:0 0 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.doctor-section .doctor-card .doctor-heading .layout-item{padding:0;margin:5px 0}.doctor-section .doctor-card .doctor-heading .layout-item .title{margin:0;line-height:1.8;text-align:left}@media screen and (max-width: 768px){.doctor-section .doctor-card .doctor-heading .layout-item .title{text-align:center}}.doctor-section .doctor-card .doctor-heading .layout-item .description{line-height:1.8;text-align:left}.doctor-section .doctor-card .doctor-footer{padding:0 0 0 20px;border-top:none;border-left:1px solid #adadad;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width: 768px){.doctor-section .doctor-card .doctor-footer{width:100%;padding:20px 0 0 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-left:none;border-top:1px solid #adadad}}.doctor-section .doctor-card .doctor-footer__item{width:100%;max-width:310px;margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #adadad}.doctor-section .doctor-card .doctor-footer .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 5px}.doctor-section .doctor-card .doctor-footer .clinic-description{min-width:275px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.doctor-section .doctor-card .doctor-footer .clinic-description .clinic-address{color:#adadad}.doctor-section .doctor-card .doctor-footer .cost-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.doctor-section .doctor-card .doctor-footer .cost-wrapper .title{font-size:12px}.about-doctor .section-title{text-align:left}.about-doctor .default-content,.about-doctor .single-sidebar{margin:0}.about-doctor .default-content .about-content-wrapper,.about-doctor .single-sidebar .about-content-wrapper{margin:0 0 30px}.about-doctor .default-content .about-content,.about-doctor .single-sidebar .about-content{overflow:hidden;position:relative;height:100%}.about-doctor .default-content .about-content.hide-content,.about-doctor .single-sidebar .about-content.hide-content{height:100px}.about-doctor .default-content .about-content p:last-child,.about-doctor .single-sidebar .about-content p:last-child{margin:0}.about-doctor .default-content .content-toggle,.about-doctor .single-sidebar .content-toggle{color:var(--arv3-blue);font-weight:400;line-height:1.8}.about-doctor h3{color:var(--arv3-blue);margin:0 0 16px}.about-doctor .about-text{margin:0 0 32px}.about-doctor .about-text p{max-height:110px;overflow:hidden}.about-doctor .about-text p:last-child{margin:0}.about-doctor ul{margin:0 0 15px}.about-doctor ul li{position:relative;padding:0 0 0 16px;line-height:1.8}.about-doctor ul li:before{content:'';position:absolute;left:0;top:11px;width:6px;height:6px;border-radius:50%;background:var(--arv3-blue)}.about-doctor .documents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px 30px}.about-doctor .documents-item{margin:15px;width:calc((100% / 5) - 30px)}@media screen and (max-width: 768px){.about-doctor .documents-item{width:calc((100% / 3) - 30px)}}@media screen and (max-width: 576px){.about-doctor .documents-item{width:calc(50% - 30px)}}.about-doctor .documents-item a,.about-doctor .documents-item img{display:inline-block;width:100%}.testimonials-form-wrapper .title{padding:0 10px;margin:0 0 30px;font-size:22px;color:#fff;font-weight:700}.testimonials-form-wrapper div[data-name='doctor_form_name'],.testimonials-form-wrapper div[data-name='doctor_form_id']{display:none}.testimonials-form-wrapper .updated p{color:#fff;padding:0 10px}.archive-content{margin:2.5rem 0}.archive-content .section-title{margin:0}.archive-content .archive-content-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:1rem}@media screen and (max-width: 768px){.archive-content .archive-content-layout{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.archive-content .content-description{max-width:800px}.archive-content .content-image{width:100%;min-width:200px;max-width:200px;margin:1rem 0}@media screen and (max-width: 768px){.archive-content .content-image{min-width:auto;max-width:150px}}.page-content{margin:5rem 0}.page-content .section-title{margin-top:0}.page-content .content-description{margin:0 0 1.875rem}.page-content .content-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 991px){.page-content .content-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width: 991px){.page-content .layout-item{max-width:550px}}.default-content{margin-bottom:5rem;-ms-flex-negative:1;flex-shrink:1;width:100%}.default-content .post-thumbnail{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;border-radius:8px;max-height:600px;overflow:hidden}.default-content .post-thumbnail img{-o-object-fit:cover;object-fit:cover}.default-content .post-thumbnail .post-title-image{position:absolute;text-align:right;max-width:400px;width:50%;font-weight:700;color:#fff;font-size:2.5rem;line-height:150%;top:50%;right:15px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 1024px){.default-content .post-thumbnail .post-title-image{font-size:2rem}}@media screen and (max-width: 768px){.default-content .post-thumbnail .post-title-image{font-size:1.8rem}}@media screen and (max-width: 480px){.default-content .post-thumbnail .post-title-image{font-size:1.2rem}}.default-content .post-date{color:#adadad;text-align:center;margin:1rem 0;font-weight:400}.entry-content{overflow-y:auto}.entry-content ul{display:inline-block;margin:0;list-style-type:none;padding:0 1rem}.entry-content ul li{position:relative;padding-left:1.6rem;margin:1.6rem 0}.entry-content ul li::before{content:'';position:absolute;top:7px;left:0;height:6px;width:6px;border-radius:50%;overflow:hidden;background:var(--arv3-blue)}.entry-content ol{display:inline-block;list-style:none;counter-reset:arimed-counter;padding:0 1rem}.entry-content ol li{position:relative;padding-left:1.6rem;margin:1.6rem 0;counter-increment:arimed-counter}.entry-content ol li:before{position:absolute;left:0;content:counter(arimed-counter) ". ";color:var(--arv3-blue)}.entry-content h3,.entry-content .h3{color:var(--arv3-blue);font-size:1.4rem;margin-top:30px}.entry-content h2{margin-top:30px;margin-bottom:1rem}.default-content .type-post .entry-content ul,.default-content .type-post .entry-content ol,.default-content .type-ask-doctor .entry-content ul,.default-content .type-ask-doctor .entry-content ol{background-color:var(--arv3-pale);margin-left:30px}@media screen and (max-width: 768px){.default-content .type-post .entry-content ul,.default-content .type-post .entry-content ol,.default-content .type-ask-doctor .entry-content ul,.default-content .type-ask-doctor .entry-content ol{margin:0}}.default-content .type-post .entry-content h3,.default-content .type-post .entry-content .h3,.default-content .type-ask-doctor .entry-content h3,.default-content .type-ask-doctor .entry-content .h3{color:initial;font-size:1.125rem;border-bottom:1px solid var(--arv3-blue)}.default-content .type-post .entry-content h4,.default-content .type-post .entry-content .h4,.default-content .type-ask-doctor .entry-content h4,.default-content .type-ask-doctor .entry-content .h4{font-weight:700}.default-taxonomies-list{margin:2rem 0 5rem}.default-taxonomies-list .blog-filter-categories,.default-taxonomies-list .ask-doctor-filter-taxonomies{margin:36px 0}.default-taxonomies-list .default-taxonomies-list-layout{display:grid;grid-gap:18px}@media screen and (min-width: 768px){.default-taxonomies-list .default-taxonomies-list-layout{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 991px){.default-taxonomies-list .default-taxonomies-list-layout{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1200px){.default-taxonomies-list .default-taxonomies-list-layout{grid-template-columns:repeat(4, 1fr)}}.default-taxonomies-list .empty-search-result{margin:0 15px}.default-taxonomy-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 12px rgba(48,110,216,0.28);box-shadow:0 0 12px rgba(48,110,216,0.28);border-radius:16px;color:#333;padding:16px 12px}.default-taxonomy-card:hover{color:#333}.default-taxonomy-card img{height:46px;margin-right:10px}.default-taxonomy-card .title{font-size:1.125rem;font-weight:700;margin:0}.faq-categories{margin-top:2rem}.faq-categories .faq-categories-layout{border-bottom:1px solid #33333340}@media screen and (max-width: 768px){.faq-categories .faq-categories-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.faq-categories .layout-item{min-width:260px;display:inline-block;font-weight:700;color:#333;font-size:1.25rem;border-bottom:2px solid transparent;padding:0.6rem 0}.faq-categories .layout-item:hover,.faq-categories .layout-item.active{border-bottom:2px solid var(--arv3-blue)}@media screen and (max-width: 768px){.faq-categories .layout-item{padding:1.6rem 0}}
.modal-content {background: var(--arv3-blue)! important;
background: -moz-linear-gradient(left,  var(--arv3-blue) 0%, var(--arv3-blue) 100%)! important;
background: -webkit-linear-gradient(left,  var(--arv3-blue) 0%,var(--arv3-blue) 100%)! important;
background: linear-gradient(to right,  var(--arv3-blue) 0%,var(--arv3-blue) 100%)! important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--arv3-blue)', endColorstr='var(--arv3-blue)',GradientType=1 )! important;
color:#fff! important;
padding: 60px 60px 20px 60px! important;
}
.modal-content form.wpcf7-form div.wpcf7-response-output {
color: #fff;
text-align: center;
margin: 0 auto;
font-size: 16px;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450! important;
background: #fff! important;
text-align: center! important;
padding: 10px! important;
width: 100%! important;
margin: 0 auto! important;
color: #000! important;
}
.modal-content label {
width: 100%;
color: #fff;
margin-bottom: 20px;
}
.modal-content label span {
margin-bottom: -2px;
margin-top:5px;
display: block;
}
.modal-content span.wpcf7-not-valid-tip {
display: none! important;
}
.modal-content .wpcf7-acceptance {
display: block;
text-align: center;
margin-top: 10px;
}
.modal-content .wpcf7-acceptance label {
display: flex;
}
.modal-content .wpcf7-acceptance label input[type="checkbox"] {
margin-right: 10px;
}
.modal-content input[type="submit"] {
font-weight: 500;
line-height: 16px;
background: var(--arv3-navy);
background: -moz-linear-gradient(left, var(--arv3-navy) 0%, var(--arv3-navy) 100%);
background: -webkit-linear-gradient(left, var(--arv3-navy) 0%,var(--arv3-navy) 100%);
background: linear-gradient(to right, var(--arv3-navy) 0%,var(--arv3-navy) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--arv3-navy)', endColorstr='var(--arv3-navy)',GradientType=1 );
border: 0px;
color: #fff;
width: 100%;
height: 40px;
border-radius: 10px;
cursor:pointer;
}
.modal-content input[type="submit"]:hover {
opacity:0.8;
transition:0.6s;
}
.modal-content input[type="text"],.modal-content input[type="tel"],.modal-content input[type="email"] {
background: #fff;
height: 40px! important;
padding: 0px 10px! important;
border-radius: 10px;
line-height: 1! important;
min-height: 100%;
color: #000;
}
.popform_title {
color: #fff;
text-align: center;
font-size: 26px;
font-weight: 600;
margin-bottom: 45px;
}
@media screen and (max-width:600px) {
.modal-content {
padding: 40px 40px 0px 40px! important;
min-width: 400px! important;
}
.popform_title {
font-size: 22px;
margin-bottom: 20px;
}
.modal-content label span {
text-align: left;
}
}
@media screen and (max-width:600px) {
.modal-content {
padding: 40px 20px 0px 20px! important;
min-width: 260px! important;
}
.popform_title {
font-size: 18px;
margin-bottom: 20px;
}
}
.pum-theme-2556 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
right: -5px! important;
font-size: 56px! important;
background-color: transparent! important;
}
span.wpcf7-list-item-label {
margin-top: 1px! important;
}
.wpcf7-list-item-label a {
color:#fff;
text-decoration:underline;
font-weight:400;
}
.wpcf7-list-item-label a:hover {
text-decoration:none;
} .modal {
position: fixed; top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(0,0,0,0.5); z-index: 1050;
opacity: 0; -webkit-transition: opacity 200ms ease-in; 
-moz-transition: opacity 200ms ease-in;
transition: opacity 200ms ease-in; pointer-events: none; margin: 0;
padding: 0;
} .modal:target {
opacity: 1; pointer-events: auto; overflow-y: auto; } .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
@media (min-width: 576px) {
.modal-dialog {
max-width: 560px;
margin: 50px auto; }
} .modal-content {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0;
}
@media (min-width: 768px) {
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
} .modal-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 15px;
border-bottom: 1px solid #eceeef;
}
.modal-title {
margin-top: 0;
margin-bottom: 0;
line-height: 1.5;
font-size: 1.25rem;
font-weight: 500;
} .close {
font-family:var(--arv3-font);
font-weight: 100;
float: right;
font-size: 55px;
font-weight: normal;
line-height: 1;
color: #fff;
text-shadow: 0 0px 0 #fff;
opacity: 1;
text-decoration: none;
position: absolute;
right: 15px;
top: 0px;
} .close:focus, .close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .75;
} .modal-body {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 15px;
overflow: auto;
} .relinking,.relinking:hover,.relinking:active,.relinking:visited {
text-decoration: underline;
text-decoration-color: #000000;
color: var(--arv3-blue);
}