@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(../../theme_assets/poppins-v24-latin/poppins-v24-latin-700.woff2) format("woff2")}*{box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:auto;scrollbar-color:#8f8f8f #f0f0f0;font-family:Poppins,sans-serif}body,html{width:100%;margin:0;padding:0;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased}img{max-width:100%}.container{max-width:1200px;width:100%;margin:auto}.hr-line{width:90%;height:1px;border-radius:2px;background-color:#ebebeb;margin:36px auto}.hr-line-10{width:90%;height:1px;border-radius:2px;background-color:#ebebeb;margin:10px auto}.transition{transition:all .2s ease}header{width:100%;background:#f6faff;padding:0rem 1rem}header a:focus,header a:focus-visible,header a:active,header button:focus,header button:focus-visible,header button:active{outline:none;box-shadow:none}header .container{position:relative;max-width:1400px;width:100%;margin:auto;height:100%;min-height:44px}header .container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){header .container{min-height:56px}}header .left-side{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:10px}header .logo a{display:flex;line-height:0px;align-items:center;gap:8px;text-decoration:none}@media (max-width: 576px){header .logo a{gap:4px}}header .logo .header_logo_img{height:34px;width:34px}@media (max-width: 576px){header .logo .header_logo_img{height:28px;width:28px}}header .logo .logo_text{display:block;font-family:Times New Roman,Times,serif;font-weight:800;font-size:26px;color:#0e1320}@media (max-width: 576px){header .logo .logo_text{font-size:16px}}header .links{position:relative;width:100%}header .links{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;gap:.75rem}header .links.justify-end{justify-content:flex-end}@media (max-width: 768px){header .links{position:absolute;top:200%;right:0rem;min-width:210px;padding:12px 1rem;border:2px solid #f3f3f3;border-radius:14px;background-color:#fff;transition:all .2s ease;visibility:hidden;opacity:0;z-index:110;display:flex;flex-direction:column}header .links a{border-bottom:1px solid #f3f3f3;padding:6px 12px!important;font-size:1rem!important;text-align:left!important}header .links a:last-child{border-bottom:0px}header .links.show{top:100%;visibility:visible;opacity:1}}header .link-badges a{display:block;min-width:80px!important;text-align:center;padding:.25rem;color:#0e1320;text-decoration:none;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.01em;transition:all .2s ease;position:relative}header .link-badges a .link-content{max-height:36px}header .link-badges a:focus{outline:none}header .link-badges a:hover{color:#3775ae}header .link-badges a:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%);width:100%;height:2px;background-color:#0e1320;opacity:0;transition:all .2s ease}@media (max-width: 768px){header .link-badges a:before{display:none}}header .link-badges a.active{font-weight:600}header .link-badges a.active:before{opacity:1}header .link-badges a.badge{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .link-content{height:100%;max-height:36px}header .link-badges a.badge .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.badge .placeholder{padding:6px 8px;border-radius:4px;height:20px;line-height:0px;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;text-shadow:0px 1px 2px 0px rgba(0,0,0,.2509803922);background-size:200% 200%!important}header .link-badges a.badge .placeholder{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:0rem}@keyframes gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes scaleandTilt{0%{transform:scale(.75) rotate(0)}50%{transform:scale(1.08) rotate(-10deg)}to{transform:scale(.75)}}header .link-badges a.badge.badge-new .placeholder{background:linear-gradient(270deg,#3775ae,#29385f)}header .link-badges a.badge.badge-hot .placeholder{background:linear-gradient(270deg,#ff765e,#ffad20)}header .link-badges a.badge.badge-trending .placeholder{background:linear-gradient(270deg,#2a7b9b,#41a190,#57c785)}header .link-badges a.featured-item{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}header .link-badges a.featured-item .link-content{background:linear-gradient(90deg,#5574c5,#29385f);border-radius:8px;overflow:hidden;min-width:142px!important;min-height:36px;white-space:nowrap;position:relative}header .link-badges a.featured-item .link-content{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:6px}@media (max-width: 576px){header .link-badges a.featured-item .link-content{min-height:30px;min-width:104px!important;border-radius:4px}}header .link-badges a.featured-item .link-content{background-size:200% 200%!important}@keyframes featured-gradient-move{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}header .link-badges a.featured-item .link-content:before{content:"";position:absolute;top:50%;left:0%;width:25px;height:150%;transform:translate(-50%,-50%) rotate(-25deg);background:#ffffff26;background:linear-gradient(271.02deg,#ffffff26 .92%,#fff0 97.48%);animation:slide-shimmer 4s linear infinite}@keyframes slide-shimmer{0%{left:-20%}50%{left:200%}to{left:500%}}header .link-badges a.featured-item .link-content .text{color:#fff;font-weight:500;font-size:14px;white-space:nowrap;text-shadow:0px 4px 4px rgba(0,0,0,.2509803922);margin-left:7px;width:100%}@media (max-width: 768px){header .link-badges a.featured-item .link-content .text{font-size:12px;margin-left:8px;font-weight:400}}header .link-badges a.featured-item .link-content .startChild{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;display:block}header .link-badges a.featured-item .link-content .white-stars{height:100%;width:100%;object-fit:cover;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .white-stars{display:none}}header .link-badges a.featured-item .link-content .left-yellow-stars{position:absolute;top:0%;left:10%;width:14px;height:100%}header .link-badges a.featured-item .link-content .right-yellow-stars{position:absolute;bottom:16%;right:10%;width:7px;height:auto;display:block}@media (max-width: 576px){header .link-badges a.featured-item .link-content .right-yellow-stars{display:none}}header .link-badges a.featured-item .link-content .responsive-white-stars{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:none}@media (max-width: 576px){header .link-badges a.featured-item .link-content .responsive-white-stars{display:block}}header .link-badges a:has(.shine-layer,.white-stars):before{display:none}header .right-side{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:.5rem}header .hamburger{background:none;border:none;min-width:24px;min-height:24px;cursor:pointer}header .hamburger{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}header .hamburger{display:none}@media (max-width: 768px){header .hamburger{display:block}}.main-grid{display:flex;min-height:80vh;justify-content:center}.main-grid .space-area{display:none;min-width:162px;max-width:162px}@media (min-width: 1200px){.main-grid .space-area{display:block;margin-top:10px;min-height:605px;max-height:605px;overflow:hidden;position:sticky;top:10px}}.main-grid .content-area{padding:0rem 1rem;width:100%;max-width:1200px}@media (min-width: 768px){.main-grid .content-area{padding:0rem 1rem}}footer{background-color:#3775ae;margin-top:5rem}footer .container{margin:0;max-width:100%;overflow:hidden}footer .footer p{color:#fff;font-size:14px;line-height:18px}@media (min-width: 768px){footer .footer p{font-size:16px;line-height:24px}}footer .footer a{display:block;text-decoration:none;color:#fff;transition:all .2s ease}footer .footer a{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:8px}footer .footer .logo_text{display:block;font-family:Times New Roman,Times,serif;font-weight:800;font-size:26px;color:#fff}@media (max-width: 576px){footer .footer .logo_text{font-size:16px}}footer .footer .row1{padding:10rem 0rem 4rem;max-width:1200px;width:100%;margin:auto;display:flex;align-items:center;flex-direction:column;justify-content:center}footer .footer .row1 .logo{width:100%;z-index:10;position:relative;margin-bottom:15px}footer .footer .row1 .logo img{width:41px;height:41px}@media (max-width: 576px){footer .footer .row1 .logo img{width:28px;height:28px}}footer .footer .row1 .logo p{text-align:center}footer .footer .row1 .logo .fOverlay{font-family:Optima,Candara,Noto Sans,source-sans-pro,sans-serif;font-size:128px;background:linear-gradient(180deg,#ffffff1f 45.85%,#fff0 74.48%);background-clip:text;-webkit-background-clip:text;color:transparent;z-index:-1;position:absolute;top:0%;left:50%;transform:translate(-50%,-70%);font-weight:800;-webkit-user-select:none;user-select:none}@media (max-width: 576px){footer .footer .row1 .logo .fOverlay{font-size:50px}}@media (min-width: 768px){footer .footer .row1 .logo{max-width:100%}footer .footer .row1 .logo{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px}footer .footer .row1 .logo p{text-align:center}}footer .footer .row1 .social-links{max-width:355px;display:grid;justify-items:center;grid-template-columns:repeat(6,1fr);margin-bottom:50px}footer .footer .row1 .social-links a{width:24px;height:24px;background-color:#fff;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}footer .footer .row1 .social-links a:hover{background-color:#f3f3f3}footer .footer .row1 .social-links a img{height:16px;width:16px;object-fit:contain}@media (min-width: 768px){footer .footer .row1 .social-links a{border-radius:.5rem;width:30px;height:30px}}@media (max-width: 576px){footer .footer .row1 .social-links{max-width:280px;margin-bottom:30px}}footer .footer .row1 .links{display:grid;gap:20px;width:100%}footer .footer .row1 .links.grid-1{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-1{width:30%;grid-template-columns:1fr}}footer .footer .row1 .links.grid-2{grid-template-columns:1fr}@media (min-width: 1024px){footer .footer .row1 .links.grid-2{width:50%;grid-template-columns:1fr 1fr}}footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}@media (max-width: 768px){footer .footer .row1 .links.grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 576px){footer .footer .row1 .links.grid{grid-template-columns:1fr}}footer .footer .row1 .links .group{margin-bottom:.4rem;border-right:1px solid rgba(255,255,255,.3803921569)}footer .footer .row1 .links .group:last-child{border-right:none}footer .footer .row1 .links .group .heading{text-align:center;font-weight:700;font-size:16px;line-height:20px;margin-bottom:1rem}@media (min-width: 768px){footer .footer .row1 .links .group .heading{font-size:20px;line-height:26px;margin-bottom:.8rem}}footer .footer .row1 .links .group a{font-weight:400;font-size:14px;line-height:18px;margin-bottom:.75rem}@media (min-width: 768px){footer .footer .row1 .links .group a{font-size:16px;line-height:26px;margin-bottom:1rem}}footer .footer .row1 .links .group a:last-child{margin-bottom:0}footer .footer .row1 .links .group a:hover{color:#e6e6e6}@media (max-width: 576px){footer .footer .row1{padding:4rem 0rem 2rem}}footer .footer .row2{padding:1rem;background:#29385f}footer .footer .row2 .copyright{text-align:center;font-size:14px;max-width:100%}footer .footer .row2 .copyright{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){footer .footer .row2 .copyright{width:100%;font-size:16px;text-align:left}}.contact-us{margin:2rem 0rem}.contact-us{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0rem}@media (min-width: 768px){.contact-us{margin:5rem 0rem}}.contact-us .alert{padding:.5rem 1rem;border-radius:.5rem;position:relative;margin:1rem 0rem}.contact-us .alert.hidden{display:none}.contact-us .alert.alert-success{color:#0d993d;background-color:#f3fef7;border:2px solid rgb(126.0526315789,243.9473684211,166.5789473684);box-shadow:0 1rem 1rem #7ef4a71a}.contact-us .alert.alert-danger{color:#960707;background-color:#fdd2d2;border:2px solid rgb(243.2080536913,15.7919463087,15.7919463087);box-shadow:0 1rem 1rem #f310101a}.contact-us .outer-box{max-width:600px;width:100%;background:#f6faff;border:1.44px solid #86B6F6;box-shadow:0 3.53px 13.22px -7.49px #dcdcdc;padding:.5rem;border-radius:.5rem}@media (min-width: 768px){.contact-us .outer-box{padding:1rem}}.contact-us .outer-box .inner-box{background-color:#fff;border-radius:.5rem;padding:.5rem}@media (min-width: 768px){.contact-us .outer-box .inner-box{padding:2rem}}.contact-us .outer-box .inner-box h1{font-size:1.2rem;font-weight:700;line-height:1.8rem;margin-bottom:0rem;text-align:center}@media (min-width: 768px){.contact-us .outer-box .inner-box h1{text-align:left;font-size:30px;line-height:45px}}.contact-us .outer-box .inner-box .description-tag-line{font-size:.9rem;text-align:center}@media (min-width: 768px){.contact-us .outer-box .inner-box .description-tag-line{text-align:left;font-size:1rem}}.contact-us .outer-box .inner-box form{margin-top:.8rem}@media (min-width: 768px){.contact-us .outer-box .inner-box form{margin-top:2rem}}.contact-us .outer-box .inner-box form input,.contact-us .outer-box .inner-box form textarea{width:100%;display:block;margin-bottom:.5rem;transition:all .2s ease;padding:1rem;border-radius:.5rem;outline:none;border:2px solid #E7E7E7;resize:none;font-family:Poppins,sans-serif}.contact-us .outer-box .inner-box form input:focus,.contact-us .outer-box .inner-box form textarea:focus{border:2px solid #A2D2FF}.contact-us .outer-box .inner-box form input:not(:placeholder-shown),.contact-us .outer-box .inner-box form textarea:not(:placeholder-shown){background-color:#f6faff;border:2px solid #FFF}.contact-us .outer-box .inner-box form textarea{min-height:240px}.contact-us .outer-box .inner-box form .submit{display:block;background:#0e1320;border:2px solid #0E1320;border-radius:8px;width:100%;color:#fff;padding:.5rem 1rem;font-size:1.25rem;font-weight:600;line-height:38px;letter-spacing:.005em;text-align:center;cursor:pointer;transition:all .2s ease;margin-top:2rem}.contact-us .outer-box .inner-box form .submit:hover{color:#0e1320;background-color:#fff}
