.DetailItem{border-radius:.5em;padding:1em 2em;color:#fff;display:flex;cursor:pointer;gap:1em;background-color:#5a9399;background-image:linear-gradient(135deg,#2e606a,rgb(90,147,153))}.DetailItem:before{content:"";width:2.5em;min-width:2.5em;height:3.5em;margin-left:-.7em;background-size:contain;background-repeat:no-repeat;background-position:50%;opacity:.7}.DetailItem.mail:before{background-image:url(/icon/mail.svg)}.DetailItem.location:before{background-image:url(/icon/location.svg)}.DetailItem.phone:before{background-image:url(/icon/phone.svg)}.DetailItem.facebook:before{background-image:url(/icon/facebook.svg)}.DetailItem .di-container .title{font-size:.8em;opacity:.6;text-align:left}.DetailItem .di-container .content{font-size:1.4em;overflow:hidden}.More{display:flex;position:relative;background:#fff;color:#333;padding:5em 2em}.More .wave-divider{pointer-events:none;position:absolute;bottom:100%;z-index:2;left:0;width:100%;height:7.5em;background-image:url(/wave.svg);background-size:2500px auto}@media(max-width:1340px){.More .wave-divider{background-size:2000px auto}}.More .wave-divider{background-repeat:no-repeat;background-position:50%;transform:rotate(180deg);margin-bottom:-1px}.More .features-content{max-width:75em;margin:0 auto;display:flex;gap:5em;align-items:center}@media(max-width:1340px){.More .features-content{flex-direction:column;text-align:center}}.More .features-content .features-text{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:1em}.More .features-content .features-text .feature-items{width:100%;display:flex;gap:1em;flex-wrap:wrap}@media screen and (max-width:850px){.More .features-content .features-text .feature-items{flex-wrap:nowrap;flex-direction:column}}.More .features-content .features-text .feature-items>*{width:calc(50% - .5em);box-sizing:border-box}@media screen and (max-width:850px){.More .features-content .features-text .feature-items>*{width:33em;max-width:80vw}}@media screen and (max-width:40em){.More .features-content .features-text .feature-items>*{min-width:80vw;width:100%}}@media(max-width:1340px){.More .features-content .features-text{max-width:50em}}.More .features-content .features-text .brand{display:flex;font-size:1.2em;align-items:flex-end;color:#333;font-weight:700;margin:0;opacity:.7;transform-origin:0 0;font-size:3em;align-self:flex-start}@media(max-width:1340px){.More .features-content .features-text .brand{font-size:2.5em;align-self:center}}@media screen and (max-width:800px){.More .features-content .features-text .brand{transform:none}}.More .features-content .features-text .brand:before{content:"";width:2em;height:2em;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(/logo.svg);filter:brightness(0);margin-right:-.3em}.More .features-content .features-mockups{display:flex}.More .features-content .features-mockups .mobile-mockup{transform:rotate(-6deg)}.More .features-content .features-mockups .card-mockup{transform:rotate(5deg);margin-left:-10em}@media screen and (max-width:40em){.More .features-content .features-mockups .card-mockup{margin-left:-9em}}