.footer-container{background-color:#172941;padding-top:96px}@media screen and (min-width:0px)and (max-width:899px){.footer-container{padding-top:64px}}.footer-container{padding-bottom:96px}@media screen and (min-width:0px)and (max-width:899px){.footer-container{padding-bottom:64px}}.footer-container .footer-wrapper{display:grid;grid-template-columns:repeat(6,1fr);width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.footer-container .footer-wrapper{width:calc(100% - 64px)}}@media screen and (max-width:599px){.footer-container .footer-wrapper{width:calc(100% - 32px)}}@media screen and (min-width:0px)and (max-width:899px){.footer-container .footer-wrapper{grid-template-columns:1fr;row-gap:20px}}.footer-container .footer-wrapper .footer-logo{display:flex;justify-content:flex-start;grid-column:1/4}@media screen and (min-width:0px)and (max-width:899px){.footer-container .footer-wrapper .footer-logo{grid-column:auto}}.footer-container .footer-wrapper .footer-logo img{width:auto;max-height:100px}.footer-container .footer-wrapper .footer-links{display:flex;flex-direction:column;align-items:flex-start}.footer-container .footer-wrapper .footer-links .footer-link{display:block;position:relative;padding:.5em 0;color:#fff;font-weight:700;text-decoration:none;transition:color .3s ease;overflow:hidden}.footer-container .footer-wrapper .footer-links .footer-link:after{content:"";position:absolute;bottom:0;left:0;width:40%;height:.15em;background-color:#ce1544;opacity:1;transform:translate3d(-105%,0,0);transition:opacity .3s,transform .3s}.footer-container .footer-wrapper .footer-links .footer-link:focus,.footer-container .footer-wrapper .footer-links .footer-link:hover{color:#ce1544}.footer-container .footer-wrapper .footer-links .footer-link:focus:after,.footer-container .footer-wrapper .footer-links .footer-link:hover:after{transform:translateZ(0)}.footer-container .footer-wrapper .footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px;grid-column:6/6}@media screen and (min-width:0px)and (max-width:899px){.footer-container .footer-wrapper .footer-contact{grid-column:auto}}.footer-container .footer-wrapper .footer-contact .socials-links{display:flex;flex-direction:column;gap:5px}.footer-container .footer-wrapper .footer-contact .socials-links .socials-title{color:#fff;font-style:italic}.footer-container .footer-wrapper .footer-contact .socials-links .socials{display:flex;gap:5px}.footer-container .footer-wrapper .footer-contact .socials-links .socials .icon{cursor:pointer;width:20px;height:20px}.footer-container .footer-wrapper .footer-contact .socials-links .phone-number{color:#fff;font-style:italic}.footer-container .footer-wrapper .footer-contact .socials-links .phone-number:hover{color:#ce1544}.copyright{padding:10px;text-align:center;background-color:#ce1544}.copyright a{color:#fff;font-style:italic}main{margin-top:80px}@media screen and (max-width:899px){main{margin-top:70px}}.header-cont{height:80px;background-color:#fff}@media screen and (max-width:899px){.header-cont{display:none}}.header-cont-mobile{height:70px}@media screen and (min-width:900px){.header-cont-mobile{display:none}}.header-cont,.header-cont-mobile{position:fixed;top:0;width:100%;box-shadow:0 3px 3px #f0f5ff;z-index:20}.header-cont a,.header-cont-mobile a{font-weight:700}.header-cont .header,.header-cont-mobile .header{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.header-cont .header,.header-cont-mobile .header{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header-cont .header,.header-cont-mobile .header{width:calc(100% - 32px)}}.header-cont .header,.header-cont-mobile .header{display:flex;align-items:center;justify-content:space-between;height:100%}.header-cont .header-logo,.header-cont-mobile .header-logo{display:flex;align-items:center}.header-cont .header-logo a,.header-cont-mobile .header-logo a{display:flex;align-items:center;padding:8px 0;margin-top:8px;height:100%}.header-cont .header-logo,.header-cont-mobile .header-logo{height:100%}.header-cont .header-menu-left,.header-cont-mobile .header-menu-left{flex:1 1;justify-content:flex-start}.header-cont .header-menu-right,.header-cont-mobile .header-menu-right{flex:1 1;justify-content:flex-end}.header-cont .header-menu-left,.header-cont .header-menu-right,.header-cont-mobile .header-menu-left,.header-cont-mobile .header-menu-right{display:flex;align-items:center;gap:48px}@media screen and (max-width:1199px){.header-cont .header-menu-left,.header-cont .header-menu-right,.header-cont-mobile .header-menu-left,.header-cont-mobile .header-menu-right{gap:32px}}.header-cont .header-menu-item,.header-cont-mobile .header-menu-item{padding:8px 0}.header-cont .header-menu-item:hover,.header-cont-mobile .header-menu-item:hover{color:#ce1544}.header-cont .header-menu-open-cont,.header-cont-mobile .header-menu-open-cont{opacity:0;transform:scale(0);transition:opacity .2s ease-in-out,transform 0s ease-in-out .2s;position:relative;z-index:11;height:0;width:0}.header-cont .header-menu-open,.header-cont-mobile .header-menu-open{display:flex;padding:16px 24px;flex-direction:column;width:max-content;background-color:#fff;border-radius:16px;box-shadow:0 2px 12px #f0f5ff}.header-cont .header-menu-sub-title,.header-cont-mobile .header-menu-sub-title{display:flex;align-items:center;gap:4px}.header-cont .header-menu-sub-title .triangle,.header-cont-mobile .header-menu-sub-title .triangle{margin-top:2px;transform:rotate(180deg)}.header-cont .header-menu-sub:hover .header-menu-sub-title .triangle,.header-cont-mobile .header-menu-sub:hover .header-menu-sub-title .triangle{transform:rotate(0deg)}.header-cont .header-menu-sub:hover .header-menu-open-cont,.header-cont-mobile .header-menu-sub:hover .header-menu-open-cont{opacity:1;transition:opacity .2s ease-in-out;transform:scale(1)}.header-cont-mobile.open .header-mobile-content,.header-cont-mobile.open .header-mobile-footer,.header-cont.open .header-mobile-content,.header-cont.open .header-mobile-footer{display:flex}.header-cont-mobile.open,.header-cont.open{background-color:#f0f5ff}@media screen and (max-width:899px){.header-cont-mobile.open,.header-cont.open{height:100vh;height:100svh}.header-cont-mobile.open .header-mobile-burger-line:first-child,.header-cont.open .header-mobile-burger-line:first-child{transform:rotate(-45deg) translateY(8px) translateX(-6px);width:32px}.header-cont-mobile.open .header-mobile-burger-line:nth-child(2),.header-cont.open .header-mobile-burger-line:nth-child(2){opacity:0}.header-cont-mobile.open .header-mobile-burger-line:nth-child(3),.header-cont.open .header-mobile-burger-line:nth-child(3){transform:rotate(45deg) translateY(-8px) translateX(-6px);width:32px}.header-cont .header-mobile,.header-cont-mobile .header-mobile{display:flex;flex-direction:column}}.header-cont .header-mobile,.header-cont-mobile .header-mobile{height:100%;display:none}.header-cont .header-mobile-top-cont,.header-cont-mobile .header-mobile-top-cont{background-color:#fff;height:70px}.header-cont .header-mobile-top,.header-cont-mobile .header-mobile-top{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.header-cont .header-mobile-top,.header-cont-mobile .header-mobile-top{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header-cont .header-mobile-top,.header-cont-mobile .header-mobile-top{width:calc(100% - 32px)}}.header-cont .header-mobile-top,.header-cont-mobile .header-mobile-top{height:100%;display:flex;justify-content:space-between;align-items:center;width:100%}.header-cont .header-mobile-burger,.header-cont-mobile .header-mobile-burger{cursor:pointer;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.header-cont .header-mobile-burger-line,.header-cont-mobile .header-mobile-burger-line{transition:all .3s;border-radius:2px;background-color:#ce1544;height:4px}.header-cont .header-mobile-burger-line:first-child,.header-cont-mobile .header-mobile-burger-line:first-child{width:32px}.header-cont .header-mobile-burger-line:nth-child(2),.header-cont-mobile .header-mobile-burger-line:nth-child(2){width:26px}.header-cont .header-mobile-burger-line:nth-child(3),.header-cont-mobile .header-mobile-burger-line:nth-child(3){width:20px}.header-cont .header-mobile-content,.header-cont-mobile .header-mobile-content{transition:all .3s;width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.header-cont .header-mobile-content,.header-cont-mobile .header-mobile-content{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header-cont .header-mobile-content,.header-cont-mobile .header-mobile-content{width:calc(100% - 32px)}}.header-cont .header-mobile-content,.header-cont-mobile .header-mobile-content{flex:1 1;padding:32px 0;gap:16px;display:none;flex-direction:column;justify-content:flex-start;align-items:flex-start}.header-cont .header-mobile-content a,.header-cont .header-mobile-content h3,.header-cont-mobile .header-mobile-content a,.header-cont-mobile .header-mobile-content h3{font-size:1.25rem}.header-cont .header-mobile-content .header-menu-sub .header-menu-mobile-open,.header-cont-mobile .header-mobile-content .header-menu-sub .header-menu-mobile-open{display:none}.header-cont .header-mobile-content .header-menu-sub:hover .header-menu-mobile-open,.header-cont-mobile .header-mobile-content .header-menu-sub:hover .header-menu-mobile-open{display:flex;flex-direction:column;gap:4px;margin-left:8px}.header-cont .header-mobile-content .header-menu-sub:hover .header-menu-mobile-open a,.header-cont-mobile .header-mobile-content .header-menu-sub:hover .header-menu-mobile-open a{font-weight:400;font-size:1.125rem}.header-cont .header-mobile-footer,.header-cont-mobile .header-mobile-footer{display:none;flex-direction:column}.header-cont .header-mobile-footer-image-cont img,.header-cont-mobile .header-mobile-footer-image-cont img{width:min(100% - 128px,1400px);margin:0 auto}@media screen and (min-width:600px)and (max-width:1199px){.header-cont .header-mobile-footer-image-cont img,.header-cont-mobile .header-mobile-footer-image-cont img{width:calc(100% - 64px)}}@media screen and (max-width:599px){.header-cont .header-mobile-footer-image-cont img,.header-cont-mobile .header-mobile-footer-image-cont img{width:calc(100% - 32px)}}.header-cont .header-mobile-footer-image-cont,.header-cont-mobile .header-mobile-footer-image-cont{background-color:#ce1544;display:flex;justify-content:center;align-items:center;padding:16px 0}