.trusted-by{container:trusted-by/inline-size;padding-block:5rem}.trusted-by__title,.trusted-by__desc{text-align:center}.trusted-by__title{font-size:clamp(1.25rem,3vw,3rem);font-weight:400;line-height:1.2;color:var(--gray-color-900);margin-bottom:1rem}.trusted-by__desc{margin-inline:auto;max-width:50rem;margin-bottom:1.25rem}.trusted-by__logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem 1.25rem}@container trusted-by ( width > 53.125rem ){.trusted-by__logos{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.trusted-by__logos-item{max-width:8rem}.footer{container:footer/inline-size;color:#fff;background-color:rgb(from var(--primary-color-500) r g b/70%);background-repeat:no-repeat;background-position:center bottom;background-size:cover}.footer#footer{padding:0}.footer ul{list-style:none}.footer ul li{margin-bottom:0}.footer a{color:#fff;-webkit-transition:color 300ms;transition:color 300ms}.footer a:hover{color:var(--secondary-color-200)}@container footer ( width <= 78.125rem ){.footer .section__inner{padding-inline:.625rem}}.footer__title{color:#fff}.footer__top{--logo-width: 9.375rem;padding-block:2.5rem 0}.footer__top .section__inner{padding-bottom:1.875rem;border-bottom:.0625rem solid var(--secondary-color-100)}.footer__top .section__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem 1.25rem}@container footer ( width > 53.125rem ){.footer__top .section__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.footer__logo{-webkit-box-flex:0;-ms-flex:0 0 var(--logo-width);flex:0 0 var(--logo-width)}.footer__contact-item{display:grid;grid-template-areas:"icon text" "icon link";gap:0 .625rem}.footer__contact-item .contact-item__icon{--icon-size: 2.5rem;grid-area:icon;align-self:center;width:var(--icon-size);height:var(--icon-size);border-radius:50%;background-image:-webkit-gradient(linear, left top, right top, from(var(--secondary-color-400)), to(var(--secondary-color-50)));background-image:linear-gradient(90deg, var(--secondary-color-400), var(--secondary-color-50));display:grid;place-items:center}.footer__contact-item .contact-item__icon:before{font-family:"Material Symbols Outlined";font-size:1.5rem;color:#fff}.footer__contact-item.tel .contact-item__icon:before{content:""}.footer__contact-item.email .contact-item__icon:before{content:""}.footer__contact-item span{grid-area:text;font-weight:700}.footer__contact-item a{grid-area:link}.footer__subscribe-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem .9375rem}.footer__subscribe-form>span{font-weight:700;width:12ch}.footer__subscribe-form .wpcf7-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem .25rem}.footer__subscribe-form .wpcf7-form-control-wrap[data-name=your-tel]{max-width:11.25rem}.footer__subscribe-form .wpcf7-form-control{margin:0;border-radius:2rem}.footer__subscribe-form .wpcf7-submit{background-color:var(--secondary-color-400)}.footer__subscribe-form .wpcf7-spinner{display:none}.footer__subscribe-form .wpcf7-response-output{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.footer__main{padding-block:1.875rem 1.25rem}.footer__main .section__inner{display:grid;gap:1.25rem;grid-template-columns:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@container footer ( width > 34.375rem ) and ( width <= 53.125rem ){.footer__main .section__inner{grid-template-columns:auto auto}.footer__main .section__inner .company-info{grid-column:span 2}}@container footer ( width > 53.125rem ){.footer__main .section__inner{grid-template-columns:auto auto auto auto}}.footer__main a:not(.footer__social-link){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:padding 300ms;transition:padding 300ms}.footer__main a:not(.footer__social-link):before{font-family:"Material Symbols Outlined";font-size:1.25rem;content:"";width:0rem;height:1.25rem;line-height:1.25rem;overflow:hidden;-webkit-transition:width 300ms,margin 300ms;transition:width 300ms,margin 300ms}.footer__main a:not(.footer__social-link):hover:before{width:1.25rem}.footer__officer .footer__title:last-of-type{margin-top:1.25rem}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem .625rem}.footer__socials-item{width:3.125rem;height:3.125rem;border-radius:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter 300ms;transition:-webkit-filter 300ms;transition:filter 300ms;transition:filter 300ms, -webkit-filter 300ms}.footer__socials-item:hover{-webkit-filter:none;filter:none}.footer__bottom{padding-block:0 .625rem;text-align:center}.footer__bottom a{color:var(--gpw-color-500)}
/*# sourceMappingURL=footer.min.css.map */
