body {
	container: body / inline-size;
	min-height: 100%;
	display: flex;
	flex-direction: column;
	font-family: 'Segoe Sans';
	line-height: normal;
	letter-spacing: 0px;
	background-color: var(--microsoft-pure-white);
	overflow: auto;
	overflow-x: hidden;
}

ol {
	list-style-type: decimal;
}

ol li {
	margin-bottom: 15px;
	margin-left: 8px;
}


.footer_bg {
     background-color: var(--microsoft-blue-black);
}


.product .footer-menu-link{
	color: #fff;
}

.product .footer-copyright {
    color: #fff;
}

/* 

.footer_spaces footer{ 
    background-color: var(--microsoft-blue-black);
} */

/* row-a */

.row-a {
	display: flex;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	max-width: 1320px;
	margin: 0 auto;
}
/* end row-a*/


.windows-fy25-commr {
	width: 100%;
	min-width: 0;
	flex-grow: 1;
	align-self: safe center;
	border-radius: 16px;
	object-fit: cover;
}

.row-windows-fy251 {
	height: 295px;
}

.row-windows-fy252 {
	height: 400px;
}

.row-windows-fy253 {
	height: 370px;
}

.row-windows-fy254 {
	height: 340px;
}



/* column-a */

.column-a {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 32px;
	flex-grow: 1;
}

.column-title {
	font-size: 48px;
}

.column-text1 {
	font-size: 20px;
}
/* end column-a*/

.site-content, .footer-text, .dynaedge-ar100 footer, .dynaedge-de100 footer {
    zoom: 100%;
}



/* Product Card Container */
.product-card-container {
  display: flex;
  justify-content: center;
  max-width: 1320px;
  margin: 0 auto;
  margin-top: 50px;
}

