/* source: style.css */
@font-face { font-family: Heebo-Thin; src: url("../../../fonts/Heebo-Thin.ttf"); } @font-face { font-family: Heebo-Black; src: url("../../../fonts/Heebo-Black.ttf"); } @font-face { font-family: Heebo-Bold; src: url("../../../fonts/Heebo-Bold.ttf"); } @font-face { font-family: Heebo-ExtraBold; src: url("../../../fonts/Heebo-ExtraBold.ttf"); } @font-face { font-family: Heebo-Light; src: url("../../../fonts/Heebo-Light.ttf"); } @font-face { font-family: Heebo-Medium; src: url("../../../fonts/Heebo-Medium.ttf"); } @font-face { font-family: Heebo-Regular; src: url("../../../fonts/Heebo-Regular.ttf"); } html, body { overflow-x: hidden; } body { position: relative; font-family: Heebo-Regular; max-width: 100%; } .MarginAuto { margin: 0 auto; } .No-padding { padding: 0; } .marginTop { margin-top: 0.4em; } .button-container { padding-bottom: 60px; display: flex; justify-content: space-between; align-items: center; } .link-container { padding-top: 20px; } #more-articles { border-color: green; text-transform: uppercase; color: green; font-family: Heebo-Medium; background-color: #ffff; } .mainDiv { margin-top: 12rem; } .articleHeading { font: normal normal bold 40px/51px Heebo; letter-spacing: 0px; opacity: 1; font-size: 4rem; font-family: 'Heebo-Regular'; } .headingTitle { font-size: 2.5rem; font-weight: bold; } .displayFlex { display: flex; } .writerDetails { margin: 1.1rem 0 1rem 1rem; } .writeName { color: #0261BB; font-family: 'Heebo-Regular'; font-weight: bold; font-size: 1.6rem; } .writePosition { font-size: 1.4rem; } .date { opacity: 0.73; font-weight: bold; } .socialMedia { text-align: right; display: flex; justify-content: flex-end; } .socialMedia img { margin-right: 1rem; } .aligncenter img { margin-left: auto; margin-right: auto; } .darkSilve { color: #6d6d6d; } .grey { color: #191919; } .imgName { text-align: center; font-size: 1.6rem; } .paragraph { opacity: 1 !important; font-size: 1.5rem; margin-top: 3rem; } .imgWidth60 { max-width: 97rem; max-height: 45.9rem; } .imgWidth { width: 100%; max-width: 100%; } .displyaBlock { display: flex; flex-direction: column; } .mt-0 { margin-top: 0 !important; } .mt-3 { margin-top: 1rem; } ul.firstApproach { list-style-position: inside; padding-left: 10px; width: 96%; } .firstApproach li { font-family: Heebo-Medium; background-color: #E8F6FD; padding: 8px 11px; margin: 1px; } .subPointes { background-color: #F1F8FB; padding: 2rem 1.5rem; } .pointes { color: #191919; font-weight: bold; } .img-heading { font-family: Heebo-Medium; font-size: 22px; color: #191919; } .unordered-list { display: flex; } @media only screen and (min-width: 991px) { .imgWidth60 { display: flex; } } @media only screen and (max-width:540px) { .mainDiv { padding: 0px 1rem; margin-top: 100px; } .web-img { width: 100%; max-width: 100%; } } @media only screen and (max-width:395px) { .articleHeading { font-size: 2.5rem; line-height: 3rem; } .unordered-list { display: block; } } 
/* source: cookie_popup.css */
 .termsfeed-com---nb-simple { max-width: 100% !important; } .termsfeed-com---nb .cc-nb-main-container { padding: 12px 32px 20px !important; display: flex !important; flex-direction: row; flex-wrap: wrap; justify-content: space-between !important; align-items: center !important; gap: 16px !important; font-size: 16px !important; font-family: "Heebo", sans-serif !important; } .termsfeed-com---nb .cc-nb-main-container { padding: 12px 32px 20px !important; display: flex !important; justify-content: space-between !important; align-items: center !important; flex-wrap: nowrap !important; gap: 16px !important; } .termsfeed-com---palette-light .cc-nb-text { flex: 1 1 auto; margin-right: 24px; } .cc-nb-buttons-container { flex-shrink: 0; display: flex !important; flex-direction: row !important; justify-content: flex-end !important; gap: 12px !important; } .termsfeed-com---reset p { margin-bottom: 0 !important; } .termsfeed-com---palette-light.termsfeed-com---nb { box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15) !important; background-color: #ffffff !important; text-align: left !important; box-sizing: border-box !important; width: -webkit-fill-available; } .termsfeed-com---palette-light .cc-nb-text { color: #2d2d2d !important; font-size: 16px !important; flex: 1 1 auto; line-height: 1.6; } .termsfeed-com---palette-light .cc-nb-text a { text-decoration: underline !important; color: #0056b3 !important; } .cc-nb-buttons-container { display: flex !important; justify-content: flex-end !important; gap: 12px !important; flex: 0 0 auto; } .cc-nb-okagree, .cc-nb-reject { padding: 12px 24px !important; font-size: 14px !important; border-radius: 6px !important; text-transform: uppercase !important; font-weight: bold !important; cursor: pointer !important; min-width: 90px !important; text-align: center; border: none !important; } .cc-nb-okagree { background-color: #28a745 !important; color: white !important; } .cc-nb-okagree:hover { background-color: #218838 !important; } .cc-nb-reject { background-color: #d9534f !important; color: white !important; } .cc-nb-reject:hover { background-color: #c9302c !important; } .cc-nb-customize, .cross-btn, .cc-nb-title-container { display: none !important; } @media screen and (max-width: 600px) { .termsfeed-com---nb .cc-nb-main-container { flex-direction: column !important; align-items: flex-start !important; padding: 20px !important; } .termsfeed-com---palette-light .cc-nb-text { font-size: 14px !important; padding-right: 0 !important; } .cc-nb-buttons-container { width: 100% !important; justify-content: flex-end !important; flex-wrap: wrap; } .cc-nb-okagree, .cc-nb-reject { width: 0% !important; max-width: 100% !important; font-size: 12px !important; } } 
/* source: global.css */
body { margin: 0; line-height: normal; } .popup-overlay { display: flex; flex-direction: column; position: fixed; inset: 0; }
