.sticky-scroll-container #section1{display:flex;box-sizing:border-box;border-radius:var(--border-radius-border-radius-big,12px);background:rgba(253,235,227,.2)}#section1 .section-content{padding:0;align-items:stretch}.firstSectionContent.drawplace{display:flex;align-items:center;justify-content:center;flex:1 0;align-self:stretch;overflow:hidden;height:100%;box-sizing:border-box;margin:0 auto;position:relative;padding-left:80px;border-radius:var(--border-radius-border-radius-big,12px)}.firstSectionContent.drawplace img{width:100%;height:100%;object-fit:cover}.firstSectionContent.drawplace .draw-svg-animated{width:100%;height:100%}@keyframes slideInFromBottomRight{0%{opacity:0;transform:translate(20px,18px)}100%{opacity:1;transform:translate(0,0)}}.svg-animated-element{opacity:0;animation:slideInFromBottomRight .6s cubic-bezier(.25,.46,.45,.94)forwards}foreignobject.svg-animated-element{opacity:1}foreignobject.svg-animated-element>*{opacity:0;animation:slideInFromBottomRight .6s cubic-bezier(.25,.46,.45,.94)forwards}.svg-animated-element[data-index="1"],.svg-animated-element[data-index="2"],.svg-animated-element[data-index="3"],.svg-animated-element[data-index="4"],.svg-animated-element[data-index="5"],.svg-animated-element[data-index="6"],.svg-animated-element[data-index="7"],.svg-animated-element[data-index="8"],.svg-animated-element[data-index="9"],.svg-animated-element[data-index="10"],.svg-animated-element[data-index="11"],.svg-animated-element[data-index="12"],.svg-animated-element[data-index="13"],.svg-animated-element[data-index="14"],.svg-animated-element[data-index="15"],.svg-animated-element[data-index="16"]{animation-delay:.1s}.svg-animated-element[data-index="17"],.svg-animated-element[data-index="18"]{animation-delay:.2s}.svg-animated-element[data-index="19"],.svg-animated-element[data-index="20"]{animation-delay:.28s}.svg-animated-element[data-index="21"],.svg-animated-element[data-index="22"]{animation-delay:.36s}.svg-animated-element[data-index="23"],.svg-animated-element[data-index="24"]{animation-delay:.44s}.svg-animated-element[data-index="25"],.svg-animated-element[data-index="26"]{animation-delay:.52s}.svg-animated-element[data-index="27"],.svg-animated-element[data-index="28"]{animation-delay:.6s}@media(prefers-reduced-motion:reduce){.svg-animated-element{animation:none;opacity:1;transform:none}}.firstSectionContent.overlay{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:90px 24px 60px;box-sizing:border-box;background:linear-gradient(180deg,rgba(255,251,250,0) 0%,rgba(255,251,250,.4) 30%,rgba(255,251,250,.78) 60%,#fffbfa 100%)}.firstSectionContent.title{display:flex;flex-direction:column;align-items:center;gap:var(--gap-gap-content-space,8px);box-sizing:border-box;width:100%;max-width:800px}.firstSectionContent.title h1{color:var(--text-text-theme-primary-black,#A02310);font-family:"oppo sans 4.0";font-size:var(--size-size-huge,28px);font-style:normal;font-weight:var(--font-weight-medium,500);line-height:var(--line-height-line-height-max,44px);margin:0;text-align:center}#section4 .content{width:100%;height:100%;display:grid;justify-content:flex-start;row-gap:var(--padding-padding-tiny,4px);align-self:stretch;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(1,minmax(0,1fr))}#section4 .scrollBox{display:flex;align-items:center;gap:4px;grid-row:2/span 1;grid-column:1/span 1;overflow-x:scroll;scrollbar-width:thin;transition-delay:150ms !important;scroll-snap-type:x mandatory;border-radius:12px}#section4 .scrollBox .homeCard{display:flex;min-width:460px;padding:20px 60px;flex-direction:column;justify-content:center;align-items:center;gap:var(--gap-gap-content-space,8px);flex:1 0;border-radius:12px}#section4 .homeCard{display:flex;padding:20px 60px;flex-direction:column;justify-content:center;align-items:center;gap:var(--gap-gap-content-space,8px);flex:1 0;align-self:stretch;grid-row:1/span 1;grid-column:1/span 1;border-radius:12px}.homeCard.Blue.Primary{background:linear-gradient(180deg,var(--Cladonia-2,#BEE4FF) 0%,var(--Cladonia-1,#E5F5FF) 100%)}.homeCard.Blue.Primary .uui-typeface *{color:var(--text-text-infomation-primary-black,#1156A0)}.homeCard.Green{background:linear-gradient(180deg,rgba(227,246,223,.4) 0%,rgba(227,246,223,.1) 100%)}.homeCard.Purple{background:linear-gradient(180deg,rgba(222,216,238,.4) 0%,rgba(222,216,238,0) 100%)}.homeCard.Red{background:linear-gradient(180deg,rgba(253,235,227,.4) 0%,rgba(253,235,227,0) 100%)}.homeCardContent{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:24px;flex:1 0;align-self:center;width:100%}.homeCardContent .uui-typeface{width:auto;text-align:center;align-items:center}.homeCardContent .uui-typeface:not(.scrollBox .homeCard .uui-typeface){gap:24px}@media screen and (max-width:800px){#section4 .scrollBox .homeCard{min-width:65vw;padding:16px 20px}}