:root{--bg-light:#f5f5f7;--color-text:#404040;--bg-btn-primary:#098ff8;--color-btn-primary:#fff;--bg-btn-primary-hover:#fff;--color-btn-primary-hover:--color-btn-primary-hover;--bg-btn-secondary:#fff;--color-btn-secondary:var(--color-btn-primary-hover);--bg-btn-secondary-hover:#098ff8;--color-btn-secondary-hover:#fff;--br-btn:6em}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6,.entry-title a,body,h1,h2,h3,h4,h5,h6{color:var(--color-text)}h1,h2,h3{margin:0 0 .9em}.ehf-header.ehf-header #masthead{position:fixed}.ast-container{max-width:100%!important;padding:0!important}.site-main{width:100%}.container{margin-inline:auto;padding-inline:20px}@-webkit-keyframes rotateAnim{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateAnim{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.btn{border-radius:var(--br-btn);box-shadow:0 4px 4px rgba(0,0,0,.02);font-weight:600;font-size:16px;line-height:1;letter-spacing:0;padding:15px 35px;position:relative;-webkit-transition:.3s;transition:.3s}.btn:hover{box-shadow:0 15px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.btn:hover::after{-webkit-transform:scaleX(1.4) scaleY(1.6);transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn:active{box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.btn--primary,.btn--primary:hover{background:var(--bg-btn-primary);color:var(--color-btn-primary)}.btn--primary::after{background:var(--bg-btn-primary)}.btn--secondary,.btn--secondary:hover{background:var(--bg-btn-secondary);color:var(--color-btn-secondary)}.btn--secondary::after{background:var(--bg-btn-secondary)}.btn--gmiq{padding:16px 36px}.btn::after{content:"";border-radius:var(--br-btn);display:inline-block;height:100%;left:0;position:absolute;top:0;-webkit-transition:.4s;transition:.4s;width:100%;z-index:-1}.btn-card{-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:#fff;border-radius:50px;box-shadow:2px 4px 20px rgba(0,0,0,.06);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden;padding:25px 30px;position:relative;-webkit-transition:.2s linear;transition:.2s linear}.btn-card:hover{box-shadow:0 15px 20px rgba(0,0,0,.15);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.btn-card:hover::before{-webkit-animation:2s linear infinite rotateAnim;animation:2s linear infinite rotateAnim;height:460%;width:120%}.btn-card::before{content:"";background:-webkit-gradient(linear,left top,right top,from(#078ff8),color-stop(25%,#6675e7),color-stop(50%,#ca59d4),color-stop(75%,#df576f),to(#f55503));background:-webkit-linear-gradient(left,#078ff8 0,#6675e7 25%,#ca59d4 50%,#df576f 75%,#f55503 100%);background:linear-gradient(90deg,#078ff8 0,#6675e7 25%,#ca59d4 50%,#df576f 75%,#f55503 100%);-webkit-filter:blur(10px) brightness(1.2);filter:blur(10px) brightness(1.2);height:120%;position:absolute;width:120%;z-index:0}.btn-card::after{content:"";background:#fff;box-shadow:unset;border-radius:50px;inset:2px;position:absolute;z-index:1}.btn-card .gradient-overlay{background:-webkit-radial-gradient(center,circle,transparent 40%,#07182e 80%);background:radial-gradient(circle at center,transparent 40%,#07182e 80%);height:200%;position:absolute;width:200%;z-index:1}.btn-card p{color:var(--color-text);margin:0;font-weight:600;font-size:20px;line-height:21px;z-index:2}.text-black{color:#000}.text-white{color:#fff}.text-green{color:#6cff58}.text-color{-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background:-webkit-gradient(linear,left top,right top,color-stop(.28%,#078ff8),color-stop(25.01%,#6675e7),color-stop(51.2%,#ca59d4),color-stop(75.45%,#df576f),color-stop(101.16%,#f55503));background:-webkit-linear-gradient(left,#078ff8 .28%,#6675e7 25.01%,#ca59d4 51.2%,#df576f 75.45%,#f55503 101.16%);background:linear-gradient(90deg,#078ff8 .28%,#6675e7 25.01%,#ca59d4 51.2%,#df576f 75.45%,#f55503 101.16%);background-clip:text}@supports (-moz-appearance:none){.text-color{-webkit-background-clip:text;background-clip:text;color:transparent}}.cta{text-align:center}.HE-info{padding:30px 0 55px;text-align:center}.HE-info__title{color:#6c6c6c;font-size:16px;line-height:20px;letter-spacing:.05em;margin:0 0 1.5em}.HE-info__content p{color:#878787;font-size:14px;line-height:20px;letter-spacing:.05em;text-align:justify}.pum.pum-overlay{background:rgba(0,0,0,.15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pum.pum .pum-close.popmake-close{background:#8c8c8c;border:none;border-radius:unset;font-size:0;height:24px;-webkit-mask-image:url(../img/popup-close.svg);mask-image:url(../img/popup-close.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;right:15px;top:15px;width:24px}.pum.pum .pum-close.popmake-close:hover{background:#404040}.pum.pum .pum-container{background:#f8f6f9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:24px;box-shadow:none;-webkit-filter:drop-shadow(0 0 60px rgba(0, 0, 0, .08));filter:drop-shadow(0 0 60px rgba(0, 0, 0, .08));padding:20px 30px}.pum.pum .pum-title{color:#404040;font-weight:400;letter-spacing:.05em;margin:0 0 30px;padding:0}.pum.pum .inputGroup{margin:0 0 20px;position:relative}.pum.pum .inputGroup.filled input,.pum.pum .inputGroup.filled textarea,.pum.pum .inputGroup.focused input,.pum.pum .inputGroup.focused textarea{border-color:#098ff8;outline:#098ff8 solid 1px!important}.pum.pum .inputGroup.filled label,.pum.pum .inputGroup.focused label{-webkit-transform:translateY(-30px);transform:translateY(-30px)}.pum.pum .inputGroup.file label{-webkit-box-align:center;-webkit-align-items:center;align-items:center;background:unset;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:5px;line-height:25px;padding:0 0 5px 5px;position:unset;-webkit-transform:unset;transform:unset}.pum.pum .inputGroup.file label::before{content:"";background:#404040;display:inline-block;height:25px;-webkit-mask-image:url(../img/paperclip.svg);mask-image:url(../img/paperclip.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;width:25px}.pum.pum .inputGroup span{margin:0}.pum.pum .inputGroup input,.pum.pum .inputGroup textarea{background:#fff;border:1px solid #8c8c8c;border-radius:12px;color:#404040;cursor:text;font-size:20px;line-height:21px;letter-spacing:.05em;height:auto;outline:0;padding:18px 20px;-webkit-transition:.2s;transition:.2s;width:100%}.pum.pum .inputGroup input::-webkit-input-placeholder,.pum.pum .inputGroup textarea::-webkit-input-placeholder{color:#8c8c8c}.pum.pum .inputGroup input::-moz-placeholder,.pum.pum .inputGroup textarea::-moz-placeholder{color:#8c8c8c}.pum.pum .inputGroup input::placeholder,.pum.pum .inputGroup textarea::placeholder{color:#8c8c8c}.pum.pum .inputGroup input[type=file]{color:#8c8c8c;cursor:pointer;padding:9px}.pum.pum .inputGroup input[type=file]::-webkit-file-upload-button{background:#e4e4e4;border:none;border-radius:8px;cursor:pointer;margin-right:20px;padding:13px 32px 10px;-webkit-transition:background-color .2s;transition:background-color .2s}.pum.pum .inputGroup input[type=file]::file-selector-button{background:#e4e4e4;border:none;border-radius:8px;cursor:pointer;margin-right:20px;padding:13px 32px 10px;-webkit-transition:background-color .2s;transition:background-color .2s}.pum.pum .inputGroup input[type=file]::-webkit-file-upload-button:hover{background:rgb(202.5,202.5,202.5)}.pum.pum .inputGroup input[type=file]::file-selector-button:hover{background:rgb(202.5,202.5,202.5)}.pum.pum .inputGroup textarea{min-height:132px}.pum.pum .inputGroup label{background:#fff;border-radius:5px;color:#404040;font-size:20px;line-height:20px;letter-spacing:.05em;left:10px;max-width:-webkit-calc(100% - 20px);max-width:calc(100% - 20px);overflow:hidden;padding:4px 10px;position:absolute;pointer-events:none;top:16px;-webkit-transition:.3s;transition:.3s;white-space:nowrap}.pum.pum .p-submit{margin:30px 0 10px;position:relative;text-align:center}.pum.pum .wpcf7-submit{background:#098ff8;border-radius:66px;box-shadow:0 4px 4px rgba(0,0,0,.03);font-size:24px;line-height:1;padding:18px 68px!important}.pum.pum .wpcf7-submit:hover{background:rgb(5.6996047431,114.8063241107,200.3003952569)}.pum.pum .wpcf7-spinner{margin-top:0;position:absolute;top:18px}#content{padding-top:0}.home__hero{background-color:#f8f6f8;background-image:url(../img/main_banner.webp);background-position-x:62.5%;background-position-y:29.5%;background-repeat:no-repeat;background-size:1480px auto;margin:0;padding-top:112px}.home__hero__head{margin:0 0 1.2em}.home__hero__title{font-size:24px;letter-spacing:.05em;line-height:1.3;margin:0 0 .2em}.home__hero__text{font-weight:600;font-size:18px;letter-spacing:.05em}.home__hero__buttons{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:15px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.home__hero__bottom{margin-top:329px;text-align:center}.home__hero__bottom-text{font-weight:600;font-size:16px;letter-spacing:.05em}.home__hero__bottom-buttons{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:18px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-inline:auto;max-width:340px;padding-block:43px;width:100%}.home__hero__bottom-buttons-wrap{background:-webkit-gradient(linear,left top,left bottom,from(#f8f6f8),to(#fff));background:-webkit-linear-gradient(top,#f8f6f8 0,#fff 100%);background:linear-gradient(180deg,#f8f6f8 0,#fff 100%);margin:40px 0 0}.home__tiles{margin-bottom:45px;margin-inline:auto;max-width:2500px}.home__tiles__grid{display:grid;gap:10px;grid-template-columns:repeat(1,1fr)}.home__tiles .tile{-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-position:center;background-repeat:no-repeat;background-size:auto 100%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-height:527px;padding:37px 15px 42px}.home__tiles .tile__top{text-align:center}.home__tiles .tile__top h3{font-size:24px;line-height:1.4;letter-spacing:0;margin:0 0 15px}.home__tiles .tile__top h3+h4{margin:-10px 0 19px}.home__tiles .tile__top h4{font-size:22px;letter-spacing:0;margin:0 0 15px}.home__tiles .tile__top p{font-size:16px;line-height:1.5}.home__tiles .tile__top p .text-color{font-weight:700}.home__tiles .tile__buttons{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:15px}.home__services{margin-bottom:40px}.home__services__head{margin-bottom:28px;text-align:center}.home__services__title{font-size:24px;line-height:1.5;letter-spacing:0}.home__services__text{color:#000;font-size:14px;line-height:1.88;letter-spacing:.05em;margin-inline:auto;max-width:800px}.home__services__text p{margin:0}.home__services__author{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:26px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:40px}.home__services__avatar{border-radius:50%;overflow:hidden;width:100px}.home__services__info{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:5px}.home__services__name{color:#000;font-size:13.425px;line-height:1.88;letter-spacing:.05em}.home__services__signature{width:105px}.home__testimonials{background:var(--bg-light);padding:30px 0 1px}.home__testimonials__head{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;margin:0 0 25px}.home__testimonials__title{font-size:24px;line-height:32px;letter-spacing:.05em}.home__testimonials__rating{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:11px}.home__testimonials__rating__value{font-weight:600;font-size:24px;line-height:28px;margin-left:8px}.home__testimonials__grid{margin:0 0 45px}.home__testimonials .testimonial{background:#fff;border-radius:24px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:25px;margin-bottom:18px;padding:27px 30px 16px}.home__testimonials .testimonial__side{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;gap:10px}.home__testimonials .testimonial__avatar{border-radius:50%;overflow:hidden;width:65px}.home__testimonials .testimonial__author{color:#000;font-weight:700;font-size:12px;line-height:20px;letter-spacing:.05em}.home__testimonials .testimonial__stars{margin-bottom:10px}.home__testimonials .testimonial__text{color:#000;-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:12px;line-height:26px;letter-spacing:.05em}.home__awards{background:-webkit-gradient(linear,left top,left bottom,from(#f5f5f7),to(#fff));background:-webkit-linear-gradient(top,#f5f5f7 0,#fff 100%);background:linear-gradient(180deg,#f5f5f7 0,#fff 100%);padding:40px 0}.home__awards__icons{display:-webkit-box;display:-webkit-flex;display:flex;gap:20px;margin:0 auto}.home__awards__icons .award:nth-child(1) img{width:106px}.home__awards__icons .award:nth-child(2) img{width:136px}.home__awards__icons .award:nth-child(3) img{width:109px}.home__awards__icons .award:nth-child(4) img{width:132px}@media (min-width:480px){.home__hero__buttons{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}}@media (min-width:576px){.pum.pum .pum-close.popmake-close{height:35px;right:30px;top:33px;width:34px}.pum.pum .pum-container{padding:48px 83px}.pum.pum .pum-title{padding:0 9px}.pum.pum .inputGroup input,.pum.pum .inputGroup textarea{padding:18px 40px}.pum.pum .inputGroup label{left:30px;max-width:-webkit-calc(100% - 60px);max-width:calc(100% - 60px)}}@media (min-width:768px){.btn--gmiq{font-size:20px;padding:18px 45px}.btn-card{padding:30px}.text-color{background:-webkit-gradient(linear,left top,right top,color-stop(.28%,#078ff8),color-stop(51.2%,#ca59d4),color-stop(101.16%,#f55503));background:-webkit-linear-gradient(left,#078ff8 .28%,#ca59d4 51.2%,#f55503 101.16%);background:linear-gradient(90deg,#078ff8 .28%,#ca59d4 51.2%,#f55503 101.16%)}.HE-info{padding:45px 0 55px}.HE-info__title{font-size:20px;margin:0 0 2em}.HE-info__content p{line-height:24px;text-indent:25px}.pum.pum .pum-title{margin:0 0 47px}.pum.pum .inputGroup{margin:0 0 27px}.pum.pum .inputGroup.file label{padding:7px 0 18px 33px}.pum.pum .p-submit{margin:47px 0 12px}.home__hero{background-position-x:center;background-position-y:unset;background-size:1750px 610px;padding-top:180px}.home__hero__content{max-width:500px}.home__hero__head{margin:0 0 3.85em}.home__hero__title{font-size:32px}.home__hero__text{font-size:24px}.home__hero__buttons{gap:18px}.home__hero__bottom{margin-top:122px}.home__hero__bottom-text{font-size:20px}.home__hero__bottom-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;max-width:100%;padding-block:35px}.home__tiles{margin-top:15px;margin-bottom:80px;padding-inline:15px}.home__tiles__grid{gap:16px}.home__tiles .tile__top h3{font-size:32px}.home__tiles .tile__top h3+h4{margin:-12px 0 26px}.home__tiles .tile__top h4{font-size:28px}.home__tiles .tile__top p{font-size:20px}.home__tiles .tile__buttons{gap:18px}.home__services{margin-bottom:80px}.home__services__head{margin-bottom:32px}.home__services__title{font-size:32px;line-height:1.3;letter-spacing:.05em}.home__services__text{font-size:16px}.home__services__author{margin-bottom:50px}.home__services__avatar{width:118px}.home__services__name{font-size:16px}.home__services__signature{margin-left:10px;width:124px}.home__testimonials{padding:45px 0 1px}.home__testimonials__head{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin:0 0 10px}.home__testimonials__title{font-size:32px}.home__testimonials__rating{gap:8px}.home__testimonials__rating__value{font-size:28px}.home__testimonials__grid{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;margin:0 0 60px}.home__testimonials .testimonial__text{font-size:14px;line-height:30px}.home__awards{padding:60px 0}.home__awards__icons{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;gap:14.5%;margin:0 auto 67px;padding-inline:8%}.home__awards__icons .award:nth-child(1) img{width:108px}.home__awards__icons .award:nth-child(2) img{width:138px}.home__awards__icons .award:nth-child(3) img{width:111px}.home__awards__icons .award:nth-child(4) img{width:145px}}@media (min-width:922px){.container{max-width:1100px}}@media (min-width:992px){.home__tiles__grid{grid-template-columns:repeat(2,1fr)}.home__tiles .tile{min-height:619px}.home__testimonials .testimonial{margin-bottom:24px;padding:30px 30px 20px}.home__testimonials .testimonial__avatar{width:85px}}@media (min-width:1200px){.home__tiles .tile{padding:50px}}@media (min-width:1600px){.home__tiles{padding-inline:20px}}@media (max-width:1199.9px){.home__services__text br{display:none}}@media (max-width:991.9px){.home__testimonials .testimonial__side{gap:7px;padding-top:7px}.home__testimonials .testimonial__avatar{margin-bottom:10px}.home__testimonials .testimonial__stars{width:65px}}@media (max-width:767.9px){.cta{display:none}.HE-info__content p{margin:0}.pum.pum .pum-title{font-size:30px}.home__tiles .tile__top p{letter-spacing:0}.home__testimonials__title{margin:0 0 8px}.home__awards__icons{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;max-width:290px}.home__awards__icons .award{-webkit-box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}}