@import url("https://use.typekit.net/eke1idl.css");
@import url("https://fonts.googleapis.com/css?family=Play:400,700");
@import url("https://storage-asset.msi.com/frontend/css/common-creation-font.css");

#Windows-11-Pro {
	container: body / inline-size;
	min-height: 100%;
	display: flex;
	flex-direction: column;
	font-family: "century-gothic",
		"Segoe UI",
		"Microsoft JhengHei",
		Arial,
		sans-serif;
	line-height: normal;
	letter-spacing: 0px;
	background-color: var(--microsoft-pure-white);
	overflow: hidden;
	overflow-x: hidden;
}

#Windows-11-Pro ol,
ul,
li {
	list-style-type: decimal !important;
}

#Windows-11-Pro ol li {
	margin-bottom: 15px;
	margin-left: 8px;
}

#Windows-11-Pro h3 {
	font-size: 36px;
	margin: 40px 0 5px 0;
	color: darkslateblue;
}

#Windows-11-Pro a {
	color: white;
}

#Windows-11-Pro .btn {
	display: flex;
	color: var(--microsoft-pure-white);
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 0px;
	text-align: left;
	background-color: var(--windows-dark-3d5f5e);
	padding: 10px 24px;
	border-radius: 16px;
}

#Windows-11-Pro .imgflex {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}


#Windows-11-Pro .windows-fy28-commr {
	width: 100%;
	min-width: 0;
	flex-grow: 1;
	align-self: center;
	object-fit: cover;
	border-radius: 16px;
	height: 650px;
}

#Windows-11-Pro .windows-fy27-commr {
	width: 100%;
	min-width: 0;
	flex-grow: 1;
	align-self: center;
	object-fit: cover;
	border-radius: 16px;
	height: 370px;
}

#Windows-11-Pro .windows-fy26-commr {
	width: 100%;
	min-width: 0;
	flex-grow: 1;
	align-self: center;
	object-fit: cover;
	border-radius: 16px;
	height: 410px;
}

#Windows-11-Pro .windows-fy25-commr {
	width: 100%;
	min-width: 0;
	flex-grow: 1;
	align-self: center;
	object-fit: cover;
	border-radius: 16px;
	height: 325px;
}



/* column-a */

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

#Windows-11-Pro .column-title {
	font-size: 48px;
}

#Windows-11-Pro .column-text1 {
	font-size: 20px;
}

/* end column-a*/




/* column-b */

#Windows-11-Pro .column-b {
	display: flex;
	flex-direction: column;
	gap: 24px;
	font-size: 20px;
}

#Windows-11-Pro .column-text2 {
	font-weight: 400;
}

#Windows-11-Pro .column-text3 {
	font-weight: 600;
}

/* end column-b*/



#Windows-11-Pro .header {
	height: auto;
	display: inline-block;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	color: var(--microsoft-pure-white);
	background: url(../images/header.jpg) center / cover no-repeat;
	padding: 0px;
	position: relative;
}

#Windows-11-Pro .header .fixed-Windows-images {
	position: absolute;
	top: 10px;
	right: 5px;
}

#Windows-11-Pro .header .fixed-Windows-images img {
	max-height: 32px;
	margin: 15px;
}

#Windows-11-Pro .hero {
	display: flex;
	gap: 40px;
}

#Windows-11-Pro .header-col-left {
	width: 80%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 120px;
	flex-grow: 1;
	padding: 112px;
	margin-left: 10%;
}

#Windows-11-Pro .header-col-right {
	width: 100%;
	margin-top: 5%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

#Windows-11-Pro .header-col-right img {
	width: 80%;
}

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

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

#Windows-11-Pro .header-business-ready {
	align-self: stretch;
	font-size: 64px;
	font-family: "century-gothic",
		"Segoe UI",
		"Microsoft JhengHei",
		Arial,
		sans-serif;
	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;
}

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

#Windows-11-Pro .header-what-s-your {
	background: linear-gradient(90deg, #000 0%, #3d5f5e 100%) top left / auto auto no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#Windows-11-Pro .header-windows11 {
	width: 260px;
	flex-shrink: 0;
}

#Windows-11-Pro .header-subtitle {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-self: stretch;
	color: var(--microsoft-blue-black);
	font-weight: 400;
}

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

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

#Windows-11-Pro .row-top1 {
	display: flex;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	color: var(--microsoft-blue-black);
	font-weight: 400;
	max-width: 1320px;
	margin: 0 auto;
}

