@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.custom-dropzone,.custom-dropzone *{-webkit-box-sizing:border-box;box-sizing:border-box}.custom-dropzone-wrap{margin:0 auto;max-width:100%}.custom-dropzone{padding:10px 10px;border:2px dashed rgba(43,54,65,.2);background:#fafcfd;-webkit-border-radius:4px;border-radius:4px;background-clip:padding-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-dropzone.dz-clickable{cursor:pointer}.custom-dropzone.dz-clickable .dz-message{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-dropzone.dz-clickable .dz-message,.custom-dropzone.dz-clickable .dz-message *{cursor:pointer}.custom-dropzone.dz-clickable .dz-message-mobile{display:none}.custom-dropzone.dz-drag-hover{background:#f7f9fa}.custom-dropzone.dz-drag-hover .dz-message{opacity:.7}.custom-dropzone.dz-drag-hover *{pointer-events:none}.custom-dropzone .dz-message{margin:22px auto;font-size:14px;line-height:1.57;text-align:center;color:#424242}.custom-dropzone .dz-message span{font-weight:bold;color:#f26327}.custom-dropzone__count{margin-top:8px;font-size:12px;line-height:1.33;color:#656565}.custom-dropzone-preview.custom-dropzone-preview-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:-10px;margin-right:-10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-dropzone-preview--mobile{display:none}.custom-dropzone-preview .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:10px;min-height:76px}.custom-dropzone-preview .dz-preview:hover{z-index:40}.custom-dropzone-preview .dz-preview:hover .dz-details{opacity:1}.custom-dropzone-preview .dz-preview.dz-file-preview .dz-image{-webkit-border-radius:4px;border-radius:4px;background:#999;background:-webkit-gradient(linear,left top,left bottom,from(#eee),to(#ddd));background:-o-linear-gradient(top,#eee,#ddd);background:linear-gradient(to bottom,#eee,#ddd)}.custom-dropzone-preview .dz-preview.dz-file-preview .dz-details{opacity:1}.custom-dropzone-preview .dz-preview.dz-image-preview{background:#000;-webkit-border-radius:4px;border-radius:4px}.custom-dropzone-preview .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.custom-dropzone-preview .dz-preview .dz-remove{position:absolute;top:-12px;right:-12px;cursor:pointer;border:none;z-index:39}.custom-dropzone-preview .dz-preview .dz-remove:hover{text-decoration:underline}.custom-dropzone-preview .dz-preview:hover .dz-details{opacity:1}.custom-dropzone-preview .dz-preview .dz-details{z-index:20;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.custom-dropzone-preview .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.custom-dropzone-preview .dz-preview .dz-details .dz-filename{white-space:nowrap}.custom-dropzone-preview .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.custom-dropzone-preview .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.custom-dropzone-preview .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.custom-dropzone-preview .dz-preview .dz-details .dz-filename span,.custom-dropzone-preview .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;-webkit-border-radius:3px;border-radius:3px}.custom-dropzone-preview .dz-preview .dz-thumbnail{position:relative;width:134px;height:76px}.custom-dropzone-preview .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.custom-dropzone-preview .dz-preview .dz-image{-webkit-border-radius:4px;border-radius:4px;overflow:hidden;width:134px;line-height:74px;text-align:center;height:76px;position:relative;display:block;z-index:10}.custom-dropzone-preview .dz-preview .dz-image img{max-height:100%;vertical-align:middle}.custom-dropzone-preview .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.custom-dropzone-preview .dz-preview.dz-success:hover .dz-success-mark{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.custom-dropzone-preview .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.custom-dropzone-preview .dz-preview.dz-error .dz-image{opacity:.7;-webkit-box-shadow:0 0 4px 3px red;box-shadow:0 0 4px 3px red}.custom-dropzone-preview .dz-preview .dz-success-mark,.custom-dropzone-preview .dz-preview .dz-error-mark{pointer-events:none;opacity:0;z-index:20;position:absolute;display:block;top:50%;left:50%;margin-left:-18px;margin-top:-18px}.custom-dropzone-preview .dz-preview .dz-success-mark svg,.custom-dropzone-preview .dz-preview .dz-error-mark svg{display:block;width:36px;height:36px}.custom-dropzone-preview .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.custom-dropzone-preview .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.custom-dropzone-preview .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.custom-dropzone-preview .dz-preview .dz-progress{opacity:1;z-index:40;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80%;margin-left:-40%;background:rgba(255,255,255,.9);-webkit-transform:scale(1);-webkit-border-radius:8px;border-radius:8px;overflow:hidden}.custom-dropzone-preview .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#666),to(#444));background:-o-linear-gradient(top,#666,#444);background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.custom-dropzone-preview .dz-preview.dz-error .dz-error-message{display:block}.custom-dropzone-preview .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.custom-dropzone-preview .dz-preview .dz-error-message{pointer-events:none;z-index:40;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-border-radius:8px;border-radius:8px;font-size:13px;top:100%;left:-1px;width:136px;background:#be2626;background:-webkit-gradient(linear,left top,left bottom,from(#be2626),to(#a92222));background:-o-linear-gradient(top,#be2626,#a92222);background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.custom-dropzone-preview .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:62px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.dz-drag-hover .custom-dropzone-preview--desktop{pointer-events:none}.dz-message-desktop{display:none!important}.dz-message-mobile{display:block!important}.custom-dropzone{height:auto;min-height:auto;padding:0;background:#fff;border:1px solid #f26437}.custom-dropzone .dz-message{margin:5px auto;color:#424242;font-weight:600}.custom-dropzone-preview--desktop{display:none!important}.custom-dropzone-preview--mobile{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.custom-dropzone-preview--mobile{padding-top:12px}.main-content{padding-bottom:3.75rem}.col-pd-6{margin-right:-6px;margin-left:-6px}.col-pd-6>.col,.col-pd-6>[class*=col-]{padding-right:6px;padding-left:6px}.page-heading{text-align:left}.office-search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-bottom:20px;background:#fff;border:1px solid #f26327;-webkit-box-shadow:0 2px 10px rgba(222,233,244,.6);box-shadow:0 2px 10px rgba(222,233,244,.6);border-radius:4px 4px 4px 4px}.office-search__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:230px;-ms-flex-preferred-size:230px;flex-basis:230px;position:relative;cursor:pointer}.office-search__item--input{min-height:56px;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:0;position:relative;cursor:auto}.office-search__item--input .ui-autocomplete{width:calc(100% + 2px)!important;left:-1px!important;margin-top:1px}.office-search__item--input .office-search__icon{pointer-events:none}.office-search__clear{max-height:27px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;text-transform:none;line-height:14px}.office-search__control{position:relative;width:100%;padding:16px 20px}.office-search__text{font-size:16px;line-height:22px;font-weight:600;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;max-width:148px;display:inline-block;vertical-align:middle}.office-search__arrow{border:solid #f26327;border-width:0 0 2px 2px;line-height:0;font-size:0;width:10px;height:10px;position:absolute;right:20px;top:19px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.office-search .select-open .office-search__arrow{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform-origin:4px 8px 0;-ms-transform-origin:4px 8px 0;transform-origin:4px 8px 0}.office-search__dropdown{border:1px solid #bdbdbd;-webkit-box-shadow:0 3px 6px 0 rgba(32,55,74,.3),0 3px 6px 0 rgba(222,233,244,.7);box-shadow:0 3px 6px 0 rgba(32,55,74,.3),0 3px 6px 0 rgba(222,233,244,.7);margin:1px 0 0 -1px;left:0;top:100%;font-family:"Open Sans",sans-serif;color:#424242;-webkit-box-sizing:content-box;box-sizing:content-box;z-index:3;position:absolute;background-color:#fff;font-size:14px;display:none;width:100%;width:calc(100% + 1px)}.office-search__dropdown-item{overflow-x:hidden;overflow-y:auto;padding:0;margin:5px 0 10px 0;width:100%;max-height:250px}.office-search__dropdown-item li{cursor:pointer;padding-left:10px;line-height:2;text-indent:15px;font-weight:normal;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.office-search__dropdown-item li:hover{background-color:#e4f3ff}.office-search .office-search__input{width:100%;border:0;line-height:normal;font-size:16px;padding-left:60px;background:transparent}.office-search__icon{position:absolute;top:0;left:20px;margin-top:17px;fill:#f26326;z-index:1;width:21px;height:21px}.office-search__btn{margin:-1px;border-radius:0 4px 4px 0;padding:10px 29px;font-weight:600;font-size:16px;line-height:24px;color:#fff}.search-result-text{font-weight:600;font-size:16px;line-height:1.5}.office-box-section{margin-top:1.25rem}.office-box{padding:16px 12px 12px;margin-bottom:20px;-webkit-box-shadow:0 2px 10px rgba(222,233,244,.6);box-shadow:0 2px 10px rgba(222,233,244,.6);border-radius:8px}.office-box__col{margin-top:12px}.office-box__item{margin-top:12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-weight:600;font-size:16px;line-height:1.5}.office-box__item:first-child{margin-top:0}.office-box__item a.black{color:#424242}.office-box__icon{margin-right:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;fill:#f26327}@media(min-width:1200px){.office-box__col{-webkit-box-flex:0;-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.box-manager{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;height:100%;padding:32px 12px 12px;border:1px solid #dee6ed;border-radius:4px;text-align:center}.box-manager__thumbnail{display:block;margin:auto;width:100px;height:100px;border-radius:50%;overflow:hidden;background:#e7e7e7;line-height:100px;text-align:center}.box-manager__thumbnail img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.box-manager__thumbnail .n-svg-icon{width:60px;height:60px}.box-manager__no-photo{display:inline-block!important;width:60px!important;height:60px!important}.box-manager__body{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.box-manager__name{display:inline-block;margin-top:8px;font-weight:700;font-size:16px;text-align:center;color:#005bab}.box-manager__position{font-size:13px;line-height:1.54;text-align:center;color:#80868d}.box-manager-rating{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:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:8px;font-weight:600;font-size:13px;line-height:1.54}.box-manager-rating__row{margin-right:8px}.box-manager-rating__icon{width:10px;height:10px;fill:#f26327}.box-manager-titles{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#80868d;text-align:left;margin:16px 0 0 0;gap:4px}.box-manager-titles__item{padding:8px;gap:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border:1px solid #f4f4f4;border-radius:4px;text-decoration:none!important;width:50%}.box-manager-titles__item--reviews{margin-left:auto}.box-manager-titles__icon{padding:6px 4px;background:#e5f5fd;border-radius:2px}.box-manager-titles__text{font-weight:600;font-size:10px;line-height:1.6;color:#80868d}.box-manager-titles__text span{font-weight:700;font-size:13px;line-height:1.54;color:#2b3641}.form-callback .form-group .form-control{border-radius:4px;min-height:48px!important;padding-left:48px}.form-callback .phone-icon{position:absolute;left:16px;top:12px}.form-callback .form-group .btn{height:48px;max-height:48px;width:100%;border-radius:4px}.form-callback .phone-dropdown .full-search__item{border-color:transparent #c5ccd2 transparent transparent}.questions-callback .form-callback{margin-top:20px}.questions-callback .form-row{max-width:690px}.questions-callback .form-group{margin-bottom:8px}.questions-callback .form-group .btn{padding:10px 15px;text-transform:none}.questions-callback{max-width:1200px;width:100%;margin:0;border-radius:12px;-webkit-box-shadow:0 0 40px -2px rgba(0,0,0,.1),0 12px 20px -2px rgba(145,145,145,.2);box-shadow:0 0 40px -2px rgba(0,0,0,.1),0 12px 20px -2px rgba(145,145,145,.2);position:relative;padding:32px 0 24px 48px;z-index:5}.questions-callback__bg{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:#d6d6d6;overflow:hidden;border-radius:12px}.questions-callback__bg img{width:auto;max-width:100%;height:100%}.questions-callback__content{position:relative;z-index:2;width:100%}.questions-callback__title{font-size:32px;line-height:36px;font-weight:600;color:#fff;margin-bottom:0}.questions-callback__subtitle{font-size:24px;line-height:1.33;font-weight:600;color:#fff;margin-bottom:12px}.questions-callback .n-svg-icon{z-index:1}.questions-callback .form-group{margin-bottom:16px}.questions-callback .form-callback .validation{top:-15px}.questions-callback-custom-bg .questions-callback__bg{background:#4476bd}.questions-callback-custom-bg .questions-callback__bg::before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:350px;background:-webkit-gradient(linear,right top,left top,from(#4476bd),color-stop(26.19%,rgba(68,118,189,0)));background:-o-linear-gradient(right,#4476bd 0%,rgba(68,118,189,0) 26.19%);background:linear-gradient(270deg,#4476bd 0%,rgba(68,118,189,0) 26.19%);z-index:2}.questions-callback-custom-bg .questions-callback{height:280px;padding:40px 28px 20px 405px}.questions-callback-custom-bg .questions-callback__title{margin-bottom:12px}.text-collapse-wrap{margin-top:2.5rem}.n-svg-icon--edit{background:url("data:image/svg+xml;charset=utf8, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22%232D3741%22%20d%3D%22M14.964%201.036c-1.377-1.381-3.617-1.381-4.994%200L.812%2010.19a.4605.4605%200%200%200-.13.263l-.678%205.026c-.02.143.031.286.13.385.085.085.205.136.324.136.02%200%20.041%200%20.061-.003h14.107c.252-.034.43-.266.395-.518s-.266-.43-.518-.396L.997%2015.001l.474-3.505%203.689%203.689c.085.085.205.136.324.136s.239-.048.324-.136l9.157-9.155C15.632%205.362%2016%204.476%2016%203.531s-.368-1.831-1.036-2.495zm-4.817%201.125l1.538%201.538-8.356%208.357-1.538-1.538%208.356-8.357zM5.486%2014.21l-1.503-1.504%208.356-8.357%201.503%201.504-8.356%208.357zm8.997-9.015l-3.678-3.679c.467-.385%201.05-.597%201.664-.597.699%200%201.353.273%201.848.764s.764%201.149.764%201.848c-.001.618-.213%201.197-.598%201.664z%22%2F%3E%3C%2Fsvg%3E") no-repeat}.reviews-row{margin-bottom:2.5rem}.reviews-row__left{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:75%}.reviews-row__right{max-width:305px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}.horizontal-box-au{-webkit-box-shadow:0 8px 20px rgba(0,0,0,.05);box-shadow:0 8px 20px rgba(0,0,0,.05)}.horizontal-box-au__hr:after{content:"";display:block;width:28px;height:1px;background-color:#d8d8d8;margin-top:8px}.horizontal-box-au.reviews-box{margin-bottom:16px}.reviews-box{padding:1.1875rem 1.75rem 1.75rem}.reviews-box__thumbnail{max-width:260px;margin-right:20px;display:block;float:left;outline:none}.reviews-box__heading{font-size:16px;font-weight:bold;line-height:1.2;margin:4px 0}.reviews-box__heading span{font-size:13px;font-weight:500;white-space:nowrap}.reviews-box__location{font-size:13px;line-height:1.33}.reviews-box__location span{color:#005bab}.reviews-box__location strong{font-weight:600}.reviews-box__location .n-svg-icon{margin-top:-.25em;width:9px;height:9px;fill:currentColor}.reviews-box-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:4px 0;font-weight:400;font-size:16px;line-height:1.5}.reviews-box-rating__row{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;margin-right:8px}.reviews-box-rating__icon{width:16px;height:16px;fill:#f26327}.reviews-box-rating__icon+.reviews-box-rating__icon{margin-left:4px}.reviews-box__content{margin-top:8px;line-height:1.54;word-break:break-word;overflow-wrap:break-word}.reviews-box__content img{max-width:100%}.reviews-box__translate{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;padding:4px 4px 4px 12px;margin-top:16px;background:#f4f4f4}.reviews-box__translate>span{padding-right:6px;font-weight:400;font-size:13px;line-height:20px;color:#80868d}.reviews-box__btn-translate{padding:4px 12px;margin-left:auto;border:1px solid #dee6ed;text-transform:none;font-size:13px;line-height:18px;background:#fff}.reviews-box__btn-translate:active,.reviews-box__btn-translate:hover,.reviews-box__btn-translate:focus{background-color:#dd5411;border:solid 1px #dd5411;color:#fff}.reviews-box .content-box-gallery{margin-top:16px}.reviews-box .content-box-gallery+.reviews__btn{margin-top:15px}.reviews-box__btn{display:inline-block;padding-left:26px;margin-top:16px;color:#f26327;font-size:12px;font-weight:bold}.reviews-box__btn:hover{color:#dd5411}.reviews-box-answer{margin-top:1.25rem;border-top:1px solid #e9ebec}.reviews-box-answer__item{padding-left:36px;margin-top:1.25rem;background:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2221%22%20height%3D%2213%22%20viewBox%3D%220%200%2021%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.85355.646447c-.19526-.195263-.51184-.195263-.7071%200L.964466%203.82843c-.195262.19526-.195262.51184%200%20.7071.195264.19527.511844.19527.707104%200L4.5%201.70711l2.82843%202.82842c.19526.19527.51184.19527.7071%200%20.19527-.19526.19527-.51184%200-.7071L4.85355.646447zM20%2013c.2761%200%20.5-.2239.5-.5s-.2239-.5-.5-.5v1zM4%201v3.5h1V1H4zm8.5%2012H20v-1h-7.5v1zM4%204.5C4%209.19442%207.80558%2013%2012.5%2013v-1C8.35786%2012%205%208.64214%205%204.5H4z%22%20fill%3D%22%23F26327%22%2F%3E%3C%2Fsvg%3E") left 1px no-repeat}.reviews-box-answer .reviews-box{padding:0}.btn-show-all-question{padding:10px 20px;background:#fff;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:24px;font-size:16px;line-height:20px;color:#f26327;text-transform:none;font-weight:bold}.btn-show-all-question:hover{background-color:#dd5411;border:solid 1px #dd5411;color:#fff}.content-box-gallery__scroll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-box-gallery a{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:inline-block;margin-right:5px;margin-bottom:5px}.content-box-gallery img{width:auto;max-height:100px;border-radius:4px}.faq-form{border-top:1px solid #f4f4f4;padding-top:16px;margin-top:12px}.faq-form__prompt{line-height:22px;font-style:italic}.faq-form__hide-fields{margin-top:12px}.faq-form .col:last-child{max-width:170px}.faq-form .form-group{margin-bottom:0}.faq-form input.form-control{padding:9px 16px;height:40px;border:1px solid #dee6ed;font-size:14px}.faq-form textarea{min-height:40px;padding:9px 16px;width:100%;border:1px solid #dee6ed;font-size:14px;overflow:hidden}.faq-form .btn{width:100%;text-transform:none;font-weight:600;padding:9px 10px;line-height:20px;font-size:16px}.faq-form .validation{position:relative;margin-top:4px}.btn-reviews-open-modal{display:none}.p-reviews-modal__head{display:none}.p-reviews-modal__button{text-align:center}.p-reviews-form{padding:28px 20px 20px;margin-top:12px;margin-right:0;background:#f2f9ff;-webkit-box-shadow:0 12px 20px rgba(70,108,153,.2);box-shadow:0 12px 20px rgba(70,108,153,.2);border-radius:10px}.p-reviews-form__heading{margin-bottom:20px;font-weight:bold;font-size:20px;line-height:1.5}.p-reviews-form__small-heading{margin-bottom:8px;font-size:13px;line-height:1.54;font-weight:bold}.p-reviews-form .form-group{position:relative;margin-bottom:16px}.p-reviews-form .form-autocomplete{z-index:auto}.p-reviews-form .disable-dropdown *{pointer-events:none}.p-reviews-form .disable-dropdown::before{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255,255,255,.5);z-index:1}.p-reviews-form .b-dropdown-new-style{z-index:45}.p-reviews-form .ui-autocomplete{z-index:46}.p-reviews-form .not-found-dropdown{position:absolute;padding:10px;border:1px solid #dee6ed;border-radius:0;-webkit-box-shadow:0 3px 6px 0 rgba(32,55,74,.2),0 3px 6px 0 rgba(222,233,244,.6);box-shadow:0 3px 6px 0 rgba(32,55,74,.2),0 3px 6px 0 rgba(222,233,244,.6);margin:1px 0 0 -1px;left:0;top:100%;font-family:"Open Sans",sans-serif;color:#424242;-webkit-box-sizing:content-box;box-sizing:content-box;z-index:45;background:#fff}.p-reviews-form .form-control{padding-left:44px;width:100%;height:46px;border:1px solid #cbd2de;color:#4b5669;border-radius:4px}.p-reviews-form .n-svg-icon{position:absolute;top:12px;left:12px;pointer-events:none}.p-reviews-form textarea.form-control{padding-left:12px;min-height:108px}.p-reviews-form .full-search__control,.p-reviews-form .form-search__control{min-height:46px;padding-left:12px;font-size:16px;font-weight:normal}.p-reviews-form .full-search__control .validation,.p-reviews-form .form-search__control .validation{position:absolute;bottom:-15px;left:0}.p-reviews-form .form-search__item,.p-reviews-form .full-search__item{max-width:100%;border-radius:4px}.p-reviews-form .form-search__item{border:1px solid #c5ccd2}.p-reviews-form .form-search__text{max-width:100%}.p-reviews-form .form-search__item .form-search__icon:not(.form-search__icon--search){display:none!important}.p-reviews-form .form-search__item .custom-dropdown__icon{fill:#ff8508}.p-reviews-form .form-search__item .ui-autocomplete-input{outline:none;color:#4b5669}.p-reviews-form .form-search__text-box input{padding:0 8px 0 44px}.p-reviews-form-rating__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.p-reviews-form-rating__row div+div{margin-left:8px}.p-reviews-form-rating__row>div{padding:11px 15px;background:#fff;border:1px solid #e7e7e7;border-radius:4px;cursor:pointer}.p-reviews-form-rating__row>div svg{width:24px;height:24px;vertical-align:middle;stroke-width:2px;stroke:#f26327;fill:#fff}.p-reviews-form-rating__row .active svg{fill:#f26327}.p-reviews-form .validation{margin-top:2px;position:relative}.p-reviews-form .btn-brand--orange{margin-top:20px;min-width:220px;width:auto;font-weight:600;border-radius:4px;font-size:16px;line-height:36px;text-transform:none}.p-reviews-form .file-upload__heading{margin-bottom:8px;font-size:13px;line-height:1.54;font-weight:bold}.p-reviews-form .file-upload-format{margin-top:5px;font-size:12px;line-height:1.33;color:#656565}.p-reviews-form .dz-message-desktop{padding:10px}.p-reviews-form .custom-dropzone-preview.custom-dropzone-preview-container{margin-left:-10px;margin-right:-10px}.p-reviews-form .custom-dropzone-preview .dz-preview{min-height:67px}.p-reviews-form .custom-dropzone-preview .dz-preview .dz-thumbnail{position:relative;width:100px;height:67px}.p-reviews-form .custom-dropzone-preview .dz-preview .dz-image{width:100px;line-height:64px;height:67px}.p-reviews-form .dz-message{margin:0 auto;font-size:13px}.layout-box{margin:1.25rem -20px;max-width:1240px}.layout-box__sidebar{width:280px}.layout-box__sidebar,.layout-box__content{padding-left:20px;padding-right:20px}.team-screen .page-heading{margin-bottom:40px}.team-screen .manager__top{margin-bottom:-120px}.manager__photo{width:240px;height:240px;margin-bottom:20px;border:8px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover";-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.manager__photo.user-no-photo{-o-object-fit:none;object-fit:none}.manager__content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:40px}.manager__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.manager__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin-top:56px;margin-bottom:20px;min-height:64px}.manager__heading{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;margin-bottom:4px;gap:12px}.manager__name{font-weight:400;font-size:28px;line-height:36px}.manager__status{padding:4px 12px;font-weight:600;font-size:16px;line-height:1.5;color:#fff;background:#23923c;border-radius:20px}.manager-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:4px;font-weight:400;font-size:16px;line-height:1.5}.manager-rating__row{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;margin-right:8px}.manager-rating__icon{width:16px;height:16px;fill:#f26327}.manager-rating__icon+.manager-rating__icon{margin-left:4px}.manager__bottom{min-height:100px}.manager-titles{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:#80868d;text-align:left;margin:20px 0 0 280px;gap:8px}.manager-titles__item{min-width:140px;padding:8px;gap:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border:1px solid #f4f4f4;border-radius:4px;background:#fff;text-decoration:none!important}.manager-titles__icon{padding:10px 4px;background:#e1e1fd;border-radius:2px}.manager-titles__text{font-weight:600;font-size:16px;line-height:1.5;color:#80868d}.manager-titles__text span{font-weight:700;color:#2b3641}.manager__text{margin-top:8px;margin-left:280px;font-weight:700;font-size:13px;line-height:1.54;color:#80868d}.manager__text strong{color:#424242}.manager .btn{padding:11px 33px;text-transform:none;font-weight:600;font-size:16px;border-radius:4px}.manager-info-section__col{margin-bottom:20px}.manager-info-section .manager-info{height:100%}.manager-info{padding:20px 32px 28px 32px;border:1px solid #dee6ed;border-radius:9px;font-weight:400;font-size:16px;line-height:1.5}.manager-info__heading{margin-bottom:20px;font-weight:700;font-size:20px;line-height:1.4}.manager-info__table td{padding:0 0 12px 0;vertical-align:middle}.manager-info__table td:last-child{padding-left:20px}.manager-info__table tr:last-child td{padding-bottom:0}.manager-info__item{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}.manager-info__item .n-svg-icon{margin-right:8px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;fill:#f26327}.manager-info__item a.black{color:#424242}.manager-info__box .manager-info__item{margin-bottom:12px}.manager-info__box .manager-info__item:last-child{margin-bottom:0}.manager-heading{font-weight:700;font-size:20px;line-height:1.4}.manager-desc{font-size:16px;line-height:1.5}.manager-desc__heading{margin-bottom:8px}.sidebar-list{max-width:240px;padding:20px 32px;border:1px solid #dee6ed;border-radius:9px;background:#fff}.sidebar-list-heading{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;color:#424242;font-family:"Open Sans",sans-serif;font-weight:700;font-size:20px;line-height:1.4}.sidebar-list-heading svg{margin-right:8px;width:24px;height:24px;fill:#676767}.sidebar-list__content{padding:0}.sidebar-list__content li{display:block}.sidebar-list__content li a{font-size:14px;line-height:1.43;color:#0056ad}.sidebar-list__content li+li{margin-top:4px}.sidebar-list--flex li+li{margin-top:7px}.sidebar-list--flex .sidebar-list__link{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sidebar-list .sprite-flag{margin-right:6px}.reviews-statistics{margin-top:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:20px;line-height:1.4;gap:20px}.reviews-statistics svg{fill:#f26327}.reviews-statistics__item{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}.reviews-statistics__item svg{margin-right:8px}.reviews-row{margin-top:12px}.reviews-row .horizontal-box-au{background:#fff}.show-important,.b-dropdown-autocomplite .show-important{display:block!important}.fancybox-horizontal-thumbs.fancybox-show-thumbs .fancybox-inner{right:0;bottom:95px;overflow:visible}.fancybox-horizontal-thumbs .fancybox-toolbar div{display:inline-block;height:44px;line-height:42px;background:rgba(30,30,30,.6);color:#ccc;font-size:12px;font-weight:bold;min-width:42px;text-align:center;white-space:nowrap}.fancybox-horizontal-thumbs .fancybox-thumbs{top:auto;width:auto;bottom:0;left:0;right:0;height:95px;padding:10px 10px 0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.3)}.fancybox-horizontal-thumbs .fancybox-show-thumbs .fancybox-inner{right:0;bottom:95px;overflow:visible}.fancybox-horizontal-thumbs .fancybox-navigation .fancybox-button{margin-top:-19px}.fancybox-horizontal-thumbs .fancybox-thumbs::-webkit-scrollbar{height:12px}.fancybox-horizontal-thumbs .fancybox-thumbs::-webkit-scrollbar-track{background:#2a2a2a;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-horizontal-thumbs .fancybox-thumbs::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.content-box-gallery{margin-top:0;position:relative}.content-box-gallery__scroll{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;max-height:115px}.content-box-gallery__scroll::-webkit-scrollbar{width:10px;height:10px}.content-box-gallery__scroll::-webkit-scrollbar-track{border-radius:10px;background:#dcdcdc;border:1px solid #ccc}.content-box-gallery__scroll::-webkit-scrollbar-thumb{border-radius:10px;background:-webkit-gradient(linear,right top,left top,from(#fff),to(#e4e4e4));background:linear-gradient(to left,#fff,#e4e4e4);border:1px solid #aaa}.content-box-gallery__scroll::-webkit-scrollbar-thumb:hover{background:#fff}.content-box-gallery__scroll::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,right top,left top,from(#fff),to(#f4f4f4));background:linear-gradient(to left,#fff,#f4f4f4)}.content-box-gallery::before{content:"";display:block;width:50px;position:absolute;right:0;top:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));background:-o-linear-gradient(left,rgba(255,255,255,0) 0%,#fff 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%)}.content-box-gallery a{margin:0 5px 5px 0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.content-box-gallery a:last-child{margin-right:25px}.p-reviews-form .dz-message-mobile{padding:13px 10px;color:#f26326}.show-important,.b-dropdown-autocomplite .show-important{display:block!important}.b-dropdown-search{position:relative;padding:5px;background-color:#e4f3ff}.b-dropdown-search__icon{position:absolute;top:16px;left:16px;width:24px;height:24px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;fill:#f26326}.b-dropdown-autocomplite{position:relative;height:calc(100% - 56px);z-index:90}.b-dropdown-autocomplite .ui-autocomplete{display:block!important;top:100%!important;width:100%!important;max-height:calc(100% - 53px)!important;position:static!important}.b-dropdown-autocomplite .ui-autocomplete.ui-widget{border:none;-webkit-box-shadow:none;box-shadow:none;background:#fff;font-size:14px}.show-important,.b-dropdown-autocomplite .show-important{display:block!important}@media(max-width:1199px){.p-reviews-form{padding:15px}.p-reviews-form .custom-dropzone-preview.custom-dropzone-preview-container{margin-left:-10px;margin-right:-10px}.reviews-row{margin-top:12px}.reviews-row__left{max-width:100%}.reviews-row__right{max-width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.p-reviews-modal{display:none;padding:0 0 0 0!important;position:fixed;top:0;right:0;bottom:0;left:0;min-height:100%;overflow:hidden;z-index:1005;background:#f6f7f8}.p-reviews-modal__head{position:-webkit-sticky;position:sticky;right:0;top:0;opacity:1;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:8px 15px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 2px 8px 0 rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(0,0,0,.1),0 2px 8px 0 rgba(0,0,0,.1);-webkit-transform:translateZ(0);transform:translateZ(0);z-index:41;font-weight:600;font-size:1.25rem;line-height:24px}.p-reviews-modal__container{overflow-y:auto;max-height:100%;padding-bottom:50px}.p-reviews-form{padding:20px 15px 20px 15px}.p-reviews-form .custom-dropzone-preview.custom-dropzone-preview-container{margin-left:-10px;margin-right:-10px}.custom-dropzone-preview .dz-preview .dz-error-message{max-width:90px;opacity:1}}@media(max-width:767px){.reviews-box{padding:12px}.faq-form__hide-fields .form-group{min-width:100%;margin-bottom:16px}.faq-form__hide-fields .form-group:last-child{margin-bottom:0}}@media(max-width:575px){.p-reviews-form-rating__row>div{padding:11px}.p-reviews-form-rating__row div+div{margin-left:4px}.btn-reviews-wrap{min-height:36px}.btn-reviews-wrap .btn-reviews-open-modal.fixed{width:100%;position:fixed;bottom:0;z-index:5;left:0;right:0}}.layout-box__sidebar{display:none}.sidebar-list{margin-bottom:20px;max-width:100%}@media(min-width:992px){.sidebar-list__content{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media(max-width:1230px){.layout-box{margin-left:-15px;margin-right:-15px;max-width:1230px}.layout-box__sidebar,.layout-box__content{padding-left:15px;padding-right:15px}}@media(min-width:992px) and (max-width:1199px){.questions-callback-custom-bg img{margin-left:-13px}}@media(max-width:1199px){.layout-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.layout-box__sidebar{padding:0;width:0}.questions-callback__bg img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.questions-callback__subtitle{font-size:20px}.questions-callback-custom-bg .questions-callback{height:290px;padding:45px 20px 56px 360px}}@media(max-width:991px){.office-search{display:block;margin-bottom:75px}.office-search__control{padding:16px 10px}.office-search__item{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;border-right:none}.office-search__item--input{height:56px}.office-search__item--input::before{width:auto;height:1px;left:28px;right:28px;top:0}.office-search .office-search__input{-o-text-overflow:ellipsis;text-overflow:ellipsis;padding-left:43px;padding-right:15px;height:100%;border-radius:0 0 4px 4px}.office-search__icon{left:12px}.office-search__text{max-width:calc(100% - 25px)}.office-search__arrow{right:14px;top:20px}.office-search__btn{width:100%;padding:15px 29px;margin-top:8px;float:left;clear:both;border-radius:4px}.questions-callback-custom-bg .questions-callback{padding:10px 20px 20px 346px}.questions-callback__title{font-size:20px}.questions-callback__subtitle{font-size:18px}.questions-callback-custom-bg .questions-callback{display:block;padding:10px 20px 20px 346px;max-width:380px;margin:auto}.questions-callback-custom-bg .questions-callback{padding:0;height:auto;background:#4476bd;margin-bottom:0}.questions-callback-custom-bg .questions-callback__bg{position:relative;border-radius:12px 12px 0 0}.questions-callback-custom-bg .questions-callback__bg::before{display:none}.questions-callback-custom-bg .questions-callback__bg img{width:100%}.questions-callback-custom-bg .questions-callback__content{padding:20px 20px 20px 20px}}@media(min-width:768px) and (max-width:991px){.questions-callback{padding:28px 24px}.manager__row{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-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}.manager .btn{margin-top:8px}.sidebar-list__content{-webkit-column-count:2;-moz-column-count:2;column-count:2}}@media(max-width:767px){.page-heading,.team-screen .page-heading{margin-bottom:12px}.questions-callback{padding:32px 20px 24px 20px}.questions-callback__title{font-weight:600;font-size:18px;line-height:24px}.questions-callback__subtitle{font-size:14px;line-height:1.43}.questions-callback__bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:0;object-position:0;font-family:"object-fit: cover; object-position: 0"}.office-box{margin-bottom:10px}.office-box__item{font-size:13px;line-height:1.54}.office-box__col{margin-top:6px}.office-box__col:first-child{margin-top:12px}.country-team-section{margin-top:20px;padding:20px 16px}.country-team-section .h-heading{font-weight:600;font-size:16px;line-height:1.5}.team-screen .manager__top{margin-bottom:0}.manager__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.manager__photo{margin:0 auto 10px auto}.manager__content{padding-left:0}.manager__row{margin:0 0 34px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.manager__heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4px;margin-bottom:8px}.manager__name{font-weight:600;font-size:18px;line-height:1.33}.manager__status{font-size:12px;line-height:16px}.manager-rating{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.manager-titles{margin:16px 0 0 0}.manager-titles__item{width:50%}.manager__text{margin:20px 0 0 0;font-size:14px;font-weight:600}.manager .btn{width:100%;margin-top:10px}.manager-info-section{margin-top:8px}.manager-info{padding:16px 20px}.manager-info__heading{margin-bottom:12px}.manager-info__table{display:block;font-size:14px}.manager-info__table tr,.manager-info__table td{display:block}.manager-info__table tr{margin-bottom:12px}.manager-info__table tr:last-child{margin-bottom:0}.manager-info__table td:last-child{padding-left:0}.manager-info__table td{padding-bottom:4px}.manager-info__table td:first-child{padding-bottom:0}.manager-info__box .manager-info__item{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}@media(max-width:575px){.reviews-statistics{gap:8px}}