﻿html,
body {
padding: 0;
margin: 0;
overflow: initial;
}

body.is-overHidden {
overflow: hidden;
}

.magicos10 {
opacity: 1;
transition: opacity 0.2s ease;
will-change: opacity;
position: relative;
background: #fff;
z-index: 2;
}
.magicos10.is-loading {
opacity: 0.001;
}
.magicos10.is-loading * {
transition: none !important;
}
.magicos10 section {
position: relative;
z-index: 2;
}
.magicos10 div,
.magicos10 h2,
.magicos10 h3,
.magicos10 h4,
.magicos10 ul,
.magicos10 ol,
.magicos10 li,
.magicos10 p,
.magicos10 form,
.magicos10 table,
.magicos10 th,
.magicos10 td,
.magicos10 figure,
.magicos10 button {
border: none;
margin: 0px;
padding: 0px;
color: inherit;
font-weight: normal;
}
.magicos10 h2,
.magicos10 h3,
.magicos10 h4 {
line-height: 1.2;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 h2,
.magicos10 h3,
.magicos10 h4 {
line-height: 1.25;
}
}
.magicos10 p,
.magicos10 span {
line-height: 1.4;
}
.magicos10 button {
background-color: transparent;
cursor: pointer;
font-family: inherit;
line-height: 1;
}
.magicos10 button img,
.magicos10 button svg {
overflow: initial;
}
.magicos10 sup {
position: relative !important;
font-size: 60% !important;
line-height: 0 !important;
vertical-align: super !important;
top: 0 !important;
}
.magicos10 sup.smaller {
font-size: 40% !important;
top: -0.5208333333vw !important;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 sup.smaller {
top: -1.3333333333vw !important;
}
}
.magicos10 sup.placeholder {
display: none;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 sup.placeholder {
display: inline-block;
opacity: 0.001;
}
}
.magicos10 sup.static {
position: static !important;
}
.magicos10 picture,
.magicos10 img,
.magicos10 video,
.magicos10 canvas {
display: block;
width: 100%;
height: 100%;
max-width: none;
}
.magicos10 a {
color: inherit;
text-decoration: none;
}
.magicos10 *,
.magicos10 *::before,
.magicos10 *::after {
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
text-rendering: optimizeLegibility;
}
.magicos10 *:focus,
.magicos10 *:active {
outline: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.magicos10 a:focus-visible,
.magicos10 button:focus-visible,
.magicos10 div:focus-visible {
outline: 2px solid #0066cc;
outline-offset: 2px;
}
.magicos10 .nowrap {
white-space: nowrap;
}
.magicos10 .object-fit {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.magicos10 .object-contain {
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.magicos10.ff-demiBold {
font-family: "HONOR Sans World DemiBold";
}
.magicos10.ff-medium {
font-family: "HONOR Sans World Medium";
}
.magicos10.ff-regular {
font-family: "HONOR Sans World Regular";
}
.magicos10.ff-light {
font-family: "HONOR Sans World Regular";
}
.magicos10.ff-extraLight {
font-family: "HONOR Sans World Regular";
}
.magicos10 .ff-demiBold {
font-family: "HONOR Sans World DemiBold";
}
.magicos10 .ff-medium {
font-family: "HONOR Sans World Medium";
}
.magicos10 .ff-regular {
font-family: "HONOR Sans World Regular";
}
.magicos10 .ff-light {
font-family: "HONOR Sans World Regular";
}
.magicos10 .ff-extraLight {
font-family: "HONOR Sans World Regular";
}
.magicos10 .fs-64 {
font-size: 3.3333333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .fs-64 {
font-size: 8.5333333333vw;
}
}
.magicos10 .fs-48 {
font-size: 2.5vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .fs-48 {
font-size: 8.5333333333vw;
}
}
.magicos10 .fs-40 {
font-size: 2vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .fs-40 {
font-size: 7.5333333333vw;
}
}
.magicos10 .fs-20 {
font-size: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .fs-20 {
font-size: 3.7333333333vw;
}
}
.magicos10 .fs-16 {
font-size: 0.8333333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .fs-16 {
font-size: 3.2vw;
}
}
.magicos10 .glassbg {
border-radius: 1.6666666667vw;
border: 1px solid #fff;
background: linear-gradient(
157deg,
rgba(255, 255, 255, 0.1) 0.95%,
rgba(249, 252, 255, 0.19) 57.7%,
rgba(245, 251, 255, 0.25) 97.97%
);
box-shadow: 0 -0.2083333333vw 0.5208333333vw 0 rgba(255, 255, 255, 0.4) inset,
0.2083333333vw 0.2083333333vw 0.7291666667vw 0 rgba(178, 195, 214, 0.2)
inset;
-webkit-backdrop-filter: blur(0.2604166667vw);
backdrop-filter: blur(0.2604166667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .glassbg {
border-radius: 4.2666666667vw;
background: linear-gradient(
157deg,
rgba(255, 255, 255, 0.1) 0.95%,
rgba(249, 252, 255, 0.19) 57.7%,
rgba(245, 251, 255, 0.25) 97.97%
);
box-shadow: 0 -1.0666666667vw 2.6666666667vw 0 rgba(255, 255, 255, 0.4) inset,
1.0666666667vw 1.0666666667vw 3.7333333333vw 0 rgba(178, 195, 214, 0.2)
inset;
-webkit-backdrop-filter: blur(6.6666666667vw);
backdrop-filter: blur(6.6666666667vw);
}
}
.magicos10 .sticky-container {
position: sticky;
top: 52px;
height: calc(100vh - 52px);
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .sticky-container {
top: 52px;
height: calc(100vh - 52px);
}
}
.magicos10 .common-copy-wrapper .common-subtitle {
display: inline-block;
padding: 0.3645833333vw 1.0416666667vw;
border-radius: 2.6041666667vw;
background: linear-gradient(90deg, #f1dbba 0%, #c49979 100%);
margin-bottom: 0.5208333333vw;
font-size: 0.8333333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .common-copy-wrapper .common-subtitle {
font-size: 3.2vw;
padding: 1.0666666667vw 2.6666666667vw;
border-radius: 13.3333333333vw;
margin-bottom: 1.3333333333vw;
}
}
.magicos10 .common-copy-wrapper .common-copy {
margin-top: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .common-copy-wrapper .common-copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .common-bg-container {
position: relative;
}
.magicos10 .common-bg-container.container2 {
margin-top: -10.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .common-bg-container.container2 {
margin-top: 0;
}
.magicos10 .common-bg-container.container2 .common-bg-wrapper {
display: none;
}
}
.magicos10 .common-bg-container.container2 #trigger-common-bg-1 {
position: absolute;
top: 40vh;
}
.magicos10 .common-bg-container.container3 {
margin-top: -5.2083333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .common-bg-container.container3 {
margin-top: 0;
}
.magicos10 .common-bg-container.container3 .common-bg-wrapper {
display: none;
}
}
.magicos10 .common-bg-container .common-bg-wrapper {
position: sticky;
top: 0;
overflow: hidden;
height: 100vh;
}
.magicos10 .common-bg-container .common-bg-wrapper::before {
content: "";
position: absolute;
z-index: 2;
top: 0;
left: 0;
width: 100%;
height: 10.4166666667vw;
background: linear-gradient(180deg, #fff, transparent);
}
.magicos10 .common-bg-container .common-bg-wrapper::after {
content: "";
position: absolute;
z-index: 2;
bottom: 0;
left: 0;
width: 100%;
height: 10.4166666667vw;
background: linear-gradient(0deg, #fff, transparent);
}
.magicos10 .common-bg-container .common-bg-wrapper .orangeball {
position: absolute;
top: -13.0208333333vw;
left: -15.625vw;
width: 64.84375vw;
height: 34.4270833333vw;
}
.magicos10 .common-bg-container .common-bg-wrapper .blueball {
position: absolute;
bottom: 0;
left: 10.4166666667vw;
width: 62.5vw;
height: 29.53125vw;
}
.magicos10 .common-bg-container .common-bg-wrapper .whitebg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 200vw;
height: 100%;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .common-bg-container .common-bg-wrapper .whitebg {
width: 100%;
}
}
.magicos10 .section-kv {
margin-top: -5px;
}
.magicos10 .section-kv.is-active .canvas-wrapper {
opacity: 0;
}
.magicos10 .section-kv.is-active .copy-wrapper {
opacity: 1;
}
.magicos10 .section-kv #trigger-kv-1,
.magicos10 .section-kv #trigger-ga {
position: absolute;
top: 20vh;
}
.magicos10 .section-kv .kv-container {
position: relative;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-kv .kv-container {
display: flex;
flex-direction: column;
}
}
.magicos10 .section-kv .bg-wrapper {
height: 53.6458333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-kv .bg-wrapper {
height: 189.3333333333vw;
}
}
.magicos10 .section-kv .canvas-wrapper,
.magicos10 .section-kv .copy-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-55%);
width: 31.25vw;
height: 31.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-kv .canvas-wrapper,
.magicos10 .section-kv .copy-wrapper {
width: 93.3333333333vw;
height: 93.3333333333vw;
transform: translateX(-50%) translateY(-65%);
}
}
.magicos10 .section-kv .copy-wrapper {
opacity: 0;
}
.magicos10 .section-maintitle {
z-index: 4;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-maintitle-1,
.magicos10 .section-maintitle-2,
.magicos10 .section-maintitle-3 {
margin-top: 13.3333333333vw;
}
}
.magicos10 .section-maintitle .maintitle-container {
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.magicos10 .section-maintitle .copy-wrapper {
position: relative;
text-align: center;
width: 100%;
perspective: 15.625vw;
transform-style: preserve-3d;
}
.magicos10 .section-maintitle .copy-wrapper .maintitle-title {
display: block;
width: 100%;
height: 31.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-maintitle .copy-wrapper .maintitle-title {
transform: scale(1.4);
height: 80vw;
}
}
.magicos10 .section-maintitle .copy-wrapper .maintitle-title .title-svg {
width: 100%;
height: auto;
}
.magicos10 .section-maintitle .copy-wrapper .maintitle-title .title-text {
fill: url(#titleGradient);
font-size: 100px;
}
.magicos10
.section-maintitle.section-maintitle-3
.copy-wrapper
.maintitle-title
.title-text {
fill: url(#titleGradient);
font-size: 68px;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-maintitle .copy-wrapper .maintitle-title .title-text {
font-size: 42px;
}
.magicos10
.section-maintitle.section-maintitle-3
.copy-wrapper
.maintitle-title
.title-text {
font-size: 42px;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
.magicos10 .section-maintitle .copy-wrapper .maintitle-title .title-text {
font-size: 54px;
}
.magicos10
.section-maintitle.section-maintitle-1
.copy-wrapper
.maintitle-title
.title-text {
font-size: 42px;
}
.magicos10
.section-maintitle.section-maintitle-3
.copy-wrapper
.maintitle-title
.title-text {
font-size: 45px;
}
}
.magicos10 .section-maintitle .copy-wrapper .maintitle-title .title-text1 {
transform: translateY(-0.7em);
}
.magicos10 .section-maintitle .copy-wrapper .maintitle-title .title-text2 {
transform: translateY(0.7em);
}
.magicos10 .section-maintitle .copy-wrapper .maintitle-copy {
font-size: 1.6666666667vw;
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
width: 75vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-maintitle .copy-wrapper .maintitle-copy {
top: 60%;
font-size: 3.7333333333vw;
width: 82.9333333333vw;
}
.magicos10 .section-maintitle-1 .copy-wrapper .maintitle-title .title-text2 {
transform: translateY(1.5em);
}
}

.magicos10 .section-door {
margin-top: -100vh;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door {
margin-top: -100vh;
}
}
.magicos10 .section-door.is-active-2 .button-wrapper .doorBtn:first-of-type {
color: #000;
}
.magicos10 .section-door.is-active-2 .button-wrapper .doorBtn:nth-of-type(2) {
color: #fff;
}
.magicos10 .section-door.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 0.4166666667vw));
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 1.6vw));
}
}
.magicos10 .section-door.is-active-2 .copy-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-door.is-active-2 .copy-wrapper .item2 {
opacity: 1;
}
.magicos10 .section-door.is-active-2 .bg-wrapper .item1 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-door.is-active-2 .bg-wrapper .item2 {
opacity: 1;
pointer-events: visible;
}
.magicos10 .section-door .door-container {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .door-container {
flex-direction: column;
width: 82.9333333333vw;
margin: 0 auto;
}
}
.magicos10 .section-door .door-title {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
width: 20.15625vw;
transform: translateX(-35.4166666667vw) translateY(-15.7291666667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .door-title {
position: static;
width: 100%;
transform: none;
text-align: center;
order: 1;
}
}
.magicos10 .section-door .door-title > span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10 .section-door .door-title > span:last-of-type {
display: block;
}
.magicos10 .section-door .button-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translateX(-35.4166666667vw) translateY(13.125vw);
display: flex;
border-radius: 2.6041666667vw;
background: linear-gradient(
102deg,
rgba(0, 110, 183, 0.1) 19.23%,
rgba(150, 209, 248, 0.1) 50.55%,
rgba(0, 110, 183, 0.1) 83.73%
);
padding: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .button-wrapper {
position: relative;
top: auto;
left: auto;
transform: none;
border-radius: 13.3333333333vw;
padding: 1.6vw;
order: 4;
margin-top: 8.3333333333vw;
}
}
.magicos10 .section-door .button-wrapper .doorBtn {
position: relative;
z-index: 2;
font-size: 0.6770833333vw;
width: 7vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
transition: color 0.25s ease 0.25s;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .button-wrapper .doorBtn {
font-size: 3.4666666667vw;
width: 32.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-door .button-wrapper .doorBtn:first-of-type {
color: #fff;
margin-right: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .button-wrapper .doorBtn:first-of-type {
margin-right: 1.6vw;
}
}
.magicos10 .section-door .button-wrapper .buttonbg {
position: absolute;
top: 0.4166666667vw;
left: 0.4166666667vw;
width: 7vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
background: linear-gradient(
104deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
transition: transform 0.5s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .button-wrapper .buttonbg {
top: 1.6vw;
left: 1.6vw;
width: 32.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-door .copy-wrapper {
position: relative;
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .copy-wrapper {
width: 100%;
height: auto;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
order: 3;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-door .copy-wrapper .item {
position: absolute;
bottom: 6.7708333333vw;
left: 2.0833333333vw;
width: 20.15625vw;
transition: opacity 0.3s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .copy-wrapper .item {
position: static;
width: 100%;
}
}
.magicos10 .section-door .copy-wrapper .item2 {
opacity: 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .copy-wrapper .item2 {
position: absolute;
bottom: auto;
top: 0;
left: 0;
}
}
.magicos10 .section-door .copy-wrapper .item .subtitle {
font-size: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .copy-wrapper .item .subtitle {
font-size: 6vw;
}
}
.magicos10 .section-door .copy-wrapper .item .copy {
margin-top: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .copy-wrapper .item .copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-door .bg-wrapper {
position: relative;
width: 49.6875vw;
height: 36.4583333333vw;
margin-left: 1.0416666667vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .bg-wrapper {
width: 100%;
height: 95.4666666667vw;
margin-left: 0;
margin-top: 5.3333333333vw;
border-radius: 4.2666666667vw;
order: 2;
}
}
.magicos10 .section-door .bg-wrapper .item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.magicos10 .section-door .bg-wrapper .item.item1 .phone-wrapper {
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
.magicos10 .section-door .bg-wrapper .item2 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-door .bg-wrapper .item .phone-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 27.03125vw;
height: 48.28125vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .bg-wrapper .item .phone-wrapper {
width: 73.3333333333vw;
height: 130.9826589595vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
}
.magicos10 .section-door .bg-wrapper .video-door,
.magicos10 .section-door .bg-wrapper .desktop {
position: absolute;
top: 1.1458333333vw;
left: 0.9895833333vw;
width: 18.0208333333vw;
height: 40vw;
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .bg-wrapper .video-door,
.magicos10 .section-door .bg-wrapper .desktop {
top: 2.9333333333vw;
left: 1.8666666667vw;
width: 50.6666666667vw;
height: 108.5333333333vw;
border-radius: 5.8666666667vw;
}
}
.magicos10 .section-door .bg-wrapper .desktop img {
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .bg-wrapper .desktop img {
border-radius: 5.8666666667vw;
}
}
.magicos10 .section-door .bg-wrapper .videoBtn {
position: absolute;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 0;
visibility: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-door .bg-wrapper .videoBtn {
bottom: 2.6666666667vw;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-door .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-door .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-door .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-door .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-door .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-door .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-door .bg-wrapper .border {
position: relative;
z-index: 2;
}
.magicos10 .section-door .bg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
}
.magicos10 .section-everything {
margin-top: 5.2083333333vw;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything {
margin-top: 26.6666666667vw;
}
}
.magicos10
.section-everything.is-active-2
.button-wrapper
.doorBtn:first-of-type {
color: #000;
}
.magicos10
.section-everything.is-active-2
.button-wrapper
.doorBtn:nth-of-type(2) {
color: #fff;
}
.magicos10 .section-everything.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 0.4166666667vw));
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 1.6vw));
}
}
.magicos10 .section-everything.is-active-2 .copy-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-everything.is-active-2 .copy-wrapper .item2 {
opacity: 1;
}
.magicos10 .section-everything.is-active-2 .bg-wrapper .item1 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-everything.is-active-2 .bg-wrapper .item2 {
opacity: 1;
pointer-events: visible;
}
.magicos10 .section-everything .door-container {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .door-container {
flex-direction: column;
width: 82.9333333333vw;
margin: 0 auto;
}
}
.magicos10 .section-everything .door-title {
width: 20.15625vw;
position: absolute;
left: 0;
top: -23vw;
}
.magicos10 .section-everything .door-title sup {
position: static !important;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .door-title {
position: static;
width: 100%;
transform: none;
text-align: center;
order: 1;
}
}
.magicos10 .section-everything .door-title > span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10 .section-everything .door-title > span:last-of-type {
display: block;
}
.magicos10 .section-everything .button-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translateX(15.4166666667vw) translateY(13.125vw);
display: flex;
border-radius: 2.6041666667vw;
background: linear-gradient(
102deg,
rgba(0, 110, 183, 0.1) 19.23%,
rgba(150, 209, 248, 0.1) 50.55%,
rgba(0, 110, 183, 0.1) 83.73%
);
padding: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .button-wrapper {
position: relative;
top: auto;
left: auto;
transform: none;
border-radius: 13.3333333333vw;
padding: 1.6vw;
order: 4;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-everything .button-wrapper .doorBtn {
position: relative;
z-index: 2;
font-size: 0.6770833333vw;
width: 8vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
transition: color 0.25s ease 0.25s;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .button-wrapper .doorBtn {
font-size: 3.4666666667vw;
width: 28.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-everything .button-wrapper .doorBtn:first-of-type {
color: #fff;
margin-right: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .button-wrapper .doorBtn:first-of-type {
margin-right: 1.6vw;
}
}
.magicos10 .section-everything .button-wrapper .buttonbg {
position: absolute;
top: 0.4166666667vw;
left: 0.4166666667vw;
width: 8vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
background: linear-gradient(
104deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
transition: transform 0.5s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .button-wrapper .buttonbg {
top: 1.6vw;
left: 1.6vw;
width: 28.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-everything .copy-wrapper {
position: relative;
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .copy-wrapper {
width: 100%;
height: auto;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
order: 1;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-everything .copy-wrapper .item {
position: absolute;
bottom: 6.7708333333vw;
left: 2.0833333333vw;
width: 20.15625vw;
transition: opacity 0.3s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .copy-wrapper .item {
position: static;
width: 100%;
}
}
.magicos10 .section-everything .copy-wrapper .item2 {
opacity: 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .copy-wrapper .item2 {
position: absolute;
bottom: auto;
top: 0;
left: 0;
}
}
.magicos10 .section-everything .copy-wrapper .item .subtitle {
font-size: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .copy-wrapper .item .subtitle {
font-size: 6.4vw;
}
}
.magicos10 .section-everything .copy-wrapper .item .copy {
margin-top: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .copy-wrapper .item .copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-everything .bg-wrapper {
position: relative;
width: 49.6875vw;
height: 36.4583333333vw;
margin-right: 1.0416666667vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .bg-wrapper {
width: 100%;
height: 95.4666666667vw;
margin-left: 0;
margin-top: 22.3333333333vw;
border-radius: 4.2666666667vw;
order: 2;
}
}
.magicos10 .section-everything .bg-wrapper .item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.magicos10 .section-everything .bg-wrapper .item.item1 .phone-wrapper {
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
.magicos10 .section-everything .bg-wrapper .item2 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-everything .bg-wrapper .item .phone-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 27.03125vw;
height: 48.28125vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .bg-wrapper .item .phone-wrapper {
width: 73.3333333333vw;
height: 130.9826589595vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
}
.magicos10 .section-everything .bg-wrapper .video-everything,
.magicos10 .section-everything .bg-wrapper .desktop {
position: absolute;
top: 1.1458333333vw;
left: 0.9895833333vw;
width: 18.0208333333vw;
height: 40vw;
border-radius: 2.0833333333vw;
object-fit: contain;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .bg-wrapper .video-everything,
.magicos10 .section-everything .bg-wrapper .desktop {
top: 2.9333333333vw;
left: 1.7666666667vw;
width: 50.6666666667vw;
height: 108.5333333333vw;
border-radius: 5.8666666667vw;
}
}
.magicos10 .section-everything .bg-wrapper .desktop img {
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .bg-wrapper .desktop img {
border-radius: 5.8666666667vw;
}
}
.magicos10 .section-everything .bg-wrapper .videoBtn {
position: absolute;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 1;
visibility: visible;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-everything .bg-wrapper .videoBtn {
bottom: 2.6666666667vw;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-everything .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-everything .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-everything .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-everything .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-everything .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-everything .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-everything .bg-wrapper .border {
position: relative;
z-index: 2;
}
.magicos10 .section-everything .bg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
}
.magicos10 .section-efficiency {
margin-top: 5.2083333333vw;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency {
margin-top: 26.6666666667vw;
}
}
.magicos10
.section-efficiency.is-active-2
.button-wrapper
.doorBtn:first-of-type {
color: #000;
}
.magicos10
.section-efficiency.is-active-2
.button-wrapper
.doorBtn:nth-of-type(2) {
color: #fff;
}
.magicos10 .section-efficiency.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 0.4166666667vw));
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 1.6vw));
}
}
.magicos10 .section-efficiency.is-active-2 .copy-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-efficiency.is-active-2 .copy-wrapper .item2 {
opacity: 1;
}
.magicos10 .section-efficiency.is-active-2 .bg-wrapper .item1 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-efficiency.is-active-2 .bg-wrapper .item2 {
opacity: 1;
pointer-events: visible;
}
.magicos10 .section-efficiency .door-container {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .door-container {
flex-direction: column;
width: 82.9333333333vw;
margin: 0 auto;
}
}
.magicos10 .section-efficiency .door-title {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
width: 20.15625vw;
transform: translateX(-35.4166666667vw) translateY(-15.7291666667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .door-title {
position: static;
width: 100%;
transform: none;
text-align: center;
order: 1;
}
}
.magicos10 .section-efficiency .door-title > span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10 .section-efficiency .door-title > span:last-of-type {
display: block;
}
.magicos10 .section-efficiency .button-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translateX(-35.4166666667vw) translateY(13.125vw);
display: flex;
border-radius: 2.6041666667vw;
background: linear-gradient(
102deg,
rgba(0, 110, 183, 0.1) 19.23%,
rgba(150, 209, 248, 0.1) 50.55%,
rgba(0, 110, 183, 0.1) 83.73%
);
padding: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .button-wrapper {
position: relative;
top: auto;
left: auto;
transform: none;
border-radius: 13.3333333333vw;
padding: 1.6vw;
order: 4;
margin-top: 8.3333333333vw;
}
}
.magicos10 .section-efficiency .button-wrapper .doorBtn {
position: relative;
z-index: 2;
font-size: 0.6770833333vw;
width: 8vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
transition: color 0.25s ease 0.25s;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .button-wrapper .doorBtn {
font-size: 3.4666666667vw;
width: 34.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-efficiency .button-wrapper .doorBtn:first-of-type {
color: #fff;
margin-right: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .button-wrapper .doorBtn:first-of-type {
margin-right: 1.6vw;
}
}
.magicos10 .section-efficiency .button-wrapper .buttonbg {
position: absolute;
top: 0.4166666667vw;
left: 0.4166666667vw;
width: 8vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
background: linear-gradient(
104deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
transition: transform 0.5s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .button-wrapper .buttonbg {
top: 1.6vw;
left: 1.6vw;
width: 34.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-efficiency .copy-wrapper {
position: relative;
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .copy-wrapper {
width: 100%;
height: auto;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
order: 3;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-efficiency .copy-wrapper .item {
position: absolute;
bottom: 6.7708333333vw;
left: 2.0833333333vw;
width: 20.15625vw;
transition: opacity 0.3s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .copy-wrapper .item {
position: static;
width: 100%;
}
}
.magicos10 .section-efficiency .copy-wrapper .item2 {
opacity: 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .copy-wrapper .item2 {
position: absolute;
bottom: auto;
top: 0;
left: 0;
}
}
.magicos10 .section-efficiency .copy-wrapper .item .subtitle {
font-size: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .copy-wrapper .item .subtitle {
font-size: 6.4vw;
}
}
.magicos10 .section-efficiency .copy-wrapper .item .copy {
margin-top: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .copy-wrapper .item .copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-efficiency .bg-wrapper {
position: relative;
width: 49.6875vw;
height: 36.4583333333vw;
margin-left: 1.0416666667vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .bg-wrapper {
width: 100%;
height: 95.4666666667vw;
margin-left: 0;
margin-top: 5.3333333333vw;
border-radius: 4.2666666667vw;
order: 2;
}
}
.magicos10 .section-efficiency .bg-wrapper .item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.magicos10 .section-efficiency .bg-wrapper .item.item1 .phone-wrapper {
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
.magicos10 .section-efficiency .bg-wrapper .item2 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-efficiency .bg-wrapper .item .phone-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 27.03125vw;
height: 48.28125vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .bg-wrapper .item .phone-wrapper {
width: 73.3333333333vw;
height: 130.9826589595vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
}
.magicos10 .section-efficiency .bg-wrapper .video-efficiency,
.magicos10 .section-efficiency .bg-wrapper .desktop {
position: absolute;
top: 1.1458333333vw;
left: 0.9895833333vw;
width: 18.0208333333vw;
height: 40vw;
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .bg-wrapper .video-efficiency,
.magicos10 .section-efficiency .bg-wrapper .desktop {
top: 2.9333333333vw;
left: 1.7vw;
width: 50.9666666667vw;
height: 108.9333333333vw;
border-radius: 6.5666666667vw;
object-fit: contain;
}
}
.magicos10 .section-efficiency .bg-wrapper .desktop img {
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .bg-wrapper .desktop img {
border-radius: 5.8666666667vw;
}
}
.magicos10 .section-efficiency .bg-wrapper .videoBtn {
position: absolute;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 0;
visibility: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-efficiency .bg-wrapper .videoBtn {
bottom: 2.6666666667vw;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-efficiency .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-efficiency .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-efficiency .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-efficiency .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-efficiency .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-efficiency .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-efficiency .bg-wrapper .border {
position: relative;
z-index: 2;
}
.magicos10 .section-efficiency .bg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
}
.magicos10 .section-safety {
margin-top: 5.2083333333vw;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety {
margin-top: 26.6666666667vw;
}
}
.magicos10 .section-safety.is-active-2 .button-wrapper .doorBtn:first-of-type {
color: #000;
}
.magicos10 .section-safety.is-active-2 .button-wrapper .doorBtn:nth-of-type(2) {
color: #fff;
}
.magicos10 .section-safety.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 0.4166666667vw));
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 1.6vw));
}
}
.magicos10 .section-safety.is-active-2 .copy-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-safety.is-active-2 .copy-wrapper .item2 {
opacity: 1;
}
.magicos10 .section-safety.is-active-2 .bg-wrapper .item1 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-safety.is-active-2 .bg-wrapper .item2 {
opacity: 1;
pointer-events: visible;
}
.magicos10 .section-safety .door-container {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .door-container {
flex-direction: column;
width: 82.9333333333vw;
margin: 0 auto;
}
}
.magicos10 .section-safety .door-title {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
width: 20.15625vw;
transform: translateX(15.4166666667vw) translateY(-15.7291666667vw);
}
.magicos10 .section-safety .door-title sup {
position: static !important;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .door-title {
position: static;
width: 100%;
transform: none;
text-align: center;
order: 1;
}
}
.magicos10 .section-safety .door-title > span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10 .section-safety .door-title > span:last-of-type {
display: block;
}
.magicos10 .section-safety .button-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translateX(15.4166666667vw) translateY(13.125vw);
display: flex;
border-radius: 2.6041666667vw;
background: linear-gradient(
102deg,
rgba(0, 110, 183, 0.1) 19.23%,
rgba(150, 209, 248, 0.1) 50.55%,
rgba(0, 110, 183, 0.1) 83.73%
);
padding: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .button-wrapper {
position: relative;
top: auto;
left: auto;
transform: none;
border-radius: 13.3333333333vw;
padding: 1.6vw;
order: 4;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-safety .button-wrapper .doorBtn {
position: relative;
z-index: 2;
font-size: 0.6770833333vw;
width: 10.2vw;
height: 2.2vw;
border-radius: 2.6041666667vw;
transition: color 0.25s ease 0.25s;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .button-wrapper .doorBtn {
font-size: 3.4666666667vw;
width: 31.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-safety .button-wrapper .doorBtn:first-of-type {
color: #fff;
margin-right: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .button-wrapper .doorBtn:first-of-type {
margin-right: 1.6vw;
}
}
.magicos10 .section-safety .button-wrapper .buttonbg {
position: absolute;
top: 0.4166666667vw;
left: 0.4166666667vw;
width: 10.2vw;
height: 2.2vw;
border-radius: 2.6041666667vw;
background: linear-gradient(
104deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
transition: transform 0.5s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .button-wrapper .buttonbg {
top: 1.6vw;
left: 1.6vw;
width: 31.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-safety .copy-wrapper {
position: relative;
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .copy-wrapper {
width: 100%;
height: auto;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
order: 3;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-safety .copy-wrapper .item {
position: absolute;
bottom: 6.7708333333vw;
left: 2.0833333333vw;
width: 20.15625vw;
transition: opacity 0.3s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .copy-wrapper .item {
position: static;
width: 100%;
}
}
.magicos10 .section-safety .copy-wrapper .item2 {
opacity: 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .copy-wrapper .item2 {
position: absolute;
bottom: auto;
top: 0;
left: 0;
}
}
.magicos10 .section-safety .copy-wrapper .item .subtitle {
font-size: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .copy-wrapper .item .subtitle {
font-size: 6.4vw;
}
}
.magicos10 .section-safety .copy-wrapper .item .copy {
margin-top: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .copy-wrapper .item .copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-safety .bg-wrapper {
position: relative;
width: 49.6875vw;
height: 36.4583333333vw;
margin-right: 1.0416666667vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .bg-wrapper {
width: 100%;
height: 95.4666666667vw;
margin-left: 0;
margin-top: 5.3333333333vw;
border-radius: 4.2666666667vw;
order: 2;
}
}
.magicos10 .section-safety .bg-wrapper .item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.magicos10 .section-safety .bg-wrapper .item.item1 .phone-wrapper {
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
.magicos10 .section-safety .bg-wrapper .item2 {
opacity: 0.001;
pointer-events: none;
}
.magicos10 .section-safety .bg-wrapper .item .phone-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 27.03125vw;
height: 48.28125vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .bg-wrapper .item .phone-wrapper {
width: 73.3333333333vw;
height: 130.9826589595vw;
transform: translateX(-39%) translateY(-44%) scale(0.8);
}
}
.magicos10 .section-safety .bg-wrapper .video-safety,
.magicos10 .section-safety .bg-wrapper .desktop {
position: absolute;
top: 1.1458333333vw;
left: 0.9895833333vw;
width: 18.0208333333vw;
height: 40vw;
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .bg-wrapper .video-safety,
.magicos10 .section-safety .bg-wrapper .desktop {
top: 2.9333333333vw;
left: 1.7666666667vw;
width: 50.9666666667vw;
height: 108.9333333333vw;
border-radius: 6.5666666667vw;
object-fit: contain;
}
}
.magicos10 .section-safety .bg-wrapper .desktop img {
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .bg-wrapper .desktop img {
border-radius: 5.8666666667vw;
}
}
.magicos10 .section-safety .bg-wrapper .videoBtn {
position: absolute;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 1;
visibility: visible;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-safety .bg-wrapper .videoBtn {
bottom: 2.6666666667vw;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-safety .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-safety .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-safety .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-safety .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-safety .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-safety .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-safety .bg-wrapper .border {
position: relative;
z-index: 2;
}
.magicos10 .section-safety .bg {
position: absolute;
z-index: -1;
top: 0;
left: 0;
}
.magicos10 .section-screenshot {
margin-top: 5.2083333333vw;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot {
margin-top: 26.6666666667vw;
}
}
.magicos10 .section-screenshot.is-active .phone-wrapper {
opacity: 0;
transition: opacity 0.5s ease;
}
.magicos10 .section-screenshot.is-active .bg-wrapper .item-wrapper {
opacity: 1;
transition: opacity 0.5s ease;
}
.magicos10 .section-screenshot.is-active .bg-wrapper .item-wrapper .item {
transform: none;
transition: transform 0.5s ease;
}
.magicos10 .section-screenshot .screenshot-container {
display: flex;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .screenshot-container {
flex-direction: column-reverse;
align-items: center;
}
}
.magicos10 .section-screenshot .bg-wrapper {
position: relative;
overflow: hidden;
width: 49.6875vw;
height: 36.4583333333vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .bg-wrapper {
width: 82.9333333333vw;
height: 95.4666666667vw;
border-radius: 4.2666666667vw;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-screenshot .bg-wrapper .phone-wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-35%) translateY(-44%) scale(0.85);
width: 24.84375vw;
height: 44.0625vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .bg-wrapper .phone-wrapper {
transform: translateX(-35%) translateY(-44%) scale(1);
width: 52vw;
height: 92.8786127168vw;
}
}
.magicos10 .section-screenshot .bg-wrapper .phone-wrapper .video-screenshot {
position: absolute;
top: 0.9375vw;
left: 0.9375vw;
width: 16.4583333333vw;
height: 36.4583333333vw;
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .bg-wrapper .phone-wrapper .video-screenshot {
top: 2.333333vw;
left: 1.8666666667vw;
width: 34.9333333333vw;
height: 77.6vw;
border-radius: 5.166667vw;
}
}
.magicos10 .section-screenshot .bg-wrapper .phone-wrapper .border {
position: relative;
z-index: 2;
}
.magicos10 .section-screenshot .bg-wrapper .item-wrapper {
position: absolute;
top: 0;
left: 0;
width: -moz-max-content;
width: max-content;
height: 100%;
display: flex;
align-items: center;
padding-left: 3.3854166667vw;
opacity: 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .bg-wrapper .item-wrapper {
padding-left: 4vw;
}
}
.magicos10 .section-screenshot .bg-wrapper .item-wrapper .item {
width: 13.8020833333vw;
height: 29.4270833333vw;
transform: translateX(7.8125vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .bg-wrapper .item-wrapper .item {
width: 29.0666666667vw;
height: 68.2666666667vw;
transform: translateX(16vw);
}
}
.magicos10
.section-screenshot
.bg-wrapper
.item-wrapper
.item:not(:first-of-type) {
margin-left: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-screenshot
.bg-wrapper
.item-wrapper
.item:not(:first-of-type) {
margin-left: 5.3333333333vw;
}
}
.magicos10 .section-screenshot .bg-wrapper .videoBtn {
position: absolute;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 0;
visibility: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .bg-wrapper .videoBtn {
bottom: 2.6666666667vw;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-screenshot .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-screenshot .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-screenshot .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-screenshot .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-screenshot .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-screenshot .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-screenshot .copy-wrapper {
width: 24.3229166667vw;
height: 36.4583333333vw;
margin-left: 1.0416666667vw;
padding: 2.0833333333vw;
display: flex;
justify-content: center;
flex-direction: column;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-screenshot .copy-wrapper {
width: 82.9333333333vw;
height: auto;
margin-left: 0;
padding: 0;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
}
}
.magicos10
.section-screenshot
.copy-wrapper
.screenshot-title
> span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10
.section-screenshot
.copy-wrapper
.screenshot-title
> span:last-of-type {
display: block;
}
.magicos10 .section-screenshot .copy-wrapper .screenshot-copy {
margin-top: 1.0416666667vw;
}
.magicos10 .section-photosagent {
margin-top: 5.2083333333vw;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent {
margin-top: 26.6666666667vw;
}
}
.magicos10 .section-photosagent.is-active .phone-wrapper {
opacity: 0;
transition: opacity 0.5s ease;
}
.magicos10 .section-photosagent.is-active .bg-wrapper .item-wrapper {
opacity: 1;
transition: opacity 0.5s ease;
}
.magicos10 .section-photosagent.is-active .bg-wrapper .item-wrapper .item {
transform: none;
transition: transform 0.5s ease;
}
.magicos10 .section-photosagent .screenshot-container {
display: flex;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent .screenshot-container {
flex-direction: column;
align-items: center;
}
}
.magicos10 .section-photosagent .bg-wrapper {
position: relative;
overflow: hidden;
width: 49.6875vw;
height: 36.4583333333vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent .bg-wrapper {
width: 82.9333333333vw;
height: 95.4666666667vw;
border-radius: 4.2666666667vw;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-photosagent .bg-wrapper .phone-wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-35%) translateY(-44%) scale(0.85);
width: 24.84375vw;
height: 44.0625vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent .bg-wrapper .phone-wrapper {
transform: translateX(-35%) translateY(-44%) scale(1);
width: 52vw;
height: 92.8786127168vw;
}
}
.magicos10 .section-photosagent .bg-wrapper .phone-wrapper .video-photosagent {
position: absolute;
top: 0.9375vw;
left: 0.9375vw;
width: 16.4583333333vw;
height: 36.4583333333vw;
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-photosagent
.bg-wrapper
.phone-wrapper
.video-photosagent {
top: 1.3333333333vw;
left: 1.8666666667vw;
width: 34.9333333333vw;
height: 77.6vw;
border-radius: 5.5666666667vw;
}
}
.magicos10 .section-photosagent .bg-wrapper .phone-wrapper .border {
position: relative;
z-index: 2;
}
.magicos10 .section-photosagent .bg-wrapper .item-wrapper {
position: absolute;
top: 0;
left: 0;
width: -moz-max-content;
width: max-content;
height: 100%;
display: flex;
align-items: center;
padding-left: 3.3854166667vw;
opacity: 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent .bg-wrapper .item-wrapper {
padding-left: 4vw;
}
}
.magicos10 .section-photosagent .bg-wrapper .item-wrapper .item {
width: 13.8020833333vw;
height: 29.4270833333vw;
transform: translateX(7.8125vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent .bg-wrapper .item-wrapper .item {
width: 29.0666666667vw;
height: 68.2666666667vw;
transform: translateX(16vw);
}
}
.magicos10
.section-photosagent
.bg-wrapper
.item-wrapper
.item:not(:first-of-type) {
margin-left: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-photosagent
.bg-wrapper
.item-wrapper
.item:not(:first-of-type) {
margin-left: 5.3333333333vw;
}
}
.magicos10 .section-photosagent .bg-wrapper .videoBtn {
position: absolute;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 0;
visibility: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent .bg-wrapper .videoBtn {
bottom: 2.6666666667vw;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-photosagent .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-photosagent .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-photosagent .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-photosagent .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-photosagent .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-photosagent .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-photosagent .copy-wrapper {
width: 24.3229166667vw;
height: 36.4583333333vw;
margin-right: 1.0416666667vw;
padding: 2.0833333333vw;
display: flex;
justify-content: center;
flex-direction: column;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-photosagent .copy-wrapper {
width: 82.9333333333vw;
height: auto;
margin-left: 0;
padding: 0;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
}
}
.magicos10
.section-photosagent
.copy-wrapper
.screenshot-title
> span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10
.section-photosagent
.copy-wrapper
.screenshot-title
> span:last-of-type {
display: block;
}
.magicos10 .section-photosagent .copy-wrapper .screenshot-copy {
margin-top: 1.0416666667vw;
}
.magicos10 .section-near {
height: 160vh;
margin-top: -100vh;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near {
height: auto;
margin-top: -26.6666666667vw;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
.magicos10 .section-near {
height: 160vh;
margin-top: -40vw;
}
}
.magicos10 .section-near.is-active-2 .button-wrapper .nearBtn:first-of-type {
color: #000;
}
.magicos10 .section-near.is-active-2 .button-wrapper .nearBtn:nth-of-type(2) {
color: #fff;
}
.magicos10 .section-near.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 0.4166666667vw));
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 1.6vw));
}
}
.magicos10 .section-near.is-active-2 .copy-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-near.is-active-2 .copy-wrapper .item2 {
opacity: 1;
}
.magicos10 .section-near.is-active-2 .bg-wrapper .item1 {
opacity: 0;
pointer-events: none;
}
.magicos10 .section-near.is-active-2 .bg-wrapper .item2 {
opacity: 1;
pointer-events: visible;
}
.magicos10 .section-near .sticky-container {
display: flex;
align-items: center;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .sticky-container {
flex-direction: column;
position: relative;
top: auto;
height: auto;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
.magicos10 .section-near .sticky-container {
flex-direction: column;
position: sticky;
top: 52px;
height: calc(100vh - 52px);
}
}
.magicos10 .section-near .title-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
width: 20.15625vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .title-wrapper {
position: static;
width: 82.9333333333vw;
margin: 0 auto;
order: 1;
text-align: center;
}
}
.magicos10 .section-near .title-wrapper .near-title > span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10 .section-near .title-wrapper .near-title > span:last-of-type {
display: block;
}
.magicos10 .section-near .title-wrapper .near-copy {
margin-top: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .title-wrapper .near-copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-near .button-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
display: flex;
border-radius: 2.6041666667vw;
background: linear-gradient(
102deg,
rgba(0, 110, 183, 0.1) 19.23%,
rgba(150, 209, 248, 0.1) 50.55%,
rgba(0, 110, 183, 0.1) 83.73%
);
padding: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .button-wrapper {
position: relative;
top: auto;
left: auto;
order: 4;
border-radius: 13.3333333333vw;
padding: 1.6vw;
margin: 5.3333333333vw auto 0;
}
}
.magicos10 .section-near .button-wrapper .nearBtn {
position: relative;
z-index: 2;
font-size: 0.6770833333vw;
width: 7.2916666667vw;
height: 2.0833333333vw;
line-height: 2.0833333333vw;
border-radius: 2.6041666667vw;
transition: color 0.25s ease 0.25s;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .button-wrapper .nearBtn {
width: 35.7333333333vw;
height: 8.5333333333vw;
line-height: 8.5333333333vw;
border-radius: 13.3333333333vw;
font-size: 3.4666666667vw;
}
}
.magicos10 .section-near .button-wrapper .nearBtn:first-of-type {
color: #fff;
margin-right: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .button-wrapper .nearBtn:first-of-type {
margin-right: 1.6vw;
}
}
.magicos10 .section-near .button-wrapper .buttonbg {
position: absolute;
top: 0.4166666667vw;
left: 0.4166666667vw;
width: 7.2916666667vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
background: linear-gradient(
104deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
transition: transform 0.5s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .button-wrapper .buttonbg {
top: 1.6vw;
left: 1.6vw;
width: 35.7333333333vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-near .copy-wrapper {
position: relative;
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .copy-wrapper {
width: 100%;
height: auto;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
order: 3;
display: none;
}
}
.magicos10 .section-near .copy-wrapper .item {
position: absolute;
bottom: 6.7708333333vw;
left: 2.1875vw;
width: 20.15625vw;
transition: opacity 0.3s ease;
}
.magicos10 .section-near .copy-wrapper .item2,
.magicos10 .section-near .copy-wrapper .item3 {
opacity: 0;
}
.magicos10 .section-near .copy-wrapper .item .icon {
width: 11.6927083333vw;
height: 3.7760416667vw;
}
.magicos10 .section-near .copy-wrapper .item .subtitle {
font-size: 1.0416666667vw;
margin-top: 0.5208333333vw;
}
.magicos10 .section-near .copy-wrapper .item .copy {
font-size: 1.0416666667vw;
}
.magicos10 .section-near .bg-wrapper {
position: relative;
width: 49.6875vw;
height: 36.4583333333vw;
margin-left: 1.0416666667vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .bg-wrapper {
width: 82.9333333333vw;
height: 93.3333333333vw;
margin-left: 0;
margin-top: 5.3333333333vw;
border-radius: 4.2666666667vw;
order: 2;
background: none;
}
}
.magicos10 .section-near .bg-wrapper .item {
transition: opacity 0.5s ease;
}
.magicos10 .section-near .bg-wrapper .item1 {
position: relative;
width: 100%;
height: 100%;
}
.magicos10 .section-near .bg-wrapper .item1 .leftphone,
.magicos10 .section-near .bg-wrapper .item1 .rightphone {
position: absolute;
top: 50%;
left: 50%;
}
.magicos10 .section-near .bg-wrapper .item1 .leftphone {
width: 15.625vw;
height: 33.28125vw;
z-index: 2;
}
.magicos10 .section-near .bg-wrapper .item1 .leftphone .shadow1 {
position: absolute;
top: -6.1979166667vw;
left: -0.9895833333vw;
width: 22.7604166667vw;
height: 39.9479166667vw;
}
.magicos10 .section-near .bg-wrapper .item1 .leftphone .shadow2 {
position: absolute;
top: -0.5208333333vw;
left: -0.5208333333vw;
width: 22.7604166667vw;
height: 39.9479166667vw;
}
.magicos10 .section-near .bg-wrapper .item1 .leftphone .video-near {
position: absolute;
top: 0.3645833333vw;
left: 0.3645833333vw;
width: 14.84375vw;
height: 32.65625vw;
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .bg-wrapper .item1 .leftphone .video-near {
height: 32.6041666667vw;
}
}
.magicos10 .section-near .bg-wrapper .item1 .rightphone {
width: 15.9375vw;
height: 32.7604166667vw;
}
.magicos10 .section-near .bg-wrapper .item1 .rightphone .shadow1 {
position: absolute;
top: -0.46875vw;
left: -6.1979166667vw;
width: 22.7604166667vw;
height: 39.9479166667vw;
}
.magicos10 .section-near .bg-wrapper .item1 .rightphone .shadow2 {
position: absolute;
top: -0.9375vw;
left: -0.5208333333vw;
width: 22.7604166667vw;
height: 39.9479166667vw;
}
.magicos10 .section-near .bg-wrapper .item1 .rightphone .video-near {
position: absolute;
top: 0.4166666667vw;
left: 0.625vw;
width: 14.84375vw;
height: 31.9270833333vw;
border-radius: 2.0833333333vw;
}
.magicos10 .section-near .bg-wrapper .item1 .border {
position: relative;
z-index: 2;
}
.magicos10 .section-near .bg-wrapper .item2 {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
pointer-events: none;
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .bg-wrapper .item2 {
border-radius: 0;
}
.magicos10 .section-near .bg-wrapper .item2 .video-near {
-o-object-fit: contain;
object-fit: contain;
}
}
.magicos10 .section-near .bg-wrapper .videoBtn {
position: absolute;
z-index: 2;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 0;
visibility: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .bg-wrapper .videoBtn {
bottom: 0;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-near .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-near .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-near .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-near .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-near .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-near .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-near .wave-wrapper {
position: absolute;
z-index: -1;
top: 50%;
left: 50%;
width: 72.9166666667vw;
height: 72.9166666667vw;
transform: translateX(-50%) translateY(-50%);
filter: blur(1px);
opacity: 0.8;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-near .wave-wrapper {
width: 133.3333333333vw;
height: 133.3333333333vw;
}
}
.magicos10 .section-near .wave-wrapper.is-active .wave {
animation: waveAnimation1 0.5s linear forwards;
}
.magicos10 .section-near .wave-wrapper.is-active .wave2 {
animation-delay: 0.25s;
}
.magicos10 .section-near .wave-wrapper .wave {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 50%;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
pointer-events: none;
transform: scale(0);
opacity: 0;
}
.magicos10 .section-near .wave-wrapper .wave > div {
position: absolute;
top: 50%;
left: 50%;
width: 110%;
height: 110%;
transform: translateX(-50%) translateY(-50%);
background: radial-gradient(circle, #fff 60%, transparent 73%);
border-radius: 50%;
}
@keyframes waveAnimation1 {
0% {
transform: scale(0);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1);
opacity: 0;
}
}
.magicos10 .section-apple {
margin-top: calc(5.2083333333vw - (100vh - 52px - 36.4583333333vw) / 2);
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple {
margin-top: 26.6666666667vw;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
.magicos10 .section-apple {
margin-top: calc(26.6666666667vw - (100vh - 52px - 160vw) / 2);
}
}
.magicos10 .section-apple.is-active-2 .button-wrapper .appleBtn:first-of-type {
color: #000;
}
.magicos10 .section-apple.is-active-2 .button-wrapper .appleBtn:nth-of-type(2) {
color: #fff;
}
.magicos10 .section-apple.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 0.4166666667vw));
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple.is-active-2 .button-wrapper .buttonbg {
transform: translateX(calc(100% + 1.6vw));
}
}
.magicos10 .section-apple.is-active-2 .copy-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-apple.is-active-2 .copy-wrapper .item2 {
opacity: 1;
}
.magicos10 .section-apple.is-active-2 .bg-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-apple.is-active-2 .bg-wrapper .item2 {
opacity: 1;
}
.magicos10 .section-apple.is-active-3 .button-wrapper .appleBtn:first-of-type {
color: #000;
}
.magicos10 .section-apple.is-active-3 .button-wrapper .appleBtn:nth-of-type(3) {
color: #fff;
}
.magicos10 .section-apple.is-active-3 .button-wrapper .buttonbg {
transform: translateX(calc(200% + 0.4166666667vw));
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple.is-active-3 .button-wrapper .buttonbg {
transform: translateX(calc(200% + 1.6vw));
}
}
.magicos10 .section-apple.is-active-3 .copy-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-apple.is-active-3 .copy-wrapper .item3 {
opacity: 1;
}
.magicos10 .section-apple.is-active-3 .bg-wrapper .item1 {
opacity: 0;
}
.magicos10 .section-apple.is-active-3 .bg-wrapper .item3 {
opacity: 1;
}
.magicos10 .section-apple .apple-container {
position: relative;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
flex-direction: row-reverse;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .apple-container {
flex-direction: column;
}
}
.magicos10 .section-apple .apple-title {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
width: 21.8vw;
transform: translateX(15.3125vw) translateY(-15.7291666667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .apple-title {
position: static;
width: 82.9333333333vw;
transform: none;
order: 1;
text-align: center;
}
}
.magicos10 .section-apple .apple-title > span:first-of-type {
display: inline-block;
background: linear-gradient(
93deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.magicos10 .section-apple .apple-title > span:last-of-type {
display: block;
}
.magicos10 .section-apple .button-wrapper {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translateX(15.3125vw) translateY(13.125vw);
display: flex;
border-radius: 2.6041666667vw;
background: linear-gradient(
102deg,
rgba(0, 110, 183, 0.1) 19.23%,
rgba(150, 209, 248, 0.1) 50.55%,
rgba(0, 110, 183, 0.1) 83.73%
);
padding: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .button-wrapper {
position: relative;
top: auto;
left: auto;
transform: none;
border-radius: 13.3333333333vw;
padding: 1.6vw;
order: 4;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-apple .button-wrapper .appleBtn {
position: relative;
z-index: 2;
font-size: 0.6770833333vw;
width: 9.5208333333vw;
height: 2.0833333333vw;
line-height: 2.0833333333vw;
border-radius: 2.6041666667vw;
transition: color 0.25s ease 0.25s;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .button-wrapper .appleBtn {
font-size: 3.4666666667vw;
width: 38.4666666667vw;
height: 8.5333333333vw;
line-height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-apple .button-wrapper .appleBtn:first-of-type {
color: #fff;
margin-right: 0.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .button-wrapper .appleBtn:first-of-type {
margin-right: 1.6vw;
}
}
.magicos10 .section-apple .button-wrapper .buttonbg {
position: absolute;
top: 0.4166666667vw;
left: 0.4166666667vw;
width: 9.5208333333vw;
height: 2.0833333333vw;
border-radius: 2.6041666667vw;
background: linear-gradient(
104deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
transition: transform 0.5s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .button-wrapper .buttonbg {
top: 1.6vw;
left: 1.6vw;
width: 38.4666666667vw;
height: 8.5333333333vw;
border-radius: 13.3333333333vw;
}
}
.magicos10 .section-apple .copy-wrapper {
position: relative;
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .copy-wrapper {
width: 82.9333333333vw;
height: auto;
text-align: center;
border: none;
background: transparent;
box-shadow: none;
border-radius: 0;
-webkit-backdrop-filter: none;
backdrop-filter: none;
order: 3;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-apple .copy-wrapper .item {
position: absolute;
bottom: 6.7708333333vw;
left: 2.0833333333vw;
width: 20.15625vw;
transition: opacity 0.3s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .copy-wrapper .item {
position: static;
width: 100%;
}
}
.magicos10 .section-apple .copy-wrapper .item2,
.magicos10 .section-apple .copy-wrapper .item3 {
opacity: 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .copy-wrapper .item2,
.magicos10 .section-apple .copy-wrapper .item3 {
position: absolute;
bottom: auto;
top: 0;
left: 0;
}
}
.magicos10 .section-apple .copy-wrapper .item .icon {
width: 11.6927083333vw;
height: 3.7760416667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .copy-wrapper .item .icon {
display: none;
}
}
.magicos10 .section-apple .copy-wrapper .item .subtitle {
font-size: 1.0416666667vw;
margin-top: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .copy-wrapper .item .subtitle {
font-size: 4.2666666667vw;
}
}
.magicos10 .section-apple .copy-wrapper .item .copy {
font-size: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .copy-wrapper .item .copy {
font-size: 4.2666666667vw;
}
}
.magicos10 .section-apple .bg-wrapper {
position: relative;
width: 49.6875vw;
height: 36.4583333333vw;
margin-right: 1.0416666667vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 1.6666666667vw;
overflow: hidden;
transform: rotate(0);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .bg-wrapper {
order: 2;
width: 82.9333333333vw;
height: 74.6666666667vw;
background: rgba(250, 250, 250, 0.8);
border-radius: 3vw;
overflow: initial;
margin-left: 0;
margin-right: 0;
margin-top: 4vw;
margin-bottom: 4vw;
}
}
.magicos10 .section-apple .bg-wrapper .item {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: opacity 0.5s ease;
}
.magicos10 .section-apple .bg-wrapper .item2,
.magicos10 .section-apple .bg-wrapper .item3 {
opacity: 0;
}
.magicos10 .section-apple .bg-wrapper .videoBtn {
position: absolute;
z-index: 2;
bottom: 1.6666666667vw;
right: 1.6666666667vw;
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 0;
visibility: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-apple .bg-wrapper .videoBtn {
bottom: 2.6666666667vw;
right: 2.6666666667vw;
width: 6.4vw;
height: 6.4vw;
}
}
.magicos10 .section-apple .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-apple .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-apple .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-apple .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-apple .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-apple .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-vision {
margin-top: -2.2083333333vw;
}
.magicos10 .section-vision #trigger-vision-2 {
position: absolute;
top: 213.3333333333vw;
}
.magicos10 .section-vision .vision-container {
overflow: hidden;
}
.magicos10 .section-vision .vision-title {
text-align: center;
}
.magicos10 .section-vision .item-wrapper {
margin: 2.0833333333vw auto 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper {
margin-top: 10.6666666667vw;
flex-direction: column;
gap: 5.3333333333vw;
width: 82.9333333333vw;
}
}
.magicos10 .section-vision .item-wrapper .item {
position: relative;
overflow: hidden;
}
.magicos10 .section-vision .item-wrapper .item1 {
width: 36.9791666667vw;
height: 37.5vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item1 {
width: 100%;
height: 106.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .item1 .bg {
position: absolute;
top: 50%;
left: 50%;
width: 16.9270833333vw;
height: 11.3541666667vw;
transform: translateX(-50%) translateY(-50%);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item1 .bg {
width: 39.2vw;
height: 32.5333333333vw;
}
}
.magicos10 .section-vision .item-wrapper .item2 {
width: 36.9791666667vw;
height: 37.5vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item2 {
width: 100%;
height: 106.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .item3 {
width: 36.9791666667vw;
height: 26.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item3 {
width: 100%;
height: 106.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper {
position: absolute;
top: 9.6354166667vw;
left: 0;
width: 100%;
overflow: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper {
top: 34.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper .wrapper {
display: flex;
width: -moz-max-content;
width: max-content;
}
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper .wrapper2 {
margin-top: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper .wrapper2 {
margin-top: 2.6666666667vw;
}
}
.magicos10
.section-vision
.item-wrapper
.item3
.apps-wrapper
.wrapper2
.apps-img {
transform: translateX(-100%);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper .wrapper3 {
display: flex !important;
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper .apps-img {
width: 70.1041666667vw;
height: 5.9895833333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item3 .apps-wrapper .apps-img {
width: 153.2vw;
height: 18.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .item4 {
width: 36.9791666667vw;
height: 26.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item4 {
width: 100%;
height: 106.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .item4 .bg {
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);
width: 24.6354166667vw;
height: 16.875vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .item4 .bg {
width: 63.7333333333vw;
height: 64vw;
}
}
.magicos10 .section-vision .item-wrapper .copy-wrapper {
position: absolute;
z-index: 2;
top: 2.6041666667vw;
left: 2.6041666667vw;
width: calc(100% - 5.2083333333vw);
color: #fff;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .copy-wrapper {
top: 6vw;
left: 5.3333333333vw;
width: calc(100% - 10.6666666667vw);
text-align: center;
}
}
.magicos10 .section-vision .item-wrapper .copy-wrapper .subtitle {
font-size: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .copy-wrapper .subtitle {
font-size: 5.4vw;
}
}
.magicos10 .section-vision .item-wrapper .copy-wrapper .copy {
font-size: 1.0416666667vw;
margin-top: 0.5208333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .copy-wrapper .copy {
font-size: 4.1vw;
margin-top: 0.6666666667vw;
}
}
.magicos10 .section-vision .item-wrapper .bg-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.magicos10 .section-vision .item-wrapper .video-vision {
border-radius: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-vision .item-wrapper .video-vision {
border-radius: 4.2666666667vw;
}
}
.magicos10 .section-touch {
margin-top: 10.4166666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-touch {
margin-top: 26.6666666667vw;
}
}
.magicos10 .section-touch #trigger-touch-2 {
position: absolute;
top: 133.3333333333vw;
}
.magicos10 .section-touch .touch-container {
overflow: hidden;
}
.magicos10 .section-touch .touch-title {
text-align: center;
}
.magicos10 .section-touch .item-wrapper {
margin: 2.0833333333vw auto 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-touch .item-wrapper {
margin-top: 10.6666666667vw;
width: 82.9333333333vw;
flex-direction: column;
gap: 0;
}
}
.magicos10 .section-touch .item-wrapper .item {
position: relative;
overflow: hidden;
}
.magicos10 .section-touch .item-wrapper .item1 {
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-touch .item-wrapper .item1 {
width: 100%;
height: 53.3333333333vw;
order: 1;
}
}
.magicos10 .section-touch .item-wrapper .item2 {
width: 49.6875vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-touch .item-wrapper .item2 {
width: 100%;
height: 80vw;
order: 2;
margin-top: 2.6666666667vw;
}
.magicos10 .section-touch .item-wrapper .item2 .video-touch {
border-radius: 0;
border-bottom-left-radius: 4.2666666667vw;
border-bottom-right-radius: 4.2666666667vw;
}
}
.magicos10 .section-touch .item-wrapper .item3 {
width: 49.6875vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-touch .item-wrapper .item3 {
width: 100%;
height: 80vw;
order: 4;
margin-top: 2.6666666667vw;
border-radius: 0 0 5vw 5vw;
}
.magicos10 .section-touch .item-wrapper .item3 .video-touch {
border-radius: 0;
border-bottom-left-radius: 4.2666666667vw;
border-bottom-right-radius: 4.2666666667vw;
height: auto;
transform: translateY(-67vw);
width: 100%;
}
}
.magicos10 .section-touch .item-wrapper .item4 {
width: 24.3229166667vw;
height: 36.4583333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-touch .item-wrapper .item4 {
width: 100%;
height: 53.3333333333vw;
order: 3;
margin-top: 5.3333333333vw;
}
}
.magicos10 .section-touch .item-wrapper .bg-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.magicos10 .section-touch .item-wrapper .bg-wrapper .touch-item-text {
position: absolute;
font-size: 3.75vw;
text-align: center;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
width: 100%;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-touch .item-wrapper .bg-wrapper .touch-item-text {
font-size: 11vw;
}
}
.magicos10 .section-touch .item-wrapper .bg-wrapper .touch-item-text2 {
text-shadow: 0 0 33.721px rgba(255, 255, 255, 0.7),
0 0 23.605px rgba(255, 255, 255, 0.5), 0 0 16.861px rgba(255, 255, 255, 0.5),
0 0 10.116px rgba(255, 255, 255, 0.5);
}
.magicos10 .section-touch .item-wrapper .video-touch {
border-radius: 1.6666666667vw;
}
.magicos10 .section-shake {
height: 160vh;
margin-top: 6.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake {
height: auto;
margin-top: 26.6666666667vw;
overflow: hidden;
}
}
.magicos10 .section-shake .sticky-container {
display: flex;
align-items: center;
justify-content: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .sticky-container {
position: static;
height: auto;
display: block;
padding-bottom: 5.3333333333vw;
}
}
.magicos10 .section-shake .copy-wrapper {
position: absolute;
top: 50%;
left: 46%;
transform: translateX(-50%) translateY(-50%);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .copy-wrapper {
position: relative;
top: auto;
left: auto;
transform: none;
width: 82.9333333333vw;
margin: 8vw auto 0;
text-align: center;
}
}
.magicos10 .section-shake .copy-wrapper .shake-title {
position: relative;
font-size: 6.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .copy-wrapper .shake-title {
font-size: 8.5333333333vw;
}
}
.magicos10 .section-shake .copy-wrapper .shake-title > span {
display: inline-block;
background: linear-gradient(180deg, #faeace, #f7c99a);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
white-space: nowrap;
}
.magicos10 .section-shake .copy-wrapper .shake-title > span:first-of-type {
position: absolute;
top: 0;
left: -13vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .copy-wrapper .shake-title > span:first-of-type {
position: static;
transform: translateX(-14vw);
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .copy-wrapper .shake-title > span:last-of-type {
transform: translateX(2vw);
}
}
.magicos10 .section-shake .copy-wrapper .shake-title .shake-mark {
display: inline-block;
vertical-align: middle;
width: 4.4791666667vw;
height: 6.0416666667vw;
transform: translateX(-0.4166666667vw) translateY(-0.3645833333vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .copy-wrapper .shake-title .shake-mark {
width: 5.8666666667vw;
height: 7.9131782946vw;
transform: translateX(-0.8vw) translateY(-0.5333333333vw);
}
}
.magicos10 .section-shake .copy-wrapper .shake-copy {
transform: translateX(33.7416666667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .copy-wrapper .shake-copy {
transform: none;
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-shake .cat {
position: absolute;
z-index: 4;
top: 50%;
left: 50%;
width: 15.1041666667vw;
height: 21.3541666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .cat {
top: 0;
transform: translateX(-50%);
width: 17.3333333333vw;
height: 18.9333333333vw;
}
}
.magicos10 .section-shake .bg-wrapper {
position: relative;
width: 22.4359375vw;
height: 40.0734375vw;
transform: translateX(3.125vw) translateY(2.6041666667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper {
width: 56.5333333333vw;
height: 100vw;
transform: translateX(12%);
margin: 10.6666666667vw auto 0;
}
}
.magicos10 .section-shake .bg-wrapper .item1 {
position: relative;
z-index: 3;
}
.magicos10 .section-shake .bg-wrapper .item1 .video-shake {
top: 0.78125vw;
left: 0.7291666667vw;
width: 15.2604166667vw;
height: 33.4375vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item1 .video-shake {
top: 2.1333333333vw;
left: 2.1333333333vw;
width: 37.9vw;
height: 83.7333333333vw;
}
}
.magicos10 .section-shake .bg-wrapper .item2,
.magicos10 .section-shake .bg-wrapper .item3 {
position: absolute;
top: 50%;
left: 50%;
width: 13.1484375vw;
height: 27.9791666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item2,
.magicos10 .section-shake .bg-wrapper .item3 {
width: 39.5733333333vw;
height: 70vw;
}
}
.magicos10 .section-shake .bg-wrapper .item2 .video-shake,
.magicos10 .section-shake .bg-wrapper .item3 .video-shake {
top: 0.3125vw;
left: 0.3125vw;
width: 12.6221354167vw;
height: 27.4638020833vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item2 .video-shake,
.magicos10 .section-shake .bg-wrapper .item3 .video-shake {
top: 0.8vw;
left: 4.2666666667vw;
width: 31.066667vw;
height: 68.5333333333vw;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item2 {
transform: translateX(-135%) translateY(-58%);
}
}
.magicos10 .section-shake .bg-wrapper .item2 .stone {
position: absolute;
top: 50%;
left: 50%;
width: 5vw;
height: 5.7291666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item2 .stone {
width: 12.6666666667vw;
height: 12.9333333333vw;
transform: translateX(-230%) translateY(290%);
}
}
.magicos10 .section-shake .bg-wrapper .item2 .triangle {
position: absolute;
top: 50%;
left: 50%;
width: 10.15625vw;
height: 8.59375vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item2 .triangle {
width: 23.6vw;
height: 24.1333333333vw;
transform: translateX(-114%) translateY(93%);
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item3 {
transform: translateX(5%) translateY(-58%);
}
}
.magicos10 .section-shake .bg-wrapper .item3 .banana {
position: absolute;
top: 50%;
left: 50%;
width: 3.3333333333vw;
height: 6.09375vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item3 .banana {
width: 14.4vw;
height: 15.0666666667vw;
transform: translateX(100%) translateY(-370%);
}
}
.magicos10 .section-shake .bg-wrapper .item3 .icecream {
position: absolute;
top: 50%;
left: 50%;
width: 10vw;
height: 9.8958333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .item3 .icecream {
width: 19.2vw;
height: 28.5333333333vw;
transform: translateX(18%) translateY(-154%);
}
}
.magicos10 .section-shake .bg-wrapper .video-shake {
position: absolute;
z-index: 2;
border-radius: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .video-shake {
border-radius: 4.2666666667vw;
}
}
.magicos10 .section-shake .bg-wrapper .videoBtn {
position: absolute;
z-index: 4;
top: 50%;
left: 50%;
transform: translateX(-3.4895833333vw) translateY(16.1458333333vw);
width: 1.6666666667vw;
height: 1.6666666667vw;
opacity: 0;
visibility: hidden;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-shake .bg-wrapper .videoBtn {
width: 6.4vw;
height: 6.4vw;
transform: translateX(-158%) translateY(42.6666666667vw);
}
}
.magicos10 .section-shake .bg-wrapper .videoBtn.is-play {
opacity: 1;
visibility: visible;
}
.magicos10 .section-shake .bg-wrapper .videoBtn.is-play .icon-pause {
opacity: 1;
}
.magicos10 .section-shake .bg-wrapper .videoBtn.is-pause {
opacity: 1;
visibility: visible;
}
.magicos10 .section-shake .bg-wrapper .videoBtn.is-pause .icon-play {
opacity: 1;
}
.magicos10 .section-shake .bg-wrapper .videoBtn .icon-play,
.magicos10 .section-shake .bg-wrapper .videoBtn .icon-pause {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.magicos10 .section-shake .bg-wrapper .border {
position: relative;
z-index: 3;
}
.magicos10 .section-lockscreen {
height: 160vh;
margin-top: 5.2083333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen {
height: auto;
margin-top: 26.6666666667vw;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen .sticky-container {
position: static;
top: auto;
height: auto;
}
}
.magicos10 .section-lockscreen .copy-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 75vw;
transform: translateX(-50%) translateY(calc(-100% - 13.0208333333vw));
text-align: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen .copy-wrapper {
position: static;
width: 82.9333333333vw;
margin: 0 auto;
transform: none;
}
}
.magicos10 .section-lockscreen .copy-wrapper .lockscreen-copy {
margin-top: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen .copy-wrapper .lockscreen-copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-lockscreen .swiper-container-lockscreen {
width: 100%;
height: 100%;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen .swiper-container-lockscreen {
width: 55.0666666667vw;
height: 117.4666666667vw;
margin: 9.3333333333vw auto 0;
overflow: initial;
}
}
.magicos10 .section-lockscreen .swiper-container-lockscreen .swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.magicos10 .section-lockscreen .swiper-container-lockscreen .swiper-slide {
position: absolute;
top: 50%;
left: 50%;
width: 19.21875vw;
height: 40.9895833333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen .swiper-container-lockscreen .swiper-slide {
position: relative;
top: auto;
left: auto;
width: 100%;
height: 100%;
}
}
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide
.shadow {
position: absolute;
top: -0.5729166667vw;
left: -0.5729166667vw;
width: 27.03125vw;
height: 48.28125vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide
.shadow {
top: -1.6vw;
left: -1.3333333333vw;
width: 77.4666666667vw;
height: 138.4vw;
}
}
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide
.desktop {
position: absolute;
top: 1%;
left: 0.7%;
width: 98%;
height: 98%;
}
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide
.desktop
img {
border-radius: 2.34375vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide
.desktop
img {
border-radius: 6.6666666667vw;
}
}
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide
.border {
position: relative;
z-index: 2;
}
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide.slide1 {
z-index: 4;
}
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide.slide2 {
z-index: 3;
}
.magicos10
.section-lockscreen
.swiper-container-lockscreen
.swiper-slide.slide3 {
z-index: 2;
}
.magicos10 .section-lockscreen .swiper-scrollbar {
position: relative;
z-index: 2;
width: 74.4vw;
height: 1.0666666667vw;
background: linear-gradient(
94deg,
rgba(126, 200, 255, 0.2) 0%,
rgba(109, 170, 255, 0.2) 25%,
rgba(213, 162, 255, 0.2) 50%,
rgba(255, 143, 165, 0.2) 75%,
rgba(255, 215, 119, 0.2) 100%
);
border-radius: 6.4vw;
margin: 10.6666666667vw auto 5.3333333333vw;
pointer-events: none;
}
.magicos10 .section-lockscreen .swiper-scrollbar::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 6.4vw;
background: linear-gradient(
94deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
-webkit-clip-path: inset(0 var(--clipRight, 100%) 0 0);
clip-path: inset(0 var(--clipRight, 100%) 0 0);
}
.magicos10 .section-lockscreen .swiper-scrollbar .swiper-scrollbar-drag {
position: relative;
z-index: 2;
background: none;
pointer-events: visible;
}
.magicos10 .section-lockscreen .swiper-scrollbar .swiper-scrollbar-drag::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
width: 12.8vw;
height: 3.2vw;
border-radius: 6.4vw;
background: linear-gradient(
94deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
box-shadow: 2px 0 4px 0 rgba(255, 255, 255, 0.25) inset,
0 2px 2px 0 rgba(255, 255, 255, 0.25) inset,
16px 12px 6px 0 rgba(0, 0, 0, 0), 10px 8px 5px 0 rgba(0, 0, 0, 0.02),
6px 4px 4px 0 rgba(0, 0, 0, 0.06), 3px 2px 3px 0 rgba(0, 0, 0, 0.11),
1px 0 2px 0 rgba(0, 0, 0, 0.12);
}
.magicos10 .section-lockscreen .button-wrapper {
position: absolute;
top: 0vw;
left: 76.0833333333vw;
display: flex;
align-items: center;
justify-content: space-between;
width: 8.125vw;
margin-top: 0;
transform: translateX(1.3vw);
/* filter: invert(1); */
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen .button-wrapper {
position: relative;
width: 24vw;
margin: 10vw auto;
transform: translateX(0);
display: flex;
left: 0;
top: 0;
z-index: 10;
}
}

.magicos10 .section-lockscreen .button-wrapper .arrowBtn {
width: 2.5vw;
height: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-lockscreen .button-wrapper .arrowBtn {
width: 8.5333333333vw;
height: 8.5333333333vw;
}
}

.magicos10 .section-lockscreen .button-wrapper .swiper-button-disabled {
opacity: 0.3;
pointer-events: none;
}

.magicos10 .section-lockscreen .button-wrapper .prevBtn {
transform: rotate(180deg);
}
.magicos10 .section-clock {
height: 160vh;
margin-top: -160vh;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock {
height: auto;
margin-top: 26.6666666667vw;
}
}
.magicos10 .section-clock #trigger-clock-1,
.magicos10 .section-clock #trigger-ga {
position: absolute;
top: 20vh;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock #trigger-clock-1,
.magicos10 .section-clock #trigger-ga {
position: static;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .sticky-container {
position: static;
top: auto;
height: auto;
}
}
.magicos10 .section-clock .copy-wrapper {
position: absolute;
top: 50%;
left: 50%;
width: 75vw;
transform: translateX(-50%) translateY(-50%);
text-align: center;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .copy-wrapper {
position: static;
width: 82.9333333333vw;
margin: 0 auto;
transform: none;
}
}
.magicos10 .section-clock .copy-wrapper .clock-copy {
margin-top: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .copy-wrapper .clock-copy {
margin-top: 2.6666666667vw;
}
}
.magicos10 .section-clock .swiper-container-clock {
width: 100%;
height: 100%;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock {
width: 55.0666666667vw;
height: 117.4666666667vw;
margin: 9.3333333333vw auto 0;
overflow: initial;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide {
position: absolute;
top: 50%;
left: 50%;
width: 19.21875vw;
height: 40.9895833333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide {
position: relative;
top: auto;
left: auto;
width: 100%;
height: 100%;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide .shadow {
position: absolute;
top: -0.5729166667vw;
left: -0.5729166667vw;
width: 27.03125vw;
height: 48.28125vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide .shadow {
top: -1.6vw;
left: -1.3333333333vw;
width: 77.4666666667vw;
height: 138.4vw;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide .desktop {
position: absolute;
top: 1%;
left: 0.7%;
width: 98%;
height: 98%;
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide .desktop img {
border-radius: 2.34375vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide .desktop img {
border-radius: 6.6666666667vw;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide .border {
position: relative;
z-index: 2;
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide6 {
transform: translateX(-58.3333333333vw) translateY(1.0416666667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide6 {
transform: none;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide7 {
transform: translateX(-33.4375vw) translateY(5.2083333333vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide7 {
transform: none;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide8 {
transform: translateX(-50%) translateY(9.375vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide8 {
transform: none;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide9 {
transform: translateX(14.2708333333vw) translateY(5.2083333333vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide9 {
transform: none;
}
}
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide10 {
transform: translateX(38.2291666667vw) translateY(1.0416666667vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .swiper-container-clock .swiper-slide.slide10 {
transform: none;
}
}
.magicos10 .section-clock .swiper-scrollbar {
position: relative;
z-index: 2;
width: 74.4vw;
height: 1.0666666667vw;
background: linear-gradient(
94deg,
rgba(126, 200, 255, 0.2) 0%,
rgba(109, 170, 255, 0.2) 25%,
rgba(213, 162, 255, 0.2) 50%,
rgba(255, 143, 165, 0.2) 75%,
rgba(255, 215, 119, 0.2) 100%
);
border-radius: 6.4vw;
margin: 10.6666666667vw auto 5.3333333333vw;
pointer-events: none;
}
.magicos10 .section-clock .swiper-scrollbar::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 6.4vw;
background: linear-gradient(
94deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
-webkit-clip-path: inset(0 var(--clipRight, 100%) 0 0);
clip-path: inset(0 var(--clipRight, 100%) 0 0);
}
.magicos10 .section-clock .swiper-scrollbar .swiper-scrollbar-drag {
position: relative;
z-index: 2;
background: none;
pointer-events: visible;
}
.magicos10 .section-clock .swiper-scrollbar .swiper-scrollbar-drag::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%) translateY(-50%);
width: 12.8vw;
height: 3.2vw;
border-radius: 6.4vw;
background: linear-gradient(
94deg,
#7ec8ff 0%,
#6daaff 25%,
#d5a2ff 50%,
#ff8fa5 75%,
#ffd777 100%
);
box-shadow: 2px 0 4px 0 rgba(255, 255, 255, 0.25) inset,
0 2px 2px 0 rgba(255, 255, 255, 0.25) inset,
16px 12px 6px 0 rgba(0, 0, 0, 0), 10px 8px 5px 0 rgba(0, 0, 0, 0.02),
6px 4px 4px 0 rgba(0, 0, 0, 0.06), 3px 2px 3px 0 rgba(0, 0, 0, 0.11),
1px 0 2px 0 rgba(0, 0, 0, 0.12);
}
.magicos10 .section-clock .button-wrapper {
position: absolute;
top: 0vw;
left: 76.0833333333vw;
display: flex;
align-items: center;
justify-content: space-between;
width: 8.125vw;
margin-top: 0;
transform: translateX(1.3vw);
/* filter: invert(1); */
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .button-wrapper {
position: relative;
width: 24vw;
margin: 10vw auto;
transform: translateX(0);
display: flex;
left: 0;
top: 0;
z-index: 10;
}
}

.magicos10 .section-clock .button-wrapper .arrowBtn {
width: 2.5vw;
height: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-clock .button-wrapper .arrowBtn {
width: 8.5333333333vw;
height: 8.5333333333vw;
}
}

.magicos10 .section-clock .button-wrapper .swiper-button-disabled {
opacity: 0.3;
pointer-events: none;
}

.magicos10 .section-clock .button-wrapper .prevBtn {
transform: rotate(180deg);
}
.magicos10 .magicos10-mobShow {
display: none !important;
}
.magicos10 .magicos10-flex-mobShow {
display: none !important;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .magicos10-mobShow {
display: block !important;
}
.magicos10 .magicos10-flex-mobShow {
display: flex !important;
}
.magicos10 .magicos10-pcShow {
display: none !important;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) and (min-width: 501px) {
.magicos10 .magicos10-padHide {
display: none !important;
}
.magicos10 .magicos10-padShow {
display: block !important;
}
}
.magicos10 .icon-mouse {
position: absolute;
z-index: 9;
top: 50%;
left: 50%;
width: 3.6458333333vw;
height: 3.75vw;
pointer-events: none;
}
.magicos10 .hidden-text {
display: block;
overflow: hidden;
position: absolute !important;
width: 1px;
height: 1px;
font-size: 1px;
line-height: 1px;
clip: rect(1px, 1px, 1px, 1px);
}

.section-note {
padding: 6.4166666667vw 0 5.2083333333vw;
background: #fff;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.section-note {
padding: 26.6666666667vw 0 13.3333333333vw;
margin-top: -1px;
}
}
.section-note.ff-regular {
font-family: "HONOR Sans World Regular";
}
.section-note .note-container {
width: 62.5vw;
margin: 0 auto;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.section-note .note-container {
width: 84vw;
}
}
.section-note .line {
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.6);
}
.section-note .decimal {
list-style: decimal;
padding-left: 1.5625vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.section-note .decimal {
padding-left: 2.1333333333vw;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
.section-note .decimal {
padding-left: 4vw;
}
}
.section-note .decimal li {
margin-bottom: 0.5208333333vw;
list-style: decimal;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.section-note .decimal li {
margin-bottom: 1.3333333333vw;
}
}
.section-note .decimal li:not(last-of-type) {
margin-bottom: 0;
}
.section-note .pdp-star {
list-style: none;
padding-left: 1.5625vw;
margin-top: 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.section-note .pdp-star {
padding-left: 2.1333333333vw;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
.section-note .pdp-star {
padding-left: 4vw;
}
}
.section-note .pdp-star li::after {
content: "*";
position: absolute;
top: 0;
left: 0;
transform: translateX(calc(-100% - 0.1041666667vw));
}
.section-note p {
padding: 0 0.5208333333vw;
margin: 3.6458333333vw 0 1.0416666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.section-note p {
padding: 0;
margin: 9.3333333333vw 0 4vw;
}
}
.section-note p,
.section-note li {
position: relative;
font-size: 14px;
line-height: 1.6;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.section-note p,
.section-note li {
font-size: 12px;
}
}
.section-note .nowrap {
white-space: nowrap;
}

/* 无障碍开始 */
.magicos10 .popup {
position: fixed;
top: 52px;
left: 0;
width: 100%;
height: 100%;
background: rgb(0, 0, 0);
display: none;
z-index: 99999;
}

.magicos10 .popup.is-active {
display: block;
}

.magicos10 .popup .popupcloseBtn {
position: absolute;
z-index: 2;
top: calc(15vh + 0.2604166667vw);
top: 0;
right: -4.5833333333vw;
width: 2.2916666667vw;
height: 2.2916666667vw;
display: block;
cursor: pointer;
mix-blend-mode: difference;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .popup .popupcloseBtn {
top: -10.3333333333vw;
right: 5vw;
width: 5.3333333333vw;
height: 5.3333333333vw;
}
}
.magicos10 .popup .popupcloseBtn::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 3.2291666667vw;
height: 1px;
background-color: #fff;
transform: rotate(45deg);
transform-origin: 0% 0%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .popup .popupcloseBtn::before {
width: 7.6vw;
}
}
.magicos10 .popup .popupcloseBtn::after {
content: "";
position: absolute;
bottom: -0.05vw;
left: -0.05vw;
width: 3.2291666667vw;
height: 1px;
background-color: #fff;
transform: rotate(-45deg);
transform-origin: 0% 0%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .popup .popupcloseBtn::after {
bottom: -0.2vw;
left: -0.2vw;
width: 7.6vw;
}
}
.magicos10 .popup .popup-container {
position: relative;
width: 70%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .popup .popup-container {
width: 100%;
}
}
.magicos10 .popup .popup-container.is-video .videoWrapper {
display: block;
}

.magicos10 .popup .videoWrapper {
display: none;
width: 100%;
height: auto;
position: relative;
}

.magicos10 .popup .videoWrapper #video-popup {
width: 100%;
height: 100%;
-o-object-fit: contain;
object-fit: contain;
}

.vjs-control-bar
> .vjs-subs-caps-button
> .vjs-menu
.vjs-menu-content
li:nth-child(1) {
display: none !important;
}

.vjs-control-bar
> .vjs-subs-caps-button
> .vjs-menu
.vjs-menu-content
li:nth-child(3) {
display: none !important;
}

.vjs-menu .vjs-menu-content li {
text-transform: none !important;
}

.magicos10 .popup .vjs-big-play-button {
display: none !important;
}

/* 无障碍结束 */
.whole-scene-component {
padding: 10.4166666667vw 0 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.whole-scene-component {
position: relative;
z-index: 3;
padding-top: 26.6666666667vw;
margin-top: -2px;
}
}

.magicos10.is-firefox .section-shake .copy-wrapper .shake-title {
position: relative;
font-size: 6.25vw;
}
.magicos10.is-firefox .section-shake .copy-wrapper .shake-title > span {
display: inline-block;
background: none;
background-clip: unset;
-webkit-background-clip: unset;
-webkit-text-fill-color: unset;
color: #f7c99a;
}

/* magicOs-nav */
.magicos10 .magicOs-nav {
position: sticky;
width: 100%;
height: 52px;
line-height: 52px;
-webkit-backdrop-filter: saturate(180%) blur(20px);
backdrop-filter: saturate(180%) blur(20px);
background-color: rgba(255, 255, 255, 0.7);
border-bottom: 1px solid #ececee;
z-index: 999;
display: flex;
font-size: 14px;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .magicOs-nav {
-webkit-backdrop-filter: initial;
backdrop-filter: initial;
background-color: #fff;
}
}
.magicos10 .magicOs-nav .magicOs-nav-inner {
max-width: 1440px;
width: 100%;
display: flex;
align-items: center;
padding: 0 20px;
margin: 0 auto;
justify-content: space-between;
font-weight: 600;
}

.magicos10 .magicOs-nav .magicOs-nav-inner .right {
display: flex;
}

.magicos10 .magicOs-nav .magicOs-nav-inner .right a {
margin-left: 30px;
line-height: 1.6;
display: block;
}

.magicos10 .magicOs-nav .magicOs-nav-inner .line {
margin: 0 15px;
}

.magicos10 .magicOs-nav .magicOs-nav-inner .os80 {
color: #666;
}

.magicos10 .magicOs-nav.active {
position: fixed;
top: 0;
}

.magicos10 .magicOs-nav .magicOs-nav-inner .showBtn {
display: none;
}

@media (max-aspect-ratio: 660/758) and (max-width: 1025px) {
.magicos10 .magicOs-nav .magicOs-nav-inner .showBtn {
padding-right: 20px;
position: relative;
display: block;
}
.magicos10 .magicOs-nav .magicOs-nav-inner .showBtn::after {
display: block;
content: "";
background-image: url("/content/dam/honor/common/magic-os-10/imgs/common/DownArrow.svg");
background-size: cover;
background-position: center;
width: 18px;
height: 16px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
transition: all 0.5s;
transform-origin: center center;
}
.magicos10 .magicOs-nav .magicOs-nav-inner .showBtn.active::after {
transform: translateY(-50%) rotate(-180deg);
}
.magicos10 .magicOs-nav .magicOs-nav-inner .right a {
margin-left: 0;
text-align: center;
padding: 10px;
}
.magicos10 .magicOs-nav .magicOs-nav-inner .right {
position: fixed;
top: 52px;
left: 0;
right: 0;
background-color: #f9f9f9;
padding: 10px;
width: 100%;
z-index: 99;
display: none;
}
}
.magicos10 .popup .popup-container.is-pic .picWrapper {
display: block;
}

.magicos10 .popup .picWrapper {
display: none;
width: 44.2708333333vw;
height: 80vh;
overflow-y: scroll;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .popup .picWrapper {
width: 70%;
}
}
.magicos10 .popup .picWrapper.is-active-1 .imgWrapper1 {
display: block;
}
.magicos10 .popup .picWrapper.is-active-2 .imgWrapper2 {
display: block;
}
.magicos10 .popup .picWrapper.is-active-3 .imgWrapper3 {
display: block;
}
.magicos10 .popup .picWrapper .imgWrapper {
width: 100%;
height: -moz-max-content;
height: max-content;
display: none;
}
.magicos10 .popup .picWrapper .imgWrapper img {
height: auto;
}

.magicos10 .popup .popupcloseBtn.is-pic {
top: 10vh;
left: calc(50% + 24.7395833333vw);
right: auto;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .popup .popupcloseBtn.is-pic {
left: auto;
right: 5.3333333333vw;
width: 5.3333333333vw;
height: 5.3333333333vw;
}
}
@media (min-aspect-ratio: 661/758) and (max-width: 1000px) {
.magicos10 .popup .popupcloseBtn {
top: calc(50% - 36vw);
}
}
.magicos10.is-static .section-screenshot .bg-wrapper .phone-wrapper {
transition: opacity 0.5s ease;
}
.magicos10.is-static .videoBtn {
display: none !important;
}

.magicos10.is-ios
.section-maintitle
.copy-wrapper
.maintitle-title
.title-text {
fill: #6daaff;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10.is-ios .section-yoyo .button-wrapper > div {
padding-right: 1.6vw;
}
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10.is-ios .section-near .bg-wrapper .item1 .leftphone .video-near {
height: 32.9041666667vw;
left: 0.2083333333vw;
}
}

.magicos10 .section-technology {
margin-top: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-technology {
padding-top: 11.3333333333vw;
}
}

.magicos10 .section-technology .technology-title {
margin-left: 13.5416666667vw;
margin-bottom: 3.125vw;
font-size: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-technology .technology-title {
font-size: 5.8666666667vw;
margin-left: 5.333333vw;
margin-bottom: 8vw;
}
}

.magicos10 .section-technology .swiper-container-technology {
width: 100%;
}

.magicos10 .section-technology .swiper-container-technology .swiper-slide {
height: 28.125vw;
position: relative;
display: block;
color: #000;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-technology .swiper-container-technology .swiper-slide {
height: 89.8666666667vw;
}
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text {
position: absolute;
top: 1.6666666667vw;
left: 1.6666666667vw;
width: 90%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text {
top: 5.3333333333vw;
left: 5.3333333333vw;
}
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text.text-white {
color: #fff;
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text.text-black {
color: #000;
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
.magicos-icon {
width: 8.4166666667vw;
height: unset;
margin-bottom: 0.8333333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
.magicos-icon {
width: 27vw;
height: unset;
margin-bottom: 2.1333333333vw;
}
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
h3 {
font-size: 1.4583333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
h3 {
font-size: 4.8vw;
}
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
.subtitle {
font-size: 1.25vw;
margin-bottom: 0.625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
.subtitle {
font-size: 3.7333333333vw;
margin-bottom: 2.1333333333vw;
}
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
.subtitle
.ai-icon {
width: 2vw;
height: unset;
display: inline-block;
margin-left: 0;
transform: translateY(-0.12083333333vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.copy-text
.subtitle
.ai-icon {
width: 7vw;
height: unset;
margin-left: 0;
transform: translateY(-0.5333333333vw);
}
}

.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.arrow-icon {
width: 2.0833333333vw;
height: 2.0833333333vw;
position: absolute;
bottom: 1.0416666667vw;
right: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-technology
.swiper-container-technology
.swiper-slide
.arrow-icon {
width: 7.4666666667vw;
height: 7.4666666667vw;
bottom: 5.3333333333vw;
right: 5.3333333333vw;
}
}

.magicos10 .section-technology .bottom-wrapper {
width: 75vw;
margin: 3.125vw auto 0;
display: flex;
align-items: center;
justify-content: right;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-technology .bottom-wrapper {
width: 89.3333333333vw;
margin: 8vw auto 0;
}
}

.magicos10 .section-technology .bottom-wrapper .button-wrapper {
position: absolute;
top: 0vw;
left: 76.0833333333vw;
display: flex;
align-items: center;
justify-content: space-between;
width: 8.125vw;
margin-top: 0;
transform: translateX(1.3vw);
/* filter: invert(1); */
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-technology .bottom-wrapper .button-wrapper {
position: static;
width: 24vw;
margin-top: 0;
transform: translateX(0);
display: flex;
}
}

.magicos10 .section-technology .bottom-wrapper .button-wrapper .arrowBtn {
width: 2.5vw;
height: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-technology .bottom-wrapper .button-wrapper .arrowBtn {
width: 8.5333333333vw;
height: 8.5333333333vw;
}
}

.magicos10
.section-technology
.bottom-wrapper
.button-wrapper
.swiper-button-disabled {
opacity: 0.3;
pointer-events: none;
}

.magicos10 .section-technology .bottom-wrapper .button-wrapper .prevBtn {
transform: rotate(180deg);
}

.magicos10 .section-change {
padding: 4.1666666667vw 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-change {
padding-top: 21.3333333333vw;
padding-bottom: 1vw;
}
}

.magicos10 .section-change .change-title {
margin-left: 13.5416666667vw;
margin-bottom: 3.125vw;
font-size: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-change .change-title {
font-size: 5.8666666667vw;
margin-left: 6.4vw;
margin-bottom: 8vw;
}
}

.magicos10 .section-change .swiper-container-change {
width: 72.9166666667vw;
margin: 0 auto;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-change .swiper-container-change {
width: 100%;
}
}

.magicos10 .section-change .swiper-container-change .swiper-wrapper {
display: flex;
justify-content: space-between;
}

.magicos10 .section-change .swiper-container-change .swiper-slide {
width: 23.59375vw;
height: 15.9375vw;
position: relative;
background-color: #f9f9f9;
border-radius: 1.25vw;
padding: 1.6666666667vw;
color: #000;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-change .swiper-container-change .swiper-slide {
height: 69.0666666667vw;
width: auto;
padding: 5.3333333333vw;
border-radius: 3.2vw;
}
}

.magicos10
.section-change
.swiper-container-change
.swiper-slide
.develop-icon {
width: 2.5vw;
height: 2.5vw;
margin-bottom: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-change
.swiper-container-change
.swiper-slide
.develop-icon {
width: 8.5333333333vw;
height: 8.5333333333vw;
margin-bottom: 4.2666666667vw;
}
}

.magicos10
.section-change
.swiper-container-change
.swiper-slide
.copy-text
h3 {
font-size: 1.4583333333vw;
margin-bottom: 0.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-change
.swiper-container-change
.swiper-slide
.copy-text
h3 {
font-size: 4.8vw;
margin-bottom: 2.1333333333vw;
}
}

.magicos10 .section-change .swiper-container-change .swiper-slide .copy-text p {
font-size: 0.9375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-change
.swiper-container-change
.swiper-slide
.copy-text
p {
font-size: 3.7333333333vw;
}
}

.magicos10 .section-change .swiper-container-change .swiper-slide .arrow-icon {
width: 2.0833333333vw;
height: 2.0833333333vw;
position: absolute;
bottom: 1.0416666667vw;
right: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10
.section-change
.swiper-container-change
.swiper-slide
.arrow-icon {
width: 7.4666666667vw;
height: 7.4666666667vw;
bottom: 5.3333333333vw;
right: 5.3333333333vw;
}
}

.magicos10 .section-change .bottom-wrapper {
width: 75vw;
margin: 3.125vw auto 0;
display: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-change .bottom-wrapper {
width: 89.3333333333vw;
margin: 8vw auto 0;
display: flex;
align-items: center;
justify-content: right;
}
}

.magicos10 .section-change .bottom-wrapper .button-wrapper {
position: absolute;
top: 0vw;
left: 77.0833333333vw;
display: flex;
align-items: center;
justify-content: space-between;
width: 8.125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-change .bottom-wrapper .button-wrapper {
position: static;
width: 24vw;
}
}

.magicos10 .section-change .bottom-wrapper .button-wrapper .arrowBtn {
width: 2.5vw;
height: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.magicos10 .section-change .bottom-wrapper .button-wrapper .arrowBtn {
width: 8.5333333333vw;
height: 8.5333333333vw;
}
}

.magicos10
.section-change
.bottom-wrapper
.button-wrapper
.swiper-button-disabled {
opacity: 0.3;
pointer-events: none;
}

.magicos10 .section-change .bottom-wrapper .button-wrapper .prevBtn {
transform: rotate(180deg);
}
.magicos10 .section-esg .button-wrapper .prevBtn {
transform: rotate(180deg);
}

body.custom-cursor {
cursor: none !important;
}

body.custom-cursor * {
cursor: none !important;
}

.customCursor {
position: fixed;
top: 0;
left: 0;
z-index: 99;
pointer-events: none;
width: 32px;
height: 32px;
background-repeat: no-repeat;
background-size: contain;
opacity: 0;
transform: translate(-100%, -100%);
}

.customCursor.is-visible {
opacity: 1;
}

/* .customCursor {
background-image: url("/content/dam/honor/common/magic-os-10/imgs/common/magicos10-common-mouse.png");
}

.customCursor.is-pointer {
background-image: url("/content/dam/honor/common/magic-os-10/imgs/common/magicos10-common-mouse.gif");
} */

.honor-magic-v5 .energy-label-wrapper {
position: absolute;
top: 50%;
left: 50%;
transform: translate(
calc(-50% + 26.7294270833vw),
calc(-50% + 6.3872916667vw)
);
width: 18.7453125vw;
height: 3.12421875vw;
background: rgba(0, 0, 0, 0.4);
display: flex;
justify-content: space-between;
}

.honor-magic-v5 .energy-label-wrapper .energy-label-btn {
display: block;
width: 5.5541666667vw;
height: 100%;
}

.honor-magic-v5 .energy-label-wrapper .energy-pdf-btn {
display: block;
width: 12.8440104167vw;
height: 100%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
.honor-magic-v5 .energy-label-wrapper {
transform: translate(-50%, calc(-50% - 22.1333333333vw));
width: 45.3333333333vw;
height: 8vw;
}
.honor-magic-v5 .energy-label-wrapper .energy-label-btn {
width: 13.3333333333vw;
}
.honor-magic-v5 .energy-label-wrapper .energy-pdf-btn {
width: 30.6666666667vw;
}
} /*# sourceMappingURL=style.css.map */