.box.svelte-1f0h5ry{display:flex;justify-content:space-between;align-items:center;flex-direction:row;font-size:14px;padding:4px 12px;height:28px;width:fit-content;gap:8px;background-color:#e0e0e0dd;border-radius:100px;color:#121212}.image.svelte-1f0h5ry{height:100%;object-fit:contain}:root{--shiny-cta-bg: #000000;--shiny-cta-bg-subtle: #1a1818;--shiny-cta-fg: #ffffff;--shiny-cta-highlight: #3772ff;--shiny-cta-highlight-subtle: #1a243e}@property --gradient-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@property --gradient-angle-offset{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@property --gradient-percent{syntax: "<percentage>"; initial-value: 5%; inherits: false;}@property --gradient-shine{syntax: "<color>"; initial-value: white; inherits: false;}.shiny-cta.svelte-vhnmcc{--duration: 3s;--shadow-size: 2px;isolation:isolate;position:relative;overflow:hidden;cursor:pointer;outline-offset:4px;padding:1.25rem 2.5rem;font-family:inherit;font-size:1.125rem;line-height:1.2;border:1px solid transparent;border-radius:360px;color:var(--shiny-cta-fg);background:linear-gradient(var(--shiny-cta-bg),var(--shiny-cta-bg)) padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)),transparent,var(--shiny-cta-highlight) var(--gradient-percent),var(--gradient-shine) calc(var(--gradient-percent) * 2),var(--shiny-cta-highlight) calc(var(--gradient-percent) * 3),transparent calc(var(--gradient-percent) * 4)) border-box;box-shadow:inset 0 0 0 1px var(--shiny-cta-bg-subtle)}.shiny-cta.svelte-vhnmcc:before,.shiny-cta.svelte-vhnmcc:after,.shiny-cta.svelte-vhnmcc span:where(.svelte-vhnmcc):before{content:"";pointer-events:none;position:absolute;inset-inline-start:50%;inset-block-start:50%;translate:-50% -50%;z-index:-1}.shiny-cta.svelte-vhnmcc:active{translate:0 1px}.shiny-cta.svelte-vhnmcc:before{--size: calc(100% - var(--shadow-size) * 3);--position: 2px;--space: calc(var(--position) * 2);width:var(--size);height:var(--size);background:radial-gradient(circle at var(--position) var(--position),white calc(var(--position) / 4),transparent 0) padding-box;background-size:var(--space) var(--space);background-repeat:space;-webkit-mask-image:conic-gradient(from calc(var(--gradient-angle) + 45deg),black,transparent 10% 90%,black);mask-image:conic-gradient(from calc(var(--gradient-angle) + 45deg),black,transparent 10% 90%,black);border-radius:inherit;opacity:.4;z-index:-1}.shiny-cta.svelte-vhnmcc:after{width:100%;aspect-ratio:1;background:linear-gradient(-50deg,transparent,var(--shiny-cta-highlight),transparent);-webkit-mask-image:radial-gradient(circle at bottom,transparent 40%,black);mask-image:radial-gradient(circle at bottom,transparent 40%,black);opacity:.6}.shiny-cta.svelte-vhnmcc span:where(.svelte-vhnmcc){z-index:1}.shiny-cta.svelte-vhnmcc span:where(.svelte-vhnmcc):before{--size: calc(100% + 1rem) ;width:var(--size);height:var(--size);box-shadow:inset 0 -1ex 2rem 4px var(--shiny-cta-highlight);opacity:0}.shiny-cta.svelte-vhnmcc{--transition: .8s cubic-bezier(.25, 1, .5, 1);transition:var(--transition);transition-property:--gradient-angle-offset,--gradient-percent,--gradient-shine}.shiny-cta.svelte-vhnmcc,.shiny-cta.svelte-vhnmcc:before,.shiny-cta.svelte-vhnmcc:after{animation-composition:add}.shiny-cta.svelte-vhnmcc{animation:svelte-vhnmcc-gradient-angle linear infinite var(--duration),svelte-vhnmcc-gradient-angle linear infinite calc(var(--duration) / .4) reverse paused}.shiny-cta.svelte-vhnmcc:after{animation:svelte-vhnmcc-shimmer linear infinite var(--duration),svelte-vhnmcc-shimmer linear infinite calc(var(--duration) / .4) reverse paused}.shiny-cta.svelte-vhnmcc span:where(.svelte-vhnmcc):before{transition:opacity var(--transition);animation:calc(var(--duration) * 1.5) svelte-vhnmcc-breathe linear infinite}.shiny-cta.svelte-vhnmcc:is(:hover,:focus-visible){--gradient-percent: 20%;--gradient-angle-offset: 95deg;--gradient-shine: var(--shiny-cta-highlight-subtle)}.shiny-cta.svelte-vhnmcc:is(:hover,:focus-visible),.shiny-cta.svelte-vhnmcc:is(:hover,:focus-visible):before,.shiny-cta.svelte-vhnmcc:is(:hover,:focus-visible):after{animation-play-state:running}.shiny-cta.svelte-vhnmcc:is(:hover,:focus-visible) span:where(.svelte-vhnmcc):before{opacity:1}@keyframes svelte-vhnmcc-gradient-angle{to{--gradient-angle: 360deg}}@keyframes svelte-vhnmcc-shimmer{to{rotate:360deg}}@keyframes svelte-vhnmcc-breathe{0%,to{scale:1}50%{scale:1.2}}.splash.svelte-rzw64i{height:100vh;width:100vw;background-color:var(--background);color:var(--primary-text);display:flex;justify-content:center;align-items:center;padding:20px}.splash.svelte-rzw64i h1:where(.svelte-rzw64i){font-size:50px}.info.svelte-rzw64i{width:100%;max-width:800px;display:flex;flex-direction:column;justify-content:space-around;padding-left:5%;box-sizing:border-box}#paragraph.svelte-rzw64i{width:100%;max-width:500px;margin-top:2%;font-size:16px;color:var(--secondary-text);margin-bottom:2%}.buttons.svelte-rzw64i{display:flex;padding-top:10px;gap:16px}.logo.svelte-rzw64i{width:100%;max-width:50%;display:flex;justify-content:center;align-items:center}.logo.svelte-rzw64i img:where(.svelte-rzw64i){height:clamp(20vw,30vw,630px);max-height:630px;object-fit:contain}@media screen and (max-width: 1300px){.splash.svelte-rzw64i h1:where(.svelte-rzw64i){font-size:40px}#paragraph.svelte-rzw64i{font-size:18px}}@media screen and (max-width: 1100px){.splash.svelte-rzw64i{justify-content:space-between}.info.svelte-rzw64i{width:100%;padding:0 5%;max-width:600px}#paragraph.svelte-rzw64i{width:100%;max-width:500px}.logo.svelte-rzw64i{display:none}}@media screen and (max-width: 600px){.splash.svelte-rzw64i h1:where(.svelte-rzw64i){font-size:30px}#paragraph.svelte-rzw64i{font-size:16px}}.cardTopic.svelte-4u79dk{text-align:center;transform:translateY(1300%);transition:transform .4s;color:#121212;text-shadow:white 0px 0px 10px}.card.svelte-4u79dk:hover .cardTopic:where(.svelte-4u79dk){transform:translateY(750%);color:#e0e0e0}.card-content.svelte-4u79dk{display:none;opacity:0%;transform:translateY(170%);transition:opacity .3s,transform .4s}.card.svelte-4u79dk:hover .card-content:where(.svelte-4u79dk){display:block;opacity:100%;transform:translateY(130%)}.card.svelte-4u79dk{height:30rem;display:block;width:20rem;background-size:cover;position:relative}.card.svelte-4u79dk:before{content:"";position:absolute;width:100%;height:100%;transition:background-color .4s}.card.svelte-4u79dk:hover:before{background-color:#00000080}.card-content.svelte-4u79dk{display:block;color:#b0b0b0;text-align:center;padding:2rem}.blueColor.svelte-svcw85{color:var(--accent);display:inline}.sloganDisplay.svelte-svcw85{text-align:center;width:100vw;height:100vh;background-color:var(--border-divider);display:flex;flex-direction:column;justify-content:center;align-items:center}.sloganDisplay.svelte-svcw85 span:where(.svelte-svcw85){display:inline}.text1.svelte-svcw85{color:#ccc;font-size:40px;font-weight:700;letter-spacing:8px;background:var(--border-divider);position:relative;animation-duration:4s;animation-iteration-count:1;white-space:nowrap}.in-view.svelte-svcw85 .text1:where(.svelte-svcw85){animation:svelte-svcw85-slogan 2s linear forwards}.text2.svelte-svcw85{font-size:25px;color:var(--secondary-accent)}@keyframes svelte-svcw85-slogan{0%{margin-bottom:-40px}30%{letter-spacing:20px;margin-bottom:-40px}85%{letter-spacing:8px;margin-bottom:-40px}}.selection2.svelte-svcw85{color:var(--primary-text);font-size:26px;display:flex;flex-direction:row-reverse;justify-content:center;width:100vw;align-items:center;gap:10rem}.selection1.svelte-svcw85{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center;width:100vw}.OneClickText.svelte-svcw85{display:flex;flex-direction:column;justify-content:center;align-items:center}.imgOneClick.svelte-svcw85{background-color:var(--border-divider);display:flex;flex-direction:row;justify-content:center;gap:15rem;height:100vh}@keyframes svelte-svcw85-move{to{transform:translate(calc(-100% + 100vw))}}#sectionPin.svelte-svcw85{height:500vh;overflow:visible;view-timeline-name:--section-pin-tl;view-timeline-axis:block}.pin-wrap-sticky.svelte-svcw85{height:100vh;position:sticky;top:0;width:100vw;overflow-x:hidden}.pin-wrap.svelte-svcw85{height:100vh;width:200vmax;background:linear-gradient(to right,var(--secondary-border-divider) 0%,var(--secondary-border-divider) 10%,var(--background) 100%);will-change:transform;animation:linear svelte-svcw85-move forwards;animation-timeline:--section-pin-tl;animation-range:contain 0% contain 100%}.promtImg.svelte-svcw85{width:27rem;object-fit:contain}.pin-wrapDefault.svelte-svcw85{display:flex;flex-direction:row}@media (max-width: 1050px){.imgOneClick.svelte-svcw85{flex-direction:column;height:100%;align-items:center;gap:2rem}.promtImg.svelte-svcw85{margin:0 auto;margin-top:2rem;width:60vw}.inpPromt.svelte-svcw85{margin-bottom:2rem}.pin-wrapDefault.svelte-svcw85{flex-direction:column}#sectionPin.svelte-svcw85{height:100%;background-color:var(--secondary-border-divider)}.selection1.svelte-svcw85{flex-wrap:wrap;height:100%;margin-top:2rem;margin-bottom:2rem;background-color:var(--secondary-border-divider)}.selection2.svelte-svcw85{background-color:var(--border-divider)}.sloganDisplay.svelte-svcw85{background-color:var(--background)}.text1.svelte-svcw85{background-color:var(--background);font-size:30px}.subRes.svelte-svcw85{margin-bottom:3rem;margin-top:3rem}}@media (max-width: 940px){.selection2.svelte-svcw85{flex-direction:column;gap:2rem}.subscribtionBox.svelte-svcw85{margin-bottom:4rem}.text1.svelte-svcw85{font-size:30px;letter-spacing:8px}.in-view.svelte-svcw85 .text1:where(.svelte-svcw85){animation:none}}@media (max-width: 620px){.text1.svelte-svcw85{font-size:25px;letter-spacing:5px}.text2.svelte-svcw85{font-size:15px}}@media (max-width: 470px){.text1.svelte-svcw85{font-size:20px;letter-spacing:3px}.text2.svelte-svcw85{font-size:10px}}@supports (-webkit-hyphens:none) and (not (-ms-ime-align:auto)){.pin-wrap.svelte-svcw85{width:100vw;display:flex;flex-direction:column;overflow-x:hidden;animation:none;height:100%}#sectionPin.svelte-svcw85{height:auto;overflow:visible}.pin-wrap-sticky.svelte-svcw85{position:relative;height:auto}}