#Windows-11-Pro .row-bottom1 {
	display: flex;
	align-items: center;
	gap: 80px;
	flex-shrink: 0;
	max-width: 1320px;
	margin: 0 auto;
}

#Windows-11-Pro .col-left1 {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
	flex-grow: 1;
}

#Windows-11-Pro .col2 {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-self: stretch;
	color: var(--microsoft-blue-black);
}

#Windows-11-Pro .btn-go-to-windows {
	padding-left: 24px;

}

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

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

#Windows-11-Pro .col-right2 {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 32px;
	flex-grow: 1;
}

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

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

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

#Windows-11-Pro .card-right {
	width: 100%;
	height: 518px;
	flex-grow: 1;
	background: url(../images/card.png) center / cover no-repeat;
}

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

#Windows-11-Pro .card-right-text {
	font-size: 20px;
}

#Windows-11-Pro .col5 {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
	background-color: var(--windows-dark-3d5f5e);
	padding: 96px 112px;
}

#Windows-11-Pro .col-top {
	display: flex;
	flex-direction: column;
	gap: 32px;
	align-self: stretch;
	color: black;
	font-weight: 400;
	width: 1320px;
	margin: 0 auto;
}

#Windows-11-Pro .title-partner {
	--min-font-size: 27;
	--max-font-size: 48;
	font-size: var(--interpolate);
	color: black;
}

.text-insert-copy {
	--min-font-size: 16;
	--max-font-size: 20;
	font-size: var(--interpolate);
	font-weight: bold;
	color: black;
}

#Windows-11-Pro .btn-shop-now {
	color: var(--microsoft-blue-black);
	background-color: var(--windows-light-c1d6cd);
}

#Windows-11-Pro .footer {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	background-color: var(--microsoft-blue-black);
	padding: 64px 112px;
}

#Windows-11-Pro .footer-wrapper {
	display: flex;
	align-items: flex-start;
	gap: 64px;
}

#Windows-11-Pro .footer-windows11 {
	width: 217px;
	flex-shrink: 0;
}

#Windows-11-Pro .footer-text {
	flex-grow: 1;
}



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

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

	#Windows-11-Pro .header,
	.section {
		padding-inline: var(--margin-md);
	}

	#Windows-11-Pro .btn-go-to-windows {
		padding-inline: var(--margin-sm);
	}

	#Windows-11-Pro .card-right {
		padding-inline: var(--margin-md);
	}

	#Windows-11-Pro .col5 {
		padding-inline: var(--margin-md);
	}

	#Windows-11-Pro .footer {
		padding-inline: var(--margin-md);
	}

	#Windows-11-Pro .hero {
		flex-direction: column;
	}
}

@media screen and (max-width: 576px) {
	#Windows-11-Pro .card-right {
		padding-inline: var(--margin-sm);
		padding: 40px;
		height: auto;
	}

	#Windows-11-Pro .card-right-wrapper {
		padding: 0;
	}

	#Windows-11-Pro .col5 {
		padding-inline: var(--margin-sm);
		padding: 60px;
	}

	#Windows-11-Pro .footer {
		padding: 40px;
		text-align: left;
	}

	#Windows-11-Pro .text,
	.column-title {
		font-size: 40px;
	}

	#Windows-11-Pro .header-what-s-your {
		font-size: 50px;
	}

	#Windows-11-Pro .windows-fy28-commr {
		height: 400px;
	}
}



/* container queries (flex rows) */

@container body (width < 1215px) {
	#Windows-11-Pro .header {
		height: unset;
		flex-direction: column;
		align-items: flex-start;
		gap: 0px;
		padding: 60px 0px 0px 60px;
	}

	#Windows-11-Pro .header-windows-fy25 {
		width: 90%;
		margin-top: -150px;
	}

	#Windows-11-Pro .hero {
		margin-top: 60px;
	}

	#Windows-11-Pro .header-col-left {
		padding-right: 60px;
		z-index: 1;
	}
}

@container col1 (width < 1016px) {
	#Windows-11-Pro .row-top1 {
		height: unset;
		flex-direction: column;
		gap: 38px;
	}

	#Windows-11-Pro .row-top1>.windows-fy25-commr1 {
		width: 568px;
	}
}

@container col1 (width < 1016px) {
	#Windows-11-Pro .row-bottom1 {
		height: unset;
		flex-direction: column-reverse;
		align-items: flex-start;
		gap: 50px;
	}

	#Windows-11-Pro .row-bottom1>.windows-fy25-commr2 {
		width: 568px;
	}
}

