body{font-family:var(--font)}:root{--font: roboto_GoldenParos;--container-padding: 122px}@media screen and (max-width: 992px){:root{--container-padding: 24px}}@media screen and (max-width: 768px){:root{--container-padding:20px}}.js-scroll{opacity:0;transition:opacity 500ms}.js-scroll.scrolled{opacity:1}.scrolled.fade-in{animation:fade-in 0.5s ease-in-out both}.scrolled.fade-in-bottom{animation:fade-in-bottom 0.5s ease-in-out both}.scrolled.slide-left{animation:slide-in-left 0.5s ease-in-out both}.scrolled.slide-right{animation:slide-in-right 0.5s ease-in-out both}@keyframes slide-in-left{0%{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(100px);transform:translateX(100px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in{0%{opacity:0}20%{opacity:0.8}100%{opacity:1}}body{font-family:var(--font)}.pre-title{color:#0d82ff;font-weight:400;line-height:1.5;font-size:18px}.pre-title::before{content:'//'}.container{margin:var(--container-margin)}.slider-wrapper{width:100%;display:flex}.slider-wrapper img{width:100%}.company-description{background-color:#f3f7fd;color:#001437;padding:45px var(--container-padding);text-align:center;display:flex;align-items:center;justify-content:center;font-weight:400;line-height:1.5;font-size:24px}@media screen and (max-width: 992px){.company-description{font-size:18px}}@media screen and (max-width: 576px){.company-description{font-size:14px}}@media screen and (max-width: 992px){.company-description{text-align:left;justify-content:flex-start;padding:24px var(--container-padding)}}@media screen and (max-width: 576px){.company-description{padding:16px var(--container-padding)}}.process-container{padding:74px var(--container-padding) 93px var(--container-padding);background-color:#001437;display:flex;flex-direction:column}.process-container .pre-title{padding-bottom:32px;align-self:center}@media screen and (max-width: 576px){.process-container .pre-title{padding-bottom:16px}}.process-container .title{color:#fff;font-weight:400;line-height:1.5;font-size:36px;padding-bottom:54px;align-self:center}@media screen and (max-width: 992px){.process-container .title{font-size:36px}}@media screen and (max-width: 576px){.process-container .title{font-size:24px}}.process-container .steps{display:flex;justify-content:space-between;flex-wrap:wrap}.process-container .steps .step{width:24%;height:334px;background-color:#07488d;border:1px solid #07488d;background-color:#002463;position:relative;overflow:hidden;padding:0 22px}.process-container .steps .step:hover{transition:0.5s;background-color:#fff}.process-container .steps .step:hover .number{color:#e0e0e0}.process-container .steps .step:hover .step-title{color:#001437}.process-container .steps .step:hover .step-description{color:#001437}.process-container .steps .step:hover .icon-wrapper{background-color:#0d82ff}@media screen and (max-width: 992px){.process-container .steps .step{width:49%;margin-bottom:2%;padding:0 25px;height:300px}}@media screen and (max-width: 576px){.process-container .steps .step{width:100%;margin-bottom:var(--container-padding)}}.process-container .steps .step .number{position:absolute;top:-17px;left:-7px;font-weight:400;line-height:1;font-size:106px;color:#fff;opacity:0.2}.process-container .steps .step .icon-wrapper{border-radius:50%;width:140px;height:140px;background-color:#07488d;position:absolute;right:-35px;bottom:-70px;padding-left:33px;padding-top:11px}.process-container .steps .step .icon-wrapper:hover{background-color:#0d82ff}@media screen and (max-width: 992px){.process-container .steps .step .icon-wrapper{width:170px;height:170px;padding-left:48px;padding-top:30px}}.process-container .steps .step .icon-wrapper.strategy{padding-left:37px;padding-top:16px}@media screen and (max-width: 992px){.process-container .steps .step .icon-wrapper.strategy{padding-left:52px;padding-top:32px}}.process-container .steps .step .step-title{color:#fff;font-weight:400;line-height:1.5;font-size:24px;margin-top:70px}@media screen and (max-width: 992px){.process-container .steps .step .step-title{font-size:24px}}@media screen and (max-width: 576px){.process-container .steps .step .step-title{font-size:18px}}@media screen and (max-width: 992px){.process-container .steps .step .step-title{margin-top:75px}}.process-container .steps .step .step-title:hover{color:#001437}.process-container .steps .step .step-description{color:#fff;font-weight:400;line-height:1.5;font-size:18px;margin-top:17px}.process-container .steps .step .step-description:hover{color:#001437}@media screen and (max-width: 992px){.process-container .steps .step .step-description{font-size:18px}}@media screen and (max-width: 576px){.process-container .steps .step .step-description{font-size:14px}}@media screen and (max-width: 992px){.process-container .steps .step .step-description{margin-top:22px}}.service-container{padding:74px var(--container-padding) 0 var(--container-padding);display:flex;flex-direction:column}@media screen and (max-width: 768px){.service-container{padding:74px var(--container-padding) 0px}}@media screen and (min-width: 768px) and (max-width: 992px){.service-container{padding:74px var(--container-padding) 21px}}.service-container .pre-title{text-align:center;font-weight:600}.service-container .desc-row{margin-top:32px;font-weight:400;line-height:1.5;font-size:36px;font-weight:600;line-height:normal;text-align:center;color:#001437}@media screen and (max-width: 768px){.service-container .desc-row{margin-top:16px}}.service-container .tabs{margin-top:80px}@media screen and (max-width: 768px){.service-container .tabs{margin-top:41px}}.service-container .tabs .tab-btns{display:flex;flex-wrap:wrap;justify-content:center;gap:28px}@media screen and (min-width: 768px) and (max-width: 992px){.service-container .tabs .tab-btns{gap:25px}}@media screen and (max-width: 768px){.service-container .tabs .tab-btns{flex-wrap:nowrap;overflow-x:scroll;overflow-x:overlay;justify-content:flex-start;height:80px}}.service-container .tabs .tab-btns .tab-btn{width:274px;max-width:100%;height:66px;background-color:#f3f7fd;font-weight:400;line-height:1.5;font-size:18px;font-weight:600;text-align:center;color:#001437;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (max-width: 768px){.service-container .tabs .tab-btns .tab-btn{min-width:274px}}.service-container .tabs .tab-btns .tab-btn.active{background-color:#001437;color:#fff;pointer-events:none}.service-container .tabs .tab-btns .tab-btn.active::after{content:"";position:absolute;left:10px;top:10px;height:100%;width:100%;background:#f3f7fd;z-index:-1}@media screen and (min-width: 992px) and (max-width: 1200px){.service-container .tabs .tab-btns .tab-btn{width:230px}}@media screen and (min-width: 768px) and (max-width: 992px){.service-container .tabs .tab-btns .tab-btn{width:216px}}@media screen and (max-width: 768px){.service-container .tabs .tab-btns .tab-btn{width:100%;font-weight:400;line-height:1.5;font-size:14px;font-weight:500}}.service-container .tabs .tab-contents{overflow:hidden}.service-container .tabs .tab-contents .item-tab-content{display:none;width:100%;min-height:500px;margin:70px 0 77px 0;padding:0 0 42px;overflow:hidden;position:relative}.service-container .tabs .tab-contents .item-tab-content.active{display:flex}.service-container .tabs .tab-contents .item-tab-content.activeOfRight{-webkit-animation:transformOfRight 1s;animation:transformOfRight 1s}.service-container .tabs .tab-contents .item-tab-content.activeOfLeft{-webkit-animation:transformOfLeft 1s;animation:transformOfLeft 1s}.service-container .tabs .tab-contents .item-tab-content::after{content:"";position:absolute;left:33%;top:0;height:100%;width:500%;background:#f3f7fd;z-index:-1}@media screen and (min-width: 1501px){.service-container .tabs .tab-contents .item-tab-content::after{left:20%}}@media screen and (max-width: 1200px){.service-container .tabs .tab-contents .item-tab-content{flex-direction:column;background:#f3f7fd;margin:48px 0 37px 0;padding-bottom:73px}}@media screen and (max-width: 768px){.service-container .tabs .tab-contents .item-tab-content{margin:29px 0 16px 0;padding-bottom:17px}}.service-container .tabs .tab-contents .item-tab-content .pic-tab{-ms-flex:0 0 586px;flex:0 0 586px;max-width:100%}@media screen and (max-width: 1200px){.service-container .tabs .tab-contents .item-tab-content .pic-tab{-ms-flex:0 0 100%;flex:0 0 100%}}.service-container .tabs .tab-contents .item-tab-content .pic-tab img{width:100%;max-height:446px}.service-container .tabs .tab-contents .item-tab-content .text-tab{padding:42px 45px 0}@media screen and (max-width: 768px){.service-container .tabs .tab-contents .item-tab-content .text-tab{padding:25px 13px 0}}@media screen and (min-width: 768px) and (max-width: 992px){.service-container .tabs .tab-contents .item-tab-content .text-tab{padding:42px 20px 0}}.service-container .tabs .tab-contents .item-tab-content .text-tab .title-content{margin:0 26px 0 0;font-weight:400;line-height:1.5;font-size:24px;font-weight:600;text-align:left;color:#000}@media screen and (max-width: 768px){.service-container .tabs .tab-contents .item-tab-content .text-tab .title-content{font-weight:400;line-height:1.5;font-size:18px;font-weight:600}}.service-container .tabs .tab-contents .item-tab-content .text-tab .text-content{margin:28px 0 0;font-weight:400;line-height:1.5;font-size:18px;font-weight:normal;text-align:left;color:#333}.service-container .tabs .tab-contents .item-tab-content .text-tab .text-content p{margin-bottom:28px}@media screen and (max-width: 768px){.service-container .tabs .tab-contents .item-tab-content .text-tab .text-content{margin:29px 0 0;font-weight:400;line-height:1.5;font-size:14px;font-weight:normal}}@media screen and (min-width: 768px) and (max-width: 992px){.service-container .tabs .tab-contents .item-tab-content .text-tab .text-content{margin:22px 0 0}}@keyframes transformOfLeft{0%{display:none;transform:translateX(-100%)}1%{display:flex;transform:translateX(-100%)}100%{display:flex;transform:translateX(0%)}}@keyframes transformOfRight{0%{display:none;transform:translateX(100%)}1%{display:flex;transform:translateX(100%)}100%{display:flex;transform:translateX(0%)}}.tech-container{padding:129px var(--container-padding) 111px var(--container-padding);background:url(../images/technology/bg-technology.jpg) no-repeat;background-size:cover}@media screen and (max-width: 768px){.tech-container{padding:49px var(--container-padding) 29px;background:url(../images/technology/bg-technology-mobile.jpg) no-repeat;background-size:cover}}@media screen and (min-width: 768px) and (max-width: 992px){.tech-container{padding:38px var(--container-padding) 18px;background:url(../images/technology/bg-technology-tablet.jpg) no-repeat;background-size:cover}}.tech-container .tech-holder{display:flex;flex-wrap:wrap;margin-top:40px}@media screen and (max-width: 768px){.tech-container .tech-holder{margin-top:16px}}@media screen and (min-width: 768px) and (max-width: 992px){.tech-container .tech-holder{margin-top:8px}}.tech-container .tech-holder .text-tech{-ms-flex:0 0 37%;flex:0 0 37%;max-width:37%}@media screen and (max-width: 992px){.tech-container .tech-holder .text-tech{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width: 768px){.tech-container .tech-holder .text-tech{margin-bottom:24px}}@media screen and (min-width: 768px) and (max-width: 992px){.tech-container .tech-holder .text-tech{margin-bottom:36px}}.tech-container .tech-holder .text-tech .desc-row{font-weight:400;line-height:1.5;font-size:36px;font-weight:600;line-height:normal;text-align:left;color:#fff}@media screen and (max-width: 768px){.tech-container .tech-holder .text-tech .desc-row{font-weight:400;line-height:1.5;font-size:18px;line-height:normal}}.tech-container .tech-holder .items-tech{-ms-flex:0 0 63%;flex:0 0 63%;max-width:63%}@media screen and (max-width: 992px){.tech-container .tech-holder .items-tech{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.tech-container .tech-holder .items-tech .row-items-tech{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:24px;padding-right:8px}@media screen and (max-width: 992px){.tech-container .tech-holder .items-tech .row-items-tech{padding-right:0px}}@media screen and (max-width: 768px){.tech-container .tech-holder .items-tech .row-items-tech{gap:12px}}@media screen and (min-width: 768px) and (max-width: 992px){.tech-container .tech-holder .items-tech .row-items-tech{gap:16px}}.tech-container .tech-holder .items-tech .row-items-tech .item-tech{-ms-flex:0 0 25%;flex:0 0 25%;max-width:100%;height:187px;border-radius:10px;border:1px dashed #fff;display:flex;justify-content:center;align-items:center;flex-direction:column}@media screen and (max-width: 768px){.tech-container .tech-holder .items-tech .row-items-tech .item-tech{-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (min-width: 768px) and (max-width: 992px){.tech-container .tech-holder .items-tech .row-items-tech .item-tech{-ms-flex:0 0 48.89%;flex:0 0 48.89%;height:217px;margin-bottom:8px}}@media screen and (min-width: 992px) and (max-width: 1200px){.tech-container .tech-holder .items-tech .row-items-tech .item-tech{-ms-flex:0 0 29%;flex:0 0 29%}}.tech-container .tech-holder .items-tech .row-items-tech .item-tech:last-of-type{margin-right:94px}@media screen and (min-width: 992px) and (max-width: 1200px){.tech-container .tech-holder .items-tech .row-items-tech .item-tech:last-of-type{margin-right:0px}}@media screen and (max-width: 992px){.tech-container .tech-holder .items-tech .row-items-tech .item-tech:last-of-type{margin-right:0}}.tech-container .tech-holder .items-tech .row-items-tech .item-tech .img{width:85px}.tech-container .tech-holder .items-tech .row-items-tech .item-tech .img img{max-width:100%}.tech-container .tech-holder .items-tech .row-items-tech .item-tech .text{font-weight:400;line-height:1.5;font-size:24px;font-weight:600;text-align:center;color:#fff}@media screen and (max-width: 768px){.tech-container .tech-holder .items-tech .row-items-tech .item-tech .text{margin-top:15px}}@media screen and (max-width: 768px){.tech-container .tech-holder .items-tech .row-items-tech .item-tech .text{font-weight:400;line-height:1.5;font-size:18px;font-weight:600}}.hiring-container{padding:74px var(--container-padding) 111px var(--container-padding);display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.hiring-container{padding:26px var(--container-padding) 64px}}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container{padding:33px var(--container-padding) 75px}}.hiring-container .pre-title{text-align:center;font-weight:600}.hiring-container .desc-row{margin-top:28px;font-weight:400;line-height:1.5;font-size:36px;font-weight:600;line-height:normal;text-align:center;color:#001437}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container .desc-row{margin-top:9px}}.hiring-container .summary-text{width:486px;max-width:100%;margin:48px auto 0;font-weight:400;line-height:1.5;font-size:18px;font-weight:normal;line-height:1.4;text-align:center;color:#333}@media screen and (max-width: 768px){.hiring-container .summary-text{width:100%;margin:29px auto 0}}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container .summary-text{width:100%;font-weight:400;line-height:1.5;font-size:24px;font-weight:normal;line-height:normal;margin:34px auto 0}}.hiring-container .holder-items{margin-top:55px;display:flex;flex-wrap:wrap;justify-content:center;gap:9.77%}@media screen and (max-width: 768px){.hiring-container .holder-items{margin-top:40px;gap:40px}}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container .holder-items{margin-top:65px;gap:32px;flex-direction:column;align-items:center}}.hiring-container .holder-items .item-hiring{-ms-flex:0 0 26.82%;flex:0 0 26.82%;max-width:26.82%;display:flex;flex-direction:column;text-align:center}@media screen and (max-width: 768px){.hiring-container .holder-items .item-hiring{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container .holder-items .item-hiring{-ms-flex:0 0 57.17%;flex:0 0 57.17%;max-width:57.17%}}.hiring-container .holder-items .item-hiring .img{width:85px;margin:0 auto}@media screen and (max-width: 768px){.hiring-container .holder-items .item-hiring .img{width:75px}}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container .holder-items .item-hiring .img{width:55px}}.hiring-container .holder-items .item-hiring .img img{max-width:100%}.hiring-container .holder-items .item-hiring .title{margin-top:27px;font-weight:400;line-height:1.5;font-size:24px;font-weight:normal;line-height:normal;color:#001437}@media screen and (max-width: 768px){.hiring-container .holder-items .item-hiring .title{margin-top:30px;font-weight:400;line-height:1.5;font-size:18px;font-weight:normal;line-height:1.4}}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container .holder-items .item-hiring .title{margin-top:16px}}.hiring-container .holder-items .item-hiring .summary{margin-top:24px;font-weight:400;line-height:1.5;font-size:18px;font-weight:normal;line-height:1.4;color:#333}@media screen and (max-width: 768px){.hiring-container .holder-items .item-hiring .summary{margin-top:20px;font-weight:400;line-height:1.5;font-size:14px;font-weight:normal;line-height:1.4}}@media screen and (min-width: 768px) and (max-width: 992px){.hiring-container .holder-items .item-hiring .summary{margin-top:27px}}.shadow{display:none}body.shownavbar-mode .shadow{position:absolute;display:block;top:0;left:0;right:0;bottom:0;background-color:black;opacity:0.5}.topnavbar{display:flex;justify-content:space-between;overflow:hidden;height:103px;padding:0 var(--container-padding);align-items:center}@media screen and (max-width: 992px){.topnavbar{height:77px}}@media screen and (max-width: 576px){.topnavbar{height:65px}}@media screen and (max-width: 1500px){.topnavbar .logo{width:240px}}@media screen and (max-width: 1200px){.topnavbar .logo{width:210px}}.topnavbar .logo img{width:100%}.topnavbar .links{display:flex;height:100%;transition:0.2s}@media screen and (max-width: 992px){.topnavbar .links{position:absolute;left:-100%;transition:0.2s ease-in;bottom:0;background-color:#001437;flex-direction:column}}.topnavbar .links .link{display:flex;align-items:center;padding:0 15px;height:100%;font-size:18px;color:#001437;text-decoration:none;border-bottom:6px solid transparent;border-top:6px solid transparent}@media screen and (max-width: 1200px){.topnavbar .links .link{padding:0 7px;font-size:16px}}.topnavbar .links .link.active{border-bottom:6px solid #07488d}.topnavbar .links .close{display:none}.topnavbar .hamberger{display:none;font-weight:400;line-height:1.5;font-size:32px;cursor:pointer}@media screen and (max-width: 992px){.topnavbar .hamberger{display:block}}.topnavbar.show .links{transition:0.5s ease-out}@media screen and (max-width: 992px){.topnavbar.show .links{position:absolute;display:block;left:0;z-index:20;width:70%;display:flex;flex-direction:column;height:100%;padding:24px}.topnavbar.show .links a,.topnavbar.show .links .footer-container .footer-top .contact-info li .text p,.footer-container .footer-top .contact-info li .text .topnavbar.show .links p{width:100%}.topnavbar.show .links .link{height:60px;border:unset;color:#f3f7fd}.topnavbar.show .links .link:hover{color:#fff;cursor:pointer}.topnavbar.show .links .close{display:block;color:#f3f7fd;font-weight:400;line-height:1.5;font-size:32px}.topnavbar.show .links .close i{float:right}}@media screen and (max-width: 576px){.topnavbar.show .links{width:100%}}.blue-line{display:flex;height:40px;padding:0 var(--container-padding);color:#fff;background-color:#001437;justify-content:flex-end}@media screen and (max-width: 992px){.blue-line{display:none}}.blue-line .telephone,.blue-line .email{padding:0 20px;float:right;align-items:center;justify-content:center;display:flex;font-size:14px;border-left:1px solid rgba(255,255,255,0.33)}.blue-line .telephone a,.blue-line .telephone .footer-container .footer-top .contact-info li .text p,.footer-container .footer-top .contact-info li .text .blue-line .telephone p,.blue-line .email a,.blue-line .email .footer-container .footer-top .contact-info li .text p,.footer-container .footer-top .contact-info li .text .blue-line .email p{text-decoration:none;color:#fff}.blue-line .telephone i,.blue-line .email i{padding-right:5px}.blue-line .email{border-right:1px solid rgba(255,255,255,0.33)}@media screen and (min-width: 993px){.navbar-scroll{position:fixed;top:0px;width:100%;background-color:#fff;z-index:25}.slider-after-scroll{margin-top:103px}}.about-company{padding:106px var(--container-padding) 120px var(--container-padding);display:flex;justify-content:center;justify-content:space-between}@media screen and (max-width: 992px){.about-company{padding-top:61px;padding-bottom:108px}}@media screen and (max-width: 576px){.about-company{padding-top:32px;padding-bottom:38px}}.about-company .data{width:48%;display:flex;flex-direction:column}@media screen and (max-width: 992px){.about-company .data{width:100%}}.about-company .data .pre-title{padding-bottom:32px}@media screen and (max-width: 992px){.about-company .data .pre-title{padding-bottom:16px}}@media screen and (max-width: 576px){.about-company .data .pre-title{padding-bottom:8px}}.about-company .data .title{font-weight:400;line-height:1.5;font-size:36px;font-weight:600;color:#001437;padding-bottom:24px}@media screen and (max-width: 992px){.about-company .data .title{font-size:36px}}@media screen and (max-width: 576px){.about-company .data .title{font-size:24px}}@media screen and (max-width: 992px){.about-company .data .title{padding-bottom:16px}}@media screen and (max-width: 576px){.about-company .data .title{padding-bottom:32px}}.about-company .data .description{color:#333;font-weight:400;line-height:1.5;font-size:18px;padding-bottom:53px}@media screen and (max-width: 992px){.about-company .data .description{font-size:18px}}@media screen and (max-width: 576px){.about-company .data .description{font-size:14px}}@media screen and (max-width: 992px){.about-company .data .description{padding-bottom:70px}}@media screen and (max-width: 576px){.about-company .data .description{padding-bottom:35px}}.about-company .data .column-wrapper{display:flex;justify-content:space-between}@media screen and (max-width: 576px){.about-company .data .column-wrapper{flex-direction:column}}.about-company .data .column-wrapper .experience,.about-company .data .column-wrapper .quick-support{display:flex;flex-direction:column;width:48%}@media screen and (max-width: 576px){.about-company .data .column-wrapper .experience,.about-company .data .column-wrapper .quick-support{width:100%}.about-company .data .column-wrapper .experience:first-child .col-description,.about-company .data .column-wrapper .quick-support:first-child .col-description{margin-bottom:26px}}.about-company .data .column-wrapper .experience .col-title,.about-company .data .column-wrapper .quick-support .col-title{font-weight:400;line-height:1.5;font-size:18px;margin-bottom:7px;font-weight:600}.about-company .data .column-wrapper .experience .line,.about-company .data .column-wrapper .quick-support .line{border-bottom:5px solid #f3f7fd;margin-bottom:32px}@media screen and (max-width: 992px){.about-company .data .column-wrapper .experience .line,.about-company .data .column-wrapper .quick-support .line{margin-bottom:16px}}@media screen and (max-width: 576px){.about-company .data .column-wrapper .experience .line,.about-company .data .column-wrapper .quick-support .line{margin-bottom:22px}}.about-company .data .column-wrapper .experience .col-description,.about-company .data .column-wrapper .quick-support .col-description{font-weight:400;line-height:1.5;font-size:18px;color:#333}@media screen and (max-width: 992px){.about-company .data .column-wrapper .experience .col-description,.about-company .data .column-wrapper .quick-support .col-description{font-size:18px}}@media screen and (max-width: 576px){.about-company .data .column-wrapper .experience .col-description,.about-company .data .column-wrapper .quick-support .col-description{font-size:14px}}.about-company .data .column-wrapper .experience .col-img,.about-company .data .column-wrapper .quick-support .col-img{color:#0d82ff;width:50px;width:fit-content;margin-bottom:7px}.about-company .picture{width:40%}.about-company .picture img{width:100%}@media screen and (max-width: 1500px){.about-company .picture{width:45%}}@media screen and (max-width: 992px){.about-company .picture{display:none}}.footer-container{background:url(../images/footer/bg-footer.jpg) no-repeat;background-size:cover}@media screen and (max-width: 768px){.footer-container{background:url(../images/footer/bg-footer-mobile.jpg) no-repeat;background-size:cover}}@media screen and (min-width: 768px) and (max-width: 992px){.footer-container{background:url(../images/footer/bg-footer-tablet.jpg) no-repeat;background-size:cover}}.footer-container .footer-top{padding:73px var(--container-padding) 45px 124px}@media screen and (max-width: 768px){.footer-container .footer-top{padding:72px var(--container-padding) 50px}}@media screen and (min-width: 768px) and (max-width: 992px){.footer-container .footer-top{padding:72px var(--container-padding) 31px 27px}}.footer-container .footer-top .footer-title{font-weight:400;line-height:1.5;font-size:36px;font-weight:600;line-height:1.4;text-align:left;color:#001437}@media screen and (max-width: 768px){.footer-container .footer-top .footer-title{font-weight:400;line-height:1.5;font-size:24px;font-weight:600;line-height:1.5}}@media screen and (max-width: 768px) and (max-width: 992px){.footer-container .footer-top .footer-title{font-size:24px}}@media screen and (max-width: 768px) and (max-width: 576px){.footer-container .footer-top .footer-title{font-size:18px}}.footer-container .footer-top .contact-info{list-style:none;margin-top:53px}.footer-container .footer-top .contact-info li{margin-bottom:35px;display:flex;align-items:center;gap:18px}.footer-container .footer-top .contact-info li.address{align-items:flex-start}.footer-container .footer-top .contact-info li.address .content-title{font-weight:400;line-height:1.5;font-size:18px;font-weight:600}@media screen and (max-width: 992px){.footer-container .footer-top .contact-info li.address .content-title{font-size:18px}}@media screen and (max-width: 576px){.footer-container .footer-top .contact-info li.address .content-title{font-size:16px}}.footer-container .footer-top .contact-info li.address .text :not(:last-child){margin-bottom:8px}@media screen and (max-width: 768px){.footer-container .footer-top .contact-info li{margin-bottom:27px}}@media screen and (min-width: 768px) and (max-width: 992px){.footer-container .footer-top .contact-info li{margin-bottom:31px}}.footer-container .footer-top .contact-info li .icon{font-weight:400;line-height:1.5;font-size:24px;font-weight:normal;line-height:normal}.footer-container .footer-top .contact-info li .text{display:flex;flex-direction:column}.footer-container .footer-top .contact-info li .text a,.footer-container .footer-top .contact-info li .text p{text-decoration:none;font-weight:400;line-height:1.5;font-size:18px;font-weight:normal;text-align:left;color:#001437}@media screen and (max-width: 992px){.footer-container .footer-top .contact-info li .text a,.footer-container .footer-top .contact-info li .text p{font-size:18px}}@media screen and (max-width: 576px){.footer-container .footer-top .contact-info li .text a,.footer-container .footer-top .contact-info li .text p{font-size:16px}}@media screen and (max-width: 768px){.footer-container .footer-top .contact-info li .text a,.footer-container .footer-top .contact-info li .text p{font-weight:400;line-height:1.5;font-size:14px;font-weight:normal}}.footer-container .footer-bottom{padding:22px var(--container-padding) 22px 124px;background-color:rgba(0,20,55,0.22)}@media screen and (max-width: 768px){.footer-container .footer-bottom{padding:21px var(--container-padding) 21px var(--container-padding)}}@media screen and (min-width: 768px) and (max-width: 992px){.footer-container .footer-bottom{padding:22px var(--container-padding) 22px var(--container-padding)}}.footer-container .footer-bottom .copy-right{font-weight:400;line-height:1.5;font-size:18px;font-weight:normal;text-align:left;color:#001437}@media screen and (max-width: 768px){.footer-container .footer-bottom .copy-right{font-weight:400;line-height:1.5;font-size:14px;font-weight:normal;line-height:1.4}}@media screen and (min-width: 768px) and (max-width: 992px){.footer-container .footer-bottom .copy-right{font-weight:400;line-height:1.5;font-size:18px;font-weight:normal}}.footer-container .footer-bottom .copy-right a,.footer-container .footer-bottom .copy-right .footer-top .contact-info li .text p,.footer-container .footer-top .contact-info li .text .footer-bottom .copy-right p{color:#001437;text-decoration:none}*{padding:0;margin:0;font-family:roboto_GoldenParos;box-sizing:border-box}
