@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;300i;400i;500i;700i&display=swap";@font-face{font-family:DejaVu Sans;font-weight:400;font-style:normal;src:url(/fonts/DejaVuSans.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{color-scheme:dark light}body{min-height:100vh}img,picture,svg,video{display:block}ol,ul{list-style:none}a{text-decoration:none;color:inherit}button{border:none;background:none;cursor:pointer}body{width:100%}textarea{background-color:#ffe2c7;display:block;font-family:Roboto,sans-serif;font-size:24px}.App{width:100%;display:flex;flex-direction:column;align-items:center;font-family:Georgia,serif}.app-bg-top,.app-bg-bot{position:absolute;top:0;left:0;width:100%;height:762;z-index:-1}.app-bg-bot{top:2700px}.header{background-image:url(../../images/topBG.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;display:flex;flex-direction:column;padding-bottom:150px;margin-bottom:260px;z-index:10}@media (max-width: 1200px){.header{margin-bottom:240px}}@media (max-width: 900px){.header{margin-bottom:220px}}@media (max-width: 768px){.header{margin-bottom:190px}}.header-top{width:90%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-left:5%;margin-top:50px;margin-bottom:50px}@media (max-width: 950px){.header-top{margin-left:10%}}.header-top-submenu-open{margin-bottom:130px}.topLogo{width:158px;height:56px}@media (min-width: 768px){.topLogo{width:237px;height:84px}}@media (min-width: 1200px){.topLogo{width:316px;height:112px}}.admin-controls{position:fixed;gap:5px;z-index:3;right:0px;top:300px;display:flex;flex-direction:column;justify-content:space-between;padding:5px;border-radius:5px;z-index:100}.admin-controls button,.close-editor-btn{width:100%;height:30px;background-color:#fcfcfc;border-radius:5px;border:none;outline:none;cursor:pointer;padding:3px;border:solid 1px black}.image-update-btn{background-color:#0784de;color:#fff;padding:10px;font-size:20px;border:2px black solid}.auth-db-link{color:#fff;background-color:#0784de;width:100%;font-size:10px;text-align:center}.home{display:flex;width:100%;flex-direction:column}.hero-wrapper{width:90%}.section2{position:relative;width:100%;margin-left:5%}.section2-text-wrapper{position:relative;height:auto;width:70%;margin-top:50px;margin-left:10%;background-color:#0785de9d;border-radius:5px;padding:50px 40px 50px 15px;z-index:2}.section2-partly-hidden{height:500px;overflow:hidden}.down-arrow{position:absolute;bottom:15px;left:15px;background-color:#0785de;border-radius:50%;padding:5px}@media (max-width: 950px){.down-arrow{width:40px;height:40px}}.section2pic{height:600px;width:auto;z-index:1;position:absolute;right:0;top:-50px}.section2-title,.section3-title{width:fit-content;color:#fff;font-size:26px;font-weight:700;background-color:#0784de;border-radius:8px;padding:15px 25px;white-space:pre-wrap}.intro-text{color:#fff;font-size:20px;margin-top:30px;white-space:pre-wrap;font-weight:700}.main-text{color:#fff;font-size:20px;margin-top:20px;padding-bottom:30px;white-space:pre-wrap}@media (max-width: 768px){.section2-text-wrapper{width:90%;margin-left:5%}.section2pic{width:100%;height:auto}}.section3{height:fit-content;width:100%;margin-top:150px;background-image:url(/assets/section3bg-2eb000b3.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding-bottom:40px}.section3-title{margin-bottom:30px}.section3-text-wrapper{width:45%;margin-top:80px;margin-left:10%;display:flex;flex-direction:column}.section3-text1,.section3-text2{color:#000;font-size:20px;margin-top:20px;white-space:pre-wrap}.section3-text2{color:#0784de}@media (max-width: 1720px){.section3-text-wrapper{width:65%;margin-left:5%}}@media (max-width: 1000px){.section3-text-wrapper{width:80%;margin-left:10%}}.section3-rectangles{display:flex;flex-direction:row;justify-content:space-between;width:80%;margin-left:10%;flex-wrap:wrap}.rectangle1,.rectangle2,.rectangle3{width:260px;min-height:450px;margin-top:40px;background-color:#fff;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width: 1000px){.rectangle1,.rectangle2,.rectangle3{width:200px}}@media (max-width: 768px){.rectangle1,.rectangle2,.rectangle3{width:80%;margin-left:10%;min-height:300px}}.rectangle1-title,.rectangle2-title,.rectangle3-title{color:#0784de;font-size:18px;font-weight:700;margin-top:20px}.rectangle1-text,.rectangle2-text,.rectangle3-text{color:#000;font-size:14px;margin-top:20px}.authdb{height:800px;display:flex;flex-direction:column;justify-content:center}.authdb-title{color:gray;font-size:50px}.authdb-wrapper{width:700px;display:flex;flex-direction:row;justify-content:space-between;margin-top:30px;margin-bottom:30px}.authdb-logged-text{width:700px}.you-are-connected{font-size:20px;color:#006400;font-weight:700}.authdb-help{font-size:20px;color:#e68e00;font-weight:700}.home-link{margin:0 0 20px}.Navbar{width:55%;color:#022179;z-index:1}.navbar-menu-list{display:flex;flex-direction:row;justify-content:space-between;font-weight:700}.sub-menu{display:flex;flex-direction:column;padding-top:10px;position:absolute}.sub-menu-link{color:#fff;font-size:18px;padding-left:10px;padding-top:10px;font-weight:400}.navbar-menu-list-fixed{position:fixed;top:0;left:0;width:100%;height:100px;padding-left:10%;padding-right:10%;justify-content:space-around;align-items:center;background-color:#0784de;z-index:3;border-bottom:rgb(2,33,121) 2px solid}.navbar-menu-link{color:#fff;font-size:25px}@media (max-width: 1700px){.navbar-menu-link{font-size:20px}}@media (max-width: 1400px){.navbar-menu-link{font-size:15px}}.navbar-menu-link:hover,.navbar-menu-link.active,.mobile-navbar-menu-link.active{border-bottom:rgb(2,33,121) 2px solid}.menu-icon{position:fixed;z-index:2;top:15px;right:15px;height:40px;width:40px;filter:invert(100%)}.mobile-Navbar{position:fixed;top:0;left:0;width:100%;height:100vh;color:#022179;z-index:2;display:flex;flex-direction:column;background-image:url(/assets/topBG-8292b885.png);background-size:cover;background-position:center;background-repeat:no-repeat}.mobile-navbar-container{display:flex;flex-direction:column;align-items:center}.topLogo-navbar{height:60px;width:136px;margin-top:10px}.topLogo-navbar-mobile{height:100px;width:226px;margin-top:80px;margin-bottom:80px}.mobile-navbar-menu-list{display:flex;height:30vh;width:100%;flex-direction:column;justify-content:space-between;align-items:center;font-size:26px;font-weight:700;text-align:center}.mobile-sub-menu{position:relative;margin-bottom:30px}.mobile-navbar-menu-link{color:#fff}.Navbar-transition-appear{opacity:0;z-index:1}.Navbar-transition-appear-active{opacity:1;transition:1s ease-in;transition-delay:1s;z-index:1}.Navbar-transition-appear-done{opacity:1;z-index:1}.mobile-Navbar-transition-appear{display:flex;opacity:0;z-index:1}.mobile-Navbar-transition-appear-active{opacity:1;transition:.3s ease-in;display:flex;z-index:1}.mobile-Navbar-transition-appear-done{opacity:1;display:flex;z-index:1}.mobile-Navbar-transition-enter{display:flex;opacity:0;z-index:1}.mobile-Navbar-transition-enter-active{opacity:1;transition:.2s ease-in;display:flex;z-index:1}.mobile-Navbar-transition-enter-done{opacity:1;display:flex;z-index:1}.mobile-Navbar-transition-exit{opacity:1;display:flex}.mobile-Navbar-transition-exit-active{opacity:0;display:flex;transition:.2s ease-in}.mobile-Navbar-transition-exit-done{opacity:0;display:none}.menu-icon-transition-enter{opacity:0;transform:translateY(-10px)}.menu-icon-transition-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s ease-in,transform .3s ease-in}.menu-icon-transition-exit{opacity:1;transform:translateY(0)}.menu-icon-transition-exit-active{opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in,transform .3s ease-in}.footer{height:800px;width:100%;background-image:url(/assets/topBG-8292b885.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:row}.footer-infos{display:flex;flex-direction:column;justify-content:space-between;width:15%;height:600px;margin-left:10%;margin-top:100px}.footer-address{color:#fff;margin-top:50px}.footer-address-title{color:#fff;font-size:20px;font-weight:700}.footer-address-text{color:#fff;font-size:16px;white-space:pre-wrap}.footer-links{display:flex;flex-direction:column}.footer-link{color:#fff;font-size:24px;font-weight:700;margin-bottom:20px}.footer-link.active,.footer-link:hover{border-bottom:rgb(2,33,121) 2px solid}.socials-title{color:#fff;font-size:24px;font-weight:700}.socials-icons{margin-top:30px;display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.socials-icons-admin{flex-direction:column}.footer-form{display:flex;flex-direction:column;width:60%;height:600px;margin-left:5%;margin-top:100px;border-left:5px solid white;padding-left:5%;justify-content:space-between}.footer-form-title{color:#fff;font-size:34px;font-weight:700}.footer-form-inputs{display:flex;flex-direction:column;margin-top:20px}.footer-form-input{height:70px;width:80%;padding-left:10px;margin-bottom:15px;border:none}.footer-form-textarea{height:150px;width:80%;padding-left:10px;padding-right:10px;padding-top:15px;margin-bottom:10px;border:none;background-color:#fff}.footer-form-button{color:#fff;padding:10px 30px;font-size:24px;border-radius:8px;border:2px solid white;font-weight:700;width:fit-content}@media (max-width: 1720px){.footer-infos{width:20%}.footer-form{width:70%}}@media (max-width: 1400px){.footer-infos{width:25%;margin-left:5%}}@media (max-width: 950px){.footer{flex-direction:column;height:fit-content;padding-left:10%}.footer-infos{width:40%;margin-left:0%;margin-top:30px;margin-bottom:50px;height:450px}.footer-form{width:80%;margin-left:0%;border:none;padding-left:0}}@media (max-width: 768px){.footer-infos{width:80%}.footer-form{width:90%}.footer-form-input,.footer-form-textarea{width:100%}.footer-form-title{text-align:center}}.titles-wrapper{width:50%;margin-left:35%;display:flex;flex-direction:column}@media (min-width: 1200px){.titles-wrapper{margin-bottom:50px}}@media (max-width: 1200px){.titles-wrapper{width:60%;margin-left:30%}}@media (max-width: 1000px){.titles-wrapper{width:70%;margin-left:25%}}@media (max-width: 768px){.titles-wrapper{width:80%;margin-left:10%}}.home-title{color:#fff;font-size:50px;white-space:pre-wrap;font-weight:700;font-family:DejaVu Sans,sans-serif}@media (max-width: 1200px){.home-title{font-size:42px}}@media (max-width: 1000px){.home-title{font-size:32px}}.home-subtitle{color:#fff;font-size:30px;margin-top:20px;white-space:pre-wrap;font-family:DejaVu Sans,sans-serif}@media (max-width: 1200px){.home-subtitle{font-size:26px}}@media (max-width: 1000px){.home-subtitle{font-size:22px}}.slides-editor{width:100%;min-height:100vh;position:absolute;top:0;left:0;z-index:100;background-color:#cecece;padding-bottom:200px}.pics-container{position:relative}.pics-wrapper{position:absolute;bottom:-275px;left:15%;width:70%;display:flex;justify-content:space-around;align-items:center;flex-direction:row}.pics-wrapper-editor{position:relative;bottom:unset;display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;left:0}.pagination-dots{display:flex;flex-direction:row;justify-content:space-around;align-items:center;bottom:-350px;margin-left:40%;position:absolute;width:20%}@media (max-width: 1200px){.pagination-dots{bottom:-320px;margin-left:30%;width:40%}}@media (max-width: 1000px){.pagination-dots{bottom:-300px;margin-left:20%;width:60%}}@media (max-width: 768px){.pagination-dots{bottom:-280px;margin-left:25%;width:50%}}.dot{width:40px;height:40px;border-radius:50%;background:white;border:2px solid #2196f3;margin:0 6px;cursor:pointer;transition:background .2s,border .2s}.dot.active{background:#2196f3;border:2px solid #2196f3}.pics{border:5px solid white}.pics-text-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center}.pics-text-wrapper-editor{margin-bottom:50px;border:1px solid black;padding:20px;background-color:#fff}.pics-text{color:#0784de;margin-top:10px;font-weight:700;font-size:20px}@media (max-width: 1200px){.pics-wrapper{bottom:-255px;left:10%;width:80%}.pics{width:180px;height:180px}}@media (max-width: 900px){.pics-wrapper{bottom:-225px;left:5%;width:90%}.pics{width:110px;height:110px}}@media (max-width: 768px){.pics-wrapper{left:2.5%;width:95%}.pics{width:95px;height:95px}.pics-text{font-size:12px}}.slides-editor-title{color:#000;font-size:30px;text-align:center;margin-bottom:30px;margin-top:30px}.close-editor-btn{font-size:26px;background-color:#2196f3;border-bottom:1px solid black;height:80px;padding:10px}.modify-slide-form,.add-slide-form{border:1px solid rgb(255,211,79);margin-bottom:50px;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:100%;padding:20px;gap:20px}.modify-slide-btn,.delete-slide-btn{font-size:18px}.add-slide-form{width:40%;border:2px solid #15d928}.image-upload-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:20px;margin-bottom:20px}.image-update-btn{margin-top:20px}.enterprises{display:flex;width:100%;flex-direction:column;min-height:100vh}.enterprises-section2{width:85%;margin-left:10%}.enterprises-section2-img{height:650px;width:auto;position:absolute;left:10%;z-index:1}.enterprises-section2-text-wrapper{width:50%;position:absolute;right:20%;z-index:2}.enterprises-section2-inside-wrapper{margin-top:80px;width:100%;background-color:#0785de9d;border-radius:5px;padding:50px 15px 50px 40px}.enterprises-section2-text-title{width:fit-content;color:#fff;font-size:26px;font-weight:700;background-color:#0784de;border-radius:8px;padding:15px 25px;white-space:pre-wrap}.enterprises-section2-subtitle{color:#fff;font-size:24px;font-weight:700;margin-top:30px;white-space:pre-wrap}.enterprises-section2-text1{color:#fff;font-size:20px;margin-top:30px;white-space:pre-wrap;font-weight:700}.enterprises-section2-text2{color:#fff;font-size:20px;margin-top:30px;white-space:pre-wrap}@media (max-width: 1600px){.enterprises-section2-text-wrapper{width:60%;position:absolute;right:10%}.enterprises-section2-img{height:550px;z-index:1}.enterprises-section2-text-title{font-size:24px}.enterprises-section2-subtitle,.enterprises-section2-text1{font-size:20px}.enterprises-section2-text2{font-size:18px}}@media (max-width: 1400px){.enterprises-section2-text-wrapper{width:65%;position:absolute;right:10%}.enterprises-section2-img{height:500px;z-index:1}.enterprises-section2-inside-wrapper{margin-top:40px}.enterprises-section2-text-title,.enterprises-section2-subtitle{font-size:20px}.enterprises-section2-text1{font-size:18px}.enterprises-section2-text2{font-size:16px}}@media (max-width: 950px){.enterprises-section2{width:90%;margin-left:5%}.enterprises-section2-text-wrapper{width:80%;position:absolute;right:10%}.enterprises-section2-img{width:90%;left:5%;height:auto}.enterprises-section2-inside-wrapper{margin-top:30px}.enterprises-section2-text-title{font-size:20px}.enterprises-section2-subtitle{font-size:18px}.enterprises-section2-text1{font-size:16px}.enterprises-section2-text2{font-size:14px}}.enterprises-section3{width:85%;margin-left:10%;margin-top:100px}.enterprises-section3-title{font-size:26px;font-weight:700;margin-bottom:50px;color:#000;white-space:pre-wrap}.enterprises-section3-text{font-size:20px;color:#000;white-space:pre-wrap}@media (max-width: 950px){.enterprises-section3{width:90%;margin-left:5%}.enterprises-section3-title{font-size:24px}.enterprises-section3-text{font-size:18px}}@media (max-width: 768px){.enterprises-section3{margin-top:50px}}.enterprises-section4{width:90%;margin-left:5%;margin-top:100px;margin-bottom:50px}.enterprises-section4-title{font-size:30px;font-weight:700;margin-bottom:50px;color:#0784de;white-space:pre-wrap;text-transform:uppercase;text-align:center}.timeline-wrapper{width:100%}.timeline{width:100%;height:auto}.timeline-text-wrapper{width:100%;padding-left:9%;padding-right:9%;display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}.timeline-text-wrapper>div{width:16%}.timeline-text-title{font-size:20px;font-weight:700;margin-bottom:10px;white-space:pre-wrap;text-align:center}.timeline-text{font-size:18px;white-space:pre-wrap;text-align:center}@media (max-width: 950px){.timeline-wrapper{overflow-x:scroll;width:100%}.timeline{width:850px;height:auto}.timeline-text-wrapper{width:780px;margin-left:35px}.timeline-text-wrapper>div{width:18%}.enterprises-section4-title{font-size:28px}.timeline-text-title{font-size:16px}.timeline-text{font-size:12px}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.partners{width:100%}.partners-section2{width:85%;margin-left:10%}.partners-section2-title{width:fit-content;color:#fff;font-size:26px;margin-bottom:30px;font-weight:700;background-color:#0784de;border-radius:8px;padding:15px 25px;white-space:pre-wrap}.partners-section2-img-and-text{width:100%;height:650px}.partners-section2-img{height:650px;width:auto;position:absolute;left:10%;z-index:1}.partners-section2-text-wrapper{margin-top:150px;width:50%;position:absolute;right:20%;z-index:2}.partners-section2-inside-wrapper{margin-top:80px;width:100%;background-color:#0785de9d;border-radius:5px;padding:50px 15px 50px 40px}.partners-section2-subtitle{color:#fff;font-size:24px;font-weight:700;white-space:pre-wrap}.partners-section2-text{color:#fff;font-size:22px;margin-top:30px;white-space:pre-wrap}@media (max-width: 1200px){.partners-section2-img-and-text,.partners-section2-img{height:500px}.partners-section2-text-wrapper{margin-top:100px;width:65%;right:10%}.partners-section2-inside-wrapper{margin-top:50px}.partners-section2-title{font-size:22px}.partners-section2-subtitle{font-size:20px}.partners-section2-text{font-size:18px}}@media (max-width: 950px){.partners-section2{width:90%;margin-left:5%}.partners-section2-img-and-text{height:450px}.partners-section2-img{width:90%;left:5%;height:auto}.partners-section2-title{font-size:20px}.partners-section2-subtitle{font-size:18px}.partners-section2-text{font-size:16px}}.partners-section3{width:85%;margin-left:10%;margin-top:100px}.partners-section3-title{color:#000;font-size:26px;font-weight:700}.partners-section3-text{color:#000;font-size:22px;margin-top:30px;white-space:pre-wrap}@media (max-width: 950px){.partners-section3{width:90%;margin-left:5%}.partners-section3-title{font-size:20px}.partners-section3-text{font-size:16px}}.partners-section4{width:85%;margin-left:10%;margin-top:100px}.partners-section4-title{color:#fff;width:fit-content;font-size:26px;font-weight:700;background-color:#0784de;border-radius:8px;padding:15px 25px;white-space:pre-wrap;text-transform:uppercase}.partners-section4-img-and-text{width:100%;margin-top:30px;height:650px}.partners-section4-img{height:650px;width:auto;position:absolute;left:10%;z-index:1}.partners-section4-subtitle{width:50%;color:#fff;font-size:24px;font-weight:700;white-space:pre-wrap;position:absolute;padding:50px 15px 50px 40px;margin-top:200px;background-color:#0785de9d;border-radius:5px;right:20%;z-index:2;text-transform:uppercase}.partners-section4-text{color:#000;font-size:36px;margin-top:30px;white-space:pre-wrap;font-weight:bolder}@media (max-width: 1200px){.partners-section4-img-and-text,.partners-section4-img{height:500px}.partners-section4-subtitle{width:65%;right:10%;margin-top:100px}.partners-section4-text{font-size:28px}}@media (max-width: 950px){.partners-section4{width:90%;margin-left:5%}.partners-section4-img{width:90%;height:auto;left:5%}.partners-section4-subtitle{width:80%;right:10%;margin-top:100px}.partners-section4-text{font-size:24px}}.partners-section4-4squares{width:95%;margin-top:50px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.partners-section4-square{width:22%;height:450px;background-color:#0784de;border-radius:50px;padding:40px 20px 50px;text-align:center}.square1{background-color:#0784de}.square2{background-color:#de8b07}.square3{background-color:#189e3b}.square4{background-color:#ef22a9}.partners-section4-square-title{color:#fff;font-size:24px;font-weight:700;white-space:pre-wrap}.partners-section4-square-text{color:#fff;font-size:20px;margin-top:20px;white-space:pre-wrap}@media (max-width: 1800px){.partners-section4-square-title{font-size:22px}.partners-section4-square-text{font-size:18px}}@media (max-width: 1500px){.partners-section4-square-title{font-size:20px}.partners-section4-square-text{font-size:16px}}@media (max-width: 1200px){.partners-section4-4squares{padding-left:5%;padding-right:10%;width:100%}.partners-section4-square{width:40%;height:400px;justify-content:space-around;margin-bottom:50px}.partners-section4-square-title{font-size:22px}.partners-section4-square-text{font-size:18px}}@media (max-width: 950px){.partners-section4-4squares{padding-left:5%;padding-right:5%}.partners-section4-text{margin-top:60px}}@media (max-width: 850px){.partners-section4-4squares{padding-left:0;padding-right:0}.partners-section4-square{width:45%;height:400px;justify-content:space-around;margin-bottom:50px}.partners-section4-square-title{font-size:24px}.partners-section4-square-text{font-size:18px}}@media (max-width: 700px){.partners-section4-4squares{justify-content:center}.partners-section4-img-and-text{height:400px}.partners-section4-square{width:70%;height:280px;justify-content:space-around;margin-bottom:50px;padding:20px 15px 30px}.partners-section4-square-title{font-size:24px}.partners-section4-square-text{font-size:18px}}@media (max-width: 575px){.partners-section4-square{width:90%}}@media (max-width: 450px){.partners-section4-square-title{font-size:20px}.partners-section4-square-text{font-size:16px}.partners-section4-text{margin-top:0}}.partners-section5{width:85%;margin-left:10%;margin-top:100px}.partners-section5-title{color:#fff;width:fit-content;font-size:26px;font-weight:700;background-color:#0784de;border-radius:8px;padding:15px 25px;white-space:pre-wrap;text-transform:uppercase}.partners-section5-img-and-text{width:100%;margin-top:30px;height:650px}.partners-section5-img{height:650px;width:auto;position:absolute;left:10%;z-index:1}.partners-section5-inside-wrapper{margin-top:180px;position:absolute;width:50%;background-color:#0785de9d;border-radius:5px;padding:50px 15px 50px 40px;z-index:2;right:20%}.partners-section5-subtitle{color:#fff;font-size:24px;font-weight:700;white-space:pre-wrap;text-transform:uppercase}.partners-section5-text{color:#fff;font-size:20px;margin-top:20px;white-space:pre-wrap}@media (max-width: 1200px){.partners-section5-img-and-text,.partners-section5-img{height:500px}.partners-section5-inside-wrapper{margin-top:100px;width:65%;right:10%}.partners-section5-title{font-size:22px}.partners-section5-subtitle{font-size:20px}.partners-section5-text{font-size:18px}}@media (max-width: 950px){.partners-section5{width:90%;margin-left:5%}.partners-section5-img-and-text{height:450px}.partners-section5-img{width:90%;left:5%;height:auto}.partners-section5-title{font-size:20px}.partners-section5-subtitle{font-size:18px}.partners-section5-text{font-size:16px}}.partners-section6{width:85%;margin-left:10%;margin-top:50px;margin-bottom:100px}.partners-section6-title{color:#000;font-size:26px;font-weight:700}.partners-section6-text{color:#000;font-size:22px;margin-top:30px;white-space:pre-wrap}@media (max-width: 950px){.partners-section6{width:90%;margin-left:5%}.partners-section6-title{font-size:20px}.partners-section6-text{font-size:16px}}.joinus{width:100%;margin-bottom:100px}.join-us-form{display:flex;flex-direction:column;width:60%;margin-left:10%}.you-wish{color:#0784de;font-size:30px;padding-left:30px;text-transform:uppercase}.radios{margin-left:50px;margin-bottom:50px;margin-top:10px}.radios>div>input{margin-top:10px}.radios>div>label{color:#000;font-size:20px;padding-left:5px}.inputs{display:flex;flex-direction:column}.inputs>input{width:100%;margin-bottom:70px;border:2px solid #0784DE;border-radius:8px;padding:15px 15px 15px 30px;font-size:30px;color:#0784de;text-transform:uppercase}#message{width:100%;margin-bottom:20px;border:2px solid #0784DE;border-radius:8px;padding:15px 15px 15px 30px;font-size:30px;height:200px;background-color:#fff;resize:none;color:#0784de}.file-upload{margin-top:60px;display:flex;width:100%;flex-direction:row;justify-content:center}.file-upload-button{color:#000;font-size:20px;padding:20px;background-color:#00000021;border-radius:20px;cursor:pointer}.send-button{width:fit-content;margin-top:80px;color:#fff;font-size:26px;font-weight:700;background-color:#0784de;border-radius:8px;padding:15px 25px;cursor:pointer}@media only screen and (max-width: 1200px){.join-us-form{display:flex;flex-direction:column;width:90%;margin-left:5%}.you-wish{color:#0784de;font-size:26px;padding-left:20px;text-transform:uppercase}.radios{margin-left:40px;margin-bottom:40px}.radios>div>label{font-size:18px}.inputs>input{font-size:26px;padding-left:20px;margin-bottom:50px}#message{padding:15px 15px 15px 20px;font-size:26px;height:250px;background-color:#fff;resize:none;color:#0784de}.file-upload{margin-top:60px;display:flex;width:100%;flex-direction:column;align-items:center}.file-upload-button{color:#000;font-size:20px;padding:20px;background-color:#00000021;border-radius:20px;margin-bottom:20px}.send-button{font-size:26px}}@media only screen and (max-width: 550px){.inputs>input{font-size:20px;margin-bottom:30px}}.faq{width:100%;min-height:500px;margin-bottom:50px}.faq-content{width:100%}.faq-title{font-size:50px;font-weight:700;text-align:center;color:#000;padding-right:50px}.faq-text{margin-top:50px;font-size:20px;color:#000;margin-left:10%;white-space:pre-wrap;padding-right:50px}.agencies{width:100%;margin-bottom:100px}.agencies-title{font-size:50px;font-weight:700;text-align:center;color:#000;margin-bottom:50px}.agency{display:flex;flex-direction:column;margin:50px 10%}.agencies-subtitle{font-size:30px;font-weight:700;color:#000;margin-top:80px}.agencies-text{margin-top:30px;font-size:20px;color:#000;white-space:pre-wrap;text-decoration:underline}.agencies-controls{display:flex;flex-direction:row;justify-content:space-between;margin-top:80px;margin-left:10%;margin-right:10%}.add-agency{width:fit-content;margin-top:80px;color:#fff;font-size:26px;font-weight:700;background-color:#0784de;border-radius:8px;padding:15px 25px;cursor:pointer}.delete-agency{width:fit-content;margin-top:80px;color:#fff;font-size:26px;font-weight:700;background-color:#de0707;border-radius:8px;padding:15px 25px;cursor:pointer}.save-agencies{width:fit-content;margin-top:80px;color:#fff;font-size:26px;font-weight:700;background-color:#07de24;border-radius:8px;padding:15px 25px;cursor:pointer}.leaflet-container{height:70vh;width:80%;margin-left:10%;border-radius:2rem;z-index:1}.cluster-icon{background-color:#333;height:2em;width:2em;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:1.2rem;box-shadow:0 0 0 5px #fff}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.rgpd{width:100%;min-height:500px}.rgpd-content{width:100%;display:flex;flex-direction:column;margin-bottom:50px}.rgpd-title{font-size:50px;font-weight:700;text-align:center;color:#000}.rgpd-subtitle{font-size:30px;font-weight:700;color:#000;margin-top:80px;margin-left:10%;padding-right:50px}.rgpd-text{margin-top:30px;font-size:20px;color:#000;margin-left:10%;white-space:pre-wrap;padding-right:50px}.articles{margin-top:50px;min-height:50vh;display:flex;flex-direction:column}.articles-choice{display:flex;flex-direction:row;justify-content:space-between}.article-btn,articles-submit-btn{color:#fff;background-color:#0784de;padding:10px;margin-bottom:50px;border-radius:5px;border:black solid 2px}.articles-submit-btn{background-color:#39de07;margin-bottom:50px}.editing{background-color:#de5d07}.articles-title{font-size:36px;color:#000}.editor-wrapper{display:flex;flex-direction:column;gap:20px}.simple-editor-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;background-color:#00000080}.simple-editor{position:fixed;top:20%;left:20%;width:60%;background-color:#f0f8ff}.simple-editor-title{text-align:center;font-size:26px;color:#000}.simple-editor-textarea{color:#000;width:90%;margin-left:5%;height:400px}.simple-editor-buttons{width:90%;margin-left:5%;display:flex;flex-direction:row;justify-content:space-around;margin-top:20px;margin-bottom:20px;padding:10px}.simple-editor-button{background-color:#0784de;border:2px solid black;border-radius:8px;color:#fff;font-size:20px;font-weight:700}.simple-editor-button-cancel{background-color:#de0707}.thumbnail-section{width:100%;display:flex;flex-direction:column;align-items:center}.thumbnail-section-img-wrapper{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.thumbnail-section-img-inside-wrapper{width:100%}.thumbnail-section-img{width:100%;height:400px;filter:brightness(.8);object-fit:cover}.thumbnail-section-titles-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:50%}.thumbnail-section-title{font-size:46px;font-weight:700;color:#000}.thumbnail-section-subtitle{font-size:26px;color:#000}.thumbnail-section-text-wrapper{width:75%;margin-left:10%;display:flex;flex-direction:row;justify-content:space-between}.thumbnail-section-text-1st-block{display:flex;flex-direction:column;width:40%}.thumbnail-section-text-2nd-block{display:flex;flex-direction:column;width:50%}.thumbnail-section-text-1{font-size:20px;color:#000}.thumbnail-section-text-2{font-size:32px;color:#000;font-weight:700}.thumbnail-section-text-3{font-size:20px;color:#000}.thumbnail-section-text-4{font-size:26px;color:#000}.thumbnail-section-text-5{font-size:20px;color:#000}
