*{padding:0;margin:0;border:0}*,::after,::before{box-sizing:border-box}:active,:focus{outline:0}aside,footer,header,img,main,nav,section{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,h1,h2,h3,h4,h5,h6,input,textarea{font-family:inherit;font-size:inherit;font-weight:400}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:hover,a:link,a:visited{text-decoration:none}ul,ul li{list-style:none}img,svg{max-width:100%;height:auto}@font-face{font-family:"Catamaran";font-style:normal;font-weight:400;src:local("Catamaran-Regular"),url("../fonts/Catamaran-Regular.woff2") format("woff2"),url("../fonts/Catamaran-Regular.woff") format("woff")}@font-face{font-family:"Catamaran";font-style:normal;font-weight:500;src:local("Catamaran-Medium"),url("../fonts/Catamaran-Medium.woff2") format("woff2"),url("../fonts/Catamaran-Medium.woff") format("woff")}@font-face{font-family:"Catamaran";font-style:normal;font-weight:600;src:local("Catamaran-SemiBold"),url("../fonts/Catamaran-SemiBold.woff2") format("woff2"),url("../fonts/Catamaran-SemiBold.woff") format("woff")}@font-face{font-family:"Catamaran";font-style:normal;font-weight:700;src:local("Catamaran-Bold"),url("../fonts/Catamaran-Bold.woff2") format("woff2"),url("../fonts/Catamaran-Bold.woff") format("woff")}body{font-family:"Catamaran",sans-serif;font-size:25px}.container{--width: 1180px;--padding: 30px;max-width:calc(var(--width) + var(--padding)*2);margin:0 auto;padding:0 var(--padding)}.mainBtn{display:block;width:188px;height:76px;border-radius:20px;background:#99baed;color:#fff;font-size:20px;font-weight:700;line-height:150.6%;letter-spacing:.6px}.mainBtn:hover{box-shadow:0 15px 25px 0 #99baed}.header .wrapper{display:flex;justify-content:space-between}.header .wrapper .leftBar{display:flex;gap:110px}.header .wrapper .leftBar .logotype{margin-top:9px}.header .wrapper .leftBar .logotype img{width:163px}@media(max-width: 500px){.header .wrapper .leftBar .logotype img{width:120px}}.header .wrapper .leftBar .navigation ul{display:flex;gap:20px}.header .wrapper .leftBar .navigation ul li{padding:67px 14px 8px 14px;border-radius:0 0 5px 5px}.header .wrapper .leftBar .navigation ul li a{color:#163561;font-weight:500;line-height:133.6%}.header .wrapper .leftBar .navigation ul li:hover{background-color:#fbb400}.header .wrapper .leftBar .navigation ul li:hover a{color:#fff}.header .wrapper .leftBar .navigation ul .linkActive{background-color:#a3c1ef}.header .wrapper .leftBar .navigation ul .linkActive a{color:#fff}@media(max-width: 1200px){.header .wrapper .leftBar .navigation{display:none}}.header .wrapper .rightBar{margin-top:46px;display:flex;align-items:center;gap:72px}.header .wrapper .rightBar img{min-width:42px}@media(max-width: 1200px){.header .wrapper .rightBar{display:none}}.header .wrapper .burger{display:none;width:42px;height:42px;align-self:center;cursor:pointer}@media(max-width: 1200px){.header .wrapper .burger{display:flex}}.hero{padding:32px 0 49px 0;position:relative;background-image:url(../images/hero__img.webp);background-position:right;background-repeat:no-repeat;background-size:50%}@media(max-width: 1000px){.hero{background:none}}.hero .wrapper{display:flex;flex-direction:column;gap:40px}.hero .leftCol{max-width:576px;width:50%}@media(max-width: 1000px){.hero .leftCol{width:100%}}.hero .leftCol h1{margin-top:102px;color:#163561;font-size:75px;font-weight:700;line-height:133.6%}.hero .leftCol h1 span{color:#fbb400}@media(max-width: 500px){.hero .leftCol h1{margin-top:60px;font-size:48px}}.hero .leftCol p{margin-top:29px;margin-bottom:97px;color:#153461;font-weight:400;line-height:150.6%;letter-spacing:.75px;opacity:.65}@media(max-width: 500px){.hero .leftCol p{margin-bottom:60px;font-size:22px}}.hero .rightCol{display:none;margin-right:-30px}@media(max-width: 1000px){.hero .rightCol{display:block}}.ourHistory{padding:177px 0 68px 0;position:relative}@media(max-width: 500px){.ourHistory{padding:60px 0}}.ourHistory .wrapper{display:flex;justify-content:space-between;gap:40px}@media(max-width: 1000px){.ourHistory .wrapper{flex-direction:column-reverse;justify-content:center}}.ourHistory .wrapper .leftCol{width:50%}@media(max-width: 1000px){.ourHistory .wrapper .leftCol{width:100%}}.ourHistory .wrapper .rightCol{display:flex;flex-direction:column;align-self:center;width:50%;gap:48px}@media(max-width: 1000px){.ourHistory .wrapper .rightCol{width:100%;justify-content:center;gap:24px}}.ourHistory .wrapper .rightCol h2{margin-bottom:32px;color:#163561;font-size:70px;font-weight:700;line-height:150.6%;letter-spacing:2.1px}.ourHistory .wrapper .rightCol h2 span{color:#fbb400}@media(max-width: 500px){.ourHistory .wrapper .rightCol h2{font-size:48px}}.ourHistory .wrapper .rightCol p{color:#153461;font-weight:400;line-height:150.6%;letter-spacing:.75px;opacity:.65}@media(max-width: 500px){.ourHistory .wrapper .rightCol p{font-size:22px}}.ourHistory .wrapper .rightCol button{margin-top:60px}.ourHistory .leftCorner{position:absolute;left:0;top:-50px;width:15%;height:100%;background-image:url(../images/our-history__left-corner.webp);background-repeat:no-repeat;background-size:contain}.ourHistory .rightCorner{position:absolute;right:0;top:-50px;width:15%;height:100%;background-image:url(../images/our-history__right-corner.webp);background-repeat:no-repeat;background-size:contain}.services{padding:68px 0 117px 0;position:relative}@media(max-width: 500px){.services{padding:60px 0}}.services .title{max-width:387px;margin:0 auto}.services .title h2{color:#163561;text-align:center;font-size:70px;font-weight:700;line-height:116.6%;letter-spacing:2.1px}@media(max-width: 500px){.services .title h2{font-size:48px}}.services .title h2 span{color:#fbb400}.services .cards{margin-top:83px;display:grid;grid-template-columns:repeat(3, 1fr);gap:49px}@media(max-width: 1000px){.services .cards{grid-template-columns:repeat(1, 1fr);gap:24px}}.services .cards .item{display:grid;padding:50px 41px 72px 41px;gap:60px;justify-content:center;border-radius:29px;background-color:#fafbff;box-shadow:0px 5px 0px 0px #99baed}@media(max-width: 1000px){.services .cards .item{max-width:440px;margin:0 auto}}@media(max-width: 500px){.services .cards .item{padding:24px 20px 36px 20px;gap:30px}}.services .cards .item div{margin:0 auto;display:grid;justify-content:center;align-items:center;width:103px;height:126px;flex-shrink:0;border-radius:13px;background:#e5ecfe;box-shadow:0px 1px 0px 0px #008fdd}.services .cards .item h3{color:#163561;text-align:center;font-size:45px;font-weight:700;line-height:116.6%;letter-spacing:1.35px}@media(max-width: 500px){.services .cards .item h3{font-size:36px}}.services .cards .item p{color:#153461;text-align:center;font-weight:400;line-height:150.6%;letter-spacing:.75px;opacity:.65}@media(max-width: 500px){.services .cards .item p{font-size:22px}}.services .cards .item:hover{background-color:#99baed;cursor:pointer;box-shadow:23px 39px 47px 0 #d4e5ff}.services .cards .item:hover h3{color:#fff}.services .cards .item:hover p{color:#fff}.services .leftCorner{position:absolute;left:0;bottom:-50px;width:15%;height:100%;background-image:url(../images/b-l-c.webp);background-repeat:no-repeat;background-size:contain;background-position:bottom;z-index:-1}@media(max-width: 500px){.services .leftCorner{bottom:0}}.services .rightCorner{position:absolute;right:0;bottom:-50px;width:15%;height:100%;background-image:url(../images/b-r-c.webp);background-repeat:no-repeat;background-size:contain;background-position:bottom;z-index:-1}@media(max-width: 500px){.services .rightCorner{bottom:0}}.ourGallery{padding:116px 0 85px 0;position:relative}@media(max-width: 500px){.ourGallery{padding:60px 0}}.ourGallery .title{margin:0 auto}.ourGallery .title h2{color:#163561;text-align:center;font-size:70px;font-weight:700;line-height:116.6%;letter-spacing:2.1px}@media(max-width: 500px){.ourGallery .title h2{font-size:48px}}.ourGallery .title h2 span{color:#fbb400}.ourGallery .cards{margin-top:110px;margin-bottom:77px;display:grid;grid-template-columns:repeat(3, 1fr);gap:38px}@media(max-width: 500px){.ourGallery .cards{margin:60px 0}}@media(max-width: 1000px){.ourGallery .cards{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){.ourGallery .cards{grid-template-columns:repeat(1, 1fr)}}.ourGallery .cards div{background:rgba(82,150,255,.35)}.ourGallery .cards div img{position:relative;z-index:-1}.ourGallery .cards div:hover{background:none;cursor:pointer}.ourGallery button{margin:0 auto}.ourGallery .leftCorner{position:absolute;left:0;top:-50px;width:15%;height:100%;background-image:url(../images/our-history__left-corner.webp);background-repeat:no-repeat;background-size:contain;z-index:-1}@media(max-width: 500px){.ourGallery .leftCorner{top:0}}.ourGallery .rightCorner{position:absolute;right:0;top:-50px;width:15%;height:100%;background-image:url(../images/our-history__right-corner.webp);background-repeat:no-repeat;background-size:contain;z-index:-1}@media(max-width: 500px){.ourGallery .rightCorner{top:0}}.footer{padding:85px 0 98px 0;position:relative}@media(max-width: 500px){.footer{padding:60px 0}}.footer .wrapper{display:grid;justify-content:center;gap:36px}.footer .wrapper .logotype{margin:0 auto}.footer .wrapper p{max-width:526px;color:#153461;text-align:center;font-weight:400;line-height:150.6%;letter-spacing:.75px;opacity:.65}@media(max-width: 500px){.footer .wrapper p{font-size:22px}}.footer .wrapper .cards{display:flex;justify-content:center;gap:25px}.footer .wrapper .cards svg:hover{cursor:pointer}.footer .wrapper .cards svg:hover circle{fill:#99baed}.footer .wrapper hr{width:100%;height:1px;background:#99baed}.footer .leftCorner{position:absolute;left:0px;bottom:-50px;width:15%;height:100%;background-image:url(../images/b-l-c.webp);background-repeat:no-repeat;background-size:contain;background-position:left bottom;z-index:-1}.footer .rightCorner{position:absolute;right:0;bottom:-50px;width:15%;height:100%;background-image:url(../images/b-r-c.webp);background-repeat:no-repeat;background-size:contain;background-position:right bottom;z-index:-1}