:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2)}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);transform:rotate(-90deg)}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;transform:rotate(90deg)}}.gallery__content{grid-row-gap:5px;align-items:center;display:grid;flex-wrap:wrap;grid-auto-flow:row;grid-template-columns:repeat(auto-fill,170px);justify-content:space-evenly;row-gap:5px}@media(min-width:992px){.gallery__content{gap:10px;grid-template-columns:repeat(auto-fill,190px);justify-content:start}}.gallery__content__img{cursor:pointer;height:170px;overflow:hidden}@media(min-width:576px){.gallery__content__img{height:190px}}.gallery__content__img img{height:100%;margin:auto;object-fit:cover;transition:all .3s ease-in-out;width:100%}@media(min-width:992px){.gallery__content__img:hover img{height:110%;width:110%}}.gallery__modal{align-items:center;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease-in-out;width:100vw;z-index:-100}.gallery__modal.opened{opacity:100%;z-index:100}.gallery__modal__close{background-color:#0000;border:0;cursor:pointer;height:50px;position:absolute;right:30px;top:30px;width:50px;z-index:105}.gallery__modal__close img{height:auto;margin:auto;width:100%}.gallery__modal__swiper{background-color:#0000;height:70%;width:95%}@media(min-width:576px){.gallery__modal__swiper{width:80%}}@media(min-width:992px){.gallery__modal__swiper{height:60%;width:50%}}.gallery__modal__swiper__item{align-items:center;background-color:#0000;display:flex;justify-content:center;width:100%}.gallery__modal__swiper__item img{height:auto;width:100%}@media(min-width:992px){.gallery__modal__swiper__item img{height:100%;width:auto}}.gallery__modal__swiper .swiper-pagination-bullet{background-color:#fff;opacity:50%}.gallery__modal__swiper .swiper-pagination-bullet-active{background-color:#004988;opacity:100%}.banner{background-color:#000;height:100vh;overflow:hidden;position:relative}.banner .container{height:100%}.banner__video{height:100vh;left:0;opacity:30%;position:absolute;top:0;width:auto}@media(min-width:1200px){.banner__video{height:auto;width:100vw}}.banner__content{align-items:start;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;padding:80px 20px 0}@media(min-width:1200px){.banner__content{gap:25px;padding:0}}.banner__content__h1{text-wrap:wrap;animation:fadeIn;animation-delay:.2s;animation-duration:3s;animation-fill-mode:forwards;color:#fff;font-family:Montserrat,sans-serif;font-size:42px;font-weight:400;line-height:1;opacity:0;width:100%}@media(min-width:576px){.banner__content__h1{font-size:60px;width:50%}}.banner__content__paragraph{animation:fadeIn;animation-delay:.4s;animation-duration:3s;animation-fill-mode:forwards;color:#fff;font-family:Epilogue,sans-serif;font-size:18px;font-weight:300;line-height:1.9;opacity:0;width:100%}@media(min-width:576px){.banner__content__paragraph{line-height:1.5;width:70%}}.banner__content__button{background-color:#004988;border:none;border-radius:0;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:300;padding:15px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.banner__content__button:hover{background-color:#376f9f}.banner__content__button{animation:fadeIn;animation-delay:.6s;animation-duration:3s;animation-fill-mode:forwards;opacity:0}.services{background-color:#f0f0f0;padding:70px 0 50px}.services__content{padding:0 20px}@media(min-width:1200px){.services__content{padding:0}}.services__content__title{color:#000;font-family:Montserrat,sans-serif;font-size:44px;font-weight:400;margin-bottom:20px}.services__content__title span{color:#004988;font-weight:500}.services__content__text{display:flex;flex-direction:column;gap:20px;width:100%}@media(min-width:1200px){.services__content__text{width:80%}}.services__content__text p{color:#000;font-family:Epilogue,sans-serif;font-size:18px;font-weight:300;line-height:1.5}.services__content__subtitle{color:#000;font-family:Montserrat,sans-serif;font-size:28px;font-weight:400;margin-top:40px}.services__content__swiper{margin-top:20px;padding-bottom:40px}.services__content__swiper__item{background-color:#004988;overflow:hidden;padding:20px 0;text-align:center}.services__content__swiper__item img{height:120px;margin:auto;width:120px}.services__content__swiper__item p{color:#fff;font-family:Montserrat,sans-serif;font-size:20px;font-weight:400;margin-top:20px}.services__content__swiper .swiper-pagination-bullet{background-color:#004988;opacity:50%}.services__content__swiper .swiper-pagination-bullet-active{background-color:#004988;opacity:100%}.customers{background-color:#fff;padding:70px 0}.customers__content{padding:0 20px}@media(min-width:1200px){.customers__content{padding:0}}.customers__content__title{color:#000;font-family:Montserrat,sans-serif;font-size:44px;font-weight:400;margin-bottom:20px}.customers__content__title span{color:#004988;font-weight:500}.customers__content__images{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media(min-width:1200px){.customers__content__images{height:200px}}.customers__content__images__img{height:185px;opacity:100%;position:relative;transition:all .3s ease-in-out;width:50%}.customers__content__images__img img{display:block;height:100%;margin:auto;width:auto}@media(min-width:1200px){.customers__content__images__img{height:185px;opacity:85%;width:185px}.customers__content__images__img:hover{height:100%;opacity:100%;width:200px}}.our-work{background-color:#f0f0f0;padding:70px 0}.our-work__content{padding:0 20px}@media(min-width:1200px){.our-work__content{padding:0}}.our-work__content__title{color:#000;font-family:Montserrat,sans-serif;font-size:44px;font-weight:400;margin-bottom:20px}.our-work__content__title span{color:#004988;font-weight:500}.our-work__content__text{color:#000;font-family:Epilogue,sans-serif;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:20px;width:100%}@media(min-width:1200px){.our-work__content__text{width:80%}}.internal-header{background-color:#000;height:70vh;overflow:hidden;padding-top:80px;position:relative}.internal-header .container{height:100%}.internal-header__video{height:100vh;left:0;opacity:30%;position:absolute;top:0;width:auto}@media(min-width:1200px){.internal-header__video{height:auto;width:100vw}}.internal-header__content{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.internal-header__content h1{color:#fff;font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;text-transform:uppercase}.our-work-page__content{background-color:#fff;padding:70px 20px}.our-work-page__content-2{background-color:#f0f0f0}@media(min-width:1200px){.our-work-page__content{padding:70px 0}}.our-work-page__content__title{color:#000;font-family:Montserrat,sans-serif;font-size:44px;font-weight:400;margin-bottom:20px}.our-work-page__content__title span{color:#004988;font-weight:500}.our-work-page__content__text{color:#000;font-family:Epilogue,sans-serif;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:20px;width:100%}@media(min-width:1200px){.our-work-page__content__text{width:80%}}.service-card{background-color:#f0f0f0;height:100%;overflow:hidden;padding:20px;position:relative;width:100%}@media(min-width:1200px){.service-card{width:45%}}.service-card__img{background-color:#fff;border-radius:100%;bottom:-50px;display:flex;height:150px;opacity:100%;overflow:hidden;position:absolute;right:-50px;width:150px}.service-card__img img{height:100%;margin:auto;object-fit:contain;opacity:50%;width:70%}.service-card__content{display:flex;gap:20px;justify-content:space-between;position:relative;z-index:2}.service-card__content__title{color:#004988;font-family:Montserrat,sans-serif;font-size:26px;font-weight:500;margin-bottom:10px}.service-card__content__description{color:#000;font-family:Epilogue,sans-serif;font-size:15px;font-weight:300;line-height:1.5}.service-card__tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;position:relative;width:100%;z-index:2}.service-card__tags__item{align-items:center;background-color:#fff;border:1px solid #004988;display:flex;gap:5px;padding:2.5px}.service-card__tags__item img{height:auto;object-fit:contain;width:15px}.service-card__tags__item p{color:#004988;font-family:Montserrat,sans-serif;font-size:10px;font-weight:400;text-transform:uppercase}.our-services__content{background-color:#fff;padding:70px 20px}@media(min-width:1200px){.our-services__content{padding:70px 0}}.our-services__content__title{color:#000;font-family:Montserrat,sans-serif;font-size:44px;font-weight:400;margin-bottom:20px}.our-services__content__title span{color:#004988;font-weight:500}.our-services__content__text{color:#000;font-family:Epilogue,sans-serif;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:20px;width:100%}.our-services__content__text span{font-weight:500}@media(min-width:1200px){.our-services__content__text{width:80%}}.our-services__content__cards{align-items:center;display:flex;flex-wrap:wrap;gap:30px;margin-top:30px}@media(min-width:1200px){.our-services__content__cards{gap:10px}}.contact-us__content{background-color:#fff;padding:70px 20px}@media(min-width:1200px){.contact-us__content{padding:70px 0}}.contact-us__content__title{color:#000;font-family:Montserrat,sans-serif;font-size:44px;font-weight:400;margin-bottom:20px}.contact-us__content__title span{color:#004988;font-weight:500}.contact-us__content__text{color:#000;font-family:Epilogue,sans-serif;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:20px;width:100%}.contact-us__content__text span{font-weight:500}@media(min-width:1200px){.contact-us__content__text{width:80%}}.contact-us__content__form{align-items:center;background-color:#f0f0f0;display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px;row-gap:30px;width:90%}@media(min-width:1200px){.contact-us__content__form{width:70%}}.contact-us__content__form__group{display:flex;flex-direction:column;width:100%}.contact-us__content__form__group label{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;margin-bottom:5px}.contact-us__content__form__group input,.contact-us__content__form__group select{border:1px solid #777;font-family:Epilogue,sans-serif;font-size:16px;font-weight:300;height:30px;outline:none;padding-left:5px}.contact-us__content__form__group textarea{border:1px solid #777;display:block;font-family:Epilogue,sans-serif;font-size:16px;font-weight:300;max-width:98.5%;min-height:200px;min-width:98.5%;outline:none;padding:5px;width:98.5%}.contact-us__content__form__group.textarea{position:relative;width:100%}.contact-us__content__form__btn{width:100%}.contact-us__content__form__btn button{background-color:#004988;border:none;border-radius:0;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:300;padding:15px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.contact-us__content__form__btn button:hover{background-color:#376f9f}.header{background-color:#0000;left:0;overflow-x:hidden;position:fixed;top:0;transition:all .3s ease-in-out;width:100vw;z-index:3}.header.scrolled{background-color:#004988;box-shadow:0 0 15px #0003}.header__content{align-content:center;align-items:center;display:flex;height:80px;justify-content:space-between;padding:0 20px}@media(min-width:1200px){.header__content{padding:0}}.header__content__button{background-color:#0000;border:0;cursor:pointer;display:block;height:50px;width:50px;z-index:10}@media(min-width:576px){.header__content__button{height:80px;width:80px}}@media(min-width:992px){.header__content__button{display:none}}.header__content__button img{height:auto;width:100%}.header__content__logo{height:45px;width:auto}@media(min-width:576px){.header__content__logo{height:60px}}.header__content__menu{-webkit-backdrop-filter:blur(300px);backdrop-filter:blur(300px);background-color:#000c;box-shadow:0 0 15px #0003;display:flex;flex-direction:column;gap:40px;height:100vh;justify-content:center;list-style-type:none;position:fixed;right:-100vw;top:0;transition:all .3s ease-in-out;width:90vw;z-index:9}.header__content__menu.opened{right:0}@media(min-width:992px){.header__content__menu{-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;box-shadow:none;flex-direction:row;height:100%;position:static;right:0;width:-webkit-fit-content;width:fit-content}}.header__content__menu__item{display:block;height:-webkit-fit-content;height:fit-content;margin:0 auto;width:80%}@media(min-width:992px){.header__content__menu__item{height:100%;width:-webkit-fit-content;width:fit-content}}.header__content__menu__item a{align-content:center;color:#fff;display:block;font-family:Montserrat,sans-serif;font-size:24px;font-weight:400;height:100%;position:relative;text-decoration:none;text-transform:uppercase}@media(min-width:992px){.header__content__menu__item a{font-size:16px}.header__content__menu__item a:hover:after{width:100%}.header__content__menu__item a:after{background-color:#fff;bottom:0;content:"";display:block;height:4px;left:0;position:absolute;transition:all .3s ease-in-out;width:0}}.footer{background-color:#004988;padding:20px 0}.footer__content{width:100%}.footer__content__logo{align-items:center;display:flex;height:50px;justify-content:center;margin-bottom:20px;width:100%}.footer__content__logo img{height:100%;margin:auto;width:auto}.footer__content__items{color:#fff;font-family:Epilogue,sans-serif;font-size:12px;line-height:1.5;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}.float-button{align-items:center;background-color:#004988;border-radius:100%;bottom:20px;box-shadow:0 0 15px #0003;display:flex;height:100px;justify-content:center;overflow:hidden;position:fixed;right:20px;text-align:center;width:100px;z-index:10}@media(min-width:1200px){.float-button{bottom:35px;height:70px;right:35px;width:70px}}.float-button a{align-content:center;display:block;height:100%;width:100%}.float-button a img{height:auto;margin:auto;object-fit:"contain";padding-top:10px;width:50%}*{margin:0;padding:0}.container{margin:auto;max-width:1200px;position:relative;width:100%}
/*# sourceMappingURL=main.111598b9.css.map*/