/* Each Product Card */
.product-card {
  background: rgba(255, 255, 255, 0.25); /* transparent box background */
  border-radius: 20px;
  padding: 16px;
  backdrop-filter: blur(20px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  text-align: center;
  transition: transform 0.3s ease;
}

.product-card:hover {
  transform: translateY(-5px);
}

/* Image section */
.product-card__image {
  background-color: rgba(255, 192, 203, 0.6); /* light pink overlay */
  border-radius: 16px;
  /* padding: 10px;
  margin-bottom: 16px; */
}

 .product-card__image img {
  /* width: 100%; */
  border-radius: 10px;
} 

/* Text Section */
.product-card__content {
  padding: 15px 0 0 0;
}

.product-card__info h3 {
  font-size: 23px;
  	font-family: 'Segoe Sans';
  font-weight: 700;
  color: #000; /* pink heading color */
  margin-bottom: 8px;
  text-align: start;
}

.product-card__info p {
    font-size: 16px;
	 font-weight: 500;
    font-family: 'Segoe Sans';
    color: #000;
    opacity: 0.9;
    line-height: 1.4;
    text-align: start;
    /* margin-bottom: 16px; */
}

.product-card__content {
    gap: 20px;
    /* padding: 10px 0; */
    display: flex;
    flex-direction: row;
    align-content: space-between;
    justify-content: flex-end;
    align-items: flex-end;
}


/* Button */
.product-card__cta .btn {
  display: inline-block;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  	font-family: 'Segoe Sans';
  font-weight: 600;
  font-size: 18px;
  padding: 8px 18px;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.product-card__cta .btn:hover {
  background: #fff;
  color: #000;
}

/* Section Background */
.section.col3 {
  background: #b3c3f9; /* light lavender-blue background */
  padding: 96px 112px;
}



/* row-b */

.row-b {
	display: flex;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	max-width: 1320px;
	margin: 0 auto;
}
/* end row-b*/


.header {
	height: auto;
	display: inline-block;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	color: var(--microsoft-pure-white);
	background: url(/assets_new/image/header.jpg) center / cover no-repeat;
	padding: 0px;
	width: 100%;
}

.hero {
	display: flex;
	gap: 40px;
}

.header-col-left {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 120px;
    flex-grow: 1;
    padding: 112px 0px 112px 294px;
}

.header-col-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: url(/assets_new/image/hero-bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 80%;
	align-items: center;
}


.header-col-right img {
    margin-top: 30px;
    margin-left: 80px;
}

.header-copilot-plus {
	width: 100%;
	max-width: 300px;
	flex-shrink: 0;
}

.header-col {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
	align-self: stretch;
}

.header-business-ready {
	align-self: stretch;
	font-size: 64px;
	font-family: 'Segoe Sans';
	font-weight: 400;
	line-height: 1.125;
	background: linear-gradient(90deg, #000 0%, #613a3a 100%) top left / auto auto no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	max-width: 700px;
}

.header-btn-shop-now {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0px;
	text-align: left;
	background-color: #273963;
}

.header-frame-right {
	margin-top: 0px;
	width: 91%;
	flex-grow: 1;
	align-self: stretch;
	aspect-ratio: 16 / 9;
	border-radius: 16px;
}

video, iframe {
	border-radius: 16px;
	overflow: hidden;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header-circle {
	position: relative;
	width: 120px; height: 120px;
	background-color: var(--microsoft-pure-white);
	border-radius: 50%;
}

.header-graphic {
	position: absolute; top: 32%; left: 37%; 
	width: 31%;
}

.col1 {
	container: col1 / inline-size;
	gap: 80px;
	font-weight: 400;
	background-image: linear-gradient(180deg, #f5ddc5 0%, #e9cad4 100%);
}

.row-top1 {
	color: var(--microsoft-blue-black);
}


.row-bottom1 .col-left .column-title {
	color: var(--microsoft-blue-black);
}

.row-bottom1 .col-left .column-text1 {
	color: #091f2c;
}

.col2 {
	container: col2 / inline-size;
	display: flex;
	flex-direction: column;
	gap: 48px;
	color: var(--microsoft-pure-white);
	background-color: var(--microsoft-blue-black);
	padding: 96px 112px;
}

.col-top {
	display: flex;
	flex-direction: column;
	gap: 32px;
	font-weight: 400;
	max-width: 1320px;
	margin: 0 auto;
}

.title-unlock-efficiency {
	--min-font-size: 27; --max-font-size: 48; font-size: var(--interpolate);
}

.text-experience {
	--min-font-size: 16; --max-font-size: 20; font-size: var(--interpolate);
}

.row1 {
	display: flex;
	align-items: flex-start;
	gap: 80px;
	max-width: 1320px;
	margin: 0 auto;
}



/* column-b */

.column-b {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 32px;
	flex-grow: 1;
}

.column-windows-fy25 {
	flex-shrink: 0;
	border-radius: 16px;
}

.column-col-bottom {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.column-subtitle {
	font-size: 32px;
	font-weight: 600;
}

.column-text2 {
	font-size: 20px;
	font-weight: 400;
}
/* end column-b*/


.col3 {
	container: col1 / inline-size;
	gap: 80px;
	color: var(--microsoft-blue-black);
	font-weight: 400;
	background-image: linear-gradient(180deg, #c8ccef 0%, #b9cbeb 100%);
}

.row2 {
	height: 609px;
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.card-left {
	width: 100%; 
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
	flex-grow: 1;
	background: url(/assets_new/image/card.jpg) center / cover no-repeat;
}

.card-left-wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
	padding: 96px 80px 96px 152px;

}

.card-left-col-top {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-self: stretch;
	color: #ff00d0;
	font-weight: 400;
}

.card-left-title {
	font-size: 48px;
	color: #000;
}

.card-left-text {
	font-size: 20px;
	color: #000;
}

.card-left-btn-shop-now {
	color: var(--microsoft-pure-white);
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0px;
	text-align: left;
	background-color: var(--copilot-dark-613a3a);
}

.windows-fy25-commr1 {
	width: 100%;
	min-width: 0;
	flex-grow: 1;
	align-self: safe center;
	object-fit: cover;
	height: 100%;
}


.last_section {
	background-color: var(--microsoft-blue-black);
	padding: 96px 112px;
}

.copilot-main {
	color: #fff;
	font-size: 12px;
	font-weight: 400;

}

.copilot-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 64px;
    max-width: 1320px;
    margin: 0 auto;
}

.copilot-plus {
	width: 223px;
	flex-shrink: 0;
}

.copilot-text {
    flex-grow: 1;
    display: unset;
    padding: 0;
}

.back-top .back-products-link {
    font-size: 14px;
    color: #0080a0 !important;
}

.-footer-social a {
    border-radius: 3px;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: white;
    color: #031C2B;
    line-height: 37px;
    font-size: 25px;
}


/* window_11_pro css*/

 .header_window {
	height: auto;
	display: inline-block;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	color: var(--microsoft-pure-white);
	background: url(/assets_new/image/header-window-background.jpg) center / cover no-repeat;
	padding: 0px;
	width: 60%;
}

/* .hero_window {
	display: flex;
	gap: 40px;
} */

/* .header-col-left-window {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 120px;
    flex-grow: 1;
    padding: 112px 0px 112px 294px;
} */


#header-col-window{	
    width: 60%;
    display: flex;
    flex-direction: column;
    gap: 120px;
    flex-grow: 1;
    padding: 112px 0px 112px 294px;
}

/* .header-col-right-window {
    width: 100%;
    display: flex;
    flex-direction: column;
    background: url(/assets_new/image/header-windows-fy.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;
    align-items: center;
} */
.header-col-right-window {
	width: 100%;
	background: url(/assets_new/image/header-windows-fy.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80% 100%;
	/* align-items: center; */
}

.header-your-security {
    align-self: stretch;
    font-size: 48px;
    font-family: 'Segoe Sans';
    font-weight: 500;
    line-height: normal;
    color: #091f2c;
    -webkit-background-clip: text;
    width: 782px;
	margin-top: 120px;
}

.once-support {
    font-size: 24px;
	font-weight: 400;
    line-height: normal;
    font-family: 'Segoe Sans';
    max-width: 750px;
    color: #091f2c;
	/* padding: 30px 0px 40px; */
}

.header-col-right-window img {
    margin-top: 30px;
    margin-left: 80px;
}

.header-btn-window {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0px;
	text-align: left;
	background-color: #3d5f5e;
}

.col1_business {
	container: col1 / inline-size;
	gap: 80px;
	font-weight: 400;
	background-image: linear-gradient(180deg, #c9dff5 0%, #c1d6cd 100%);
}

.row-top1-business{
	color: var(--microsoft-blue-black);
}


.row-bottom1_powerful .col-left_powerful .adapt-title {
	color: var(--microsoft-blue-black);
}

.row-bottom1_powerful .col-left_powerful .adapt-text1 {
	color: #091f2c;
}

.adapt-title {
    font-size: 48px;
    font-weight: 500;
    font-family: 'Segoe Sans';
    line-height: normal;
    color: #091f2c;
    max-width: 450px;
	padding-bottom: 30px;
}

.col1_business img{
	border-radius: 16px;
}

p.adapt-text1 {
    font-size: 20px;
	font-weight: 400;
    font-family: 'Segoe Sans';
    line-height: normal;
    color: #091f2c;
}

.row-bottom1_powerful .adapt-title{
	max-width: unset;
	padding-bottom: 0px;
} 

button.header-btn-window11.hover-bright.btn {
    border: 1px solid #3d5f5e;
    background-color: #3d5f5e;
    font-size: 24px;
    font-family: 'Segoe Sans';
    font-weight: 400;
    line-height: normal;
	margin-top: 20px;
}

.col2_business {
	/* container: col3 / inline-size; */
	gap: 80px;
	color: var(--microsoft-blue-black);
	background-image: linear-gradient(180deg, #bec7e4 0%, #dad1ec 100%);
}

.row-top2-business {
	display: flex;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	max-width: 1320px;
	margin: 0 auto;
}

.column-a-upgrade{
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 32px;
	flex-grow: 1;
}

.windows-commr-upgrade {
	width: 100%;
    min-width: 0;
    flex-grow: 1;
    align-self: safe center;
    object-fit: cover;
}

.row-bottom1_speed {
	display: flex;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	font-weight: 400;
	max-width: 1320px;
	margin: 0 auto;
}

.upgrade-title{
    font-size: 48px;
	font-family: 'Segoe Sans';
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0px;
	color: #091f2c;
}

.upgrade-text1{
	font-size: 20px;
	font-weight: 400;
	font-family: 'Segoe Sans';
	color: #091f2c ;
	line-height: normal;
}

.upgrade-text2 {
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	font-family: 'Segoe Sans';
	color: #091f2c ;
}

#business_img {
    border-radius: 16px;
	height: 325px;
}

#efficiency_img {
	border-radius: 16px;
}


.row-experience {
	height: 518px;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	color: var(--microsoft-blue-black);
	font-weight: 400;
}

.windows-fy25-commr5 {
	width: 100%;
	min-width: 0;
	flex-grow: 1;
	align-self: safe center;
	object-fit: cover;
	height: 100%;
}

.card-right-experience {
	width: 100%; 
	height: 518px;
	flex-grow: 1;
	background: url(/assets_new/image/card1.png) center / cover no-repeat;
}

.card-right-wrapper-experience {
	display: flex;
	flex-direction: column;
	gap: 32px;
	padding: 80px 112px 120px 80px;
}

.card-right-text-experience p{
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	font-family: 'Segoe Sans';
	color: #091f2c ;
}

.card-right-wrapper-experience h1 {
    font-size: 56px;
    font-family: 'Segoe Sans';
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0px;
    width: 750px;
}

p.card-right-text-experience {
    font-size: 24px;
    font-family: 'Segoe Sans';
    font-weight: 400;
    line-height: normal;
	color: #091f2c;
}

.col5-growth{
	background-image: linear-gradient(180deg, #c9dff5 0%, #c1d6cd 100%);
	text-align: center;
	padding: 120px 112px;
}

.col-top-growth h1{
	font-size: 56px;
  font-family: 'Segoe Sans';
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0px;
  color: #091f2c ;
}

.col-top-growth p{
	font-size: 20px;
	font-weight: 400;
	line-height: normal;
	font-family: 'Segoe Sans';
	color: #091f2c;
	padding: 40px 0px 40px;
}

.col-top-growth {
    margin: auto;
    max-width: 885px;
    text-align: center;
}

.col-top-growth a{
	text-align: center;
	margin: auto;
	width: fit-content;
	display: block;
}

.header-btn-growth{
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0px;
	text-align: left;
	background-color: #3d5f5e;
}

.col3_product_card{
	background-image: linear-gradient(180deg, #bec7e4 0%, #dad1ec 100%);
}

.card-pc-title {
	font-size: 48px;
    font-family: 'Segoe Sans';
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0px;
	color: #091f2c;
}

#card_window_1 img{
	background: linear-gradient(to left, #8391c6, #2f4c8f);
}

#card_window_2 img{
	background: linear-gradient(to right, #99a48e, #d8c8ab);
}

#card_window_3 img{
	background: radial-gradient(circle at bottom, #9e9fc6 52%, #d9bfd7 107%);
}

#card__content_1 {
	justify-content: space-between !important;
	align-items: flex-end;
}

#btn_window:hover a{
	color: #ffff;
}

#row_window:hover a{
	color: #ffff;
}

#product_window_img img{
	max-height: 253px;
	width: 100%;
}



@media screen and (max-width: 1680px) {

	.header-col-left {
    padding: 112px 0px 112px 178px;
}

/* window_11_Pro css */

.header-col-left-window {
    padding: 112px 0px 112px 178px;
}

}

@media screen and (max-width: 1512px) {
.header-col-left {
    padding: 112px 0px 112px 113px;
}

/* window_11_Pro css */

.header-col-left-window {
    padding: 112px 0px 112px 113px;
}

.card-right-wrapper-experience {
	padding: 70px 112px 120px 80px;
}

#header-col-window {
    padding: 112px 0px 112px 115px;
}
}

/** breakpoints (margin / paddings) **/

@media screen and (max-width: 1280px) {
	.header {
		padding: 0;
	}
	/* .header-col-left {
		padding: 60px;
	} */
	.header-col-right {
		padding: 0;
		background-size: 100%;
	}
	.col2, .section {
		padding-inline: var(--margin-md);
	}

.section.col3 {
		padding-inline: var(--margin-md);
	}

	.last_section {
padding-inline: var(--margin-md);
}

.card-left-wrapper {
    padding: 96px 30px 96px 10px;
}

.header-col-left {
    padding: 60px 0px  60px 30px;
}

	.card-left {
		padding-inline: var(--margin-md);
	}
	/* .copilot-main {
		padding-inline: var(--margin-md);
	} */
	
/* window_11_Pro css */

.header-col-right-window {
    background-size: 100%;
    padding: 0;
}

.header-col-left-window {
    padding: 80px 30px;
}

.card-right-wrapper-experience {
    gap: 32px;
    padding: 52px 50px 0px 80px;
}

.card-right-wrapper-experience h1 {
    font-size: 35px;
}

.row-experience {
    height: auto;
    display: block;
}

.card-right-experience {
    height: 320px;
}

#header-col-window {
    padding: 112px 0px 112px 40px;
}

#business_img {
    height: 300px;
}

.col-top-growth h1 {
    font-size: 35px;
}

.col5-growth {
    padding: 80px 112px;
}

/* .header-your-security {
    width: 724px;
} */
}




@media screen and (max-width: 1024px) {
.product-card__content {
    display: inline-block;
}

.product-card__cta{
	margin-top: 10px;
}


	.header-col-left {
    gap: 80px;
}

.column-title {
    font-size: 35px;
    line-height: 40px;
}


.row-a {
    gap: 40px;
}

.row-b {
    gap: 40px;
}

.header-business-ready {
    font-size: 50px;
}


/* window_11_pro css */


.header-col-left-window {
    gap: 80px;
    padding: 60px 30px;
}

.header-your-security {
    font-size: 40px;
	width: 654px;
}


button.header-btn-window11.hover-bright.btn {
    font-size: 20px;
}

}

@media screen and (max-width: 991px) {

.product-card-container .row {
    row-gap: 30px;
}


.row-b {
    gap: 20px;
}

.row-a {
    gap: 20px;
}

.card-left-title {
    font-size: 40px;
}

/* window_11_pro css */
.col-top-growth h1 {
    font-size: 40px;
}

.header-your-security {
    width: 595px;
}
}
/* container queries (flex rows) */

@container col1 (width < 1016px) {
	/* .row-a {
		height: unset;
		flex-direction: column;
		gap: 31px;
	} */
	/* .row-a > .row-windows-fy251 {
		width: 100%;
	} */


}

@container col1 (width < 1016px) {
	/* .row-b {
		height: unset;
		flex-direction: column-reverse;
		gap: 43px;
	} */
	/* .row-b > .row-windows-fy252 {
		width: 100%;
	} */
}

@container body (width < 1439px) {
	.header {
		height: unset;
		flex-direction: column;
		align-items: flex-start;
		gap: 58px;
	}
}

@container col2 (width < 1215px) {
	.row1 {
		gap: 50px;
	}
}

@container body (width < 1187px) {
	.row2 {
		height: unset;
		flex-direction: column-reverse;
		align-items: flex-start;
	}
}

@container body (width < 1439px) {
	.copilot-main {
		flex-direction: column;
		align-items: flex-start;
		gap: 30px;
	}
}

@media screen and (max-width: 768px) {

	/* window_11_pro css */
		.card-right-wrapper-experience {
			padding: 40px 30px 30px 40px;
		}
	
		.adapt-title {
			font-size: 28px;
		}
	
		p.adapt-text1 {
			font-size: 16px;
		}

		.header-your-security {
           width: 435px;
        }

		#header-col-window {
            width: 50%;
        }  

		.upgrade-title {
          font-size: 30px;
        }

		#business_img {
           height: 200px;
       }  

	   .card-right-experience {
          height: 320px;
        }

		.col1_business {
           gap: 40px;
        }

		.col5-growth {
          padding: 80px 40px;
        }

		button.header-btn-window11.hover-bright.btn {
           font-size: 16px;
		   margin-top: 0px;
        }
}


