/*
Theme Name: Apostile
Description: Ecommerce
*/
.header-btn{display:flex; gap:40px; align-items:center;}

/*  logo-images start*/

      .logo-container {
		  margin-top:90px;
        padding: 48px 20px;
        background-color: #F5F5F5;
        text-align: center;
      }
      .logo-container p {
		  font-family: 'Satoshi' !important;
		  font-weight:500;
		  display:flex;
		  justify-content:center;
        font-size: 36px;
        margin: 0px 0 16px 0;
      }
      .logos {
        max-width: 90%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        gap: 50px;
        justify-content: center;
        align-items: center;
      }
      .logos img {
        max-width: 150px;
        max-height: 75px;
        object-fit: contain;
      }

/*  logo-images end*/

.px-64x{
	padding-left:64px !important;
	padding-right:64px !important;
}
html {
	overflow-x: hidden;
}
.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}
#popup1 {
	display: grid;
	justify-content: center;
	align-items: center;
	z-index: 1;
}
#popup1 h4 {
	position: relative;
	z-index:9;
	font-size: 42px !important;
}
#popup1 p {
	font-size:20px;
}
.popup {
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	max-width: 90%;
	width: 500px;
	position: relative;
	transition: all 0.25s linear;
	border-radius: 16px;
}

.popup .close {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
.popup .close:hover {
	color: #0353A4;
}
.popup .content {
	max-height: 30%;
	overflow: auto;
}
body {
	max-width: 100% !important;
	overflow-x: hidden !important;
}
h4.footer-menu-title.mb-4 {
	margin-bottom: .5rem !important;
}
.home .wpcf7-form label.error, .wpcf7-not-valid-tip {
	display: none !important;
}
label#card-card-permission-error:nth-child(3) {
	display: none !important;
}
.continue_btn.disabled {
	pointer-events: none;
	opacity: 0.5;
}
.error_message {
	color: red;
	position: absolute;
	left: 0;
	bottom: 50px;
}
.section-document-from .form_content {
	position: relative;
}
.navbar-toggler:focus {
	box-shadow: 0 0 !important;
}
.mw-fit {
	max-width: fit-content !important;
}

.wpcf7-spinner {
	position: absolute;
}
input.wpcf7-form-control.wpcf7-submit {
	padding: 0;
	background: transparent;
	border: 0;
	color: #fff;
}
.site-logo {
	min-width: 187px;
}
main#main {
	padding-top: 61px;
}


body {
	font-family: 'Satoshi' !important;
	color: #000 !important;
}

.section-hero .container {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	margin-left: auto;
	align-items: center;
	margin-right: auto;
	display: flex;
	margin-top: -57px;
	height: 75vh;
	max-height: 950px !important;
}
section.section-hero-mobile .hero-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	max-width: 100%;
	min-height: 600px;
	align-items: center;
	display: grid;
}
.section-hero-mobile .hero_content {
	gap: 50px;
}
.section-easy-translate span {
	z-index: 1;
}
.section-easy-translate span::before {
	background-color: #fff !important;
	opacity: 0.2;
}
.slick-slide img {
	width: 92%;
}
.get_free_quote a {
	color: #000 !important;
	gap: 10px;
}
.section-hero-mobile button {
	font-size: 22px;
}
.section-getting-translation {
	max-width: 1463px;
	margin: auto;
}
.section-contact-us {
	max-width: 1363px;
	margin: auto;
}
.section-contact-us .bg-gray>div{
	justify-content: space-between;
}
.section-contact-us label {
	display: block;
	margin-bottom: 10px;
}

.section-contact-us input, .section-contact-us textarea {
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #CBE5FF;
	max-height: 60px;
}
.section-contact-us .bg-gray {
	border-radius: 10px;
	gap: 20px;
	display: grid;
}
.section-reviews #client_reviews .client-slide-arrows {
	position: absolute;
	bottom: 0;
	min-width: 75px;
	height: 75px;
	bottom: -100px;
	border-radius: 50%;
	display: none;
}

.section-reviews #client_reviews .client-slide-arrows.next{
	right: 100px;
	transform: rotate(180deg);
}
.section-reviews #client_reviews .client-slide-arrows.prev{
	right: 190px;
}
.hero_content {
	display: grid;
	gap: 50px;
	text-align: center;
	align-items: center;
	max-width: 1508px;
}

.section-countries p {
	max-width: 1079px;
}

