*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:"Arimo", sans-serif;font-weight:300;line-height:1.6;letter-spacing:1px;box-sizing:border-box}.container{max-width:140rem;margin:0 auto;padding:0 6rem}@media (max-width: 44em){.container{padding:0 4rem}}@media (max-width: 22.5em){.container{padding:0 2rem}}h2{color:#243053;font-size:5rem;max-width:140rem;margin:0 auto;font-weight:400 !important;padding:4rem 0rem}@media (max-width: 64em){h2{font-size:4.6rem}}@media (max-width: 44em){h2{font-size:4rem;line-height:1.5}}@media (max-width: 26em){h2{font-size:3.2rem}}@media (max-width: 20em){h2{font-size:2.8rem}}h3{color:#596f96;font-size:2.8rem;margin-bottom:2rem;font-weight:600}@media (max-width: 20em){h3{font-size:2.4rem}}.text{font-size:2rem;color:#2d384b;font-weight:300}@media only screen and (max-height: 37.5em) and (max-width: 60em){.text{font-size:1.8rem}}@media (max-width: 44em){.text{font-size:2rem;line-height:1.5}}@media (max-width: 26em){.text{font-size:2rem}}@media (max-width: 22.5em){.text{font-size:1.8rem;line-height:1.4}}@media (max-width: 20em){.text{font-size:1.6rem}}.stop-scroll{overflow-y:hidden}@keyframes zoomIn{0%{opacity:0;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(6rem)}100%{opacity:1;transform:translateY(0)}}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-6rem)}100%{opacity:1;transform:translateX(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(6rem)}100%{opacity:1;transform:translateX(0)}}@keyframes moveInDown{0%{transform:translateY(-100%);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes moveInUp{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.inLeft{animation:1.5s cubic-bezier(0.61, 1, 0.88, 1) moveInLeft}.inRight{animation:1.5s cubic-bezier(0.61, 1, 0.88, 1) moveInRight}.zoomIn{animation:zoomIn 1.5s cubic-bezier(0.37, 0, 0.63, 1)}.inBottom{animation:moveInBottom 1s cubic-bezier(0.32, 0, 0.67, 0)}.inDown{animation:moveInDown 1s cubic-bezier(0, 0.55, 0.45, 1)}.sticky .header{position:fixed;top:0;left:0}.header{height:10rem;width:100%;background-color:#0c1940;z-index:20}@media (max-width: 72em){.header{height:10rem}}@media (max-width: 72em){.header{height:8rem}}@media (max-width: 30em){.header{height:7rem}}@media (max-width: 20em){.header{height:5rem}}.header-line{width:80%;height:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 2rem}@media (max-width: 140em){.header-line{width:96%}}@media (max-width: 72em){.header-line{padding:0 1rem}}.header-img{height:5rem;margin-top:1rem}@media (max-width: 30em){.header-img{height:4rem}}@media (max-width: 20em){.header-img{height:3rem}}.header-menu{display:flex;height:100%;gap:2.6rem;align-items:flex-end}@media (max-width: 60em){.header-menu{display:none}}.header-menu a:link,.header-menu a:visited{display:inline-block;color:#eff3ff;font-weight:500;padding-bottom:2rem;text-decoration:none;cursor:pointer}@media (max-width: 72em){.header-menu a:link,.header-menu a:visited{padding-bottom:1.6rem}}.header-menu a:hover,.header-menu a:active{text-decoration:none}.header-menu-item{display:inline-block;font-size:1.8rem;border-bottom:2px solid #0c1940}@media (max-width: 64em){.header-menu-item{font-size:1.7rem}}.header-menu-item:hover{border-bottom:2px solid #eff3ff}.active-link{color:#596f96}.navigation{display:none}@media (max-width: 60em){.navigation{display:block}}.navigation-checkbox{display:none}.navigation-button{width:4.5rem;height:4.5rem;position:absolute;top:2rem;right:3rem;z-index:100;background-color:transparent;border:none;text-align:center;cursor:pointer;transition:background-color 0.9s scubic-bezier(0.76, 0, 0.24, 1)}@media (max-width: 22.5em){.navigation-button{top:1.8rem;right:1.8rem}}@media (max-width: 20em){.navigation-button{top:0.5rem;right:1rem;width:3.5rem;height:3.5rem}}.navigation-background{position:absolute;width:44rem;height:100vh;display:none;top:0;right:0;z-index:11;background:linear-gradient(#596f96, #0c1940)}.navigation-nav{position:absolute;height:100vh;top:20rem;right:0;z-index:95;opacity:1;width:40rem;display:none;transition:opacity 1s cubic-bezier(0.64, 0, 0.78, 0)}@media (max-width: 25em){.navigation-nav{width:100%;top:10rem}}.navigation-list{list-style:none;padding-left:6rem}@media (max-width: 18em){.navigation-list{padding-left:4rem}}.navigation-item{padding-bottom:1rem}@media (max-width: 25em){.navigation-item{padding-bottom:0.4rem}}.navigation-link:link,.navigation-link:visited{display:inline-block;font-family:"Arimo";text-decoration:none;font-size:2.8rem;font-weight:300;color:#eff3ff;padding:0.5rem 2rem;text-transform:uppercase;background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #596f96 50%);background-size:225%;transition:0.8s}@media (max-width: 25em){.navigation-link:link,.navigation-link:visited{font-size:2.4rem}}@media (max-width: 20em){.navigation-link:link,.navigation-link:visited{font-size:2rem}}.navigation-link:hover,.navigation-link:active{background-position:100%;transform:translateX(1rem)}.navigation-checkbox:checked ~ .navigation-background{display:block;animation:moveInRight 1s ease}.navigation-checkbox:checked ~ .navigation-button{background-color:transparent;transition:backgroud-color 0.9 cubic-bezier(0.76, 0, 0.24, 1)}.navigation-checkbox:checked ~ .navigation-nav{display:block;animation:moveInRight 1s ease}.navigation-icon{position:relative;margin-top:2rem}.navigation-icon,.navigation-icon::before,.navigation-icon::after{display:inline-block;width:3rem;height:2px;background-color:#eff3ff}@media (max-width: 20em){.navigation-icon,.navigation-icon::before,.navigation-icon::after{width:2.4rem;height:1.8px}}.navigation-icon::before,.navigation-icon::after{content:"";position:absolute;left:0;transition:all 0.3s}.navigation-icon::before{top:-1rem}.navigation-icon::after{top:1rem}.navigation-checkbox:checked+.navigation-button .navigation-icon{background-color:transparent}.navigation-checkbox:checked+.navigation-button .navigation-icon::before{top:0;transform:rotate(135deg)}.navigation-checkbox:checked+.navigation-button .navigation-icon::after{top:0;transform:rotate(-135deg)}.hero{height:100vh;display:flex;justify-content:center;background-image:-webkit-image-set(url("./../img/Cincinaty-bridge_main_small.avif") type("image/avif"), url("./../img/Cincinaty-bridge_main_small.jpg") type("image/jpeg"));background-image:image-set(url("./../img/Cincinaty-bridge_main_small.avif") type("image/avif"), url("./../img/Cincinaty-bridge_main_small.jpg") type("image/jpeg"));background-size:cover;background-position:70% 100%}@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em), (min-resolution: 192dpi) and (min-width: 37.5em), (min-width: 125em){.hero{background-image:-webkit-image-set(url("./../img/Cincinaty-bridge_main_large.avif") type("image/avif"), url("./../img/Cincinaty-bridge_main_large.jpg") type("image/jpeg"));background-image:image-set(url("./../img/Cincinaty-bridge_main_large.avif") type("image/avif"), url("./../img/Cincinaty-bridge_main_large.jpg") type("image/jpeg"))}}.hero-container{width:100%;background-image:linear-gradient(rgba(239,243,255,0.918) 40%, rgba(239,243,255,0.918) 30%, transparent 80%)}.hero-titles-box{margin-top:4rem;display:flex;flex-direction:column;padding:0 5% 4rem 5%;justify-items:center}.hero-titles-box-img{width:68rem;align-self:center}@media only screen and (max-height: 50em) and (max-width: 80em){.hero-titles-box-img{width:52rem}}@media only screen and (max-height: 48em) and (max-width: 64em){.hero-titles-box-img{width:54rem}}@media (max-width: 60em){.hero-titles-box-img{width:80%}}@media only screen and (max-height: 37.5em) and (max-width: 64em){.hero-titles-box-img{width:42rem}}@media only screen and (max-height: 37.5em) and (max-width: 60em){.hero-titles-box-img{width:42rem}}@media (max-width: 40em){.hero-titles-box-img{width:90%}}@media (max-width: 20em){.hero-titles-box-img{width:24rem}}.hero-titles-box h1{z-index:10;color:#0c1940;font-size:2.6rem;font-weight:700;width:90rem;margin-top:3rem;text-transform:uppercase;line-height:2;letter-spacing:2px;text-align:center;align-self:center}@media only screen and (max-height: 48em) and (max-width: 64em){.hero-titles-box h1{font-size:2rem}}@media only screen and (max-height: 37.5em) and (max-width: 60em){.hero-titles-box h1{font-size:2rem}}@media (max-width: 60em){.hero-titles-box h1{width:90%;font-size:2.4rem}}@media (max-width: 26em){.hero-titles-box h1{font-size:1.8rem;letter-spacing:1px}}@media (max-width: 20em){.hero-titles-box h1{margin-top:1rem;font-size:1.6rem}}.hero-contact{display:flex;justify-content:center;margin:16rem 0;align-self:center}@media only screen and (max-height: 50em) and (max-width: 80em){.hero-contact{margin:4rem 0}}@media only screen and (max-height: 37.5em) and (max-width: 60em){.hero-contact{margin:8rem 0}}@media only screen and (max-height: 37.5em) and (max-width: 64em){.hero-contact{margin:4rem 0}}@media (max-width: 26em){.hero-contact{margin:8rem 0}}@media (max-width: 20em){.hero-contact{margin:4rem 0}}.hero-contact-btn:link,.hero-contact-btn:visited{display:inline-block;background-color:#243053;border-radius:4px;font-size:2rem;padding:1rem 4.4rem;font-weight:500;color:#eff3ff;text-decoration:none;cursor:pointer;transition:all 0.2s;position:relative}@media only screen and (max-height: 37.5em) and (max-width: 60em){.hero-contact-btn:link,.hero-contact-btn:visited{font-size:2rem}}@media (max-width: 44em){.hero-contact-btn:link,.hero-contact-btn:visited{font-size:2rem}}@media only screen and (max-width: 26.75em) and (max-height: 58em){.hero-contact-btn:link,.hero-contact-btn:visited{font-size:1.8rem}}@media (max-width: 22.5em){.hero-contact-btn:link,.hero-contact-btn:visited{font-size:1.8rem}}@media (max-width: 27em){.hero-contact-btn:link,.hero-contact-btn:visited{width:100%;font-size:1.8rem}}@media (max-width: 22.5em){.hero-contact-btn:link,.hero-contact-btn:visited{width:100%;font-size:1.6rem}}@media (max-width: 26em){.hero-contact-btn:link,.hero-contact-btn:visited{padding:0.8rem 4rem}}@media (max-width: 20em){.hero-contact-btn:link,.hero-contact-btn:visited{padding:0.8rem 4rem;font-size:1.4rem}}.hero-contact-btn:link:hover,.hero-contact-btn:visited:hover{transform:translateY(-3px)}.hero-contact-btn:link:active,.hero-contact-btn:visited:active{transform:translateY(-1px)}.hero-contact-btn::after{content:"";width:100%;height:100%;display:inline-block;border-radius:4px;background-color:#596f96;position:absolute;top:0;left:0;z-index:-1;transition:all 0.4s}.hero-contact-btn:hover::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.footer{display:flex;flex-direction:column;background-color:#596f96;height:-moz-fit-content;height:fit-content;padding-bottom:4rem}.footer-box{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;justify-items:center}@media (max-width: 56em){.footer-box{grid-template-columns:1fr 1fr;-moz-column-gap:16rem;column-gap:16rem;justify-items:left}}@media (max-width: 37.5em){.footer-box{-moz-column-gap:6rem;column-gap:6rem}}@media (max-width: 30em){.footer-box{grid-template-columns:1fr;justify-items:center}}@media (max-width: 20em){.footer-box{gap:0}}@media (max-width: 50em){.footer-box-p{grid-column:1 / span 2;grid-row:1}}@media (max-width: 30em){.footer-box-p{grid-column:1}}.footer-box-title img{width:4rem;margin-right:2rem;transform:translateY(1.8rem)}.footer-box-inner{display:flex;flex-direction:column}.footer-title{display:inline-block;color:#eff3ff;font-size:2rem;font-weight:500;padding-top:4rem;border-bottom:2px solid #eff3ff}.footer-icon{display:inline-block;color:#eff3ff;font-size:2rem;font-weight:600;padding-top:4rem}.footer-text{display:inline-block;color:#eff3ff;font-size:1.6rem;font-weight:300;margin-top:2rem}@media (max-width: 22.5em){.footer-text{font-size:1.6rem}}@media (max-width: 20em){.footer-text{font-size:1.4rem}}.footer-copyright{display:inline-block;color:#2d384b;font-size:1.4rem;margin-top:4rem}.about{margin-top:4rem;padding-top:8rem;scroll-margin-top:12rem}@media (max-width: 72em){.about{scroll-margin-top:10rem}}@media (max-width: 72em){.about{scroll-margin-top:8rem}}@media (max-width: 64em){.about{padding-top:4rem}}@media (max-width: 22.5em){.about{padding-top:2rem;margin-top:1rem;scroll-margin-top:7rem}}.about-box{position:relative;background-image:linear-gradient(#fafafa, #fafafa, rgba(239,243,255,0.918), transparent);padding-bottom:15rem;margin-bottom:32rem}@media (max-width: 64em){.about-box{margin-bottom:30rem}}@media (max-width: 56em){.about-box{margin-bottom:34rem}}@media (max-width: 48em){.about-box{margin-bottom:30rem}}@media (max-width: 22.5em){.about-box{margin-bottom:26rem}}.about-box-title{padding:0}@media (max-width: 26em){.about-box-title{padding:0 2rem}}@media (max-width: 32.5em){.about-box-title{padding:0;padding-left:1rem}}.about-box p{padding-right:2rem;padding-right:40rem}@media (max-width: 64em){.about-box p{padding-right:30rem}}@media (max-width: 56em){.about-box p{padding-right:0%}}.about-box-picture-container{position:absolute;top:16rem;left:0;z-index:-1;width:100%;height:50rem;overflow:hidden;background-image:url("./../img/About_glick_management_small.jpg");background-size:cover;background-position:80% 100%;background-blend-mode:overlay}@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em), (min-resolution: 192dpi) and (min-width: 37.5em), (min-width: 125em){.about-box-picture-container{background-image:url("./../img/About_glick_management_large.jpg")}}@media (max-width: 64em){.about-box-picture-container{height:80%}}@media (max-width: 56em){.about-box-picture-container{top:24rem;background-image:url("./../img/About_glick_management_small.jpg"),linear-gradient(145deg, #fff 6%, transparent 80%)}}@media (max-width: 30em){.about-box-picture-container{top:40rem}}@media (max-width: 22.5em){.about-box-picture-container{top:38rem}}@media (max-width: 20em){.about-box-picture-container{top:34rem}}.core-background{margin-bottom:12rem}@media (max-width: 22.5em){.core-background{margin-bottom:10rem}}@media (max-width: 20em){.core-background{margin-bottom:6rem}}.core{font-size:3rem;color:#596f96;display:inline-block;margin-bottom:4rem;text-transform:capitalize}@media (max-width: 20em){.core{font-size:2.4rem;margin-bottom:4rem}}.core-values{background:#0c1940;border-radius:1px;border:6px solid #596f96;outline-offset:10px;padding:4rem;display:grid;grid-template-columns:repeat(6, 1fr);justify-items:center;align-items:center;margin-bottom:6rem}@media (max-width: 64em){.core-values{padding:4rem 1rem}}@media (max-width: 60em){.core-values{grid-template-columns:repeat(3, 1fr);row-gap:4rem}}@media (max-width: 30em){.core-values{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 22.5em){.core-values{grid-template-columns:1fr}}.core-values-item{display:flex;flex-direction:column;align-items:center;gap:1rem}.core-values-item i{font-size:4rem;color:#fff}@media (max-width: 64em){.core-values-item i{font-size:3.2rem}}.core-values-item p{font-size:2rem;font-family:"Montserrat";color:#fff}@media (max-width: 64em){.core-values-item p{font-size:1.8rem}}.branches-background{background-image:url("./../img/Branches_cars_on_road_small.jpg"),linear-gradient(rgba(239,243,255,0.918), rgba(239,243,255,0.918));background-blend-mode:overlay;background-size:cover;padding:4rem 0}@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em), (min-resolution: 192dpi) and (min-width: 37.5em), (min-width: 125em){.branches-background{background-image:-webkit-image-set(url("./../img/Branches_cars_on_road_large.avif") type("image/avif"), url("./../img/Branches_cars_on_road_large.jpg") type("image/jpeg"));background-image:-webkit-image-set(url("./../img/Branches_cars_on_road_large.avif") type("image/avif"), url("./../img/Branches_cars_on_road_large.jpg") type("image/jpeg")),linear-gradient(rgba(239,243,255,0.918), rgba(239,243,255,0.918));background-image:image-set(url("./../img/Branches_cars_on_road_large.avif") type("image/avif"), url("./../img/Branches_cars_on_road_large.jpg") type("image/jpeg")),linear-gradient(rgba(239,243,255,0.918), rgba(239,243,255,0.918));background-blend-mode:overlay;background-size:cover}}@media (max-width: 22.5em){.branches-background{padding-bottom:1rem}}@media (max-width: 20em){.branches-background{padding-bottom:0}}.branches{display:grid;grid-template-columns:1fr 1fr;gap:4rem;justify-items:center;margin-bottom:10rem;margin-top:4rem}@media (max-width: 56em){.branches{grid-template-columns:1fr;gap:6rem}}@media (max-width: 22.5em){.branches{margin-bottom:6rem}}@media (max-width: 20em){.branches{margin-bottom:0;gap:0;padding-bottom:0}}.branches .one{border:2px solid #bd261a}.branches .one a{background-color:#bd261a}@media (max-width: 30em){.branches .one{border:none}}.branches .two{border:2px solid #0b9bb6}.branches .two a{background-color:#0b9bb6}@media (max-width: 30em){.branches .two{border:none}}.branches .three{border:2px solid #22c55e}.branches .three a{background-color:#22c55e}@media (max-width: 30em){.branches .three{border:none}}.branches .four{border:2px solid #006072}.branches .four a{background-color:#006072}@media (max-width: 30em){.branches .four{border:none}}.branches-item{width:80%;padding:4rem 6rem;display:flex;gap:2rem;flex-direction:column;border-radius:4px;background-color:rgba(239,243,255,0.788)}@media (max-width: 80em){.branches-item{width:90%;padding:4rem 4rem}}@media (max-width: 64em){.branches-item{width:100%;row-gap:2rem}}@media (max-width: 30em){.branches-item{width:114%;overflow:hidden;border:none}}@media (max-width: 20em){.branches-item{padding:4rem 2rem}}.branches-item-title{font-size:3rem;color:#243053;text-align:center}.branches-item-title img{width:54%}@media (max-width: 50em){.branches-item-title img{width:40%}}@media (max-width: 22.5em){.branches-item-title img{width:50%}}@media (max-width: 20em){.branches-item-title img{width:60%}}.branches-item-text{font-size:1.8rem;font-weight:300;margin-bottom:1rem}@media only screen and (max-height: 37.5em) and (max-width: 60em){.branches-item-text{font-size:1.8rem}}@media (max-width: 44em){.branches-item-text{line-height:1.4;font-size:2.1rem}}@media (max-width: 26.75em){.branches-item-text{margin-bottom:2rem;font-size:1.8rem}}@media (max-width: 20em){.branches-item-text{font-size:1.6rem}}.branches-item a:link,.branches-item a:visited{text-align:center;text-decoration:none;color:#fff;font-size:2rem;justify-self:flex-end;margin-top:auto;width:100%;display:inline-block;padding:1rem 2rem;border-radius:4px;transition:all 0.2s}@media (max-width: 26.75em){.branches-item a:link,.branches-item a:visited{font-size:1.8rem;padding:1rem 0}}@media (max-width: 20em){.branches-item a:link,.branches-item a:visited{width:120%;overflow:hidden;align-self:center}}@media (max-width: 18em){.branches-item a:link,.branches-item a:visited{width:130%;overflow:hidden;font-size:1.6rem}}.branches-item a:link:hover,.branches-item a:visited:hover{transform:translateY(-3px)}.branches-item a:link:active,.branches-item a:visited:active{transform:translateY(-1px)}.whyUs{padding:4rem 0 8rem 0;background-color:#596f96;scroll-margin-top:12rem}@media (max-width: 72em){.whyUs{scroll-margin-top:10rem}}@media (max-width: 72em){.whyUs{scroll-margin-top:8rem}}@media (max-width: 22.5em){.whyUs{scroll-margin-top:7rem}}@media (max-width: 20em){.whyUs{padding:3rem 0 6rem 0}}.whyUs-box-title{color:#eff3ff;font-size:5rem;text-align:center;margin-bottom:1rem;font-weight:300;letter-spacing:4px}@media (max-width: 44em){.whyUs-box-title{font-size:5rem}}@media (max-width: 22.5em){.whyUs-box-title{font-size:4rem}}@media (max-width: 20em){.whyUs-box-title{margin-bottom:2rem}}.whyUs-box-text p{font-size:3.4rem;color:#eff3ff;text-align:center;font-weight:300;letter-spacing:3px}@media (max-width: 80em){.whyUs-box-text p{font-size:3rem}}@media (max-width: 64em){.whyUs-box-text p{font-size:2.6rem}}@media (max-width: 22.5em){.whyUs-box-text p{font-size:2.2rem}}@media (max-width: 20em){.whyUs-box-text p{font-size:2rem}}.whatDo{padding:4rem 0;margin-bottom:8rem;scroll-margin-top:12rem}@media (max-width: 72em){.whatDo{scroll-margin-top:10rem}}@media (max-width: 72em){.whatDo{scroll-margin-top:8rem}}@media (max-width: 22.5em){.whatDo{scroll-margin-top:7rem;margin-bottom:6rem}}@media (max-width: 20em){.whatDo{margin-bottom:4rem;padding:2rem 0 2rem 0}}.whatDo-box{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center}@media (max-width: 56em){.whatDo-box{grid-template-columns:1fr}}.whatDo-box i{color:#596f96;margin-right:4rem}@media (max-width: 20em){.whatDo-box i{margin-right:1.6rem}}@media (max-width: 40em){.whatDo-box{grid-template-columns:1fr}}.team{padding:2rem 2rem 8rem 2rem;background-color:#eff3ff;scroll-margin-top:11rem}@media (max-width: 72em){.team{scroll-margin-top:10rem}}@media (max-width: 72em){.team{scroll-margin-top:8rem}}@media (max-width: 30em){.team{padding:2rem 1.6rem 4rem 1.6rem}}@media (max-width: 22.5em){.team{scroll-margin-top:7rem}}.team-title{color:#0c1940;max-width:140rem;margin:0 auto;padding:2rem 0 6rem 4rem}@media (max-width: 64em){.team-title{padding:6rem 0 4rem 4rem}}@media (max-width: 30em){.team-title{margin:1rem 0}}@media (max-width: 20em){.team-title{padding:2rem 0 2rem 0}}.team-box{max-width:120rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:8rem;justify-items:center}@media (max-width: 60em){.team-box{grid-template-columns:1fr 1fr}}@media (max-width: 30em){.team-box{grid-template-columns:1fr;row-gap:4rem}}.team-box-picture{width:70%}@media (max-width: 64em){.team-box-picture{width:80%}}.team-box-picture span{display:block;font-style:italic;font-size:1.7rem !important;line-height:1.2 !important}.team-box-picture img{border-radius:4px;width:100%}.team-box-picture p{color:#0c1940;font-weight:400;text-align:center}@media (max-width: 64em){.team-box-picture p{font-size:1.8rem}}@media (max-width: 50em){.team-box-picture p{font-size:2.2rem}}@media (max-width: 22.5em){.team-box-picture p{font-size:2rem}}@media (max-width: 20em){.team-box-picture p{font-size:1.8rem}}.story{position:relative;margin-top:10rem;margin-bottom:10rem;scroll-margin-top:12rem}@media (max-width: 50em){.story{margin-bottom:6rem}}.story h2{margin-bottom:4rem}.story h2 i{color:#596f96;margin-left:4rem}@media (max-width: 20em){.story h2 i{margin-left:1.6rem}}@media (max-width: 72em){.story{scroll-margin-top:10rem}}@media (max-width: 72em){.story{scroll-margin-top:8rem}}@media (max-width: 28em){.story{margin-bottom:2rem}}@media (max-width: 22.5em){.story{scroll-margin-top:7rem;margin-top:6rem;margin-bottom:6rem}}@media (max-width: 20em){.story{margin-bottom:2rem}}.background-car{width:120rem;height:80rem;position:absolute;top:26%;right:10%;opacity:0.08;transform:scaleX(-1);z-index:-2}@media (max-width: 64em){.background-car{top:40%}}@media only screen and (max-height: 37.5em) and (max-width: 60em){.background-car{top:50%}}@media (max-width: 56em){.background-car{top:62%;right:0%}}@media (max-width: 44em){.background-car{top:76%;width:60rem;height:40rem}.background-car img{width:100%}}@media (max-width: 30em){.background-car{width:-moz-fit-content;width:fit-content;top:86%}}@media (max-width: 28em){.background-car{top:90%}}@media (max-width: 22.5em){.background-car{top:90%;height:-moz-fit-content;height:fit-content}}.contact-header{position:fixed;border-bottom:2px solid #596f96}.empty{height:9rem}@media (max-width: 80em){.empty{height:10rem}}@media (max-width: 72em){.empty{height:8rem}}@media (max-width: 30em){.empty{height:7rem}}@media (max-width: 22.5em){.empty{height:4.8rem}}.contact-background{background-color:#596f96;height:-moz-fit-content;height:fit-content;padding:0 1% 0 5%;display:grid;grid-template-columns:2fr 3fr;gap:2rem;align-items:center;justify-content:center;animation:moveInDown 2s ease}@media (max-width: 64em){.contact-background{height:-moz-fit-content;height:fit-content}}@media (max-width: 56em){.contact-background{padding:0;gap:0;grid-template-columns:1fr;height:34rem;margin-bottom:18rem}}@media (max-width: 52em){.contact-background{margin-bottom:12rem}}@media (max-width: 38em){.contact-background{margin-bottom:16rem}}@media (max-width: 32em){.contact-background{height:20rem;margin-bottom:24rem}}@media (max-width: 22.5em){.contact-background{margin-bottom:20rem}}@media (max-width: 20em){.contact-background{margin-bottom:12rem}}@media (max-width: 18em){.contact-background{height:18rem;margin-bottom:20rem}}.contact-background-picture{background-image:url("./../img/Contact_Us_small.jpg");background-size:cover;width:100%;height:100%}@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em), (min-resolution: 192dpi) and (min-width: 37.5em), (min-width: 125em){.contact-background-picture{background-image:url("./../img/Contact_Us_small.jpg");background-size:cover;width:100%;height:100%}}@media (max-width: 64em){.contact-background-picture{height:100%}}@media (max-width: 56em){.contact-background-picture{background-position:5%;height:34rem}}@media (max-width: 30em){.contact-background-picture{background-size:contain;height:28rem}}@media (max-width: 20em){.contact-background-picture{height:21rem;background-size:cover;background-position:30%}}.contact-background-heading{display:flex;flex-direction:column;gap:1rem;padding:8rem 0rem;justify-content:center}@media (max-width: 80em){.contact-background-heading{padding:4rem 0rem}}@media (max-width: 64em){.contact-background-heading{padding:2rem 0}}@media (max-width: 56em){.contact-background-heading{padding:2rem 0;transform:translateY(-10rem);background-color:#596f96}}@media (max-width: 30em){.contact-background-heading{transform:translateY(-8rem)}}.contact-title{display:inline;padding:0 1rem;text-align:center;font-size:3.4rem;color:#eff3ff;font-weight:400}@media (max-width: 64em){.contact-title{font-size:2.8rem}}@media (max-width: 32em){.contact-title{font-size:2.2rem;padding:0 2rem}}@media (max-width: 20em){.contact-title{font-size:1.8rem}}.contact .question{text-align:center}@media (max-width: 80em){.contact .question{display:flex;flex-direction:column;gap:0.4rem;justify-content:center}}@media (max-width: 56em){.contact .question{display:block}}@media (max-width: 45em){.contact .question{display:flex}}.contact .help{font-weight:400;font-size:3.4rem}@media (max-width: 72em){.contact .help{font-size:3.4rem}}@media (max-width: 64em){.contact .help{font-size:3.8rem}}@media (max-width: 32em){.contact .help{font-size:3rem}}@media (max-width: 22.5em){.contact .help{font-size:2.4rem}}@media (max-width: 20em){.contact .help{font-size:2.2rem}}.contact .time{font-size:3rem;margin-top:4rem}@media (max-width: 22.5em){.contact .time{display:inline-block;font-size:2.2rem;width:60%}}.contact h3{margin:8rem 0 6rem 0;text-align:center}@media (max-width: 64em){.contact h3{margin:6rem 0;font-size:2.4rem}}@media (max-width: 32em){.contact h3{font-size:2.2rem;padding:0 2rem}}@media (max-width: 22.5em){.contact h3{font-size:2rem;font-weight:400}}@media (max-width: 18em){.contact h3{margin:8rem 0 4rem 0}}.job{display:none;visibility:hidden}.contact-form{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8rem;margin-bottom:14rem;animation:moveInUp 2s cubic-bezier(0, 0.55, 0.45, 1)}@media (max-width: 56em){.contact-form{grid-template-columns:1fr;margin-bottom:2.2rem}}@media (max-width: 22.5em){.contact-form{margin-bottom:8rem}}.contact-form-form{width:100%;display:flex;flex-direction:column;gap:4rem}.contact-form-form .contact-form-label{font-size:1.8rem;color:#2d384b}.contact-form-form .contact-form-label span{color:red}.contact-form-form button{width:20rem;padding:1rem 4rem;background-color:#596f96;color:#fff;font-size:2rem;border:none;border-radius:4px}.contact-form-form button:hover{background-color:#0c1940;cursor:pointer}.contact-form-form input,.contact-form-form textarea{width:100%;height:4rem;border:1px solid #596f96;border-bottom:4ps solid #596f96;outline:none;font-size:2rem;padding:4px 0 4px 2rem;color:#666}@media (max-width: 64em){.contact-form-form input,.contact-form-form textarea{font-size:1.8rem}}.contact-form-form .name{display:flex;width:100%;gap:2rem}.contact-form-form .name-item{width:100%}.contact-form-form .name label{font-size:1.4rem;padding-left:1rem;color:#777}@media (max-width: 37.5em){.contact-form-form .name{flex-direction:column}}.contact-form-form .message{height:14rem;overflow:scroll}.contact-form-form-btn{width:10rem;padding:1rem 4rem;background-color:#596f96;color:#fff;font-size:2rem}.contact-form .time-block{margin-top:1rem}.contact-form-address-time{display:block;font-size:1.8rem;font-weight:600;color:#0c1940}@media (max-width: 22.5em){.contact-form-address-time{display:inline-block;width:80%}}.contact-form-address-picture{margin-top:2rem;width:100%}.contact-form-address-picture img{width:100%;border-radius:4px}@media (max-width: 56em){.contact-form-address-picture{display:none}}.contact-form-address-address{display:flex;flex-direction:row;gap:6rem}@media (max-width: 64em){.contact-form-address-address{flex-direction:column;gap:2rem}}.contact-form-address-address h5{font-size:2.6rem;font-weight:500;color:#0c1940;margin-bottom:1rem;text-decoration:underline}@media (max-width: 64em){.contact-form-address-address h5{font-size:2.2rem}}@media (max-width: 22.5em){.contact-form-address-address h5{font-size:2rem}}.contact-form-address-address p{color:#2d384b}.picture{width:100%;height:50rem;background-image:url("./../img/Cincinaty_bridge_contact_small.jpg");background-size:cover;background-position-y:50%}@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 56.1em), (min-resolution: 192dpi) and (min-width: 56.1em), (min-width: 87.5em){.picture{background-image:-webkit-image-set(url("./../img/Cincinaty_bridge_contact_large.avif") type("image/avif"), url("./../img/Cincinaty_bridge_contact_large.jpg") type("image/jpeg"));background-image:image-set(url("./../img/Cincinaty_bridge_contact_large.avif") type("image/avif"), url("./../img/Cincinaty_bridge_contact_large.jpg") type("image/jpeg"))}}@media (max-width: 64em){.picture{height:30rem}}@media (max-width: 56em){.picture{background-image:-webkit-image-set(url("./../img/contact_office_large.avif") type("image/avif"), url("./../img/contact_office_large.jpg") type("image/jpeg"));background-image:image-set(url("./../img/contact_office_large.avif") type("image/avif"), url("./../img/contact_office_large.jpg") type("image/jpeg"))}}@media (max-width: 30em){.picture{background-position:50%}}.error{display:none;position:fixed;width:100%;height:100vh;top:0;left:0;background-color:#555963b7}.error-message{position:absolute;width:50rem;height:30rem;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;display:flex;flex-direction:column;gap:4rem;justify-content:center;align-items:center;border-radius:4px}@media (max-width: 37.5em){.error-message{width:90%;height:40rem}}@media (max-width: 22.5em){.error-message{height:60%}}.error-message-text{width:80%;text-align:center;font-size:2.4rem;color:#596f96}@media (max-width: 37.5em){.error-message-text{font-size:2rem}}@media (max-width: 22.5em){.error-message-text{font-size:1.8rem}}.error-message-btn{padding:0.5rem 3rem;border:2px solid #66748a;color:#fff;background-color:#596f96;font-size:2rem;font-weight:500;border-radius:2px;transform:translateY(0);transition:all 0.4s}.error-message-btn:hover{background-color:#0c1940;transform:translateY(-4px)}.show-error{display:block}.show-error .error-message{border:2px solid red}.show-response{display:block}.show-response .error-message{border:2px solid #0c1940}.loader-container{position:fixed;top:0;left:0;width:100%;height:100vh;justify-content:center;align-items:center;z-index:10;display:none}.spinner{width:64px;height:64px;border:8px solid;border-color:#0c1940 transparent #0c1940 transparent;border-radius:50%;animation:spin-anim 1.2s linear infinite}@keyframes spin-anim{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.show{display:flex}