@media screen and (max-width: 767px) {
.row-a {
		height: unset;
		flex-direction: column;
		gap: 31px;
	}

	.row-b {
		height: unset;
		flex-direction: column-reverse;
		gap: 43px;
	}

	.header-business-ready {
    font-size: 40px;
}



.col1 {
    gap: 40px;
}


.column-a {
    gap: 25px;
}




.column-title {
    font-size: 25px;
    line-height: 32px;
}


.column-subtitle {
    font-size: 25px;
	  line-height: 32px;
    font-weight: 600;
}


.card-left-title {
    font-size: 30px;
}


/* window_11_pro */

.header-col-left-window {
    gap: 40px;
    padding: 40px 20px;
}

.header-your-security {
    font-size: 30px;
    line-height: 36px;
	font-weight: 700;
    color: #f9f9f9;
	text-align: left;
}

.once-support {
    font-size: 18px;
    padding: 20px 0 30px;
	color: white;
    text-align: left;
}

.header-col-right-window {
    background-size: 80%;
	margin-bottom: 50px;
}

.card-right-experience {
    height: unset;
}

.row-experience {
    height: unset;
    display: block;
}

.col-top-growth h1 {
    font-size: 35px;
}

/* #row_window a{
	width: fit-content;
    margin: auto;
} */

.card-right-wrapper-experience h1 {
    width: unset;
}

}