.mw-50 {
	max-width:50% !important;
}
.pc_img {
	display:none;
}
.float-left {
	float:left;
}
.float-right {
	float: right;
}
.bg-main {
	background-color: #0353A4 !important;
}
.bg-gray {
	background-color: #f2f6fa;
}
.position-unset {
	position: unset !important;
}
.left-0 {
	left: 0;
}
.section-title {
	font-weight: 700;
	font-size: 32px;
}
.section-hero-mobile .section-title {
	line-height: 48px;
}
.section-hero-mobile p {
	font-size: 18px;
	line-height: 28.3px;
	color: #000;
}
.section-hero-mobile li p {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 0;
}
.section-title span {
	position:relative;
	display: inline-block;
}

.section-title span:before {
	background-color: #CBE5FF;
	content: '';
	width: 105%;
	position: absolute;
	height: 30px;
	z-index: -1;
	background-size: cover;
	bottom: 0;
	left:0px;
}

.blue-icon {
	width: 59px;
	height: 59px;
}
.r-icons {
	width: 75px;
	height: 75px;
}

.section-getting-transition .col>div {
	max-width: 461px;
}
.section-getting-transition p {
	max-width: 361px;
	line-height: 29.7px;
	margin:0 auto ;
}

.section-countries>p {
	max-width: 1079px;
}
.section-easy-translate img {
	margin: 20px auto 0 auto;
}
.country_flags {
	background-image: url(https://express.cliftonsoftwares.com/wp-content/themes/mytheme/img/country_flags.png);
	background-size: cover;
	min-height: 215px;
	background-repeat: no-repeat;
	background-position: center;
}
.conversion-wrap .form-group * {
	color:#000;
}

.conversion-wrap .form_input, .conversion-wrap .form_select, .conversion-wrap .form_button {
	padding: 14px 18px;
	border-radius: 10px;
	border: 1px solid #CBE5FF;
	font-weight: 500;
	max-width: 428.33px;
}

.conversion-wrap .form_button {
	margin-top: -9px;
}

.conversion-wrap input::placeholder {
	color: #000;
	font-weight: 500;
}
#flag_slider_2 {
	transform: rotate(180deg);
}
#flag_slider_2 .slick-slide img {
	transform: rotate(180deg);
}



