.btn,a{text-decoration:none}:root{--color-primary:#091b7f;--color-primary-300:#354499;--color-secondary:#33d0db;--color-light:#c8c8c8;--color-lighter:#dcdcdc;--color-lightest:#f2f2f2;--color-dark:#505050;--color-darker:#404040;--color-darkest:#303030;--color-grey:#808080;--color-grey-variant:#a7a3a3;--color-white:#ffffff;--color-black:#000000;--color-red:#e31e24;--color-green:#58c727;--color-info:#00AFF0;--color-warning:#FF8833;--color-danger:#ff4444;--color-success:#6DC066;--color-background:#ffffff;--color-selection:#e0e0e0;--color-text:#2d2d2d;--color-link:#005bff;--color-link-hover:#ff4444;--color-tooltip:#23282d;--color-toast-info:#9fe5ff;--font-primary:Jost,sans-serif;--font-secondary:sans-serif;--text-100:100;--text-200:200;--text-300:300;--text-400:400;--text-500:500;--text-600:600;--text-700:700;--text-800:800;--text-900:900;--text-light:300;--text-normal:400;--text-bold:600;--text-10:0.625rem;--text-12:0.75rem;--text-14:0.875rem;--text-15:0.938rem;--text-16:1rem;--text-17:1.063rem;--text-18:1.125rem;--text-20:1.25rem;--text-22:1.375rem;--text-24:1.5rem;--text-28:1.75rem;--text-30:1.875rem;--text-34:2.125rem;--text-36:2.25rem;--text-40:2.5rem;--br-2:2px;--br-4:4px;--br-8:8px;--br-10:10px;--br-12:12px;--br-14:14px;--br-16:16px;--br-17:17px;--br-18:18px;--br-19:19px;--br-20:20px;--wp--preset--spacing--default:50px;--wp--preset--spacing--medium:30px;--wp--preset--spacing--regular:100px;--wp--preset--spacing--large:200px;--num:4;--wd:400}*,::after,::before{box-sizing:border-box}ol[class],ul[class]{padding:0;list-style:none}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol[class],p,ul[class]{margin:0}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;height:auto;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1:not(.wp-block,.components-truncate),h2,h3,h4,h5,h6{margin:0;font-weight:400;line-height:1}address,p:not(:last-child),ul:not(:last-child){margin-bottom:1rem}address,dd,dt{line-height:1.5}.h1,h1:not(.wp-block,.components-truncate){font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}dl,p,ul{margin:0}dt{font-weight:700}dd{margin-left:0}blockquote{padding:.5rem 1rem;margin:0 0 1rem;font-size:1.25rem}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}address{font-style:normal}a{color:var(--color-link)}a:hover{color:var(--color-link-hover)}.theme-base-fields{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}.theme-base-fields.form-column{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.theme-base-fields.form-column .input-field{width:100%}.theme-base-fields input::-webkit-input-placeholder,.theme-base-fields textarea::-webkit-input-placeholder{color:var(--color-light);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.theme-base-fields input:-ms-input-placeholder,.theme-base-fields textarea:-ms-input-placeholder{color:var(--color-light);-ms-transition:opacity .3s ease;transition:opacity .3s ease}.theme-base-fields input:focus::-webkit-input-placeholder,.theme-base-fields textarea:focus::-webkit-input-placeholder{opacity:.5}.theme-base-fields input:focus:-ms-input-placeholder,.theme-base-fields textarea:focus:-ms-input-placeholder{opacity:.5}.theme-base-fields fieldset{margin:0;padding:0;border:none}.theme-base-fields input[type=date],.theme-base-fields input[type=datetime-local],.theme-base-fields input[type=email],.theme-base-fields input[type=number],.theme-base-fields input[type=password],.theme-base-fields input[type=search],.theme-base-fields input[type=tel],.theme-base-fields input[type=text],.theme-base-fields input[type=time],.theme-base-fields input[type=url],.theme-base-fields select,.theme-base-fields textarea{outline:0;height:50px;width:100%;margin:0;padding-right:15px;padding-left:15px;color:var(--color-black);background-color:var(--color-white);border-radius:var(--br-4);border-color:var(--color-primary);border-width:1px;border-style:solid;transition:all .3s}.btn,.main-header{transition:.2s ease-out}.theme-base-fields input[type=email]:focus,.theme-base-fields input[type=number]:focus,.theme-base-fields input[type=password]:focus,.theme-base-fields input[type=tel]:focus,.theme-base-fields input[type=text]:focus,.theme-base-fields input[type=url]:focus,.theme-base-fields textarea:focus{border-color:var(--color-primary-300)}.theme-base-fields textarea{min-height:100px;resize:none;padding:10px 14px}.theme-base-fields input[data-validation]{padding-right:40px}.input-field,.input-field-group{position:relative;overflow:hidden}.theme-base-fields input.valid{border-color:var(--color-success)!important}.theme-base-fields .help-block.form-error{position:absolute;top:14px;right:10px;width:24px;height:24px;font-size:0}.theme-base-fields .help-block.form-error:after,.theme-base-fields .help-block.form-error:before{content:"";position:absolute;top:11px;right:4px;width:16px;height:2px;background-color:var(--color-danger)}.theme-base-fields .help-block.form-error:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.theme-base-fields .help-block.form-error:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.theme-base-fields .field-phone{position:relative}.theme-base-fields .field-phone input{padding-left:45px}.theme-base-fields .field-phone .phone-code{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-weight:var(--text-500);color:var(--color-black)}.theme-base-fields{position:relative}.theme-base-fields .processing{z-index:100;position:absolute;top:20px;right:20px;bottom:20px;left:20px;padding:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--br-12);background-color:rgba(0,0,0,.8)}.theme-base-fields .processing .text{max-width:200px;text-align:center;color:var(--color-white)}.theme-base-fields .processing .loader{position:relative;display:block;width:120px;height:10px}.theme-base-fields .processing .loader svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.theme-base-fields .processing .loader svg circle{fill:var(--color-secondary);stroke:var(--color-secondary);stroke-width:15px}.form-brand{color:var(--color-white);border-radius:var(--br-20);background:linear-gradient(137deg,var(--color-primary),var(--color-secondary) 100%)}.form-brand input[type=date],.form-brand input[type=datetime-local],.form-brand input[type=email],.form-brand input[type=number],.form-brand input[type=password],.form-brand input[type=search],.form-brand input[type=tel],.form-brand input[type=text],.form-brand input[type=time],.form-brand input[type=url],.form-brand select,.form-brand textarea{border-color:transparent}.form-service .wp-block-heading{margin-bottom:24px;text-transform:uppercase;font-size:var(--text-24);font-weight:var(--text-700)}.form-service p{font-size:var(--text-20)}.form-service .area-fields{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:15px}.form-service .area-fields .btn{width:100%}.btn{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:11px 36px;text-align:center;font-size:1rem;line-height:1.2;cursor:pointer;border:2px solid transparent;border-radius:var(--br-4);outline:0;vertical-align:middle;-webkit-tap-highlight-color:transparent}.btn-text,.text-left{text-align:left}.btn.disabled,.btn:disabled{background-color:#DFDFDF!important;color:#9F9F9F!important;cursor:default}.btn.disabled *,.btn:disabled *{pointer-events:none}.btn.disabled:hover,.btn:disabled:hover{background-color:#DFDFDF;color:#9F9F9F}.btn.btn-icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px}.button-group .btn:not(:last-child){margin-right:20px}.btn-xs{padding:0 4px;font-size:.875rem;line-height:1.5}.btn-sm{padding:6px 8px;font-size:14px;line-height:1.4}.btn-sm.btn-icon svg{width:20px;height:20px}.btn-md{padding:7px 15px;font-size:1rem;line-height:1.5}.btn-lg{padding:15px 30px;font-size:1.25rem;line-height:1.3333333}.btn-text{padding:0;text-transform:none;background-color:transparent;border:none;border-radius:0}.btn-primary{color:#fff;background-color:#091b7f}.btn-primary:hover{color:#fff;background-color:#354499}.btn-brand,.btn-brand:focus,.btn-brand:hover{color:var(--color-white)}.btn-brand{text-transform:uppercase;font-weight:var(--text-400);background:linear-gradient(137deg,var(--color-primary),var(--color-secondary) 100%);border:transparent}.btn-menu,.btn-menu.is-active,.btn-search{background-color:transparent}.btn-brand:hover{-webkit-transform:scale(.92);-ms-transform:scale(.92);transform:scale(.92)}.btn-brand:focus{-webkit-transform:scale(.88);-ms-transform:scale(.88);transform:scale(.88)}.btn-search{font-size:0;line-height:0;color:var(--color-light)}.btn-search:hover{color:var(--color-primary)}.btn-menu{position:relative;margin:0;padding:0;width:36px;height:36px;box-shadow:none;border-radius:var(--border-radius);border:none;cursor:pointer;transition:background .3s}.btn-menu:focus{outline:0}.btn-menu.is-active>a>span,.btn-menu.is-active>span{background:0 0}.btn-menu.is-active>a>span:after,.btn-menu.is-active>a>span:before,.btn-menu.is-active>span:after,.btn-menu.is-active>span:before{background-color:#091b7f;transition-delay:0s,.3s}.btn-menu.is-active>a>span:before,.btn-menu.is-active>span:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.btn-menu.is-active>a>span:after,.btn-menu.is-active>span:after{bottom:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.btn-menu>a>span,.btn-menu>span{display:block;position:absolute;top:50%;left:8px;right:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:2px;background:#091b7f;transition:background .3s 0s}.btn-menu>a>span:after,.btn-menu>a>span:before,.btn-menu>span:after,.btn-menu>span:before{content:"";position:absolute;display:block;left:0;width:100%;height:2px;background-color:#091b7f;transition-duration:.2s,0s;transition-delay:.2s,0s}.btn-menu>a>span:before,.btn-menu>span:before{top:-5px;transition-property:top,-webkit-transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}.btn-menu>a>span:after,.btn-menu>span:after{bottom:-5px;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.octo-modal,.octo-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0}[class*=" icon"],[class^=icon]{color:currentColor}svg.icon{fill:none}svg.icon-fill{fill:currentColor}svg.icon-fill path{fill-rule:evenodd;clip-rule:evenodd}svg.icon-stroke{stroke:currentColor}svg.icon-stroke-round path{stroke-linecap:round;stroke-linejoin:round}.icon-xs{width:18px;height:18px}.icon-sm{width:22px;height:22px}.icon-md{width:32px;height:32px}.icon-lg{width:44px;height:44px}.icon-xl{width:80px;height:80px}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.clearfix::after{display:block;clear:both;content:""}.block{display:block}.inline{display:inline-block}.body-wrapper,.flex,.toast{display:-webkit-flex}.flex{display:-ms-flexbox;display:flex}.pull-right{float:right}.pull-left{float:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.text-500{font-weight:var(--text-500)}.text-600{font-weight:var(--text-600)}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-md{font-size:1.125rem}.text-lg{font-size:1.5rem}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-secondary)}.octo-modal-backdrop{z-index:1300;background-color:rgba(0,0,0,.4);-webkit-animation-name:modalFadeIn;animation-name:modalFadeIn;-webkit-animation-duration:.4s;animation-duration:.4s}.octo-modal.is-active{display:block}.octo-modal{overflow-x:auto;z-index:1310;display:none;padding:30px 0}.octo-modal .modal-wrapper{position:relative;width:500px;margin:auto;border-radius:4px;background-color:#fff;box-shadow:0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21)}.octo-modal .modal-header{padding:30px 30px 0;line-height:1;font-size:24px;text-transform:uppercase}.card,.octo-modal .modal-content{padding:30px}.octo-modal .success-message p:last-child{margin:0}.octo-modal .modal-counter{margin-top:10px;font-size:.875rem;color:grey}.octo-modal .modal-btn-close{position:absolute;margin:0;padding:0;text-align:center;font-size:14px;font-family:system-ui;cursor:pointer;border:none;border-radius:4px;background:rgba(0,0,0,.7)}.octo-modal .modal-btn-close:after,.octo-modal .modal-btn-close:before{content:"";position:absolute;top:19px;right:7px;width:24px;height:2px;background-color:#fff}.form-toast,.toast{z-index:1400;overflow:hidden;width:300px;line-height:1.4;box-shadow:-2px 2px 4px -2px rgba(0,0,0,.5);position:fixed}.octo-modal .modal-btn-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.octo-modal .modal-btn-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.octo-modal .modal-btn-close:focus{outline:0}.octo-modal .modal-btn-close:active{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.octo-modal .modal-btn-close:hover{background-color:#000}.form-toast,.octo-modal .modal-btn-close:hover:after,.octo-modal .modal-btn-close:hover:before{background-color:#fff}@-webkit-keyframes modalSlideIn{from{top:-100%;opacity:0}to{top:10%;opacity:1}}@keyframes modalSlideIn{from{top:-100%;opacity:0}to{top:10%;opacity:1}}@-webkit-keyframes modalSlideOut{from{top:10%;opacity:1}to{top:-100%;opacity:0}}@keyframes modalSlideOut{from{top:10%;opacity:1}to{top:-100%;opacity:0}}@-webkit-keyframes modalFadeIn{from{opacity:0}to{opacity:1}}@keyframes modalFadeIn{from{opacity:0}to{opacity:1}}.octo-modal .theme-base-fields button[type=submit]{margin-top:20px}.form-toast{top:80px;right:10px;padding:10px 15px;border-radius:4px;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:toastShow;animation-name:toastShow}.form-toast--close,.toast-dismiss{height:24px;margin:0;background:0 0;padding:0;cursor:pointer}.form-toast--hide{-webkit-animation-name:toastHide;animation-name:toastHide}.form-toast--close{position:absolute;top:10px;right:10px;width:24px;border:none}.form-toast--close:focus{outline:0}.form-toast--close:active{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.form-toast--close:after,.form-toast--close:before{content:"";position:absolute;top:45%;right:50%;width:12px;height:2px;background-color:#fff}.form-toast--close:before{-webkit-transform:translateX(50%) rotate(45deg);-ms-transform:translateX(50%) rotate(45deg);transform:translateX(50%) rotate(45deg)}.form-toast--close:after{-webkit-transform:translateX(50%) rotate(-45deg);-ms-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg)}.form-toast--close:hover{background-color:#fff}.form-toast--close:hover:after,.form-toast--close:hover:before{background-color:#000}.form-toast--success{color:#000;background-color:var(--color-success)}.toast{top:120px;right:10px;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:10px 15px;border-radius:4px;background-color:#fff;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:toastShow;animation-name:toastShow;color:#fff;background-color:var(--color-text)}.toast-hide{-webkit-animation-name:toastHide;animation-name:toastHide}.toast-dismiss{width:24px;border:none;position:absolute;top:10px;right:10px}.body-wrapper,.has-max-800{margin-right:auto;margin-left:auto}.section-hero,body:not(.home) .body-wrapper:before{background-position:center;background-repeat:no-repeat}.toast-dismiss:focus{outline:0}.toast-dismiss:active{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.toast-dismiss:after,.toast-dismiss:before{content:"";position:absolute;top:45%;right:50%;width:12px;height:2px;background-color:#fff}.toast-dismiss:before{-webkit-transform:translateX(50%) rotate(45deg);-ms-transform:translateX(50%) rotate(45deg);transform:translateX(50%) rotate(45deg)}.toast-dismiss:after{-webkit-transform:translateX(50%) rotate(-45deg);-ms-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg)}.toast-dismiss:hover{background-color:#fff}.toast-dismiss:hover:after,.toast-dismiss:hover:before{background-color:#000}.toast-header{font-size:var(--text-14);font-weight:var(--text-bold)}.toast-message{font-size:var(--text-14);font-weight:var(--text-600)}.toast .toast-errors li{list-style:none;font-size:14px}.toast .toast-errors li:not(:last-child){margin-bottom:5px}.toast-default{color:#fff;background-color:var(--color-text)}.toast-warning .toast-header{background-color:var(--color-warning)}.toast-danger .toast-header{color:#fff;background-color:var(--color-danger)}@-webkit-keyframes toastShow{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes toastShow{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes toastHide{from{opacity:1}to{opacity:0}}@keyframes toastHide{from{opacity:1}to{opacity:0}}[app-popup]{z-index:10000;opacity:0;visibility:hidden;position:absolute;top:100%;right:-7px;width:280px;padding-top:10px;text-align:initial;transition:.4s;-webkit-transform:translate(0,20px);-ms-transform:translate(0,20px);transform:translate(0,20px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}[app-popup]:after,[app-popup]:before{content:"";position:absolute;z-index:2;top:-9px;right:10px;border-width:10px;border-style:solid;border-color:transparent transparent var(--color-white)}[app-popup]:after{z-index:1;border-bottom-color:var(--color-lighter);top:-10px}[app-popup] .popup-content{padding:20px;font-size:14px;border-radius:4px;background-color:var(--color-white);box-shadow:0 0 10px rgba(0,0,0,.2)}.body-wrapper,.card{background-color:#fff}html{scroll-behavior:smooth}body,html{min-height:100%;height:100%}body{scroll-behavior:smooth;text-rendering:optimizeSpeed;position:relative;-webkit-font-smoothing:antialiased;font-family:var(--font-primary);font-size:var(--text-17);line-height:1.5;color:var(--color-text);cursor:default}.main-header .header-brand .brand-logo-name,.main-header .header-search-form .form-search .btn-search:hover svg,.main-header .header-search-form .form-search input[type=text]:focus+.btn-search svg{color:var(--color-primary)}body:not(.home) .body-wrapper:before{content:"";position:absolute;top:0;right:0;left:0;opacity:.7;background-size:cover;background-image:linear-gradient(to bottom,transparent 0,#fff 100%),url(../img/hero.webp)}.body-wrapper{overflow-x:hidden;position:relative;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;min-width:320px;max-width:2560px}.container,.is-layout-flex:not(.wp-block-columns,.wp-block-gallery){width:100%;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px}.grid{display:grid}.grid.grid-1{grid-template-columns:1fr}.grid.grid-2{grid-template-columns:repeat(2,1fr)}.grid.grid-3{grid-template-columns:repeat(3,1fr)}.grid.grid-4{grid-template-columns:repeat(4,1fr)}.grid.grid-5{grid-template-columns:repeat(5,1fr)}.grid.grid-6{grid-template-columns:repeat(6,1fr)}.grid.grid-7{grid-template-columns:repeat(7,1fr)}.grid.grid-8{grid-template-columns:repeat(8,1fr)}.grid.grid-9{grid-template-columns:repeat(9,1fr)}.grid.grid-10{grid-template-columns:repeat(10,1fr)}.grid.grid-11{grid-template-columns:repeat(11,1fr)}.grid.grid-12{grid-template-columns:repeat(12,1fr)}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.d-none{display:none!important}.flex-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.card{border-radius:var(--br-18);box-shadow:0 0 30px 0 rgba(9,27,127,.15)}.img-brand{object-fit:cover;height:100%;width:100%;border-radius:var(--br-20)}.main-header{z-index:1110;position:fixed;top:0;right:0;left:0;width:100%;padding-top:10px;padding-bottom:10px}.header-is-hidden .main-header{top:-100%}.header-is-scroll .main-header,.is-search-form-active .main-header{background-color:var(--color-white);box-shadow:0 0 20px -10px var(--color-primary-300)}.main-header>.container.flex{position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px}.main-header .header-brand .brand-logo{display:grid;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;text-transform:uppercase}.main-header .header-brand .brand-logo-name{grid-area:1/2/2/3;line-height:1;font-size:var(--text-20);font-weight:var(--text-700);letter-spacing:1px}.main-header .header-brand .brand-logo-slogan{grid-area:2/2/3/3;line-height:1;font-size:var(--text-10);font-weight:var(--text-500)}.main-header .header-brand .brand-logo .custom-logo-link{grid-area:1/1/3/2}.main-header .header-brand .brand-logo .custom-logo-link img{width:auto}.main-header .header-search-form{display:none;gap:12px;padding-top:30px;padding-bottom:20px}.main-header .header-search-form.is-active{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);transition:.4s ease-out}.main-header .header-search-form .form-search{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.main-header .header-search-form .form-search input[type=text]{min-width:300px;padding-right:40px;border:1px solid var(--color-grey-variant)}.main-header .header-search-form .form-search .btn-search{position:absolute;top:10px;right:10px}.main-header .header-search-form .form-search .btn-search .icon{width:24px;color:var(--color-light)}.main-header .header-menu{-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-flex;display:-ms-flexbox;display:flex}.main-header .header-menu .area-brand{display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--color-secondary)}.main-header .header-menu .area-brand .icon.logo{height:60px}.main-header .header-menu .area-brand .brand-name{letter-spacing:4px;text-transform:uppercase;font-size:var(--text-20);font-weight:var(--text-600)}.main-header .header-menu .area-brand .brand-slogan{text-transform:uppercase;font-size:var(--text-12)}.main-header .header-menu-target{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.main-header .header-menu-target .btn-icon.btn-text{font-weight:var(--text-800);font-size:var(--text-14);color:var(--color-black)}.main-header .header-menu-target .btn-icon.btn-text:hover{color:var(--color-primary)}.header-is-scroll .main-header .header-menu-target .btn-icon.btn-text:hover{color:var(--color-secondary)}.main-header .toggle-menu{display:none;z-index:1140}.footer{position:relative;margin-top:auto;color:var(--color-white);background-color:var(--color-primary)}.footer .grid-areas{--area-padding:36px;display:grid;grid-template-areas:"menu offer" "about info";grid-template-columns:50% 50%}.footer .grid-areas .title-h1{line-height:1.2;font-weight:var(--text-600);font-size:var(--text-30);text-transform:uppercase}.footer .grid-areas .title-h2{font-weight:var(--text-600);font-size:var(--text-28);text-transform:uppercase}.footer .grid-areas .title-h4{color:var(--color-secondary)}.footer .grid-areas .area-menu{grid-area:menu;display:grid;grid-template-columns:repeat(2,1fr);padding-right:var(--area-padding);padding-bottom:var(--area-padding);border-right:1px solid #fff;border-bottom:1px solid #fff}.footer .grid-areas .area-about{grid-area:about;padding-right:var(--area-padding);padding-top:var(--area-padding);border-right:1px solid #fff}.footer .grid-areas .area-about .title-h2{margin-bottom:20px}.footer .grid-areas .area-offer{grid-area:offer;padding-left:var(--area-padding)}.footer .grid-areas .area-offer .title-h1{margin-bottom:20px}.footer .grid-areas .area-info{grid-area:info;padding-top:var(--area-padding);padding-left:var(--area-padding)}.footer .grid-areas .area-info a,.footer .grid-areas .area-info p{font-size:var(--text-28)}.footer .grid-areas .area-info a{color:var(--color-white)}.footer .grid-areas .area-info a:hover{text-decoration:underline}.footer .developer{position:absolute;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:var(--text-12);color:var(--color-light)}.footer .developer a{color:var(--color-white)}.footer .developer a:hover{text-decoration:underline}.footer .menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px;margin:0}.footer .menu li{line-height:1.2}.footer .menu li.current-menu-item a{color:var(--color-secondary)}.footer .menu li a,.main-header .nav-contacts .menu-contacts,.main-header .nav-contacts .menu-contacts a,.main-header .nav-contacts .menu-contacts svg,.menu-network a{color:var(--color-white)}.footer .menu li svg{margin-right:10px;height:24px}.footer .menu li a:hover{color:var(--color-secondary)}.footer .menu li a:hover:after{background-color:var(--color-secondary)}.footer .brand-menu .menu-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:12px}.footer .brand-menu.feedback .menu-footer{gap:20px}.footer .brand-menu.feedback li{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.footer .brand-menu.feedback li:not(:last-child){margin-right:20px}.footer .brand-menu.feedback li:hover svg{transition:color .5s;color:var(--color-secondary)}.header-menu{z-index:1120;position:relative;height:100%}.header-menu .custom-logo-link{display:none;height:30px;margin-top:10px}.header-menu .custom-logo-link img{height:100%}.header-menu .menu{z-index:1130;margin:0}.header-menu .sub-menu{display:none;margin:0;padding:0}.header-menu .sub-menu li{list-style:none}.header-menu .menu-dropdown{display:none;z-index:1120;position:absolute;top:2px;right:0;width:32px;height:32px;line-height:1;text-align:center;cursor:pointer;background-color:var(--color-primary-300);border-radius:50%}.header-menu .menu-dropdown:after,.header-menu .menu-dropdown:before{content:"";position:absolute;top:50%;right:50%;width:12px;height:2px;background-color:var(--color-white)}.header-menu .menu-dropdown:before{-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.header-menu .menu-dropdown:after{-webkit-transform:translateX(50%) rotate(90deg);-ms-transform:translateX(50%) rotate(90deg);transform:translateX(50%) rotate(90deg)}.menu-overlay{z-index:1100;position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.6)}.brand-link a,.section-alpha .container,.section-hero .area-content .title,.section-hero .container{position:relative}.brand-link a:after{content:"";position:absolute;bottom:-5px;left:50%;width:0;height:1px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);transition:.3s;background-color:transparent}.brand-link a:hover:after{width:100%;background-color:var(--color-secondary)}.main-header .nav-contacts{display:none;margin-top:auto;font-size:var(--text-15)}.main-header .nav-contacts .menu-contacts li{display:grid;grid-template-columns:30px auto}.main-header .nav-contacts .menu-contacts li:not(:last-child){margin-bottom:15px}.main-header .nav-contacts .menu-contacts svg{width:22px;height:22px}.main-header .nav-contacts .menu-network{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}.menu-network{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin:0}.menu-network svg{width:20px;height:20px}.menu-network a{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:5px 2px 2px}.menu-network a:hover{color:var(--color-secondary)}.breadcrumbs-aside{z-index:10}.nav-breadcrumbs{padding:4px 6px;text-transform:uppercase;font-size:var(--text-12);font-weight:var(--text-500);color:var(--color-black);background-color:#fff;border-radius:var(--br-4)}.nav-breadcrumbs a{color:var(--color-link)}.nav-breadcrumbs a:hover{color:var(--color-link-hover)}.pagination{display:grid;grid-column-gap:30px;grid-template-columns:140px 1fr}.pagination .total{padding:10px 0;font-weight:600}.pagination .nav-links .page-numbers{display:block;float:left;width:42px;height:42px;padding:10px 0;text-align:center;color:var(--color-white);background-color:var(--color-primary);border-radius:var(--br-4)}.pagination .nav-links .page-numbers:not(:last-child){margin-right:4px}.pagination .nav-links .page-numbers.current,.pagination .nav-links .page-numbers:hover{color:var(--color-black);background-color:var(--color-secondary)}.pagination .nav-links .page-numbers.next,.pagination .nav-links .page-numbers.prev{width:auto;padding-right:15px;padding-left:15px}.content-home .title-brand{text-transform:uppercase;font-weight:var(--text-700);font-size:var(--text-40);color:var(--color-primary)}.content-home .title-brand mark{display:inline-block;margin-bottom:10px;padding:8px 12px;line-height:1.2;font-weight:var(--text-600);font-size:var(--text-15);border-radius:var(--br-8);color:var(--color-white);background-color:var(--color-primary)}.section-hero{padding-top:200px;padding-bottom:200px;background-size:cover;background-image:linear-gradient(to right,#fff 30%,transparent 70%),linear-gradient(to top,transparent 70%,#fff 100%),linear-gradient(to bottom,transparent 90%,#fff 100%),url(../img/hero.webp)}.section-hero .area-brand{display:none;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px;color:var(--color-primary)}.section-hero .area-brand .brand-logo svg{width:120px;height:120px}.section-hero .area-brand .brand-name{letter-spacing:4px;text-transform:uppercase;font-weight:var(--text-800);font-size:var(--text-28)}.section-hero .area-brand .brand-slogan{font-weight:var(--text-500)}.section-hero .area-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:start;-ms-flex-align:start;align-items:start;gap:30px}.section-hero .area-content .title{line-height:1.4;text-transform:uppercase;font-size:56px;font-weight:var(--text-800);color:var(--color-primary)}.section-hero .area-content .title span{display:inline-block;font-weight:var(--text-600);font-size:var(--text-34);max-width:600px}.section-hero .area-content .sub-title{padding:8px 12px;text-transform:uppercase;font-weight:var(--text-700);font-size:var(--text-15);border-radius:var(--br-8);color:var(--color-white);background-color:var(--color-primary)}.section-hero .area-content .description{max-width:400px;font-weight:var(--text-500);color:var(--color-primary)}.section-hero .area-content .btn{transition:initial}.section-hero .area-advantage{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:20px;margin-top:50px;max-width:700px}.section-hero .area-advantage .item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:20px;padding:24px;color:var(--color-white);border-radius:var(--br-8);background-color:var(--color-primary-300)}.section-hero .area-advantage .item p{font-size:var(--text-18)}.section-hero .area-advantage .item .icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:4px;border-radius:var(--br-4);background-color:var(--color-primary)}.section-alpha .bage,.some-page-wrapper{display:-webkit-flex;display:-ms-flexbox}.section-hero .area-advantage .item .icon svg{width:68px;height:68px}.section-services{padding-top:100px;padding-bottom:200px}.section-about,.section-alpha{padding-top:200px;padding-bottom:200px}.section-services .title-brand{margin-bottom:30px}.section-alpha{color:var(--color-white);background-color:var(--color-primary-300)}.section-alpha .bage-box{position:absolute;top:-285px;right:calc(50% - 90px)}.section-alpha .bage{display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:180px;height:180px;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);text-align:center;text-transform:uppercase;font-weight:var(--text-600);font-size:var(--text-18);background-image:url(../img/bage.webp);background-repeat:no-repeat;background-size:cover}.section-alpha .grid{grid-template-areas:"image title" "image text";grid-template-columns:1fr 1fr}.section-alpha .area-image{grid-area:image;position:relative}.section-alpha .area-image .btn{position:absolute;bottom:30px;right:30px}.section-about,.section-about .area-image{position:relative}.section-alpha .area-title{grid-area:title}.section-alpha .area-title h3{text-transform:uppercase;font-weight:var(--text-600);font-size:var(--text-34)}.section-alpha .area-text{grid-area:text;font-size:var(--text-20);color:var(--color-white)}.section-alpha .area-text .text-uppercase{font-size:var(--text-22);color:var(--color-secondary)}.section-about .sub-title{margin-top:20px;font-size:var(--text-18);color:var(--color-primary)}.about-wrapper .aside-carousel,.section-about .aside-carousel{margin-top:100px}.section-about .area-image .btn{position:absolute;bottom:30px;left:30px}.section-about .aside-carousel .grid{gap:30px}.main-wrapper{position:relative}.main-wrapper.full-width-wrapper .some-page-wrapper{padding-bottom:0}.main-wrapper .some-page-wrapper{position:relative;z-index:2}.some-page-wrapper{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.some-page-header>.container{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.some-page-header .entry-title{position:relative;font-size:var(--text-34);font-weight:var(--text-700);color:var(--color-dark)}.aside-carousel .area-icon span,.card-items .card-icon{color:var(--color-white);background-color:var(--color-primary);border-radius:var(--br-12)}.some-page-content ol:not(:last-child),.some-page-content ul:not(:last-child){margin-bottom:20px}.some-page-subpages .area-items{display:grid}.card-items .card-icon{display:table;margin:0 auto;padding:10px 12px}.service-items .item ul,.wp-block-gallery+.wp-block-quote,.wp-block-gallery+p,h2.wp-block-heading:not(:first-child),h3.wp-block-heading:not(:first-child),h4.wp-block-heading:not(:first-child){margin-top:30px}.card-items .card-icon svg{width:80px;height:80px}.aside-carousel{position:relative}.aside-carousel .item{display:grid;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px;grid-template-areas:"icon title" "icon text"}.aside-carousel .area-icon{grid-area:icon}.aside-carousel .area-icon span{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:16px}.aside-carousel .area-title{grid-area:title;line-height:1;text-transform:uppercase;font-weight:var(--text-800);color:var(--color-primary)}.aside-carousel .area-text{grid-area:text;line-height:1.1;text-transform:uppercase;font-size:var(--text-20);font-weight:var(--text-500);color:var(--color-primary)}.service-items{display:grid}.service-items .item.card{display:grid;grid-template-areas:"icon title" "text text";grid-template-columns:100px 1fr;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}.service-items .item.card:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);color:var(--color-white);background-color:var(--color-primary)}.service-items .item.card:hover .area-icon span{color:var(--color-primary);background-color:var(--color-white)}.service-items .item.card:hover .area-text,.service-items .item.card:hover .area-title h3{color:var(--color-white)}.service-items .item .area-icon{grid-area:icon}.service-items .item .area-icon span{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:16px;color:var(--color-white);border-radius:var(--br-12);background-color:var(--color-primary)}.service-items .item .area-title{grid-area:title;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.service-items .item .area-title h3{text-transform:uppercase;font-weight:var(--text-600);color:var(--color-primary)}.service-items .item .area-text{grid-area:text;color:var(--color-text)}.search-wrapper .search-results-empty h4{margin:0 0 20px;font-size:20px;text-transform:uppercase}.search-wrapper .search-results-empty h4 span{font-weight:600}.search-wrapper .search-results-empty .form-search{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:20px;margin-top:20px;max-width:400px}.search-wrapper .area-items,.search-wrapper .area-items .item{display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:column}.search-wrapper .area-items{display:flex;-ms-flex-direction:column;flex-direction:column;gap:50px}.search-wrapper .area-items .item{display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}.search-wrapper .area-items .post-title{margin:0;font-size:var(--text-20);font-weight:var(--text-500)}.some-page-wrapper.feedback-page .items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:30px}.some-page-wrapper.feedback-page .item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:5px}.some-page-wrapper.feedback-page .item .label{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:10px;font-weight:var(--text-700);color:var(--color-grey)}.some-page-wrapper.feedback-page .item .label svg{width:20px;height:20px}.some-page-wrapper.feedback-page .item .value{line-height:1.2;font-size:var(--text-18)}.some-page-wrapper.feedback-page .area-form .title{margin-bottom:20px;font-size:var(--text-28);font-weight:var(--text-700)}.modal-order.octo-modal .theme-base-fields.form-order .form-heading{font-size:14px}.modal-order.octo-modal .theme-base-fields.form-order textarea{height:100%}.modal-order.octo-modal .order-categories{display:grid;grid-gap:20px}.modal-order.octo-modal .order-tags{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.modal-order.octo-modal .order-tags .field-checkbox-variant label{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:4px;gap:4px;opacity:.7;text-wrap:nowrap;font-weight:var(--text-700)}.modal-order.octo-modal .order-tags .field-checkbox-variant label:hover{opacity:1}.modal-order.octo-modal .order-tags .field-checkbox-variant input[type=checkbox]:checked+label{opacity:1;position:relative;background-color:#fff}.modal-order.octo-modal .order-tags .field-checkbox-variant input[type=checkbox]:checked+label:before{content:"";position:absolute;bottom:-1px;left:-1px;width:14px;height:14px;border-radius:4px;background-color:var(--color-primary)}.modal-order.octo-modal .order-owner{display:grid;margin-top:40px;grid-gap:20px}.is-flex-group{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:50px}.is-flex-group .wp-block-columns{gap:50px}.wp-block-columns.is-layout-flex{-webkit-align-items:normal!important;-ms-flex-align:normal!important;align-items:normal!important;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:50px;-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.wp-block-columns.are-vertically-aligned-top{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wp-block-columns.are-vertically-aligned-bottom{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.wp-block-columns.is-not-stacked-on-mobile{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.has-max-800{max-width:800px}.has-text-align-center{text-align:center}.has-primary-color{color:var(--color-primary)}.has-secondary-color{color:var(--color-secondary)}.has-x-large-font-size{font-size:var(--text-40)}.has-large-font-size{font-size:var(--text-24)}.has-medium-font-size{font-size:var(--text-20)}.has-small-font-size{font-size:var(--text-12)}.has-primary-background-color{background-color:var(--color-primary)}.has-secondary-background-color{background-color:var(--color-secondary)}.ol-brand,.ul-brand,.wp-block-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:10px}.ul-brand,ul.wp-block-list{margin:0;padding:0}.ul-brand li,ul.wp-block-list li{list-style:none;position:relative;padding-left:25px;line-height:1.4}.ul-brand li:before,ul.wp-block-list li:before{content:"";position:absolute;left:0;top:0;-webkit-transform:translateY(calc(-50% + 12px));-ms-transform:translateY(calc(-50% + 12px));transform:translateY(calc(-50% + 12px));width:12px;height:12px;border-radius:40%;border:2px solid var(--color-primary)}.ol-brand,ol.wp-block-list{margin:0;padding:0;counter-reset:point}.ol-brand li,ol.wp-block-list li{list-style:none;position:relative;padding-left:35px;line-height:1.4}.ol-brand li:before,ol.wp-block-list li:before{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;content:counter(point);counter-increment:point 1;position:absolute;top:0;left:0;width:22px;height:22px;line-height:1;text-align:center;font-size:14px;color:#fff;border-radius:40%;background-color:var(--color-primary-300)}h2.wp-block-heading,h3.wp-block-heading,h4.wp-block-heading{font-weight:var(--text-700)}h2.wp-block-heading:not(:last-child),h3.wp-block-heading:not(:last-child),h4.wp-block-heading:not(:last-child){margin-bottom:20px}h2.wp-block-heading{font-size:var(--text-28);color:var(--color-primary)}h3.wp-block-heading{font-size:var(--text-22);color:var(--color-primary-300)}h4.wp-block-heading{font-size:var(--text-20);color:var(--color-primary-300)}.wp-block-gallery.is-layout-flex{display:grid;grid-template-columns:1fr;gap:30px!important}.wp-block-gallery.columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-gallery.columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-gallery .wp-block-image img{width:100%;height:100%;min-height:290px}.wp-block-gallery .wp-block-image+.wp-block-image{margin-top:0}.wp-block-image{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.wp-block-quote,.wp-block-video{display:-webkit-flex;display:-ms-flexbox}.wp-block-image img{width:100%;height:100%;object-fit:cover;margin:auto;border-radius:var(--br-18)}.wp-block-image+.wp-block-image,.wp-block-image+.wp-block-quote,.wp-block-image+p{margin-top:30px}.wp-element-caption{margin-top:10px;font-size:var(--text-14);font-weight:var(--text-600);text-align:center;color:var(--color-grey-variant)}.wp-block-embed.is-type-video .wp-block-embed__wrapper{overflow:hidden;width:100%}.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe{width:100%;min-height:400px}.wp-block-video{overflow:hidden;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1.5rem}.wp-block-video video{object-fit:scale-down;width:100%;height:calc(100% - 40px);background-color:#000;border-radius:var(--border-radius-8)}.wp-block-quote{position:relative;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 0 0 30px}.wp-block-quote:before{content:"";position:absolute;top:0;bottom:0;left:0;display:-webkit-flex;display:-ms-flexbox;display:flex;width:6px;height:100%;background-color:var(--color-primary);border-radius:3px}@media only screen and (min-width:0){.breadcrumbs-aside,.main-header .header-brand .brand-logo-name,.main-header .header-brand .brand-logo-slogan{display:none}.form-service .grid,.modal-order.octo-modal .order-categories,.modal-order.octo-modal .order-owner,.service-items,.some-page-subpages .area-items{grid-template-columns:1fr}.form-feedback{padding:30px}.form-service{padding:20px}.form-service .grid{padding:18px;gap:50px}.btn.btn-icon svg{width:32px;height:32px}.octo-modal .modal-btn-close{top:20px;right:20px;width:34px;height:34px}.octo-modal .modal-btn-close:after,.octo-modal .modal-btn-close:before{top:16px;right:5px}body:not(.home) .body-wrapper:before{height:100px}.main-header .header-brand .brand-logo .custom-logo-link img{max-height:40px}.main-header .header-menu-target{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.main-header .header-menu-target .icon-whatsapp{width:32px;height:32px}.footer{padding-top:50px;padding-bottom:100px}.footer .brand-menu.feedback li a,.footer .menu li a{font-size:var(--text-12)}.section-about .grid-about{gap:50px}.main-wrapper{padding-top:15px}.some-page-wrapper{gap:30px;padding-bottom:50px}.some-page-subpages .area-items{gap:30px}.aside-carousel .area-icon span svg{width:64px;height:64px}.aside-carousel .area-title{font-size:40px}.service-items{gap:30px}.service-items .item.card{gap:20px 10px}.service-items .item .area-icon span svg{width:30px;height:30px}.service-items .item .area-title h3{font-size:var(--text-18)}.some-page-wrapper.feedback-page .grid-feedback{grid-gap:20px}}@media only screen and (min-width:576px){body.modal-active{overflow:hidden}.octo-modal .modal-btn-close:after,.octo-modal .modal-btn-close:before{top:19px;right:7px}.grid.grid-sm-1{grid-template-columns:1fr}.grid.grid-sm-2{grid-template-columns:repeat(2,1fr)}.grid.grid-sm-3{grid-template-columns:repeat(3,1fr)}.grid.grid-sm-4{grid-template-columns:repeat(4,1fr)}.grid.grid-sm-5{grid-template-columns:repeat(5,1fr)}.grid.grid-sm-6{grid-template-columns:repeat(6,1fr)}.grid.grid-sm-7{grid-template-columns:repeat(7,1fr)}.grid.grid-sm-8{grid-template-columns:repeat(8,1fr)}.grid.grid-sm-9{grid-template-columns:repeat(9,1fr)}.grid.grid-sm-10{grid-template-columns:repeat(10,1fr)}.grid.grid-sm-11{grid-template-columns:repeat(11,1fr)}.grid.grid-sm-12{grid-template-columns:repeat(12,1fr)}.flex-sm-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-sm-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-sm-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-sm-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-sm-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-sm-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-sm-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-sm-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-sm-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-sm-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-sm-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-sm-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-sm-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-sm-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-sm-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-sm-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-sm-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-sm-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-sm-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-sm-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-sm-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-sm-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-sm-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media only screen and (min-width:768px){.form-feedback,.form-service{padding:44px}.form-service .grid{padding:34px}.octo-modal .modal-btn-close{top:0;right:-60px;width:40px;height:40px;padding-top:40px}body:not(.home) .body-wrapper:before{height:150px}.container,.is-layout-flex:not(.wp-block-columns,.wp-block-gallery){max-width:720px}.grid.grid-md-1{grid-template-columns:1fr}.grid.grid-md-2{grid-template-columns:repeat(2,1fr)}.grid.grid-md-3{grid-template-columns:repeat(3,1fr)}.grid.grid-md-4{grid-template-columns:repeat(4,1fr)}.grid.grid-md-5{grid-template-columns:repeat(5,1fr)}.grid.grid-md-6{grid-template-columns:repeat(6,1fr)}.grid.grid-md-7{grid-template-columns:repeat(7,1fr)}.grid.grid-md-8{grid-template-columns:repeat(8,1fr)}.grid.grid-md-9{grid-template-columns:repeat(9,1fr)}.grid.grid-md-10{grid-template-columns:repeat(10,1fr)}.grid.grid-md-11{grid-template-columns:repeat(11,1fr)}.grid.grid-md-12{grid-template-columns:repeat(12,1fr)}.flex-md-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-md-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-md-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-md-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-md-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-md-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-md-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-md-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-md-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-md-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-md-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-md-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-md-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-md-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-md-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-md-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-md-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-md-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-md-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-md-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-md-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-md-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-md-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.main-header .header-brand .brand-logo-name,.main-header .header-brand .brand-logo-slogan{display:block}.main-header .header-brand .brand-logo .custom-logo-link img{max-height:50px}.main-header .header-menu-target{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin-left:auto}.footer{padding-top:50px;padding-bottom:50px}.breadcrumbs-aside{display:block;margin-top:80px}.pagination{margin-top:50px}.main-wrapper{padding-top:50px}.service-items{gap:50px}.service-items .item .area-icon span svg{width:50px;height:50px}.service-items .item .area-title h3{font-size:var(--text-24)}.some-page-wrapper.feedback-page .grid-feedback{grid-gap:40px;grid-template-columns:1fr 1fr}.modal-order.octo-modal .order-categories{grid-template-columns:repeat(2,1fr)}.modal-order.octo-modal .order-owner{grid-template-columns:200px 1fr}}@media (min-width:782px){.wp-block-columns.is-layout-flex{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}}@media only screen and (min-width:992px){.form-service .grid{grid-template-columns:1fr 300px;gap:150px}.btn.btn-icon svg{width:28px;height:28px}body:not(.home) .body-wrapper:before{height:280px}.container,.is-layout-flex:not(.wp-block-columns,.wp-block-gallery){max-width:960px}.grid.grid-lg-1{grid-template-columns:1fr}.grid.grid-lg-2{grid-template-columns:repeat(2,1fr)}.grid.grid-lg-3{grid-template-columns:repeat(3,1fr)}.grid.grid-lg-4{grid-template-columns:repeat(4,1fr)}.grid.grid-lg-5{grid-template-columns:repeat(5,1fr)}.grid.grid-lg-6{grid-template-columns:repeat(6,1fr)}.grid.grid-lg-7{grid-template-columns:repeat(7,1fr)}.grid.grid-lg-8{grid-template-columns:repeat(8,1fr)}.grid.grid-lg-9{grid-template-columns:repeat(9,1fr)}.grid.grid-lg-10{grid-template-columns:repeat(10,1fr)}.grid.grid-lg-11{grid-template-columns:repeat(11,1fr)}.grid.grid-lg-12{grid-template-columns:repeat(12,1fr)}.service-items,.some-page-subpages .area-items{grid-template-columns:repeat(2,1fr)}.flex-lg-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-lg-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-lg-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-lg-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-lg-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-lg-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-lg-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-lg-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-lg-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-lg-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-lg-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-lg-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-lg-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-lg-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-lg-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-lg-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-lg-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-lg-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-lg-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-lg-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-lg-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-lg-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-lg-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.main-header .header-brand .brand-logo-name,.main-header .header-brand .brand-logo-slogan{display:none}.main-header .header-brand .brand-logo .custom-logo-link img{max-height:60}.main-header .header-menu{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.main-header .header-menu-target .icon-whatsapp{width:32px;height:32px}.footer{padding-top:100px;padding-bottom:100px}.footer .menu li a{font-size:var(--text-14)}.footer .brand-menu.feedback li a{font-size:var(--text-16)}.breadcrumbs-aside{margin-top:120px}.section-alpha .grid{grid-column-gap:50px}.some-page-wrapper{gap:50px;padding-bottom:100px}.some-page-subpages .area-items{gap:50px}.service-items .item .area-title h3{font-size:var(--text-18)}}@media only screen and (min-width:1200px){.container,.is-layout-flex:not(.wp-block-columns,.wp-block-gallery){max-width:1140px}.grid.grid-xl-1{grid-template-columns:1fr}.grid.grid-xl-2{grid-template-columns:repeat(2,1fr)}.grid.grid-xl-3{grid-template-columns:repeat(3,1fr)}.grid.grid-xl-4{grid-template-columns:repeat(4,1fr)}.grid.grid-xl-5{grid-template-columns:repeat(5,1fr)}.grid.grid-xl-6{grid-template-columns:repeat(6,1fr)}.grid.grid-xl-7{grid-template-columns:repeat(7,1fr)}.grid.grid-xl-8{grid-template-columns:repeat(8,1fr)}.grid.grid-xl-9{grid-template-columns:repeat(9,1fr)}.grid.grid-xl-10{grid-template-columns:repeat(10,1fr)}.grid.grid-xl-11{grid-template-columns:repeat(11,1fr)}.grid.grid-xl-12{grid-template-columns:repeat(12,1fr)}.flex-xl-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-xl-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-xl-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-xl-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-xl-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-xl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-xl-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-xl-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-xl-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-xl-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-xl-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-xl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-xl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-xl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-xl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-xl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-xl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-xl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-xl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-xl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-xl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-xl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-xl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.main-header .header-brand .brand-logo-name,.main-header .header-brand .brand-logo-slogan{display:block}.pagination{margin-top:100px}}@media only screen and (min-width:1400px){.container,.is-layout-flex:not(.wp-block-columns,.wp-block-gallery){max-width:1280px}.grid.grid-xxl-1{grid-template-columns:1fr}.grid.grid-xxl-2{grid-template-columns:repeat(2,1fr)}.grid.grid-xxl-3{grid-template-columns:repeat(3,1fr)}.grid.grid-xxl-4{grid-template-columns:repeat(4,1fr)}.grid.grid-xxl-5{grid-template-columns:repeat(5,1fr)}.grid.grid-xxl-6{grid-template-columns:repeat(6,1fr)}.grid.grid-xxl-7{grid-template-columns:repeat(7,1fr)}.grid.grid-xxl-8{grid-template-columns:repeat(8,1fr)}.grid.grid-xxl-9{grid-template-columns:repeat(9,1fr)}.grid.grid-xxl-10{grid-template-columns:repeat(10,1fr)}.grid.grid-xxl-11{grid-template-columns:repeat(11,1fr)}.grid.grid-xxl-12{grid-template-columns:repeat(12,1fr)}.flex-xxl-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxl-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-xxl-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-xxl-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-xxl-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-xxl-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-xxl-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-xxl-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-xxl-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-xxl-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-xxl-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-xxl-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-xxl-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-xxl-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-xxl-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-xxl-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-xxl-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-xxl-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-xxl-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-xxl-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-xxl-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-xxl-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-xxl-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-xxl-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}.section-alpha .grid{grid-column-gap:100px}.section-about .grid-about,.some-page-wrapper{gap:100px}.aside-carousel .area-icon span svg{width:90px;height:90px}.aside-carousel .area-title{font-size:60px}.service-items{gap:100px}.service-items .item.card{gap:20px}.service-items .item .area-icon span svg{width:60px;height:60px}.service-items .item .area-title h3{font-size:var(--text-24)}}@media only screen and (min-width:1600px){.grid.grid-xxx-1{grid-template-columns:1fr}.grid.grid-xxx-2{grid-template-columns:repeat(2,1fr)}.grid.grid-xxx-3{grid-template-columns:repeat(3,1fr)}.grid.grid-xxx-4{grid-template-columns:repeat(4,1fr)}.grid.grid-xxx-5{grid-template-columns:repeat(5,1fr)}.grid.grid-xxx-6{grid-template-columns:repeat(6,1fr)}.grid.grid-xxx-7{grid-template-columns:repeat(7,1fr)}.grid.grid-xxx-8{grid-template-columns:repeat(8,1fr)}.grid.grid-xxx-9{grid-template-columns:repeat(9,1fr)}.grid.grid-xxx-10{grid-template-columns:repeat(10,1fr)}.grid.grid-xxx-11{grid-template-columns:repeat(11,1fr)}.grid.grid-xxx-12{grid-template-columns:repeat(12,1fr)}.flex-xxx-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxx-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxx-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxx-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxx-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxx-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxx-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxx-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxx-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxx-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxx-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxx-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-xxx-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-xxx-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-xxx-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-xxx-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-xxx-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-xxx-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-xxx-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-xxx-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-xxx-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-xxx-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-xxx-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-xxx-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-xxx-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-xxx-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-xxx-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-xxx-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-xxx-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-xxx-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-xxx-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-xxx-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-xxx-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-xxx-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media only screen and (min-width:1920px){.grid.grid-fhd-1{grid-template-columns:1fr}.grid.grid-fhd-2{grid-template-columns:repeat(2,1fr)}.grid.grid-fhd-3{grid-template-columns:repeat(3,1fr)}.grid.grid-fhd-4{grid-template-columns:repeat(4,1fr)}.grid.grid-fhd-5{grid-template-columns:repeat(5,1fr)}.grid.grid-fhd-6{grid-template-columns:repeat(6,1fr)}.grid.grid-fhd-7{grid-template-columns:repeat(7,1fr)}.grid.grid-fhd-8{grid-template-columns:repeat(8,1fr)}.grid.grid-fhd-9{grid-template-columns:repeat(9,1fr)}.grid.grid-fhd-10{grid-template-columns:repeat(10,1fr)}.grid.grid-fhd-11{grid-template-columns:repeat(11,1fr)}.grid.grid-fhd-12{grid-template-columns:repeat(12,1fr)}.flex-fhd-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-fhd-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-fhd-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-fhd-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-fhd-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-fhd-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-fhd-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fhd-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-fhd-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-fhd-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-fhd-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-fhd-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-fhd-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-fhd-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-fhd-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-fhd-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-fhd-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-fhd-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-fhd-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-fhd-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-fhd-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-fhd-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-fhd-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-fhd-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-fhd-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-fhd-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-fhd-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-fhd-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-fhd-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-fhd-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-fhd-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-fhd-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-fhd-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-fhd-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media only screen and (min-width:2560px){.grid.grid-qhd-1{grid-template-columns:1fr}.grid.grid-qhd-2{grid-template-columns:repeat(2,1fr)}.grid.grid-qhd-3{grid-template-columns:repeat(3,1fr)}.grid.grid-qhd-4{grid-template-columns:repeat(4,1fr)}.grid.grid-qhd-5{grid-template-columns:repeat(5,1fr)}.grid.grid-qhd-6{grid-template-columns:repeat(6,1fr)}.grid.grid-qhd-7{grid-template-columns:repeat(7,1fr)}.grid.grid-qhd-8{grid-template-columns:repeat(8,1fr)}.grid.grid-qhd-9{grid-template-columns:repeat(9,1fr)}.grid.grid-qhd-10{grid-template-columns:repeat(10,1fr)}.grid.grid-qhd-11{grid-template-columns:repeat(11,1fr)}.grid.grid-qhd-12{grid-template-columns:repeat(12,1fr)}.d-none-qhd{display:none!important}.flex-qhd-row{-webkit-flex-direction:row!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-qhd-column{-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-qhd-row-reverse{-webkit-flex-direction:row-reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-qhd-column-reverse{-webkit-flex-direction:column-reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-qhd-wrap{-webkit-flex-wrap:wrap!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-qhd-nowrap{-webkit-flex-wrap:nowrap!important;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-qhd-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-qhd-fill{-webkit-flex:1 1 auto!important;-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-qhd-grow-0{-webkit-flex-grow:0!important;-ms-flex-positive:0!important;flex-grow:0!important}.flex-qhd-grow-1{-webkit-flex-grow:1!important;-ms-flex-positive:1!important;flex-grow:1!important}.flex-qhd-shrink-0{-webkit-flex-shrink:0!important;-ms-flex-negative:0!important;flex-shrink:0!important}.flex-qhd-shrink-1{-webkit-flex-shrink:1!important;-ms-flex-negative:1!important;flex-shrink:1!important}.justify-qhd-start{-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-qhd-end{-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-qhd-center{-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-qhd-between{-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-qhd-around{-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.items-qhd-start{-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-qhd-end{-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.items-qhd-center{-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.items-qhd-baseline{-webkit-align-items:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.items-qhd-stretch{-webkit-align-items:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.content-qhd-start{-webkit-align-content:flex-start!important;-ms-flex-line-pack:start!important;align-content:flex-start!important}.content-qhd-end{-webkit-align-content:flex-end!important;-ms-flex-line-pack:end!important;align-content:flex-end!important}.content-qhd-center{-webkit-align-content:center!important;-ms-flex-line-pack:center!important;align-content:center!important}.content-qhd-between{-webkit-align-content:space-between!important;-ms-flex-line-pack:justify!important;align-content:space-between!important}.content-qhd-around{-webkit-align-content:space-around!important;-ms-flex-line-pack:distribute!important;align-content:space-around!important}.content-qhd-stretch{-webkit-align-content:stretch!important;-ms-flex-line-pack:stretch!important;align-content:stretch!important}.self-qhd-auto{-webkit-align-self:auto!important;-ms-flex-item-align:auto!important;align-self:auto!important}.self-qhd-start{-webkit-align-self:flex-start!important;-ms-flex-item-align:start!important;align-self:flex-start!important}.self-qhd-end{-webkit-align-self:flex-end!important;-ms-flex-item-align:end!important;align-self:flex-end!important}.self-qhd-center{-webkit-align-self:center!important;-ms-flex-item-align:center!important;align-self:center!important}.self-qhd-baseline{-webkit-align-self:baseline!important;-ms-flex-item-align:baseline!important;align-self:baseline!important}.self-qhd-stretch{-webkit-align-self:stretch!important;-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media only screen and (max-width:992px){.main-header .toggle-menu{display:inline-block}}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{-webkit-flex-basis:100%!important;-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media only screen and (max-width:575.98px){.d-none-xs{display:none!important}}@media only screen and (min-width:0) and (max-width:768px){.octo-modal{padding:10px}.main-header .header-search-form .form-search input[type=text]{background-color:#fff}.modal-order.octo-modal .order-tags{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:0) and (max-width:576px){.pagination,.some-page-wrapper.feedback-page .grid-feedback{grid-template-columns:1fr}.octo-modal .modal-wrapper{width:auto}.octo-modal .modal-header{padding-right:50px;font-size:18px}.octo-modal .modal-btn-close{text-indent:-999999px}.pagination{margin-top:30px}.pagination .total{margin-bottom:10px}}@media only screen and (min-width:576px) and (max-width:767.98px){.d-none-sm{display:none!important}}@media only screen and (min-width:768px) and (max-width:991.98px){.d-none-md{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.d-none-lg{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1399.98px){.d-none-xl{display:none!important}}@media only screen and (min-width:1400px) and (max-width:1599.98px){.d-none-xxl{display:none!important}}@media only screen and (min-width:1600px) and (max-width:1919.98px){.d-none-xxx{display:none!important}}@media only screen and (min-width:1920px) and (max-width:2559.98px){.d-none-fhd{display:none!important}}@media only screen and (min-width:0) and (max-width:768px) and (orientation:landscape){.pagination{margin-top:30px}}@media only screen and (min-device-width:0) and (max-device-width:575px){:root{--wp--preset--spacing--default:30px;--wp--preset--spacing--regular:50px;--wp--preset--spacing--large:100px}}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:0s!important;animation-duration:0s!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}@media only screen and (min-device-width:0px) and (max-device-width:767px){.form-feedback .btn-primary{width:100%}.form-toast,.toast{position:fixed;top:auto;right:0;bottom:0;left:0;width:100%;border-radius:0}@-webkit-keyframes toastShow{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes toastShow{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.main-header .header-menu-target{-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.main-header .header-menu-target .btn-lg{padding:4px}.main-header .header-menu-target .btn-lg span{display:none}.footer .grid-areas{gap:50px;grid-template-areas:"about" "offer" "info" "menu";grid-template-columns:1fr}.footer .grid-areas .area-about,.footer .grid-areas .area-menu{padding:0;border:none}.footer .grid-areas .area-info,.footer .grid-areas .area-offer{padding:0}.section-hero{padding-top:100px}.section-hero .area-brand{display:-webkit-flex;display:-ms-flexbox;display:flex}.section-hero .area-content .title{text-align:center;font-size:var(--text-24)}.section-hero .area-content .title span{font-size:var(--text-20)}.section-hero .area-content .sub-title{margin:0 auto;font-size:var(--text-14)}.section-hero .area-content .description{line-height:1.2;text-align:center}.section-hero .area-content .btn{margin-top:20px;width:100%}.section-hero .area-advantage{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.some-page-wrapper{padding-top:80px}.some-page-header>.container{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.some-page-header .entry-title{font-size:var(--text-28)}.service-items .item.card{padding:20px;grid-template-columns:50px 1fr}.service-items .item .area-icon span{padding:8px}.wp-block-columns.is-layout-flex{gap:30px}.wp-block-gallery.is-layout-flex{gap:15px!important}.wp-block-gallery.columns-2,.wp-block-gallery.columns-3{grid-template-columns:1fr}}@media only screen and (max-device-width:991px){.main-header .header-menu .area-brand{display:-webkit-flex;display:-ms-flexbox;display:flex}.main-header .header-menu-target .btn-lg{padding:10px 16px}.access-left .header-menu{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.header-menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:50px;overflow-y:auto;position:fixed;top:0;left:0;bottom:0;max-width:320px;width:100%;padding:20px 25px;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%);background-color:var(--color-primary);box-shadow:0 0 10px 0 rgba(0,0,0,.7)}.header-menu .menu-dropdown{display:block}.header-menu .menu{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}.header-menu .menu .menu-item{position:relative}.header-menu .menu .menu-item a{display:block;padding:6px 0;color:var(--color-white)}.section-about,.section-alpha{padding-bottom:100px}.header-menu .menu .menu-item.current-menu-item>a{color:var(--color-secondary)}.header-menu .menu .menu-item.children-active .sub-menu{display:block}.header-menu .menu .menu-item.children-active .menu-dropdown:after{opacity:0}.header-menu .menu .sub-menu{max-height:500px;transition:max-height .4s ease-in}.header-menu .menu .sub-menu a{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;color:var(--color-white)}.header-menu .menu .sub-menu a:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background-color:var(--color-primary-300)}.header-menu .menu .sub-menu.current-menu-item>a{color:var(--color-secondary)}.main-header .nav-contacts{display:block}.section-hero{background-position:center right}.section-services{padding-top:0}.section-alpha .grid{grid-column-gap:0;grid-row-gap:50px;grid-template-areas:"image" "title" "text";grid-template-columns:1fr}.section-about{padding-top:100px}.aside-carousel .item{grid-template-columns:120px 1fr}}@media only screen and (min-device-width:992px){.header-menu .menu-main{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px;height:100%}.header-menu .menu-main .sub-menu{position:absolute;top:calc(100% + 9px);right:0;padding:8px 0;width:100%;min-width:240px;border-radius:8px;background-color:var(--color-primary-300);box-shadow:0 4px 20px -5px var(--color-primary)}.header-menu .menu-main .sub-menu .menu-item a{display:block;padding:7px 12px;line-height:1.2;font-size:var(--text-15);color:var(--color-white)}.header-menu .menu-main .sub-menu .menu-item a:hover{background-color:var(--color-primary)}.header-menu .menu-main>.menu-item{position:relative;height:inherit}.header-menu .menu-main>.menu-item:hover .sub-menu{display:block}.header-menu .menu-main>.menu-item.is-mobile{display:none}.header-menu .menu-main>.menu-item.current-menu-item>a,.header-menu .menu-main>.menu-item.current-page-ancestor>a{cursor:default;color:var(--color-white);background:linear-gradient(137deg,var(--color-primary),var(--color-secondary) 100%)}.header-menu .menu-main>.menu-item>a{position:relative;z-index:1;padding:10px 12px;font-weight:var(--text-500);font-size:var(--text-16);color:var(--color-primary);border-radius:var(--br-4)}.header-menu .menu-main>.menu-item>a:hover{color:var(--color-white);background:linear-gradient(137deg,var(--color-primary),var(--color-secondary) 100%)}.wp-block-video video{padding-top:20px}}@media only screen and (min-device-width:768px){.wp-block-video{height:500px}}