@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);:root{--main-font-family:"Poppins",sans-serif;--main-color:#1d142f;--primary-color:#072e75;--secondary-color:#275b89;--black-color:#000;--white-color:#fff;--accent-color:#eb2599;--accent2-color:#9d63ff;--main-bg:#fff;--primary-bg:#ebf8ff;--secondary-bg:#e4f7ff;--tetriary-bg:linear-gradient(180deg,#496da0 0%,#072e75);--fifth-bg:linear-gradient(180deg,#e4f7ff 0%,#b7dbff);--sixth-bg:linear-gradient(90deg,rgba(105,165,208,.4) 0%,rgba(105,165,208,0));--main-border-color:rgba(105,165,208,.2);--secondary-border-color:#95d3ff;--pagination-border-color:#3a3a3a;--form-error-color:red;--button-bg:#eb2599;--button-bg-hover:#fff;--button-color:#fff;--button2-bg:#072e75;--button2-bg-hover:#03163a;--button2-color:#fff;--button3-bg:#f1f1f1;--button3-bg-hover:#fff;--button3-color:#000;--main-shahow:0 10px 30px 0 rgba(63,148,184,.12)}.button{align-items:center;background:#eb2599;background:var(--button-bg);border-radius:15rem;color:#fff;color:var(--button-color);display:inline-flex;font-size:1.6rem;font-weight:700;gap:1rem;justify-content:center;line-height:2rem;min-height:4.4rem;min-width:15rem;padding:1rem 4rem;position:relative;text-align:center;text-decoration:none;transition:none;vertical-align:top}.button:after,.button:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.button:before{border:.1rem solid transparent;border-radius:15rem}.button span{display:inline-block;position:relative;vertical-align:top;z-index:1}.button.active,.button:hover{background:#fff;background:var(--button-bg-hover);color:#000;text-decoration:none}.button.bordered{background:transparent;color:#eb2599;color:var(--button-bg)}.button.bordered:before{border-color:#eb2599;border-color:var(--button-bg)}.button.bordered.colored{color:#fff;color:var(--button-color)}.button.bordered.active,.button.bordered:hover{background:#fff;background:var(--button-bg-hover);color:#fff;color:var(--button-color)}.button.bordered.active:before,.button.bordered:hover:before{border-color:transparent}.button.button2{background:#072e75;background:var(--button2-bg);color:#fff;color:var(--button2-color)}.button.button2:before{border:1px solid #95d3ff;border:1px solid var(--secondary-border-color)}.button.button2.active,.button.button2:hover{background:#03163a;background:var(--button2-bg-hover);color:#fff;color:var(--button2-color)}.button.button2.bordered{background:transparent;color:#072e75;color:var(--button2-bg)}.button.button2.bordered:before{border-color:#072e75;border-color:var(--button2-bg)}.button.button2.bordered.colored{color:#fff;color:var(--button-color)}.button.button2.bordered.active,.button.button2.bordered:hover{background:#072e75;background:var(--button2-bg);color:#fff;color:var(--button2-color)}.button.button2.bordered.active:before,.button.button2.bordered:hover:before{border-color:transparent}.button.button3{background:#f1f1f1;background:var(--button3-bg);color:#000;color:var(--button3-color)}.button.button3.active,.button.button3:hover{background:#fff;background:var(--button3-bg-hover);color:#000;color:var(--button3-color)}.button.button3.active:before,.button.button3:hover:before{border-color:#f1f1f1;border-color:var(--button3-bg)}.button.button3.bordered{background:transparent;color:#f1f1f1;color:var(--button3-bg)}.button.button3.bordered:before{border-color:#f1f1f1;border-color:var(--button3-bg)}.button.button3.bordered.colored{color:#000;color:var(--button3-color)}.button.button3.bordered.active,.button.button3.bordered:hover{background:#f1f1f1;background:var(--button3-bg);color:#000;color:var(--button3-color)}.button.button3.bordered.active:before,.button.button3.bordered:hover:before{border-color:transparent}.btn-lg{font-size:2rem;min-height:5.4rem;padding:.5rem 3.5rem}.more{align-items:center;color:#275b89;color:var(--secondary-color);cursor:pointer;display:flex;font-size:1.2rem;font-style:normal;font-weight:300;gap:.6rem;justify-content:center;line-height:2rem;position:relative;text-align:center;text-decoration:none}.more:after{content:"";font-family:icomoon;font-size:.8rem;position:relative;top:.1rem}.more:hover{color:#275b89;color:var(--secondary-color)}.more.active:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.btn-block{display:flex;width:100%}.centered-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}@media(max-width:479px){.btn-block-xs{width:100%}}@media(min-width:480px)and (max-width:767px){.btn-block-sm{width:100%}}@media(min-width:768px)and (max-width:991px){.btn-block-md{width:100%}}@media(min-width:992px)and (max-width:1199px){.btn-block-lg{width:100%}}@media(min-width:1200px){.btn-block-xl{width:100%}}::-webkit-scrollbar{height:1rem;width:1rem}::-webkit-scrollbar-track{background-color:#ebf8ff;background-color:var(--primary-bg)}::-webkit-scrollbar-thumb{background:#eb2599;background:var(--accent-color);height:auto;width:1rem}::selection{background-color:#eb2599;background-color:var(--accent-color);color:#fff;color:var(--white-color)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,mark,menu,nav,object,output,p,pre,q,ruby,s,samp,section,small,span,strike,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,var,video{border:0;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:initial}html{font-size:10px;scrollbar-color:#eb2599 #ebf8ff;scrollbar-color:var(--accent-color) var(--primary-bg);scrollbar-width:thin}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}sub,sup{font-size:65%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}.font-size-16{font-size:1.6rem;line-height:2.6rem}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}#map_canvas img,.google-maps img{max-width:none}embed,iframe,object,video{display:inline-block;max-width:100%;vertical-align:top}*,:after,:before{box-sizing:border-box}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#fff;background:var(--main-bg);color:#1d142f;color:var(--main-color);font-family:Poppins,sans-serif;font-family:var(--main-font-family);font-size:1.6rem;font-weight:400;line-height:2.6rem;min-width:36rem}.home__page{background:#020202;color:#fff}.with__bannerSidebar__page .sidebar__holder .title{display:none}img{border:0;display:inline-block;height:auto;max-width:100%;opacity:1;transition:opacity .3s;vertical-align:middle}a{text-decoration:none;transition:all .3s ease}a,a:hover{color:#eb2599;color:var(--accent-color)}a:hover{text-decoration:underline}.tdn{text-decoration:none}.tdn:hover,.tdu{text-decoration:underline}.tdu:hover{text-decoration:none}#wrapper{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.rtl-page #wrapper{direction:rtl}.wrapper__container{display:flex;flex:1 0 auto;flex-direction:column}.main-holder{margin:0 auto;max-width:121rem;padding:0 2rem;width:100%}.main-holder .main-holder{padding-left:0;padding-right:0}main{display:flex;flex:1 1;flex-direction:column;min-height:40rem;position:relative}main .spinner-h{position:absolute}.main__container{display:flex;flex:1 1;flex-direction:column;padding:8rem 0;position:relative}strong{font-weight:600}h1,h2,h3,h4,h5,h6{margin:0}.h1,h1{font-size:4rem;font-weight:700;line-height:4.6rem;margin-bottom:2.4rem}.h2,h2{font-size:3rem;font-weight:800;line-height:3.6rem;margin-bottom:2rem}.h2+.list,h2+.list{margin-top:3rem}.h3,h3{font-size:2.4rem;line-height:2.9rem;margin-bottom:2rem}.h3+.list,h3+.list{margin-top:3rem}.h4,h4{font-size:1.8rem;line-height:2.6rem;margin-bottom:2rem}.h4+.list,h4+.list{margin-top:3rem}.text-style01{font-size:2.2rem;font-weight:400;line-height:3.3rem}p{margin-bottom:2.6rem}.color01{color:#1d142f;color:var(--main-color)}.color02{color:#072e75;color:var(--primary-color)}.color03{color:#eb2599;color:var(--accent-color)}.color04{color:#275b89;color:var(--secondary-color)}.color05{color:#15b3ea}.fw100{font-weight:100}.fw200{font-weight:200}.fw300{font-weight:300}.fw400{font-weight:400}.fw500{font-weight:500}.fw600{font-weight:600}.fw700{font-weight:700}.fw800{font-weight:800}.fw900{font-weight:900}.content-holder{display:flex;flex-direction:row-reverse}.content{flex:1 1;min-height:.1rem}#sidebar{-webkit-margin-end:3rem;margin-inline-end:3rem;width:23.1rem}.content-margin{margin-bottom:6rem}.centered{margin-left:auto;margin-right:auto}.chold01{max-width:101rem}.chold02{max-width:97.8rem}.list{list-style:none;margin-bottom:2rem;padding:0}.list li{margin:0 0 2rem;padding:0 0 0 3rem;position:relative}.list li:before{color:#eb2599;color:var(--accent-color);content:"";font-family:icomoon;font-size:1.4rem;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.list li:last-child{margin-bottom:0}.list li ul{list-style:none;margin:1rem 0 0;padding:0}@media only screen and (max-width:1200px){.home__page .wrapper__container{padding:0}.content-holder{display:block}#sidebar{display:none}}@media only screen and (max-width:767px){.main__container{padding:6rem 0}.content-margin{margin-bottom:3rem}.h1,h1{font-size:3rem;line-height:4rem;margin-bottom:2.4rem}.h2,h2{font-size:2.4rem;line-height:2.9rem;margin-bottom:1rem}.h2+.list,h2+.list{margin-top:2rem}.h3,h3{font-size:2rem;line-height:2.4rem;margin-bottom:1rem}.h3+.list,h3+.list{margin-top:2rem}.h4,h4{font-size:1.8rem;line-height:2.6rem;margin-bottom:1rem}.h4+.list,h4+.list{margin-top:2rem}.list{margin-bottom:2rem}.text-style01{font-size:1.8rem;line-height:2.8rem}}@media only screen and (min-width:575px){.text-xs-start{text-align:start!important}.text-xs-end{text-align:end!important}}@media only screen and (min-width:576px){.text-sm-start{text-align:start!important}.text-sm-end{text-align:end!important}}@media only screen and (min-width:768px){.text-md-start{text-align:start!important}.text-md-end{text-align:end!important}}@media only screen and (min-width:992px){.text-lg-start{text-align:start!important}.text-lg-end{text-align:end!important}}@media only screen and (min-width:1200px){.text-xl-start{text-align:start!important}.text-xl-end{text-align:end!important}}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.ac1e33cc7542d6394f8d.eot);src:url(/static/media/icomoon.ac1e33cc7542d6394f8d.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.b445fd90b525a1022e90.ttf) format("truetype"),url(/static/media/icomoon.d33758cf0ba746660f37.woff) format("woff"),url(/static/media/icomoon.482c18b5b5acd3cf123d.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:none;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}[class*=" icon-"]>span,[class^=icon-]>span{display:none}.icon-brand-fb:before{content:"A"}.icon-brand-x:before{content:"B"}.icon-brand-ig:before{content:"C"}.icon-brand-in:before{content:"D"}.icon-brand-yt:before{content:"E"}.icon-brand-wa:before{content:"F"}.icon-brand-share:before{content:"G"}.icon-angle-l:before{content:""}.icon-angle-r:before{content:""}.icon-angle-t:before{content:""}.icon-angle-b:before{content:""}.icon-angle-dbl-l:before{content:""}.icon-angle-dbl-r:before{content:""}.icon-plus:before{content:""}.icon-minus:before{content:""}.icon-tick:before{content:""}.icon-cross:before{content:""}.icon-menu-burger:before{content:""}.icon-login:before{content:""}.icon-logout:before{content:""}.icon-profile:before{content:""}.icon-menu-arrow:before{content:""}.icon-list-bullet:before{content:""}.icon-list-bullet2:before{content:""}.icon-arrow:before{content:""}.icon-financial-folder:before{content:""}.icon-cryptocurrecncy:before{content:""}.icon-shield:before{content:""}.icon-business-chat:before{content:""}.rtl-page .icon-arrow:before{display:inline-block;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.slick-list{display:block;margin:0;overflow:hidden;padding:0;position:relative}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.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-slide{display:none;float:left;height:100%;min-height:1px}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;display:block;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}[dir=rtl] .slick-slide{float:right}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.spinner-h{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:all .5s;width:100%;z-index:99}.spinner-h:before{background:#fff;background:var(--main-bg);bottom:0;left:0;opacity:.9;position:absolute;right:0;top:0}.error__page--ip,.spinner-h img{position:relative}.error__page--ip:before{background:url(/Media/Image/img-banner-heading.png) no-repeat 39% 52%/cover;content:"";height:250px;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:480px){.error__page--ip:before{height:130px}}.error__page main{justify-content:center}.error__page .main__container{background:url(/Media/Image/bg-error-page.jpg) no-repeat 0 0/cover;color:#fff;justify-content:center;text-align:center}.error__page-content,.notfound__page-content{font-size:2.4rem;font-weight:400;line-height:5.5rem;text-align:center}.error__page-content>*,.notfound__page-content>*{position:relative}.error__page-content:before,.notfound__page-content:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.error__page-content h1,.notfound__page-content h1{font-size:5.8rem;font-weight:900;line-height:6.5rem;margin-bottom:3rem}.error__page-content p,.notfound__page-content p{margin-bottom:2.4rem}.error__page-content>img,.error__page-content>svg,.notfound__page-content>img,.notfound__page-content>svg{display:inline-block;margin-bottom:3rem;vertical-align:top}.error__page-content>:last-child,.notfound__page-content>:last-child{margin-bottom:0}@media only screen and (max-width:767px){.error__page-content,.notfound__page-content{font-size:1.8rem;font-weight:400;line-height:2.4rem}.error__page-content h1,.notfound__page-content h1{font-size:3.4rem;line-height:4.4rem;margin-bottom:2rem}.error__page-content>img,.error__page-content>svg,.notfound__page-content>img,.notfound__page-content>svg{margin-bottom:2rem}}.contactus__info{color:#1d142f;font-size:18px;font-weight:300;line-height:150%;margin-bottom:6rem}.contactus__info .items{display:flex;gap:8rem}.contactus__info .items .item{flex:1 1}.contactus__info .items .item h2{margin-bottom:3rem}.contactus__info .items .item h2 span{color:#6948ec}.contactus__details{background:#000;border-radius:40px;margin:0 auto;position:relative;width:100%}.contactus__details .items{display:flex;justify-content:space-between;padding:2rem}.contactus__details .item{align-items:flex-start;color:#9094a8;display:flex;flex:1 1;flex-direction:column;font-size:16px;font-style:normal;font-weight:400;gap:2.4rem;letter-spacing:-.32px;line-height:24px;padding:15px 40px 50px}.contactus__details .item:first-of-type{background:#1d142f;border-radius:30px;position:relative}.contactus__details .item:first-of-type:after,.contactus__details .item:first-of-type:before{background:linear-gradient(90deg,transparent,#6f5d97,transparent);content:"";height:1px;left:20px;position:absolute;right:20px}.contactus__details .item:first-of-type:before{top:0}.contactus__details .item:first-of-type:after{bottom:0}.contactus__details .item:nth-child(2){position:relative}.contactus__details .item:nth-child(2):after,.contactus__details .item:nth-child(2):before{background:linear-gradient(100deg,transparent,#6f5d97,transparent);bottom:20px;content:"";position:absolute;right:0;top:20px;width:1px}.contactus__details .item .txt{margin-top:auto}.contactus__details .item h3{color:#fff;font-size:20px;font-weight:600;letter-spacing:-.2px;margin-bottom:18px;text-transform:capitalize}.contactus__details .item p{margin-bottom:0}.contactus__details .item a{color:#9094a8}.contactus__details .item>:last-child{margin-bottom:0}@media only screen and (max-width:991px){.contactus__details .items{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:767px){.contactus__info{font-size:16px;margin-bottom:6rem}.contactus__info .items{flex-direction:column;gap:16px}.contactus__info .items .item h2{text-wrap:balance;font-size:3rem;font-weight:700;line-height:150%;margin-bottom:2rem}.contactus__details{border-radius:30px 30px 0 0;margin:0 -2rem -6rem;width:calc(100% + 40px)}.contactus__details .items{flex-direction:column;gap:4rem}.contactus__details .items .item{gap:4.4rem;min-height:300px}.contactus__details .items .item:nth-child(2):before{display:none}.contactus__details .items .item:nth-child(2):after,.contactus__details .items .item:nth-child(2):before{bottom:0;height:1px;left:20px;right:20px;top:auto;width:100%}}.hidden-area{display:block;height:0;overflow:hidden;text-indent:-999.9rem;width:0}[class*=section]{padding:7rem 0}[class*=section] .text>:last-child{margin-bottom:0}@media only screen and (max-width:767px){[class*=section]{padding:6rem 0}}.section02{background:url(/Media/Image/bg-s02.jpg) no-repeat 50%/cover;color:#fff;font-size:2.2rem;font-weight:300;line-height:3.3rem;overflow:hidden;padding:7rem 4rem;position:relative;text-align:center}.section02 h2{font-size:3.8rem;font-weight:900;line-height:5.7rem;text-transform:uppercase}.section02 .btn-hold{margin-top:2.4rem}.section02 .btn-hold .button{font-size:24px;min-width:26.2rem;text-transform:uppercase}@media only screen and (max-width:767px){.section02{font-size:1.8rem;line-height:150%;padding:15rem 2rem 8rem}.section02 h2{font-size:2.4rem;line-height:150%;margin-bottom:1.8rem}}@media only screen and (max-width:480px){.section02{background:url(/Media/Image/bg-s02-sm.jpg) no-repeat 50%/cover;padding:8.2rem 2rem}}.about-section01{color:#1d142f;font-size:18px;font-weight:300;line-height:150%;padding:0}.about-section01 .items{display:flex;gap:4rem}.about-section01 .items .item{flex:1 1}.about-section01 .items .item p{margin-bottom:1.2rem}.about-section01 .items .item h2{line-height:150%}.about-section01 .items .item h2 span{color:#6948ec}@media only screen and (max-width:767px){.about-section01{font-size:16px}.about-section01 .items{flex-direction:column;gap:24px}.about-section01 .items .item h2{font-size:3rem;margin-bottom:2rem}}.about-section03{background:linear-gradient(180deg,#000 3.12%,#2a0247);color:#fff;margin-bottom:-8rem;margin-top:-5rem;padding:12rem 0;position:relative}.about-section03 .img-h{position:absolute;right:0;top:0}.about-section03 .img-h .visible-sm{display:none}.about-section03 .text{color:#fff;color:var(--white-color);font-size:22px;font-style:normal;font-weight:300;line-height:150%;max-width:60.1rem;position:relative}.about-section03 .text h2{color:#fff;font-size:38px;font-style:normal;font-weight:900;line-height:150%;text-transform:uppercase}.about-section03 .text .button{font-size:24px;min-width:26.2rem;text-transform:uppercase}@media only screen and (max-width:1700px){.about-section03 .img-h{right:-38rem}}@media only screen and (max-width:1050px){.about-section03 .img-h{right:-50rem}}@media only screen and (max-width:915px){.about-section03{padding:12rem 0 0}.about-section03 .text{max-width:100%;text-align:center}.about-section03 .img-h{margin-right:-2rem;position:static}}@media only screen and (max-width:480px){.about-section03{margin-bottom:-6rem;padding:14rem 0 0}.about-section03 .text{font-size:18px}.about-section03 .text h2{font-size:24px;margin-bottom:2rem}.about-section03 .img-h{margin-top:-4rem}.about-section03 .img-h .visible-sm{display:block}.about-section03 .img-h .hidden-sm{display:none}}.ticker-hold{background:#1e222d}@media only screen and (max-width:991px){html[lang=sv] .section01 .items .item .item-child{padding:40px 30px}html[lang=sv] .section01 .items .item .item-child .txt-h h3{font-size:2.2rem}}@media only screen and (max-width:767px){html[lang=de] .banner-heading .h1{font-size:2.4rem}}
/*# sourceMappingURL=main.c1a20de3.css.map*/