.site-footer h2 span {
	background-image: linear-gradient(to top, #002953 50%, rgba(0,0,0,0) 20%);
}

.site-footer .footer-menu-title {
	line-height: 43.2px;
	color: #fff;
	font-weight: 700;
}
.site-footer .menu {
	padding: 0;
}
.site-footer .menu-item {
	margin-bottom: 10px;
	list-style: none;
}
.site-footer .menu-item a {
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}


.fs-1\.5x {
	/* 	font-size: 1.2rem; */
	font-size: 16px;
	font-weight: 700;
}

.fs-1x {
	font-size: 1rem;
}
.lh-1\.856x {
	line-height: 1.5rem;
}

.fw-500 {
	font-weight: 500;
}

.p-3\.125x {
	padding: 1.4rem;
}
.p-2\.5x {
	padding: 1.5rem 1.5rem 2.5rem 1.5rem;
}	
.p-1\.875x {
	padding: 1.875rem;
}

.br-1\.75x {
	border-radius: 1rem;
}

.text-black {
	color:#263238;
}
.b-border-btn {
	font-size:32px;
	color: #0353A4;
	border: 1px solid #0353A4;
	border-radius: 20px;
	background: linear-gradient(to right, #ffffff 50%, #0353a4 50%);
	background-size: 205% 100%;
	transition: background-position 0.3s ease;
	padding: 64px 16px;
	font-weight: 500;
	text-decoration: none !important;
	display: block;
	max-width: fit-content;
}
.b-border-btn:hover {
	background-position: -96% 0;
	color: #fff;
}
.b-border-btn:hover svg path {
	fill: #fff;
}
/* Initial styling for the blue button */
.blue-btn {
	background: linear-gradient(to right, #0353A4 50%, #fff 50%);
	background-size: 200% 100%; /* Initial size for the gradient */
	border: 1px solid #0353A4;
	border-radius: 39px;
	padding: 12px 20px;
	font-weight: 500;
	text-decoration: none;
	max-width: fit-content;
	transition: background-position 0.3s ease; /* Add a smooth transition effect for background position */
}
.section-easy-translate .b-border-btn {
	border-color: #fff;
}

.section-easy-translate .b-border-btn:hover svg path {
	stroke: #fff !important;
}
/* Change the background position on hover to reveal the new color */
.blue-btn:hover {
	background-position: -100% 0; /* Move the background position to reveal the new color on hover */
	color: #0353A4 !important;

}
.blue-btn:hover svg path {
	fill: #0353A4;
}
.site-footer h2 {
	font-size: 28px;
	font-weight: 500;
}

.site-footer h2.get-in-touch {
	font-size: 56px;
}

div#navbarToggler {
	top: 70px !important;
	z-index: 1;
}

#navbarToggler li {
	margin: 10px 20px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

#post-48 {
	padding: 10px 20px 10px 20px;
	margin: 20px 0;
	border-radius: 10px;
	background-color: rgba(3, 83, 164, 0.05);
}
#post-48 form.wpcf7-form .wpcf7-form-control-wrap {
	position: relative;
	width: 100%;
}
#post-48 form.wpcf7-form .wpcf7-radio {
	background-color: transparent;
	border: 0 !important;
	padding-left: 10px !important;
}
#post-48 form.wpcf7-form .contact-info {
	grid-template-columns: repeat(2,1fr); 
	gap: 15px;
}
#post-48 form.wpcf7-form p.inner_fg50 label.title {
	width: 100%;
	max-width: max-content;
}
#post-48 form.wpcf7-form span.wpcf7-list-item {
	margin-left: 0 !important;
	margin-right: 20px;
}
#post-48 form.wpcf7-form .form-check {
	padding: 0 !important;
}
#post-48 form.wpcf7-form span.wpcf7-list-item label {
	display: flex;
	gap: 15px;
	align-items: center;
}
#post-48 form.wpcf7-form p.inner_fg50.form-check.payment {
	font-weight: 400 !important;
}
#post-48 form.wpcf7-form input[type="radio"] {
	position: relative;
}
#post-48 form.wpcf7-form input[type="radio"]:after {
	content: '';
	height: 10px;
	width: 10px;
	display: block;
	border-radius: 50%;
	position: absolute;
	background-color: #fff;
	top: 2px;
}
#post-48 form.wpcf7-form input[type="radio"]:before {
	content: '';
	height: 16px;
	width: 16px;
	display: block;
	border: 2px solid #0353A4;
	border-radius: 50%;
	position: absolute;
	background-color: #fff;
	left: -3px;
	top: -1px;
}
#post-48 form.wpcf7-form input[type="radio"]:checked::after {
	background-color: #0353A4;
}
#post-48 .form-check.payment input[type="radio"]:checked ~ span:after {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid;
	width: 100%;
	height: 100%;
	border-radius: 10px;
}
#digital_signature-pad_signature-546 {
	border: 1px solid #CBE5FF;
	border-radius: 10px;
}
#post-48 form.wpcf7-form input.clearButton {
	transform: rotate(0) !important;
}
#post-48 form.wpcf7-form .clearButton {
	border: 0;
	background-color: #0000;
	color: #000;
	margin-top: auto;
	bottom: 10px;
	right: 15px;
	border-radius: 0 !important;
	width: 100%;
	max-width: fit-content;
	height: fit-content;
}
#post-48 form.wpcf7-form .form-control {
	border-radius: 10px;
	border: 1px solid;
	border-color: rgba(203, 229, 255, 1);
	margin-top: 10px;
}
#post-48 form.wpcf7-form #sweet_button {
	padding: 12px 20px;
	border: 1px solid;
	border-color: rgba(203, 229, 255, 1);
	margin-top: 10px;
	background-color: #0353A4;
	margin-left: auto;
	max-width: fit-content;
	border-radius: 45px;
	display: block;
}
#post-48 form.wpcf7-form .form-check.payment .wpcf7-radio {
	display: grid;
	gap: 10px 0;
}
#post-48 .form-check.payment .wpcf7-list-item {
	padding: 10px 15px;
	background-color: #Fff;
	border-radius: 10px;
	width: 100%;
	position: relative;
}
#post-48 span.wpcf7-not-valid-tip {
	display: none;
}
.custom-logo {
	max-width: 100%;
	object-fit: contain;
	width: 200px;
	height: auto;
}

