@import url("https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Julius+Sans+One&display=swap");@import url("https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap");@import url("https://fonts.googleapis.com/css2?family=Port+Lligat+Sans&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--bg-color:#000000;--text-color:#fff;--secondary-text-color:#E4E4E4;--header-color:#fafafa;--border-color:linear-gradient(180deg,#6e6e6e,#808080);--testimonial-background:#151515;--cyan:#1edcb6;--tag-background:linear-gradient(117.46deg,rgba(255,255,255,0.61) -63.15%,rgba(255,255,255,0) 100.72%);--card-text-header:rgba(250,250,250,0.60);--year-review-border-color:rgba(250,250,250,0.20)}[data-theme=light]{--bg-color:#fff;--text-color:rgba(18,18,18,1);--secondary-text-color:#141414;--header-color:rgba(18,18,18,1);--border-color:rgba(18,18,18,0.2);--testimonial-background:#fff;--cyan:#1edcb6;--tag-background:linear-gradient(180deg,rgba(42,245,152,0.2),rgba(8,174,234,0.2));--card-text-header:rgba(18,18,18,1);--year-review-border-color:rgba(18,18,18,0.2)}body{background:var(--bg-color)!important;font-family:Oxygen!important}.cyan{color:var(--cyan)}.HolidayList,.HolidayList iframe{width:100%;height:100vh}.section-wrapper{max-width:1200px;width:100%}.cursor-pointer{cursor:pointer}