.product{background-position:50%;background-repeat:no-repeat;background-size:100%;background-attachment:fixed;width:100%;height:100%;position:relative;overflow:hidden}.product-bg{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100dvh}.bg-image{object-fit:cover;width:100%;height:100%}.flickering-background{width:100%;height:100%;position:absolute;top:0;left:0}.flickering-background img{object-fit:cover;width:100%;height:100%}.grid-background{z-index:2;width:1395px;height:813px;position:absolute;top:140.5px;left:-67px}.grid-lines{width:2011.43px;height:1572.2px;position:absolute;top:-253.41px;left:-84.28px}.grid-line{position:absolute}.grid-line.horizontal{width:1511.58px;height:1.26px}.grid-line.vertical{width:1.26px;height:1167.41px}.grid-blocks{opacity:.7;width:1462.34px;height:1003.78px;position:absolute;top:-47.49px;left:-30.65px}.grid-block{background-color:rgba(255,89,0,.11);border-radius:2px;width:80.23px;height:80.23px;position:absolute}.product-content{z-index:10;flex-direction:column;align-items:center;gap:32px;height:100%;margin:0 auto;padding:100px 40px;display:flex;position:relative}.product-header{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.product-title{text-align:center;margin:0;font-family:Funnel Display,serif;font-size:48px;font-weight:400;line-height:72px}.product-description{text-align:center;width:1052px;margin:0;font-family:Geist,sans-serif;font-size:24px;font-weight:400;line-height:28px}.product-container{flex-wrap:wrap;justify-content:center;gap:20px;width:1280px;max-width:100%;display:flex}.product-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#282727 0%,#1a1a1a 22%);border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;width:calc(25% - 15px);padding:12px;transition:all .3s;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.3)}.product-card:hover{transition:all .3s;box-shadow:0 4px 20px rgba(255,255,255,.1)}.product-image-container{border-radius:4px;width:auto;overflow:hidden}.product-image{object-fit:cover;height:180px}.product-label{align-items:center;gap:12px;display:flex}.label-dot{background-color:var(--tenstud-white);width:8px;height:8px}.product-info{flex-direction:column;gap:32px;width:100%;margin-top:16px;padding:8px;display:flex}.product-details{flex-direction:column;flex:1;gap:12px;display:flex}.product-heading{flex-direction:column;width:100%;display:flex}.product-name{color:var(--tenstud-white);text-align:left;margin:0;font-family:Geist Mono,monospace;font-size:24px;font-weight:500;line-height:20px}.product-sub{flex-direction:column;width:100%;display:flex}.product-emphasis{align-items:center;gap:12px;width:100%;display:flex}.product-type{color:var(--tenstud-white);text-align:left;font-family:Geist,monospace;font-size:16px;font-weight:400;line-height:1.5em}@media (max-width:1200px){.product-title{font-size:36px}.product-description{width:100%}.product-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.product-card{width:100%}}@media (max-width:768px){.product-content{width:100%;padding:40px 20px}.product-title{font-size:28px;line-height:36px}.product-name{word-spacing:-4px;font-size:16px}.product-type{white-space:nowrap;text-overflow:ellipsis;max-width:16ch;font-size:12px;line-height:24px;display:block;overflow:hidden}.flickering-background{display:none}.product-description{max-width:330px;font-size:16px;line-height:24px}.product-card{justify-content:flex-start;gap:8px;width:100%;max-width:100%;padding:4px}.product-image-container{width:100%;height:auto}.product-image{object-fit:cover;height:132px}.product-info{flex-direction:row;align-items:normal;gap:8px;margin-top:0}.product-info a{display:none}.product-details{gap:8px;padding:0}.product-sub{padding:0}}@media (max-width:480px){.product-title{font-size:24px}}
.faq{background-color:var(--tenstud-black);flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.faq-container{flex-direction:row;gap:100px;width:1280px;padding:80px 40px;display:flex}.faq-content{flex-direction:column;flex:1;gap:70px;display:flex}.faq-header{flex-direction:column;gap:24px;width:100%;height:166px;display:flex}.faq-label{align-items:center;gap:12px;display:flex}.faq-title-section{flex-direction:column;gap:12px;width:100%;display:flex}.faq-title{color:var(--tenstud-white);text-align:left;margin:0;font-family:Funnel Display,serif;font-size:48px;font-weight:400;line-height:1.533em}.faq-description{color:var(--tenstud-white);text-align:left;width:100%;margin:0;font-family:Geist,monospace;font-size:20px;font-weight:400;line-height:1.6em}.faq-items{flex-direction:column;gap:12px;width:100%;display:flex}.faq-item{cursor:pointer;background:#171717 padding-box padding-box;border:1px solid transparent;border-radius:4px;padding:20px;transition:all .3s;position:relative}.faq-item:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#3f3f46 0%,#18181b 100%);padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.faq-item:hover{background-color:rgba(23,23,23,.27);transition:all .3s}.faq-item.open{border-width:1px}.faq-question{justify-content:space-between;align-items:center;gap:16px;width:100%;padding-bottom:0;display:flex}.faq-item.open .faq-question{padding-bottom:12px}.question-text{color:var(--tenstud-white);text-align:left;flex:1;font-family:Geist Mono,monospace;font-size:18px;font-weight:500;line-height:1.3em}.faq-icon{justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}.faq-icon.open{transform:rotate(135deg)}.faq-icon img{width:14px;height:14px}.faq-answer{flex-direction:column;gap:12px;animation:.3s slideDown;display:flex}.answer-divider{background-color:#3f3f46;width:100%;height:1px}.answer-text{color:rgba(161,161,170,.8);text-align:left;margin:0;font-family:Geist,monospace;font-size:16px;font-weight:400;line-height:20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.consultation-card{background-color:#171717;background-clip:padding-box,border-box;border:1px solid transparent;border-radius:4px;flex-direction:column;gap:24px;width:482px;height:-moz-fit-content;height:fit-content;padding:32px;display:flex;position:relative;overflow:hidden}.consultation-card .outline-shimmer{pointer-events:none;-webkit-mask-composite:xor;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:6px;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.consultation-card .outline-shimmer:before{content:"";border-radius:inherit;transform-origin:50%;will-change:transform;filter:blur(2px);background:conic-gradient(rgba(255,255,255,0) 0deg,rgba(255,255,255,0) 300deg,rgba(255,255,255,.85) 330deg,rgba(255,255,255,.55) 345deg,rgba(255,255,255,.15) 356deg,rgba(255,255,255,0) 360deg);animation:3s linear infinite outline-spin;position:absolute;top:-48%;bottom:-48%;left:-48%;right:-48%;transform:translateZ(0)scale(1.5)}@keyframes outline-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.consultation-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(#3f3f46 0%,#18181b 100%);border-radius:6px;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.consultation-content{z-index:1;flex-direction:column;gap:24px;width:100%;display:flex;position:relative}.consultation-text{flex-direction:column;gap:12px;width:100%;display:flex}.consultation-title{color:var(--tenstud-white);text-align:left;letter-spacing:.2px;margin:0;font-family:Geist,monospace;font-size:24px;font-weight:400;line-height:1.5em}.consultation-description{color:var(--tenstud-white);text-align:left;opacity:.85;margin:0;font-family:Geist,monospace;font-size:20px;font-weight:400;line-height:1.6em}.faq-description.mobile{display:none}@media (max-width:1200px){.faq{width:100%;padding:60px 40px}.faq-container{flex-direction:column;gap:40px;width:100%;padding:80px 0}}@media (max-width:768px){.faq{padding:40px 20px}.faq-container{width:auto;padding:0}.faq-label{justify-content:center}.faq-content{gap:24px}.faq-header{height:auto}.faq-title{justify-content:center;font-size:28px}.faq-description{display:none}.consultation-card{width:100%;max-width:100%;padding:20px}.faq-description.mobile{text-align:center;font-size:18px;display:block}.consultation-title{font-size:20px;line-height:32px}.consultation-text{gap:8px}.consultation-description{font-size:18px}.question-text,.answer-text{font-size:12px}.consultation-button{padding:12px 20px}.consultation-button span{font-size:14px}}
.cta{background-color:var(--tenstud-black);background-image:url(/assets/images/cta-backgrounds.png);background-position:50%;background-repeat:repeat;background-size:75%;background-attachment:fixed;justify-content:center;align-items:center;width:100%}.cta-container-section{flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:220px 52px;display:flex;position:relative}.cta-content-section{z-index:2;flex-direction:column;align-items:center;gap:40px;width:100%;display:flex;position:relative}.cta-text{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.cta-title{color:var(--tenstud-white);text-align:center;max-width:920px;margin:0;font-family:Funnel Display,serif;font-size:72px;font-weight:400;line-height:1.302em}.cta-buttons-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:39px;display:flex}.lemon-pixel{z-index:1;position:absolute;top:0;right:0}.banana-pixel,.cherry-pixel,.lemon-pixel{opacity:.9;pointer-events:none;width:80px;height:80px;animation:4s ease-in-out infinite wobble;display:block}.banana-pixel{z-index:2;pointer-events:auto;transition:transform .2s;animation-delay:.1s;position:absolute;top:500px;left:156px}.cherry-pixel{z-index:1;pointer-events:auto;transition:transform .2s;animation-delay:.3s;position:absolute;top:132px;left:256px}.lemon-pixel{z-index:1;pointer-events:auto;transition:transform .2s;animation-delay:.5s;position:absolute;top:456px;right:64px}.banana-pixel:hover{transform:rotate(6deg)}.cherry-pixel:hover{transform:rotate(-9deg)}.lemon-pixel:hover{transform:rotate(6deg)}@keyframes wobble{0%{transform:translateY(0)rotate(0)}15%{transform:translateY(-6px)rotate(6deg)}30%{transform:translateY(0)rotate(-5deg)}45%{transform:translateY(5px)rotate(4deg)}60%{transform:translateY(0)rotate(-4deg)}75%{transform:translateY(-4px)rotate(3deg)}to{transform:translateY(0)rotate(0)}}@media (prefers-reduced-motion:reduce){.banana-pixel,.cherry-pixel,.lemon-pixel{animation:none}}@media (max-width:768px){.cta{background-size:200%;min-height:400px;padding:120px 20px}.cta-container-section{gap:30px;padding:0}.cta-content-section{gap:30px}.cta-title{text-align:center;font-size:28px;line-height:1.3em}.cta-buttons-container{flex-direction:column;gap:20px;padding:0 20px}.cta-button{width:100%;font-size:12px;font-weight:400}.banana-pixel,.cherry-pixel,.lemon-pixel{width:72px}.banana-pixel{top:191px;left:-3px}.cherry-pixel{top:-98px;left:24px}.lemon-pixel{top:224px;left:234px}}
