@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
body, button, input, select, textarea, body a, body p, body li, body h1, body h2, body h3, body h4, body h5, body h6, body span, body ol{   font-family: "Inter", serif !important;}
.post__inner{font-size:18px;}
.login-button{
display:none !important;
}
.topbar-inner .gtranslate_wrapper{display: inline-block;margin: 9px 0px 0px 10px;    position: relative;}
.topbar-inner .gtranslate_wrapper .gt_switcher a{font-size:12px !important;}
.topbar-inner .gtranslate_wrapper .gt_switcher a img{    width: 19px !important;height: 19px !important;}
.topbar-inner .gtranslate_wrapper .gt_switcher a:after{height: 19px !important;}
.topbar-inner .gtranslate_wrapper .gt_option{position:absolute !important;}
.topbar-inner .gtranslate_wrapper:before{    content: 'Language'; display: inline-block; float: left;  margin-right: 10px;  font-size: 10px;  text-transform: uppercase;  line-height: 29px;}
.share-icons .fa-facebook:before{ content: "\f09a";font-family: "Font Awesome 6 Brands";}
.share-icons .fa-twitter:before{ content: "\f099";font-family: "Font Awesome 6 Brands";}
.share-icons .fa-linkedin:before{ content: "\f08c";font-family: "Font Awesome 6 Brands";}
@media (min-width:992px) and (max-width:1199px){
.topbar-inner .gtranslate_wrapper:before{ display:none;}
}
@media (max-width:739px){
.topbar-inner .gtranslate_wrapper{margin-left:0px !important;display: block !important;margin-bottom:10px !important;}
.topbar-inner .gtranslate_wrapper .gt_switcher, .topbar-inner .gtranslate_wrapper .gt_switcher a, .topbar-inner .gtranslate_wrapper .gt_option {width:100% !important;}
}
.paid-section img {
width: 500px;
height: 500px;
object-fit: cover;
object-position: top;
}
.paid-section h1 {
font-size: 34px;
margin-top: 20px;
margin-bottom: 10px;
}
.paidbox-section {
display: flex;
justify-content: center;
align-items: center;	
margin: 0;
background-color: #f0f0f0;
font-family: Arial, sans-serif;
}
.paidbox-section .container {
border: 1px solid #333;
padding: 20px;
background-color: #fff;
text-align: center;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.paidbox-section h1 {
margin: 0 0 20px;
font-size: 24px;
}
.paidbox-section .btn {
display: inline-block;
padding: 10px 20px;
font-size: 16px;
color: #fff;
background-color: #007bff;
border: none;
border-radius: 5px;
cursor: pointer;
text-decoration: none;
}
.paidbox-section .btn:hover {
background-color: #0056b3;
}.fs-background {
overflow: hidden;
position: relative;       }
.fs-background,
.fs-background-container,
.fs-background-media {
-webkit-transition: none;
transition: none;
}
.fs-background-container {
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
overflow: hidden;
}
.fs-background-media {
position: absolute;
top: 0;
bottom: 0;
opacity: 0;
}
.fs-background-media.fs-background-animated {
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.fs-background-media img,
.fs-background-media video,
.fs-background-media iframe {
width: 100%;
height: 100%;
display: block;
-webkit-user-drag: none;
}
.fs-background-media.fs-background-native,
.fs-background-media.fs-background-fixed {
width: 100%;
height: 100%;
}
.fs-background-media.fs-background-native img,
.fs-background-media.fs-background-fixed img {
display: none;
}
.fs-background-media.fs-background-native {
background-position: center;
background-size: cover;
}
.fs-background-media.fs-background-fixed {
background-position: center;
background-attachment: fixed;
}
.fs-background-embed.fs-background-ready:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: '';
}
.fs-background-embed.fs-background-ready iframe {
z-index: 0;
}.fw-main-row.background-video .fw-container,
.fw-main-row.background-video .fw-container-fluid {
z-index: 1;
}.fw-heading {
margin-bottom: 1em;
}
.fw-heading h4,
.fw-heading h5,
.fw-heading h6 {
font-weight: bold;
}
.fw-heading.fw-heading-center {
text-align: center;
}