*{box-sizing:border-box;font-family:sans-serif;letter-spacing:-.7px;margin:0}* h1,* h2,* h3,* h4,* h5,* h6,* p,* span{letter-spacing:.2px}* input{-webkit-appearance:none;-webkit-border-radius:0}html{background-color:#fff;scroll-behavior:smooth;width:100vw}html input::-webkit-inner-spin-button,html input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html input[type=number]{-moz-appearance:textfield}.App{background-color:#0d1722;flex-direction:column;margin:0;width:auto}.App,.Header{display:flex;height:auto}.Header{align-items:center;background-color:#0a65fc;box-shadow:0 4px 12px hsla(0,0%,54%,.102);justify-content:space-between;padding:17px 10%;position:absolute;top:0;width:100%;z-index:3}.Header .Header1{align-items:center;display:flex}.Header .Header1 a{color:#fff;font-size:30px;font-weight:600;margin-right:30px;text-decoration:none;text-decoration:initial}.Header .Header1 a span{font-size:27px;font-weight:300}.Header .Header3{align-items:center;display:flex}.Header .Header3 a{color:#fff;font-size:16px;font-weight:500;margin-right:12px;padding:7px 12px;white-space:nowrap}.Header .Header3 a:hover{background-color:rgba(193,214,255,.161);cursor:pointer}.Header .Header3 .start-project{background-color:#1dd877;border:none;border-radius:20px;color:#fff;font-size:15px;margin-right:0;padding:8px 28px;text-decoration:none;text-decoration:initial}.Header .Header3 .start-project:hover{background-color:#13c468;cursor:pointer}.Header .Header3 .Header3Box{align-items:center;border-radius:50px;cursor:pointer;display:flex;margin-left:20px}.Header .Header3 .Header3Box img:last-child{-webkit-filter:invert(1);filter:invert(1);margin:0;width:30px}@media(max-width:700px){.Header{height:60px;padding:8px 4%}.Header .Header1{width:50%}.Header .Header1 a{font-size:20px}.Header .Header3 a{margin-right:7px}.Header .Header3 .start-project{align-items:center;border-radius:30px;display:flex;font-size:17px;font-weight:500;height:auto;justify-content:center;padding:9px 18px;width:auto}}.Footer{flex-direction:column}.Footer,.Footer .FooterMenuAnddSign{align-items:flex-start;display:flex;height:auto;justify-content:space-between;width:100vw}.Footer .FooterMenuAnddSign{border-top:1px solid rgba(75,101,119,.149);padding:40px 10%}.Footer .FooterMenuAnddSign .HomePageSignUp{width:300px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox{align-items:flex-start;background-color:#f3f7ff;border-radius:5px;display:flex;flex-direction:column;justify-content:space-between;padding:40px 20px;width:300px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h1{color:#061257;font-size:23px;font-weight:600}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h2{color:#061257;font-size:15px;font-weight:400;margin-top:10px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight{margin-top:20px}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight input{border:1px solid #d9d9d9;border-radius:5px;font-size:18px;height:45px;margin-right:10px;outline:medium none invert;outline:initial;padding:10px 20px;width:100%}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight button{background-color:#0a65fc;border:1px solid #d9d9d9;border-radius:5px;color:#fff;margin-top:10px;min-height:45px;outline:medium none invert;outline:initial;padding:10px 20px;width:100%}.Footer .FooterMenuAnddSign .FooterTop{display:flex;justify-content:end;width:calc(100% - 300px)}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv{align-items:flex-start;display:flex;flex-direction:column;margin-left:120px;width:auto}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv h1{color:#061257;font-size:20px;font-size:19px;font-weight:600}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv a{color:#44474a;font-size:15px;font-weight:0;margin-top:10px;padding:0;text-decoration:none;text-decoration:initial}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv a:hover{text-decoration:underline}.Footer .FooterBottom{align-items:flex-end;display:flex;height:auto;padding:20px 10% 70px;width:100vw}.Footer .FooterBottom .FooterBottomLeft a{color:#44474a;font-size:15px;font-weight:0;margin-right:40px;padding:0;text-decoration:none;text-decoration:initial}.Footer .FooterBottom .FooterBottomLeft a:hover{text-decoration:underline}.Footer .FooterBottom .FooterBottomRight h1{color:#0a65fc;font-size:30px;font-weight:600;margin-bottom:-5px;margin-right:30px;text-decoration:none;text-decoration:initial}@media(max-width:700px){.Footer .FooterMenuAnddSign{flex-direction:column;padding:0 4%}.Footer .FooterMenuAnddSign .HomePageSignUp{padding:30px 0;width:100%}.Footer .FooterMenuAnddSign .HomePageSignUp .HomePageSignUpBox{width:100%}.Footer .FooterMenuAnddSign .FooterTop{justify-content:space-between;width:100%}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv{margin-left:0}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv h1{font-size:15px}.Footer .FooterMenuAnddSign .FooterTop .SiteMapDiv a{color:#44474a;font-size:13px;font-weight:0;margin-top:10px;padding:0;text-decoration:none;text-decoration:initial}.Footer .FooterBottom{flex-direction:column;padding:20px 4% 70px}.Footer .FooterBottom .FooterBottomLeft{display:flex;flex-direction:column;width:100%}.Footer .FooterBottom .FooterBottomLeft a{font-size:13px;margin-top:10px}.Footer .FooterBottom .FooterBottomRight{margin:30px 0;width:100%}.Footer .FooterBottom .FooterBottomRight h1{font-size:40px}}.Menu{background-color:rgba(6,18,87,.424);display:flex;height:100vh;position:fixed;right:0;top:0;width:100%;z-index:199}.Menu .MenuMainSub{-webkit-animation:openMenu .3s ease-out;animation:openMenu .3s ease-out;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background-color:#fff;height:100%;max-width:600px;min-width:600px;overflow:auto;position:absolute;right:0;z-index:2}.Menu .MenuMainSub .MenuHeaderSearch{display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:0;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain{align-items:center;background-color:#0a65fc;border-bottom:1px solid hsla(0,0%,80%,.369);box-shadow:0 4px 12px hsla(0,0%,54%,.1);display:flex;height:70px;justify-content:space-between;padding:7.5px 0;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain h1{color:#fff;font-size:25px;font-weight:600;padding-left:20px;width:24%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain input{border:initial;border-radius:50px;font-size:17px;height:100%;outline:none;padding:0 10px 0 20px;width:70%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain img{cursor:pointer;-webkit-filter:invert(1);filter:invert(1);margin:0 20px 0 15px;width:10%;width:20px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults{border:1px solid rgba(22,34,103,.125);border-radius:5px;border-radius:20px;box-shadow:0 4px 12px hsla(0,0%,54%,.1);left:10px;max-height:250px;overflow:auto;position:absolute;top:80px;width:calc(100% - 20px);z-index:100}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults img{-webkit-filter:invert(0);filter:invert(0)}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;padding-bottom:10px;padding-top:10px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox{align-items:center;border-radius:5px;cursor:pointer;display:flex;margin:2px 20px 0;padding:10px;text-decoration:none;text-decoration:initial;width:calc(100% - 40px)}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox img{width:20px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox a{color:#4d4d4d;font-size:16px;font-weight:400;margin-left:10px;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox:hover{background-color:#f3f7ff}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchShape{background-color:#0a65fc;height:30px;margin-top:-1px;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchShape .CategoryNavShapeInside{align-items:center;background-color:#fff;border-radius:20px 20px 0 0;display:flex;height:100%;justify-content:start;padding:0 10%;width:100%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchShape .CategoryNavShapeInside h1{color:#061257;font-size:14px;font-weight:400;margin-right:5px}.Menu .MenuMainSub .MenuMainSubvUser{align-items:center;display:flex;flex-direction:column;justify-content:space-between;padding:0 20px 20px;width:100%}.Menu .MenuMainSub .MenuMainSubvUser h1{color:#061257;font-size:25px;font-weight:600;margin-bottom:10px;margin-top:0;text-align:start;width:100%}.Menu .MenuMainSub .MenuMainSubvUser span{align-items:center;display:flex;gap:20px;justify-content:space-between;width:100%}.Menu .MenuMainSub .MenuMainSubvUser span a,.Menu .MenuMainSub .MenuMainSubvUser span button{align-items:center;background-color:#0a65fc;border:3px solid #0a65fc;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:19px;font-weight:500;justify-content:center;min-height:40px;text-decoration:none;text-decoration:initial;width:50%}.Menu .MenuMainSub .MenuMainSubvUser span a:hover,.Menu .MenuMainSub .MenuMainSubvUser span button:hover{background-color:rgba(10,103,252,.878)}.Menu .MenuMainSub .MenuMainSubvUser span a:first-child{background-color:#fff;color:#0a65fc}.Menu .MenuMainSub .MenuMainSubvUser span a:first-child:hover{background-color:#fff;border:3px solid rgba(10,103,252,.878);color:rgba(10,103,252,.878)}.Menu .MenuMainSub .MenuMainSubvUser span button:last-child{align-items:flex-end;background-color:#fff;border:initial;color:#061257;font-size:18px;font-weight:400;justify-content:end}.Menu .MenuMainSub .MenuMainSubvUser span button:last-child:hover{text-decoration:underline}.Menu .MenuMainSub .MenuMain{padding:10px 20px 20px;width:100%}.Menu .MenuMainSub .MenuMain .MenuMainBox{align-items:center;border-bottom:1px solid hsla(0,0%,80%,.369);cursor:pointer;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;width:100%}.Menu .MenuMainSub .MenuMain .MenuMainBox a,.Menu .MenuMainSub .MenuMain .MenuMainBox h1{color:#37393f;cursor:pointer;font-size:17px;font-weight:500;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMain .MenuMainBox a:hover,.Menu .MenuMainSub .MenuMain .MenuMainBox h1:hover{color:#0a0a0a}.Menu .MenuMainSub .MenuMain .MenuMainBox img{width:30px}.Menu .MenuMainSub .MenuMainSubFooter{padding:0 20px 20px;width:100%}.Menu .MenuMainSub .MenuMainSubFooter h1{color:#061257;font-size:25px;font-weight:600;margin-top:0}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList{display:flex;margin-top:20px;overflow:auto;padding-bottom:10px;width:100%}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox{margin-right:20px;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox img{border-radius:5px;height:100px;object-fit:cover;width:155px}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox h1{color:#37393f;font-size:15px;font-weight:500;margin-top:5px}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBoxLast{align-items:center;border:1px solid hsla(0,0%,80%,.369);border-radius:5px;color:#37393f;display:flex;font-size:15px;font-weight:500;height:100px;justify-content:center;min-width:155px;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBoxLast:hover{background-color:hsla(0,0%,80%,.369);text-decoration:underline}.Menu .MenuMainSub .MenuMainSubFooter span{align-items:flex-start;display:flex;justify-content:space-between;margin-top:15px;width:100%}.Menu .MenuMainSub .MenuMainSubFooter span .MenuMainSubFooterStartPrroject{align-items:center;background-color:#0a65fc;border-radius:50px;color:#fff;display:flex;font-size:20px;justify-content:center;padding:12px 20px;text-decoration:none;text-decoration:initial;width:220px}.Menu .MenuMainSub .MenuMainSubFooter span .MenuMainSubFooterStartPrroject img{-webkit-filter:invert(1);filter:invert(1);margin-right:10px;width:20px}.Menu .MenuMainSub .MenuMainSubFooter span .MenuMainSubFooterStartPrroject:hover{background-color:rgba(10,103,252,.878)}.Menu .MenuMainSub .MenuMainSubFooter span a{color:#37393f;font-size:15px;font-weight:0}.Menu .MenuMainSub .MenuMakers{-webkit-animation:categories .3s ease-out;animation:categories .3s ease-out;background-color:#fff;height:100%;left:0;padding:20px;position:absolute;top:70px;width:100%}.Menu .MenuMainSub .MenuMakers .MenuMakersHeader{align-items:center;display:flex;justify-content:start;margin-bottom:15px;padding:15px 0 5px;position:relative;width:100%}.Menu .MenuMainSub .MenuMakers .MenuMakersHeader img{background-color:hsla(0,0%,80%,.369);border-radius:5px;cursor:pointer;left:0;position:absolute;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:30px}.Menu .MenuMainSub .MenuMakers .MenuMakersHeader h1{color:#37393f;font-size:20px;font-weight:600;margin-left:50px}.Menu .MenuMainSub .MenuMakers .MenuMakersList{padding:20px 0 40px;width:100%}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox{align-items:center;border-bottom:1px solid hsla(0,0%,80%,.369);cursor:pointer;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox a{color:#37393f;cursor:pointer;font-size:17px;font-weight:500;text-decoration:none;text-decoration:initial}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox a:hover{color:#0a0a0a}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox img{width:40px}.Menu .MenuMainSub .MenuMakers .MenuMakersList .MenuMakersListBox:nth-child(2) img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.Menu .MenuMainSub .MenuMainSubDisableSearch{height:20%;width:100%}.Menu .MenuMainSubAnime{-webkit-animation:closseMenu .3s ease-out;animation:closseMenu .3s ease-out}.Menu .MenuColorBack{height:100%;left:0;position:absolute;width:calc(100% - 600px)}@media(max-width:700px){.Menu{background-color:rgba(6,18,87,0);width:100%}.Menu .MenuMainSub{max-width:100%;min-width:100%;overflow-x:hidden}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain{height:60px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain h1{font-size:20px;padding-left:4%;width:30%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain input{font-size:15px;width:60%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain img{margin-right:4%}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults{top:70px}.Menu .MenuMainSub .MenuHeaderSearch .MenuHeaderSearchMain .HomePageTopBannerTextInputSearchResults .HomePageTopBannerTextInputSearchResultsList .HomePageTopBannerTextInputSearchResultsListBox{margin:0 10px;padding:10px 0}.Menu .MenuMainSub .MenuMainSubvUser{padding:0 4% 20px}.Menu .MenuMainSub .MenuMain{padding:20px 4%}.Menu .MenuMainSub .MenuMainSubFooter{padding:0 4% 20px}.Menu .MenuMainSub .MenuMainSubFooter h1{font-size:22px}.Menu .MenuMainSub .MenuMainSubFooter .MenuMainSubFooterList .MenuMainSubFooterBox img{border-radius:5px;height:100px;object-fit:cover;width:145px}}@-webkit-keyframes openMenu{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes openMenu{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes closseMenu{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes closseMenu{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes categories{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes categories{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.Notification{align-items:flex-start;-webkit-animation:NotificationAnimation 3s ease-out;animation:NotificationAnimation 3s ease-out;bottom:0;display:flex;height:110px;justify-content:center;left:0;position:fixed;width:100%;z-index:6}.Notification .NotificationMenu{align-items:flex-start;background-color:#dfffe0;border:1px solid #72e275;border-radius:4px;display:flex;height:auto;padding:15px 20px;width:450px}.Notification .NotificationMenu img{height:20px;margin-right:10px;width:20px}.Notification .NotificationMenu span h1{color:#061257;font-size:15px;font-weight:500}.Notification .NotificationMenu span p{color:#1b1b1c;font-size:14px;margin-top:5px}@media(max-width:690px){.Notification .NotificationMenu{width:92%}}@-webkit-keyframes NotificationAnimation{0%{bottom:-110px}10%{bottom:0}50%{bottom:0}92%{bottom:0}to{bottom:-110px}}@keyframes NotificationAnimation{0%{bottom:-110px}10%{bottom:0}50%{bottom:0}92%{bottom:0}to{bottom:-110px}}.HomePage{align-items:center;background:#0a0a23;color:#fff;display:flex;flex-direction:column;font-family:Inter,Segoe UI,Arial,sans-serif;height:100vh;margin-top:-1px;min-height:100vh;width:100vw}.HomePage .bold,.HomePage .boldfont{font-weight:700!important}.HomePage .normalfont{font-weight:400}.HomePage .uppercase{text-transform:uppercase}.HomePage .text-shadow{text-shadow:0 2px 8px rgba(0,0,0,.18)}.HomePage .hero-text{letter-spacing:.5px;line-height:1.15}.HomePage .green{color:#00ed84!important}.HomePage .br{display:block}.HomePage .green-btn .wp-block-button__link{border:none;box-shadow:0 2px 12px rgba(0,237,132,.12);cursor:pointer;font-family:inherit;outline:none;text-transform:uppercase}.HomePage .green-btn .wp-block-button__link:active{background:#00b85c!important}.HomePage .header-top{align-items:center;background-color:red;display:flex;height:auto;justify-content:center;max-width:210px;width:100%}.HomePage footer,.HomePage header,.HomePage section{box-sizing:border-box;width:100%}.HomePage .wp-block-group__inner-container{margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.HomePage .is-layout-flex{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.HomePage .is-layout-flow{display:block}.HomePage .is-content-justification-center{justify-content:center!important}@media(max-width:700px){.HomePage .br{display:none}}.HomePage .header-top{background:#0a0a23;padding:0}.HomePage .header-top .logo{align-items:center;display:flex}.HomePage .header-top .logo .logo-mob{height:auto;margin:10px 0;max-width:210px}.HomePage .hero-section{background:linear-gradient(180deg,#0a0a23,#1a1a3c);padding:0 0 40px}.HomePage .hero-section .clouds-bg{border-radius:0 0 40px 40px;min-height:340px;overflow:hidden;position:relative}.HomePage .hero-section .clouds-bg .wp-block-cover__image-background{display:block;min-height:340px;object-fit:cover;width:100%}.HomePage .hero-section .clouds-bg .wp-block-cover__inner-container{align-items:flex-end;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.HomePage .hero-section .clouds-bg .wp-block-cover__inner-container .wp-block-buttons{margin-bottom:40px}.HomePage .hero-section .green-btn .wp-block-button__link{background:#00ed84!important;border-radius:40px;color:#fff!important;font-size:22px;font-weight:700;letter-spacing:1px;padding:18px 38px;transition:background .2s}.HomePage .hero-section .green-btn .wp-block-button__link:hover{background:#00c96a!important}@media(max-width:700px){.HomePage .hero-section .hideonMobile{display:none!important}}.HomePage .sec-partners{background:#18183a;padding:60px 0 30px}.HomePage .sec-partners .wp-block-heading{font-size:38px;margin-bottom:0}.HomePage .sec-partners .wp-block-heading .green{color:#00ed84}.HomePage .sec-partners h3.wp-block-heading{font-size:22px;margin:10px 0 30px}.HomePage .sec-partners .wp-block-buttons{margin-bottom:30px}.HomePage .sec-partners .slots-row{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.HomePage .sec-partners .slots-row .slot-img img{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);height:88px;object-fit:contain;padding:8px;width:174px}.HomePage .sec-games{background:#0a0a23;padding:60px 0 30px}.HomePage .sec-games .wp-block-heading{font-size:32px}.HomePage .sec-games .wp-block-heading .green{color:#00ed84}.HomePage .sec-games h3.wp-block-heading{font-size:22px;margin:10px 0 30px}.HomePage .sec-games .slots-row{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:30px}.HomePage .sec-games .slots-row .slot-img img{background:#fff;border-radius:18px;box-shadow:0 2px 12px rgba(0,0,0,.08);height:310px;object-fit:contain;padding:10px;width:246px}.HomePage .sec-games .green-btn .wp-block-button__link{background:#00ed84!important;border-radius:40px;color:#fff!important;font-size:22px;font-weight:700;letter-spacing:1px;padding:18px 38px;transition:background .2s}.HomePage .sec-games .green-btn .wp-block-button__link:hover{background:#00c96a!important}.HomePage .sec-icons{background:#18183a;padding:60px 0 30px}.HomePage .sec-icons .wp-block-columns{display:flex;gap:40px;justify-content:center}.HomePage .sec-icons .wp-block-columns .wp-block-column{align-items:center;display:flex;flex-direction:column}.HomePage .sec-icons .wp-block-columns .wp-block-column figure{margin-bottom:18px}.HomePage .sec-icons .wp-block-columns .wp-block-column .bg-color{background:#23234a;border-radius:18px;min-width:220px;padding:18px 24px}.HomePage .sec-icons .wp-block-columns .wp-block-column .bg-color h3{color:#00ed84;font-size:22px;font-weight:700;margin-bottom:8px}.HomePage .sec-icons .wp-block-columns .wp-block-column .bg-color p{color:#fff;font-size:16px;margin:0}.HomePage .sec-video{background:#0a0a23;padding:60px 0 30px}.HomePage .sec-video .wp-block-image img{border-radius:18px;box-shadow:0 2px 18px rgba(0,0,0,.12);display:block;margin:0 auto;max-width:1030px;width:100%}.HomePage .sec-testimonials{background:#18183a;padding:60px 0 30px}.HomePage .sec-testimonials .wp-block-heading{font-size:32px;margin-bottom:30px}.HomePage .sec-testimonials .testiLessMarginBottom{display:flex;gap:30px;justify-content:center}.HomePage .sec-testimonials .testiLessMarginBottom .wp-block-column{background:#23234a;border-radius:18px;max-width:340px;min-width:260px;padding:28px 22px}.HomePage .sec-testimonials .testiLessMarginBottom .wp-block-column .testi-name{color:#00ed84;font-size:20px;font-weight:700;margin-bottom:8px}.HomePage .sec-testimonials .testiLessMarginBottom .wp-block-column .testi-rating{background:none;border:none;color:gold;font-size:18px;margin-bottom:12px}.HomePage .sec-testimonials .testiLessMarginBottom .wp-block-column .testi-rating code{background:none;color:gold;font-size:18px;padding:0}.HomePage .sec-testimonials .testiLessMarginBottom .wp-block-column .testi-text{color:#fff;font-size:16px;margin-bottom:10px}.HomePage .sec-testimonials .testiLessMarginBottom .wp-block-column .testi-date{color:#bdbdbd;font-size:13px}.HomePage .sec-footer{background:#0a0a23;padding:60px 0 30px}.HomePage .sec-footer .wp-block-heading{color:#fff;font-size:28px;margin-bottom:30px}.HomePage .sec-footer .payment-methods{display:flex;gap:30px;justify-content:center;margin-bottom:30px}.HomePage .sec-footer .payment-methods .wp-block-image img{background:#fff;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:8px 18px}.HomePage .sec-footer .green-btn .wp-block-button__link{background:#00ed84!important;border-radius:40px;color:#fff!important;font-size:22px;font-weight:700;letter-spacing:1px;padding:18px 38px;transition:background .2s}.HomePage .sec-footer .green-btn .wp-block-button__link:hover{background:#00c96a!important}.HomePage .footcon{background:#18183a;color:#fff;padding:0 0 30px;width:100%}.HomePage .footcon .footer-section{align-items:flex-start;justify-content:space-between;padding:40px 0 0}.HomePage .footcon .footer-section .app-store{align-items:center;display:flex;justify-content:flex-start}.HomePage .footcon .footer-section .social-icons.for-desktops{align-items:flex-end;display:flex;flex-direction:column}.HomePage .footcon .footer-section .social-icons.for-desktops h2.wp-block-heading{color:#00ed84;font-size:22px;font-weight:700;margin-bottom:18px}.HomePage .footcon .footer-section .social-icons.for-desktops .wp-block-group__inner-container{display:flex;gap:18px}.HomePage .footcon .footer-section .social-icons.for-desktops .wp-block-group__inner-container figure.wp-block-image{margin:0}.HomePage .footcon .footer-section .social-icons.for-desktops .wp-block-group__inner-container figure.wp-block-image a img{background:#23234a;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.08);height:38px;padding:6px;transition:box-shadow .2s;width:38px}.HomePage .footcon .footer-section .social-icons.for-desktops .wp-block-group__inner-container figure.wp-block-image a img:hover{box-shadow:0 4px 16px rgba(0,237,132,.18)}.HomePage .footcon .footer-menu{margin:30px 0 0}.HomePage .footcon .footer-menu .wp-block-group__inner-container{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.HomePage .footcon .footer-menu .wp-block-group__inner-container p{margin:0}.HomePage .footcon .footer-menu .wp-block-group__inner-container p a{color:#00ed84;font-size:15px;text-decoration:none;transition:color .2s}.HomePage .footcon .footer-menu .wp-block-group__inner-container p a:hover{color:#fff;text-decoration:underline}.HomePage .footcon .social-icons.for-mobile{display:none}.HomePage .footcon .footer-info{margin:30px 0 0}.HomePage .footcon .footer-info .wp-block-group__inner-container p{color:#bdbdbd;font-size:13px;margin:0 0 8px}.HomePage .footcon .footer-info .wp-block-group__inner-container p strong{color:#fff}.HomePage .footcon .wp-block-columns.is-not-stacked-on-mobile{gap:18px;justify-content:center;margin-top:24px}.HomePage .footcon .wp-block-columns.is-not-stacked-on-mobile .wp-block-column{align-items:center;display:flex;justify-content:center}.HomePage .footcon .wp-block-columns.is-not-stacked-on-mobile .wp-block-column .wp-block-image figure{margin:0}.HomePage .footcon .wp-block-columns.is-not-stacked-on-mobile .wp-block-column .wp-block-image figure a img{background:#23234a;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);height:40px;padding:4px;width:40px}@media(max-width:900px){.HomePage .footcon .footer-section{align-items:flex-start;flex-direction:column;gap:24px}.HomePage .footcon .footer-section .social-icons.for-desktops{align-items:flex-start}.HomePage .footcon .footer-section .social-icons.for-desktops h2.wp-block-heading{font-size:18px}.HomePage .footcon .footer-section .social-icons.for-desktops .wp-block-group__inner-container{gap:12px}.HomePage .footcon .footer-section .social-icons.for-desktops .wp-block-group__inner-container figure.wp-block-image a img{height:32px;width:32px}.HomePage .footcon .footer-menu .wp-block-group__inner-container{gap:14px}.HomePage .footcon .footer-menu .wp-block-group__inner-container p a{font-size:13px}.HomePage .footcon .footer-info .wp-block-group__inner-container p{font-size:12px}.HomePage .footcon .wp-block-columns.is-not-stacked-on-mobile .wp-block-column .wp-block-image figure a img{height:32px;width:32px}}@media(max-width:700px){.HomePage .footcon{padding:0 0 18px}.HomePage .footcon .footer-section{align-items:flex-start;flex-direction:column;padding:24px 0 0}.HomePage .footcon .footer-section .app-store{margin-bottom:12px}.HomePage .footcon .footer-section .social-icons.for-desktops{display:none!important}.HomePage .footcon .social-icons.for-mobile{display:block!important;margin:18px 0 0}.HomePage .footcon .social-icons.for-mobile h2.wp-block-heading{color:#00ed84;font-size:16px;font-weight:700;margin-bottom:10px}.HomePage .footcon .social-icons.for-mobile .wp-block-group__inner-container{display:flex;gap:10px;justify-content:flex-start}.HomePage .footcon .social-icons.for-mobile .wp-block-group__inner-container figure.wp-block-image{margin:0}.HomePage .footcon .social-icons.for-mobile .wp-block-group__inner-container figure.wp-block-image a img{background:#23234a;border-radius:50%;height:28px;padding:4px;width:28px}.HomePage .footcon .footer-menu .wp-block-group__inner-container{flex-direction:column;gap:8px}.HomePage .footcon .footer-menu .wp-block-group__inner-container p a{font-size:12px}.HomePage .footcon .footer-info .wp-block-group__inner-container p{font-size:11px}.HomePage .footcon .wp-block-columns.is-not-stacked-on-mobile{gap:8px}.HomePage .footcon .wp-block-columns.is-not-stacked-on-mobile .wp-block-column .wp-block-image figure a img{height:24px;width:24px}}@media(max-width:900px){.HomePage .hero-section .clouds-bg,.HomePage .hero-section .wp-block-cover__image-background{min-height:220px}.HomePage .sec-games .wp-block-heading,.HomePage .sec-partners .wp-block-heading{font-size:26px}.HomePage .sec-icons .wp-block-columns{gap:18px}.HomePage .sec-testimonials .testiLessMarginBottom{align-items:center;flex-direction:column}.HomePage .sec-games .slots-row .slot-img img{height:180px;width:160px}}@media(max-width:700px){.HomePage .header-top.new .logo .logo-mob{max-width:140px}.HomePage .hero-section{padding-bottom:18px}.HomePage .hero-section .clouds-bg,.HomePage .hero-section .wp-block-cover__image-background{border-radius:0 0 18px 18px;min-height:120px}.HomePage .hero-section .green-btn .wp-block-button__link{font-size:15px;padding:12px 18px}.HomePage .sec-footer,.HomePage .sec-games,.HomePage .sec-icons,.HomePage .sec-partners,.HomePage .sec-testimonials,.HomePage .sec-video{padding:30px 0 18px}.HomePage .sec-games .wp-block-heading,.HomePage .sec-partners .wp-block-heading{font-size:18px}.HomePage .sec-partners .slots-row .slot-img img{height:44px;width:90px}.HomePage .sec-games .slots-row .slot-img img{height:110px;width:90px}.HomePage .sec-icons .wp-block-columns{flex-direction:column;gap:12px}.HomePage .sec-icons .wp-block-column .bg-color{min-width:0;padding:12px 10px}.HomePage .sec-testimonials .testiLessMarginBottom .wp-block-column{max-width:100%;min-width:0;padding:18px 10px}.HomePage .sec-footer .wp-block-heading{font-size:16px}.HomePage .sec-footer .payment-methods{gap:10px}.HomePage .sec-footer .payment-methods .wp-block-image img{height:22px!important;padding:4px 6px;width:70px!important}.HomePage .sec-footer .green-btn .wp-block-button__link{font-size:15px;padding:12px 18px}.HomePage{overflow-x:hidden}.HomePage .CategoryNav .CategoryNavLocation{align-items:center;flex-direction:row;justify-content:space-between;padding:0 4% 8px}.HomePage .CategoryNav .CategoryNavLocation h4{font-size:16px;margin-top:0}.HomePage .CategoryNav .CategoryNavShape .CategoryNavShapeInside{padding:0 4%}.HomePage .CategoryNav .CategoryNavShape .CategoryNavShapeInside h1{font-size:13px}.HomePage .HomePageTopBanner{border-radius:10px;height:auto;margin-top:15px;padding:40px 4%;width:92%}.HomePage .HomePageTopBanner .HomePageTopBannerImg{border-radius:10px}.HomePage .HomePageTopBanner .HomePageTopBannerText{width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText h1{font-size:27px;line-height:.9;text-align:start}.HomePage .HomePageTopBanner .HomePageTopBannerText h2{font-size:18px;line-height:.9;margin-top:18px;text-align:start}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextRequesst{font-size:20px;margin-top:12px;width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain{width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputImg{height:50px;width:55px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs{align-items:center;justify-content:space-between;width:100%}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs .InputQuestion{font-size:16px;padding-left:0;padding-right:0;text-indent:10px;width:calc(72% - 10px)}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs .InputZipCode{border-left:1px solid #dfdfdf;border-radius:0 50px 50px 0;font-size:14px;margin:5px;padding-left:10px;width:28%}}@media(max-width:700px){.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs input::-webkit-input-placeholder{font-size:12px}.HomePage .HomePageTopBanner .HomePageTopBannerText .HomePageTopBannerTextInputMain .HomePageTopBannerTextInput .HomePageTopBannerTextInputInputs input::placeholder{font-size:12px}.HomePage .HomePageTopBanner .HomePageTopBannerTextInputSearchResults{top:240px;width:92%}.HomePage .HomePageTopBanner img:last-child{width:100px}.HomePage .HomePageOpenProjects{padding:35px 4% 0}.HomePage .HomePageOpenProjects h1{font-size:24px}.HomePage .HomePageOpenProjects .HomePageOpenProjectsMain{padding:20px}.HomePage .HomePageCategories{padding:40px 4% 0}.HomePage .HomePageCategories h1{font-size:24px}.HomePage .HomePageCategories .HomePageCategoriesList{margin-top:13px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore{flex-direction:column;gap:10px;margin-top:10px}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox{padding:17px 15px;width:100%}.HomePage .HomePageCategories .HomePageCategoriesList .HomePageCategoriesListMore .HomePageCategoriesListBox .HomePageCategoriesListBoxImg img{width:26px}.HomePage .HomePageSignUp{padding:30px 4%}.HomePage .HomePageSignUp .HomePageSignUpBox{flex-direction:column}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h1{color:#061257;font-size:23px;font-weight:600}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpLeft h2{color:#061257;font-size:15px;font-weight:400;margin-top:10px}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight{display:flex;flex-direction:column;padding-top:20px;width:100%}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight input{margin-top:0;padding:25px 15px;width:100%}.HomePage .HomePageSignUp .HomePageSignUpBox .HomePageSignUpRight button{font-size:19px;margin-top:10px;width:100%}.HomePage .HomePageServices{padding:0 4% 20px}.HomePage .HomePageServices .HomePageServicesListSCrollRight{right:calc(4% - 10px)}.HomePage .CategoryHowMatchWork{padding:30px 4%}.HomePage .CategoryHowMatchWork h1{font-size:27px}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList{flex-direction:column}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox{width:100%}.HomePage .CategoryHowMatchWork .CategoryHowMatchWorkList .CategoryHowMatchWorkBox img{max-height:240px}.HomePage .CategoryProjects{margin-top:30px;padding:0 4% 20px}.HomePage .CategoryProjects h1{font-size:23px}.HomePage .CategoryProjects .CategoryProjectsList .CategoryProjectsBox{margin-right:20px}.HomePage .CategoryProjects .HomePageServicesListSCrollRight{right:calc(4% - 10px);top:210px}.HomePage .HomePageStartProject{align-items:flex-start;flex-direction:column-reverse;padding:50px 10%}.HomePage .HomePageStartProject img{margin-bottom:20px;width:70px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft h1{font-size:35px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft h2{font-size:16px;margin-top:5px}.HomePage .HomePageStartProject .MyProjectsHeaderLeft a img{margin-bottom:0}}@-webkit-keyframes openModal2{0%{-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes openModal2{0%{-webkit-transform:translateX(0);transform:translateX(0)}60%{-webkit-transform:translateX(-20px);transform:translateX(-20px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.SiteMap{align-items:center;display:flex;flex-direction:column;height:auto;padding-top:80px;width:100vw}.SiteMap .SiteMapMenu{border-bottom:1px solid rgba(75,101,119,.149);display:flex;flex-wrap:wrap;gap:10px;height:auto;padding:40px 4%;width:100%}.SiteMap .SiteMapMenu a{color:#0f212e;font-size:15px;padding:10px;text-decoration:none;text-decoration:initial;white-space:nowrap}.SiteMap .SiteMapDes{border-bottom:1px solid rgba(75,101,119,.149);flex-wrap:wrap;gap:10px;height:auto;padding:40px 4%;width:100%}.SiteMap .SiteMapDes,.SiteMap .SiteMapDes .SiteMapDesBox{display:flex;flex-direction:column}.SiteMap .SiteMapDes .SiteMapDesBox a{color:#0f212e;font-size:15px;padding:10px;text-decoration:underline}@media(max-width:690px){.SiteMap{padding:20px 0}.SiteMap .SiteMapMenu{gap:0;padding:60px 4% 20px}.SiteMap .SiteMapMenu a{margin:10px 15px 0 0;padding:0 5px 10px}.SiteMap .SiteMapDes{gap:0;padding:40px 4%}.SiteMap .SiteMapDes .SiteMapDesBox a{margin:15px 10px 0 0;padding:0}}.NavigatorPath{display:flex;flex-wrap:wrap;height:auto;margin-top:20px;padding:20px 10%;width:100%}.NavigatorPath .NavigatorPathBox{align-items:center;display:flex;margin:5px 5px 0 0}.NavigatorPath .NavigatorPathBox a{color:#000;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline}.NavigatorPath .NavigatorPathBox img{-webkit-filter:invert(1);filter:invert(1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}@media(max-width:590px){.NavigatorPath{padding:20px 4%}}.NotFound{align-items:flex-start;display:flex;flex-direction:column;height:auto;overflow-x:hidden;padding:150px 0 20px;width:100vw}.NotFound .NotFoundHeader{padding:0 4%}.NotFound .NotFoundHeader img{margin-bottom:20px;width:40px}.NotFound .NotFoundHeader h1{color:#0f212e;font-size:20px;font-weight:500}.NotFound .NotFoundHeader h2{color:#4f6473;font-size:15px;font-weight:300;margin-top:20px}.NotFound .NotFoundMenu{display:flex;flex-direction:column;margin-top:30px;padding:0 4%;z-index:3}.NotFound .NotFoundMenu a{color:#0f212e;cursor:pointer;font-size:15px;margin-top:15px;padding:0;text-decoration:underline;white-space:inherit}.NotFound .NotFoundImage{align-items:center;display:flex;height:200px;justify-content:center;margin-top:30px;padding:0 4%;position:relative;width:100%;z-index:1}.NotFound .NotFoundImage img{position:absolute;right:-500px;width:900px}.NotFound .NotFoundNavigatorPath{display:flex;margin-top:30px;padding:0 4% 30px;z-index:3}.NotFound .NotFoundNavigatorPath .NavigatorPathBox{align-items:center;display:flex;margin:5px 5px 0 0}.NotFound .NotFoundNavigatorPath .NavigatorPathBox a{color:#000;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline}.NotFound .NotFoundNavigatorPath .NavigatorPathBox img{-webkit-filter:invert(1);filter:invert(1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:20px}@media(max-width:690px){.NotFound{padding:110px 0 0}}@media screen and (min-width:1400px){.Footer .JoinUs{padding:50px 14%}.Footer .FooterTop .ContactUs,.Footer .FooterTop .LogoDiv,.Footer .FooterTop .SiteMapDiv{padding:30px 0}.Footer .FooterBottom{padding:50px 10%}}.PrivacyPolicy{background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.06);margin:2rem auto;padding:100px 10%}.PrivacyPolicy h1{color:#222;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.PrivacyPolicy h2,.PrivacyPolicy h3,.PrivacyPolicy h4{color:#2a2a2a;font-weight:600;margin-bottom:.7rem;margin-top:2rem}.PrivacyPolicy h2{font-size:1.3rem}.PrivacyPolicy h3{font-size:1.1rem}.PrivacyPolicy h4{font-size:1rem}.PrivacyPolicy p{color:#444;font-size:1rem;line-height:1.7;margin-bottom:1rem}.PrivacyPolicy ul{margin-bottom:1rem;margin-left:1.5rem}.PrivacyPolicy ul li{color:#444;font-size:1rem;list-style:disc;margin-bottom:.5rem}.PrivacyPolicy ul ul{margin-bottom:.5rem;margin-left:1.5rem}.PrivacyPolicy ol{margin-bottom:1rem;margin-left:1.5rem}.PrivacyPolicy ol li{color:#444;font-size:1rem;list-style:decimal;margin-bottom:.5rem}.PrivacyPolicy section{border-bottom:1px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1rem}.PrivacyPolicy section:last-child{border-bottom:none}.PrivacyPolicy a{color:#1976d2;text-decoration:underline}.PrivacyPolicy a:hover{color:#125ea2}.PrivacyPolicy hr{border:none;border-top:1px solid #eee;margin:2rem 0}.PrivacyPolicy address{color:#666;font-size:.95rem;font-style:normal;margin-top:2rem;text-align:center}.PrivacyPolicy .terms-table{border-collapse:collapse;margin:2rem 0;width:100%}.PrivacyPolicy .terms-table td,.PrivacyPolicy .terms-table th{border:1px solid #e0e0e0;font-size:.98rem;padding:.75rem 1rem;text-align:left;vertical-align:top}.PrivacyPolicy .terms-table th{background:#f7f7f7;font-weight:600}.PrivacyPolicy .terms-table tr:nth-child(2n){background:#fafbfc}.TermOfUse{border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.06);padding:100px 10%}.RESPONSIBLE,.TermOfUse{background:#fff;margin:2rem auto}.RESPONSIBLE{background-clip:padding-box;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.07);color:#222;max-width:900px;padding:2rem}.RESPONSIBLE h1,.RESPONSIBLE h2,.RESPONSIBLE h3{color:#1a3a5d;font-weight:700;margin-bottom:1rem;margin-top:2rem}.RESPONSIBLE h1{font-size:2.2rem;margin-bottom:.5rem}.RESPONSIBLE h2{font-size:1.4rem;margin-top:2.5rem}.RESPONSIBLE h3{font-size:1.1rem;margin-top:1.5rem}.RESPONSIBLE p{line-height:1.7;margin-bottom:1rem}.RESPONSIBLE ul{margin-bottom:1.2rem;padding-left:1.5rem}.RESPONSIBLE ul ul{margin-bottom:.5rem;margin-top:.5rem}.RESPONSIBLE li{line-height:1.6;margin-bottom:.5rem}.RESPONSIBLE a{color:#1a3a5d;text-decoration:underline}.RESPONSIBLE a:hover{color:#0e223a}.RESPONSIBLE strong{color:#0e223a;font-weight:600}
/*# sourceMappingURL=main.6c1c2d2f.css.map*/