@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.preloader{background:#0d5296;height:100%;justify-content:center;left:0;position:fixed;top:0;width:0;width:100%;z-index:9999999}.preloader,.svg-loader{align-items:center;display:flex}.svg-loader{-webkit-animation:loader-spin 1.4s linear infinite;animation:loader-spin 1.4s linear infinite;height:230px;-webkit-transform-origin:115px 115px;transform-origin:115px 115px;width:230px}.loader__plane{fill:#dcbb87}.loader__path{stroke:#fff;-webkit-animation:loader-path 1.4s ease-in-out infinite;animation:loader-path 1.4s ease-in-out infinite}@-webkit-keyframes loader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loader-path{0%{stroke-dasharray:0,580,0,0,0,0,0,0,0}50%{stroke-dasharray:0,450,10,30,10,30,10,30,10}to{stroke-dasharray:0,580,0,0,0,0,0,0,0}}@keyframes loader-path{0%{stroke-dasharray:0,580,0,0,0,0,0,0,0}50%{stroke-dasharray:0,450,10,30,10,30,10,30,10}to{stroke-dasharray:0,580,0,0,0,0,0,0,0}}html{scroll-behavior:smooth}body{max-width:100%;overflow-x:hidden}figure{margin-bottom:0}.opacity-0{opacity:0}.responsicve_px-5{padding-left:3rem!important;padding-right:3rem!important}img{-webkit-user-drag:none}.responsicve_px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}*{font-family:Poppins-Regular;font-size:14px;transition:all .6s}.mh-0{max-height:0;overflow:hidden}.primary-md{font-family:Poppins-Medium}.primary-b{font-family:Poppins-Bold}.primary-sb{font-family:Poppins-SemiBold}.pop_light,.pop_light *{font-family:Poppins-Light}.text{font-family:var(--primary-Regular);font-size:13px}.lg-text{color:#333;font-family:var(--primary-SemiBold);font-size:19px}.hide{display:none!important}.btn,a.btn{background:#0d5296;border:2px solid transparent;border-radius:7px;color:var(--primary-color);font-family:Poppins-Regular;font-size:13px;padding:9px 18px;transition:all .6s}.btn:focus{box-shadow:none!important}.btn:hover{background:transparent;border:2px solid #2ba7ff;color:#2ba7ff!important}.main-heading,.main-heading span{font-family:var(--primary-Bold)}.lg-heading,.md-heading,.sm-heading,.xs-heading{font-family:Poppins-SemiBold}.main-heading,.main-heading span{font-size:52px}.lg-heading{font-size:46px}.md-heading{font-size:32px}.sm-heading{font-size:28px}.xs-heading{font-size:24px}.btn.transparent_btn{background:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.primary-text,.primary-text *{color:var(--primary-color)!important}.primary-bg{background-color:var(--primary-color)!important}.secondary-bg{background-color:var(--secondary-color)!important}.secondary-text{color:var(--secondary-color)!important}.main-text{color:var(--main-color)!important}.main-bg{background-color:var(--main-color)!important}.black_text,.black_text *{color:#000}.captalize-text{text-transform:capitalize}.uppercase-text{text-transform:uppercase}.crop-1-lines,.crop-2-lines,.crop-3-lines,.crop-4-lines{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.crop-1-lines{-webkit-line-clamp:1}.crop-2-lines{-webkit-line-clamp:2}.crop-3-lines{-webkit-line-clamp:3}.crop-4-lines{-webkit-line-clamp:4}input:focus{outline:none}.form-control{background-color:var(--primary-color);border:0;border-radius:10px;color:#696969;font-family:var(--primary-Regular);font-size:13px;padding:10px 15px;resize:none;width:100%}.form-control::-webkit-input-placeholder{color:#696969;font-family:var(--primary-Regular);font-size:13px}.form-control::placeholder{color:#696969;font-family:var(--primary-Regular);font-size:13px}.custom-label{color:var(--primary-color);font-family:var(--primary-Regular);font-size:11px;margin-bottom:4px}.form-control.form-md-control{background-color:#efefef;height:110px}select.form-control{background-image:url(/static/media/selecticon.51620e16aaf2cb276c09.svg);background-position:center right 12px;background-repeat:no-repeat;background-size:14px 7px;padding-right:37px;text-overflow:ellipsis}.custom-radio[type=radio]:checked,.custom-radio[type=radio]:not(:checked){left:-9999px;position:absolute}.custom-radio[type=radio]:checked+.custom-radio-label,.custom-radio[type=radio]:not(:checked)+.custom-radio-label{color:var(--primary-color);cursor:pointer;display:inline-block;line-height:20px;padding-left:28px;position:relative}.custom-radio[type=radio]:checked+.custom-radio-label:before,.custom-radio[type=radio]:not(:checked)+.custom-radio-label:before{background:transparent;border:1px solid var(--primary-color);border-radius:100%;content:"";height:18px;left:0;position:absolute;top:0;width:18px}.custom-radio[type=radio]:checked+.custom-radio-label:after,.custom-radio[type=radio]:not(:checked)+.custom-radio-label:after{background:var(--primary-color);border-radius:100%;content:"";height:10px;left:4px;position:absolute;top:4px;transition:all .2s ease;width:10px}.custom-radio[type=radio]:not(:checked)+.custom-radio-label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.custom-radio[type=radio]:checked+.custom-radio-label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.web-paginations .pagination .page-link{align-items:center;border-radius:50%;color:#232323;display:flex;font-family:var(--primary-SemiBold);font-size:21px;height:40px;justify-content:center;width:40px}.web-paginations .pagination .page-link.active{background-color:#0d5296;color:var(--primary-color)}.web-paginations .pagination .page-link.next-arrow{background-color:#0d5296}.web-paginations .pagination .page-link.next-arrow img{max-width:17px}@media (max-width:1400px){.main-heading,.main-heading span{font-size:49px}.lg-heading{font-size:42px}.md-heading{font-size:29px}.sm-heading{font-size:25px}.xs-heading{font-size:22px}.text{font-size:12px}}@media (max-width:1200px){.btn{font-size:14px;padding:7px 14px}.main-heading,.main-heading span{font-size:43px}.lg-heading{font-size:38px}.md-heading{font-size:25px}.sm-heading{font-size:22px}.xs-heading{font-size:20px}.text{font-size:11px}.lg-text{font-size:15px}}@media (max-width:991px){.btn{font-size:13px;padding:6px 12px}.main-heading,.main-heading span{font-size:38px}.lg-heading{font-size:34px}.md-heading{font-size:22px}.sm-heading{font-size:20px}.xs-heading{font-size:16px}.text{font-size:11px}.lg-text{font-size:14px}}@media (max-width:768px){.btn{font-size:12px;padding:6px 11px}.main-heading,.main-heading span{font-size:33px}.lg-heading{font-size:29px}.md-heading{font-size:20px}.sm-heading{font-size:18px}.lg-text{font-size:12px}}@media (max-width:576px){.btn{font-size:11px;padding:6px 10px}.main-heading,.main-heading span{font-size:29px}.lg-heading{font-size:25px}.md-heading{font-size:18px}.sm-heading{font-size:16px}.text{font-size:9px}.lg-text{font-size:11px}}@media (max-width:430px){.btn{font-size:11px;padding:6px 10px}.main-heading,.main-heading span{font-size:26px}.lg-heading{font-size:23px}}.header{box-shadow:0 8px 14px hsla(210,8%,62%,.2)}.header .header_start .top-bar{background-color:#0d5296;padding:9px 0}.header .header_start .top-bar .flex-bar{align-items:center;display:flex;justify-content:space-between}.header .header_start .top-bar .flex-bar ul.left-social{display:flex;gap:9px;list-style:none;margin-bottom:0;padding-left:0}.header .header_start .top-bar .flex-bar ul.left-social li{align-items:center;background-color:#fff;border-radius:4px;display:flex;height:22px;justify-content:center;width:22px}.header .header_start .top-bar .flex-bar ul.left-social li a i{color:#0d5296;font-size:12px}.header .header_start .top-bar .flex-bar ul.get-contact{display:flex;gap:33px;list-style:none;margin-bottom:0;padding-left:0}.header .header_start .top-bar .flex-bar ul.get-contact li:not(:last-child):after{background-color:#fff;content:"";display:block;height:100%;position:absolute;right:0;right:-19px;top:0;width:1px}.header .header_start .top-bar .flex-bar ul.get-contact li:not(:last-child){position:relative}.header .header_start .top-bar .flex-bar ul.get-contact li a{color:#fff;font-family:var(--primary-Regular);font-size:12px;text-decoration:none}.header .header_start .top-bar .flex-bar ul.get-contact li a i{padding-right:17px}.header .header_start .main-header{align-items:center;display:flex;justify-content:space-between;padding:13px 0}.header .header_start .main-header .navbar_links ul.normal_links{align-items:center;display:flex;gap:16px;list-style:none;margin-bottom:0;padding-left:0}.header .header_start .main-header .navbar_links ul.normal_links li.link-item a{color:#000;font-family:var(--primary-Regular);font-size:14px;text-decoration:none}.header .header_start .main-header .navbar_links ul.normal_links li.link-item a.btn{color:#fff}.header .header_start .main-header figure.logo img{height:65px;object-fit:contain;width:228px}li.canvas_btn{background:transparent;cursor:pointer;display:none;position:absolute;right:25px;top:25px;width:25px}.mobile_header{align-items:center;background:#0d5296;display:flex;height:100%;justify-content:flex-start;left:0;overflow-y:scroll;padding:98px 0 35px 30px;position:fixed;top:0;-webkit-transform:translateX(-120%);transform:translateX(-120%);transition:.8s;width:237px;z-index:99999}.mobile_header.show{-webkit-transform:translateX(0);transform:translateX(0)}.mobile_header .cancel{align-items:center;background:#fff;border:0;display:flex;height:40px;justify-content:center;position:absolute;right:10px;top:10px;width:40px}.mobile_header ul.mobile_menus{list-style:none;margin:0;padding:0}.mobile_header ul.mobile_menus li.menu_items{margin:10px 0}.mobile_header ul.mobile_menus li.menu_items.menu_btn{margin-top:30px}.mobile_header ul.mobile_menus li.menu_items a{color:#fff;font-family:Poppins-Medium;font-size:11px;font-weight:500;position:relative;text-decoration:none}.mobile_header ul.mobile_menus li.menu_items.cart_btn a span.count{background:#c98536;border-radius:50%;font-size:9px;height:15px;line-height:15px;position:absolute;right:-10px;text-align:center;width:15px}header.header .header_start .main-header .open_nav{background-color:initial;border:0}@media (max-width:1200){header.header .header_start .main-header figure.logo img{max-height:50px;width:195px}header.header .header_start .main-header .navbar_links ul.normal_links li.link-item a{font-size:12px}header.header .header_start .top-bar .flex-bar ul.left-social li{height:25px;width:25px}header.header .header_start .top-bar .flex-bar ul.left-social li a i{font-size:16px}header.header .header_start .top-bar .flex-bar ul.get-contact li a{font-size:11px}}@media (min-width:991px){.mobile_header,header.header .header_start .main-header .open_nav{display:none}}@media (max-width:991px){li.nav_links.ms-auto{display:none}header.header .header_start .main-header .open_nav img{max-width:25px}li.canvas_btn{display:inline;display:initial}header.header .header_start .main-header .navbar_links ul.normal_links,header.normal_header ul.header_start li.header_contact{display:none}header.header .header_start .main-header figure.logo img{max-height:50px;width:200px}}@media (max-width:768px){header.header .header_start .top-bar .flex-bar ul.left-social li{height:25px;width:25px}header.header .header_start .top-bar .flex-bar ul.left-social li a i{font-size:13px}header.header .header_start .top-bar .flex-bar ul.get-contact li a i{padding-right:9px}header.header .header_start .top-bar .flex-bar ul.get-contact li a{font-size:10px}}@media (max-width:575px){header.header .header_start .top-bar .flex-bar{align-items:normal;flex-direction:column;gap:7px}header.header .header_start .top-bar .flex-bar ul.get-contact{margin-left:auto}header.header .header_start .main-header figure.logo img{width:170px}}section.banner-section .banner-slider-start .custom-caption{height:100%;left:0;top:0;width:100%}section.banner-section .banner-slider-start .custom-caption .blue-section{background-color:#0d5296c4;border-radius:0 50px 50px 0;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;padding-left:11%;padding-right:73px;text-align:start}section.banner-section .banner-slider-start .custom-caption .blue-section .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.banner-section .banner-slider-start .custom-caption .blue-section figure.man-image{right:39%}section.banner-section .banner-slider-start .custom-caption .blue-section figure.man-image img{height:223px;object-fit:contain;width:210px}.banner-section .banner-slider-start .carousel-control-next,.banner-section .banner-slider-start .carousel-control-prev{display:none}@media (min-width:1200px){section.banner-section .banner-slider-start .custom-caption .blue-section{margin-right:5rem}section.banner-section .banner-slider-start .custom-caption .blue-section .main-heading{font-size:45px}}@media (max-width:1200px){section.banner-section .banner-slider-start .custom-caption .blue-section figure.man-image img{height:187px;object-fit:contain;width:176px}}@media (max-width:991px){section.banner-section .banner-slider-start .custom-caption .blue-section .main-heading{font-size:32px}section.banner-section .banner-slider-start .custom-caption .blue-section figure.man-image img{height:154px;object-fit:contain;width:142px}section.banner-section .banner-slider-start .custom-caption .blue-section{gap:10px}section.banner-section .banner-slider-start .slider-img{min-height:438px;object-fit:cover}}@media (max-width:768px){section.banner-section .banner-slider-start .custom-caption .blue-section figure.man-image img{display:none}section.banner-section .banner-slider-start .custom-caption .blue-section .main-heading{font-size:29px}}@media (max-width:576px){section.banner-section .banner-slider-start .custom-caption .custom-width{padding-right:0!important}section.banner-section .banner-slider-start .custom-caption .blue-section{border-radius:0;padding:15px}section.banner-section .banner-slider-start .custom-caption .blue-section .main-heading{font-size:24px}section.banner-section .banner-slider-start .slider-img{min-height:400px}}.experience-section{padding:101px 0 65px}.experience-right-data{overflow:hidden;position:relative}.experience-right-data .experience-images .top-left-img{width:calc(100% - 210px)}.experience-right-data .experience-images .bottom-right-img{bottom:0;position:absolute;right:0;width:58%}.experience-right-data .experience-images{padding-bottom:89px}.experience-right-data .experience-images img{object-fit:contain}.experience-right-data .experience-box{background-color:#0d5296;border-radius:27px;overflow:hidden;padding:22px 26px 28px 25px;position:absolute;right:0;top:0;width:191px}.experience-right-data .experience-box *{margin:0}.experience-right-data .experience-box .headings{align-items:end;display:flex;gap:4px}.experience-right-data .experience-box .md-heading{font-size:36px}.experience-right-data .experience-box .xs-heading.small{font-size:19px}.experience-section .experience-start .experience-about{display:flex;flex-direction:column;height:100%;justify-content:center}.experience-section .experience-start .experience-about .experience-in .experience-box{display:flex;flex-direction:column;gap:15px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box{align-items:center;background-color:#f6f6f6;border:1px solid #d3d3d3;border-radius:27px;display:flex;gap:16px;padding:15px 26px 15px 22px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box figure .icon{height:54px;object-fit:contain;width:55px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box .xs-heading.small{font-family:Poppins-Bold;font-size:21px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box .text{color:#525252}.experience-section .experience-start .experience-about .text.exp-color{color:#555}section.about-exp-ceo .experience-right-data .experience-right-data .experience-images .top-left-img{display:block;margin-left:auto;object-position:right}section.about-exp-ceo .experience-right-data .experience-images .top-left-img{margin-left:210px}.about-exp-ceo .experience-right-data .experience-box,section.about-exp-ceo .experience-right-data .experience-images .bottom-right-img{left:0}@media (min-width:768px){.about-exp-ceo .experience-right-data .experience-images{padding-bottom:67px}}@media (min-width:991px){.about-exp-ceo .experience-right-data .experience-images{padding-bottom:165px}}@media (min-width:1200px){.about-exp-ceo .experience-right-data .experience-images{padding-bottom:148px}}@media (min-width:1400px){.about-exp-ceo .experience-right-data .experience-images{padding-bottom:111px}}@media (max-width:1400px){.experience-right-data .experience-images{padding-bottom:123px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box .xs-heading.small{font-size:19px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box figure .icon{height:45px;width:45px}}@media (max-width:1200px){.experience-right-data .experience-box .md-heading{font-size:22px}.experience-right-data .experience-images{padding-bottom:144px}}@media (max-width:991px){.experience-right-data .experience-images{padding-bottom:32px}.experience-section .experience-start .experience-about{margin-top:21px}}@media (max-width:768px){.experience-right-data .experience-images .bottom-right-img{position:static;width:49%}.experience-right-data .experience-box{position:static}.experience-right-data .experience-images{display:flex;justify-content:space-between}.experience-right-data .experience-images .top-left-img{width:49%}section.about-exp-ceo .experience-right-data .experience-images .top-left-img{margin-left:0}.experience-right-data{display:flex;flex-direction:column}.experience-section .experience-start .experience-about .experience-in .experience-box{flex-direction:row}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box figure .icon{height:39px;width:39px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box .xs-heading.small{font-size:16px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box .text{font-size:10px}.experience-section .experience-start .experience-about .experience-in .experience-box{flex-direction:column;margin:auto;max-width:328px;padding:0 14px}.experience-section .experience-start .experience-about .experience-in .experience-box .single-box{border-radius:12px}.experience-section{padding-top:70px}}@media (max-width:576px){.experience-section{padding-top:55px}}.services-section{background-color:#efefef;padding:75px 0 135px}.service-page.services-section{background-color:var(--primary-color);padding-bottom:70px}.services-section .services-list .service-blue-box{background-color:var(--main-color);border-radius:28px;padding:25px 21px 21px 23px}.services-section .services-list .single-service{padding-top:0}.services-section .services-list .single-service .text .read-more{color:#0d5296;font-family:var(--primary-SemiBold);font-size:12px;padding-left:5px;text-decoration:none}.services-section .services-list .single-service .text{color:#555;margin-bottom:6px}.services-section .services-list .single-service .serivce-img .the-img.w-100{border-radius:18px;height:137px;object-fit:cover;width:100%}.service-details .details-body .top-heaidng .lg-heading{font-family:Poppins-Medium}@media (min-width:1200px) AND (max-width:1400px){.services-section .services-list .service-blue-box .md-heading{font-size:25px;line-height:1.5}}@media (min-width:991px) AND (max-width:1200px){.services-section .services-list .service-blue-box .md-heading{font-size:21px;line-height:1.5}.services-section{padding-top:41px}}@media (max-width:991px){.services-section{padding-bottom:70px}}@media (min-width:576px) AND (max-width:768px){.services-section .services-list .service-blue-box .md-heading{font-size:19px;line-height:1.2}}@media (max-width:576px){.services-section .services-list .single-service .serivce-img .the-img.w-100{height:65px}.services-section{padding-top:24px}.services-section .services-list .single-service .sm-heading{font-size:14px}.services-section .services-list .service-blue-box .md-heading{font-size:17px;line-height:1.5}}.choseus-section{padding:80px 0 60px}.choseus-section .chose-us-start .chose-us-text .top-heading .small-top-heading{color:#000;font-family:Poppins-Medium;font-size:15px;text-transform:uppercase}.choseus-section .chose-us-start .chose-us-text .filter-options{align-items:center;border-bottom:1px solid #adadad;display:flex;gap:60px;list-style:none;margin-bottom:0;padding-left:0;padding-right:67px;padding-top:29px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.choseus-section .chose-us-start .chose-us-text .filter-options .single-filter .filter-btn{background-color:initial;border:0;font-family:var(--primary-SemiBold);font-size:20px;padding:5px 7px}.choseus-section .chose-us-start .chose-us-text .filter-options .single-filter .filter-btn.active{color:#0d5296;position:relative}.choseus-section .chose-us-start .chose-us-text .filter-options .single-filter .filter-btn.active:after{background-color:#0d5296;border-radius:14px;bottom:-1px;content:"";display:block;height:2px;left:0;position:absolute;width:100%}.choseus-section .chose-us-start .chose-us-text .filter-data .single-data .text{color:#525252}.custom-from{background-color:#0d5296;border-radius:18px;padding:13px 25px 33px}.absolute-form .range-slider .range-slider__thumb{background-color:#0d5296;border:2px solid #fff;height:20px;width:20px}.absolute-form .range-slider{background-color:#0d5296;border-radius:15px;margin-top:23px;position:relative}.absolute-form .range-slider .range-slider__range{background-color:#fff}.absolute-form .range-slider:after{background-color:#000;content:"";display:block;height:100%;opacity:.1;position:absolute;width:100%}.custom-from .btn{border:2px solid #fff}.choseus-section .chose-us-start .choose-form{min-height:442px;position:relative}.choseus-section .chose-us-start .choose-form .absolute-form{position:absolute;top:-168px;width:100%}@media (max-width:1400px){.choseus-section .chose-us-start .chose-us-text .filter-options .single-filter .filter-btn{font-size:17px}.custom-from .btn{font-size:11px}}@media (max-width:1200px){.choseus-section .chose-us-start .chose-us-text .filter-options{gap:30px}.choseus-section .chose-us-start .chose-us-text .filter-options .single-filter .filter-btn{font-size:17px}}@media (max-width:991px){.choseus-section .chose-us-start .choose-form .absolute-form{margin-top:30px;position:static}.choseus-section .chose-us-start .chose-us-text .filter-options{padding-top:13px}.choseus-section .chose-us-start .chose-us-text .filter-options .single-filter .filter-btn{font-size:13px}}@media (max-width:576px){.choseus-section .chose-us-start .chose-us-text .filter-options .single-filter .filter-btn{font-size:11px}.choseus-section .chose-us-start .chose-us-text .filter-options{gap:15px;padding-right:5px}.choseus-section{padding:59px 0 60px}.custom-from{padding:11px 17px 27px}}.testimonial-section{background-color:#0d5296;padding:78px 0 50px}.testimonial-section .testimonials-list .testimonial-text{background-color:var(--primary-color);border-radius:26px;padding:27px 26px 33px}.slick-slide{padding:10px}.testimonial-section .testimonials-list .testimonial-text .top-small-heading{color:#000;font-family:var(--primary-Medium);font-size:14px}.testimonial-section .testimonials-list .single-testimonials{background-color:var(--primary-color);border-radius:26px;padding:27px 26px 33px}.testimonial-section .testimonials-list .single-testimonials .top-bar{align-items:start;display:flex;justify-content:space-between;margin-bottom:16px}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile{align-items:center;display:flex;gap:8px;width:calc(100% - 111px)}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-name{display:flex;flex-direction:column;gap:1px;width:calc(100% - 55px)}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-name .xs-heading{font-size:18px;margin-bottom:0}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-name .role{color:#000;font-family:var(--primary-Medium);font-size:12px;opacity:.6}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-image .the-image{border-radius:50%;height:49px;width:49px}.testimonial-section .testimonials-list .single-testimonials .posting-time{font-family:var(--primary-Medium);font-size:11px;position:relative;top:3px}.testimonial-section .testimonials-list .single-testimonials .testimonial-body .text{font-size:12px;height:72px;margin-bottom:11px}.testimonial-section .testimonials-list .slick-dots button:before{content:normal!important}.testimonial-section .testimonials-list .slick-dots button{background-color:#000;border-radius:50%;height:3px;opacity:.3;width:3px}.testimonial-section .testimonials-list .slick-dots .slick-active button{background-color:#fff;opacity:1!important}.testimonial-section .testimonials-list .slick-dots{margin-top:16px;position:static}.testimonial-section .testimonials-list .slick-dots li{width:11px}@media (max-width:1400px){.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-name .xs-heading{font-size:15px}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-image .the-image{height:45px;width:45px}.testimonial-section .testimonials-list .single-testimonials .posting-time{font-size:10px}}@media (max-width:1200px){.testimonial-section .testimonials-list .testimonial-text{min-height:204px}}@media (max-width:576px){.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-name .xs-heading{font-size:13px}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile .user-name .role{font-size:11px}.testimonial-section .testimonials-list .single-testimonials .posting-time{font-size:9px}.testimonial-section .testimonials-list .single-testimonials .top-bar .user-profile{width:calc(100% - 97px)}.testimonial-section .testimonials-list .single-testimonials{padding:17px 15px}.testimonial-section .testimonials-list .testimonial-text{min-height:178px;padding:22px 15px 17px}.testimonial-section{background-color:#0d5296;padding:52px 0 41px}}.news-section{padding:69px 0}.news-section .news-start-here .top-headings{max-width:755px;padding:0 21px}.news-section .news-start-here .news-list{padding-top:10px}.news-section .news-start-here .news-list .single-news{background-color:#f5f5f5;border-radius:20px;overflow:hidden}.news-section .news-start-here .news-list .single-news .news-image .the-image{height:207px;object-fit:cover}.news-section .news-start-here .news-list .single-news .news-body{padding:25px 20px 21px;position:relative}.news-section .news-start-here .news-list .single-news .news-body .text{color:#555}.news-section .news-start-here .news-list .single-news .news-body .date{color:#0d5296;display:block;font-family:var(--primary-Medium);font-size:13px;margin-top:24px}.news-section .news-start-here .news-list .single-news .news-body .news-link{align-items:center;background-color:#0d5296;border-radius:20px 0 20px 0;bottom:0;display:flex;height:45px;justify-content:center;position:absolute;right:0;width:45px}.news-section .news-start-here .news-list .single-news .news-body .news-link img{height:18px;object-fit:contain;width:17px}.text-start .light-text{color:#ccc}@media (max-width:1200px){.news-section .news-start-here .news-list .single-news .news-image .the-image{height:150px}.news-section .news-start-here .news-list .single-news .news-body{padding:17px 13px}.news-section .news-start-here .news-list .single-news .news-body .xs-heading{font-size:17px}}@media (max-width:991px){.news-section .news-start-here .news-list .single-news .news-image .the-image{height:207px}}@media (max-width:576px){.news-section .news-start-here .news-list .single-news .news-image .the-image{height:167px}.news-section .news-start-here .news-list .single-news .news-body .xs-heading{font-size:15px}.news-section{padding-top:55px}}.index-contact-section{background-color:#f5f5f5;padding:38px 0}.index-contact-section.contact-page{background-color:initial}.contact-index-form .btn{padding:9px 29px}.index-contact-section .contact-start .contact-details{background-color:var(--primary-color);border:1px solid #5295d7;border-radius:10px;padding:32px 13px 12px}.index-contact-section .contact-start .contact-details .top-text{padding:0 15px}.index-contact-section .contact-start .contact-details .top-text .contact-lis{display:flex;flex-direction:column;gap:6px;list-style:none;margin-bottom:0;padding-left:0}.index-contact-section .contact-start .contact-details .top-text .contact-lis .contact-item{align-items:center;display:flex;gap:12px}.index-contact-section .contact-start .contact-details .top-text .contact-lis .contact-item .contact-info{color:#909090;font-family:var(--primary-Regular);font-size:13px;text-decoration:none}.index-contact-section .contact-start .contact-details .top-text .contact-lis .contact-item .icon{color:#0d5296;font-size:17px;text-align:center;width:17px}.index-contact-section .contact-start .contact-details .top-text .current-hq .md-text{font-family:var(--primary-Medium);font-size:16px;margin-bottom:15px;text-transform:uppercase}.index-contact-section .contact-start .contact-details .top-text .current-hq .md-text span{color:#0d5296;font-family:var(--primary-Medium);font-size:11px;padding-left:15px;text-transform:capitalize}.index-contact-section .contact-start .contact-index-form .custom-from{background-color:initial;padding:0 0 0 14px}.index-contact-section .contact-start .contact-index-form .custom-from .custom-label{color:#464646}.index-contact-section .contact-start .contact-index-form .custom-from .form-control{border:1px solid #5295d7}.index-contact-section.contact-page .contact-details{background-color:#fafafa}.contact-page.index-contact-section .contact-start .contact-index-form .custom-from .form-control{background-color:#fafafa;color:#696969}.index-contact-section .contact-start .contact-index-form .custom-from .btn{padding:9px 40px}@media (max-width:1200px){.index-contact-section .contact-start .contact-details .top-text .contact-lis .contact-item .contact-info{font-size:11px}}.footer{background-color:#0d5296;padding:97px 0 29px;padding:97px 0 18px}.footer .footer-start .footer-single-column .footer-text{width:calc(100% - 32px)}.footer .footer-start .footer-single-column .footer-text .footer-logo .the-img{height:70px;max-width:260px;object-fit:contain;width:100%}.footer .footer-start .footer-single-column .footer-text .text{margin-top:19px}.footer .footer-start .footer-single-column .xs-heading.small{font-size:16px;margin-bottom:23px}.footer .footer-start .footer-single-column ul{list-style:none;padding-left:0}.footer .footer-start .footer-single-column .footer-links{display:flex;flex-direction:column;gap:5px}.footer .footer-start .footer-single-column .footer-links .list-items .single-link{font-size:11px;letter-spacing:1px;text-decoration:none}.footer .footer-start .footer-single-column .single-links-columns.primary-text{max-width:54%;min-width:46%}.footer .footer-start .footer-single-column .contact-footer .contact-lis{list-style:none}.footer .footer-start .footer-single-column .contact-footer .contact-lis .contact-item{align-items:start;display:flex;gap:11px}.footer .footer-start .footer-single-column .contact-footer .contact-lis .contact-item .icon{font-size:15px;padding-top:3px}.footer .footer-start .footer-single-column .contact-footer .contact-lis .contact-item .contact-info{font-size:11px;letter-spacing:1px;text-decoration:none}.footer .footer-start .footer-single-column .contact-footer .contact-lis{display:flex;flex-direction:column;gap:14px}.footer .footer-start .footer-single-column .enter-email{position:relative}.footer .footer-start .footer-single-column .enter-email .form-control{color:#0d5296}.footer .footer-start .footer-single-column .enter-email .email-submit{background-color:initial;border:0;position:absolute;right:5px;top:7px}.footer .footer-start .footer-single-column .enter-email .email-submit img{object-fit:contain;width:22px}footer.footer .footer-start .footer-copy-write{background-color:#fff;border-radius:12px;padding:8px 16px}footer.footer .footer-start .footer-copy-write .text{color:#0d5296;margin-bottom:0}footer.footer .footer-start .footer-copy-write ul.right-social{list-style:none;margin-bottom:0;padding-left:0}footer.footer .footer-start .footer-copy-write ul.right-social li a{align-items:center;background-color:#0d5296;border-radius:5px;display:flex;flex-direction:column;height:25px;justify-content:center;text-decoration:none;width:25px}footer.footer .footer-start .footer-copy-write ul.right-social li a i{color:#fff;font-size:13px}@media (min-width:991px){.footer .footer-start .footer-single-column .footer-text .text{font-size:13px;letter-spacing:1px}}.error-container{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);margin:70px auto 50px;max-width:400px;padding:50px;text-align:center}.error-code{color:#f44336;font-size:72px;margin-bottom:10px}.error-message{color:#333;font-size:24px;margin-bottom:20px}.error-description{color:#666;font-size:16px;margin-bottom:30px}.service-details .details-body .main-image{max-height:450px;min-height:20px}.service-details .points-serives{margin-top:45px}.service-details .points-serives .points-list{display:flex;flex-direction:column;gap:5px;margin-top:20px;padding-bottom:52px;padding-left:10px}.service-details .points-serives .points-list li.list-items.text{color:#242424;list-style:none;position:relative}.service-details .points-serives .points-list li.list-items.text:before{background-color:#242424;border-radius:50%;content:"";display:block;height:3px;left:-9px;position:absolute;top:9px;width:3px}.terms-section .terms-start .terms-list{list-style:none;margin-bottom:0;padding-left:0}.terms-section .terms-start .terms-list .single-term .xs-heading{color:#0d5296}.terms-section .terms-start .terms-list .single-term .text{color:#555}.insurance-insurance .ship-insurance-start .shipping-image .the-img{border-radius:19px;max-height:450px;min-height:300px;object-fit:cover}@media (max-width:768px){.insurance-insurance .ship-insurance-start .shipping-image .the-img{max-height:300px;min-height:200px}}.tools-section .tools-sections-start .tools-list{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;gap:27px;list-style:none;margin-left:auto;margin-right:auto;padding:0 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tools-section .tools-sections-start .tools-list .list-items .tool-btn{background-color:initial;border:0;color:#000;font-family:var(--primary-Regular);font-size:18px;transition:0s}.tools-section .tools-sections-start .tools-list .list-items .tool-btn.active{border-bottom:1px solid #0d5296;color:#0d5296;font-family:var(--primary-SemiBold);font-size:20px}.tools-section .tools-sections-start .box-list{display:flex;flex-direction:column;gap:12px}.tools-section .tools-sections-start .box-list .single-box{border-radius:5px;box-shadow:0 8px 31px hsla(210,8%,62%,.4);display:flex;gap:13px;padding:8px}.tools-section .tools-sections-start .box-list .single-box .box-name{align-items:center;background-color:#0d5296;border-radius:6px;display:flex;justify-content:center;width:224px}.tools-section .tools-sections-start .box-list .single-box .box-text{padding:14px;width:calc(100% - 224px)}.tools-section .tools-sections-start .box-list .single-box .box-text .text{color:#555}@media (max-width:991px){.tools-section .tools-sections-start .tools-list .list-items .tool-btn{font-size:15px}.tools-section .tools-sections-start .tools-list .list-items .tool-btn.active{font-size:17px}.tools-section .tools-sections-start .box-list .single-box .box-name{width:180px}.tools-section .tools-sections-start .box-list .single-box .box-text{width:calc(100% - 180px)}}@media (max-width:768px){.tools-section .tools-sections-start .box-list .single-box .box-name{width:152px}.tools-section .tools-sections-start .box-list .single-box .box-text{width:calc(100% - 152px)}}@media (max-width:576px){.tools-section .tools-sections-start .tools-list .list-items .tool-btn{font-size:11px}.tools-section .tools-sections-start .tools-list .list-items .tool-btn.active{font-size:12px}.tools-section .tools-sections-start .tools-list{flex-wrap:wrap;gap:8px}}@media (max-width:450px){.tools-section .tools-sections-start .tools-list .list-items .tool-btn{font-size:9px}.tools-section .tools-sections-start .tools-list .list-items .tool-btn.active{font-size:10px}.tools-section .tools-sections-start .box-list .single-box{flex-direction:column}.tools-section .tools-sections-start .box-list .single-box .box-name{padding:21px 12px;width:100%}.tools-section .tools-sections-start .box-list .single-box .box-text{width:100%}.tools-section .tools-sections-start .box-list{padding-left:0}}.tools-section .tools-sections-start .step-boxes{background-color:#f9f9f9;border-radius:14px;box-shadow:-3px 6px 18px hsla(210,8%,62%,.5);padding:43px 31px 37px}.tools-sections-start .weight-calculator{padding:51px 0}.tools-section .tools-sections-start .step-boxes .text{color:#555;margin-bottom:36px}.tools-section .tools-sections-start .step-boxes .steps .single-step{align-items:start;display:flex;gap:15px;padding:5px 24px}.tools-section .tools-sections-start .step-boxes .steps .single-step .icon{align-items:center;background-color:#0d5296;border-radius:16px;display:flex;flex-direction:column;height:68px;justify-content:center;margin-top:6px;width:69px}.tools-section .tools-sections-start .step-boxes .steps .single-step .icon .the-icon{height:42px;object-fit:contain;width:42px}.tools-section .tools-sections-start .step-boxes .steps .single-step .text-here{width:calc(100% - 70px)}.weight-calculator .calcutlator-text .text-here .text{color:#525252}.tools-section .tools-sections-start .step-boxes .steps .single-step .text-here .md-text{color:#858585;font-family:var(--primary-Medium);font-size:17px;line-height:1.2;margin-bottom:0}.custom-from .btn.primar-btn{background-color:var(--primary-color);color:#0d5296;font-family:Poppins-Medium}.custom-from .transparent-btn::-webkit-input-placeholder{color:#fff}.custom-from .transparent-btn::placeholder{color:#fff}.custom-from .transparent-btn{background-color:initial;border:2px solid #fff;border-radius:7px;color:#fff;font-family:Poppins-Medium;text-align:center}.tools-sections-start .weight-cconversion{background-color:#175394;border-radius:15px;padding:28px}.tools-sections-start .weight-cconversion .alternate-form .custom-from{background-color:#f9f9f9}.tools-sections-start .weight-cconversion .alternate-form .custom-from .form-control{border:1px solid #c7c7c7;color:#696969}.tools-sections-start .weight-cconversion .alternate-form .custom-from .custom-label{color:#000}.tools-sections-start .xs-heading{font-size:18px}.weight-calculator-form .custom-from .form-group .form-control{background-color:#e9e9e9;color:#696969}@media (max-width:1400px){.tools-section .tools-sections-start .step-boxes .steps .single-step .text-here .md-text{font-size:15px}.tools-section .tools-sections-start .step-boxes .steps .single-step{padding:5px 21px}.converter-tools-start .md-heading{font-size:22px}}@media (min-width:1200px) AND (max-width:1400px){.tools-sections-start .md-heading{font-size:27px}}@media (max-width:1200px){.tools-section .tools-sections-start .step-boxes .steps .single-step .icon{height:60px;width:60px}.tools-section .tools-sections-start .step-boxes .steps .single-step .icon .the-icon{height:33px;width:33px}.tools-section .tools-sections-start .step-boxes .steps .single-step .text-here{width:calc(100% - 60px)}.tools-section .tools-sections-start .step-boxes .steps .single-step .text-here .md-text{font-size:14px}.tools-section .tools-sections-start .step-boxes .steps .single-step{padding:5px 3px}.tools-sections-start .xs-heading{font-size:16px}}@media (max-width:768px){.tools-sections-start .weight-cconversion{padding:20px 15px}}@media (max-width:576px){.tools-section .tools-sections-start .step-boxes .steps .single-step .icon{border-radius:9px;height:45px;margin-top:0;width:45px}.tools-section .tools-sections-start .step-boxes .steps .single-step .icon .the-icon{height:27px;width:27px}.tools-section .tools-sections-start .step-boxes .steps .single-step .text-here .md-text{font-size:12px}.tools-section .tools-sections-start .step-boxes{padding:34px 15px 32px}}.tools-sections-start .incoterms-table-start{border-radius:13px;box-shadow:0 5px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);padding:9px 8px}.tools-sections-start .incoterms-table-start .incoterms-table .normal-td{background-color:#f0f8ff;border-radius:6px;padding:8px 5px;text-align:center;vertical-align:middle;width:8.33333%}.tools-sections-start .incoterms-table-start .incoterms-table .normal-td.td-head{background-color:#0d5296;color:var(--primary-color);font-family:Poppins-Medium;font-size:14px}.tools-sections-start .incoterms-table-start .incoterms-table{border-collapse:initial;border-spacing:8px 5px}.tools-sections-start .incoterms-table-start .incoterms-table .normal-td.seller{background-color:#e8ffe3}@media (max-width:1400px){.tools-sections-start .incoterms-table-start .incoterms-table .normal-td.td-head{font-size:11PX}}@media (max-width:1200px){.tools-sections-start .incoterms-table-start .incoterms-table{min-width:1109px;width:100%}.tools-sections-start .incoterms-table-start{overflow-x:scroll;width:100%}}@media (max-width:768px){.tools-sections-start .incoterms-table-start .incoterms-table .normal-td.td-head{font-size:10PX}.tools-sections-start .incoterms-table-start .incoterms-table{min-width:1000px}}@media (max-width:576px){.tools-sections-start .incoterms-table-start .incoterms-table .normal-td.td-head{font-size:8PX}.tools-sections-start .incoterms-table-start .incoterms-table{min-width:800px}}.mission-goals{padding:54px 0}.mission-goals .mission-golas-start .main-img .theimg{max-height:382px;min-height:120px;object-fit:cover}.mission-goals .mission-golas-start{background-color:#0d5296;border-radius:16px;padding:45px 46px}.mission-goals .mission-golas-start .main-img .theimg{border-radius:20px}.company-section{padding:25px 0 84px}.company-section .company-start .comany-text .yearly-update-list{display:flex;flex-direction:column;gap:15px;list-style:none;margin-bottom:0;padding-left:0}.company-section .company-start .comany-text .yearly-update-list .single-year{align-items:center;border:1px solid #c7c7c7;border-radius:10px;display:flex;gap:12px;padding:8px 21px}.company-section .company-start .comany-text .yearly-update-list .single-year .text{color:#525252;margin-bottom:0}.company-section .company-start .comany-text .yearly-update-list .single-year .year-name{border-right:1px solid #c7c7c7;display:block;font-family:Poppins-Bold;font-size:20px;padding-right:12px}.company-section .company-start .comany-text .md-text{color:#303030;font-family:Poppins-Medium;font-size:18px}@media (max-width:991px){.company-section .company-start .comany-text .yearly-update-list .single-year .year-name{font-size:15px}.company-section .company-start .comany-text .yearly-update-list .single-year{padding:5px 15px}.company-section .company-start .comany-text .md-text{font-size:13px}}@media (max-width:768px){.mission-goals .mission-golas-start{padding:29px 16px}}@font-face{font-family:Poppins-Bold;src:url(/static/media/Poppins-Bold.cdb29a5d7ccf57ff05a3.ttf)}@font-face{font-family:Poppins-Regular;src:url(/static/media/poppins-regular.35d26b781dc5fda684cc.ttf)}@font-face{font-family:Poppins-Medium;src:url(/static/media/poppins-medium.673ed42382ab264e0bf5.ttf)}@font-face{font-family:Poppins-Light;src:url(/static/media/Poppins-Light.7641a0f76ca9ef6c252c.ttf)}@font-face{font-family:Poppins-SemiBold;src:url(/static/media/Poppins-SemiBold.ac8d04b620e54be9b0f0.ttf)}@font-face{font-family:Poppins-ExtraBold;src:url(/static/media/Poppins-ExtraBold.01849ee091e1762a5dd5.ttf)}@font-face{font-family:Poppins-Thin;src:url(/static/media/Poppins-Thin.59ff6a729e30c99b478e.ttf)}:root{--primary-Bold:"Poppins-Bold";--primary-Regular:"Poppins-Regular";--primary-Medium:"Poppins-Medium";--primary-Light:"Poppins-Medium";--primary-SemiBold:"Poppins-SemiBold";--primary-ExtraBold:"Poppins-ExtraBold";--primary-Thin:"Poppins-Thin";--primary-color:#fff;--secondary-color:#000;--main-color:#0d5296}.range-slider{-webkit-tap-highlight-color:transparent;background:#ddd;border-radius:4px;cursor:pointer;display:block;height:8px;position:relative;touch-action:none;-webkit-user-select:none;user-select:none;width:100%}.range-slider[data-vertical]{height:100%;width:8px}.range-slider[data-disabled]{cursor:not-allowed;opacity:.5}.range-slider .range-slider__thumb{background:#2196f3;border-radius:50%;height:24px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:24px;z-index:3}.range-slider .range-slider__thumb:focus-visible{box-shadow:0 0 0 6px rgba(33,150,243,.5);outline:0}.range-slider[data-vertical] .range-slider__thumb{left:50%}.range-slider .range-slider__thumb[data-disabled]{z-index:2}.range-slider .range-slider__range{background:#51adf6;height:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:1}.range-slider[data-vertical] .range-slider__range{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.range-slider input[type=range]{-webkit-appearance:none;background-color:initial;height:0;left:0;pointer-events:none;position:absolute;top:0;width:0;z-index:2}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none}.range-slider input[type=range]::-moz-range-thumb{border:0;height:0;width:0}.range-slider input[type=range]:focus{outline:0}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}
/*# sourceMappingURL=main.0b6aee61.css.map*/