html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#22221f;font-family:optique-display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:10px;font-style:normal;font-weight:400}body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}address{font-style:inherit}#root{font-size:1.4rem;line-height:2em}#root h1,#root h2,#root h3,#root h4,#root h5,#root h6,#root p{margin:0}#root h1,#root h2,#root h3,#root h4,#root h5,#root h6,#root li,#root p{padding:0 1rem}#root button,#root input{background:#59468a;border-radius:.5rem;color:#fff;padding:.5rem 1rem}#root button:hover,#root input[type=button]:hover{background:#927abf}#root button,#root input[type=button]{border:0;cursor:pointer}#root input[type=checkbox]{height:1.6rem;width:1.6rem}#root h1{font-size:10rem;line-height:10rem;padding-bottom:4rem;padding-top:4rem}#root h2{font-size:8rem;line-height:9.5rem;padding-bottom:1.4rem;padding-top:1.4rem}#root h3{font-size:6rem;line-height:7.5rem}#root h3,#root h4{padding-bottom:1rem;padding-top:1rem}#root h4{font-size:4rem;line-height:5.5rem}#root h5{font-size:3rem;line-height:5rem;padding-bottom:1rem;padding-top:1rem}#root h6{font-size:2rem;padding-bottom:.5rem;padding-top:.5rem}#root p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.4rem}@media screen and (max-height:1024px),screen and (max-width:1440px){#root h1{font-size:6.4rem;line-height:7rem;padding-bottom:2.1rem;padding-top:2.1rem}#root h2{font-size:4.2rem;line-height:5rem;padding-bottom:1.4rem;padding-top:1.4rem}#root h3{font-size:3.6rem;line-height:4.4rem;padding-bottom:1rem;padding-top:1rem}#root h4{font-size:3rem;line-height:4.2rem;padding-bottom:.7rem;padding-top:.7rem}#root h5{font-size:2.4rem;line-height:3.5rem;padding-bottom:.4rem;padding-top:.4rem}#root h6{font-size:1.8rem;line-height:2.4rem;padding-bottom:.3rem;padding-top:.3rem}#root p{font-size:1.4rem;line-height:2.2rem;padding-bottom:.4rem;padding-top:.4rem}}@media screen and (max-height:900px),screen and (max-width:767px){#root h1{font-size:2.9rem;line-height:3.5rem;padding-bottom:.4rem;padding-left:0;padding-top:.4rem}#root h2{font-size:2.6rem;line-height:3.1rem}#root h2,#root h3{padding-bottom:.2rem;padding-left:0;padding-top:.2rem}#root h3{font-size:2.3rem;line-height:2.8rem}#root h4{font-size:1.8rem;line-height:2.4rem}#root h4,#root h5{padding-bottom:.2rem;padding-left:0;padding-top:.2rem}#root h5{font-size:1.7rem;line-height:2.8rem}#root h6{font-size:1.4rem;line-height:1.8rem}#root h6,#root p{padding-bottom:.2rem;padding-left:0;padding-top:.2rem}#root p{font-size:1.2rem;line-height:2rem}}#root a{color:#5c5cff;text-decoration:none}#root a:hover{color:rgba(92,92,255,.75)}#root label{align-items:center;display:flex}.sticky-view{position:relative}.sticky-view-sticky{position:-webkit-sticky;position:sticky;top:0;width:100%}#root .sticky-view>.sticky-view-sticky{background-position:50%;background-size:cover}#root .sticky-view .full-sticky-content .full-sticky-foreground{margin-left:auto;margin-right:auto;width:2000px;z-index:100}#root .sticky-view .full-sticky-content .full-sticky-foreground .active{background:#927abf}#root .sticky-view .full-sticky-content .full-directions{margin-bottom:2rem}#root .sticky-view .full-sticky-content{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding-left:5rem;position:relative;text-align:left;width:100%}#root .sticky-view .full-sticky-content *{text-align:left}#root .sticky-view .full-sticky-content .full-sticky-foreground .content-section{position:relative}#root .sticky-view .full-sticky-content .content-text1,#root .sticky-view .full-sticky-content .content-text2,#root .sticky-view .full-sticky-content .content-text3,#root .sticky-view .full-sticky-content .content-text4,#root .sticky-view .full-sticky-content .content-text5{transition:all .8s}#root .sticky-view>.sticky-view-sticky .full-sticky-background{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vw;left:0;position:absolute;top:0;width:100vw;z-index:-100}#root .sticky-view .full-sticky-content .full-sticky-background-element{height:100%;position:absolute;transition:all .8s;width:100%;z-index:-1}@media screen and (max-width:2000px){#root .sticky-view .full-sticky-content .full-sticky-foreground{width:100%}}@media screen and (max-width:767px){#root .sticky-view .full-sticky-content{padding-left:2rem}}#root .sticky-view>.sticky-1 .full-directions{left:49%;position:absolute;top:7%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#root .sticky-view>.sticky-1 .arrow{height:16px;opacity:0;position:relative;width:42px}#root .sticky-view>.sticky-1 .arrow:after,#root .sticky-view>.sticky-1 .arrow:before{background-color:#fff;border-radius:2px;content:"";display:inline-block;height:2px;width:21px}#root .sticky-view>.sticky-1 .arrow:before{-webkit-transform:rotate(45deg) translateX(25%);transform:rotate(45deg) translateX(25%)}#root .sticky-view>.sticky-1 .arrow:after{-webkit-transform:rotate(-45deg) translateX(-25%);transform:rotate(-45deg) translateX(-25%)}#root .sticky-view>.sticky-1 .arrow:first-child{-webkit-animation:arrow2 1s ease 0s infinite;animation:arrow2 1s ease 0s infinite;opacity:1;top:-50px}#root .sticky-view>.sticky-1 .arrow:nth-child(2){-webkit-animation:arrow1 1s ease .25s infinite;animation:arrow1 1s ease .25s infinite;top:-25px}@-webkit-keyframes arrow1{0%{opacity:0;top:-25px}to{opacity:0;top:0}50%{opacity:1}}@keyframes arrow1{0%{opacity:0;top:-25px}to{opacity:0;top:0}50%{opacity:1}}@-webkit-keyframes arrow2{0%{opacity:0;top:-35px}to{opacity:0;top:-10px}50%{opacity:1}}@keyframes arrow2{0%{opacity:0;top:-35px}to{opacity:0;top:-10px}50%{opacity:1}}#root .sticky-view>.sticky-1 h1{font-size:3rem;line-height:5rem;margin-bottom:5rem;padding-bottom:1rem;padding-top:1rem}#root .sticky-view>.sticky-1 h2{font-size:10rem;line-height:10rem;padding-bottom:4rem;padding-top:4rem}#root .sticky-view>.sticky-1 h4{margin-top:5rem}#root .sticky-view>.sticky-1 .full-sticky-content .full-sticky-foreground{position:relative}#root .sticky-view>.sticky-1 .full-sticky-content .full-sticky-foreground .content-background{background-color:#ce0000;height:5rem;left:18rem;opacity:80%;position:absolute;top:80.5%;transition:all .8s;width:70rem;z-index:-1}#root .sticky-view>.sticky-1 .full-sticky-background{background-image:url(/static/media/bg-01.f1e06c20807cc4e26f8d.jpg);height:100%;width:100%}#root .sticky-view>.sticky-1 .pathrade-link{align-items:center;color:#f2f2f2;cursor:pointer;display:inline-flex;font-size:4rem;font-weight:700;gap:8px;margin-top:10.5rem;padding:0 1rem;position:relative;transition:all .3s ease;z-index:1000}#root .sticky-view>.sticky-1 .pathrade-link:hover{color:#408ef2}#root .sticky-view>.sticky-1 .pathrade-link:hover:after{border-color:#408ef2}#root .sticky-view>.sticky-1 .pathrade-link:active{color:#1272ef}#root .sticky-view>.sticky-1 .pathrade-link:active:after{border-color:#1272ef}#root .sticky-view>.sticky-1 .pathrade-link:after{border:1px solid #f2f2f2;border-radius:100%;content:"";height:10rem;position:absolute;right:-15px;transition:all .3s ease;width:10rem}#root .sticky-view>.sticky-1 .pathrade-link svg{height:auto;width:2.4rem}#root .sticky-view>.sticky-1 .pathrade-link svg path{stroke:currentColor}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-1 .pathrade-link{font-size:3rem}#root .sticky-view>.sticky-1 .pathrade-link svg{width:1.8rem}#root .sticky-view>.sticky-1 h1{font-size:2.4rem;line-height:3.5rem;padding-bottom:.4rem;padding-top:.4rem}#root .sticky-view>.sticky-1 h2{font-size:6.4rem;line-height:7rem;padding-bottom:2.1rem;padding-top:2.1rem}#root .sticky-view>.sticky-1 .full-directions{left:46%;top:8%}#root .sticky-view>.sticky-1 .arrow{height:8px;width:22px}#root .sticky-view>.sticky-1 .arrow:after,#root .sticky-view>.sticky-1 .arrow:before{height:1px;width:11px}#root .sticky-view>.sticky-1 .full-sticky-content .full-sticky-foreground .content-background{height:4rem;left:15rem;top:76%}#root .sticky-view>.sticky-1 .pathrade-link:after{height:8rem;width:8rem}}@media screen and (max-width:1280px){#root .sticky-view>.sticky-1 .full-directions{left:45%;top:9%}#root .sticky-view>.sticky-1 .full-sticky-content .full-sticky-foreground .content-background{left:15rem;width:55rem}#root .sticky-view>.sticky-1 .full-sticky-background{background-image:url(/static/media/bg-01-m.f9246add96fc86ad97fe.webp)}}@media screen and (max-height:900px),screen and (max-width:767px){#root .sticky-view>.sticky-1 .pathrade-link{font-size:1.8rem;margin-top:2rem;padding-left:0}#root .sticky-view>.sticky-1 .pathrade-link svg{width:1.4rem}#root .sticky-view>.sticky-1 .pathrade-link:after{height:5rem;right:-10px;width:5rem}#root .sticky-view>.sticky-1 h1{font-size:1.7rem;line-height:2.8rem;padding-bottom:.2rem;padding-left:0;padding-top:.2rem}#root .sticky-view>.sticky-1 h2{font-size:2.9rem;line-height:3.5rem;padding-bottom:.4rem;padding-left:0;padding-top:.4rem}#root .sticky-view>.sticky-1 .full-directions{left:46%;top:8%}#root .sticky-view>.sticky-1 .arrow{height:8px;width:22px}#root .sticky-view>.sticky-1 .arrow:after,#root .sticky-view>.sticky-1 .arrow:before{height:1px;width:11px}#root .sticky-view>.sticky-1 .full-sticky-content .full-sticky-foreground .content-background{height:3rem;left:5rem;top:65%;width:25rem}#root .sticky-view>.sticky-1 .pathrade-link:after{height:7rem;width:7rem}}#root .sticky-view>.sticky-2{background-color:#fff}#root .sticky-view>.sticky-2 .full-sticky-content{color:#000}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text{position:relative}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2){margin-left:10%;margin-top:5rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-subsection{transition:all .8s}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-subsection h4{text-indent:-.4em}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:first-child .content-background:nth-child(2){background-color:#ce0000;height:5rem;left:-10rem;opacity:80%;position:absolute;top:27.5rem;transition:all .8s;width:50rem;z-index:-1}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:first-child .content-background:nth-child(3){background-image:url(/static/media/background-circle-s.97a980c661a501f1bdf6.svg);background-position:50%;background-size:cover;height:20rem;left:30rem;position:absolute;top:20rem;width:20rem;z-index:-1}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(2){background-color:#ce0000;height:5rem;left:.5rem;opacity:80%;position:absolute;top:35rem;transition:all .8s;width:80rem;z-index:-1}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(3),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(4),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(5),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(6){display:none;position:absolute;z-index:-1}#root .sticky-view>.sticky-2 .full-sticky-background{background-image:url(/static/media/bg-02.20f286c46977613c851a.jpg);pointer-events:none}@media screen and (max-width:1680px){#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(3),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(4),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(5),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(6){background-color:#e8e9eb;display:block;height:4rem;left:0;opacity:80%;transition:all .8s}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(3){top:12.9rem;width:52.4rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(4){top:18.5rem;width:33.8rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(5){top:23.9rem;width:51.7rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(6){top:29rem;width:20.2rem}}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:first-child .content-background:nth-child(2){height:4rem;left:-10rem;top:22.5rem;width:43rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:first-child .content-background:nth-child(3){left:22rem;top:15rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(2){height:4rem;left:.5rem;top:26.3rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(3),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(4),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(5),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(6){background-color:#e8e9eb;display:block;height:4rem;left:0;opacity:80%;transition:all .8s}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(3){top:9.3rem;width:39.8rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(4){top:13.7rem;width:25.8rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(5){top:18.1rem;width:39rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(6){top:21.7rem;width:15.2rem}#root .sticky-view>.sticky-2 .full-sticky-background{background-image:url(/static/media/bg-02-m.035a4623d0b8afd7c598.webp)}}@media screen and (max-height:900px),screen and (max-width:767px){#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:first-child .content-background:nth-child(2){height:3rem;left:-2rem;top:13rem;width:21rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:first-child .content-background:nth-child(3){height:10rem;left:12rem;top:10rem;width:10rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(2){height:3rem;left:0;top:15rem;width:30rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(3),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(4),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(5),#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(6){background-color:#e8e9eb;display:block;height:2rem;left:0;opacity:80%;transition:all .8s}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(3){top:5.3rem;width:23.2rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(4){top:7.7rem;width:14.8rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(5){top:10.1rem;width:22.8rem}#root .sticky-view>.sticky-2 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2) .content-background:nth-child(6){top:12.5rem;width:8.6rem}}@media screen and (max-width:400px)and (max-height:900px){#root .sticky-view>.sticky-2 .full-sticky-background{background-position-x:-42rem}}@media screen and (max-width:380px)and (max-height:700px){#root .sticky-view>.sticky-2 .full-sticky-background{background-position-x:-35rem}}#root .sticky-view>.sticky-3 .full-sticky-content{position:relative}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground{height:100%;margin-left:auto;margin-right:auto;margin-top:40rem;position:relative;width:2000px}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-section{display:flex;flex-direction:column;position:absolute}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text{position:relative}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text .content-subsection{transition:all .8s;z-index:1}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2n){margin-left:70rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text .content-background{background-color:#ce0000;height:3rem;opacity:80%;position:absolute;transition:all .8s;z-index:-1}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text1 .content-background{left:-5rem;top:0;width:15rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text2 .content-background{left:-7rem;top:2rem;width:19rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text3 .content-background{left:2rem;top:1rem;width:12rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text4 .content-background{left:-2rem;top:2rem;width:14rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text5 .content-background{left:4rem;top:-.2rem;width:6rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground h6{padding-bottom:.2rem;padding-top:.2rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap{display:flex;flex-direction:column}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap p{display:flex;flex-direction:row;justify-content:space-between;width:70rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap p span:nth-child(2){width:33rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-03.81d42cfdb0240303491b.jpg)}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text:not(:first-child){margin-top:5rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2n){margin-left:30rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap{margin-top:1rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap p span:nth-child(2){margin-left:1rem;text-align:left}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text .content-background{height:2.5rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text1 .content-background{left:-2rem;top:-.5rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text2 .content-background{left:7rem;top:1rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text4 .content-background{left:-1rem;top:.8rem;width:17rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-03-m.a1fcb8340ecc6d4cffcf.webp)}}@media screen and (max-width:1024px){#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground{margin-top:18rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2n){margin-left:0}}@media screen and (max-width:767px){#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text:not(:first-child){margin-top:5rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text:nth-child(2n){margin-left:0}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap{margin-top:1rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap p{flex-direction:column;margin-top:.5rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text-wrap p span:nth-child(2){margin-left:1rem;text-align:left}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text .content-background{height:2.5rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text1 .content-background{left:-2rem;top:-.5rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text2 .content-background{left:7rem;top:1rem}#root .sticky-view>.sticky-3 .full-sticky-content .full-sticky-foreground .content-text4 .content-background{left:-1rem;top:.8rem;width:17rem}}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground{display:flex;flex-direction:column;height:100%;margin-top:60rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section{display:flex;flex-direction:row;position:relative}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2){margin-left:15%;margin-top:5rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-text:nth-child(2),#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-text:nth-child(2){display:flex;flex-direction:column}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section .content-text{transition:all .8s}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section .content-text:nth-child(2){margin-left:5rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-text:nth-child(2){margin-left:8.7rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-text:nth-child(2) .brand-logo-row,#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-text:nth-child(2) .brand-logo-row{display:flex;flex-direction:row;margin-bottom:1.2rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-text:nth-child(2) .brand-logo,#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-text:nth-child(2) .brand-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:40px;margin-right:2rem;width:120px}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{background-color:#ce0000;height:5rem;left:-10rem;opacity:80%;position:absolute;top:6.5rem;transition:all .8s;width:54rem;z-index:-1}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background{background-color:#ce0000;height:5rem;left:22rem;opacity:80%;position:absolute;top:3.5rem;transition:all .8s;width:47rem;z-index:-1}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-04.87b9a9b0ab505ab8c6d7.jpg)}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section .content-text h4{padding-left:0;width:33rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{height:4rem;left:-4rem;top:5.5rem;width:51rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background{height:4rem;left:17rem;top:3.5rem;width:36rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-04-m.90083f6597dd16f75130.webp)}}@media screen and (max-width:1024px){#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section{flex-direction:column}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section .content-text:nth-child(2){margin-left:0;margin-top:5rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2),#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-text:nth-child(2){margin-left:0}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-text:nth-child(2) .brand-logo,#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-text:nth-child(2) .brand-logo{height:30px;width:90px}}@media screen and (max-width:767px){#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground{margin-top:40rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{height:3rem;left:-4rem;top:3.3rem;width:23.5rem}#root .sticky-view>.sticky-4 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background{height:3rem;left:9.5rem;top:3.2rem;width:36rem}}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground{height:100%;position:relative}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground .content-section{margin-top:30rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text{position:absolute;right:21rem;top:45.3rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text .content-section{display:flex;flex-direction:column}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text .content-subsection{display:flex;flex-direction:row}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text h6{line-height:3.8rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-05.3106856f60c8212181e9.jpg)}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-map{background-image:url(/static/media/south-korea-circle-dots.e207b8f71e66ed1eceaf.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100rem;position:absolute;right:46rem;top:-5rem;width:80rem;z-index:0}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-guide{background-image:url(/static/media/south-korea-guide.5778a27bef764f3e2fa6.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100rem;position:absolute;right:46rem;top:-5rem;width:80rem;z-index:0}@media screen and (max-width:1680px){#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text{right:25.5rem;top:36rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text h6{font-size:1.5rem;line-height:2.7rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text p{font-size:1.2rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-guide,#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-map{height:70rem;right:46rem;top:10rem;width:56rem}}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground .content-section{margin-top:31.5rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text{right:25.5rem;top:34.7rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text h6{font-size:1.5rem;line-height:2.7rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text p{font-size:1.2rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-guide,#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-map{height:70rem;top:10rem;width:56rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-05-m.6d7c50e24a7e475583c1.webp)}}@media screen and (max-width:1280px){#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text{right:12rem;top:18.7rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text h6{font-size:1.2rem;line-height:1.9rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text p{font-size:1.2rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-guide,#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-map{height:50rem;right:30rem;top:10rem;width:40rem}}@media screen and (max-width:1024px){#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground .content-section{margin-top:20rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text{right:9.3rem;top:35.7rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text h6{font-size:1.2rem;line-height:2.4rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text p{font-size:1rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-map{height:30rem;right:30rem;top:40rem;width:24rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-guide{background-image:url(/static/media/south-korea-guide-s.2fa204b8340bb05fdb74.svg);height:30rem;right:30rem;top:40rem;width:24rem}}@media screen and (max-width:767px){#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground .content-section{margin-top:12.5rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text{left:14rem;top:31rem;width:21rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text h6{font-size:1rem;line-height:1.6rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-foreground-text p{font-size:.8rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-map{height:20rem;left:0;top:33rem;width:16rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background-element-guide{background-image:url(/static/media/south-korea-guide-s.2fa204b8340bb05fdb74.svg);height:20rem;left:0;top:33rem;width:16rem}#root .sticky-view>.sticky-5 .full-sticky-content .full-sticky-background{background-position:0}}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground{display:flex;flex-direction:column;height:100%;margin-top:18%}#root .sticky-view>.sticky-6 .pathrade-link{align-items:center;align-self:start;color:#f2f2f2;cursor:pointer;display:inline-flex;font-size:4rem;font-weight:700;gap:8px;margin-top:10.5rem;padding:0 1rem;position:relative;transition:all .3s ease;z-index:1000}#root .sticky-view>.sticky-6 .pathrade-link:hover{color:#408ef2}#root .sticky-view>.sticky-6 .pathrade-link:hover:after{border-color:#408ef2}#root .sticky-view>.sticky-6 .pathrade-link:active{color:#1272ef}#root .sticky-view>.sticky-6 .pathrade-link:active:after{border-color:#1272ef}#root .sticky-view>.sticky-6 .pathrade-link:after{border:1px solid #f2f2f2;border-radius:100%;content:"";height:10rem;position:absolute;right:-15px;transition:all .3s ease;width:10rem}#root .sticky-view>.sticky-6 .pathrade-link svg{height:auto;width:2.4rem}#root .sticky-view>.sticky-6 .pathrade-link svg path{stroke:currentColor}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{background-color:#ce0000;height:5rem;left:6rem;opacity:80%;position:absolute;top:24.5rem;transition:all .8s;width:47rem;z-index:-1}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2){display:flex;flex-direction:column;margin-left:30%;margin-top:5rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text2{margin-top:5rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-subsection{display:flex;flex-direction:row;margin-top:2rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text3{margin-left:0}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text4,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text5{margin-left:5rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background{background-color:#ce0000;height:5rem;left:6rem;opacity:80%;position:absolute;top:12.5rem;transition:all .8s;width:67rem;z-index:-1}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-06.5a8d1b585c299614271a.jpg)}@media screen and (max-height:2160px),screen and (max-width:1680px){#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground{margin-top:10%}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2){margin-left:16%}}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground{margin-top:18rem}#root .sticky-view>.sticky-6 .pathrade-link{font-size:3rem}#root .sticky-view>.sticky-6 .pathrade-link svg{width:1.8rem}#root .sticky-view>.sticky-6 .pathrade-link:after{height:8rem;width:8rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2){margin-top:2rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{height:4rem;left:5rem;top:18.5rem;width:37rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background{height:4rem;left:6rem;top:8.5rem;width:63rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-06-m.f727e3b5d0371775e4f9.webp)}}@media screen and (max-width:1280px){#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2){margin-left:10%}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text3,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text4,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text5{width:24rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text4,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text5{margin-left:2rem}}@media screen and (max-width:1024px){#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2){margin-left:5%}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text3,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text4,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text5{width:20rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text4,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text5{margin-left:2rem}}@media screen and (max-width:767px){#root .sticky-view>.sticky-6 .pathrade-link{font-size:1.8rem;margin-top:2rem;padding-left:0}#root .sticky-view>.sticky-6 .pathrade-link svg{width:1.4rem}#root .sticky-view>.sticky-6 .pathrade-link:after{height:5rem;right:-10px;width:5rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:first-child h5{width:35rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2){margin-left:0}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-subsection{flex-direction:column}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text4,#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-text5{margin-left:0;margin-top:2rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{height:3rem;left:5rem;top:17.5rem;width:14rem}#root .sticky-view>.sticky-6 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background{height:3rem;left:6rem;top:8.5rem;width:28rem}}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section{display:flex;flex-direction:row;margin-top:10rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{background-color:#ce0000;height:5rem;left:21.5rem;opacity:80%;position:absolute;top:13.5rem;transition:all .8s;width:27rem;z-index:-1}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section .content-text3{margin-left:50rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-text3 .brand-logo-row{display:flex;flex-direction:row;margin-bottom:1rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-text3 .brand-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:60px;margin-right:4rem;width:200px}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background:nth-child(3){background-color:#ce0000;height:5rem;left:-2rem;opacity:80%;position:absolute;top:6.5rem;transition:all .8s;width:87rem;z-index:-1}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background:nth-child(4){background-image:url(/static/media/background-circle-s.97a980c661a501f1bdf6.svg);background-position:50%;background-size:cover;height:20rem;left:24rem;position:absolute;top:-2rem;width:20rem;z-index:-1}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-07.1b472f4f5bbdc1db69a0.jpg);pointer-events:none}@media screen and (max-width:1680px){#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section .content-text3{margin-left:20rem}}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground{margin-top:10rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{height:4rem;left:16.5rem;width:22rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background:nth-child(3){height:4rem;top:5.5rem;width:77rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background:nth-child(4){left:18rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-07-m.20afa308c860cc2a85cf.webp)}}@media screen and (max-width:1280px){#root .sticky-view>.sticky-7 .full-sticky-content{justify-content:start}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground{margin-top:12rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section{flex-direction:column;margin-top:5rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section .content-text3{margin-left:0;margin-top:5rem}}@media screen and (max-height:900px),screen and (max-width:767px){#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section{flex-direction:column}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section .content-text3{margin-left:0;margin-top:15rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:first-child .content-background{height:3rem;left:12.5rem;top:8rem;width:14rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background:nth-child(3){height:3rem;top:5.5rem;width:27rem}#root .sticky-view>.sticky-7 .full-sticky-content .full-sticky-foreground .content-section:nth-child(2) .content-background:nth-child(4){height:12rem;left:10rem;top:-2rem;width:12rem}}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-foreground{margin-left:50%;z-index:1}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-foreground .content-text1 a:hover,#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-foreground .content-text1 a:link,#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-foreground .content-text1 a:visited{color:#fff}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-foreground .content-text2{margin-top:5rem}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-08.8c5c47c80d91b9ce64fc.jpg)}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element{overflow-y:hidden}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background1{background-color:#ce0000;height:5rem;left:53%;opacity:80%;position:absolute;top:50%;transition:all .8s;width:47%;z-index:-1}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background2{background-image:url(/static/media/background-circle-s.97a980c661a501f1bdf6.svg);background-position:50%;background-size:cover;bottom:54%;height:20rem;position:absolute;right:42%;width:20rem;z-index:-1}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background3{background-image:url(/static/media/background-circle-l.02745aa4c9e517595033.svg);background-position:top;background-size:cover;bottom:0;height:60rem;overflow-y:hidden;position:absolute;right:24%;width:100rem;z-index:-1}@media screen and (max-width:1680px){#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background3{right:12%}}@media screen and (max-height:1024px),screen and (max-width:1440px){#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background1{height:4rem;top:50.5%}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background3{right:-12%}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background{background-image:url(/static/media/bg-08-m.170f9bb5a78d156dce32.webp)}}@media screen and (max-height:900px),screen and (max-width:767px){#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-foreground{margin-left:0}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background1{height:3rem;left:3%;top:52%}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background2{bottom:54%;height:12rem;right:36%;width:12rem}#root .sticky-view>.sticky-8 .full-sticky-content .full-sticky-background-element .content-background3{bottom:0;height:36rem;right:-50%;width:60rem}}body{background-color:#22221f}#root{display:flex;flex-direction:column;height:100vh;position:relative}.header-wrapper{align-items:center;display:block;flex-grow:0;flex-wrap:wrap;position:absolute;top:0;width:100%;z-index:100}.header-wrapper>.header{display:block;margin-left:auto;margin-right:auto;margin-top:5rem;max-width:2000px;padding-left:5rem}.header-wrapper>.header>img.logo{height:10rem;width:10rem}#root .pathrade-link-wrapper{align-items:center;display:flex;height:100%;justify-content:end;position:absolute;right:0;top:0;width:300px;z-index:10}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link{align-items:center;border-radius:9999px;box-shadow:0 0 0 .5px #f2f2f2;color:#f2f2f2;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:8px;height:40px;justify-content:center;-webkit-transform:translate(-50px,50%);transform:translate(-50px,50%);transition:all .3s ease,background-color 0s;width:196px}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link.dark-mode{box-shadow:0 0 0 .5px #22221f;color:#22221f}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link svg path{stroke:currentColor}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link:hover{background-color:#6f6f6c}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link.dark-mode:hover{background-color:#d4d4d1}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link:active{background-color:#444}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link.dark-mode:active{background-color:silver}#root .scrolling-view{flex-grow:1;overflow-x:hidden;overflow-y:auto}@media screen and (max-width:767px){.header-wrapper>.header{margin-left:2rem;margin-top:2rem;padding-left:0}.header-wrapper>.header>img.logo{height:6rem;width:6rem}#root .header-wrapper>.pathrade-link-wrapper>.pathrade-link{font-size:14px;height:32px;right:20px;top:34px;-webkit-transform:translate(-50px,25%);transform:translate(-50px,25%);width:140px}}
/*# sourceMappingURL=main.ae6a8ef2.css.map*/