.app-features-container{background-color:#f9f7f2;width:100%;padding-bottom:50px;overflow-x:hidden}.app-features{box-sizing:border-box;background-color:#f9f7f2;flex-direction:column;justify-content:start;align-items:start;gap:20px;width:100%;max-width:100%;padding:50px 50px 30px;display:flex}.app-features-line{color:#e2c183;background-color:#e2c183;width:100px;height:4px;margin-bottom:30px;padding:0 50px}.app-features-description{white-space:pre-line;width:40%}.app-features-cards-wrapper{width:100%;position:relative;overflow-x:hidden}.app-features-cards{will-change:transform;backface-visibility:hidden;justify-content:start;align-items:start;gap:20px;width:fit-content;display:flex;position:relative;transform:translateZ(0)}.app-features-card-active{will-change:transform,opacity;flex-direction:column;gap:20px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateZ(0)}.app-features-desc-navigators{justify-content:space-between;align-items:center;width:100%;display:flex}.app-features-navigators{justify-content:flex-end;align-items:center;display:flex}.app-features-dots-navigators{justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}.app-features-navigators--mobile{justify-content:flex-end;display:none}.app-arrow{align-items:center;gap:10px;display:flex}.app-features-arrow-left,.app-arrow-right{cursor:pointer;will-change:transform,background-color,border-color;backface-visibility:hidden;border:1px solid #000;border-radius:50%;width:40px;height:40px;padding:12px;transition:background-color .25s cubic-bezier(.25,.46,.45,.94),border-color .25s cubic-bezier(.25,.46,.45,.94),transform .25s cubic-bezier(.25,.46,.45,.94);transform:translateZ(0)}.app-features-arrow-left:hover,.app-arrow-right:hover{background-color:#0000000d;transform:translateZ(0)scale(1.05)}.app-features-arrow-left:active,.app-arrow-right:active{transform:translateZ(0)scale(.95)}.app-arrow-right{transform:translateZ(0)rotate(180deg)}.app-arrow-right:hover{transform:translateZ(0)rotate(180deg)scale(1.05)}.app-arrow-right:active{transform:translateZ(0)rotate(180deg)scale(.95)}.app-features-card-image{will-change:opacity;backface-visibility:hidden;object-fit:cover;width:250px;height:500px;transition:opacity .3s ease-in-out;position:absolute;right:calc(50% - 280px);overflow-y:visible;transform:translateZ(0)}.app-features-dots{justify-content:center;align-items:center;gap:8px;display:flex}.app-features-dot{cursor:pointer;will-change:background-color,transform;backface-visibility:hidden;background-color:#0003;border-radius:50%;width:10px;height:10px;transition:background-color .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94);transform:translateZ(0)}.app-features-dot:hover{background-color:#0006;transform:translateZ(0)scale(1.2)}.app-features-dot--active{background-color:#e2c183}.app-features-dot--active:hover{background-color:#e2c183cc}@media (max-width:900px) and (min-width:650px){.app-features-navigators--desktop{display:none}.app-features-navigators--mobile{display:flex}.app-features-desc-navigators{flex-direction:column;align-items:flex-start;gap:20px}.app-features-dots-navigators{justify-content:space-between;width:80%;position:relative;left:100px}}@media (max-width:650px){.app-features-navigators--desktop{display:none}.app-features-description,.app-features-cards-wrapper{width:100%}.app-features-card-image{width:250px;height:460px;margin:30px auto 0;display:block;position:relative;right:auto}.app-features-dots-navigators{justify-content:space-between;align-items:center;width:100%;margin-top:20px}.app-features-navigators--mobile{justify-content:flex-end;display:flex}}@media (max-width:768px){.app-features{padding:50px 20px 10px}}@media (max-width:450px){.app-features-card-image{width:160px;height:330px;margin-top:0}}@media (prefers-color-scheme:dark){.app-features-container,.app-features,.app-features *{color:#000}}
.features-card{will-change:background-color,border-color,transform,height;backface-visibility:hidden;background-color:#fff;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:start;align-items:start;gap:15px;width:320px;height:245px;margin-bottom:20px;margin-right:20px;padding:25px;transition:background-color .4s cubic-bezier(.25,.46,.45,.94),border-color .4s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94),height .4s cubic-bezier(.25,.46,.45,.94);display:flex;overflow:hidden;transform:translateZ(0)}.features-card-expanded{height:auto;min-height:245px}.features-card-image-container{opacity:1;visibility:visible;will-change:opacity,transform;background-color:#d4af3733;border-radius:50%;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;min-height:48px;transition:opacity .35s cubic-bezier(.25,.46,.45,.94),transform .35s cubic-bezier(.25,.46,.45,.94),visibility .35s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateZ(0)scale(1)}.features-card-title{font-weight:700;transition:color .3s cubic-bezier(.25,.46,.45,.94)}.features-card-description{white-space:pre-line;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.4;transition:-webkit-line-clamp .4s cubic-bezier(.25,.46,.45,.94),line-clamp .4s cubic-bezier(.25,.46,.45,.94),opacity .3s cubic-bezier(.25,.46,.45,.94);display:-webkit-box;overflow:hidden}.features-card-image{will-change:transform,opacity;width:20px;height:20px;transition:transform .35s cubic-bezier(.25,.46,.45,.94),opacity .35s cubic-bezier(.25,.46,.45,.94);transform:translateZ(0)}.features-card-active{background-color:#e2c183;border:1px solid #ffffff1a}.features-card-active .features-card-image-container{display:none}.features-card-active .features-card-description{-webkit-line-clamp:unset;line-clamp:unset;text-overflow:ellipsis;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.features-card-description-expanded{display:block;overflow:visible}@media (max-width:900px){.features-card{width:250px}}@media (max-width:650px){.features-card{width:80vw;margin-right:0}}
.our-app-banner{background-color:#e7dcca;grid-template-columns:1.1fr .9fr;justify-content:center;align-items:center;gap:50px;height:fit-content;margin-top:40px;display:grid;overflow-y:hidden}.our-app-banner-content{flex-direction:column;justify-content:start;align-items:start;gap:20px;padding:50px;display:flex}.our-app-banner-description{white-space:pre-line}.our-app-banner img{object-fit:cover;object-position:center;width:100%;height:400px;overflow:hidden}@media (max-width:730px){.our-app-banner-content{padding:30px 20px}.our-app-banner{grid-template-columns:1fr;gap:20px}.our-app-banner img{height:300px}}