.payment-info .details {
	gap: 0 15px;
}
.hero_content img {
	width: 300px;
}
.b-border-btn svg {
	max-width: 25px;
	margin-left: 5px;
}
.dscf7_signature_inner {
	width: 100%;
}
.dscf7_signature_inner canvas {
	width: 100%;
}
@media(min-width:600px) {
	.hero_content h1 {
		font-size: 24px;
	}
}
@media (max-width:1199px) {
	.client_review {
		margin: 0 10px;
	}
	.section-hero .container {
		max-width: 100% !important;
	}
	.section-reviews #client_reviews .client-slide-arrows {
		min-width: 45px;
		height: 45px;
		padding: 0;
		padding-bottom: 4px;
	}
	.section-reviews #client_reviews .client-slide-arrows.next {
		padding-bottom: 7px;
	}
	.section-reviews #client_reviews .client-slide-arrows.prev {
		right: 70px;
	}
	.section-reviews #client_reviews .client-slide-arrows.next {
		right: 10px;
	}
	.section-reviews #client_reviews .client-slide-arrows svg {
		width: 15px;
		height: 15px;
	}

}
@media (min-width:768px) {
	ul.products li form.variations_form.cart table.variations tbody {
		display: flex;
		justify-content: space-between;
	}
	#digital_signature-pad_signature-546, .dscf7_signature_inner {
		max-width: 100%;
		width: auto;
	}
	#popup1 h4 {
		position: relative;
		z-index:9;
		font-size: 48px !important;
	}
	#popup1 p {
		font-size:28px;
	}
	.section-hero .container {
		height: 80vh;
	}
	.b-border-btn {
		font-size: 1.1rem !important;
		padding: 12px 20px;
	}
	.section-contact-us .bg-gray {
		border-radius: 28px;
	}
	.section-language-barrier p {
		margin-bottom: 18px !important;
	}
	.hero_content img {
		width: 400px;
	}
	.section-reviews #client_reviews .client-slide-arrows {
		display: block;
	}
	.pc_img {
		display:block;
	}
	.w-md-auto {
		width: auto;
	}
	.mobile_img {
		display:none;
	}

	.conversion-wrap .form-group {
		width: 32%;
		display: inline-block;
		margin-right: 0.87%;
		margin-bottom: 20px;
	}
	.br-1\.75x {
		border-radius: 1.75rem;
	}
	.mw-md-50 {
		max-width:50% !important;
	}

	.w-md-auto {
		max-width: max-content;	
	}
	.fs-1\.375x {
		font-size: 1.075rem;
	}
	ul.products li form.variations_form.cart table.variations tbody tr {
		width: 50%;
	}
	#post-48 .form-check.payment input[type="radio"]:checked ~ span:after {
		border-radius: 15px;
	}
	#post-48 form.wpcf7-form input[type="radio"]:after {
		height: 16px;
		width: 16px;
		top: -1px;
	}
	#post-48 form.wpcf7-form input[type="radio"]:before {
		height: 22px;
		width: 22px;
		left: -3px;
		top: -4px;
	}
	#post-48 orm.wpcf7-form p.inner_fg50 {
		display: flex;
		gap: 10px;
		font-weight: bold;
		align-items: center;
	}
	#post-48 .form-check.payment .wpcf7-list-item {
		border-radius: 15px;
	}
	.payment-info .details {
		grid-template-columns: repeat(2,1fr);
	}
	#post-48 form.wpcf7-form .form-check.payment .wpcf7-radio {
		grid-template-columns: repeat(2,1fr);
		gap:15px;
	}
	#post-48 form.wpcf7-form p.inner_fg50.form-check.payment {
		font-size: 20px;
	}
	#post-48  {
		margin: 50px 0;
		border-radius: 28px;
		max-width: 1200px;
	}

	#post-48 form.wpcf7-form h4 {
		font-size: 2rem;
		margin-top: 20px;
		padding-bottom: 30px;
	}
	#post-48 form.wpcf7-form .contact-info {
		display: grid;
	}
	#post-48 form.wpcf7-form * {
		line-height: 29.7px;
		font-size: 20px;
	}
	.hero_content {
		gap: 60px;
	}
}
@media(min-width:1024px) {
	.b-border-btn {
		border-radius: 39px;
	}
}
@media (min-width:992px) {
	.text-lg-right {
		text-align: right;
	}

	.section-hero .container {
		height: 100vh;
	}
	.section-easy-translate  img{
		margin: -50px 0 -20px 0;
	}
	.site-footer h2 span {
		padding: 10px;
	}
	.section-title, .site-footer h2, .get-in-touch {
		font-size: 2.375rem;
	}
	.p-2\.5x {
		padding: 2.5rem;
	}
	.section-contact-us .form-name, .section-contact-us .form-email, .section-contact-us .form-message {
		width: 48%;
	}
	.hero_content {
		max-width: 1508px;
	}
	.product_section {
		padding: 30px 40px 40px 40px;
	}
	.hero_content h1 {
		font-size: 28px;
		line-height: 34px;
		max-width: 80%;
		margin: auto;
	}
	#post-48 form.wpcf7-form .form-check.payment .wpcf7-radio {
		grid-template-columns: repeat(4,1fr);
		gap:15px;
	}

	.b-border-btn {
		padding:10px 20px;
	}
}

