.wavelength-module-section{padding:var(--padding-top) 0 var(--padding-bottom);background-color:var(--background-color, #ffffff)}.wavelength-module__container{display:flex;align-items:center;justify-content:center;gap:2rem}.wavelength-module__heading{width:26%;font-size:38px;line-height:1.4;font-weight:700}.wavelength-module__circle-wrapper{width:428px;height:428px;position:relative}.wavelength-module__circle-wrapper.animate-start .wavelength-module__circle-block{animation:circleScale 1.4s linear;animation-delay:var(--animation-delay)}@keyframes circleScale{0%{width:calc(var(--circle-size));height:calc(var(--circle-size))}20%{width:calc(var(--circle-size));height:calc(var(--circle-size))}60%{width:calc(var(--circle-size) * 1.1);height:calc(var(--circle-size) * 1.1)}to{width:calc(var(--circle-size));height:calc(var(--circle-size))}}.wavelength-module__circle-active-block{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid transparent;border-radius:50%;border-color:#fa0101;pointer-events:none;z-index:10;transition:.6s;width:var(--circle-size);height:var(--circle-size);display:flex;justify-content:center;align-items:center;text-align:center}.wavelength-module__circle-active-text{line-height:1em;font-size:2rem;font-weight:700;color:red;transition:transform .5s ease-in-out;transform:scale(1)}.wavelength-module__circle-active-text.scale-out{transform:scale(0)}.wavelength-module__circle-block{position:absolute;width:var(--circle-size);height:var(--circle-size);left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid rgba(0,0,0,.2);border-radius:50%;display:flex;align-items:flex-end;justify-content:center;padding:.1rem}.wavelength-module__circle-block.selected .wavelength-module__circle-text{display:none;opacity:0;pointer-events:none}.wavelength-module__circle{width:100%;height:100%;border-radius:50%;position:absolute;pointer-events:none}.wavelength-module__circle-text{cursor:pointer;opacity:.4}.wavelength-module__circle-text:hover{opacity:1}.wavelength-module__content-wrapper{flex:1;padding:0 0 0 3%;background:linear-gradient(100deg,#000 .44%,red 55.78%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2rem;line-height:1.5em;font-weight:700}.wavelength-module__content-wrapper *{margin:0}.wavelength-module__content-title{font-size:3.2rem;font-weight:700;line-height:1.3em}.wavelength-module__content-block{display:none;opacity:0;transition:opacity .3s ease-in-out}.wavelength-module__content-block.selected{display:block;opacity:1}.wavelength-module__next-button{width:16px;height:16px;border-right:1px solid rgba(0,0,0,.6);border-bottom:1px solid rgba(0,0,0,.6);cursor:pointer;transform:rotate(-45deg);transition:.4s}.wavelength-module__next-button:hover,.wavelength-module__prev-button:hover{border-color:#000}@media screen and (min-width:769px){.wavelength-module__prev-button{display:none}.wavelength-module__circle-active-block:after{position:absolute;content:"";left:100%;top:50%;width:calc(239px - 50%);height:1px;background:#fa0101;transform:translateY(-50%);z-index:5}}@media screen and (max-width:1440px){.wavelength-module__content-wrapper{font-size:1.8rem}.wavelength-module__circle-wrapper{width:388px;height:388px}}@media screen and (max-width:768px){.wavelength-module__container{display:flex;flex-direction:column;position:relative}.wavelength-module__heading{width:100%;font-size:6vw;padding-left:0;text-align:center}.wavelength-module__circle-wrapper{width:75vw;height:75vw;position:relative}.wavelength-module__circle-active-text{font-size:1.3rem}.wavelength-module__circle-text{font-size:1.1rem}.wavelength-module__content-wrapper{font-size:1.4rem;text-align:center;padding:0 6%}.wavelength-module__content-title{font-size:2rem}.wavelength-module__next-button{width:14px;height:14px;position:absolute;right:4vw;top:52vw}.wavelength-module__prev-button{position:absolute;left:4vw;top:52vw;width:14px;height:14px;border-left:1px solid rgba(0,0,0,.6);border-bottom:1px solid rgba(0,0,0,.6);cursor:pointer;transform:rotate(45deg);transition:.4s}}
/*# sourceMappingURL=/cdn/shop/t/111/assets/wavelength-module.css.map */
