@tailwind base;@tailwind components;@tailwind utilities;.Navbar_navbar__wm_ek{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.Navbar_logo__DWEbe{flex:0 0 auto;margin-left:100px}.Navbar_leftLinks__LaPkY{display:flex;gap:40px;flex:1 1;justify-content:flex-start;margin-left:40px}.Navbar_rightLinks__c9Muc{display:flex;gap:40px;justify-content:flex-end;margin-right:100px}.Navbar_leftLinks__LaPkY a,.Navbar_rightLinks__c9Muc a{text-decoration:none;color:#000}.PoshServices_container__hc7zf{background-color:#fffbea;display:flex;justify-content:end;align-items:end;font-family:Arial,sans-serif;padding:40px 20px}.PoshServices_contentWrapper__nRbHH{display:flex;align-items:end;justify-content:end;flex-wrap:wrap;text-align:left;gap:30px;margin-right:100px}.PoshServices_textContent__1UG8X{max-width:600px;text-align:right}.PoshServices_title__NU9hr{font-size:36px;font-weight:700;color:#0033cc;margin-bottom:20px}.PoshServices_title__NU9hr span{color:#0022aa}.PoshServices_description__0_39C{color:#0033cc;font-size:16px;line-height:1.6;text-align:right}.PoshServices_icon__l7Nrj{display:flex;justify-content:center;align-items:center}@media (max-width:500px){.PoshServices_container__hc7zf{background-color:#fffbea;display:flex;justify-content:end;align-items:end;font-family:Arial,sans-serif;width:158%}.PoshServices_contentWrapper__nRbHH{display:flex;align-items:end;justify-content:end;flex-wrap:wrap;text-align:left;gap:30px;margin-right:10px}.PoshServices_icon__l7Nrj{display:flex;justify-content:center;align-items:center}}.LegalCompliance_container__e5CCL{display:flex;padding:3rem;background-color:#e7ebfd;gap:2rem;flex-wrap:wrap}.LegalCompliance_leftSection__K9MS7{flex:1 1;min-width:300px}.LegalCompliance_heroImage__OlTFv{border-radius:20px;width:80%;height:550px;margin-left:40px}.LegalCompliance_rightSection__jSPq3{flex:1 1;min-width:300px}.LegalCompliance_rightSection__jSPq3 h1{font-size:2rem;font-weight:700;margin-bottom:1rem}.LegalCompliance_rightSection__jSPq3 p{margin-bottom:1rem;color:#333}.LegalCompliance_linkBox__eYYJO{display:flex;flex-direction:column;gap:1rem;margin-top:7rem}.LegalCompliance_link__VGTSD{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1rem;border-radius:8px;text-decoration:none;color:black;font-weight:600;box-shadow:0 0 4px rgba(0,0,0,.1)}.LegalCompliance_link__VGTSD:hover{background-color:#f3f3f3}.LegalCompliance_arrow__5ugDG{font-size:1.2rem}@media (max-width:500px){.LegalCompliance_container__e5CCL{display:flex;padding:3rem;background-color:#e7ebfd;gap:2rem;flex-wrap:wrap;width:150%;margin-left:-10px}.LegalCompliance_heroImage__OlTFv{border-radius:20px;width:80%;height:300px;margin-left:40px}.LegalCompliance_rightSection__jSPq3{flex:1 1;min-width:300px;padding-left:40px}}.Traning_container__fY8fy{display:flex;flex-direction:column;padding:2rem;background-color:#fdfaf2;gap:2rem}@font-face{font-family:PalanquinDark-Regular;src:url(/fonts/googleFonts/Palanquin_Dark/PalanquinDark-Regular.ttf) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Playfair Display;src:url(/fonts/googleFonts/Playfair_Display/PlayfairDisplay-VariableFont_wght.ttf) format("woff2");font-weight:400;font-style:normal}@media (min-width:768px){.Traning_container__fY8fy{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Traning_textSection__l2KCI{flex:1 1;max-width:600px}.Traning_textSection__l2KCI h2{font-size:2rem;font-weight:700}.Traning_textSection__l2KCI em{font-style:italic;font-weight:500}.Traning_textSection__l2KCI p{margin-top:1rem;color:#333;line-height:1.6}.Traning_arrowButton__iRETw{margin-top:2rem;padding:1rem 1.5rem;background:none;border:1px solid #000;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:background .3s ease}.Traning_arrowButton__iRETw:hover{background:#eee}.Traning_imageSection__jDRox{flex:1 1;display:flex;justify-content:center}.Traning_image__DQ19p{max-width:100%;height:auto;border-radius:10px}@media (max-width:500px){.Traning_container__fY8fy{display:flex;flex-direction:column;padding:2rem;background-color:#fdfaf2;gap:2rem;width:150%}.Traning_textSection__l2KCI{flex:1 1;max-width:600px;padding-left:30px}.Traning_imageSection__jDRox{flex:1 1;display:flex;justify-content:center;padding-left:30px}}.Navbar_navbar__XW7P7{display:flex;justify-content:space-between;align-items:center;padding:20px;width:160%;background-color:white;box-shadow:0 2px 5px rgba(0,0,0,.1)}.Navbar_logo__NG3qv img{height:60px}.Navbar_menuIcon__JGsNR{font-size:30px;cursor:pointer;margin-right:50px}.Navbar_sideMenu___CavF{height:100%;width:0;position:fixed;top:0;right:0;background-color:#1d1d1d;overflow-x:hidden;transition:.3s;padding-top:60px;z-index:1000;display:flex;flex-direction:column}.Navbar_sideMenu___CavF a{padding:15px 30px;text-decoration:none;color:white;font-size:20px}.Navbar_sideMenu___CavF a:hover{background-color:#444}.Navbar_closeBtn__lR_M8{position:absolute;top:15px;right:25px;font-size:40px;color:white;cursor:pointer}.Navbar_overlay__3lYrB{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.4);z-index:500}.Navbar_open__vea2l{width:250px}