@container col3 (width < 1016px) {
	#Windows-11-Pro .row-top2 {
		height: unset;
		flex-direction: column;
		gap: 50px;
	}

	#Windows-11-Pro .row-top2>* {
		margin-top: unset !important;
	}

	#Windows-11-Pro .row-top2>.windows-fy25-commr3 {
		width: 568px;
	}
}

@container col3 (width < 1016px) {
	#Windows-11-Pro .row-bottom2 {
		height: unset;
		flex-direction: column-reverse;
		gap: 30px;
	}

	#Windows-11-Pro .row-bottom2>.windows-fy25-commr4 {
		width: 568px;
	}
}

@container body (width < 1187px) {
	#Windows-11-Pro .row {
		height: unset;
		flex-direction: column;
	}
}

@container body (width < 1439px) {
	#Windows-11-Pro .footer-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 18px;
	}

	#Windows-11-Pro .footer-text {
		margin-top: 30px;
	}
}

:root {
	/* color variables */
	--microsoft-pure-white: #fff;
	--copilot-dark-733145: #733145;
	--microsoft-pure-black: #000;
	--microsoft-blue-black: #091f2c;
	--copilot-dark-613a3a: #613a3a;
	--windows-dark-3d5f5e: #3d5f5e;
	--windows-light-c1d6cd: #c1d6cd;

	/* responsive margins / paddings */
	--margin-sm: 16px;
	--margin-md: 32px;
}


/* text utility classes */

#Windows-11-Pro .text {
	font-size: 48px;
	font-family: "century-gothic",
		"Segoe UI",
		"Microsoft JhengHei",
		Arial,
		sans-serif;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0px;
}

#Windows-11-Pro .link {
	text-decoration: underline;
}



/* section utility classes */

#Windows-11-Pro .section {
	/* display: flex; */
	flex-direction: column;
	background-position: top left;
	background-size: auto auto;
	background-repeat: no-repeat;
	padding: 96px 112px;
}

@media screen and (max-width: 576px) {
	#Windows-11-Pro .section {
		padding: 60px;
	}

	#Windows-11-Pro {
		font-size: 14px;
	}
}



/* button hover utility classes */

#Windows-11-Pro .hover-dark:hover {
	filter: brightness(0.85);
}

#Windows-11-Pro .hover-bright:hover {
	filter: brightness(1.2);
	transition: all .3s ease;
}


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

	#Windows-11-Pro .header .fixed-Windows-images {
		position: relative;
		top: 0px;
		right: 5px;
		margin-bottom: 20px;
	}

	#Windows-11-Pro .header .fixed-Windows-images img {
		max-height: 32px;
		margin: 5px 0px;
	}

	#Windows-11-Pro .hero {
		flex-direction: column;
	}

	#Windows-11-Pro .header {
		padding: 20px;
	}

	#Windows-11-Pro .header-copilot-plus {
		max-width: 250px;
	}

	#Windows-11-Pro .row-windows-fy252,
	.row-windows-fy253,
	.row-windows-fy254 {
		height: 300px;
	}

	#Windows-11-Pro .section {
		padding: 40px !important;
	}

	#Windows-11-Pro .header-frame-right {
		padding: 0;
		width: 100%;
	}

	#Windows-11-Pro .header-col-left {
		width: 90%;
		padding: 0px;
		gap: 60px;
	}

	#Windows-11-Pro .header-col-right {
		min-height: 450px;
		margin-top: -60px;
	}

	#Windows-11-Pro .header-business-ready {
		font-size: 50px;
	}

	#Windows-11-Pro .card-left-wrapper {
		padding: 0;
	}

	#Windows-11-Pro .row1 {
		flex-direction: column;

	}

	#Windows-11-Pro .col2 {
		padding: 40px;
	}

	#Windows-11-Pro .card-left {
		padding: 40px;
	}

	#Windows-11-Pro .footer {
		padding: 40px;
		text-align: left;
		align-items: flex-start;
	}

	#Windows-11-Pro .footer-wrapper {
		flex-direction: column;
		align-items: flex-start;
		gap: 18px;
	}

	#Windows-11-Pro .footer-text {
		margin-top: 15px;
	}

	#Windows-11-Pro .text,
	.column-title,
	.card-left-title {
		font-size: 40px !important;
	}
}