.office-item--image-container{position:relative;aspect-ratio:1/1;width:100%}.office-item--container{display:flex;flex-direction:column;justify-content:flex-start;width:100%}@media(min-width:1025px){.office-item--container{gap:1rem}}@media(min-width:1025px)and (orientation:portrait){.office-item--container{gap:.5rem}}@media(max-width:1025px){.office-item--container{gap:.5rem}}.office-item--text-container{display:flex;flex-direction:column;text-align:left}.office-item--city{text-transform:uppercase;font-size:1.25rem;line-height:140%;font-weight:400;color:#fff}@media(min-width:1025px){.office-item--city{margin-bottom:1rem}}@media(min-width:1025px)and (orientation:portrait){.office-item--city{margin-bottom:.5rem}}@media(max-width:1025px){.office-item--city{margin-bottom:.5rem}}.office-item--address,.office-item--phone{font-size:1rem;line-height:140%;font-weight:400;color:#9b9b9b}@media(min-width:1025px){.office-item--address,.office-item--phone{max-width:236px}}.input--default,.input--error{all:unset;box-sizing:border-box;cursor:text;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:500;letter-spacing:-.32px;padding:.5rem 1rem;width:100%}.input--default{border:1px solid #fff;color:#fff;opacity:.7}.input--default::placeholder{color:#fff!important}.input--default:not(:placeholder-shown){opacity:1}.input--default:focus{opacity:1;border:1px solid #fff;color:#fff}.input--error{border:1px solid #f7ba81;color:#f7ba81}.text-area--default,.text-area--error{all:unset;background-color:rgba(0,0,0,0);font-size:1rem;font-weight:500;letter-spacing:-.32px;padding:1rem 1rem .5rem;width:100%;min-height:140px;box-sizing:border-box}.text-area--default{border:1px solid #fff;color:#fff;opacity:.7}.text-area--default::placeholder{color:#fff!important}.text-area--default:not(:placeholder-shown){opacity:1}.text-area--default:focus{opacity:1;border:1px solid #fff;color:#fff}.text-area--error{border:1px solid #f7ba81;color:#f7ba81}.contact-form--overlay{display:flex;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.7);z-index:1100;justify-content:flex-end;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;overscroll-behavior:contain}.contact-form--overlay.open{visibility:visible;opacity:1}.contact-form--container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#00478e;height:100vh}@media(min-width:1025px){.contact-form--container{width:736px;transition:transform .6s ease-in-out;transform:translateX(100%)}.contact-form--container.open{transform:translateX(0)}}@media(min-width:1025px)and (orientation:portrait){.contact-form--container{width:100vw}}@media(max-width:1025px){.contact-form--container{width:100vw}}.contact-form--close-button{all:unset;cursor:pointer;position:absolute;padding:4px;top:34px;right:32px;width:1rem;height:1rem}.contact-form--content{display:flex;flex-direction:column;gap:2rem;justify-content:flex-start}@media(min-width:1025px){.contact-form--content{max-width:438px}}@media(min-width:1025px)and (orientation:portrait){.contact-form--content{padding:0 1.5rem}}@media(max-width:1025px){.contact-form--content{padding:0 1.5rem}}.contact-form--content form{display:flex;flex-direction:column;gap:2rem}.contact-form--title{font-size:1.25rem;line-height:120%;font-weight:400;color:#fff}.contact-form--submit-button{display:flex;width:8rem!important;align-items:center;gap:.5rem;transition:width .6s ease-in-out!important;text-wrap:nowrap}.contact-form--submit-button.loading{width:100%!important;background:rgba(6,6,6,.3)}.contact-form--submit-button.loading .spinner{animation:rotate 2.5s linear infinite}.contact-form--submit-button.success{background-color:#219653;width:100%!important}.contact-form--submit-button.error{background-color:#e90818;width:100%!important}.contacts--container{display:flex;width:100%;justify-content:center;align-items:center}@media(min-width:1025px){.contacts--container{flex-direction:row;padding:120px 2rem 88px;gap:27px}}@media(min-width:1025px)and (orientation:portrait){.contacts--container{padding:0 1.5rem 40px;flex-direction:column}}@media(max-width:1025px){.contacts--container{padding:0 1.5rem 40px;flex-direction:column}}.contacts--cta-container{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem}@media(min-width:1025px){.contacts--cta-container{max-width:320px}}@media(max-width:1025px){.contacts--cta-container{width:100%;padding:56px 0}}@media(min-width:1025px)and (orientation:portrait){.contacts--cta-container{align-items:center;padding:56px 0;width:100%;max-width:640px}}.contacts--text{color:#fff;font-size:1.25rem;line-height:120%;font-weight:400;text-align:left}@media(min-width:1025px)and (orientation:portrait){.contacts--text{text-align:center}}.contacts--offices-container{display:grid}@media(min-width:1025px){.contacts--offices-container{grid-template-columns:repeat(3,1fr);column-gap:1.5rem}}@media(max-width:1025px){.contacts--offices-container{grid-template-columns:repeat(2,1fr);column-gap:18px;row-gap:3rem}}@media(min-width:1025px)and (orientation:portrait){.contacts--offices-container{grid-template-columns:repeat(3,1fr);column-gap:1.5rem}}.hero-banner--play-icon{position:absolute;opacity:1;transition:opacity .5s ease-in-out;z-index:100;display:unset}.hero-banner--play-icon.hidden{opacity:0}.hero-banner--play-icon.hidden-mobile{display:none}.hero-banner--play-icon-wrapper{position:relative;cursor:default;aspect-ratio:2/3;width:2.7vw;min-width:21px}.hero-banner--play-icon-wrapper:before{transition:width .4s ease-in-out,height .4s ease-in-out,background-color .3s ease-in-out;content:"";position:absolute;top:50%;left:50%;transform:translate(-55%,-50%);width:0;height:0;opacity:.3;background-color:#00478e;border-radius:100%}.hero-banner--play-icon-wrapper:before.expandable{cursor:pointer}.hero-banner--play-icon-wrapper:hover:before{width:7vw;height:7vw}.hero-banner--play-icon-wrapper:active:before{width:9vw;height:9vw;opacity:.5}.hero-banner--video-container{display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}@media(min-width:1025px){.hero-banner--video-container{width:74.5vw;background-color:#060606;transition:transform .5s ease-in-out,width .5s ease-in-out,height .5s ease-in-out;transform-origin:right;animation:scaleXAndFadeIn .8s ease-in-out forwards}.hero-banner--video-container.expanded{z-index:100;position:fixed;top:0;right:0;width:100vw;height:100vh}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--video-container{background-color:#060606;z-index:1000;transition:width .5s ease-in-out,height .5s ease-in-out}.hero-banner--video-container.expanded{align-items:center;position:fixed;top:0;right:0;width:100vw;height:100dvh}}@media(max-width:1025px){.hero-banner--video-container{background-color:#060606;z-index:1000;transition:width .5s ease-in-out,height .5s ease-in-out}.hero-banner--video-container.expanded{align-items:center;position:fixed;top:0;right:0;width:100vw;height:100dvh}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--video-container{width:74.5vw}}.hero-banner--video{position:relative;width:100%;max-width:100%;display:flex;justify-content:center;align-items:center}.hero-banner--video-wrapper{all:unset;cursor:default;display:flex;position:relative;justify-content:center;align-items:center;transition:filter .5s ease-in-out,height .5s ease-in-out;overflow:hidden;filter:brightness(.5)}.expanded .hero-banner--video-wrapper video{max-width:100%}.hero-banner--video-wrapper.expanded{filter:brightness(1)}.hero-banner--video-wrapper.expandable{cursor:pointer}@media(min-width:1025px){.hero-banner--video-wrapper{height:76lvh}.hero-banner--video-wrapper.expanded{height:-moz-fit-content!important;height:fit-content!important;max-width:100vw!important}}@media(max-width:1025px){.hero-banner--video-wrapper{height:400px!important}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--video-wrapper{height:654px}}.hero-banner--container{width:100%;display:flex;justify-content:flex-end;position:relative;overflow:visible}@media(min-width:1025px){.hero-banner--container{height:76vh}}@media(max-width:1025px){.hero-banner--container{height:574px;padding-top:58px}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--container{height:654px}}.hero-banner--video-close-btn{display:none!important;all:unset;cursor:pointer;position:fixed;z-index:1001;padding:4px;top:1.75rem;right:1.75rem;aspect-ratio:1/1;opacity:0;transition:opacity .7s ease-in-out}@media(min-width:1025px){.hero-banner--video-close-btn{width:1vw}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--video-close-btn{width:20px}}@media(max-width:1025px){.hero-banner--video-close-btn{width:20px}}.hero-banner--video-close-btn:hover{filter:brightness(.8)}.hero-banner--video-close-btn.expanded{opacity:1;display:flex!important}.hero-banner--logo-wrapper{position:absolute;z-index:1001;top:0;left:0;opacity:1;transition:opacity .5s ease-in-out}.hero-banner--logo-wrapper.hidden{opacity:0}.hero-banner--logo-container{position:relative;aspect-ratio:5/2}@media(min-width:1025px){.hero-banner--logo-container{margin:2rem;width:203px}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--logo-container{margin:2rem 1.5rem;width:116px;max-width:205px!important}}@media(max-width:1025px){.hero-banner--logo-container{margin:2rem 1.5rem;width:116px;max-width:205px!important}}.hero-banner--first-square-wrapper,.hero-banner--second-square-wrapper{position:absolute;width:-moz-fit-content;width:fit-content;bottom:0;left:0;opacity:1;display:flex!important}.hero-banner--first-square-wrapper.hidden,.hero-banner--second-square-wrapper.hidden{position:fixed;animation:controlVisibility .8s ease forwards}@media(min-width:1025px){.hero-banner--first-square-wrapper,.hero-banner--second-square-wrapper{height:76vh;min-width:547px;z-index:1000;overflow:visible}}@media(max-width:1025px){.hero-banner--first-square-wrapper,.hero-banner--second-square-wrapper{min-width:174px;z-index:1001}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--first-square-wrapper,.hero-banner--second-square-wrapper{z-index:1001;min-width:447px!important}}.hero-banner--first-square-wrapper{align-items:flex-end}.hero-banner--second-square-wrapper{bottom:unset;left:unset;right:0;top:0}.hero-banner--first-square-container,.hero-banner--second-square-container{position:relative;display:grid;grid-template-columns:repeat(3,1fr);width:100%}@media(min-width:1025px){.hero-banner--first-square-container,.hero-banner--second-square-container{height:76lvh}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--first-square-container,.hero-banner--second-square-container{height:-moz-fit-content!important;height:fit-content!important}}@media(max-width:1025px){.hero-banner--first-square-container,.hero-banner--second-square-container{height:-moz-fit-content!important;height:fit-content!important}}.hero-banner--first-square-item,.hero-banner--second-square-item{width:100%;display:inline-block;overflow:hidden;aspect-ratio:1/1;background-color:#00478e;transition:opacity .2s ease-in-out}@media(min-width:1025px){.hero-banner--first-square-item,.hero-banner--second-square-item{height:100%}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--first-square-item,.hero-banner--second-square-item{height:unset}}@media(max-width:1025px){.hero-banner--first-square-item,.hero-banner--second-square-item{height:unset}}@media(min-width:1025px){.hero-banner--first-square-item.default{opacity:0}.hero-banner--first-square-item.default:nth-child(7){transform-origin:left;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.default:nth-child(9){transform-origin:top;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.default:nth-child(11){transform-origin:bottom;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.4s}.hero-banner--first-square-item.hidden{opacity:0}.hero-banner--first-square-item.hidden:nth-child(3){transform-origin:bottom;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.hidden:nth-child(5){transform-origin:right;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.hidden:nth-child(6){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}.hero-banner--first-square-item.hidden:nth-child(7){transform-origin:right;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.hidden:nth-child(11){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}.hero-banner--first-square-item.hidden:nth-child(12){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:0}}@media(max-width:1025px){.hero-banner--first-square-item.default{opacity:0}.hero-banner--first-square-item.default:nth-child(4){transform-origin:left;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:.1s}.hero-banner--first-square-item.default:nth-child(10),.hero-banner--first-square-item.default:nth-child(8){transform-origin:bottom;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.default:nth-child(11),.hero-banner--first-square-item.default:nth-child(7),.hero-banner--first-square-item.default:nth-child(9){opacity:0!important}.hero-banner--first-square-item.hidden{opacity:0}.hero-banner--first-square-item.hidden:nth-child(3){transform-origin:bottom;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.hidden:nth-child(5){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.hidden:nth-child(6){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.hidden:nth-child(7){transform-origin:right;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.hidden:nth-child(11){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}.hero-banner--first-square-item.hidden:nth-child(12){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:0}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--first-square-item.default{opacity:0}.hero-banner--first-square-item.default:nth-child(7){transform-origin:left;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.default:nth-child(9){transform-origin:top;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.default:nth-child(11){transform-origin:bottom;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.4s}.hero-banner--first-square-item.hidden{opacity:0}.hero-banner--first-square-item.hidden:nth-child(3){transform-origin:bottom;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.hidden:nth-child(5){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.hidden:nth-child(6){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--first-square-item.hidden:nth-child(7){transform-origin:right;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--first-square-item.hidden:nth-child(11){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}.hero-banner--first-square-item.hidden:nth-child(12){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:0}}@media(min-width:1025px){.hero-banner--second-square-item.default{opacity:0}.hero-banner--second-square-item.default:nth-child(2){transform-origin:right;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:0s}.hero-banner--second-square-item.default:nth-child(6){transform-origin:top;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.1s}.hero-banner--second-square-item.default:nth-child(8){transform-origin:bottom;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.2s}.hero-banner--second-square-item.default:nth-child(12){transform-origin:left;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden{opacity:0}.hero-banner--second-square-item.hidden:nth-child(12){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}.hero-banner--second-square-item.hidden:nth-child(6){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden:nth-child(11){transform-origin:bottom;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--second-square-item.hidden:nth-child(8){transform-origin:right;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden:first-child{transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}.hero-banner--second-square-item.hidden:nth-child(2){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}}@media(max-width:1025px){.hero-banner--second-square-item.default{opacity:0}.hero-banner--second-square-item.default:nth-child(2){transform-origin:left;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:.1s}.hero-banner--second-square-item.default:nth-child(6){transform-origin:top;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.2s}.hero-banner--second-square-item.default:nth-child(8){transform-origin:bottom;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.default:nth-child(12){opacity:0!important}.hero-banner--second-square-item.hidden{opacity:0}.hero-banner--second-square-item.hidden:nth-child(12){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}.hero-banner--second-square-item.hidden:nth-child(6){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden:nth-child(8){transform-origin:right;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden:first-child{transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}}@media(min-width:1025px)and (orientation:portrait){.hero-banner--second-square-item.default{opacity:0}.hero-banner--second-square-item.default:nth-child(2){transform-origin:right;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:0s}.hero-banner--second-square-item.default:nth-child(6){transform-origin:top;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.1s}.hero-banner--second-square-item.default:nth-child(8){transform-origin:bottom;animation:scaleYAndFadeIn .5s ease-in-out forwards;animation-delay:.2s}.hero-banner--second-square-item.default:nth-child(12){transform-origin:left;animation:scaleXAndFadeIn .5s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden{opacity:0}.hero-banner--second-square-item.hidden:nth-child(12){transform-origin:left;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.1s}.hero-banner--second-square-item.hidden:nth-child(6){transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden:nth-child(8){transform-origin:right;animation:scaleXAndFadeInOut .6s ease-in-out forwards;animation-delay:.3s}.hero-banner--second-square-item.hidden:first-child{transform-origin:top;animation:scaleYAndFadeInOut .6s ease-in-out forwards;animation-delay:.2s}}:export{principalBlue:#00478e;principalBlack:#060606;principalWhite:#fff;principalRed:#e90818;principalOrange:#ff5028;principalYellow:#f7ba81;black-900:#393939;black-800:#4b4b4b;black-700:#5e5e5e;black-600:#727272;black-500:#868686;black-400:#9b9b9b;black-300:#b0b0b0;black-200:#ddd;black-100:#f3f3f3;green-100:#219653}:export{fontSizeExtraLarge:3.5rem;fontSizeLarge:3rem;fontSizeMedium:1.75rem;fontSizeRegular:1.25rem;fontSizeSmall:1rem;fontSizeExtraSmall:.75rem;fontWeightBlack:900;fontWeightExtrabold:800;fontWeightBold:700;fontWeightMedium:500;fontWeightRegular:400;fontWeightLight:300;fontWeightExtralight:200}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInOut{50%{opacity:1}to{opacity:0}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes scaleXAndFadeIn{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes scaleYAndFadeIn{0%{transform:scaleY(0);opacity:0}to{opacity:1;transform:scaleY(1)}}@keyframes scaleXAndFadeInOut{0%{transform:scaleX(0);opacity:0}60%{transform:scaleX(1);opacity:1}to{opacity:0}}@keyframes scaleYAndFadeInOut{0%{transform:scaleY(0);opacity:0}60%{transform:scaleY(1);opacity:1}to{opacity:0}}@keyframes controlVisibility{to{display:none}}.partners--container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-bottom:1px solid #393939}@media(min-width:1025px){.partners--container{gap:3.5rem;padding:7.5rem 0}}@media(min-width:1025px)and (orientation:portrait){.partners--container{gap:2rem;padding:3.5rem 2rem}}@media(max-width:1025px){.partners--container{gap:2rem;padding:3.5rem 2rem}}.partners--text-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(min-width:1025px){.partners--text-container{max-width:672px;gap:.75rem}}@media(min-width:1025px)and (orientation:portrait){.partners--text-container{gap:1rem}}@media(max-width:1025px){.partners--text-container{gap:1rem}}.partners--title{font-weight:400;line-height:115%;color:#fff}@media(min-width:1025px){.partners--title{font-size:3rem}}@media(min-width:1025px)and (orientation:portrait){.partners--title{font-size:1.75rem}}@media(max-width:1025px){.partners--title{font-size:1.75rem}}.partners--description{color:#9b9b9b;font-weight:400;line-height:140%}@media(min-width:1025px){.partners--description{font-size:1.25rem}}@media(min-width:1025px)and (orientation:portrait){.partners--description{font-size:1rem}}@media(max-width:1025px){.partners--description{font-size:1rem}}.partners--grid-container{display:grid;width:100%;align-items:center;justify-items:center}@media(min-width:1025px){.partners--grid-container{grid-template-columns:repeat(4,1fr);column-gap:82px;row-gap:68px;max-width:870px}}@media(min-width:1025px)and (orientation:portrait){.partners--grid-container{grid-template-columns:repeat(3,1fr);column-gap:37px;row-gap:35px}}@media(max-width:1025px){.partners--grid-container{grid-template-columns:repeat(3,1fr);column-gap:37px;row-gap:35px}}.partners--image-container{position:relative}@media(min-width:1025px){.partners--image-container{width:167px;height:35px}}@media(min-width:1025px)and (orientation:portrait){.partners--image-container{width:86px;height:18px}}@media(max-width:1025px){.partners--image-container{width:86px;height:18px}}