@media (min-width:1200px) {
	.section-getting-transition p {
		max-width: 361px;
		line-height: 29.7px;
		margin:0 auto ;
	}

	.site-footer .footer-menu-title {
		font-size: 28px;
	}
	#post-48  {
		padding: 30px 50px;
	}
	#post-48 form.wpcf7-form .contact-info {
		gap: 0 40px;
	}
	.payment-info .details {
		gap: 0 40px;
	}

	.section-reviews .client-card {
		height: 450px;
	}

	.section-reviews .client-card {
		margin-bottom: 30px;
		margin: 0 1.5rem;
		display: grid;
	}
	.section-reviews .client-message {
		margin-bottom: 30px;
		font-weight: 500;
	}
	.section-getting-transition>div {
		margin: auto;
		max-width: 90.308%;
	}
	.site-footer .menu-item {
		line-height: 32.4px;
	}

	.site-footer .menu-item a {
		font-size: 1.2rem;
	}
	.section-documents-translated>div {
		max-width: 82.4%;
		margin:0 auto;
	}
	.section-instant-quotes p {
		max-width: 498px;
	}

	.fs-2\.25x {
		font-size: 1.5rem;
	}
	.fs-1\.75x {
		font-size: 1.25rem;
	}

}
@media (min-width:1200px) and (max-width:1639px) {
	.container {
		max-width: 1320px !important;
	}

}
@media (min-width:1640px) {
	#post-48 form.wpcf7-form .form-control {
		padding: 14px 18px;
	}
	.hero_content img {
		width:600px;
	}
	.hero_content h1 {
		font-size: 38px;
		line-height: 52px;
		max-width: 80%;
		margin: auto;
	}
	.hero_content {
		gap: 80px;
	}
	.section-contact-us input, .section-contact-us textarea {
		padding: 14px 18px;
	}
	.section-contact-us textarea {
		min-height: 70px;
	}
	#post-48 .form-check.payment .wpcf7-list-item {
		padding: 15px;
	}
	.section-easy-translate .container{
		max-width: 1520px !important;
	}
	.container {
		max-width: 1620px !important;
		padding:0 !important;
	}
	.section-reviews .client-card {
		height: 552px !important;
	}
	.section-reviews .client-message {
		font-size: 22px;
	}
	.woocommerce ul#shipping_method li label {
		line-height: 29.7px;
	}
	tr.order-total th, tr.order-total td {
		font-size: 34px !important;
	}

	.p-3\.125x {
		padding: 3.125rem;
	}
	.blue-btn {
		font-size:1.1rem !important;
	}
	.fs-3x {
		font-size: 3rem !important;
	}
	.fs-1\.375x {
		font-size: 1.1rem !important;

	}
	.fs-1\.5x {
		font-size: 16px !important;
	}
	.fs-1\.75x {
		font-size: 1.35rem !important;
	}
	.fs-2\.25x {
		font-size: 2rem !important;
	}
	.lh-3 {
		line-height: 3rem;
	}
	.section-title, .site-footer h2, .get-in-touch {
		font-size: 3rem !important;
		line-height: 4rem !important;
	}
	.conversion-wrap .form-group {
		margin-right: 1% !important;
	}
	.section-language-barrier p {
		line-height: 34px;
		margin-bottom: 18px !important;
	}
	.section-language-barrier p {
		line-height: 34px;
		font-size: 26px !important;
	}
}
@media (max-width:991px) {
	.section-hero .container {
		max-width: 100% !important;
	}
	.hero_content {
		max-width: 720px;
	}
	.form-email {
		margin-top: 20px;
	}

	.section-countries .slick-slide {
		width: 92%;
		max-width: 100px;
	}

}