@media screen and (max-width: 576px) {
	.section.col3 {
   padding: 40px;
}



.last_section {
     padding: 40px;
}



	.hero {
		flex-direction: column;
	}
	.header {
		padding: 40px 0px 0px 40px;
	}
	.header-copilot-plus {
		max-width: 250px;
	}
	.row-windows-fy252, .row-windows-fy253, .row-windows-fy254 {
		height: 300px;
	}
	.section {
		padding: 40px;
	}
	.header-frame-right {
		padding: 0;
		width: 100%;
	}
	.header-col-left {
		width: 90%;
		padding: 0px;
		gap: 60px;
	}
	.header-col-right {
		min-height: 550px;
		margin-top: -60px;
	}
	/* .header-business-ready {
		font-size: 50px;
	} */
	.card-left-wrapper {
		padding: 0;
	}
	.row1 {
		flex-direction: column;

	}
	.col2 {
		padding: 40px;
	}
	.card-left {
		padding: 40px;
	}
	/* .copilot-main {
		padding: 40px;
		text-align: left;
		align-items: flex-start;
	} */
	.copilot-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 18px;
	}
	.copilot-text {
		margin-top: 15px;
	}
	/* .text, .column-title, .card-left-title {
		font-size: 40px;
	} */
	 .header-col-right img {
        margin: 50px 0px 0px 0px;
	}

	/* window_11_pro css */

	.header-col-right-window img {
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
    max-width: 300px;
}

   .header-col-left-window {
    padding: 30px 20px;
    gap: 30px;
   }

   .row-b.row-bottom1_powerful {
    margin: unset;
}

button.header-btn-window11.hover-bright.btn {
    font-size: 18px;
	margin-top: 0;
}

.col1_business {
    gap: 40px;
}

.col2_business {
    gap: 40px;
}

.upgrade-title {
    font-size: 30px;
}

.row-bottom1_speed{
	gap: 31px;
}


.-footer-social a {
    width: 25px;
    height: 25px;
    line-height: 25px;
	font-size: 16px;
}


.col-top-growth h1 {
    font-size: 30px;
}

.card-right-wrapper-experience h1 {
    font-size: 30px;
}

.product-card-container {
    margin-top: 20px;
}

.card-pc-title {
    font-size: 30px;
}

}

@media screen and (max-width: 415px){
      .header-col-right {
        min-height: 450px !important;
        margin-top: -60px;
    }

	/* window_11_pro */
	.header-col-right-window {
      min-height: 450px !important;
      background-size: 90%;
    }

	.card-pc-title {
        font-size: 35px;
    }
}

@media screen and (max-width: 375px){
      .header-col-right {
        min-height: 395px;
        margin-top: -60px;
    }

	/* window_11_pro css */
	.header-col-right-window {
    min-height: 400px;
}
}
