body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{text-decoration:none}*,:after,:before{box-sizing:border-box}@font-face{font-family:Winston;font-style:normal;font-weight:200;src:local("Winston"),url(/_next/static/media/WinstonExtraLight.fcc4d09e.woff) format("woff");font-display:swap}@font-face{font-family:Winston;font-style:normal;font-weight:300;src:local("Winston"),url(/_next/static/media/WinstonLight.c9b219cd.woff) format("woff");font-display:swap}@font-face{font-family:Winston;font-style:normal;font-weight:400;src:local("Winston"),url(/_next/static/media/WinstonRegular.887bf222.woff) format("woff");font-display:swap}@font-face{font-family:Winston;font-style:normal;font-weight:500;src:local("Winston"),url(/_next/static/media/WinstonMedium.16e5e7d4.woff) format("woff");font-display:swap}@font-face{font-family:Winston;font-style:normal;font-weight:600;src:local("Winston"),url(/_next/static/media/WinstonSemiBold.377225a4.woff) format("woff");font-display:swap}@font-face{font-family:Winston;font-style:normal;font-weight:800;src:local("Winston"),url(/_next/static/media/WinstonExtraBold.c87ccc3d.woff) format("woff");font-display:swap}@font-face{font-family:Winston;font-style:normal;font-weight:700;src:local("Winston"),url(/_next/static/media/WinstonBold.af940d31.woff) format("woff");font-display:swap}@font-face{font-family:Winston;font-style:normal;font-weight:900;src:local("Winston"),url(/_next/static/media/WinstonBlack.5481fa44.woff) format("woff");font-display:swap}:root{--primary:#D1A061;--primary-dark:#6B5232;--accent:#0C132D;--content-padding-x:1.5rem;--content-width:1648px;--service-height:300px;--values-height:360px;--header-height:146px;--nav-gap:5rem;--footer-last-col-width:548px;--service-cols:3;--post-cols:3;--about-right-col-width:1104px}body{font-family:Winston,sans-serif;font-size:1rem;line-height:1.5;margin:0;color:var(--accent);letter-spacing:-.03em}a{transition:all .3s ease}.text-primary{color:var(--primary)}img{max-width:100%;height:auto;vertical-align:top}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.page-subtitle{font-size:28px;line-height:1.2;font-weight:700;margin:0}.btn{display:inline-block;vertical-align:top;padding:1.375rem 1.125rem;background:var(--primary);color:#fff;font-size:1.25rem;line-height:1.2;font-weight:600;cursor:pointer;border:1px solid rgba(0,0,0,0);transition:all .3s ease;position:relative}.btn:hover{background:var(--primary-dark)}.btn-outlined{border-color:var(--primary);background:var(--accent)}.btn:before{content:"";position:absolute;left:50%;top:50%;translate:-50% -50%;border:3px solid #fff;border-right-color:rgba(0,0,0,0);border-radius:20px;width:30px;aspect-ratio:1;scale:0;transition:all .3s ease;animation:infinite-rotation 1s linear infinite}.btn.loading{color:rgba(0,0,0,0);pointer-events:none}.btn.loading:before{scale:1}@keyframes infinite-rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pagination{padding:5rem 0 0;gap:1.5rem}.pagination,.pagination-btn,.pagination-dots{display:flex;align-items:center;justify-content:center}.pagination-btn,.pagination-dots{min-width:2.5rem;height:2.5rem;padding:.25rem;background:none;border:0;color:#000;font-size:1.25rem;line-height:1.1;font-weight:600}.pagination-btn{cursor:pointer;transition:all .3s ease}.pagination-btn:hover:not(:disabled){opacity:.8}.pagination-arrow{color:var(--primary)}.pagination-arrow:disabled{cursor:default;color:#cdcdcd}.pagination-active{color:var(--primary)}.pagination-pages{display:flex;gap:.25rem}.contact-form{position:relative}.contact-form h3{font-size:50px;line-height:1.15;font-weight:700;margin:0 0 1.25rem}.contact-form h4{font-size:1.875rem;line-height:1.25;margin:0;font-weight:700;color:var(--primary)}.contact-form-container{display:flex;flex-direction:column;gap:2.5rem;color:#fff;transition:all .3s ease}.contact-form-line{display:flex;gap:2rem 2.5rem}.contact-form-line .form-group{flex-grow:1}.contact-form-text{display:block;text-align:center;font-size:1.25rem;line-height:1.4;font-weight:600;text-wrap:balance}.contact-form-success{position:absolute;inset:0;display:flex;opacity:0;visibility:hidden;transition:all .3s ease;flex-direction:column;text-align:center}.contact-form-success h3{margin:0}.contact-form-success-holder{display:flex;flex-direction:column;gap:1rem;margin:auto 0}.contact-form.submitted .contact-form-container{opacity:0;visibility:hidden}.contact-form.submitted .contact-form-success{opacity:1;visibility:visible}.map-holder{position:relative;width:100%;height:230px}.map-holder iframe{border:0!important;vertical-align:top;position:absolute;top:0;left:0;width:100%;height:100%}.social-share{display:flex;align-items:center;gap:1.5rem}.social-share strong{font-weight:400;color:#969696;font-size:1.25rem;line-height:1.5}.social-share-buttons{display:flex;align-items:center;gap:1rem}.social-share-buttons>div{position:relative}.social-share-buttons button{color:var(--primary);border:none;padding:0;cursor:pointer;background:none;font-size:30px;line-height:1;transition:all .3s ease}.social-share-buttons button:hover{color:var(--primary-dark)}.social-tooltip{top:100%;background:var(--primary-dark);color:#fff;border-radius:4px;white-space:nowrap;z-index:1000;animation:fadeInOut 2s ease-in-out;margin-top:1rem;font-weight:600;font-size:15px;line-height:20px;padding:.5rem .75rem}.social-tooltip,.social-tooltip:after{position:absolute;left:50%;transform:translateX(-50%)}.social-tooltip:after{content:"";bottom:100%;border-width:5px;border-style:solid;border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--primary-dark) rgba(0,0,0,0)}@keyframes fadeInOut{0%{opacity:0;transform:translateX(-50%) translateY(10px)}20%{opacity:1;transform:translateX(-50%) translateY(0)}80%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-10px)}}.contacts-container{color:#fff;padding:1.5rem;display:flex;gap:3.375rem;font-size:1.25rem;position:relative;isolation:isolate;background:var(--accent)}.contacts-container:before{content:"";position:absolute;inset:0;background:url(/contacts-bg.png) no-repeat 100% 100%;z-index:-1}.contacts-container a{color:#fff}.contacts-container a:hover{text-decoration:underline}.contacts-container .contact-form{width:550px}.contacts-info{width:440px;display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.contacts-info-text{color:var(--primary);font-weight:700}.contacts-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.contacts-info-list li{display:flex;flex-direction:column;align-items:flex-start}.contacts-info-list address{font-style:normal;white-space:pre-line}.contacts-info-label{font-weight:700}.team-modal .react-responsive-modal-container{padding:1.2rem}.team-modal .react-responsive-modal-modal{background:var(--accent);padding:1.5rem;color:#fff;width:100%;outline:none;margin:0}.team-modal .react-responsive-modal-closeButton{outline:none}.team-modal .react-responsive-modal-closeButton svg{fill:var(--primary)}.team-modal-heading{display:flex;align-items:center;gap:1.5rem}.team-modal-heading img{width:180px}.team-modal-content{margin:1.5rem 0 0}.team-modal-content p{margin:0 0 .75rem}.team-modal-content ul{white-space:normal;margin:0 0 1rem}.team-modal-content h1{font-size:875rem;margin:0 0 1rem}.team-modal-content h2{font-size:1.75rem;margin:0 0 1rem}.team-modal-content h3{font-size:1.5rem;margin:0 0 1rem}.team-modal-content h4{font-size:1.375rem;margin:0 0 .75rem}.team-modal-content h5{font-size:1.25rem;margin:0 0 .75rem}.team-modal-content h6{font-size:1.125rem;margin:0 0 .5rem}.contact-modal .react-responsive-modal-modal{background:var(--accent);max-width:592px;padding:1.5rem 2rem;color:#fff}.contact-modal .react-responsive-modal-modal:before{content:"";position:absolute;z-index:-1;opacity:.2;background:url(/decor.svg) no-repeat 50% 100%/100% auto;max-width:507px;width:100%;aspect-ratio:.91/1;top:50%;left:50%;translate:-50% -50%}.contact-modal .react-responsive-modal-closeButton svg{fill:var(--primary)}.label{font-size:1.25rem;line-height:1.35;font-weight:700;color:#fff}.label span{font-weight:400}.form-group{display:flex;flex-direction:column;gap:.25rem}.input-control{border:1px solid #fff;background:var(--accent);font-size:1.25rem;line-height:1.2;padding:.75rem 1rem;color:#fff;width:100%;transition:all .3s ease}.input-control:focus{outline:none;border-color:var(--primary)}textarea{resize:vertical}.sub-title{font-size:1.25rem;line-height:1.2;font-weight:800;text-transform:uppercase;margin:0}.dark-content{background:var(--accent);color:#fff}.heading{display:flex;flex-direction:column;gap:2.5rem;margin:0 0 3.5rem}.heading h2{font-size:2.25rem;line-height:1.2;font-weight:600;margin:0;white-space:pre-line}.heading h2 b,.heading h2 strong{font-weight:900}.heading-row{display:flex;align-items:center;gap:1rem}.heading-decor{margin-left:auto;font-size:90px;line-height:1}.heading-decor svg{vertical-align:top}.heading-decor.gold{color:var(--primary);opacity:.5}.heading-decor.white{color:#fff}.heading-decor.dark{color:var(--accent)}.heading.light-mode{color:#fff}.advantages-section{background:#fff;padding:325px 0 150px}.advantages-section .container{display:flex;gap:2rem}.advantages-aside{width:520px}.advantages-aside .page-subtitle{text-transform:uppercase;font-size:1.875rem;font-weight:900}.advantages-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem 3rem;gap:5rem 3rem;flex:1 1}.advantages-item{display:flex;flex-direction:column;gap:1.5rem}.advantages-item-title{margin:0;color:var(--primary)}.main-container{flex-grow:1;display:flex;flex-direction:column}.inner-page{padding:4rem 0;flex-grow:1}.cta-block{text-align:center;padding:110px 0 4.5rem}.cta-block .btn{width:100%;max-width:550px}.home-page .cta-block{padding:128px 0 0}.link-more{font-size:1.75rem;line-height:1;font-weight:600;text-decoration:none;color:var(--primary)}.link-more:hover{text-decoration:underline;color:var(--primary-dark)}.link-more-holder{display:flex;justify-content:flex-end}.container{margin:0 auto;padding:0 var(--content-padding-x);max-width:var(--content-width)}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.page-wrapper .dark-content{flex-grow:1}.burger-menu{display:none;background:none;border:0;width:64px;height:46px;padding:.625rem;cursor:pointer;flex-direction:column;justify-content:space-between;margin-right:-.5rem}.burger-menu>span{display:block;height:4px;width:100%;background:var(--primary)}.nav-close-btn{border:0;background:none;width:40px;aspect-ratio:1;position:absolute;top:.75rem;right:.75rem;cursor:pointer;padding:0;color:var(--primary)}.nav-close-btn:after,.nav-close-btn:before{content:"";position:absolute;width:18px;height:3px;left:50%;top:50%;translate:-50% -50%;background:currentColor;rotate:45deg;transition:all .3s ease}.nav-close-btn:after{rotate:-45deg}.mobile-nav{position:fixed;left:100%;bottom:0;width:100%;height:100%;z-index:99;background:var(--accent);display:flex;flex-direction:column;justify-content:space-between;padding:2.25rem 0 0;transition:all .3s ease}.mobile-nav .logo{margin:0 auto}.mobile-nav .nav{flex-direction:column;font-size:1.75rem;gap:1.25rem}.mobile-nav .nav a{width:100%;padding:.5rem 1rem;text-align:center}.header{background:var(--accent);border-bottom:1px solid var(--primary)}.header>.container{position:relative}.header .logo{margin:0 auto;grid-column-start:2}.header .logo img{width:auto;height:70px}.header-holder{display:flex;flex-direction:column;padding:1rem 0;gap:1rem;justify-content:space-between;height:var(--header-height)}.header .nav{justify-content:center}.header-section{display:grid;grid-template-columns:270px 1fr 270px;align-items:flex-end;justify-content:flex-end;grid-gap:calc(var(--nav-gap) - .625rem);gap:calc(var(--nav-gap) - .625rem)}.header-section .btn{padding:1.375rem 1.75rem}.nav{display:flex;align-items:center;gap:var(--nav-gap);font-weight:600;font-size:1.25rem;line-height:1.35}.nav a{color:#fff}.nav a:hover{color:var(--primary-dark)}.nav a.active{color:var(--primary)}.nav .switcher-link{font-weight:800}.footer{background:var(--accent);font-size:1.25rem;line-height:1.5;text-wrap:balance}.footer,.footer a{color:var(--primary)}.footer a:hover{text-decoration:underline}.footer-top{display:flex;align-items:center;justify-content:space-between;padding:3.25rem 0 4rem}.footer-divider{height:1px;background:var(--primary)}.footer-bottom{display:flex;flex-direction:column;gap:7.5rem;padding:4.75rem 0 7.25rem}.footer-content{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:minmax(200px,405px) minmax(350px,420px) var(--footer-last-col-width);justify-content:space-between}.footer-content>div{display:flex;flex-direction:column;gap:2rem}.footer-content .social-networks{margin-top:auto}.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;font-size:1.25rem;line-height:1.2;font-weight:600}.footer-nav a{color:var(--primary)}.footer-nav a:hover{text-decoration:underline}.footer .address-text{font-style:normal}.footer .language-switcher:not(:first-child){margin-top:auto}.footer-info-block{display:flex;align-items:flex-start;flex-direction:column}.footer-copyright{display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer-copyright .btn{width:var(--footer-last-col-width)}.social-networks{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;line-height:1}.social-networks a{color:var(--primary)}.social-networks a:hover{text-decoration:none;color:var(--primary-dark)}.social-networks img{vertical-align:top;object-position:center center;object-fit:cover}.language-switcher{font-weight:800;font-size:1.25rem;line-height:1.35;display:flex;gap:2rem}.language-switcher a{color:var(--primary-dark)}.language-switcher a.active{color:var(--primary);pointer-events:none}.language-switcher a:hover{color:var(--primary)}.subscribe-group{display:flex;width:var(--footer-last-col-width)}.subscribe-group .input-control{border-color:var(--primary)}.subscribe-group .btn{min-width:210px}.not-found-page{background:var(--accent);color:var(--primary)}.not-found-container{display:flex;flex-direction:column;gap:1rem;text-align:center;justify-content:space-between;min-height:700px;font-size:2.5rem;line-height:1.4;font-weight:300;position:relative}.not-found-container:before{content:"";position:absolute;width:1340px;max-width:100%;aspect-ratio:1/.4282;background:url(/404.svg) no-repeat 50% 50%/100% auto;left:50%;top:50%;translate:-50% -50%}.not-found-title{display:flex;flex-direction:column;gap:1.5rem;font-size:3.75rem;line-height:.8;align-items:center;width:220px;margin:0 auto}.not-found-title strong{font-weight:900}.not-found-title .icon-veritas{font-size:80px}.team-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem 2rem;gap:5rem 2rem}.team-item{gap:1.25rem;font-size:1.125rem;line-height:1.4rem;font-weight:500;color:#fff}.team-item,.team-item-content{display:flex;flex-direction:column}.team-item-content{gap:.25rem;text-wrap:balance}.team-visual{aspect-ratio:.82/1;position:relative}.show-details .team-visual{cursor:pointer;transition:all .3s ease}.show-details .team-visual:hover{opacity:.8}.team-visual img{position:absolute;inset:0;object-fit:cover;object-position:50% 0;width:100%;height:100%}.team-name{margin:0;font-size:1.4rem;line-height:1.2;font-weight:700}.team-more{cursor:pointer;font-size:1.125rem;line-height:1.4;color:#969696;font-weight:500;align-self:flex-start;margin:.375rem 0 0;transition:all .3s ease}.team-more:hover{color:#fff}.consultation-button{display:flex;justify-content:center;padding:8rem 0 4.5rem}.consultation-button .btn{min-width:550px}.service-list{display:grid;grid-template-columns:repeat(var(--service-cols),1fr);grid-auto-rows:var(--service-height)}.service-item{border:1px solid #fff;color:#fff;background:var(--primary);margin:0 -1px -1px 0;padding:1.5rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.service-item:hover{background:var(--primary-dark)}.service-item-header{display:flex;gap:1.25rem;align-items:flex-start}.service-item-footer{margin-top:auto;display:flex;align-items:flex-end;gap:1rem}.service-item-footer>svg{margin:auto 0 0 auto;flex-shrink:0}.service-count{font-size:4rem;line-height:.9;font-weight:500}.service-name{font-size:1.5625rem;line-height:1.4em;font-weight:600;margin:0}.service-short-description{font-size:1.5625rem;line-height:1.1;margin-top:auto;text-wrap:balance}.service-single{color:#fff}.service-single-intro{display:flex;gap:5.25rem}.service-single-intro-content{padding:2rem 0;display:flex;flex-direction:column;gap:1rem;font-size:1.125rem;line-height:1.5;width:468px;margin:auto 0}.service-single-intro-content p{margin:0}.service-single-intro-content h2{font-weight:900;text-transform:uppercase}.service-single-intro-visual{flex:1 1;min-width:0;max-height:calc(100vh - 180px)}.service-single-intro-visual img{height:100%;width:100%;object-fit:cover}.service-sub-list{display:flex;flex-direction:column;gap:.625rem;max-width:550px}.service-sub-list-container{border:solid var(--primary);border-width:1px 0;padding:2.625rem 0}.service-sub-list-container .container{display:flex;gap:5.25rem}.service-sub-list-aside{width:100%;max-width:468px;color:#fff}.service-sub-item{background:var(--primary-dark);color:#fff;padding:1.25rem 1.125rem;font-size:1.25rem;line-height:1.1}.service-page{padding-bottom:0}.service-page-section{--padding-bottom:214px;position:relative;isolation:isolate;padding:0 0 var(--padding-bottom)}.service-page-section:after{content:"";position:absolute;bottom:0;left:0;right:0;height:calc(var(--service-height)*2 + var(--padding-bottom));background:#fff;z-index:-1}.experts-section{display:flex;flex-direction:column;gap:4rem;padding:4rem 0}.cta-block.with-more{display:grid;align-items:center;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;padding-top:2rem}.cta-block.with-more .btn{grid-column-start:2}.cta-block.with-more .link-more{justify-self:flex-end}.related-section{display:flex;flex-direction:column;gap:4rem;padding:4rem 0 8rem}.slick-list .slick-track{margin:0}.post-section{position:relative;padding:3.75rem 0}.post-section:before{content:"";position:absolute;top:0;height:2px;left:0;right:0;background:linear-gradient(90deg,#D1A061,rgba(209,160,97,0) 90%)}.post-slider-wrapper{overflow:hidden;padding:0 0 2rem;margin:0 0 130px}.post-slider-wrapper .slick-list{overflow:visible;margin:0 0 92px}.post-slider-wrapper .slick-slide{padding-right:1px}.post-list{display:grid;grid-template-columns:repeat(var(--post-cols),1fr);grid-gap:3.75rem 1.5rem;gap:3.75rem 1.5rem}.post-item *,.post-item :after,.post-item :before{transition:all .3s ease}.post-item{display:flex;flex-direction:column;position:relative;font-size:1.5rem;line-height:1.5;color:#fff;font-weight:400;background:var(--primary)}.post-item:after,.post-item:before{position:absolute;inset:0;background:var(--primary);z-index:-1}.post-item:after{background:var(--accent);border-radius:0 0 50% 0}.post-item-visual{aspect-ratio:1/.52;position:relative;background:var(--primary-dark)}.post-item-visual img{width:100%;height:100%;inset:0;position:absolute;object-fit:cover;object-position:50% 0}.post-item-content{padding:.75rem 1.75rem 1.5rem;gap:1rem;position:relative;z-index:2;isolation:isolate;min-height:320px}.post-item-content,.post-item-content-holder{flex-grow:1;display:flex;flex-direction:column}.post-item-content-holder{max-width:438px}.post-item-content:before{content:"";position:absolute;inset:0;background:var(--primary);z-index:-1;background:var(--accent);border-radius:0 0 200px 0}.post-item-title{font-size:1.875rem;line-height:1.2;font-weight:600;margin:0 0 .5rem;color:var(--primary)}.post-item-text,.post-item-title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.post-item-text p{margin:0}.post-item-footer{margin-top:auto;display:flex}.post-item-more{font-size:1.125rem;line-height:1.4;color:#969696;font-weight:500}.post-item .icon-arrow{position:absolute;bottom:1.5rem;right:1.5rem}.post-item:hover .post-item-visual img{opacity:.5}.post-item:hover .post-item-content:before{background:var(--primary-dark)}.post-item:hover .post-item-more,.post-item:hover .post-item-title{color:#fff}.post-date{color:#969696;font-size:.9375rem;line-height:1.5;display:block;margin:0 0 1.5rem}.post-single{margin:0 auto;max-width:1000px;font-size:1.25rem;font-weight:500;line-height:1.5;color:#303030}.post-single-featured-image{margin:0 0 1.5rem}.post-single-featured-image img{width:100%;aspect-ratio:1/.4;object-fit:cover}.post-single .wp-block-heading,.post-single .wp-block-image,.post-single h1,.post-single p{margin:0 0 2.5rem}.post-single h1{color:var(--primary-dark);text-transform:uppercase;font-size:3.125rem;line-height:1.1;font-weight:600}.post-single .wp-block-heading{line-height:1.2;color:var(--primary-dark);font-weight:700}.post-single h2{font-size:1.875rem}.post-single h3{font-size:1.75rem}.post-single h4{font-size:1.5rem}.post-single h5{font-size:1.375rem}.post-single h6{font-size:1.25rem}.post-single .cta-block{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.post-single .cta-block .btn{max-width:500px}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img{width:100%;height:auto}.wp-block-list{margin:0 0 2.5rem}.wp-block-list li+li{margin-top:1.5rem}.home-top-wrapper{background:var(--accent)}.home-top-wrapper>.container{position:relative;z-index:2}.hero-section{position:relative}.hero-section:after{content:"";position:absolute;top:100%;height:1px;left:0;right:0;background:linear-gradient(90deg,#D1A061,rgba(209,160,97,0) 79.33%)}.hero-slide,.hero-slider .slick-slider{min-height:calc(100dvh - var(--header-height))}.hero-slide{display:flex;align-items:center;padding:2rem 2rem 8.25rem 6.125rem;position:relative}.hero-slide-bg{position:absolute;left:0;top:0;width:100%;height:100%}.hero-slide-bg img{width:100%;height:100%;object-fit:cover;object-position:center;vertical-align:top}.hero-slide:before{content:"";position:absolute;left:0;top:0;bottom:0;width:100%;max-width:1328px;z-index:2;background:linear-gradient(270deg,rgba(12,19,45,0),rgba(12,19,45,.66) 55.29%)}.hero-slide h1{margin:0 0 2rem;font-size:3.375rem;line-height:1.1;font-weight:600;color:#fff}.hero-slide h1 strong{font-weight:800}.hero-slide-content{max-width:730px;display:flex;flex-direction:column;min-height:560px;position:relative;z-index:3;gap:3rem}.hero-slide-actions{display:flex;gap:2rem;flex-wrap:wrap}.hero-slide-actions .btn{min-width:250px;text-align:center}.hero-slide-info{list-style:none;margin:auto 0 0;padding:0;display:flex;align-items:center;font-size:1.25rem;line-height:1;font-weight:600;color:#fff;gap:2.5rem}.hero-slide-info>li{display:flex;align-items:center;gap:1rem}.hero-slide-info .divider{width:1px;height:56px;background:var(--primary)}.hero-slide-info-badge{display:flex;align-items:center;justify-content:center;border-radius:50px;width:60px;aspect-ratio:1;border:1px solid var(--primary);background:var(--accent);padding:.25rem}.hero-slide-dots{position:absolute;bottom:9rem;left:0;right:0}.slider-dots{display:flex!important;gap:.375rem;align-items:center;justify-content:center;list-style:none;padding:0;margin:0;color:var(--primary-dark);font-size:1rem;line-height:1}.slider-dots li .custom-dot,.slider-dots li>button{color:inherit;padding:0;line-height:1;font-size:1em;width:1em;aspect-ratio:1;border-radius:50%;background:currentColor;border:0;cursor:pointer;vertical-align:top}.slider-arrow,.slider-dots .slick-active{color:var(--primary)}.slider-arrow{width:2.5rem;aspect-ratio:1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.375rem;line-height:1;background:#fff;border:0;transition:all .3s ease;cursor:pointer}.slider-arrow:hover{color:var(--primary-dark);background:var(--primary)}.slider-arrow:disabled{cursor:default;background:none;color:#cdcdcd;pointer-events:none}.slider-actions{display:flex;align-items:center;max-width:550px}.slider-actions ul{flex:1 1}.mb-home{margin-bottom:3.75rem}.service-section{--service-height:200px;position:relative;isolation:isolate}.service-section .service-list{min-height:calc(var(--service-height)*2)}.service-section:before{bottom:100%;background:red;background:var(--accent) url(/handshacking.jpg) no-repeat 50% 0/100% auto;height:1200px;margin:0 0 calc(var(--service-height)*-1.5)}.service-section:after,.service-section:before{content:"";position:absolute;left:0;right:0;z-index:-1}.service-section:after{bottom:-1px;height:var(--service-height);background:#fff}.service-section .link-more-holder{margin-top:3.75rem}.home-slider{--dots-width:380px}.home-slider .slider-arrow{position:absolute;bottom:-12px}.home-slider .slider-arrow.prev{right:50%;margin-right:calc(var(--dots-width)/2)}.home-slider .slider-arrow.next{left:50%;margin-left:calc(var(--dots-width)/2)}.home-slider .disabled-slider+.link-more-holder{margin-top:4rem}.home-slider .link-more-holder{margin-top:-1.375rem}.home-slider .link-more-holder .link-more{position:relative;z-index:2}.skeleton-box{width:100%;background:#e0e0e0;min-height:20px;animation:skeleton-box 2s ease-in-out .3s infinite normal none running}.slider-skeleton{display:flex;gap:1px}.slider-skeleton .skeleton-box{height:200px;flex-grow:1}.post-section .slider-skeleton .skeleton-box:before{content:"";display:block;padding-top:52%;background:#ccc}.post-section .slider-skeleton .skeleton-box{padding-bottom:320px;height:auto}@keyframes skeleton-box{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.client-slider-wrapper{overflow:hidden;padding:0 0 2rem;margin:0 0 130px}.client-slider-wrapper .slick-list{overflow:visible;margin:0 0 220px}.client-slider-wrapper .slider-decor{display:flex;align-items:center;gap:1.75rem;font-size:1.25rem;line-height:1.2;font-weight:600;color:var(--primary);margin-top:-2.75rem}.client-slider-wrapper .slider-decor .icon-veritas{font-size:68px}.client-slider-holder{position:relative}.client-slide{display:flex;align-items:center;justify-content:center;background:var(--primary);height:200px;border:1px solid #fff;padding:1.5rem}.client-slide img{width:auto;height:auto;max-height:100%}.about-page.inner-page{padding:0}.about-page{font-size:1.875rem;line-height:1.1}.about-top{padding-top:4rem;background:var(--accent);color:var(--primary)}.about-intro{display:flex;gap:2rem;margin:0 0 140px}.about-intro-content{display:flex;flex-direction:column;color:var(--primary);position:relative;min-width:0;gap:1rem}.about-intro-content p{margin:0}.about-intro-bottom-text{margin-top:auto;font-weight:700;font-size:1.875rem;line-height:1.1}.about-intro-logo{display:flex;flex-direction:column;margin:0 0 2rem}.about-intro-logo strong{font-size:11.5rem;line-height:.8;font-weight:700;white-space:nowrap}.about-intro-visual{flex-shrink:0}.about-clients{background:var(--primary);color:#fff;padding:100px 0 200px}.about-clients>.container{display:flex;flex-direction:column;justify-content:space-between;min-height:500px;gap:3rem}.about-clients-heading{display:flex;align-items:center;border-bottom:1px solid #fff;padding:0 0 1rem}.about-clients-heading h3{font-size:3.375rem;line-height:1.1;font-weight:400;margin:0;white-space:pre-line}.about-clients-heading .heading-decor{font-size:150px;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.about-clients-heading .heading-decor-text{font-size:1.25rem;text-align:center}.about-clients-list{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3rem}.about-clients-list img{width:auto;height:auto}.about-trust{display:flex;justify-content:space-between;width:100%;max-width:var(--about-right-col-width);margin-left:auto;gap:2rem;padding:0 0 2rem}.about-trust-content{width:410px;gap:3rem;display:flex;flex-direction:column}.about-trust-content strong{font-size:7.125rem;line-height:.77;font-weight:400;text-wrap:balance;display:block;position:relative;white-space:pre-line}.about-trust-content strong:before{content:"“";font-size:13.25rem;position:absolute;right:100%;top:-4px;margin:0 .5rem 0 0}.about-trust-text{max-width:274px}.about-trust-visual{margin-bottom:-190px;display:flex;align-items:flex-end}.values-section{min-height:926px;padding:165px 0 0;background:url(/value-section-bg.jpg) no-repeat 50% 50%/cover;display:flex;flex-direction:column;justify-content:space-between;gap:3rem}.values-section>.container{width:100%}.values-section .heading h2{font-weight:900;text-transform:uppercase}.values-section-text{display:block;font-weight:600;max-width:850px}.values-section-text strong{font-weight:600;color:var(--primary-dark)}.values-section .heading-decor{color:var(--primary)}.values-section .heading{margin:.5rem 0 2rem}.values-list{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:calc(var(--values-height)/2*-1)}.values-item{background:var(--primary);color:#fff;padding:1rem 1.25rem;border:1px solid #fff;height:var(--values-height);min-width:0;display:flex;flex-direction:column}.values-item h3{margin:0;font-size:1.875rem;line-height:1.1;font-weight:800}.values-item-footer{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.values-description{font-size:1.25rem;line-height:1.1;width:290px}@media(max-width:1700px){:root{--content-width:1248px;--footer-last-col-width:400px;--values-height:280px}.subscribe-group{width:500px}.hero-section .container{padding:0;max-width:100%}.hero-slide{padding:2rem 0 4rem}.hero-slide-container{margin:0 auto;max-width:var(--content-width);padding:0 var(--content-padding-x);width:100%;flex-grow:1;align-self:stretch;display:flex}.hero-slide-content{min-height:auto;align-self:stretch;justify-content:space-around}.hero-slide-info{margin-top:0}.hero-slide-dots{bottom:2rem}.service-section:before{height:1000px;background-size:1250px auto}.contacts-container:before{opacity:.4}.about-page{font-size:1.5rem;line-height:1.3}.about-intro{margin:0 0 100px}.about-intro-logo img{width:320px}.about-intro-logo strong{font-size:8rem}.about-intro-visual{width:64%}.about-trust{max-width:900px}.about-trust-content strong{font-size:5rem}.about-trust-content strong:before{font-size:10rem}.about-trust-visual{width:400px;margin-bottom:-120px}.about-clients{padding:80px 0 120px}.about-clients-heading h3{font-size:2.5rem}.about-clients-heading .heading-decor{font-size:100px}.values-section{padding:120px 0 0;min-height:780px}.values-section-text{max-width:60%;text-wrap:balance}.values-item h3{font-size:1.375rem}.advantages-aside{width:450px}}@media(max-width:1248px){:root{--content-width:1200px;--values-height:240px}}@media(max-width:1199px){:root{--content-width:990px;--footer-last-col-width:1fr}.slider-skeleton .skeleton-box:last-child{display:none}.client-slider-wrapper .slider-decor{margin-top:-7rem;display:none}.client-slider-wrapper .slick-list{margin:0 0 120px}.service-single-intro{gap:2rem}.service-page-section .service-name{font-size:1.5rem;line-height:1.1}.service-short-description{font-size:1.25rem}.service-count{font-size:3rem}.home-slider .link-more-holder{margin-top:3rem}.footer-bottom{padding-bottom:4.75rem}.contacts-container{gap:2.5rem}.advantages-section{padding:240px 0 120px}.advantages-aside{width:300px}.cta-block.with-more{grid-template-columns:repeat(2,1fr)}.cta-block.with-more .btn{grid-column-start:1}.about-intro-logo{margin:0 0 1rem}.about-intro-logo img{width:280px}.about-intro-logo strong{font-size:6rem}.about-intro-visual{width:58%}.about-intro-visual img{height:100%;object-fit:cover;object-position:center}.about-trust{padding-left:3rem}.about-trust-content{width:350px}.about-trust-content strong{font-size:4rem}.about-trust-visual{margin-bottom:-86px}.values-section{min-height:620px;padding:90px 0 0}.values-section .heading-decor{font-size:70px}}@media(min-width:992px){.wp-block-image.alignright{float:right;margin-left:4rem}.wp-block-image.alignleft{float:left;margin-right:4rem}.show-md{display:none!important}}@media(max-width:991px){:root{--content-width:760px;--nav-gap:2rem;--service-cols:2;--post-cols:2;--service-height:250px}.hide-md{display:none!important}.header .nav{justify-content:space-between}.header-section{grid-template-columns:1fr 220px}.header-section .logo{grid-column-start:1;margin:0 auto 0 0}.header-section .btn{padding:1rem 1.25rem}.footer-content{grid-template-columns:1fr}.footer-top{padding:2rem 0}.footer-bottom{gap:4rem;padding:3rem 0}.team-list{gap:3rem 1rem}.service-sub-list{max-width:100%}.service-sub-list-container .container{gap:1rem;flex-direction:column}.service-single-intro .heading{margin-bottom:1rem}.service-single-intro-content{width:auto;gap:1.5rem}.experts-section{gap:2rem;padding:3rem 0}.post-single .cta-block{padding-top:4rem;flex-direction:column-reverse}.contacts-container{gap:2.5rem;flex-direction:column}.contacts-container .contact-form,.contacts-info{width:auto}.contacts-info .social-networks{font-size:40px}.map-holder{height:auto;aspect-ratio:1/.4}.about-intro{flex-direction:column-reverse}.about-intro-visual{width:100%}.values-list{grid-template-columns:repeat(2,1fr);margin-bottom:calc(var(--values-height)*-1)}.advantages-section{padding:calc(var(--values-height) + 100px) 0 120px}.advantages-section .container{flex-direction:column}.about-clients{padding:60px 0}.about-clients-heading{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:1.5rem}.about-clients-heading .heading-decor{margin:0;gap:.75rem}.about-clients-heading h3{font-size:2.25rem}.slider-skeleton .skeleton-box:not(:first-child){display:none}}@media(min-width:768px){.show-sm{display:none!important}}@media(max-width:767px){:root{--content-padding-x:1rem;--service-cols:1;--post-cols:1;--service-height:150px}.hide-sm{display:none!important}.slider-skeleton .skeleton-box{height:100px}.burger-menu{display:flex}.menu-open{overflow:hidden}.menu-open .mobile-nav{left:0}.mb-home{margin-bottom:3rem}.slider-dots{font-size:.75rem}.slider-dots button{pointer-events:none;cursor:default}.slider-dots button:focus{outline:none}.heading{gap:2rem;margin-bottom:3rem}.heading h2{font-size:1.875rem}.heading .sub-title{font-size:1rem}.header .header-holder .nav{display:none}.header-holder{height:auto}.header-section{display:flex;align-items:center}.header-section .btn,.heading-decor{display:none}.hero-slide{padding:0;flex-direction:column;gap:1.5rem}.hero-slide:before{display:none}.hero-slide h1{font-size:2rem;margin:0 0 1.5rem}.hero-slide-content{gap:1.5rem}.hero-slide-info{gap:1rem;font-size:.8125rem;line-height:1.308}.hero-slide-info>li{gap:.5rem}.hero-slide-info .divider{height:34px}.hero-slide-info-badge{width:40px;padding:0}.hero-slide-bg{position:relative;aspect-ratio:1/.55;height:auto}.hero-slide-actions{flex-direction:column}.hero-slide-dots{position:static;padding-top:2rem}.hero-section:after{display:none}.inner-page{padding:2rem 0}.team-list{grid-template-columns:1fr}.team-modal .react-responsive-modal-container{padding:0}.team-modal .react-responsive-modal-modal{padding:1rem}.team-modal-heading{align-items:flex-end;gap:.75rem}.team-modal-heading img{width:120px}.team-modal-heading .team-name{font-size:1.25rem}.team-modal-heading-content{padding-top:1.5rem;display:flex;flex-direction:column;gap:.25rem;text-wrap:balance;line-height:1.2}.team-modal-content{margin:1rem 0 0}.service-section{--service-height:142px}.service-section:before{height:865px}.service-item{padding:.75rem 1rem}.service-item-header{gap:.75rem}.service-page-section{--padding-bottom:100px}.service-page-section .service-name{font-size:1.25rem;line-height:1.1}.service-short-description{font-size:1.125rem}.service-count{font-size:1.875rem}.link-more{font-size:1.5rem}.client-slide{height:100px;padding:1rem}.client-slider-wrapper{margin:0;padding:0}.post-section:before{display:none}.post-list{gap:1px;margin:0 calc(var(--content-padding-x)*-1)}.post-date{margin:0 0 .75rem}.post-single{font-size:1.125rem}.post-single .wp-block-heading,.post-single .wp-block-image,.post-single h1,.post-single p{margin-bottom:1.5rem}.post-single h1{font-size:2rem}.post-single h2{font-size:1.75rem}.post-single h3{font-size:1.5rem}.post-single h4{font-size:1.375rem}.post-single h5{font-size:1.25rem}.post-single h6{font-size:1.125rem}.contact-form h3{font-size:40px;margin:0}.contact-form-line{flex-direction:column;gap:1rem}.contact-form-container{gap:1rem}.contact-form textarea{height:140px}.contact-modal .react-responsive-modal-container{background:var(--accent)}.contact-modal .react-responsive-modal-modal{margin:0;padding:var(--content-padding-x);vertical-align:top}.contacts-page{background:var(--accent)}.contacts-page .heading .sub-title{color:#fff}.contacts-container{padding:0}.map-holder{aspect-ratio:1/.6}.about-page{font-size:1.25rem}.about-top{padding:2rem 0}.about-top .heading{margin-bottom:1.5rem}.about-intro-logo{gap:.5rem}.about-intro-logo img{width:200px}.about-intro-logo strong{font-size:3rem}.about-intro-bottom-text{padding-top:2rem}.about-trust{flex-direction:column;padding:0}.about-trust-content{width:100%;padding-left:4rem;padding-bottom:0;gap:2rem}.about-trust-content strong:before{font-size:8.75rem}.about-trust-visual{width:100%}.advantages-content,.values-list{grid-template-columns:1fr}.values-section{padding:120px 0 0}.values-section-text{max-width:100%}.values-item-footer{flex-direction:column-reverse;align-items:flex-start}.advantages-item{gap:1rem}.advantages-content{gap:3rem}.about-clients-heading .heading-decor{font-size:70px}.about-clients-heading .heading-decor-text{font-size:.875rem}.about-clients-heading h3{font-size:1.875rem}.about-clients-list img{max-width:225px;max-height:38px}.pagination{gap:0;justify-content:space-between}.pagination-dots{min-width:0;padding:0}.not-found-container{min-height:calc(100vh - 190px)}.not-found-container .not-found-title+span{font-size:1.75rem}.cta-block.with-more{grid-template-columns:1fr;gap:3rem}.footer .language-switcher,.footer-top{justify-content:center}.footer-top{padding:1.5rem 0}.footer-bottom{text-align:center}.footer-divider{margin:0 var(--content-padding-x)}.footer-copyright{flex-direction:column;text-align:center}.footer-copyright .btn{width:100%}.footer-info-block{align-items:center}.footer-nav a{width:100%}.footer-content .social-networks{justify-content:center;font-size:2.5rem;gap:3rem}}.react-responsive-modal-root{position:fixed;top:0;bottom:0;left:0;right:0;z-index:1000}.react-responsive-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:-1}.react-responsive-modal-container{height:100%;outline:0;overflow-x:hidden;overflow-y:auto;text-align:center}.react-responsive-modal-containerCenter:after{width:0;height:100%;content:"";display:inline-block;vertical-align:middle}.react-responsive-modal-modal{max-width:800px;display:inline-block;text-align:left;vertical-align:middle;background:#ffffff;box-shadow:0 12px 15px 0 rgba(0,0,0,.25);margin:1.2rem;padding:1.2rem;position:relative;overflow-y:auto}.react-responsive-modal-closeButton{position:absolute;top:14px;right:14px;border:none;padding:0;cursor:pointer;background-color:initial;display:flex}.react-responsive-modal-container,.react-responsive-modal-modal,.react-responsive-modal-overlay{animation-fill-mode:forwards!important}@keyframes react-responsive-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes react-responsive-modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes react-responsive-modal-modal-in{0%{transform:scale(.96);opacity:0}to{transform:scale(100%);opacity:1}}@keyframes react-responsive-modal-modal-out{0%{transform:scale(100%);opacity:1}to{transform:scale(.96);opacity:0}}