@media (max-width:767px) {
	header .blue-btn {
		padding: 0;
		border-radius: 50%;
		min-width: 40px;
		height: 40px;
		text-align: center;
		width: 40px;
	}
	.section-easy-translate img {
		width: 350px;
		display: block;
	}
	.hero_content {
		max-width: 540px;
	}
	.section-reviews #client_reviews .client-slide-arrows {
		bottom: -60px;
	}

	.section-getting-translation svg {
		max-width: 50px;
	}
	.slick-slide img {
		width:92% !important;
	}
	.section-title span:before {
		max-height: 27px;
	}
	.conversion-wrap form {
		display: grid;
		gap: 22px;
	}
	.section-getting-transition .bg-gray {
		padding: 35px 25px;
	}
	.section-getting-transition .bg-gray p {
		font-size: 16px;
	}
	.section-language-barrier p {
		font-size: 16px;
	}

	.section-language-barrier .row {
		gap:20px;
	}
	.section-language-barrier .bg-gray {
		padding: 20px 10px;
	}
	.section-documents-translated ul li {
		width: 100% !important;
	}
	.section-getting-transition .row {
		gap: 17px;
	}
	.b-border-btn{
		padding:8px 16px !important;
		font-size:15px !important;
	}
		.section-reviews #client_reviews .client-slide-arrows {
		min-width: 45px;
		height: 53px;
	}

}

ahsanullah


