@import url(https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;1,300&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{word-wrap:break-word}.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{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.paginationBttns{margin-top:20px;height:40px;list-style:none;display:flex;justify-content:center}.paginationBttns a{padding:10px;margin:8px;border-radius:5px;border:1px solid #225e91;color:#225e91;cursor:pointer}.paginationActive a,.paginationBttns a :hover{color:#fff!important;background-color:#225e91}.paginationDisabled a{display:none}.aboutUsLaw{padding:20px;width:84%;color:#000;margin:0 auto}.linkpageAbout{border-left:4px solid #225e91;border-right:4px solid #225e91}@-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)}}.about-us-card{display:flex;background:#fff;box-shadow:0 1px 0 rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 48px rgba(17,17,26,.1);overflow:hidden;margin:20px 0;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease,-webkit-transform .3s ease}.about-us-card:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.card-image{flex:1 1;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about-us-card:hover .card-image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.card-content{flex:1 1;padding:20px;display:flex;flex-direction:column;justify-content:center;text-align:left}.card-content h2{font-size:26px;margin-bottom:15px;color:#333;transition:color .3s ease}.card-content p{font-size:16px;line-height:1.6;margin-bottom:20px;color:#555}.card-content .btn-about{margin-top:auto}.card-content .btn-about a{text-decoration:none;color:#fff;background-color:#fdbd09;padding:12px 24px;border-radius:8px;font-weight:700;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.card-content .btn-about a:hover{background-color:#e89e07;-webkit-transform:scale(1.05);transform:scale(1.05)}.news .reverse-row{flex-wrap:wrap-reverse}.news .news-card{position:relative;color:#fff;padding:20px;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.news .news-card,.news .news-card .overlay{border-radius:8px;background-color:rgba(0,0,0,.5);height:100%}.news .news-card .overlay{position:absolute;top:0;left:0;width:100%;z-index:1;transition:opacity .3s ease}.news .news-card .newsSubtitle{color:#d5d5d5;z-index:2;position:relative}.news .news-card .arrowbg,.news .news-card .card-body,.news .news-card .card-title,.news .news-card .text-secondary{position:relative;z-index:2}.news .news-card .card-title{font-size:1.5rem;color:#fff;font-weight:700}.news .news-card .card-body{margin-top:20px;color:#fff;font-size:1rem;flex-grow:1}.news .news-card .arrowbg{border-radius:10px;background-color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.news .news-card .arrowbg:hover{background-color:hsla(0,0%,100%,.8);-webkit-transform:scale(1.1);transform:scale(1.1)}.news .news-card .arrowbg i{color:#000;transition:color .3s ease}.news .news-card:hover{-webkit-transform:scale(1.02);transform:scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.3)}.news .news-card:hover .overlay{opacity:.6}@media(min-width:1024px)and (max-width:1200px){.news .news-card{height:430px}}.news .main-button{background-color:#fdbd09;color:#fff;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.news .main-button:hover{background-color:#f9a800;-webkit-transform:scale(1.05);transform:scale(1.05)}.events{background:linear-gradient(#dae6fc,#4c8bc2)}.events .text-upper h1{color:#225e91;font-weight:700}.events .text-upper p{margin-top:40px;font-size:20px;color:#000}.events .card-events{margin-top:-20px}.events .bg-img{margin-top:40px;max-width:100%;max-height:400px;min-height:400px}.events .bg-img .text-lower{border-radius:8px;display:flex;flex-direction:column;justify-content:end;height:100%;color:#fff;padding-left:20px;background-repeat:no-repeat;background-size:cover;background-position:50%}.events .bg-img .text-lower a{text-decoration:none;color:#fff}.events .bg-img .text-lower .date{margin-bottom:-4px}.events .bg-img .text-lower .event-desc{color:#cecece;word-wrap:break-word}.btn-events a{background-color:#225e91;color:#fff;margin:40px 0;width:150px;border-radius:5px}.btn-events a:hover{color:#fff}@media only screen and (max-width:600px){.bg-img{max-height:250px!important;min-height:250px!important}.text-lower{max-height:250px;min-height:250px}}.carousel-part{background-color:#fdbd09}.carousel-part .slide .slider-image{width:60%;object-fit:contain;height:auto}.carousel-part .slide .svg{z-index:2;top:1%}.carousel-part .slide .svg img{max-width:100%!important;top:-16%;margin-left:2%}.carousel-part .slide .slider-logo{z-index:3;position:absolute;max-width:5%!important;top:16%;left:10%}.carousel-part .slide .slider-text{font-family:"Work Sans",sans-serif;position:absolute;top:34%;width:38%;z-index:3;left:10%;font-weight:700}.carousel-part .slide .slider-text .Logo_app_download{display:flex;justify-content:flex-start;grid-gap:15px;gap:15px}.carousel-part .slide .slider-text .Logo_app_download a{width:auto}.carousel-part .slide .slider-text .Logo_app_download a img{width:120px;height:auto}.carousel-part .control-dots{position:absolute;left:10%;bottom:20px;z-index:3;display:flex;justify-content:start}.carousel-part .control-dots .dot{margin:3px!important;width:11px!important}@media only screen and (max-width:410px){.carousel-part .Logo_app_download{display:flex;flex-direction:row;grid-gap:10px;gap:10px}.carousel-part .Logo_app_download a{width:auto;margin-bottom:20px}.carousel-part .Logo_app_download a img{width:90px;height:auto}.carousel-part .carousel .slide .slider-image{height:auto}.carousel-part .carousel .slide .slider-text{top:19%;font-size:9px;left:5%}.carousel-part .carousel .slide .slider-logo{left:5%;z-index:3;position:absolute;max-width:8%}.carousel-part .carousel .slide .svg img{top:0;object-fit:scale-down}.carousel-part .carousel .control-dots{bottom:-8px;left:5%}.carousel-part .carousel .control-dots .dot{margin:2px!important;width:7px!important}}@media only screen and (min-width:410px)and (max-width:980px){.carousel-part .carousel .slide .slider-image{height:auto}.carousel-part .carousel .slide .slider-text{top:32%;font-size:10px;left:8%}.carousel-part .carousel .slide .slider-text .Logo_app_download a img{width:90px;height:auto}.carousel-part .carousel .slide .slider-logo{left:8%}.carousel-part .carousel .slide .svg{top:-5%}.carousel-part .carousel .control-dots{bottom:20px;left:8%}.carousel-part .carousel .control-dots .dot{margin:2px!important;width:8px!important}}@media only screen and (max-width:560px){.carousel-part .Logo_app_download a img{width:45px!important;height:auto}}@media only screen and (min-width:560px){.carousel-part .carousel .slide .slider-image{height:auto}.carousel-part .carousel .slide .slider-text{top:25%;font-size:12px;left:10%}.carousel-part .carousel .slide .slider-logo{left:10%}.carousel-part .carousel .slide .svg{top:0}.carousel-part .carousel .control-dots{bottom:25px;left:10%}.carousel-part .carousel .control-dots .dot{margin:3px!important;width:8px!important}}@media only screen and (min-width:768px){.carousel-part .carousel{width:100%}.carousel-part .carousel .slide .slider-image{top:-1%}.carousel-part .carousel .slide .slider-text{top:32%;font-size:18px}.carousel-part .carousel .slide .slider-logo{left:10%}.carousel-part .carousel .slide .svg{top:-5%}.carousel-part .carousel .control-dots{bottom:30px;left:10%;z-index:3}.carousel-part .carousel .control-dots .dot{width:16px!important;margin:3px!important;width:12px!important;height:12px}}@media only screen and (min-width:1225px){.carousel-part .carousel .slide .slider-image{width:50%}.carousel-part .carousel .slide .svg{z-index:2;top:0}.carousel-part .carousel .slide .slider-text{font-size:29px}.carousel-part .carousel .slide .slider-logo{left:10%}.carousel-part .carousel .control-dots{bottom:40px;left:10%}.carousel-part .carousel .control-dots .dot{margin:3px!important;width:12px!important;height:12px!important}}@media only screen and (min-width:1600px){.carousel-part .carousel .slide .slider-image{width:50%}.carousel-part .carousel .slide .svg{z-index:2;top:-14%}.carousel-part .carousel .slide .slider-logo{left:10%}.carousel-part .carousel .slide .slider-text{font-size:40px}.carousel-part .carousel .control-dots{bottom:35px;left:10%}}@media only screen and (min-width:2000px){.carousel-part .carousel .slide .slider-image{width:50%}.carousel-part .carousel .slide .svg{z-index:2;top:-12%}.carousel-part .carousel .control-dots{bottom:40px;left:10%}}@media only screen and (min-width:2700px){.carousel .slide .slider-image{width:50%}.carousel .slide .svg{z-index:2;top:-12%}.carousel .slide .slider-text{font-size:41px;width:25%}.carousel .control-dots{left:20%;top:79%}}@media only screen and (min-width:2990px){.carousel .slide .slider-image{width:50%}.carousel .slide .svg img{max-width:100%!important;top:-28%;margin-left:13%}.carousel .slide .slider-text{font-size:41px;width:20%}.carousel .control-dots{left:21%;top:79%}}@media only screen and (min-width:5490px){.carousel .slider-wrapper{height:1617px}.carousel .slide .slider-image{width:50%}.carousel .slide .svg{z-index:2;top:-1%}.carousel .slide .svg img{max-width:100%!important;top:0;margin-left:34%}.carousel .slide .slider-text{font-size:41px;top:50%;width:8%}.carousel .control-dots{left:31%;top:79%}.carousel .control-dots .dot{margin:11px!important;width:40px!important;height:40px!important}}.manual-report-main{margin-top:-55px;z-index:2;position:relative}.manual-report-section{justify-content:space-between;margin:0 auto;background-color:#fdbd09}.half,.manual-report-section{display:flex;height:95px;position:relative}.half{width:43%;overflow:hidden;align-items:center}.left-half{background-color:#225e91;-webkit-transform-origin:right;transform-origin:right}.left-half a{display:flex;justify-content:center;align-items:center}.left-half a:hover{color:#fdbd09}.right-half{background-color:#fdbd09;-webkit-transform-origin:left;transform-origin:left;-webkit-clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);left:-5%}.right-half a{display:flex;justify-content:center;align-items:center}.right-half a:hover{color:#225e91}.manual-button,.report-button{height:100%;width:100%;text-decoration:none;color:#fff;font-weight:700;position:relative;z-index:1}.content,.manual-button,.report-button{display:flex;align-items:center;justify-content:center}.content .fa-arrow-right,.content .fa-file-text-o{font-size:24px;margin-right:10px}.content .fa-arrow-right{font-size:43px;margin-left:10px}.content .fa-file-text-o{font-size:43px;margin-right:10px}.report-button .text-content{border-right:1px solid #fff}.manual-button .text-content,.report-button .text-content{display:flex;flex-direction:column;align-items:flex-start;padding:0 20px}.manual-button .text-content{border-left:1px solid #fff}.manual-button .text-content span,.report-button .text-content span{font-size:20px;margin-bottom:5px}.manual-button small,.report-button small{font-size:12px;opacity:.8}.manual-button .fa-arrow-right{margin-left:10px}@media only screen and (max-width:768px){.manual-report-section{flex-direction:column}.half{width:100%;-webkit-transform:skewX(0);transform:skewX(0)}.left-half,.manual-button,.report-button,.right-half{-webkit-transform:none;transform:none}}.manual-report-section .manual{background-color:#225e91;flex:1 1}.manual-report-section .report{background-color:#fdbd09}@media only screen and (max-width:768px){.manual-report-main{margin-top:0}.manual-report-main .manual-report-section{height:auto;display:unset}.manual-report-main .half{width:100%;height:66px}.manual-report-main .half i{font-size:20px}.manual-report-main .manual-button,.manual-report-main .report-button{height:auto;padding:2px}.manual-report-main .right-half{left:0}.manual-report-main .manual-button .text-content,.manual-report-main .report-button .text-content{align-items:center;text-align:center}.manual-report-main .manual-button .text-content h4,.manual-report-main .report-button .text-content h4{font-size:16px}.manual-report-main .manual-button .text-content h6,.manual-report-main .report-button .text-content h6{font-size:12px}}.laws .reverse-row{flex-wrap:wrap-reverse}.laws .main-button{background-color:#fdbd09;color:#fff;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.laws .main-button:hover{background-color:#f9a800;-webkit-transform:scale(1.05);transform:scale(1.05)}.laws h2{color:#225e91;font-weight:600}.laws .laws_wrapper{margin-left:80px}.laws .shadow{transition:box-shadow .3s ease,background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,-webkit-transform .3s ease;box-shadow:0 1px 0 rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 48px rgba(17,17,26,.1)}.laws .shadow:hover{-webkit-transform:scale(1.02);transform:scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.3);background-color:#f8f9fa}.laws .shadow .arrowbg{border-radius:10px;background-color:#000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.laws .shadow .arrowbg:hover{background-color:#333;-webkit-transform:scale(1.1);transform:scale(1.1)}.laws .shadow .arrowbg i{color:#fff;transition:color .3s ease}.laws .shadow h5{font-weight:700;height:50px}.laws .shadow a{color:#000;text-decoration:none!important}.laws .shadow p{word-wrap:break-word;height:100px}.url_created small{color:#225e91;opacity:.5}@media only screen and (max-width:1024px){.aboutUsLaw ul{padding:0}.laws{padding:20px}.laws .shadow p{max-height:120px}}a,a:active,a:hover,a:visited{text-decoration:none}.foto-links{background-image:url(/static/media/LinksPhoto.a8ad7111.png);background-size:cover;background-position:50%;padding:30px 0;width:100%;color:#fff;line-height:40px;position:relative}.foto-links:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-left:4px solid #225e91;border-right:4px solid #225e91;z-index:1;pointer-events:none;transition:box-shadow .3s ease}.foto-links:hover:before{box-shadow:0 0 20px rgba(0,0,0,.2)}.foto-links .links{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;justify-items:center;align-items:center;width:100%}@media only screen and (min-width:1500px){.foto-links .links{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:2100px){.foto-links .links{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:2700px){.foto-links .links{grid-template-columns:repeat(1,1fr);line-height:117px}}.foto-links .Anti-Gypsism,.foto-links .Ashkali,.foto-links .Awareness,.foto-links .Discrimination,.foto-links .Egyptian,.foto-links .Human,.foto-links .Kosovo,.foto-links .Laws,.foto-links .Minorities,.foto-links .National,.foto-links .Prevention,.foto-links .Protection,.foto-links .Report,.foto-links .Roma{transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,transform .3s ease;transition:color .3s ease,transform .3s ease,-webkit-transform .3s ease;will-change:color,transform}.foto-links .Protection{font-size:4vw;color:#fdbd09}.foto-links .Protection:hover{color:#f7c85c;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Roma{font-size:4vw;font-weight:500;color:#225e91}.foto-links .Roma:hover{color:#1d4f91;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Minorities{font-size:2.5vw;color:#33a9e0}.foto-links .Minorities:hover{color:#2c8bc7;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Awareness{font-size:4vw;font-weight:600;color:#f26c22}.foto-links .Awareness:hover{color:#d95b1b;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Report{font-size:2.2222222222vw;color:#fff}.foto-links .Report:hover{color:#e5e5e5;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Egyptian{font-size:3.0303030303vw;color:#dea912}.foto-links .Egyptian:hover{color:#d6a518;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Laws{font-size:2.8571428571vw;color:#fff}.foto-links .Laws:hover{color:#e5e5e5;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Anti-Gypsism{font-size:2vw;font-weight:600;color:#49a83f}.foto-links .Anti-Gypsism:hover{color:#3f8b2e;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Ashkali{font-size:3.5714285714vw;font-weight:500;color:#f26c22}.foto-links .Ashkali:hover{color:#d95b1b;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Prevention{font-size:3.3333333333vw;color:#33a9e0}.foto-links .Prevention:hover{color:#2c8bc7;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .National{font-size:2.2222222222vw;color:#f80000}.foto-links .National:hover{color:#d70000;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Human{font-size:2vw;color:#f80000}.foto-links .Human:hover{color:#d70000;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Kosovo{font-size:2.8571428571vw;color:#33a9e0}.foto-links .Kosovo:hover{color:#2c8bc7;-webkit-transform:scale(1.1);transform:scale(1.1)}.foto-links .Discrimination{font-size:2.5vw;color:#fdbd09}.foto-links .Discrimination:hover{color:#f7c85c;-webkit-transform:scale(1.1);transform:scale(1.1)}@media only screen and (min-width:2700px){.foto-links .Ashkali,.foto-links .Awareness,.foto-links .Protection,.foto-links .Roma{font-size:2.8571428571vw}.foto-links .Egyptian,.foto-links .Kosovo,.foto-links .Laws,.foto-links .Minorities,.foto-links .Prevention,.foto-links .Report{font-size:1.5384615385vw}.foto-links .Anti-Gypsism,.foto-links .Discrimination,.foto-links .Human,.foto-links .National{font-size:2.2222222222vw}}@media only screen and (max-width:1200px){.foto-links .Ashkali,.foto-links .Awareness,.foto-links .Protection,.foto-links .Roma{font-size:28px}.foto-links .Egyptian,.foto-links .Kosovo,.foto-links .Laws,.foto-links .Minorities,.foto-links .Prevention,.foto-links .Report{font-size:22px}.foto-links .Anti-Gypsism,.foto-links .Discrimination,.foto-links .Human,.foto-links .National{font-size:18px}}@media(max-width:768px){.foto-links .links{grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}}@media(max-width:576px){.foto-links .links{grid-template-columns:repeat(2,1fr);grid-gap:6px;gap:6px}.foto-links .Ashkali,.foto-links .Awareness,.foto-links .Protection,.foto-links .Roma{font-size:5vw}.foto-links .Egyptian,.foto-links .Kosovo,.foto-links .Laws,.foto-links .Minorities,.foto-links .Prevention,.foto-links .Report{font-size:6.6666666667vw}.foto-links .Anti-Gypsism,.foto-links .Discrimination,.foto-links .Human,.foto-links .National{font-size:4vw}}.loaderWrapper{position:-webkit-sticky;position:sticky;display:flex;justify-content:center;align-items:center;z-index:99999}.loaderWrapper .lds-spinner{color:official;display:inline-block;position:relative;width:80px;margin-top:60px;margin-bottom:90px;z-index:9999999;height:176px}.loaderWrapper .lds-spinner div{-webkit-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:lds-spinner 1.2s linear infinite;animation:lds-spinner 1.2s linear infinite}.loaderWrapper .lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#0e4d92}.loaderWrapper .lds-spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.loaderWrapper .lds-spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.loaderWrapper .lds-spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.loaderWrapper .lds-spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.loaderWrapper .lds-spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.loaderWrapper .lds-spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.loaderWrapper .lds-spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.loaderWrapper .lds-spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.loaderWrapper .lds-spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.loaderWrapper .lds-spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.loaderWrapper .lds-spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.loaderWrapper .lds-spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes lds-spinner{0%{opacity:1}to{opacity:0}}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.partneret{background-repeat:no-repeat;background-size:cover;border-radius:20px}.partneret .main-button{background-color:#fdbd09;color:#fff}.partneret .reverse-row{flex-wrap:wrap-reverse}@media(max-width:576px){.partneret{background-image:none;border-radius:0!important}}.partneret .react-multi-carousel-list{height:100%;padding:2% 0;position:unset!important}.partneret .react-multi-carousel-list .react-multiple-carousel__arrow{background-color:transparent}.partneret .react-multi-carousel-list .react-multiple-carousel__arrow--left:before,.partneret .react-multi-carousel-list .react-multiple-carousel__arrow--right:before{color:#000}.partneret .react-multi-carousel-list .react-multi-carousel-track{display:flex!important;flex-direction:row!important;align-items:stretch!important}.partneret .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.partneret .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .trustedby-item{flex:1 1;position:relative;overflow:hidden;display:flex!important;flex-direction:column!important;margin:5px 0;width:90%;box-shadow:0 1px 0 rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 48px rgba(17,17,26,.1)}.partneret .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .trustedby-item .img-container{width:100%;height:120px;overflow:hidden}.partneret .react-multi-carousel-list .react-multi-carousel-track .react-multi-carousel-item .trustedby-item .img-container img{width:100%;height:100%;object-fit:contain}.howToUse{border-left:2px solid #225e91;border-right:2px solid #225e91}.howToUse .video-container{position:relative;display:flex;justify-content:center}.howToUse .video-container .video{width:100%;height:370px;display:none}.howToUse .video-container .video.active{display:block}.howToUse .video-container .video-overlay{position:relative;width:100%;height:370px;display:flex;justify-content:center;align-items:center;cursor:pointer}.howToUse .video-container .video-overlay .video-placeholder{width:100%;height:370px;border:1px solid #c5c5c5;object-fit:cover;transition:box-shadow .3s ease}.howToUse .video-container .video-overlay .video-placeholder:hover{box-shadow:0 8px 16px rgba(0,0,0,.2)}.howToUse .video-container .video-overlay .play-button{position:absolute;font-size:100px;color:#000;background-color:rgba(75,56,56,.03);border:none;cursor:pointer;border-radius:50%;padding:20px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.howToUse .video-container .video-overlay .play-button:hover{color:rgba(61,58,58,.866);-webkit-transform:scale(1.1);transform:scale(1.1)}.custom-slider,.custom-slider .custom-slider{position:relative;width:100%}.custom-slider .carousel-root{width:100%}.custom-slider .slide{height:70vh;background-size:cover;background-position:50%;position:relative}.custom-slider .slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);z-index:1}.custom-slider .slide .slide-content{position:-webkit-sticky;position:sticky;top:30%;color:#fff;z-index:2;display:flex;justify-content:center}@media only screen and (max-width:768px){.custom-slider .slide .slide-content{bottom:25%}}.custom-slider .slide .slider-title{font-size:calc(1.375rem + 1.5vw);font-weight:400}.custom-slider .store-buttons img{width:120px!important;margin-right:10px}.custom-slider .highlight{color:#fdbd09}.custom-slider .carousel .control-dots{position:absolute;top:50%;left:-40px;-webkit-transform:translateY(-21%) rotate(90deg);transform:translateY(-21%) rotate(90deg);display:flex;flex-direction:row;-webkit-transform-origin:left;transform-origin:left;list-style-type:none}@media only screen and (max-width:767px){.custom-slider .carousel .control-dots{left:0;top:80%;-webkit-transform:translateY(41%) rotate(0deg);transform:translateY(41%) rotate(0deg);justify-content:center}}.custom-slider .carousel .control-dots .dot{width:21px;height:5px;margin:0 5px;background-color:#fff;opacity:.5;border-radius:0}.custom-slider .carousel .control-dots .dot.selected{opacity:1;background-color:#fff}.custom-slider .manual-report-main{margin-top:-100px;z-index:2;position:relative}.custom-slider .manual-report-section{display:flex;justify-content:space-between;margin:0 auto;height:100px;position:relative;background-color:#fdbd09}.custom-slider .half{width:43%;position:relative;overflow:hidden;height:100px}.custom-slider .left-half{background-color:#225e91;-webkit-transform-origin:right;transform-origin:right}.custom-slider .right-half{background-color:#fdbd09;-webkit-transform-origin:left;transform-origin:left;-webkit-clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);left:-5%}.custom-slider .manual-button,.custom-slider .report-button{display:flex;align-items:center;justify-content:center;height:100%;width:100%;text-decoration:none;color:#fff;font-weight:700;position:relative;z-index:1}.custom-slider .content{display:flex;align-items:center;justify-content:center}.custom-slider .report-button .text-content{display:flex;flex-direction:column;align-items:flex-start;border-right:1px solid #fff;padding:0 20px}.custom-slider .manual-button .text-content{display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid #fff;padding:0 20px}.custom-slider .manual-button .text-content span,.custom-slider .report-button .text-content span{font-size:20px;margin-bottom:5px}.custom-slider .manual-button small,.custom-slider .report-button small{font-size:12px;opacity:.8}.custom-slider .fa-arrow-right,.custom-slider .fa-file-text-o{font-size:24px;margin-right:10px}.custom-slider .manual-button .fa-arrow-right{margin-left:10px}@media only screen and (max-width:768px){.custom-slider .manual-report-section{flex-direction:column}.custom-slider .half{width:100%;-webkit-transform:skewX(0);transform:skewX(0)}.custom-slider .left-half,.custom-slider .manual-button,.custom-slider .report-button,.custom-slider .right-half{-webkit-transform:none;transform:none}}.custom-slider .fa-arrow-right{font-size:43px;margin-left:10px}.custom-slider .fa-file-text-o{font-size:43px;margin-right:10px}.custom-slider .manual-report-section .manual{background-color:#225e91;flex:1 1}.custom-slider .manual-report-section .report{background-color:#fdbd09}@media only screen and (max-width:768px){.custom-slider .manual-report-section{flex-direction:column;height:auto}.custom-slider .half{width:100%;-webkit-clip-path:none;clip-path:none}.custom-slider .manual-button,.custom-slider .report-button{height:auto;padding:15px}.custom-slider .right-half{left:0}.custom-slider .manual-button .text-content,.custom-slider .report-button .text-content{align-items:center;text-align:center}}.header1{top:0;right:0;left:0;position:-webkit-sticky;position:sticky;z-index:9999999}.header1 .header-part1{background-color:#ececec;text-align:center}.header1 .sticky{position:fixed;top:0;width:100%;z-index:4}.header1 .part1{justify-content:end;display:flex;padding:4px}.header1 .part1 .language{display:inline-block;position:relative}.header1 .part1 .language select{border-color:transparent;outline:0;background:transparent;background-image:none;width:100%;height:100%;color:#00f;cursor:pointer}.header1 .part1 .language select option{width:15em;height:2em;line-height:3;overflow:hidden;border-radius:.25em;padding-bottom:10px}.header1 .part1 a:not(.language){border-right:2px solid;padding-right:10px;margin:10px}.header1 .part1 a{text-decoration:none}.header1 .part1 .dropdown{display:inline-block;border:none;color:#00f;background-color:#ececec}.header1 .part1 .dropdown-menu{background-color:#ececec}.header1 .header-part2{background-color:#fff}.header1 .part2{justify-content:space-between;display:flex;align-items:center;height:56px}.header1 .part2 .main-button{background-color:#f84d0e;color:#fff}.header1 .logo img,.header1 .rks img{max-width:256px}.header1 .header-part3{background:linear-gradient(#458dcb,#063761);padding-bottom:5px}.header1 .part3{display:flex;justify-content:center}.header1 .part3 li{margin:14px 7px 7px;list-style-type:none}.header1 .part3 li a{text-decoration:none;color:#fff}.header1 .part3 .dropdownLaws{margin-top:5px}.header1 .active a{border-bottom:6px solid #769bbb}.header1 .mobileMenu{display:none;left:0;right:0;top:10;height:50px;width:100%;background:linear-gradient(#458dcb,#063761);padding-top:3px;z-index:999999}.header1 .mobileMenu button{font-size:28px;border:none;background-color:transparent;color:#fff;margin-bottom:3px;font-weight:800}.header1 .mobileMenuContent{top:20%;left:0;right:0;z-index:999999;display:none;margin-bottom:-16px;height:auto;width:100%;background:linear-gradient(#458dcb,#063761)}.header1 .mobileMenuContent ul{list-style-type:none;cursor:pointer}.header1 .mobileMenuContent ul li{padding:8px;margin-left:19px;text-decoration:none;display:flex;flex-direction:column}.header1 .mobileMenuContent ul li a{padding:5px;border-radius:26%;font-weight:600;margin-bottom:10px}.header1 .modal-content,.header1 .modal-content .modal-body .btn,.header1 .modal-content .modal-body .form-select{border-radius:0!important}.header1 .modal-content .modal-body .upload-images{border:2px solid #0d6efd}.header1 .modal-content .modal-body .languages p{margin:10px;padding:5px;cursor:pointer}.header1 .dropbtn{background:transparent;color:#fff;margin-bottom:10px;border:none;cursor:pointer}.header1 .dropdown{position:relative;display:inline-block}.header1 .dropdown-content{left:0;display:none;position:absolute;right:0;background:linear-gradient(#3b80ba,#063761);min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.header1 .dropdown-content a{color:#fff;padding:12px 16px;text-decoration:none;display:block}.header1 .dropdown-content a:hover{background:transparent}.header1 .dropdown:hover .dropdown-content{display:block}.header1 .dropdown:hover .dropbtn{background:linear-gradient(#458dcb,#063761)}@media only screen and (max-width:1024px){.header1 .header-part2{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:space-between}.header1 .part2 .logo img{width:94%}.header1 .part2 .main-button{background-color:#f84d0e;color:#fff;width:80px;height:40px}.header1 .rks img{width:94%}.header1 .part3 li{font-size:12px}}@media only screen and (max-width:500px){.header1 .header-part2 .main-button{font-size:10px!important}}@media only screen and (max-width:800px){.header1 .header{position:unset}.header1 .part1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;font-size:9px;margin:0 auto}.header1 .part1 .link a{border-right:none;padding-right:2px}.header1 .part2{height:80px}.header1 .part3{display:none}.header1 .mobileMenu{display:table}.header1 .header-part3{display:none}.header1 .mobileMenuContent{top:20%;left:0;right:0;z-index:999999;display:block;margin-bottom:-16px;height:auto;width:100%;background:linear-gradient(#458dcb,#063761)}}.header1 .drop_background{background:linear-gradient(#458dcb,#063761)}.loginform{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px}.loginform .loginform_layout{width:30%;padding:10px 60px 40px;box-shadow:0 0 25px #b1b1b1}.loginform .loginform_layout p{margin-top:20px}.loginform .loginform_layout a{text-decoration:none;color:#1579d1;margin-left:10px}.submit_button{padding:10px;border-radius:10px;background-color:#225e91;border:none;color:#fff}@media only screen and (max-width:600px){.loginform{flex-direction:column;padding:80px 10px}.loginform,.loginform .loginform_layout{width:100%;display:flex;justify-content:center;align-items:center}.loginform .loginform_layout{padding:40px 20px;box-shadow:0 0 25px grey}}.mission-section .content-card{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);line-height:1.6;border-left:5px solid rgba(253,189,9,.5803921569);font-weight:400}.mission-section .content-card p{margin:0;color:#555}.social-icons{display:flex;justify-content:center;margin-top:30px}.social-icons .react-share__ShareButton{margin:0 10px;border:none;cursor:pointer;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.social-icons .react-share__ShareButton:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#f0f0f0;border-radius:50%}footer{background-color:#fdbd0a;padding:20px 0;width:100%;margin-top:auto}footer .fw-bold{font-weight:700}footer a{text-decoration:none;color:inherit}footer a:hover{text-decoration:underline}footer img{max-width:220px}footer .logo{-webkit-filter:invert(100%);filter:invert(100%)}footer .img-download .image{height:45px;object-fit:contain}@media(max-width:860px){footer .img-download .image{height:45px;object-fit:contain}}.more-news-card{position:relative;height:300px;background-color:#000;border-radius:10px;overflow:hidden;color:#fff;display:flex;flex-direction:column;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.more-news-card .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1;transition:opacity .3s ease}.more-news-card .card-title{position:relative;z-index:2;font-weight:700}.more-news-card .card-text{position:relative;z-index:2}.more-news-card .arrowbg{background-color:#fdbd09;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}.more-news-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,.3)}.more-news-card:hover .overlay{opacity:.7}.single_news{word-wrap:break-word}.allIcons{display:flex;justify-content:end;margin:30px}.allIcons .smallIcons{padding:5px}@media only screen and (max-width:600px){.allIcons{justify-content:center!important}}video{display:flex;justify-content:center;width:100%;margin:0 auto;border-radius:0 0 10px 10px}.share-btn>a{border:1px solid #ccc;padding:5px;font-size:12px;font-family:Verdana,Arial}.share-btn>a:hover{cursor:pointer}.single_event{word-wrap:break-word}.singlelaws{margin-top:100px}.singlelaws p{word-wrap:break-word}.signupForm{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:100px}.signupForm .singupform_layout{padding:20px 60px 60px;background-color:#fff;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.1);transition:box-shadow .3s ease}.signupForm .singupform_layout .form-label{font-size:16px;font-weight:600;color:#333}.signupForm .singupform_layout .form-control{padding:12px;border:1px solid #ddd;border-radius:8px;transition:border-color .3s ease,box-shadow .3s ease}.signupForm .singupform_layout .form-control:focus{border-color:#225e91;box-shadow:0 0 10px rgba(34,94,145,.2)}.signupForm .singupform_layout .text-danger{font-size:14px;margin-top:5px}.signupForm .singupform_layout .form-check-input{margin-right:8px}.signupForm .singupform_layout .form-check-label{font-size:14px;color:#333}.signupForm .singupform_layout .submit_button{padding:12px;width:100%;border-radius:8px;background-color:#225e91;color:#fff;border:none;font-weight:700;font-size:16px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease;margin-top:15px}.signupForm .singupform_layout .submit_button:hover{background-color:#1a4972;-webkit-transform:scale(1.02);transform:scale(1.02)}@media(max-width:600px){.signupForm{padding:80px 20px}.signupForm .singupform_layout{width:100%;padding:20px}}.profile{background-color:#f2f3f5}.profile .profile_layout{display:flex;flex-direction:row}.profile .profile_layout .profile_layout_structure{width:50%;margin-left:10px;display:flex;justify-content:center;align-items:center;margin-bottom:20px}.profile .profile_layout .profile_layout_structure .info_profile{background-color:#fff;box-shadow:8px 3px 5px #acbece;width:80%;height:600px;display:flex;justify-content:center;flex-direction:column;align-items:center}.profile .profile_layout .profile_layout_structure .info_profile button{width:50%;height:50px;text-align:center;display:flex;flex-direction:column;margin-top:20px;border:none;background-color:#225e91;color:#fff;border-radius:20px}.profile .profile_layout .profile_layout_structure .info_profile button:hover{background-color:#fff;border:3px solid #225e91;color:#225e91}.profile .profile_layout .profile_layout_structure .info_profile button p{margin-top:10px;font-weight:600;width:100%}.profile .profile_layout h3{color:#225e91;margin-right:160px;margin-top:40px}.profile .profile_layout .boxes{width:50%;margin-top:10px;display:flex;justify-content:center;flex-direction:column;word-wrap:break-word}.profile .profile_layout .boxes .boxes_layout{width:50%;margin:20px 20px 20px 160px;box-shadow:8px 3px 5px #acbece}.profile .profile_layout .boxes .boxes_layout h5{color:#225e91}.profile .profile_layout x input{border:none;background-color:#e4e8e9;padding:12px}.profile .profile_layout .button{width:50%;max-height:60px;margin-left:160px;margin-bottom:10px;font-weight:600;color:#225e91;border:4px solid #225e91;border-radius:60px}.profile .profile_layout .button:hover{background-color:#225e91}.profile .profile_layout .button:hover p{color:#fff}.profile .profile_layout .button p{margin-top:12px;color:#225e91}.profile .btnSave{background-color:#225e91;color:#fff}.profile .modal{z-index:999999999999;margin-top:100px}@media only screen and (max-width:600px){.profile{background-color:#f2f3f5}.profile .profile_layout{display:flex;flex-direction:column;width:100%}.profile .profile_layout .profile_layout_structure{width:90%;display:flex;justify-content:center;margin-bottom:20px;margin-top:40px}.profile .profile_layout .profile_layout_structure .info_profile{box-shadow:8px 3px 5px #acbece;border-radius:10%;padding:20px;width:80%;margin:0 auto;height:auto;display:flex;justify-content:center;flex-direction:column;align-items:center}.profile .profile_layout .profile_layout_structure .info_profile button{width:100%;height:50px;text-align:center;display:flex;flex-direction:column;margin-top:20px;border:none;background-color:#225e91;color:#fff;border-radius:20px}.profile .profile_layout .profile_layout_structure .info_profile button p{margin-top:10px;font-weight:600;width:100%}.profile .profile_layout .modal{margin-top:250px}.profile .profile_layout .boxes{width:100%;margin-top:10px}.profile .profile_layout .boxes h3{width:100%;margin-left:-40px}.profile .profile_layout .boxes .boxes_layout{background-color:#fff;margin:0 auto 40px;width:80%;padding:20px;box-shadow:8px 3px 5px #acbece}.profile .profile_layout x input{border:none;background-color:#e4e8e9;padding:12px}.profile .profile_layout h3{margin-left:30px}.profile .profile_layout .button{width:60%;max-height:60px;margin-left:80px;margin-bottom:30px;font-weight:600;color:#225e91;border:4px solid #225e91;border-radius:60px}.profile .profile_layout .button p{margin-top:12px}.profile .modal{z-index:99999;margin-top:20px}}.card-border{height:100%}.card-border:hover{box-shadow:8px 3px 5px #acbece;transition:.8s}.card-border h5{color:#225e91}.title{position:-webkit-sticky;position:sticky;top:0;background-color:#fff}.chat{height:450px;border:4px solid #a6c9e7}.chat .user{display:flex;justify-content:end;font-size:16px;width:-webkit-max-content;width:max-content;background-color:#4194dd;color:#fff;border-radius:30px;padding:16px 33px;margin-bottom:15px;margin-left:auto;word-wrap:break-word}.chat .user span{max-width:300px}.chat .admin{display:flex;justify-content:start;width:-webkit-max-content;width:max-content;background-color:#fff;border-radius:30px;padding:16px 33px;color:#4194dd;transition:.3s ease-in;margin-bottom:20px;margin-left:50px;word-wrap:break-word}.form-chat{position:-webkit-sticky;position:sticky;bottom:0;padding:0!important}.text-upper h1{color:#225e91;font-weight:700}.text-upper p{margin-top:40px;font-size:20px;color:#cecece}.card-events{margin-top:-20px}.bg-img{margin-top:40px;max-width:100%;max-height:400px;min-height:400px}.bg-img .text-lower{border-radius:8px;display:flex;flex-direction:column;justify-content:end;height:100%;color:#fff;padding-left:20px;background-repeat:no-repeat;background-size:cover;background-position:50%}.bg-img .text-lower a{text-decoration:none;color:#fff!important}.bg-img .text-lower .date{margin-bottom:-4px}.bg-img .text-lower .event-desc{color:#cecece;word-wrap:break-word}.reportTitle{color:#225e91}.continueBtn{background-color:#225e91;color:#fff;border:3px solid #225e91}.continueBtn:hover{background-color:#fff;color:#225e91;border:3px solid #225e91}.file{position:relative;height:30px;width:300px}.file>input[type=file]{position:absoulte;opacity:0;top:0;left:0;right:0;bottom:0}.file>label{position:absolute;top:0;right:0;left:0;bottom:0;background-color:#fff;color:#fff;line-height:30px;text-align:center;cursor:pointer}.LoginBtn{padding:10px;border-radius:10px;background-color:#225e91;border:none;color:#fff}.dateID{background-color:#d4e7f8;padding:15px;border:none;border-bottom:5px solid #225e91}.disable{border-bottom:none}.choose{background-color:#d4e7f8;color:#000;border-bottom:5px solid #225e91;margin-right:50px}.divpalidhje{padding-top:20px;padding-bottom:20px}.divpalidhje .loginDataRegister{margin-bottom:40px}.divpalidhje .loginDataRegister .registerOrLogin{padding:0!important}.divpalidhje .loginDataRegister .lang-btn-active{text-decoration:unset;color:#000;padding:5px 10px;border-bottom:4px solid #225e91;background-color:#d4e7f8;cursor:pointer;text-align:center}.divpalidhje .loginDataRegister .lang-btn{text-decoration:unset;color:#000;padding:5px 10px;border-bottom:4px solid #d4e7f8;background-color:#fff;cursor:pointer;text-align:center}.divpalidhje .loginDataRegister .buttonLogiR{background-color:#225e91;padding:10px;text-align:center;color:#fff;font-weight:600;border:2px solid #fff}.divpalidhje .loginDataRegister .buttonLogiR:hover{background-color:#fff;color:#225e91;font-weight:600;padding:10px;border:2px solid #225e91}.laws-container{font-size:medium}.laws-container .accordion-container .accordion-item{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);margin-bottom:20px;transition:box-shadow .3s ease;border:1px solid #e0e0e0}.laws-container .accordion-container .accordion-item .accordion-button{font-size:18px;color:#000;background:#fff;border:none;text-align:left;padding:15px;display:flex;align-items:center;justify-content:space-between;transition:background-color .3s ease,color .3s ease;position:relative}.laws-container .accordion-container .accordion-item .accordion-button i{margin-right:15px;color:#33a1de}.laws-container .accordion-container .accordion-item .accordion-button:hover{color:#004d99}.laws-container .accordion-container .accordion-item .accordion-button:focus{box-shadow:none}.laws-container .accordion-container .accordion-item .accordion-button .icon-wrapper{width:40px;display:flex;justify-content:center;align-items:center}.laws-container .accordion-container .accordion-item .accordion-collapse .accordion-body{padding:20px;font-size:1.1rem;color:#333;line-height:1.6}.laws-container .accordion-container .accordion-item:hover{box-shadow:0 6px 16px rgba(0,0,0,.15)}.laws-container .accordion-item:first-child .accordion-button{border-left:8px solid #f33;font-size:medium}.laws-container .accordion-item:nth-child(2) .accordion-button{border-left:8px solid #6c3;font-size:medium}.laws-container .accordion-item:nth-child(3) .accordion-button{border-left:8px solid #33a1de;font-size:medium}.laws-container .accordion-item:nth-child(4) .accordion-button{border-left:8px solid #fdbd09;font-size:medium}.laws-container .accordion-item:nth-child(odd) .accordion-button{border-left:8px solid #5fb5e5;font-size:medium}.laws-container .accordion-item:nth-child(2n) .accordion-button{border-left:8px solid #5fb5e5}@media(max-width:768px){.laws-container .protection-container{padding:20px 10px}.laws-container .accordion-button{font-size:1.1rem;padding:10px}}.protection-container .accordion-container .accordion-item{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin-bottom:20px;transition:box-shadow .3s ease;border:1px solid #e0e0e0}.protection-container .accordion-container .accordion-item .accordion-button{font-size:18px;color:#000;background:#fff;text-align:left;padding:15px;display:flex;align-items:center;justify-content:space-between;transition:background-color .3s ease,color .3s ease;position:relative;border:none;border-left:8px solid transparent}.protection-container .accordion-container .accordion-item .accordion-button:hover{color:#004d99}.protection-container .accordion-container .accordion-item .accordion-button:focus{box-shadow:none}.protection-container .accordion-container .accordion-item .accordion-button .logo-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(0,0,0,.05);margin-right:15px}.protection-container .accordion-container .accordion-item .accordion-button .logo-icon i{font-size:1.5rem;color:#004d99}.protection-container .accordion-container .accordion-item .accordion-collapse .accordion-body{padding:20px;font-size:1.1rem;color:#333;line-height:1.6}.protection-container .accordion-container .accordion-item:hover{box-shadow:0 6px 16px rgba(0,0,0,.15)}.protection-container .accordion-item:first-child .accordion-button{border-left-color:#f33}.protection-container .accordion-item:nth-child(2) .accordion-button{border-left-color:#6c3}.protection-container .accordion-item:nth-child(3) .accordion-button{border-left-color:#33a1de}.protection-container .accordion-item:nth-child(4) .accordion-button{border-left-color:#fdbd09}.protection-container .accordion-item:nth-child(odd) .accordion-button{border-left-color:#5fb5e5}.protection-container .accordion-item:nth-child(2n) .accordion-button{border-left-color:#85d65c}@media(max-width:768px){.protection-container .protection-container{padding:20px 10px}.protection-container .accordion-button{font-size:1.1rem;padding:10px}}.constitution .shadow{border-radius:8px;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;box-shadow:0 1px 0 rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 48px rgba(17,17,26,.1)}.constitution .shadow:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,.2)}.constitution .shadow .arrowbg{border-radius:10px;background-color:#000;width:40px;transition:background-color .3s ease}.constitution .shadow .arrowbg:hover{background-color:#333}.constitution .shadow h5{font-weight:700;margin-bottom:1rem}.constitution .shadow p{height:100px}.constitution .card-link{text-decoration:none;color:inherit}.constitution .text-single{color:#000}.about-us{margin-top:20px}.about-us .aboutUs-part{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);line-height:1.6;border-left:5px solid rgba(253,189,9,.5803921569)}.about-us .aboutUs-part p{margin:0;color:#555}.about-us .allIcons{display:flex;justify-content:center;margin-top:30px}.about-us .allIcons .smallIcons{margin:0 10px}.about-us .allIcons .smallIcons .react-share__ShareButton{border:none;cursor:pointer;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.about-us .allIcons .smallIcons .react-share__ShareButton:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#f0f0f0;border-radius:50%}.manuals-page .row{display:flex;flex-wrap:wrap}.manuals-page .manual-step{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:20px;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;display:flex;flex-direction:column;height:100%}.manuals-page .manual-step:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.15)}.manuals-page .manual-step .step-title{color:#225e91;font-weight:600;margin-bottom:15px}.manuals-page .manual-step .step-image{flex-grow:1;max-height:350px;width:100%;object-fit:contain;border:1px solid #225e91;border-radius:8px}@media(max-width:768px){.manuals-page .manual-step{padding:15px}.manuals-page .manual-step .step-title{font-size:1rem}.manuals-page .manual-step .step-image{max-height:250px}}.home a{margin:40px 0;width:150px;border-radius:5px}.home a,.home a:hover{background-color:#225e91;color:#fff}.privacy-policy{margin-top:20px}.privacy-policy .privacy-part{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);line-height:1.6;border-left:5px solid rgba(253,189,9,.5803921569)}.privacy-policy .privacy-part p{margin:0;color:#555}.privacy-policy .allIcons{display:flex;justify-content:center;margin-top:30px}.privacy-policy .allIcons .smallIcons{margin:0 10px}.privacy-policy .allIcons .smallIcons .react-share__ShareButton{border:none;cursor:pointer;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.privacy-policy .allIcons .smallIcons .react-share__ShareButton:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#f0f0f0;border-radius:50%}.terms-of-use{margin-top:20px}.terms-of-use .terms-part{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);line-height:1.6;border-left:5px solid rgba(253,189,9,.5803921569)}.terms-of-use .terms-part p{margin:0;color:#555}.terms-of-use .allIcons{display:flex;justify-content:center;margin-top:30px}.terms-of-use .allIcons .smallIcons{margin:0 10px}.terms-of-use .allIcons .smallIcons .react-share__ShareButton{border:none;cursor:pointer;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.terms-of-use .allIcons .smallIcons .react-share__ShareButton:hover{-webkit-transform:scale(1.1);transform:scale(1.1);background-color:#f0f0f0;border-radius:50%}.diversity{display:flex;flex-wrap:wrap}.diversity .shadow{border-radius:8px;overflow:hidden;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;box-shadow:0 1px 0 rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 48px rgba(17,17,26,.1)}.diversity .shadow:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,.2)}.diversity .shadow .arrowbg{border-radius:10px;background-color:#000;width:40px;transition:background-color .3s ease}.diversity .shadow .arrowbg:hover{background-color:#333}.diversity .shadow h5{font-weight:700;height:50px;margin-bottom:1rem}.diversity .shadow p{word-wrap:break-word;height:100px;margin-bottom:1rem}.diversity .card-link{display:block;text-decoration:none;color:inherit}.diversity .row{display:flex;flex-wrap:wrap}.diversity .col-12,.diversity .col-lg-4,.diversity .col-md-6{display:flex;align-items:stretch}.diversity .shadow{display:flex;flex-direction:column;height:100%}.ikona{position:fixed;bottom:30px;right:30px;cursor:pointer}.ikona .ikonatt{display:block;bottom:70px;position:fixed;margin-right:17px}.ikona .ikonatt .shareikona{margin-top:5px}.ikona .iconStyle .mainIcon{padding:7px 10px;background:#f84d0e;color:#fff;margin-right:13px;z-index:3}.ikona .iconStyle :hover{background:#ea693e;-webkit-transform:scale(1.05);transform:scale(1.05)}.header-section{top:0;right:0;left:0;position:-webkit-sticky;position:sticky;z-index:9999999}.header-section .header-part1{background-color:#205a8c;text-align:center}.header-section .sticky{position:fixed;top:0;width:100%;z-index:4}.header-section .part1{justify-content:end;display:flex}.header-section .part1 .custom-flag-select{display:inline-block;position:relative;padding:0}.header-section .part1 .custom-flag-select button{border:0;padding:0;font-size:24px!important}.header-section .part1 .custom-flag-select button span{border:0;padding:0}.header-section .part1 .custom-flag-select button:after{border:0}.header-section .part1 .custom-flag-select ul{display:flex;align-items:center;flex-direction:column;overflow:hidden}.header-section .part1 .custom-flag-select .flag-select__arrow{display:none}.header-section .part1 .custom-flag-select .flag-select__options{border:1px solid #ccc;box-shadow:0 2px 8px rgba(0,0,0,.15)}.header-section .part1 .custom-flag-select .flag-select__option{padding:8px 16px}.header-section .part1 .custom-flag-select .flag-select__option:hover{background-color:#f0f0f0}.header-section .part1 .custom-flag-select .flag-select__option .flag-select__option-label{margin-left:8px}.header-section .part1 .custom-flag-select .flag-select__selected--icon{width:24px;height:auto;margin-right:8px}.header-section .part1 a:not(.language){padding-right:10px;margin:0 10px}.header-section .part1 a:not(.main-button){color:#fff;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.header-section .part1 a:not(.main-button):hover{color:#f9a800!important;-webkit-transform:scale(1.05);transform:scale(1.05)}.header-section .header-part2{background-color:#fff;box-shadow:0 0 11px 0 rgba(0,0,0,.1)}.header-section .part2{justify-content:space-between;display:flex;align-items:center;height:80px}.header-section .part2 .part2-items{display:flex;justify-content:center;height:100%;font-size:16px;font-weight:600}.header-section .part2 .part2-items a{padding:7px;list-style-type:none;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;display:flex;align-items:center;color:#000}.header-section .part2 .part2-items a li{text-decoration:none;transition:color .1s ease}.header-section .part2 .part2-items a li:hover{color:#fff!important}.header-section .part2 .part2-items a li.active{color:#093d69!important;font-weight:700}.header-section .part2 .part2-items a li.active:hover{color:#fdbd09!important}.header-section .part2 .part2-items a:hover{color:#fff!important;-webkit-transform:scale(1.05);transform:scale(1.05);background-color:#205a8c;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.header-section .part2 .part2-items .dropdownLaws{margin-top:5px}.header-section .part2 .main-button{background-color:#fdbd09;color:#fff;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.header-section .part2 .main-button:hover{background-color:#f9a800;-webkit-transform:scale(1.05);transform:scale(1.05)}.header-section .rks img{max-width:256px}.header-section .logo img{max-width:280px}@media only screen and (max-width:768px){.header-section .logo img{max-width:140px}}.header-section .header-part2-items{background:linear-gradient(#458dcb,#063761);padding-bottom:5px}.header-section .mobileMenu{display:none;left:0;right:0;top:10;height:50px;width:100%;background-color:#fff;padding-top:3px;z-index:999999}.header-section .mobileMenu button{font-size:28px;border:none;background-color:#fff;color:#205a8c;margin-bottom:3px;font-weight:800}.header-section .mobileMenuContent{top:20%;left:0;right:0;z-index:999999;display:none;margin-bottom:-16px;height:auto;width:100%;background:#fff;box-shadow:-4px 38px 25px -6px rgba(0,0,0,.1)}.header-section .mobileMenuContent button{font-weight:400}.header-section .mobileMenuContent button:focus{outline:none!important;box-shadow:unset}.header-section .mobileMenuContent ul{list-style-type:none;cursor:pointer}.header-section .mobileMenuContent ul a{padding:8px;text-decoration:none;display:flex;flex-direction:column}.header-section .mobileMenuContent ul a:hover{color:#205a8c}.header-section .mobileMenuContent ul a li{margin-bottom:10px}.header-section .mobileMenuContent ul a .main-button{background-color:#fdbd09;color:#fff}.header-section .modal-content,.header-section .modal-content .modal-body .btn,.header-section .modal-content .modal-body .form-select{border-radius:0!important}.header-section .modal-content .modal-body .upload-images{border:2px solid #0d6efd}.header-section .modal-content .modal-body .header-section{top:0;right:0;left:0;position:-webkit-sticky;position:sticky;z-index:9999}.header-section .modal-content .modal-body .header-section .header-part1{background-color:#205a8c;text-align:center;padding:10px 0;box-shadow:0 2px 4px rgba(0,0,0,.2)}.header-section .modal-content .modal-body .header-section .header-part1 .part1{display:flex;justify-content:flex-end;align-items:center;padding:0 15px}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link{display:flex;align-items:center}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link a{color:#fff;text-decoration:none;margin:0 10px;font-size:16px;transition:color .3s ease}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link a:hover{color:#fdbd09}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select{display:inline-block;position:relative;padding:0}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select button{border:0;padding:0;font-size:24px!important}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select button span{border:0;padding:0}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select button:after{border:0}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select ul{display:flex;align-items:center;flex-direction:column;overflow:hidden}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select .flag-select__arrow{display:none}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select .flag-select__options{border:1px solid #ccc;box-shadow:0 2px 8px rgba(0,0,0,.15)}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select .flag-select__option{padding:8px 16px}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select .flag-select__option:hover{background-color:#f0f0f0}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select .flag-select__option .flag-select__option-label{margin-left:8px}.header-section .modal-content .modal-body .header-section .header-part1 .part1 .link .custom-flag-select .flag-select__selected--icon{width:24px;height:auto;margin-right:8px}.header-section .modal-content .modal-body .header-section .header-part2{background-color:#fff;box-shadow:0 0 11px 0 rgba(0,0,0,.1)}.header-section .modal-content .modal-body .header-section .header-part2 .part2{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 15px}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .logo img{max-width:200px}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items{display:flex;align-items:center}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items a{color:#000;text-decoration:none;transition:color .1s ease}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items a:hover{color:#205a8c}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items a li{margin:5px 10px;list-style:none;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items a li:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items a li.active a{color:#225e91;font-weight:700}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items .dropdown{position:relative;display:inline-block}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items .dropdown .dropbtn{background:transparent;color:#fff;border:none;cursor:pointer;font-size:16px;transition:background-color .3s ease}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items .dropdown .dropbtn:hover{background:linear-gradient(#458dcb,#063761)}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items .dropdown .dropdown-content{display:none;position:absolute;background:linear-gradient(#3b80ba,#063761);min-width:160px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items .dropdown .dropdown-content a{color:#000;text-decoration:none;transition:color .3s ease}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items .dropdown .dropdown-content a:hover{color:#205a8c}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .part2-items .dropdown:hover .dropdown-content{display:block}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .main-button{background-color:#fdbd09;color:#fff;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.header-section .modal-content .modal-body .header-section .header-part2 .part2 .main-button:hover{background-color:#f9a800;-webkit-transform:scale(1.05);transform:scale(1.05)}.header-section .modal-content .modal-body .header-section .mobileMenu{display:none;position:fixed;left:0;right:0;top:10;height:50px;background-color:#fff;padding-top:3px;box-shadow:0 0 25px 0 rgba(0,0,0,.1);z-index:9999}.header-section .modal-content .modal-body .header-section .mobileMenu button{font-size:28px;border:none;background-color:#fff;color:#205a8c;font-weight:800}.header-section .modal-content .modal-body .header-section .mobileMenuContent{position:fixed;top:50px;left:0;right:0;background:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,.1);z-index:9999;display:none;padding:10px}.header-section .modal-content .modal-body .header-section .mobileMenuContent ul{list-style:none;padding:0;margin:0}.header-section .modal-content .modal-body .header-section .mobileMenuContent ul a{text-decoration:none;color:#000;font-weight:700}.header-section .modal-content .modal-body .header-section .mobileMenuContent ul a:hover{color:#205a8c}.header-section .modal-content .modal-body .header-section .mobileMenuContent ul a li{padding:10px}.header-section .modal-content .modal-body .header-section .languages p{margin:10px;padding:5px;cursor:pointer}@media only screen and (max-width:1024px){.header-section .modal-content .modal-body .header-section .header-part2{flex-wrap:wrap;height:auto;padding:10px}.header-section .modal-content .modal-body .header-section .part2 .logo img{max-width:150px}.header-section .modal-content .modal-body .header-section .part2 .part2-items .dropdown button,.header-section .modal-content .modal-body .header-section .part2 .part2-items li{font-size:12px}.header-section .modal-content .modal-body .header-section .part2 .main-button{font-size:14px;padding:5px 10px}.header-section .modal-content .modal-body .header-section .mobileMenu{display:flex;justify-content:space-between;align-items:center;padding:0 15px}.header-section .modal-content .modal-body .header-section .mobileMenuContent{display:block}}@media only screen and (max-width:500px){.header-section .modal-content .modal-body .header-section .header-part2 .main-button{font-size:10px!important}}.header-section .dropbtn{color:#fff;margin-bottom:10px;border:none;cursor:pointer}.header-section .dropdown{position:relative;display:inline-block;background:transparent}.header-section .dropdown button{font-weight:600}.header-section .dropdown .dropbtn{color:#fff;border:none;cursor:pointer;font-size:16px;background:transparent;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.header-section .dropdown .dropbtn:hover{background:linear-gradient(#458dcb,#063761)}.header-section .dropdown .dropdown-content{display:none;position:absolute;background:linear-gradient(#3b80ba,#063761);min-width:160px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.header-section .dropdown .dropdown-content a{color:#fff;padding:12px 16px;text-decoration:none;display:block;transition:color .3s ease}.header-section .dropdown .dropdown-content a:hover{color:#205a8c;background:hsla(0,0%,100%,.1)}.header-section .dropdown:hover .dropdown-content{display:block}.header-section .dropdown:hover{-webkit-transform:scale(1.05);transform:scale(1.05);background-color:#205a8c;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.header-section .dropdown:hover button{color:#fff!important}.header-section .dropdown:hover .dropdown-content li:hover{-webkit-transform:none;transform:none;background-color:inherit;color:inherit}@media only screen and (max-width:1200px){.header-section .header-section .part2-items li{font-size:14px!important}}@media only screen and (max-width:1024px){.header-section .header-part2{background-color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:space-between}.header-section .part2 .logo img{max-width:100%}.header-section .part2 .main-button{background-color:#fdbd09;color:#fff;font-size:13px;padding:14px 7px}.header-section .rks img{width:94%}.header-section .part2-items li{font-size:12px}}@media only screen and (max-width:500px){.header-section .header-part2 .main-button{font-size:10px!important}}@media only screen and (max-width:800px){.header-section .header{position:unset}.header-section .part1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:center;font-size:9px;margin:0 auto}.header-section .part1 .link a{border-right:none;font-size:12px;margin:0 3px}.header-section .part1 .link .main-button{background-color:#fdbd09;color:#fff;border:none;border-radius:5px;padding:7px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.header-section .part1 .link .main-button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.header-section .part2{height:80px}.header-section .part2-items{display:none}.header-section .mobileMenu{display:table;box-shadow:0 0 25px 0 rgba(0,0,0,.1)}.header-section .mobileMenu .main-button{background-color:#fdbd09;color:#fff;border:none;border-radius:5px;padding:10px 20px;transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,transform .3s ease;transition:background-color .3s ease,transform .3s ease,-webkit-transform .3s ease}.header-section .mobileMenu .main-button:hover{background-color:#f9a800;-webkit-transform:scale(1.05);transform:scale(1.05)}.header-section .header-part2-items{display:none}.header-section .mobileMenuContent{top:20%;left:0;right:0;z-index:999999;display:block;margin-bottom:-16px;height:auto;width:100%}}@media only screen and (max-width:1024px){.dropdown button{font-weight:600;font-size:14px!important}}
/*# sourceMappingURL=main.5edf2c6d.chunk.css.map */