.Profile-module__rpHo5G__profilePageArea{padding-top:30px;padding-bottom:20px}.Profile-module__rpHo5G__profilePage{padding-top:40px}.Profile-module__rpHo5G__subTextHeading{text-align:left;width:548px;font-size:26px;font-weight:600;line-height:32px;display:block}.Profile-module__rpHo5G__subTextBody{text-align:left;padding-top:16px;font-size:15px;font-weight:500;line-height:24px;display:block}@media (max-width:600px){.Profile-module__rpHo5G__subTextHeading{width:100%;font-size:16px;line-height:22px}.Profile-module__rpHo5G__subTextBody{font-size:12px;line-height:20px}}.Profile-module__rpHo5G__profileContainer p{color:var(--textColor);margin-bottom:10px;font-size:16px;font-weight:400;line-height:21px}.Profile-module__rpHo5G__submitButton{text-transform:capitalize;background-color:var(--blackColor);border-radius:0;margin-top:20px;padding:8px 12px;font-size:14px;font-weight:600;line-height:21px;display:block;color:var(--whiteColor)!important}.Profile-module__rpHo5G__submitButton:hover{background-color:var(--blackColor)}.Profile-module__rpHo5G__errorMessage{color:red;padding:10px 0}.Profile-module__rpHo5G__successMessage{color:green;padding:10px 0}
.Header-module__CkbvCG__headerFixed{background-color:var(--bgColor);z-index:999;width:100%;position:fixed}.Header-module__CkbvCG__logoArea{display:inline-block}.Header-module__CkbvCG__HeaderMenuArea{position:relative}.Header-module__CkbvCG__HeaderSearchInput{opacity:0;visibility:hidden;width:0;transition:all .4s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)translate(0%)}.Header-module__CkbvCG__searchActive{opacity:1;visibility:visible;width:100%;top:50%;transform:translateY(-50%)translate(0%)}.Header-module__CkbvCG__searchBoxArea{justify-content:flex-end;display:flex}.Header-module__CkbvCG__searchBoxArea input{outline-offset:2px;background-color:var(--searchBgColor);width:100%;color:var(--primaryColor);border:0;outline:2px solid #0000;padding:8px;font-size:20px;font-weight:500}button.Header-module__CkbvCG__searchBtn{cursor:pointer;transition:var(--themeTransition);background-color:#0000;border:0;height:22px}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu{justify-content:flex-start;align-items:center;list-style:none;display:flex}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li{margin:0 16px;padding:10px 0}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li a{text-transform:capitalize;color:var(--textColor);transition:var(--themeTransition);justify-content:center;align-items:center;column-gap:2px;padding:0;font-size:15px;font-weight:500;display:flex}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li span.Header-module__CkbvCG__dropdownMenuArea{text-transform:capitalize;color:var(--textColor);transition:var(--themeTransition);justify-content:center;align-items:center;column-gap:2px;padding:0;font-size:15px;font-weight:500;display:flex;position:relative}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li .Header-module__CkbvCG__dropdownMenu{background-color:var(--whiteColor);opacity:0;width:100%;max-width:250px;transition:var(--themeTransition);display:none;position:absolute;top:auto;transform:translateY(-10px)}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li:hover .Header-module__CkbvCG__dropdownMenu{opacity:1;display:block;top:auto;transform:translateY(10px)}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li .Header-module__CkbvCG__dropdownMenu ul{padding:10px 0;list-style:none;position:relative;box-shadow:0 7px 29px #64646f33}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li .Header-module__CkbvCG__dropdownMenu ul li{margin-bottom:5px;margin-left:0;margin-right:0;padding:0}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li .Header-module__CkbvCG__dropdownMenu ul li:last-child{margin-bottom:0}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li .Header-module__CkbvCG__dropdownMenu ul li a{text-transform:capitalize;color:var(--textColor);transition:var(--themeTransition);padding:10px 30px;font-size:16px;font-weight:400;display:block;position:relative}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li .Header-module__CkbvCG__dropdownMenu ul li a:before{content:"";background-color:var(--secondaryColor);width:0;height:2px;transition:all .4s ease-in-out;position:absolute;bottom:0;left:10px}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li .Header-module__CkbvCG__dropdownMenu ul li a:hover:before{width:90%}.Header-module__CkbvCG__headerRightArea{justify-content:flex-end;align-items:center;column-gap:20px;display:flex}button.Header-module__CkbvCG__lightDarkModeBtn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;width:20px;height:20px}a.Header-module__CkbvCG__subscribeBtn{color:var(--secondaryColor)!important;background-color:#0000!important;padding:0!important;font-size:14px!important;font-weight:600!important}.Header-module__CkbvCG__headerRightArea a{color:var(--whiteColor);background-color:var(--blackColor);padding:8px 12px;font-size:14px;font-weight:600;line-height:21px;display:block}.Header-module__CkbvCG__profileBtn{cursor:pointer;background-color:#0000;border:none}.Header-module__CkbvCG__modalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Header-module__CkbvCG__modalContent{background-color:var(--bgColor);width:100%;max-width:800px;padding:40px;position:relative}.Header-module__CkbvCG__closeModalBtn{cursor:pointer;border:none;font-weight:700;position:absolute;top:15px;right:20px;color:var(--textColor)!important;background:0 0!important;padding:0!important;font-size:30px!important}.Header-module__CkbvCG__subscribeForm h2{color:var(--textColor);margin-bottom:20px;font-size:24px;font-weight:600}.Header-module__CkbvCG__formGroup{margin-bottom:20px;position:relative}.Header-module__CkbvCG__formGroup label{color:var(--textColor);margin-bottom:5px;font-size:14px;font-weight:600;display:block}.Header-module__CkbvCG__formGroup input{outline-offset:2px;background-color:var(--searchBgColor);width:100%;color:var(--primaryColor);border:0;outline:2px solid #0000;padding:8px;font-size:16px;font-weight:500}.Header-module__CkbvCG__NextBtn,.Header-module__CkbvCG__CreateBtn{width:100%;color:var(--whiteColor);background-color:var(--blackColor);cursor:pointer;border:1px solid #0000;margin-top:30px;padding:8px 12px;font-size:14px;font-weight:600;line-height:21px;display:block}.Header-module__CkbvCG__toggleAuthBtn{color:var(--secondaryColor);cursor:pointer;background-color:#0000;border:none;font-size:16px}.Header-module__CkbvCG__errorMessage{color:red;font-size:12px;position:absolute;top:-22px;left:2px}.Header-module__CkbvCG__successMessage{color:var(--secondaryColor);font-size:12px;position:absolute;top:-22px;left:2px}.Header-module__CkbvCG__loader{z-index:10000;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.Header-module__CkbvCG__spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite Header-module__CkbvCG__spin}@keyframes Header-module__CkbvCG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media only screen and (max-width:1440px){.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li{margin:0 12px}button.Header-module__CkbvCG__subscribeBtn{font-size:14px!important}.Header-module__CkbvCG__headerRightArea a{padding:6px}}@media only screen and (max-width:1260px){.Header-module__CkbvCG__HeaderMenuArea{justify-content:center;display:flex}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li{margin:0 8px}.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li a,.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li span.Header-module__CkbvCG__dropdownMenuArea{font-size:14px}button.Header-module__CkbvCG__subscribeBtn{font-size:12px!important}.Header-module__CkbvCG__headerRightArea a{padding:6px;font-size:12px}}@media only screen and (max-width:1148px){.Header-module__CkbvCG__HeaderMenuArea ul.Header-module__CkbvCG__HeaderMenu li{margin:0 6px}.Header-module__CkbvCG__headerRightArea a{padding:3px;font-size:12px}}@media only screen and (max-width:1131px){.Header-module__CkbvCG__HeaderMobMenuAreaTop{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.Header-module__CkbvCG__hamburgerMenuIconBox{justify-content:flex-end;align-items:center;column-gap:30px;display:flex}.Header-module__CkbvCG__hamburgerMenuIconBox .Header-module__CkbvCG__hamburgerMenuIcon svg{color:var(--textColor);transition:var(--themeTransition);font-size:30px}.Header-module__CkbvCG__hamburgerMenuIconBox .Header-module__CkbvCG__hamburgerMenuIcon svg:hover{color:var(--textHoverColor)}.Header-module__CkbvCG__hamburgerMenuBox{background-color:var(--bgColor)}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxHeader{justify-content:space-between;align-items:center;padding:20px;display:flex}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxHeader .Header-module__CkbvCG__hamburgerMenuBoxHeaderRight{justify-content:flex-end;align-items:center;column-gap:30px;display:flex}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxHeader svg{color:var(--textColor);transition:var(--themeTransition);font-size:30px}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxHeader svg:hover{color:var(--textHoverColor)}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists{padding-top:10px}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists h2{color:var(--textColor);border-bottom:1px solid var(--textColor);margin:0 25px;padding-bottom:10px;font-size:28px;font-weight:600;line-height:36px;display:block}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists ul{padding:0 25px;list-style:none}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists ul li{border-bottom:1px solid var(--textColor)}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists ul li:last-child{border-bottom:0}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists ul li a,.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists ul li .Header-module__CkbvCG__listDropdownItem{text-transform:capitalize;color:var(--textColor);justify-content:space-between;align-items:center;column-gap:10px;padding:10px 0;font-size:16px;font-weight:500;line-height:22px;display:flex}.Header-module__CkbvCG__hamburgerMenuBox .Header-module__CkbvCG__hamburgerMenuBoxLists ul li .Header-module__CkbvCG__listDropdownItem{padding:2px!important}.Header-module__CkbvCG__listDropdownSubItem a{margin-left:10px!important;padding:4px 0!important;font-size:14px!important;font-weight:500!important}.Header-module__CkbvCG__HeaderMobMenuAreatBottom{margin-top:40%;padding:0 25px}button.Header-module__CkbvCG__subscribeBtn{color:var(--secondaryColor)!important;margin:0 auto!important;font-size:15px!important;font-weight:500!important}.Header-module__CkbvCG__HeaderMobMenuAreatBottom a{text-align:center;width:100%;color:var(--whiteColor);background-color:var(--blackColor);margin-top:20px;margin-bottom:25px;padding:12px 0;font-size:14px;line-height:21px;display:block}.Header-module__CkbvCG__footerMenuArea{padding:0 25px}.Header-module__CkbvCG__footerMenuArea h2{color:var(--textColor);border-bottom:1px solid var(--textColor);margin-top:20px;padding-bottom:10px;font-size:28px;font-weight:600;line-height:36px;display:block}.Header-module__CkbvCG__footerMenuArea ul{margin-top:10px}.Header-module__CkbvCG__footerMenuArea ul li{list-style:none}.Header-module__CkbvCG__footerMenuArea ul li a{color:var(--textColor);font-size:16px;font-weight:500;line-height:24px}}@media only screen and (max-width:812px){.Header-module__CkbvCG__modalOverlay{padding:0 10px}}@media only screen and (max-width:767px){.Header-module__CkbvCG__modalContent{padding:10px}.Header-module__CkbvCG__closeModalBtn{font-size:30px;top:4px;right:12px}}
.Footer-module__BpguAq__footerArea{position:relative}.Footer-module__BpguAq__footerTopArea{background-color:#000;padding:32px 0 50px}.Footer-module__BpguAq__footerLogo img{width:70%}.Footer-module__BpguAq__footerMenuArea h2,.Footer-module__BpguAq__footerMenuArea strong{color:#fff;margin-top:20px;margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px;display:block}.Footer-module__BpguAq__footerMenuArea ul li{list-style:none}.Footer-module__BpguAq__footerContactArae a.Footer-module__BpguAq__mailText{color:#fff;margin-top:20px;margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px;display:inline-block}.Footer-module__BpguAq__footerMenuArea ul li a,.Footer-module__BpguAq__footerContactArae p.Footer-module__BpguAq__footerContactAraeRight{color:#989ca0;font-size:15px;font-weight:500;line-height:24px}.Footer-module__BpguAq__footerContactArae p.Footer-module__BpguAq__footerContactAraeRight{width:290px;max-width:100%;margin:0}.Footer-module__BpguAq__footerContactArae p{color:#fff;margin-top:20px;margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px}.Footer-module__BpguAq__socialArea{justify-content:flex-start;align-items:center;column-gap:10px;margin-top:20px;display:flex}.Footer-module__BpguAq__footerBottom{color:#989ca0;justify-content:space-between;align-items:center;margin-top:20px;font-size:12px;font-weight:500;line-height:24px;display:flex}.Footer-module__BpguAq__topButton{color:#000;cursor:pointer;width:46px;height:46px;transition:var(--themeTransition);background-color:#fff;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:70px;right:13%}@media only screen and (max-width:1421px){.Footer-module__BpguAq__topButton{top:2%;right:2%}}@media only screen and (max-width:899px){.Footer-module__BpguAq__footerContactArae p:last-child{color:#989ca0;font-size:15px;font-weight:500;line-height:24px}.Footer-module__BpguAq__footerTopArea{padding:32px 0}.Footer-module__BpguAq__footerBottom{justify-content:flex-start}.Footer-module__BpguAq__footerBottomLinkARea{justify-content:center;align-items:center;column-gap:20px;font-size:12px;display:flex}.Footer-module__BpguAq__footerBottomLinkARea a{font-size:12px;line-height:normal;position:relative}.Footer-module__BpguAq__footerBottomLinkARea a:after{content:"";background-color:#5a6066;width:2px;height:100%;position:absolute;top:0;right:-11px}.Footer-module__BpguAq__footerBottomLinkARea a:last-child:after{position:unset;background-color:#0000;width:0;height:0}.Footer-module__BpguAq__topButtonMob{color:#000;cursor:pointer;width:36px;height:36px;transition:var(--themeTransition);background-color:#fff;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:22%;right:-20px}}@media only screen and (max-width:466px){.Footer-module__BpguAq__topButtonMob{width:30px;height:30px}}
.Search-module__4KOirG__searchBtn{cursor:pointer;transition:var(--themeTransition);background-color:#0000;height:22px}.Search-module__4KOirG__searchBoxArea{background-color:var(--searchBgColor);justify-content:center;align-items:center;column-gap:12px;height:90px;display:flex}.Search-module__4KOirG__searchBoxArea svg{color:var(--textColor);font-size:24px}.Search-module__4KOirG__searchBoxArea input{background-color:var(--searchBgColor);color:var(--blackColor);border:0;width:20%;padding:5px;font-size:20px}.Search-module__4KOirG__searchBoxArea input::placeholder{color:var(--blackColor2);opacity:1}.Search-module__4KOirG__searchBoxArea input::-moz-placeholder{color:var(--blackColor2)}.Search-module__4KOirG__searchBoxArea input:focus-visible{border:none;outline:none}.Search-module__4KOirG__searchBoxArea .Search-module__4KOirG__searchCloseBtn{cursor:pointer}h1.Search-module__4KOirG__searchPageTitle{letter-spacing:var(--letterSpacing);margin-top:42px;margin-bottom:20px;font-size:32px;font-weight:500;line-height:34px}strong.Search-module__4KOirG__searchResultTotlal{margin-top:20px;font-size:20px;font-weight:400;line-height:32px;display:block}@media (max-width:899px){.Search-module__4KOirG__searchBoxArea{padding:0 20px}.Search-module__4KOirG__searchBoxArea input{width:100%}}.Search-module__4KOirG__simpleLoaderLine{background:var(--bgColor2);border-radius:4px;width:140px;height:10px;margin:4px 0;animation:1.2s ease-in-out infinite Search-module__4KOirG__pulse}@keyframes Search-module__4KOirG__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}
@font-face{font-family:Inter Tight;font-style:italic;font-weight:100;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:100;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:100;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:100;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:100;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:100;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:100;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:200;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:200;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:200;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:200;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:200;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:200;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:200;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:300;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:400;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:500;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:500;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:500;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:500;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:500;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:500;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:500;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:600;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:700;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:800;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:800;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:800;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:800;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:800;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:800;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:800;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:swap;src:url(../media/c9f8a1130ae13f9d.3de45eb1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:swap;src:url(../media/f2b40bebe52c8b82.421af752.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:swap;src:url(../media/ed122e36bace8657.cda8729c.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:swap;src:url(../media/cb808377e0663b62.62f7a92c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:swap;src:url(../media/e138a73201217d4d.94849f49.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:swap;src:url(../media/5a43f4797599643f.7128484a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:italic;font-weight:900;font-display:swap;src:url(../media/e4ef9ccdf14a1f35.p.c0e4651d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:100;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:swap;src:url(../media/13ae3e01af63c0ce.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:swap;src:url(../media/0ee4b8f05dcd9fee.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9eba4caf7edd2921.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:swap;src:url(../media/f6752bd2263820da.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:swap;src:url(../media/f285987c35230861.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:swap;src:url(../media/b8d1f0a88dfecec3.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:900;font-display:swap;src:url(../media/ab57efd000576a30.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.inter_tight_875eb3ca-module__imgT7W__className{font-family:Inter Tight,sans-serif}
.Layout-module__pkbRyq__mainContent{min-height:calc(100vh - 500px);padding-top:72px}
.ArticleSinglePage-module__cshiKq__SinglePageArea{padding-top:30px;padding-bottom:90px}.ArticleSinglePage-module__cshiKq__SinglePageArea h1{text-align:left;letter-spacing:-.16px;margin-top:40px;margin-bottom:20px;font-size:53px;font-weight:600;line-height:58px;display:block}.ArticleSinglePage-module__cshiKq__SinglePageArea p{text-align:left;font-size:20px;font-weight:400;line-height:32px;display:block}.ArticleSinglePage-module__cshiKq__SinglePageArea .ArticleSinglePage-module__cshiKq__authorPostShareArea span{color:var(--grey100);font-weight:500;font-size:14px!important;line-height:20px!important}.ArticleSinglePage-module__cshiKq__articleShareArea{justify-content:flex-end;align-items:center;column-gap:45px;display:flex}.ArticleSinglePage-module__cshiKq__articleShareArea button{cursor:pointer;color:var(--primaryColor);background-color:#0000;border:none;justify-content:center;align-items:center;column-gap:5px;width:66px;height:24px;font-family:Inter Tight,serif;font-size:15px;font-weight:500;line-height:normal;display:flex}.ArticleSinglePage-module__cshiKq__blogSingleContantBoxImage{background-image:url(/images/banner-bg-article.webp);display:block;margin:0 auto!important}[data-theme=dark] .ArticleSinglePage-module__cshiKq__blogSingleContantBoxImage{background-image:url(/images/banner-bg-article-dark.webp)}.ArticleSinglePage-module__cshiKq__blogSingleContantBox iframe{width:100%}.ArticleSinglePage-module__cshiKq__blogSingleContantBox figure{margin:0 auto;display:block}.ArticleSinglePage-module__cshiKq__blogSingleContantBox figcaption{text-align:center;color:var(--grey50);margin-top:10px;font-size:12px;font-weight:500;line-height:24px}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h2{letter-spacing:-.16px;margin-bottom:30px;font-size:32px;font-weight:600;line-height:40px;display:block}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h3{letter-spacing:-.16px;margin-bottom:30px;font-size:28px;font-weight:600;line-height:40px;display:block}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h4{letter-spacing:-.16px;margin-bottom:30px;font-size:24px;font-weight:600;line-height:40px;display:block}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h5{letter-spacing:-.16px;margin-bottom:30px;font-size:20px;font-weight:600;line-height:40px;display:block}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h6{letter-spacing:-.16px;margin-bottom:30px;font-size:18px;font-weight:600;line-height:40px;display:block}.ArticleSinglePage-module__cshiKq__blogSingleContantBox p{font-size:18px;font-weight:400;line-height:1.7}.ArticleSinglePage-module__cshiKq__blogSingleContantBox p a,.ArticleSinglePage-module__cshiKq__blogSingleContantBox a{text-decoration:underline}.ArticleSinglePage-module__cshiKq__blogSingleContantBox ul,.ArticleSinglePage-module__cshiKq__blogSingleContantBox ol{margin-top:20px;margin-bottom:20px;padding-left:40px}.ArticleSinglePage-module__cshiKq__blogSingleContantBox ul li,.ArticleSinglePage-module__cshiKq__blogSingleContantBox ol li{margin-bottom:10px;font-size:18px;font-weight:400;line-height:32px}.ArticleSinglePage-module__cshiKq__blogSingleContantBox ul li:last-child,.ArticleSinglePage-module__cshiKq__blogSingleContantBox ol li:last-child{margin-bottom:0}.ArticleSinglePage-module__cshiKq__blogSingleContantBox aside{color:#060606}.ArticleSinglePage-module__cshiKq__citeArea{position:relative}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal{background-color:var(--bgColor2);z-index:99;width:400px;padding:15px 20px;position:absolute;bottom:28px;right:0;box-shadow:0 4px 8px #0003}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent{position:relative}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalHeader{border-bottom:1px solid #d3d3d3;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalHeader h2{margin-bottom:0;font-size:14px;font-weight:600;display:block}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalHeader button{width:auto;height:auto}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__tabs{cursor:pointer;justify-content:flex-start;align-items:center;column-gap:22px;margin-bottom:10px;display:flex}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabs button{background-color:#0000;width:auto;height:auto;font-size:18px;font-weight:500;position:relative}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabs button.ArticleSinglePage-module__cshiKq__activeTab{color:var(--secondaryColor)}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabContent div h3{text-align:left;margin-top:15px;margin-bottom:10px;font-size:18px;font-weight:600;display:block}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabContent div p{text-align:left;font-size:16px;font-weight:400;line-height:24px;display:block}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabContent div button.ArticleSinglePage-module__cshiKq__copyCiteBtn{background-color:var(--secondaryColor);color:#fff;letter-spacing:1px;width:auto;height:auto;margin-top:20px;padding:8px 10px;font-size:14px;font-weight:400}.ArticleSinglePage-module__cshiKq__citeTwoArea{position:relative}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal{background-color:var(--bgColor2);z-index:99;width:400px;color:var(--grey100);padding:15px 20px;position:absolute;bottom:28px;left:0;box-shadow:0 4px 8px #0003}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent{position:relative}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalHeader{border-bottom:1px solid #d3d3d3;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalHeader h2{margin-bottom:0;font-size:14px;font-weight:600;display:block}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalHeader h2:before{content:none}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalHeader button{width:auto;height:auto}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__tabs{cursor:pointer;justify-content:flex-start;align-items:center;column-gap:22px;margin-bottom:10px;display:flex}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabs button{background-color:#0000;width:auto;height:auto;font-size:18px;font-weight:500;position:relative}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabs button.ArticleSinglePage-module__cshiKq__activeTab{color:var(--secondaryColor)}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabContent div h3{text-align:left;margin-top:15px;margin-bottom:10px;font-size:18px;font-weight:600;display:block}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabContent div p{text-align:left;font-size:16px;font-weight:400;line-height:24px;display:block}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal .ArticleSinglePage-module__cshiKq__modalContent .ArticleSinglePage-module__cshiKq__modalTableContent .ArticleSinglePage-module__cshiKq__tabContent div button.ArticleSinglePage-module__cshiKq__copyCiteBtn{background-color:var(--secondaryColor);color:#fff;letter-spacing:1px;width:auto;height:auto;margin-top:20px;padding:8px 10px;font-size:14px;font-weight:400}.ArticleSinglePage-module__cshiKq__AuthorAvatar img{width:140px;height:140px;max-height:fit-content;display:block}.ArticleSinglePage-module__cshiKq__AuthorContent h2 a{text-transform:uppercase;color:var(--primaryColor);letter-spacing:.64px;font-size:20px;font-weight:600;line-height:26px;display:block}.ArticleSinglePage-module__cshiKq__AuthorContent h3{color:var(--grey100);margin-bottom:16px;font-size:16px;font-weight:400;line-height:26px;display:block}.ArticleSinglePage-module__cshiKq__AuthorContent p{margin-bottom:16px;font-size:16px;font-weight:400;line-height:26px;display:block}.ArticleSinglePage-module__cshiKq__AuthorContent a{color:var(--secondaryColor);justify-content:flex-start;align-items:center;column-gap:2px;width:max-content;max-width:100%;font-size:15px;font-weight:600;line-height:22px;display:flex}.ArticleSinglePage-module__cshiKq__RelatedPostsArea{margin-top:46px}.ArticleSinglePage-module__cshiKq__RelatedPostsArea h2,.ArticleSinglePage-module__cshiKq__RelatedPostsArea strong{text-transform:uppercase;letter-spacing:.64px;margin-bottom:24px;margin-left:16px;font-size:20px;font-weight:600;line-height:26px;display:block;position:relative}.ArticleSinglePage-module__cshiKq__RelatedPostsArea h2:before,.ArticleSinglePage-module__cshiKq__RelatedPostsArea strong:before{content:"";background-color:var(--primaryColor);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.ArticleSinglePage-module__cshiKq__RelatedPostsArea a.ArticleSinglePage-module__cshiKq__viewAllPost{text-transform:capitalize;color:var(--secondaryColor);justify-content:flex-end;align-items:center;column-gap:4px;font-size:15px;font-weight:600;line-height:22px;display:flex}.ArticleSinglePage-module__cshiKq__RelatedPosts a{margin-top:8px;font-size:26px;font-weight:600;line-height:33px;display:inline-block}.ArticleSinglePage-module__cshiKq__RelatedPosts p,.ArticleSinglePage-module__cshiKq__RelatedPosts p a{color:var(--grey50);margin-top:10px;font-size:15px;font-weight:500;line-height:24px}.ArticleSinglePage-module__cshiKq__NextArticleLinkArea{border-left:14px solid var(--secondaryColor);margin-top:60px;margin-bottom:60px;padding-left:20px;position:relative}.ArticleSinglePage-module__cshiKq__NextArticleLinkArea:before{content:"";background-color:var(--borderColor);width:100%;height:1px;position:absolute;top:-28px;left:-14px}.ArticleSinglePage-module__cshiKq__NextArticleLinkArea:after{content:"";background-color:var(--borderColor);width:100%;height:1px;position:absolute;bottom:-28px;left:-14px}.ArticleSinglePage-module__cshiKq__NextArticleLinkArea h2,.ArticleSinglePage-module__cshiKq__NextArticleLinkArea strong{letter-spacing:var(--letterSpacing2);margin-bottom:6px;font-size:20px;font-weight:600;line-height:26px;display:block}.ArticleSinglePage-module__cshiKq__NextArticleLinkArea a{color:var(--primaryColor);font-family:Playfair Display;font-size:16px;font-style:italic;font-weight:400;line-height:24px}.ArticleSinglePage-module__cshiKq__ArticleAuthorTop{position:relative}.ArticleSinglePage-module__cshiKq__ArticleAuthorTop span.ArticleSinglePage-module__cshiKq__ArticleAuthorTopFlexArea{justify-content:flex-start;column-gap:5px;display:flex}.ArticleSinglePage-module__cshiKq__ArticleAuthorTop span.ArticleSinglePage-module__cshiKq__ArticleAuthorBottomArea{margin-top:6px;display:block}.ArticleSinglePage-module__cshiKq__ArticleAuthorTop span button{color:var(--grey100)}.ArticleSinglePage-module__cshiKq__dropdownMenu{background-color:var(--bgColor);z-index:9999;padding:15px;position:absolute;top:30px;left:0;box-shadow:0 3px 8px #0000003d}.ArticleSinglePage-module__cshiKq__dropdownMenu ul{margin:0;padding:0;list-style:none}.ArticleSinglePage-module__cshiKq__dropdownMenu ul li{color:var(--grey100);justify-content:flex-start;align-items:center;column-gap:5px;margin-bottom:10px;font-size:14px;font-style:italic;font-weight:400;line-height:24px;display:flex}.ArticleSinglePage-module__cshiKq__dropdownMenu ul li:last-child{margin-bottom:0}.ArticleSinglePage-module__cshiKq__articleFollowArea,.ArticleSinglePage-module__cshiKq__articleAuthorFollowArea{background-color:var(--bgColor7);color:var(--grey100);padding:15px 15px 10px;font-weight:400}.ArticleSinglePage-module__cshiKq__articleAuthorShareArea{justify-content:flex-start;align-items:center;column-gap:45px;display:flex}.ArticleSinglePage-module__cshiKq__articleAuthorShareArea button{cursor:pointer;color:var(--primaryColor);background-color:#0000;border:none;justify-content:center;align-items:center;column-gap:5px;width:66px;height:24px;font-family:Inter Tight,serif;font-size:15px;font-weight:500;line-height:normal;display:flex}.ArticleSinglePage-module__cshiKq__articleSummaryArea{background-color:var(--bgColor5);border-left:14px solid var(--secondaryColor);color:var(--grey100);margin-top:20px;padding:30px}.ArticleSinglePage-module__cshiKq__articleSummaryArea h2{text-transform:uppercase;letter-spacing:var(--letterSpacing2);margin-bottom:20px;font-size:18px;font-weight:600;line-height:26px;display:block}.ArticleSinglePage-module__cshiKq__articleSummaryArea .ArticleSinglePage-module__cshiKq__articleSummary p{margin-bottom:20px;font-size:16px;font-weight:400;line-height:26px;display:block}.ArticleSinglePage-module__cshiKq__articleSummaryArea .ArticleSinglePage-module__cshiKq__articleSummary ul{margin-top:20px;margin-bottom:0;padding-left:20px}.ArticleSinglePage-module__cshiKq__articleSummaryArea .ArticleSinglePage-module__cshiKq__articleSummary ul li{margin-bottom:5px;font-size:16px;font-weight:400;line-height:26px;list-style:none;position:relative}.ArticleSinglePage-module__cshiKq__articleSummaryArea .ArticleSinglePage-module__cshiKq__articleSummary ul li:last-child{margin-bottom:0}.ArticleSinglePage-module__cshiKq__articleSummaryArea .ArticleSinglePage-module__cshiKq__articleSummary ul li:before{content:"";background-color:var(--grey100);border-radius:50%;width:6px;height:6px;position:absolute;top:12px;left:-16px}@media (max-width:1090px){.ArticleSinglePage-module__cshiKq__SinglePageArea h1{font-size:46px}.ArticleSinglePage-module__cshiKq__articleShareArea{justify-content:flex-end}}@media (max-width:1018px){.ArticleSinglePage-module__cshiKq__articleShareArea button{width:70px;height:24px}}@media only screen and (max-width:899px){.ArticleSinglePage-module__cshiKq__SinglePageArea{padding-top:20px;padding-bottom:90px}.ArticleSinglePage-module__cshiKq__SinglePageArea h1{margin-top:10px}.ArticleSinglePage-module__cshiKq__SinglePageArea .ArticleSinglePage-module__cshiKq__authorPostShareArea{position:relative}.ArticleSinglePage-module__cshiKq__citeArea{position:unset}.ArticleSinglePage-module__cshiKq__citeArea .ArticleSinglePage-module__cshiKq__citeModal{bottom:48px;left:0;right:unset;width:100%}.ArticleSinglePage-module__cshiKq__citeTwoArea{position:relative}.ArticleSinglePage-module__cshiKq__citeTwoArea .ArticleSinglePage-module__cshiKq__citeTwoModal{width:320px;bottom:40px;left:0;transform:translate(-50%)}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h2{font-size:26px;line-height:34px}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h3{font-size:24px;line-height:40px}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h4{font-size:20px;line-height:30px}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h5{font-size:18px;line-height:30px}.ArticleSinglePage-module__cshiKq__blogSingleContantBox h6{font-size:16px;line-height:30px}}@media (max-width:767px){.ArticleSinglePage-module__cshiKq__SinglePageArea h1{font-size:30px;line-height:36px}.ArticleSinglePage-module__cshiKq__SinglePageArea p,.ArticleSinglePage-module__cshiKq__blogSingleContantBox p{font-size:18px;line-height:1.7}.ArticleSinglePage-module__cshiKq__articleShareArea{justify-content:flex-end}.ArticleSinglePage-module__cshiKq__AuthorContent h2 a{font-size:18px}.ArticleSinglePage-module__cshiKq__AuthorContent h3,.ArticleSinglePage-module__cshiKq__AuthorContent p{font-size:16px;line-height:26px}.ArticleSinglePage-module__cshiKq__RelatedPostsArea h2,.ArticleSinglePage-module__cshiKq__RelatedPostsArea strong{font-size:18px}.ArticleSinglePage-module__cshiKq__RelatedPostsArea a.ArticleSinglePage-module__cshiKq__viewAllPost{margin-bottom:10px}.ArticleSinglePage-module__cshiKq__SinglePageArea .ArticleSinglePage-module__cshiKq__authorPostShareArea span{line-height:24px}}.ArticleSinglePage-module__cshiKq__blogSingleContantBox table{width:100%;table-layout:auto!important;border-collapse:collapse!important}.ArticleSinglePage-module__cshiKq__blogSingleContantBox table tr:nth-child(odd){background-color:var(--bgColor2)}.ArticleSinglePage-module__cshiKq__blogSingleContantBox table td,.ArticleSinglePage-module__cshiKq__blogSingleContantBox table th{white-space:normal;overflow-wrap:break-word;padding:10px;width:auto!important;height:auto!important}.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h1,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h2,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h3,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h4,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h5,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td h6{margin-top:0;margin-bottom:0;font-size:14px;font-weight:500;line-height:normal}.ArticleSinglePage-module__cshiKq__blogSingleContantBox td,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td ul li,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td ol li,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td p,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td strong,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td span,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td small{font-size:14px;line-height:20px}@media (max-width:767px){.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h1,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h2,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h3,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h4,.ArticleSinglePage-module__cshiKq__blogSingleContantBox th h5,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td h6,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td ul li,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td ol li,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td p,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td strong,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td span,.ArticleSinglePage-module__cshiKq__blogSingleContantBox td small{font-size:12px;line-height:18px}}@media (max-width:400px){.ArticleSinglePage-module__cshiKq__blogSingleContantBox table td,.ArticleSinglePage-module__cshiKq__blogSingleContantBox table th{padding:6px}}.ArticleSinglePage-module__cshiKq__heroImageContainer{aspect-ratio:16/9;background:#eee;width:100%;position:relative;overflow:hidden}
.UI-module__PLPX5a__largeThumArea a img{max-height:482px}.UI-module__PLPX5a__largeThumArea a span{text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px;font-size:28px;font-weight:600;line-height:32px;display:-webkit-box;overflow:hidden}.UI-module__PLPX5a__cardAuthorBox{color:var(--grey100);flex-wrap:wrap;justify-content:flex-start;align-items:center;column-gap:5px;margin-top:8px;font-size:13px;font-weight:400;line-height:24px;display:flex}.UI-module__PLPX5a__smallThumArea{margin-bottom:30px;position:relative}.UI-module__PLPX5a__smallThumArea:after{content:"";background-color:#060606;width:100%;height:1px;position:absolute;bottom:-15px;left:0}.UI-module__PLPX5a__smallThumArea:last-child:after{background-color:#0000;width:0;height:0;bottom:0}.UI-module__PLPX5a__smallThumArea:last-child{margin-bottom:0}.UI-module__PLPX5a__smallThumArea a img{object-fit:cover;min-height:140px}.UI-module__PLPX5a__smallThumArea .UI-module__PLPX5a__postTitle a span{text-overflow:ellipsis;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:600;line-height:22px;display:-webkit-box;overflow:hidden}.UI-module__PLPX5a__wothoutThumbArea a.UI-module__PLPX5a__linkTitle{text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:600;line-height:22px;display:-webkit-box;overflow:hidden}.UI-module__PLPX5a__wothoutThumbArea p{text-overflow:ellipsis;line-clamp:3;-webkit-line-clamp:3;color:var(--grey100);-webkit-box-orient:vertical;margin-top:10px;font-size:15px;font-weight:500;line-height:24px;display:-webkit-box;overflow:hidden}.UI-module__PLPX5a__shareaArea{grid-template-columns:30% 70%;gap:5px;margin-top:40px;margin-bottom:54px;display:grid}.UI-module__PLPX5a__shareaArea h2{font-size:20px;font-weight:500;line-height:26px;display:block;position:relative}.UI-module__PLPX5a__shareaArea h2:before{content:"";background-color:var(--textColor);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:-14px;transform:translateY(-50%)}.UI-module__PLPX5a__shareaArea .UI-module__PLPX5a__sharingBottom{justify-content:flex-end;align-items:center;column-gap:25px;display:flex}.UI-module__PLPX5a__shareaArea .UI-module__PLPX5a__sharingBottom button{cursor:pointer;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.UI-module__PLPX5a__shareaArea button{cursor:pointer;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;display:flex}.UI-module__PLPX5a__SideBarNewsletterArea{background-color:var(--bgColor2)}.UI-module__PLPX5a__SideBarNewsletterArea img{width:100%}.UI-module__PLPX5a__SideBarNewsletterContentBox{padding:20px 24px}.UI-module__PLPX5a__SideBarNewsletterContentBox h2{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px;display:block}.UI-module__PLPX5a__SideBarNewsletterContentBox .UI-module__PLPX5a__NewsletterFormArea{background-color:#fff;justify-content:center;align-items:center;width:100%;padding:4px;display:flex}.UI-module__PLPX5a__SideBarNewsletterContentBox .UI-module__PLPX5a__NewsletterFormArea input{color:var(--textColor);border:1px solid #0000;outline:none;width:70%;max-width:100%;padding:5px}.UI-module__PLPX5a__SideBarNewsletterContentBox .UI-module__PLPX5a__NewsletterFormArea button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #0000;justify-content:center;align-items:center;column-gap:5px;width:30%;max-width:100%;padding:10px;display:flex}.UI-module__PLPX5a__ContactArea{background-color:#475355}.UI-module__PLPX5a__ContactLeftArea{width:85%;padding-top:58px;padding-left:42px}.UI-module__PLPX5a__ContactLeftArea h1,.UI-module__PLPX5a__ContactLeftArea h2{color:#fff;letter-spacing:var(--letterSpacing);margin-bottom:24px;font-size:53px;font-weight:600;line-height:58px;display:block}.UI-module__PLPX5a__ContactLeftArea p{color:#fff;margin-bottom:40px;font-size:20px;font-weight:400;line-height:32px}.UI-module__PLPX5a__inputFieldW50{justify-content:space-between;align-items:center;column-gap:20px;display:flex}.UI-module__PLPX5a__allFields{width:100%;margin-bottom:20px}.UI-module__PLPX5a__allFields label{color:#fff;margin-bottom:10px;font-size:15px;font-weight:500;line-height:24px;display:block}.UI-module__PLPX5a__allFields label span{color:#ecebe8}.UI-module__PLPX5a__allFields input,.UI-module__PLPX5a__allFields textarea{color:#fff;background-color:#5e696b;border:none;outline:none;width:100%;padding:6px 15px;font-family:Inter Tight,serif}.UI-module__PLPX5a__allFields textarea{height:150px!important}.UI-module__PLPX5a__allFields input::placeholder,.UI-module__PLPX5a__allFields textarea::placeholder{color:var(--grey50);opacity:1}.UI-module__PLPX5a__allFields textarea::placeholder{color:var(--grey50)}.UI-module__PLPX5a__allFields input::-moz-placeholder{color:var(--grey50)}[data-theme=dark] .UI-module__PLPX5a__allFields input::placeholder,[data-theme=dark] .UI-module__PLPX5a__allFields textarea::placeholder,[data-theme=dark] .UI-module__PLPX5a__allFields textarea::placeholder{color:#989ca0}[data-theme=dark] .UI-module__PLPX5a__allFields input::-moz-placeholder{color:#989ca0}.UI-module__PLPX5a__allFields select{color:#fff;background-color:#5e696b;border:none;outline:none;width:100%;padding:10px 15px;border-radius:0!important}.UI-module__PLPX5a__allFields select option{border-radius:0!important}.UI-module__PLPX5a__allFields select option:disabled{color:var(--grey50);border-radius:0!important}.UI-module__PLPX5a__allFields button{color:#000;cursor:pointer;width:100%;transition:var(--themeTransition);background-color:#fff;border:none;padding:10px;font-family:Inter Tight,serif;font-size:14px;font-weight:500;line-height:21px}.UI-module__PLPX5a__ContactRightArea,.UI-module__PLPX5a__ContactRightArea img{height:100%!important}.UI-module__PLPX5a__ArticleSidebarArea{margin-top:120px}.UI-module__PLPX5a__FrequentlyArticleLinkArea h2,.UI-module__PLPX5a__FrequentlyArticleLinkArea strong{text-transform:uppercase;letter-spacing:.64px;margin-bottom:15px;padding-left:18px;font-size:20px;font-weight:600;line-height:26px;display:block;position:relative}.UI-module__PLPX5a__FrequentlyArticleLinkArea h2:before,.UI-module__PLPX5a__FrequentlyArticleLinkArea strong:before{content:"";background-color:var(--blackColor);border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.UI-module__PLPX5a__nextArticleItem{margin-bottom:20px}.UI-module__PLPX5a__nextArticleItem h3{margin-top:10px;font-size:16px;font-weight:600;line-height:22px}.UI-module__PLPX5a__emailSendMessage{color:#fff;margin-top:10px;margin-bottom:20px;font-size:16px;font-weight:600;line-height:22px}.UI-module__PLPX5a__articleAuthorFollowArea{background-color:var(--bgColor7);color:var(--grey100);padding:15px 15px 10px;font-weight:400}.UI-module__PLPX5a__shareLink{background-color:var(--bgColor7);color:var(--primaryColor);justify-content:center;align-items:center;gap:20px;display:flex}.UI-module__PLPX5a__shareText{align-items:center!important;gap:6px!important;font-size:15px!important;font-weight:500!important;line-height:normal!important;display:flex!important}.UI-module__PLPX5a__likeAndCite{grid-template-columns:repeat(2,1fr);align-items:center;gap:5px;display:grid}.UI-module__PLPX5a__likeAndCite button{cursor:pointer;background-color:var(--bgColor7);color:var(--primaryColor);border:none;justify-content:center;align-items:center;gap:5px;width:100%;padding:10px 0;font-family:Inter Tight,serif;font-size:15px;font-weight:500;line-height:normal;display:flex}@media (max-width:1210px){.UI-module__PLPX5a__SideBarNewsletterContentBox{padding:20px 10px}}@media only screen and (max-width:899px){.UI-module__PLPX5a__smallThumArea{margin-top:26px}.UI-module__PLPX5a__smallThumArea:after{background-color:#0000;width:0;height:0;bottom:0}.UI-module__PLPX5a__smallThumArea:first-child:after{content:"";background-color:#0000;width:100%;height:1px;position:absolute;top:-8px;left:0}.UI-module__PLPX5a__shareaArea{display:block}.UI-module__PLPX5a__shareaArea .UI-module__PLPX5a__sharingBottom{flex-wrap:wrap;justify-content:flex-start;margin-top:10px}.UI-module__PLPX5a__likeAndCite{grid-template-columns:repeat(2,1fr);align-items:center;gap:5px;display:grid}.UI-module__PLPX5a__likeAndCite button{cursor:pointer;background-color:var(--bgColor7);color:var(--primaryColor);border:none;justify-content:center;align-items:center;gap:5px;width:100%;padding:10px 0;font-family:Inter Tight,serif;font-size:15px;font-weight:500;line-height:normal;display:flex}.UI-module__PLPX5a__mobileShareLink{background-color:var(--bgColor7);color:var(--primaryColor);justify-content:center;align-items:center;gap:20px;margin-top:5px;padding:8px;display:flex}.UI-module__PLPX5a__mobileShareLink button{cursor:pointer;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;display:flex}.UI-module__PLPX5a__ArticleSidebarArea{margin-top:10px}.UI-module__PLPX5a__largeThumArea a span{text-overflow:ellipsis;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:22px;line-height:32px;display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){.UI-module__PLPX5a__ContactLeftArea{width:100%;padding:40px 20px}.UI-module__PLPX5a__inputFieldW50{display:block}.UI-module__PLPX5a__ContactLeftArea h1,.UI-module__PLPX5a__ContactLeftArea h2{font-size:35px;line-height:45px}.UI-module__PLPX5a__ContactLeftArea p{font-size:18px;line-height:30px}.UI-module__PLPX5a__ArticleSidebarArea{margin-top:10px}.UI-module__PLPX5a__FrequentlyArticleLinkArea{display:none}}
.Categorie-module__nbpldW__categorieTopArea{justify-content:flex-start;align-items:center;column-gap:30px;display:flex}.Categorie-module__nbpldW__categorieTopAreaShearLink{justify-content:flex-start;align-items:center;column-gap:15px;display:flex}.Categorie-module__nbpldW__categorieTopAreaShearLink button{cursor:pointer;color:var(--primaryColor);background-color:#0000;border:none;justify-content:center;align-items:center;column-gap:2px;font-family:Inter Tight,serif;font-size:15px;font-weight:500;line-height:24px;display:flex}.Categorie-module__nbpldW__categorieTopAreaShearLink a.Categorie-module__nbpldW__rssLink{color:#ffa001}p.Categorie-module__nbpldW__categorieDescription{width:980px;max-width:100%;margin-top:20px;font-size:20px;font-weight:400;line-height:32px;display:block}.Categorie-module__nbpldW__categorieChildrenArea{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:15px;margin-top:20px;display:flex}.Categorie-module__nbpldW__categorieChildrenArea a{color:var(--grey100);padding:5px 15px;font-size:15px;font-weight:500;line-height:24px;border:1px solid var(--grey100)!important}.Categorie-module__nbpldW__storiesAreaBox{border-bottom:1px solid #e7e7e7;margin-bottom:50px;padding-bottom:50px}[data-theme=dark] .Categorie-module__nbpldW__storiesAreaBox{border-bottom:1px solid #4d4d4e}@media only screen and (max-width:899px){.Categorie-module__nbpldW__forSLider{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.Categorie-module__nbpldW__forSLider::-webkit-scrollbar{display:none}.Categorie-module__nbpldW__categorieChildrenArea{grid-row:10px;column-gap:10px;width:800px}.Categorie-module__nbpldW__storiesDescriptionBox p{display:none!important}}@media only screen and (max-width:767px){.Categorie-module__nbpldW__categorieTopArea{justify-content:space-between}p.Categorie-module__nbpldW__categorieDescription{font-size:16px;line-height:26px}}
.Maps-module__3XE46W__MapsArea{margin-top:30px;margin-bottom:30px}.Maps-module__3XE46W__MapsArea p{width:980px;max-width:100%;margin-top:20px;font-size:20px;font-weight:400;line-height:32px;display:block}.Maps-module__3XE46W__mapBox{transition:var(--themeTransition);position:relative;overflow:hidden}.Maps-module__3XE46W__mapBox:hover span.Maps-module__3XE46W__mapTitle{opacity:1;bottom:0}.Maps-module__3XE46W__mapBox span.Maps-module__3XE46W__mapTitle{background-color:var(--secondaryColor);color:#fff;width:100%;transition:var(--themeTransition);opacity:0;padding:15px 20px;font-size:24px;font-weight:500;position:absolute;bottom:-30px;left:0}.Maps-module__3XE46W__MapSinglePageAreaTop{margin-top:30px;margin-bottom:20px}.Maps-module__3XE46W__MapSinglePageAreaTop h1{margin-top:30px}.Maps-module__3XE46W__MapSinglePageAreaTop p{margin-top:20px;margin-bottom:20px;font-size:20px;font-weight:400;line-height:32px;display:block}h2.Maps-module__3XE46W__MapBodyTitle{margin-top:25px;padding-left:14px;font-size:16px;font-weight:500;line-height:32px;display:block;position:relative}h2.Maps-module__3XE46W__MapBodyTitle:before{content:"";background-color:var(--blackColor);border-radius:50%;width:6px;height:6px;position:absolute;top:13px;left:0}.Maps-module__3XE46W__MapSinglePageContentArea p{margin-top:10px;margin-bottom:10px;font-size:20px;font-weight:600;line-height:32px;display:block}.Maps-module__3XE46W__MapSinglePageContentArea span.Maps-module__3XE46W__copyBtn{color:var(--secondaryColor);cursor:pointer;justify-content:flex-start;align-items:center;column-gap:4px;width:100px;font-size:14px;font-weight:600;line-height:21px;display:flex}.Maps-module__3XE46W__MapSinglePageContentArea ul.Maps-module__3XE46W__tagsListArea{flex-wrap:wrap;justify-content:flex-start;align-self:center;gap:15px 10px;margin-top:15px;display:flex}.Maps-module__3XE46W__MapSinglePageContentArea ul.Maps-module__3XE46W__tagsListArea li{border:1px solid var(--blackColor);padding:10px 15px;list-style:none}.Maps-module__3XE46W__RelatedArea{margin-top:30px}.Maps-module__3XE46W__RelatedArea h2{margin-bottom:20px}.Maps-module__3XE46W__MapDownloadBtnBox ul{list-style:none;position:relative}.Maps-module__3XE46W__MapDownloadBtnBox ul li button{background-color:var(--secondaryColor);color:#fff;text-transform:capitalize;cursor:pointer;border:none;justify-content:center;align-items:center;column-gap:10px;width:100%;height:44px;font-size:16px;font-weight:600;display:flex}.Maps-module__3XE46W__MapDownloadBtnBox ul li ul.Maps-module__3XE46W__DownloadHover{background-color:var(--bgColor);z-index:999;width:100%;padding:10px 0;position:absolute;top:44px;left:0;box-shadow:0 8px 24px #959da533}.Maps-module__3XE46W__MapDownloadBtnBox ul li ul.Maps-module__3XE46W__DownloadHover li{margin-bottom:10px}.Maps-module__3XE46W__MapDownloadBtnBox ul li ul.Maps-module__3XE46W__DownloadHover li:last-child{margin-bottom:0}.Maps-module__3XE46W__MapDownloadBtnBox ul li ul.Maps-module__3XE46W__DownloadHover li small{color:var(--grey100);cursor:pointer;padding:5px 10px;font-size:15px;display:block}.Maps-module__3XE46W__MapDownloadBtnBox ul li ul.Maps-module__3XE46W__DownloadHover li small strong{color:var(--primaryColor)}.Maps-module__3XE46W__ThanksDiv{background-color:var(--bgColor);z-index:9999;width:480px;max-width:96%;padding:30px;position:fixed;bottom:15%;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #00000059}.Maps-module__3XE46W__CloseBtn{text-align:right;cursor:pointer;width:max-content;margin-left:auto;display:block;position:absolute;top:6px;right:15px}.Maps-module__3XE46W__ThanksContentBox{grid-gap:15px;grid-template-columns:25% auto;display:grid;position:relative}.Maps-module__3XE46W__ThanksImage img{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;display:block}.Maps-module__3XE46W__ThanksContent h3{margin-bottom:8px;font-size:18px;font-weight:700;line-height:28.8px}.Maps-module__3XE46W__ThanksContent h5{margin-bottom:14px;font-size:14px;font-weight:600;line-height:20px}.Maps-module__3XE46W__ThanksContentCopyTextArea{cursor:pointer;background-color:var(--bgColor2);border-radius:5px;justify-content:space-around;align-items:center;margin-top:20px;margin-bottom:0;padding:15px 20px;display:flex}.Maps-module__3XE46W__ThanksContentCopyTextArea p{margin:0;font-size:13px;line-height:18px}.Maps-module__3XE46W__ThanksContentCopyTextArea span{background-color:var(--secondaryColor);color:#fff;border-radius:5px;margin-left:6px;padding:6px;font-size:13px}.Maps-module__3XE46W__DownloadCountArea{justify-content:flex-end;align-items:center;height:44px;display:flex}.Maps-module__3XE46W__DownloadCountArea span{color:var(--grey100);font-size:15px}.Maps-module__3XE46W__relatedMapsPostContentArea a{margin-top:10px;font-size:20px;font-weight:600;line-height:26px;display:inline-block}.Maps-module__3XE46W__relatedMapsPostContentArea p{color:var(--grey100);justify-content:flex-start;align-self:center;column-gap:5px;margin-top:10px;font-size:15px;font-weight:500;line-height:24px;display:flex}.Maps-module__3XE46W__relatedMapsPostContentArea p a{margin-top:0;font-size:15px;font-weight:500;line-height:24px}.Maps-module__3XE46W__SideBarNewsletterArea{background-color:var(--bgColor2)}.Maps-module__3XE46W__SideBarNewsletterArea img{width:100%}.Maps-module__3XE46W__SideBarNewsletterContentBox{padding:20px 24px}.Maps-module__3XE46W__SideBarNewsletterContentBox h2{margin-bottom:10px;font-size:16px;font-weight:600;line-height:22px;display:block}.Maps-module__3XE46W__SideBarNewsletterContentBox .Maps-module__3XE46W__NewsletterFormArea{background-color:var(--bgColor6);justify-content:center;align-items:center;width:100%;padding:4px;display:flex}.Maps-module__3XE46W__SideBarNewsletterContentBox .Maps-module__3XE46W__NewsletterFormArea input{color:var(--textColor);background-color:var(--bgColor6);border:1px solid #0000;outline:none;width:70%;max-width:100%;padding:5px}.Maps-module__3XE46W__SideBarNewsletterContentBox .Maps-module__3XE46W__NewsletterFormArea button{color:#fff;cursor:pointer;background-color:#000;border:1px solid #0000;justify-content:center;align-items:center;column-gap:5px;width:30%;max-width:100%;padding:10px;display:flex}@media (max-width:1210px){.Maps-module__3XE46W__SideBarNewsletterContentBox{padding:20px 10px}}@media (max-width:767px){.Maps-module__3XE46W__MapsArea p{font-size:16px;line-height:24px}}.Maps-module__3XE46W__mapSingleContantBox p{word-break:break-word;margin-bottom:0;font-size:18px;font-weight:400;line-height:1.7}.Maps-module__3XE46W__mapSingleContantBox b,.Maps-module__3XE46W__mapSingleContantBox strong{font-weight:600}.Maps-module__3XE46W__mapSingleContantBox i,.Maps-module__3XE46W__mapSingleContantBox em{font-style:italic}.Maps-module__3XE46W__mapSingleContantBox a,.Maps-module__3XE46W__mapSingleContantBox p a,.Maps-module__3XE46W__mapSingleContantBox b a,.Maps-module__3XE46W__mapSingleContantBox strong a{text-decoration:underline}.Maps-module__3XE46W__mapSingleContantBox ul,.Maps-module__3XE46W__mapSingleContantBox ol{margin-top:20px;padding-left:40px}.Maps-module__3XE46W__mapSingleContantBox ul li,.Maps-module__3XE46W__mapSingleContantBox ol li{margin-bottom:10px;font-size:18px;font-weight:400;line-height:1.7}.Maps-module__3XE46W__mapSingleContantBox ul li:last-child,.Maps-module__3XE46W__mapSingleContantBox ol li:last-child{margin-bottom:0}@media (max-width:480px){.Maps-module__3XE46W__mapSingleContantBox p{font-size:16px;line-height:1.7}}.Maps-module__3XE46W__mapSingleContantBox table{width:100%;table-layout:auto!important;border-collapse:collapse!important}.Maps-module__3XE46W__mapSingleContantBox table tr:nth-child(odd){background-color:var(--bgColor2)}.Maps-module__3XE46W__mapSingleContantBox table td,.Maps-module__3XE46W__mapSingleContantBox table th{white-space:normal;overflow-wrap:break-word;padding:10px;width:auto!important;height:auto!important}.Maps-module__3XE46W__mapSingleContantBox th h1,.Maps-module__3XE46W__mapSingleContantBox th h2,.Maps-module__3XE46W__mapSingleContantBox th h3,.Maps-module__3XE46W__mapSingleContantBox th h4,.Maps-module__3XE46W__mapSingleContantBox th h5,.Maps-module__3XE46W__mapSingleContantBox td h6{margin-top:0;margin-bottom:0;font-size:14px;font-weight:500;line-height:normal}.Maps-module__3XE46W__mapSingleContantBox td,.Maps-module__3XE46W__mapSingleContantBox td ul li,.Maps-module__3XE46W__mapSingleContantBox td ol li,.Maps-module__3XE46W__mapSingleContantBox td p,.Maps-module__3XE46W__mapSingleContantBox td strong,.Maps-module__3XE46W__mapSingleContantBox td span,.Maps-module__3XE46W__mapSingleContantBox td small{font-size:14px;line-height:20px}@media (max-width:767px){.Maps-module__3XE46W__mapSingleContantBox th h1,.Maps-module__3XE46W__mapSingleContantBox th h2,.Maps-module__3XE46W__mapSingleContantBox th h3,.Maps-module__3XE46W__mapSingleContantBox th h4,.Maps-module__3XE46W__mapSingleContantBox th h5,.Maps-module__3XE46W__mapSingleContantBox td h6,.Maps-module__3XE46W__mapSingleContantBox td,.Maps-module__3XE46W__mapSingleContantBox td ul li,.Maps-module__3XE46W__mapSingleContantBox td ol li,.Maps-module__3XE46W__mapSingleContantBox td p,.Maps-module__3XE46W__mapSingleContantBox td strong,.Maps-module__3XE46W__mapSingleContantBox td span,.Maps-module__3XE46W__mapSingleContantBox td small{font-size:12px;line-height:18px}}@media (max-width:400px){.Maps-module__3XE46W__mapSingleContantBox table td,.Maps-module__3XE46W__mapSingleContantBox table th{padding:6px}}.Maps-module__3XE46W__separateLine{background-color:var(--borderColor);width:100%;height:1px;margin:40px 0}
.NotFound-module__LwUHGq__PageNotFoundArea{position:relative}.NotFound-module__LwUHGq__PageNotFoundArea img{max-height:750px;display:block}.NotFound-module__LwUHGq__PageNotFoundArea .NotFound-module__LwUHGq__PageNotFoundAreaContent{background-color:var(--bgColor);width:600px;padding:20px;position:absolute;bottom:50px;left:30px}.NotFound-module__LwUHGq__PageNotFoundAreaContent h1{font-size:50px;font-weight:600;line-height:normal}.NotFound-module__LwUHGq__PageNotFoundAreaContent p{margin-top:20px;margin-bottom:20px;font-size:20px;font-weight:400;line-height:24px}.NotFound-module__LwUHGq__PageNotFoundAreaContent a{color:var(--bgColor);background-color:var(--primaryColor);margin-top:10px;margin-bottom:10px;padding:10px 15px;font-size:14px;font-weight:500;display:inline-block}@media only screen and (max-width:767px){.NotFound-module__LwUHGq__PageNotFoundArea{display:none}.NotFound-module__LwUHGq__PageNotFoundAreaContent{padding:20px 10px}.NotFound-module__LwUHGq__PageNotFoundAreaContent h1{font-size:35px}.NotFound-module__LwUHGq__PageNotFoundAreaContent p{margin-top:10px;margin-bottom:10px;font-size:16px}.NotFound-module__LwUHGq__PageNotFoundAreaContent a{margin-top:5px;margin-bottom:5px;padding:10px 15px;font-size:14px;display:inline-block}}
