
@font-face {
  font-family: "Segoe Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display.ttf");
  src: url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display.eot?#iefix") format("embedded-opentype"), url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display.woff2") format("woff2"), url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display.woff") format("woff");
}
@font-face {
  font-family: "Segoe Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display-semibold.ttf");
  src: url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display-semibold.eot?#iefix") format("embedded-opentype"), url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display-semibold.woff2") format("woff2"), url("/kr/story/tech-inside/fonts/windows-10-eos/segoe-ui-variable-static-display-semibold.woff") format("woff");
}
: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;
  --color-utilities-partner: #ff31b3;
  /* responsive margins / paddings */
  --margin-sm: 16px;
  --margin-md: 32px;
}
* {
  --min-screen-size: 430;
  --max-screen-size: 2500;
  --interpolate-diff: calc(var(--max-font-size) - var(--min-font-size));
  --interpolate: clamp(calc(var(--min-font-size) * 1px), calc((var(--min-font-size) * 1px) + var(--interpolate-diff) * ((100vw - calc(var(--min-screen-size) * 1px)) / (var(--max-screen-size) - var(--min-screen-size)))), calc(var(--max-font-size) * 1px));
}

img,
video {
  display: block;
	max-width:100%;
  height: auto;
}
/* html {
  height: 100%;
  font-size: 16px;
} */
#windows-10-eos .text {
  font-size: 48px;
  font-family: "Segoe Sans";
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0px;
  word-break: keep-all;
}
#windows-10-eos .link {
  text-decoration: underline;
}
#windows-10-eos .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-10-eos .section {
    padding: 60px;
  }
  #windows-10-eos html, #windows-10-eos {
    font-size: 14px;
    overflow-x: hidden !important;
  }
}
#windows-10-eos .hover-dark:hover {
  filter: brightness(0.85);
}
#windows-10-eos .hover-bright:hover {
  filter: brightness(1.2);
  transition: all 0.3s ease;
}
#windows-10-eos {
  container: body/inline-size;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  font-family: "Segoe Sans", sans-serif;
  line-height: normal;
  letter-spacing: 0px;
  background-color: var(--microsoft-pure-white);
  overflow: auto;
}
#windows-10-eos .button {
  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 16px 25px;
  border-radius: 16px;
}
#windows-10-eos .windows-fy28-commr {
  width: 100%;
  min-width: 0;
  flex-grow: 1;
  align-self: center;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  height: 650px;
}
#windows-10-eos .windows-fy27-commr {
  width: 100%;
  min-width: 0;
  flex-grow: 1;
  align-self: center;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  height: 370px;
}
#windows-10-eos .windows-fy26-commr {
  width: 100%;
  min-width: 0;
  flex-grow: 1;
  align-self: center;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  height: 450px;
}
#windows-10-eos .windows-fy25-commr {
  width: 100%;
  min-width: 0;
  flex-grow: 1;
  align-self: center;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  height: 325px;
}
#windows-10-eos .column-a {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex-grow: 1;
}
#windows-10-eos .column-title {
  font-size: 48px;
}
#windows-10-eos .column-text1 {
  font-size: 20px;
}
#windows-10-eos .column-b {
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-size: 20px;
}
#windows-10-eos .column-text2 {
  font-weight: 400;
}
#windows-10-eos .column-text3 {
  font-weight: 600;
}
#windows-10-eos .windows-10-eos__header {
  height: 728px;
  display: inline-block;
  align-items: center;
  gap: 80px;
  flex-shrink: 0;
  background: url(/kr/story/tech-inside/img/windows-10-eos/header.jpg) center/cover no-repeat;
  padding-top: 80px;
  overflow: hidden;
}
#windows-10-eos .header-button {
  position: relative;
  top: -60px;
  right: 0;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 16px;
}
#windows-10-eos .header-button a {
  display: block;
  overflow: hidden;
  border-radius: 6px;
}
#windows-10-eos .header-button img {
  height: 40px;
  transform: scale(1.03);
}
#windows-10-eos .header-wrapper {
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
}
#windows-10-eos .hero {
  display: flex;
  gap: 80px;
  margin-top: 112px;
}
#windows-10-eos .header-col-left {
  width: 100%;
  max-width: 750px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 120px;
  flex-shrink: 0;
}
#windows-10-eos .header-windows11 {
  width: 260px;
  flex-shrink: 0;
}
#windows-10-eos .header-col1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  align-self: stretch;
}
#windows-10-eos .header-col2 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-self: stretch;
  color: var(--microsoft-blue-black);
  font-weight: 400;
}
#windows-10-eos .header-col3 {
  display: flex;
  flex-grow: 2;
  flex-direction: column;
  align-items: flex-end;
}
#windows-10-eos .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-10-eos .header-subtitle {
  font-size: 24px;
  word-break: keep-all;
}
#windows-10-eos .header-windows-fy25 {
  min-width: 0;
  margin-top: -200px;
  max-width: 600px;
}
#windows-10-eos .col1 {
  container: col1/inline-size;
  gap: 80px;
  background-image: linear-gradient(180deg, #c9dff5 0%, #c1d6cd 100%);
}
#windows-10-eos .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-10-eos .row-bottom1 {
  display: flex;
  align-items: center;
  gap: 80px;
  flex-shrink: 0;
  max-width: 1320px;
  margin: 0 auto;
}
#windows-10-eos .col-left1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  flex-grow: 1;
}
#windows-10-eos .col2 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-self: stretch;
  color: var(--microsoft-blue-black);
}
#windows-10-eos .btn-go-to-windows {
  padding-left: 24px;
  background-color: #FF00D0;
}
#windows-10-eos .col3 {
  container: col3/inline-size;
  gap: 80px;
  color: var(--microsoft-blue-black);
  background-image: linear-gradient(180deg, #bec7e4 0%, #dad1ec 100%);
}
#windows-10-eos .row-top2 {
  display: flex;
  align-items: center;
  gap: 80px;
  flex-shrink: 0;
  max-width: 1320px;
  margin: 0 auto;
}
#windows-10-eos .col-right2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex-grow: 1;
}
#windows-10-eos .row-bottom2 {
  display: flex;
  align-items: center;
  gap: 80px;
  flex-shrink: 0;
  font-weight: 400;
  max-width: 1320px;
  margin: 0 auto;
}
#windows-10-eos .row2 {
  height: 518px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: var(--microsoft-blue-black);
  font-weight: 400;
}
#windows-10-eos .windows-fy25-commr5 {
  width: 100%;
  min-width: 0;
  flex-grow: 1;
  align-self: safe center;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