@media(max-width:767px) {
	p.inner_fg50 {
		margin-bottom: 10px;
	}
	#post-48 form.wpcf7-form #sweet_button {
		padding: 10px 20px;
		border-radius: 15px;
	}
	#post-48 form.wpcf7-form .form-control {
		margin-top: 5px;
	}
	#post-48 form.wpcf7-form h4 {
		margin: 20px 0;
	}
	       .logo-container p {
          font-size: 28px;
			margin: 0px 0 16px 0;
        }
		  .logo-container {
        padding: 28px 20px;
		  }
        .logos {
          gap: 30px;
        }
        .logos img {
          max-width: 120px;
          max-height: 60px;
        }
		.logo-container {
		 margin-top:30px;
		  }
}
      @media (max-width: 480px) {
        .logo-container p {
          font-size: 24px;
        }
        .logos {
          gap: 20px;
          flex-direction: column;
        }
        .logos img {
          max-width: 100px;
          max-height: 50px;
        }
     
}




 *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

    :root {
      --blue: #1a3ecf;
      --blue-dark: #162fb5;
      --blue-light: #e8edfb;
      --text: #111827;
      --muted: #6b7280;
      --border: #e5e7eb;
      --white: #ffffff;
      --radius: 16px;
    }

    body {
      font-family: 'Manrope', sans-serif;
      color: var(--text);
      background: var(--white);
      line-height: 1.6;
    }

    /* ── TOP BAR ── */
    .topbar {
      background: var(--blue);
      color: var(--white);
      text-align: center;
      font-size: 13px;
      font-weight: 600;
      padding: 10px 20px;
      letter-spacing: 0.01em;
    }
    .topbar a { color: var(--white); text-decoration: none; }

    /* ── HERO ── */
    .hero {
      max-width: 1100px;
      margin: 0 auto;
      padding: 72px 24px 56px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 40px;
      align-items: center;
    }
    .hero-left h1 {
      font-size: clamp(28px, 4vw, 42px);
      font-weight: 800;
      line-height: 1.2;
      color: var(--text);
    }
    .hero-right p {
      font-size: 15px;
      color: var(--muted);
      line-height: 1.75;
    }

    /* ── FEATURED POST ── */
    .featured-wrap {
      max-width: 1100px;
      margin: 0 auto 56px;
      padding: 0 24px;
    }
    .featured-card {
      display: grid;
      grid-template-columns: 1fr 1fr;
      background: #f8f9fb;
      border-radius: var(--radius);
      overflow: hidden;
      box-shadow: 0 2px 16px rgba(0,0,0,0.06);
      transition: box-shadow 0.2s;
    }
    .featured-card:hover { box-shadow: 0 6px 32px rgba(26,62,207,0.12); }
    .featured-content {
      padding: 44px 40px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    .post-date {
      font-size: 12px;
      color: var(--muted);
      font-weight: 600;
      margin-bottom: 12px;
      letter-spacing: 0.03em;
    }
    .featured-content h2 {
      font-size: clamp(20px, 2.5vw, 26px);
      font-weight: 800;
      line-height: 1.3;
      margin-bottom: 16px;
    }
    .featured-content p {
      font-size: 14px;
      color: var(--muted);
      line-height: 1.7;
      margin-bottom: 24px;
    }
    .read-more {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      font-size: 13px;
      font-weight: 700;
      color: var(--blue);
      text-decoration: none;
      transition: gap 0.2s;
    }
    .read-more:hover { gap: 10px; }
    .read-more::after { content: '›'; font-size: 16px; }
    .featured-image {
      width: 100%;
      height: 100%;
      min-height: 280px;
      object-fit: cover;
    }

    /* ── GRID POSTS ── */
    .grid-wrap {
      max-width: 1100px;
      margin: 0 auto;
      padding: 0 24px;
    }
    .posts-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 28px;
      margin-bottom: 48px;
    }
    .post-card {
      border-radius: var(--radius);
      overflow: hidden;
      background: var(--white);
      border: 1px solid var(--border);
      transition: box-shadow 0.2s, transform 0.2s;
    }
    .post-card:hover {
      box-shadow: 0 8px 32px rgba(26,62,207,0.10);
      transform: translateY(-3px);
    }
    .post-card img {
      width: 100%;
      height: 200px;
      object-fit: cover;
      display: block;
    }
    .post-body {
      padding: 20px;
    }
    .post-body h3 {
      font-size: 15px;
      font-weight: 800;
      line-height: 1.4;
      margin-bottom: 10px;
    }
    .post-body p {
      font-size: 13px;
      color: var(--muted);
      line-height: 1.65;
      margin-bottom: 14px;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }

    /* ── LOAD MORE ── */
    .load-more-wrap {
      text-align: center;
      margin-bottom: 80px;
    }
    .btn-outline {
      display: inline-block;
      padding: 12px 32px;
      border: 1.5px solid var(--text);
      border-radius: 100px;
      font-size: 14px;
      font-weight: 700;
      color: var(--text);
      background: transparent;
      cursor: pointer;
      text-decoration: none;
      transition: background 0.2s, color 0.2s;
    }
    .btn-outline:hover { background: var(--text); color: var(--white); }

    /* ── CTA BANNER ── */
    .cta-section {
      max-width: 1100px;
      margin: 0 auto 80px;
      padding: 0 24px;
    }
    .cta-banner {
      background: var(--blue);
      border-radius: var(--radius);
      padding: 56px 56px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      align-items: center;
      gap: 32px;
      position: relative;
      overflow: hidden;
    }
    .cta-banner::before {
      content: '';
      position: absolute;
      right: -60px; top: -60px;
      width: 300px; height: 300px;
      background: rgba(255,255,255,0.05);
      border-radius: 50%;
    }
    .cta-text h2 {
      font-size: clamp(22px, 3vw, 32px);
      font-weight: 800;
      color: var(--white);
      line-height: 1.25;
      margin-bottom: 12px;
    }
    .cta-text p {
      font-size: 13px;
      color: rgba(255,255,255,0.7);
      margin-bottom: 28px;
    }
    .btn-white {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      background: var(--white);
      color: var(--blue);
      padding: 13px 28px;
      border-radius: 100px;
      font-size: 14px;
      font-weight: 700;
      text-decoration: none;
      transition: transform 0.2s, box-shadow 0.2s;
    }
    .btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }
    .btn-white::after { content: '→'; }

    /* speech bubbles illustration area */
    .cta-visual {
      position: relative;
      height: 160px;
    }
    .bubble {
      position: absolute;
      background: white;
      border-radius: 20px;
      padding: 8px 16px;
      font-size: 13px;
      font-weight: 700;
      color: var(--blue);
      box-shadow: 0 4px 16px rgba(0,0,0,0.12);
    }
    .bubble.hello  { top: 10px;  right: 80px; }
    .bubble.hola   { top: 40px;  right: 20px; background: var(--blue); color: white; }
    .bubble.bonjour{ bottom: 40px; right: 120px; }
    .bubble.ciao   { bottom: 20px; right: 60px; }
    .bubble.merhaba{ bottom: 10px; right: 0; font-size: 11px; background: #e8edfb; color: var(--blue); }