*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;padding:0;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.8;color:#151515;background:#f5f5f5;--header-h:141px}body.is-resizing *{-webkit-transition:none!important;transition:none!important}body.is-locked{position:fixed;left:0;right:0;overflow:hidden}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}ul{list-style:none}img{max-width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex}a{text-decoration:none;color:inherit}button{font-family:Inter,Arial,Helvetica,sans-serif}textarea{resize:none}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:Inter,Arial,Helvetica,sans-serif;border:none;background:0 0}.container{max-width:1380px;margin:0 auto;padding:0 15px}.scroll{scroll-margin-top:100px}.main{display:block}.title{font-size:35px;line-height:1.1;font-weight:700;color:#222}.btn-blue,.btn-primary{min-height:43px;padding:13px 29px;border-radius:4px;background:#e51a38;color:#fff;font-size:14px;line-height:17px;font-weight:400;text-align:center}.btn-blue:hover,.btn-primary:hover{background:#c8132f}.btn-blue{background:#0055a5;padding:13px 10px}.btn-blue:hover{background:#00468a}.btn-icon{gap:10px}.btn-icon img{width:16px;height:16px}.rich{color:#151515;font-size:16px;line-height:1.8}.rich blockquote,.rich ol,.rich p,.rich table,.rich ul{margin-bottom:20px}.rich ul{list-style:disc;padding-left:40px}.rich ol{list-style:decimal;padding-left:40px}.rich li ol,.rich li ul{margin:0;list-style:circle}.rich h2{font-size:35px;line-height:1.1;font-weight:700;color:#222;margin:28px 0 37px}.rich h3{font-size:28px;line-height:1.2;font-weight:700;color:#222;margin:24px 0 30px}.rich h4{font-size:24px;line-height:1.43;font-weight:600;color:#222;margin:20px 0 20px}.rich h5,.rich h6{font-size:18px;line-height:1.4;font-weight:700;color:#222;margin:20px 0 15px}.rich>:first-child{margin-top:0}.rich>:last-child{margin-bottom:0}.rich a{color:#0055a5}.rich a:hover{text-decoration:underline}.rich b,.rich strong{font-weight:700}.rich img{display:inline-block}.rich table{width:100%;border-collapse:collapse;border:1px solid #e2e2e2}.rich td,.rich th{padding:10px 20px;border:1px solid #e2e2e2;text-align:left;vertical-align:top}.rich th{font-weight:700}.rich tr:nth-child(even) td{background:#f5f5f5}.rich blockquote{padding:10px 0 10px 30px;border-left:3px solid #e51a38;font-style:italic}.rich iframe{max-width:100%}.topbar{background:#fff;position:relative;z-index:110}.topbar-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 6px;min-height:54px;padding-left:73px;font-size:15px;line-height:24px;color:#151515}.topbar-wrap__office{color:#0055a5;font-weight:700}.topbar-wrap__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.topbar-wrap__item img{width:auto;height:16px}.header{position:relative;z-index:100;background:#f5f5f5}.header--overlay{position:absolute;top:var(--topbar-h,54px);left:0;right:0;background:0 0}.header--overlay:not(.header--fixed) .menu>li>a{color:#fff}.header--overlay:not(.header--fixed) .menu>.menu-item-has-children>a::after{background-image:url(../img/icons/caret-down.svg)}.header--fixed{position:fixed;top:0;left:0;right:0;background:#fff;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.08);box-shadow:0 2px 12px rgba(0,0,0,.08);-webkit-animation:headerDown .3s ease;animation:headerDown .3s ease}.header--fixed .header-wrap{min-height:90px}.header--fixed .header-wrap__logo{width:62px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:141px;position:relative}.header-wrap__logo{width:143px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:start;align-self:flex-start;-webkit-transition:width .3s;transition:width .3s}.header-wrap__logo img{width:100%}.header-wrap__nav{margin-left:63px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.header-wrap__cta{margin-left:auto}.header-wrap__cta--mobile{display:none}.header-wrap__social{margin:0 14px 0 86px}.header-wrap__burger{display:none;width:97px;height:40px;border:0;background:#e51a38;border-radius:2px;cursor:pointer;position:relative;padding:0}.header-wrap__burger span{position:absolute;right:26px;width:30px;height:3px;background:#fff;border-radius:2px;-webkit-transition:.3s;transition:.3s}.header-wrap__burger span:nth-child(1){top:11px}.header-wrap__burger span:nth-child(2){top:18.5px}.header-wrap__burger span:nth-child(3){top:26px}.header-wrap__burger--active span:nth-child(1){top:18.5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header-wrap__burger--active span:nth-child(2){opacity:0}.header-wrap__burger--active span:nth-child(3){top:18.5px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@-webkit-keyframes headerDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;gap:28px}.menu>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu>li>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:20px;font-weight:500;color:#555;white-space:nowrap;-webkit-transition:color .3s;transition:color .3s}.menu>li>a:hover{color:#e51a38}.menu>.menu-item-has-children>a::after{content:"";width:8px;height:5px;margin-left:12px;background:url(../img/icons/caret-down-dark.svg) center/contain no-repeat}.menu .submenu-toggle{display:none}.menu>li>.sub-menu{position:absolute;top:100%;left:-10px;width:250px;background:#fff;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.12);box-shadow:0 8px 20px rgba(0,0,0,.12);opacity:0;visibility:hidden;-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);-webkit-transition:.3s;transition:.3s}.menu>li>.sub-menu li{border-bottom:1px solid #e2e2e2}.menu>li>.sub-menu li:last-child{border-bottom:0}.menu>li>.sub-menu a{display:block;padding:8px 10px;font-size:14px;line-height:20px;color:#555}.menu>li>.sub-menu a:hover{color:#e51a38}.menu>li:hover>.mega-panel,.menu>li:hover>.sub-menu{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.mega{position:static!important}.mega .mega-panel{position:absolute;top:100%;left:178px;width:789px;padding:25px 25px 30px;background:#fff;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.12);box-shadow:0 8px 20px rgba(0,0,0,.12);opacity:0;visibility:hidden;-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);-webkit-transition:.3s;transition:.3s}.mega .mega-panel>.sub-menu{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:0 30px}.mega .mega-panel>.sub-menu>li:not(.menu-item-has-children),.mega .mega-panel>.sub-menu>li>.sub-menu li{border-bottom:1px solid #e2e2e2}.mega .mega-panel>.sub-menu a{display:block;padding:10px 0;font-size:12px;line-height:20px;text-transform:uppercase;color:#333}.mega .mega-panel>.sub-menu a:hover{color:#e51a38}.mega .mega-panel__title{display:block;margin-bottom:8px;font-size:14px;line-height:20px;font-weight:700;text-transform:uppercase;color:#0055a5}.mega .mega-panel__promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px 58px;margin-top:20px}.mega .mega-panel__promo .btn-wide{padding:13px 29px}.mega .mega-panel__promo-text{width:290px}.mega .mega-panel__promo-text b{display:block;font-size:14px;line-height:20px;text-transform:uppercase;color:#0055a5;margin-bottom:14px}.mega .mega-panel__promo-text p{font-size:13px;line-height:24px;color:#747474}.mega--list .mega-panel>.sub-menu{grid-auto-flow:column;-ms-grid-rows:(auto)[6];grid-template-rows:repeat(6,auto)}.social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.social__link{width:27px;height:27px;border-radius:3px;background:#e51a38;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s}.social__link:hover{background:#c8132f}.social__link img{width:auto;height:15px}.social--big .social__link{width:32px;height:32px}.social--big .social__link img{height:20px}.form-card{background:#fff}.form-card__title{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;min-height:73px;padding:10px 20px;background:#0055a5;color:#fff;font-size:24px;line-height:1.2;font-weight:700;text-align:center}.form-card__body{padding:37px 30px 36px}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__row--half{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}.form__row--half .field{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:0}.form__submit{width:100%;min-height:55px;border:0;background:#e51a38;color:#fff;font-size:18px;line-height:21px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.form__submit:hover{background:#c8132f}.field{display:block;position:relative}.field input:not([type=submit]):not([type=file]),.field select,.field textarea{width:100%;height:40px;padding:0 13px;border:0;border-bottom:2px solid rgba(34,34,34,.5);border-radius:0;background:0 0;font-family:Inter,Arial,Helvetica,sans-serif;font-size:13px;color:#333;-webkit-transition:border-color .3s;transition:border-color .3s}.field input:not([type=submit]):not([type=file])::-webkit-input-placeholder,.field select::-webkit-input-placeholder,.field textarea::-webkit-input-placeholder{color:#747474}.field input:not([type=submit]):not([type=file])::-moz-placeholder,.field select::-moz-placeholder,.field textarea::-moz-placeholder{color:#747474}.field input:not([type=submit]):not([type=file]):-ms-input-placeholder,.field select:-ms-input-placeholder,.field textarea:-ms-input-placeholder{color:#747474}.field input:not([type=submit]):not([type=file])::-ms-input-placeholder,.field select::-ms-input-placeholder,.field textarea::-ms-input-placeholder{color:#747474}.field input:not([type=submit]):not([type=file])::placeholder,.field select::placeholder,.field textarea::placeholder{color:#747474}.field input:not([type=submit]):not([type=file]):focus,.field select:focus,.field textarea:focus{border-color:#0055a5}.field textarea{height:92px;padding:13px}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(../img/icons/select-arrow.svg) right 13px center/12px no-repeat;cursor:pointer}.field--icon input:not([type=file]){padding-left:32.5px!important}.field--icon::before{content:"";position:absolute;left:13px;top:13px;width:13px;height:13px;background:center/contain no-repeat;pointer-events:none}.field--email::before{background-image:url(../img/icons/envelope.svg)}.field--phone::before{background-image:url(../img/icons/phone-dark.svg)}.field__label{display:block;margin-bottom:12px;font-size:16px;line-height:28px;color:#333}.field--file input{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:2}.field__drop{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:14px;min-height:134px;padding:20px;border:2px dashed #7a7a7a;font-size:13px;line-height:16px;color:#333;text-align:center}.field__drop::before{content:"";width:26px;height:26px;background:url(../img/icons/upload.svg) center/contain no-repeat}.hero{position:relative;overflow:hidden;color:#fff}.hero__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.hero::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.42);z-index:1}.hero .container{position:relative;z-index:2}.hero-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:180px 0 70px;min-height:1084px}.hero-wrap__content{width:513px;max-width:100%;padding-top:40px}.hero-wrap__welcome{display:inline-block;min-height:71px;padding-right:2px;border-right:2px solid #e51a38;font-size:50px;line-height:70.5px;color:#e51a38}.hero-wrap__title{margin:20px 0 20px;font-size:35px;line-height:1.1;font-weight:700;color:#fff}.hero-wrap__text{margin-bottom:20px;font-size:22px;line-height:1.8}.hero-wrap__form{width:540px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;color:#151515}.advantages{background:#f5f5f5}.advantages-wrap{padding:50px 0 80px}.advantages-wrap__title{text-align:center;margin-bottom:40px}.advantages-wrap__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:40px 30px}.advantages-wrap .item{position:relative;min-height:400px;-webkit-perspective:1200px;perspective:1200px}.advantages-wrap .item__back,.advantages-wrap .item__front{position:absolute;inset:0;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.advantages-wrap .item__front{background:#f6f6f6;border:1px solid #efefef;gap:16px}.advantages-wrap .item__front img{width:64px;height:64px}.advantages-wrap .item__front b{font-size:24px;line-height:34px;font-weight:700;color:#333}.advantages-wrap .item__back{background:#0055a5;color:#fff;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);gap:16px}.advantages-wrap .item__back b{font-size:20px;line-height:1.4}.advantages-wrap .item__back p{font-size:15px;line-height:1.7}.advantages-wrap .item.is-flipped .item__front,.advantages-wrap .item:hover .item__front{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.advantages-wrap .item.is-flipped .item__back,.advantages-wrap .item:hover .item__back{-webkit-transform:rotateY(0);transform:rotateY(0)}.about{background:#f5f5f5}.about-wrap{padding:0 0 80px}.about-wrap__cards{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:54px;margin-top:55px}.about-wrap__cards .item{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;padding:45px 35px 50px;background:#fff;border-radius:8px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.12);box-shadow:0 10px 25px rgba(0,0,0,.12);text-align:center}.about-wrap__cards .item__title{font-size:24px;line-height:1.45;font-weight:600;color:#0055a5;margin-bottom:18px}.about-wrap__cards .item__text{margin-bottom:25px}.about-wrap__cards .item .btn{margin-top:auto}.process{background:#f5f5f5}.process-wrap{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;padding:30px 0 50px}.process-wrap__title{text-align:center;margin-bottom:40px}.process-wrap__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr);gap:30px 20px;width:100%}.process-wrap__list .item{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}.process-wrap__list .item img{width:175px;height:154px;margin-bottom:30px}.process-wrap__list .item__title{font-size:18px;line-height:1.1;color:#333;margin-bottom:12px}.process-wrap__list .item__text{color:#747474}.process-wrap__list .item__text b{color:#5e5e5e}.process-wrap__btn{margin-top:55px}.call{position:relative;overflow:hidden}.call__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.call .container{position:relative}.call-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 414px;grid-template-columns:1fr 414px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;min-height:212px;padding:40px 0;color:#fff}.call-wrap__title{font-size:28px;line-height:1.2;font-weight:700;margin-bottom:8px}.call-wrap__text{font-size:22px;line-height:1.55}.call-wrap__btn{-ms-grid-column-align:start;justify-self:start}.practice{background:#fff}.practice-wrap{padding:90px 0 45px}.practice-wrap__title{text-align:center}.practice-wrap__text{max-width:1120px;margin:30px auto 45px;text-align:center}.practice-wrap__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px}.practice-wrap__grid .item{display:-webkit-box;display:-ms-flexbox;display:flex;background:#f4f4f4}.practice-wrap__grid .item__image{width:254px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-o-object-fit:cover;object-fit:cover;height:auto}.practice-wrap__grid .item__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:30px 0 20px 20px}.practice-wrap__grid .item__title{font-size:24px;line-height:1.2;font-weight:600;color:#0055a5;margin-bottom:10px}.practice-wrap__grid .item--wide{grid-column:1/-1}.practice-wrap__grid .item--wide .item__image{width:665px;max-height:720px}.practice-wrap__buttons{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;gap:10px;margin-top:25px}.checklist li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;padding:12px 0 12px 5px;border-bottom:1px solid #e0dede;color:#333;font-size:16px;line-height:26px}.checklist li::before{content:"";width:16px;height:16px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;background:url(../img/icons/check.svg) center/contain no-repeat}.checklist a{color:#0055a5}.checklist a:hover{color:#e51a38}.advantage-text{background:#fff}.advantage-text-wrap{padding:20px 0 100px}.reviews{background:#f5f5f5}.reviews-wrap{padding:40px 0 55px}.reviews-wrap__title{text-align:center;margin-bottom:40px}.reviews-wrap__inner{display:-ms-grid;display:grid;-ms-grid-columns:290px 1fr;grid-template-columns:290px 1fr;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.rating--column{-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;gap:6px;padding-left:80px}.rating__logo{width:56px;height:auto}.rating__body{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:start;-ms-flex-align:start;align-items:flex-start;gap:4px}.rating__name{font-size:15px;line-height:20px;font-weight:600;color:#151515}.rating .review__stars,.rating__stars{--size:21px;width:calc(var(--size) * 5);height:var(--size);background:linear-gradient(90deg,#f6bb06 calc(var(--rating)/ 5 * 100%),#d6d6d6 0);-webkit-mask:url(../img/icons/star.svg) left center/var(--size) var(--size) repeat-x;mask:url(../img/icons/star.svg) left center/var(--size) var(--size) repeat-x}.rating__count{font-size:15px;line-height:22px}.rating__btn{margin-top:12px;padding:6px 17px;border:1px solid #222;border-radius:4px;font-size:14px;line-height:20px;font-weight:600;color:#222;-webkit-transition:.3s;transition:.3s}.rating__btn:hover{background:#222;color:#fff}.slider{position:relative;overflow:hidden;padding:0 30px 0 0}.slider__track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.slider__arrow{position:absolute;top:50%;width:28px;height:40px;margin-top:-20px;border:0;background:url(../img/icons/chevron-right.svg) center/10px no-repeat;cursor:pointer;opacity:.7}.slider__arrow:hover{opacity:1}.slider__arrow--prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);display:none}.slider__arrow--next{right:0}.review{-webkit-box-flex:0;-ms-flex:0 0 calc((100% - 32px)/ 3);flex:0 0 calc((100% - 32px)/ 3);min-height:210px;padding:20px 22px;background:#fff;border-radius:8px}.review__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:10px}.review__avatar{width:40px;height:40px;border-radius:50%;background:#455a64;color:#fff;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:18px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.review__who{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.3}.review__who b{font-size:15px;font-weight:600}.review__who span{font-size:13px;color:#747474}.review__google{margin-left:auto;width:20px}.review__stars{--size:18px;margin-bottom:10px}.review__text{font-size:15px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.testimonials{position:relative;overflow:hidden;color:#fff}.testimonials__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonials::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55)}.testimonials .container{position:relative;z-index:2}.testimonials-wrap{padding:105px 0 130px;text-align:center}.testimonials-wrap__title{color:#fff;margin-bottom:62px}.testimonials-wrap__slides{display:-ms-grid;display:grid}.testimonials-wrap .quote{-ms-grid-row:1;-ms-grid-column:1;grid-area:1/1;opacity:0;visibility:hidden;-webkit-transition:opacity .6s ease;transition:opacity .6s ease}.testimonials-wrap .quote.is-active{opacity:1;visibility:visible}.testimonials-wrap .quote__text{font-size:18px;line-height:30px;font-style:italic;letter-spacing:2px;margin-bottom:26px}.testimonials-wrap .quote__author{font-size:18px;letter-spacing:1.5px}.testimonials-wrap__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin-top:34px}.testimonials-wrap__dots button{width:12px;height:12px;padding:0;border:1px solid #fff;border-radius:50%;background:0 0;cursor:pointer}.testimonials-wrap__dots button.is-active{background:#fff}.offices{background:#f5f5f5}.offices-wrap{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;padding:50px 0 50px}.offices-wrap__title{text-align:center}.offices-wrap__text{margin:25px 0 45px;text-align:center}.offices-wrap__text a{color:#0055a5}.offices-wrap__card{width:882px;max-width:100%}.office{padding:55px 30px 50px;background:#fff;border-radius:8px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.12);box-shadow:0 10px 25px rgba(0,0,0,.12)}.office__title{font-size:24px;line-height:1.2;font-weight:600;color:#0055a5;margin-bottom:28px}.office__list{margin-bottom:30px}.office__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:16px;line-height:40px}.office__list li img{width:auto;height:16px}.office__list li a{color:#0055a5}.office__list li a:hover{color:#e51a38}.faq{background:#f5f5f5}.faq-wrap{padding:50px 0 20px}.faq-wrap__title{text-align:center;margin-bottom:55px}.accordion__item{border-bottom:1px solid #e2e2e2}.accordion__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;width:100%;padding:10px 0;border:0;background:0 0;text-align:left;font-size:14px;line-height:22px;font-weight:700;color:#0055a5;cursor:pointer}.accordion__head::before{content:"";width:22px;height:22px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:2px;background:#333 url(../img/icons/plus.svg) center/10px no-repeat;-webkit-transition:background-color .3s,-webkit-transform .3s;transition:background-color .3s,-webkit-transform .3s;transition:transform .3s,background-color .3s;transition:transform .3s,background-color .3s,-webkit-transform .3s}.accordion__head:hover::before{background-color:#e51a38}.accordion__item.is-open .accordion__head::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background-color:#e51a38}.accordion__body{height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.accordion__inner{padding:0 0 20px 40px}.fight{position:relative;overflow:hidden;color:#fff}.fight__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fight .container{position:relative}.fight-wrap{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:396px;padding:60px 0;text-align:center}.fight-wrap__title{color:#fff;margin-bottom:20px}.fight-wrap__text{font-size:22px;line-height:1.55;margin-bottom:22px}.blog-preview{background:#f5f5f5}.blog-preview-wrap{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;padding:45px 0 50px}.blog-preview-wrap__title{font-size:28px;line-height:1.2;font-weight:700;color:#222;margin-bottom:20px}.blog-preview-wrap__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:30px;width:100%}.blog-preview-wrap__btn{margin-top:70px}.post-card__image{display:block;overflow:hidden}.post-card__image img{width:100%;aspect-ratio:430/263;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.post-card__image:hover img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.post-card__title{margin:30px 0 35px;font-size:24px;line-height:1.45;font-weight:600;color:#0055a5}.post-card__title a:hover{color:#e51a38}.footer{background:#fff}.footer-wrap{padding:55px 0 30px}.footer-wrap__top{display:-ms-grid;display:grid;-ms-grid-columns:367px 1fr 365px;grid-template-columns:367px 1fr 365px;gap:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-wrap__logo img{width:100%}.footer-wrap__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.footer-wrap__info li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:16px;line-height:40px;color:#333}.footer-wrap__info li img{width:auto;height:16px}.footer-wrap__info li b{font-weight:700;margin-right:4px}.footer-wrap__info li a:hover{color:#e51a38}.footer-wrap__rating{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;margin-top:-20px}.footer-wrap__disclaimer{margin-top:70px;text-align:center;color:#151515}.footer-wrap__bottom{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-top:50px;padding:0 12px}.footer-wrap__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-wrap__links li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-wrap__links li:not(:last-child)::after{content:"|";margin:0 10px}.footer-wrap__links a{color:#333}.footer-wrap__links a:hover{color:#e51a38}.footer-wrap__credit:hover{color:#e51a38}.page-hero{position:relative;overflow:hidden;color:#fff}.page-hero__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.page-hero::after{content:"";position:absolute;inset:0;background:rgba(10,16,28,.5)}.page-hero .container{position:relative;z-index:2}.page-hero-wrap{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:381px;padding:175px 0 60px;text-align:center}.page-hero-wrap__title{font-size:50px;line-height:1.41;font-weight:400;color:#fff}.page-hero-wrap__text{margin-top:25px;font-size:22px;line-height:1.55;max-width:1000px}.service{background:#f5f5f5}.service-wrap{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,882px) 414px;grid-template-columns:minmax(0,882px) 414px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:54px;padding:30px 0 0}.service-wrap__content{padding-top:0}.service-wrap__aside{position:relative}.service-wrap__more{padding:40px 0 70px}.form-card--sticky{position:sticky;top:110px}.form-card__title--small{min-height:69px;font-size:16px;font-weight:500}.reviews--white{background:#fff}.reviews--white .reviews-wrap{padding:55px 0}.faq--white{background:#fff}.faq--white .faq-wrap{padding:70px 0 60px}.team{background:#fff}.team-wrap{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;padding:60px 0 130px}.team-wrap__title{text-align:center;text-transform:uppercase;font-size:28px;line-height:1.2}.team-wrap__text{max-width:900px;margin:25px 0 55px;text-align:center}.team-wrap__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:40px;width:100%}.team-wrap__btn{margin-top:40px}.member{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:start;-ms-flex-align:start;align-items:flex-start;padding:40px 30px 45px;background:#fff;border-radius:12px;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.12);box-shadow:0 10px 25px rgba(0,0,0,.12)}.member__photo{width:177px;height:187px;-o-object-fit:cover;object-fit:cover;margin:0 auto 30px}.member__name{font-size:24px;line-height:1.43;font-weight:700;color:#0055a5}.member__name a:hover{color:#e51a38}.member__role{margin:8px 0 18px;font-size:18px;line-height:1.3;color:#e51a38}.member__list li{position:relative;padding-left:12px;font-size:15px;line-height:33px}.member__list li::before{content:">";position:absolute;left:0;top:0;font-size:12px}.member__list li a{color:#0055a5}.map__frame{position:relative;height:450px}.map__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.fight-form{position:relative;overflow:hidden;color:#fff}.fight-form__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fight-form .container{position:relative}.fight-form-wrap{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 508px;grid-template-columns:minmax(0,1fr) 508px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:54px;padding:50px 0 70px}.fight-form-wrap__content{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}.fight-form-wrap__title{color:#fff;margin-bottom:20px}.fight-form-wrap__text{font-size:16px;line-height:2;margin-bottom:25px}.fight-form-wrap__image{width:400px;max-width:100%}.modal{position:fixed;inset:0;z-index:1000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;background:rgba(0,0,0,.6);overflow-y:auto;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.modal-active{opacity:1;visibility:visible}.modal-box{position:relative;width:480px;max-width:100%;max-height:90vh;overflow-y:auto;margin:auto;padding:50px 40px 40px;background:#fff;text-align:center;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;gap:15px}.modal-box__title{font-size:28px;line-height:1.2;color:#222}.modal-box__close{position:absolute;top:12px;right:12px;width:30px;height:30px;border:0;background:0 0;cursor:pointer;color:#151515}.modal-box__close::after,.modal-box__close::before{content:"";position:absolute;top:14px;left:5px;width:20px;height:2px;background:#333;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal-box__close::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.page-hero--small .page-hero-wrap{min-height:283px;padding:175px 0 40px}.archive{background:#f5f5f5}.archive-wrap{padding:60px 0 80px}.archive-wrap__search{margin-bottom:40px}.archive-wrap__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:40px 42px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.search-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.search-form input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;height:36px;padding:0 12px;border:1px solid #d2d2d2;border-right:0;background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;color:#333}.search-form button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 10px;border:1px solid #d2d2d2;background:#f2f2f2;font-size:14px;color:#555;cursor:pointer}.search-form button:hover{background:#e6e6e6}.search-form--icon input{height:40px}.search-form--icon button{width:40px;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;background:#151515;border-color:#151515}.search-form--icon button:hover{background:#e51a38;border-color:#e51a38}.post-card--boxed{background:#fff;border:1px solid #ebebeb;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.06);box-shadow:0 2px 3px rgba(0,0,0,.06)}.post-card--boxed .post-card__image img{aspect-ratio:421/281}.post-card__body{padding:30px 25px 30px}.post-card--boxed .post-card__title{margin:0 0 20px;font-size:24px;line-height:1.38}.post-card__title--small{margin:15px 0 8px}.post-card--boxed .post-card__text{margin:20px 0 25px}.post-card__more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:13px;color:#0055a5}.post-card__more::after{content:"";width:6px;height:10px;background:url(../img/icons/chevron-right-blue.svg) center/contain no-repeat}.post-card__more:hover{color:#e51a38}.post-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 8px;padding-bottom:20px;border-bottom:1px solid #e2e2e2;font-size:13px;line-height:20px;color:#151515}.post-meta a{color:#0055a5}.post-meta a:hover{color:#e51a38}.post-meta>span+a::before,.post-meta>span::before{content:"|";margin-right:8px;color:#333}.post-meta--line{padding:10px 0;border-top:1px solid #e2e2e2}.pagination{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;gap:8px;margin-top:50px}.pagination .page-numbers{min-width:40px;height:40px;padding:0 12px;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:1px solid #d2d2d2;border-radius:4px;background:#fff;font-size:14px;color:#333}.pagination .page-numbers.current{background:#e51a38;border-color:#e51a38;color:#fff}.pagination .page-numbers.dots{border:0;background:0 0}.pagination a.page-numbers:hover{border-color:#e51a38;color:#e51a38}.single{background:#f5f5f5}.single-wrap{padding:60px 0 80px}.single-wrap__title{margin-bottom:18px;font-size:25px;line-height:1.32;font-weight:700;color:#222}.single-wrap__image{width:100%;height:auto;margin-bottom:20px}.single-wrap__author{margin-bottom:40px}.single-wrap__content{margin-bottom:40px}.single-wrap__cta{margin-bottom:40px}.single-wrap__faq{margin:60px 0 40px}.single-wrap__subtitle{margin-bottom:30px;font-size:28px;line-height:1.2;font-weight:700;color:#222}.single-wrap__meta{margin-bottom:60px}.single-wrap__share{margin-bottom:70px}.author-box{width:533px;max-width:100%;padding:10px 10px 30px;border:1px solid #cfcfcf;border-radius:3px;background:#f9f9f9}.author-box__photo{width:300px;height:320px;-o-object-fit:cover;object-fit:cover;margin-bottom:12px}.author-box__name{display:block;font-size:24px;line-height:1.3;font-weight:700;color:#0055a5}.author-box__name:hover{color:#e51a38}.author-box__role{display:block;margin-bottom:14px;font-size:20px;line-height:1.4;color:#e51a38}.author-box__list li{position:relative;padding-left:14px;font-size:15px;line-height:33px}.author-box__list li::before{content:">";position:absolute;left:0}.cta-box{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;gap:18px;max-width:640px;margin:0 auto;padding:35px 30px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-align:center}.cta-box__title{font-size:24px;line-height:1.2;font-weight:700;color:#0f172a}.share{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;padding:25px 20px;background:#fff}.share__title{font-size:24px;line-height:1.3;color:#333}.share__links{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.share__link{width:30px;height:30px;border-radius:4px;background:#549f97;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}.share__link:hover{background:#e51a38}.share__link img{width:auto;height:14px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.related__title{margin-bottom:20px;font-size:24px;line-height:1.3;font-weight:700;color:#222}.related__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px}.related .post-meta{border:0;padding:0}.text-page{background:#f5f5f5}.text-page-wrap{padding:35px 0 80px}.not-found{background:#f5f5f5}.not-found-wrap{padding:60px 0 80px}.not-found-wrap__grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 340px 430px;grid-template-columns:1fr 340px 430px;gap:30px;margin-top:20px}.not-found-wrap__code{font-size:180px;line-height:1;font-weight:700;color:#eaeaea}.not-found-wrap__subtitle{margin-bottom:25px;font-size:28px;line-height:1.2;font-weight:700;color:#222}.not-found-wrap__links li{border-bottom:1px solid #e2e2e2}.not-found-wrap__links li a{display:block;padding:8px 0;color:#333}.not-found-wrap__links li a:hover{color:#e51a38}.not-found-wrap__text{margin-bottom:20px}.page-hero-wrap__text:empty{display:none}.contact{background:#f5f5f5}.contact-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 70px}.contact-wrap__card{width:648px;max-width:100%;margin-top:-50px;position:relative;z-index:3;padding:30px 30px 45px}.contact-wrap__card .office__title{margin-bottom:25px}.contact-wrap__card .office__list{margin-bottom:20px}.contact-wrap__image{width:100%;height:auto}.contact-wrap__caption{margin-top:10px;font-size:16px;color:#e51a38}.message{position:relative;overflow:hidden;color:#fff}.message__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.message .container{position:relative}.message-wrap{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 648px;grid-template-columns:minmax(0,1fr) 648px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:58px;padding:50px 0 70px}.message-wrap__content{text-align:center}.message-wrap__title{color:#fff;margin-bottom:20px}.message-wrap__text{font-size:22px;line-height:2.2}.profile{position:relative;overflow:hidden;color:#fff;background:#0e2240}.profile__bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile .container{position:relative;z-index:2}.profile-wrap{display:-ms-grid;display:grid;-ms-grid-columns:298px minmax(0,1fr) auto;grid-template-columns:298px minmax(0,1fr) auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;min-height:575px;padding:200px 20px 70px}.profile-wrap__photo{width:298px;height:304px;-o-object-fit:cover;object-fit:cover}.profile-wrap__name{font-size:35px;line-height:1.1;font-weight:700;color:#fff;margin-bottom:45px}.profile-wrap__role{font-size:22px;line-height:1.3;font-weight:700}.profile-wrap__label{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;margin-top:40px;font-size:24px;line-height:1.6;letter-spacing:10px;text-transform:uppercase;text-align:right;color:rgba(255,255,255,.85)}.faq-page{background:#fff}.faq-page-wrap{padding:110px 0 90px}.faq-page-wrap .rich p{margin:0;padding:0 0 20px}.faq-page-wrap .rich p+p{border-bottom:1px solid #e2e2e2;margin-bottom:20px}.faq-page-wrap .rich b,.faq-page-wrap .rich strong{color:#0055a5}.faq-list__item{padding:20px 0 22px;border-bottom:1px solid #e2e2e2}.faq-list__item:first-child{padding-top:0}.faq-list__question{display:block;margin-bottom:6px;font-size:16px;line-height:1.8;font-weight:700;color:#0055a5}.case-archive{background:#f5f5f5}.case-archive-wrap{padding:60px 0 80px}.case-single{background:#f5f5f5}.case-single-wrap{padding:30px 54px 80px}.case-single-wrap__image{float:right;width:300px;margin:0 0 20px 18px}.case-single-wrap::after{content:"";display:block;clear:both}.case-single .rich img{max-width:1000px;width:100%;height:auto;display:block;margin:0 0 30px}.service--after{background:#f5f5f5}.service--after .service-wrap__more{padding:50px 0 70px}.reviews-wrap__widget{width:100%;min-width:0}.footer-wrap__rating--widget{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;width:100%;min-width:0}.modal-box--wide{width:1100px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:left}.modal-box__content{width:100%}.modal-box__content table{font-size:14px}.comments-area{margin-top:70px}.comments-area .comment-reply-title,.comments-area .comments-title{display:block;margin-bottom:25px;font-size:24px;line-height:1.3;font-weight:700;color:#222}.comments-area .comment-reply-title small,.comments-area .comments-title small{margin-left:10px;font-size:14px;font-weight:400}.comments-area .comment-list{margin-bottom:40px}.comments-area .comment-list li{padding:20px 0;border-bottom:1px solid #e2e2e2}.comments-area .comment-list .children{padding-left:40px}.comments-area .comment-author{font-weight:700}.comments-area .comment-author img{display:inline-block;margin-right:10px;border-radius:50%}.comments-area .comment-metadata{font-size:13px;color:#747474}.comments-area .comment-form{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:20px}.comments-area .comment-form p{margin:0}.comments-area .comment-form .comment-form-comment,.comments-area .comment-form .comment-form-cookies-consent,.comments-area .comment-form .comment-notes,.comments-area .comment-form .form-submit,.comments-area .comment-form .logged-in-as{grid-column:1/-1}.comments-area .comment-form label{display:block;margin-bottom:6px;font-size:14px;color:#333}.comments-area .comment-form .comment-form-cookies-consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.comments-area .comment-form .comment-form-cookies-consent label{margin:0}.comments-area .comment-form input[type=email],.comments-area .comment-form input[type=text],.comments-area .comment-form input[type=url],.comments-area .comment-form textarea{width:100%;padding:10px 14px;border:1px solid #d2d2d2;border-radius:0;background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;color:#333}.comments-area .comment-form input[type=email]:focus,.comments-area .comment-form input[type=text]:focus,.comments-area .comment-form input[type=url]:focus,.comments-area .comment-form textarea:focus{border-color:#0055a5}.comments-area .comment-form textarea{min-height:200px;resize:vertical}.comments-area .comment-form .submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:Inter,Arial,Helvetica,sans-serif;border:none;background:0 0;min-height:43px;padding:13px 29px;border-radius:4px;background:#e51a38;color:#fff;font-size:14px}.comments-area .comment-form .submit:hover{background:#c8132f}.rich a[href^="#modal-"]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:Inter,Arial,Helvetica,sans-serif;border:none;background:0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:43px;padding:13px 29px;border-radius:4px;background:#e51a38;color:#fff;font-size:14px;line-height:17px;text-decoration:none}.rich a[href^="#modal-"]:hover{background:#c8132f;text-decoration:none}.call-wrap__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-grid-column-align:start;justify-self:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:15px}.call-wrap__buttons .call-wrap__btn{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.cta-box__icon{width:90px;height:auto}.cta-box__arrow{margin-left:8px}.office__list a{min-width:0;overflow-wrap:anywhere}.testimonials-wrap .quote__image{display:block;width:181px;height:auto;margin:0 auto 20px}.rich img{max-width:100%;height:auto}.rich img.aligncenter,.rich img.alignleft,.rich img.alignnone,.rich img.alignright{width:auto}.rich a.btn,.rich a.btn:hover{color:#fff;text-decoration:none}.rich .rich-links{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px 30px;padding-left:0;list-style:none}.rich .rich-links a{font-weight:700}.rich .rich-map{display:block;width:100%;height:450px;border:0}@media (max-width:1399px){.header-wrap__nav{margin-left:36px}.header-wrap__social{margin-left:30px}.menu{gap:20px}.mega .mega-panel{left:150px}}@media (max-width:1279px){body{--header-h:120px}.topbar-wrap{padding-left:0}.header--overlay{position:absolute}.header-wrap{min-height:120px}.header-wrap__logo{width:100px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.header-wrap__nav{position:fixed;top:var(--header-h);left:0;right:0;bottom:0;margin:0;padding:10px 20px 40px;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:stretch;-ms-flex-align:stretch;align-items:stretch;background:#222;overflow-y:auto;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.3s;transition:.3s}.header-wrap__nav--active{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header-wrap__cta{display:none}.header-wrap__cta--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin:25px 0 0;-ms-flex-item-align:start;align-self:flex-start}.header-wrap__social{margin:0 20px 0 auto}.header-wrap__burger{display:block}.header--fixed .header-wrap{min-height:80px}.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.menu>li{-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,.08)}.menu>li>a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:16px 0;font-size:16px;color:#fff!important}.menu>li>.menu-item-has-children>a::after{display:none}.menu>.menu-item-has-children>a::after{display:none}.menu .submenu-toggle{display:block;width:44px;height:52px;border:0;background:url(../img/icons/caret-down.svg) center/10px no-repeat;cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.menu .is-open>.submenu-toggle{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu .mega .mega-panel,.menu>li>.sub-menu{position:static;width:100%;padding:0;-webkit-box-shadow:none;box-shadow:none;background:0 0;opacity:1;visibility:visible;-webkit-transform:none;-ms-transform:none;transform:none;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}.menu>li>.sub-menu li{border-color:rgba(255,255,255,.08)}.menu>li>.sub-menu a{padding:10px 0 10px 15px;color:#d8d8d8}.mega .mega-panel>.sub-menu{display:block;padding:0 0 10px 15px}.mega .mega-panel>.sub-menu>li:not(.menu-item-has-children),.mega .mega-panel>.sub-menu>li>.sub-menu li{border-color:rgba(255,255,255,.08)}.mega .mega-panel>.sub-menu a{color:#d8d8d8}.mega .mega-panel__title{margin:12px 0 4px;color:#8fc3ff}.mega .mega-panel__promo{display:none}.hero-wrap{min-height:0;padding:170px 0 70px}.hero-wrap__form{width:460px}.advantages-wrap__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.about-wrap__cards{gap:30px}.process-wrap__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.practice-wrap__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.practice-wrap__grid .item--wide .item__image{width:45%}.service-wrap{-ms-grid-columns:minmax(0,1fr) 360px;grid-template-columns:minmax(0,1fr) 360px;gap:30px}.team-wrap__list{gap:20px}.fight-form-wrap{-ms-grid-columns:1fr 440px;grid-template-columns:1fr 440px;gap:30px}.footer-wrap__top{-ms-grid-columns:250px 1fr;grid-template-columns:250px 1fr}.footer-wrap__top .footer-wrap__rating{grid-column:1/-1;margin-top:0}.archive-wrap__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px}.not-found-wrap__grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.not-found-wrap__grid .not-found-wrap__code{grid-column:1/-1}.message-wrap{-ms-grid-columns:minmax(0,1fr) 480px;grid-template-columns:minmax(0,1fr) 480px;gap:30px}.profile-wrap{-ms-grid-columns:240px minmax(0,1fr);grid-template-columns:240px minmax(0,1fr);gap:30px;padding:170px 0 60px}.profile-wrap__photo{width:240px;height:245px}.profile-wrap__label{display:none}}@media (max-width:991px){.call-wrap__buttons{-ms-grid-column-align:center;justify-self:center}.rich h2,.title{font-size:30px}.rich h3{font-size:24px}.hero-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero-wrap__content{width:100%;text-align:center;padding-top:0}.hero-wrap__content .btn{margin:0 auto}.hero-wrap__form{width:100%}.about-wrap__cards{-ms-grid-columns:1fr;grid-template-columns:1fr}.page-hero-wrap{min-height:300px;padding-top:150px}.page-hero-wrap__title{font-size:38px}.service-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr}.form-card--sticky{position:static}.team-wrap__list{-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:560px}.fight-form-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr}.call-wrap{-ms-grid-columns:1fr;grid-template-columns:1fr;text-align:center}.call-wrap__btn{-ms-grid-column-align:center;justify-self:center}.reviews-wrap__inner{-ms-grid-columns:1fr;grid-template-columns:1fr}.rating--column{padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.review{-ms-flex-preferred-size:calc((100% - 16px)/ 2);flex-basis:calc((100% - 16px)/ 2)}.blog-preview-wrap__list{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.footer-wrap__top{-ms-grid-columns:1fr;grid-template-columns:1fr;justify-items:center;text-align:center}.footer-wrap__top .footer-wrap__logo{width:200px}.footer-wrap__top .footer-wrap__info li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-wrap__bottom{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-wrap{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.message-wrap{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.message-wrap__text{font-size:18px;line-height:1.8}.profile-wrap{-ms-grid-columns:minmax(0,1fr);grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center;min-height:0}.profile-wrap__photo{width:240px;max-width:100%}.profile-wrap__name{margin-bottom:15px}}@media (max-width:767px){.comments-area .comment-form{-ms-grid-columns:1fr;grid-template-columns:1fr}.modal-box--wide{padding:50px 20px 30px}body{--header-h:96px}.topbar-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:8px 0;font-size:15px}.header-wrap{min-height:96px}.header-wrap__logo{width:80px}.header-wrap__social{display:none}.header-wrap__burger{margin-left:auto}.rich h2,.title{font-size:24px;line-height:1.1}.rich ol,.rich ul{padding-left:25px}.rich h3{font-size:22px}.rich table{display:block;overflow-x:auto}.hero-wrap{padding:120px 0 60px;gap:20px}.hero-wrap__welcome{font-size:25px;line-height:35px;min-height:35px}.hero-wrap__title{font-size:24px}.hero-wrap__text{font-size:20px}.hero-wrap .form-card__body{padding:30px}.form__row--half{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.advantages-wrap{padding:40px 0 60px}.advantages-wrap__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:20px}.advantages-wrap .item{min-height:320px}.process-wrap__list{-ms-grid-columns:1fr;grid-template-columns:1fr}.call-wrap__title{font-size:24px}.call-wrap__text,.fight-wrap__text{font-size:18px}.practice-wrap{padding:60px 0 40px}.practice-wrap__grid .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.practice-wrap__grid .item--wide .item__image,.practice-wrap__grid .item__image{width:100%;max-height:260px}.practice-wrap__grid .item__body{padding:20px}.review{-ms-flex-preferred-size:100%;flex-basis:100%}.testimonials-wrap{padding:70px 0 80px}.testimonials-wrap__title{margin-bottom:30px}.testimonials-wrap .quote__text{font-size:16px;letter-spacing:1px}.office{padding:35px 20px}.office__list li{line-height:1.6;padding:6px 0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.office__list li img{margin-top:4px}.blog-preview-wrap__list{-ms-grid-columns:1fr;grid-template-columns:1fr}.blog-preview-wrap__btn{margin-top:40px}.post-card__title{margin:20px 0;font-size:22px}.footer-wrap__info li{line-height:1.6;padding:6px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrap__disclaimer{margin-top:40px}.footer-wrap__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.page-hero-wrap{padding:120px 0 50px;min-height:0}.page-hero-wrap__title{font-size:28px}.page-hero-wrap__text{font-size:18px}.team-wrap{padding:50px 0 70px}.member{padding:30px 20px}.map__frame{height:320px}.archive-wrap__list,.not-found-wrap__grid,.related__list{-ms-grid-columns:1fr;grid-template-columns:1fr}.not-found-wrap__code{font-size:110px}.single-wrap{padding:40px 0 60px}.single-wrap__title{font-size:22px}.author-box__photo{width:100%;height:auto}.cta-box__title,.share__title{font-size:20px}.contact-wrap__card{padding:25px 20px 30px}.message-wrap{padding:40px 0 50px}.profile-wrap{padding:120px 0 50px}.profile-wrap__photo{width:200px;height:auto}.profile-wrap__name{font-size:28px}.profile-wrap__role{font-size:18px}.rich{overflow-wrap:anywhere}.case-single-wrap{padding:30px 0 60px}}