.why-choose-note__inner{padding:50px var(--page-padding)}.why-choose-note__inner .section-stack{gap:0px!important}.why-choose-note__header{text-align:left}.why-choose-note__heading{font-family:var(--section-heading-font);font-size:var(--section-heading-size);color:var(--section-heading);font-weight:700}.why-choose-note__description{font-family:var(--section-body-font);font-size:var(--section-body-size);color:var(--section-secondary-text);margin:0;line-height:1.6}.why-choose-note__carousel-wrapper{position:relative;display:block}.why-choose-note__nav-buttons{position:absolute;top:-2rem;right:2rem;display:flex;gap:.5rem;z-index:20}.why-choose-note__nav{width:48px;height:48px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.why-choose-note__nav:hover{box-shadow:0 6px 20px #00000040;transform:scale(1.1)}.why-choose-note__nav:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.why-choose-note__nav svg{width:24px;height:24px;color:#1a1a1a;transition:color .3s ease}.why-choose-note__layout{gap:1.5rem;border-radius:24px;padding:35px;min-height:500px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.why-choose-note__content-container{width:48%;min-width:300px;position:absolute;z-index:1;left:0;top:35%}.why-choose-note__carousel-container{overflow:hidden;width:60%;min-width:400px}.why-choose-note__carousel{display:flex;align-items:stretch;gap:1.5rem;transition:transform .5s cubic-bezier(.4,0,.2,1)}.why-choose-note__card-content-block{width:100%;display:flex;flex-direction:column;gap:1.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s ease;position:relative}.why-choose-note__card-content-block.is-active{opacity:1;visibility:visible;pointer-events:auto}.why-choose-note__card-content-inner{display:flex;flex-direction:column;padding-block:50px;padding-inline:40px;width:95%;gap:25px;position:absolute;left:30px;top:40px;border:1px solid rgba(255,255,255);border-radius:30px;background-color:#ffffff4d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a}.why-choose-note__card-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001a;z-index:2}.why-choose-note__card-icon-img{width:48px;height:auto;max-height:48px;object-fit:contain;display:block}.why-choose-note__card-title{font-family:var(--section-heading-font);font-size:var(--text-h4);color:var(--section-card-text);margin:0;font-weight:700;line-height:1.3}.why-choose-note__card-text{font-family:var(--section-body-font);font-size:var(--section-body-size);color:var(--section-card-text);margin:0;line-height:1.6}.why-choose-note__card-image-wrapper{flex:0 0 auto;width:100%;max-width:1200px;height:auto;min-height:400px;overflow:hidden;border-radius:16px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,transform .3s ease,visibility .3s;transform:scale(.95)}.why-choose-note__card-image-wrapper.is-active{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.why-choose-note__card-image-wrapper.show-after,.why-choose-note__card-image-wrapper.show-before{opacity:.5;visibility:visible}.why-choose-note__card-image{width:100%;height:100%;object-fit:cover;display:block}.why-choose-note__card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e5e7eb}.why-choose-note__card-placeholder svg{width:80px;height:80px;opacity:.3}.why-choose-note__pagination{display:flex;align-items:center;justify-content:center;width:60%;gap:.5rem}.why-choose-note__dot{width:12px;height:12px;border-radius:50%;background:#fff6;border:none;cursor:pointer;padding:0;transition:all .3s ease}.why-choose-note__dot:hover{background:#0006}.why-choose-note__dot.is-active{background:#fff;border-radius:6px}@media(max-width:1199px){.why-choose-note__header{width:100%;display:flex;flex-direction:column;align-items:center}.why-choose-note__header h2,.why-choose-note__header p{text-align:center}.why-choose-note__layout{flex-direction:column;padding:2rem;gap:12rem;min-height:unset}.why-choose-note__content-container{min-height:300px;width:100%;top:62%}.why-choose-note__card-icon{width:96px;height:96px}.why-choose-note__card-content-block{align-items:start;text-align:center;padding-inline:1rem}.why-choose-note__carousel-container{min-width:unset;width:100%}.why-choose-note__card-image-wrapper{width:100%;min-height:350px}.why-choose-note__carousel{gap:1rem}.why-choose-note__nav-buttons{top:30vw;right:50%;transform:translate(50%,-50%);width:100%;display:flex;justify-content:space-between;align-items:center}.why-choose-note__nav{width:40px;height:40px}.why-choose-note__card-content-inner{width:calc(100% - 100px);left:50px}.why-choose-note__pagination{width:100%}}@media(max-width:1024px){.why-choose-note__nav-buttons{top:33vw}}@media(max-width:875px){.why-choose-note__content-container{top:58%}}@media(max-width:768px){.why-choose-note__inner{padding:0 1rem}.why-choose-note__layout{padding:1.5rem;gap:10rem}.why-choose-note__card-content-inner{padding-block:35px}.why-choose-note__content-container{min-height:250px}.why-choose-note__carousel{gap:0}.why-choose-note__card-image-wrapper{width:100%;max-width:100%;min-height:280px}.why-choose-note__card-icon{width:85px;height:85px}.why-choose-note__card-icon-img{width:36px;max-height:36px}.why-choose-note__nav-buttons{top:34.5vw;left:50%;transform:translate(-50%,-50%);gap:.375rem}.why-choose-note__nav{width:36px;height:36px}.why-choose-note__nav svg{width:20px;height:20px}}@media(max-width:690px){.why-choose-note__content-container{top:55%}.why-choose-note__card-icon{width:70px;height:70px}.why-choose-note__card-content-inner{width:calc(100% - 80px);top:25px;left:40px;border-radius:20px}}@media(max-width:600px){.why-choose-note__content-container{top:50%}.why-choose-note__card-content-inner{padding-inline:20px}}@media(max-width:480px){.why-choose-note__inner{padding:0 .5rem}.why-choose-note__layout{padding:1.25rem;gap:34vw;border-radius:16px}.why-choose-note__content-container{min-height:200px}.why-choose-note__carousel{gap:0}.why-choose-note__card-image-wrapper{width:100%;min-height:240px;border-radius:12px}.why-choose-note__card-icon{width:56px;height:56px}.why-choose-note__card-icon-img{width:32px;max-height:32px}.why-choose-note__nav-buttons{top:35vw;left:50%;transform:translate(-50%,-50%)}.why-choose-note__nav{width:32px;height:32px}.why-choose-note__nav svg{width:18px;height:18px}.why-choose-note__pagination{margin-top:1.5rem}.why-choose-note__dot{width:10px;height:10px}.why-choose-note__card-content-inner{width:calc(100% - 60px);top:25px;left:30px;border-radius:16px;padding-block:15px;padding-inline:10px;gap:15px}}@media(max-width:400px){.why-choose-note__nav-buttons{top:140px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/why-choose-note-custom.css.map */