#windows-10-eos .card-right {
  width: 100%;
  height: 518px;
  flex-grow: 1;
  background: url(/kr/story/tech-inside/img/windows-10-eos/card.png) center/cover no-repeat;
}
#windows-10-eos .card-right-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 120px 112px 120px 80px;
}
#windows-10-eos .card-right-text {
  font-size: 20px;
}
#windows-10-eos .col5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
  background-color: var(--windows-dark-3d5f5e);
  padding: 96px 112px;
}
#windows-10-eos .col-top {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-self: stretch;
  color: #ff00d0;
  font-weight: 400;
  width: 1320px;
  margin: 0 auto;
}
#windows-10-eos .title-partner {
  --min-font-size: 27;
  --max-font-size: 48;
  font-size: var(--interpolate);
  color: #ff00d0;
}
#windows-10-eos .text-insert-copy {
  --min-font-size: 16;
  --max-font-size: 20;
  font-size: var(--interpolate);
  font-weight: bold;
  color: #FF00D0;
}
#windows-10-eos .btn-shop-now {
  color: var(--microsoft-blue-black);
  background-color: var(--windows-light-c1d6cd);
}
#windows-10-eos .section-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
#windows-10-eos .section-header {
  text-align: center;
  margin-bottom: 80px;
}
#windows-10-eos .product-card-container {
  /* grid-template-columns: 1fr 1fr 1fr; */
  display: grid;
  justify-content: center;
  gap: 20px;
}
#windows-10-eos .product-card {
  max-width: 400px;
  background: hsla(0, 0%, 100%, 0.3);
  border-radius: 16px;
  padding: 16px;
}
#windows-10-eos .product-card__image {
  align-items: center;
  aspect-ratio: 432/324;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  overflow: hidden;
}
#windows-10-eos .product-card__image img {
  border-radius: 16px;
}
/* #windows-10-eos .product-card__content {
  display: flex;
  gap: 24px;
}
#windows-10-eos .product-card__info {
  display: flex;
  flex-direction: column;
  gap: 8px;
} */
#windows-10-eos .text-title-3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
  text-align: center;
}
#windows-10-eos .text-body-2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
  word-break: keep-all;
}
#windows-10-eos .product-card__cta {
  align-self: flex-end;
  white-space: nowrap;
}
#windows-10-eos .button--campaign-secondary {
  background: rgba(255, 255, 255, 0.5);
  border-radius: 16px;
  isolation: isolate;
  overflow: hidden;
  position: relative;
  font-size: 18px;
  color: var(--microsoft-blue-black);
  transition: all 0.3s ease;
}
#windows-10-eos .button--campaign-secondary:hover {
  background: #fff;
}
#windows-10-eos .text-utilities-partner {
  color: var(--color-utilities-partner) !important;
}
#windows-10-eos .windows-10-eos__footer {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  background-color: var(--microsoft-blue-black);
  padding: 64px 112px;
}
#windows-10-eos .footer-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 64px;
  max-width: 1320px;
  margin: 0 auto;
}
#windows-10-eos .footer-windows11 {
  width: 217px;
  flex-shrink: 0;
}
#windows-10-eos .footer-text {
  flex-grow: 1;
}
#windows-10-eos .footer-text li {
  margin-bottom: 15px;
  margin-left: 8px;
  list-style-type: decimal;
}
@media screen and (max-width: 1500px) {
  #windows-10-eos {
    overflow-x: hidden;
  }
  #windows-10-eos .windows-10-eos__header {
    padding: 60px;
  }
  #windows-10-eos .header-button {
    top: -40px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  #windows-10-eos .header, #windows-10-eos .section {
    padding-inline: 60px;
  }
  #windows-10-eos .btn-go-to-windows {
    padding-inline: var(--margin-sm);
  }
  #windows-10-eos .card-right {
    padding-inline: var(--margin-md);
  }
  #windows-10-eos .col5 {
    padding-inline: var(--margin-md);
  }
  #windows-10-eos .windows-10-eos__footer {
    padding-inline: var(--margin-md);
  }
  #windows-10-eos .hero {
    flex-direction: column;
  }
  #windows-10-eos .product-card-container {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 576px) {
  #windows-10-eos .header-button {
    flex-direction: column;
    gap: 10px;
  }
  #windows-10-eos .header-windows11 {
    width: 200px;
  }
  #windows-10-eos .card-right {
    padding-inline: var(--margin-sm);
    padding: 60px;
    height: auto;
  }
  #windows-10-eos .card-right-wrapper {
    padding: 0;
  }
  #windows-10-eos .col5 {
    padding-inline: var(--margin-sm);
    padding: 60px;
  }
  #windows-10-eos .windows-10-eos__footer {
    padding: 60px;
    text-align: left;
  }
  #windows-10-eos .text, #windows-10-eos .column-title {
    font-size: 40px;
  }
  #windows-10-eos .header-what-s-your {
    font-size: 40px;
    line-height: 48px;
  }
  #windows-10-eos .windows-fy28-commr {
    height: 400px;
  }
  #windows-10-eos .header-col3 {
    display: none;
  }
  #windows-10-eos .section-header {
    margin-bottom: 40px;
  }
  #windows-10-eos .product-card-container {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr;
  }
}
@container body (width < 1215px) {
  #windows-10-eos .windows-10-eos__header {
    height: unset;
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
    padding: 60px 0px 60px 60px;
  }
  #windows-10-eos .header-windows-fy25 {
    width: 90%;
    margin-top: -150px;
  }
  #windows-10-eos .hero {
    margin-top: 60px;
  }
  #windows-10-eos .header-col-left {
    padding-right: 60px;
    z-index: 1;
  }
}
@container col1 (width < 1016px) {
  #windows-10-eos .row-top1 {
    height: unset;
    flex-direction: column;
    gap: 38px;
  }
  #windows-10-eos .row-top1 > .windows-fy25-commr1 {
    width: 568px;
  }
}
@container col1 (width < 1016px) {
  #windows-10-eos .row-bottom1 {
    height: unset;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 50px;
  }
  #windows-10-eos .row-bottom1 > .windows-fy25-commr2 {
    width: 568px;
  }
}
@container col3 (width < 1016px) {
  #windows-10-eos .row-top2 {
    height: unset;
    flex-direction: column;
    gap: 50px;
  }
  #windows-10-eos .row-top2 > * {
    margin-top: unset !important;
  }
  #windows-10-eos .row-top2 > .windows-fy25-commr3 {
    width: 568px;
  }
}
@container col3 (width < 1016px) {
  #windows-10-eos .row-bottom2 {
    height: unset;
    flex-direction: column-reverse;
    gap: 30px;
  }
  #windows-10-eos .row-bottom2 > .windows-fy25-commr4 {
    width: 568px;
  }
}
@container body (width < 1187px) {
  #windows-10-eos .row2 {
    height: unset;
    flex-direction: column;
  }
}
@container body (width < 1439px) {
  #windows-10-eos .footer-wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
  }
  #windows-10-eos .footer-text {
    margin-top: 30px;
  }
}