.hero-section-wrapper{background-color:#F9FDFE;flex-direction:column}.hero-section-wrapper,.hero-top{width:100%;display:flex;align-items:center}.hero-top{background-color:#f5f5f3;height:660px;justify-content:center}.hero-content{width:90%;max-width:1600px;height:100%;display:flex;justify-content:space-between;align-items:center}.hero-text{max-width:800px;text-align:left;padding-left:20px}.hero-title{font-size:50px;font-weight:700;color:#1C1B1B;margin-bottom:20px;display:inline-block}.hero-description,.hero-subtitle,.hero-title{white-space:pre-line}.hero-description{font-size:30px;color:#5e5e5e}.hero-image{position:relative;max-width:825px;width:100%;height:auto;min-height:600px;display:flex;align-items:center;justify-content:center}.hero-img{object-fit:contain}.color-divider{display:flex;width:100%;height:2px;margin-top:0;padding:0}.color1{background-color:#f65472}.color2{background-color:#ffdc84}.color3{background-color:#6c9cf5}.color4{background-color:#302c2c}.color5{background-color:#F83E1D}.hero-btns-wrapper{margin-top:60px;padding-bottom:40px;display:flex;flex-wrap:wrap;justify-content:center;gap:40px}.fa-play-circle{margin-left:4px}.color-segment{flex:1 1;height:100%}.btns{width:250px;height:100px;display:flex;align-items:center;justify-content:center;font-size:17px;border:1px solid #1c1b1b;text-decoration:none;line-height:1.2;font-weight:400}.btn-tooltip,.btns{text-align:center;white-space:pre-line;background-color:#F9FDFE}.btn-tooltip{position:absolute;top:-80px;left:50%;transform:translateX(-50%);color:black;font-size:14px;padding:10px 14px;border-radius:12px;box-shadow:0 5px 30px rgba(0,0,0,.15);width:max-content;max-width:260px;opacity:0;visibility:hidden;transition:all .2s ease-in-out;z-index:1000}.btns:hover .btn-tooltip{opacity:1;visibility:visible}.btns-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.btn-line{width:250px;height:6.5px;margin-top:-10px;border-radius:2px;transform:translateY(6px);transition:transform .2s ease}@media screen and (max-width:768px){.hero-top{height:auto;padding-top:10px;padding-bottom:40px}.hero-content{flex-direction:column-reverse;justify-content:flex-start;align-items:center;text-align:left;padding-top:0}.hero-image{max-width:100%;width:100%;height:240px;min-height:10px;margin:12px 0}.hero-img{object-fit:cover}.hero-text{max-width:90%;text-align:left;margin-top:8px}.hero-title{font-size:22px;font-weight:700;margin-left:0;margin-bottom:10px}.hero-description{font-size:14px;margin-left:0;color:#5e5e5e;text-align:left}.hero-btns-wrapper{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;grid-gap:16px;gap:16px;padding:40px 16px 24px;max-width:100%;margin:0 auto}.btns-wrapper{width:100%;max-width:220px;display:flex;flex-direction:column;align-items:center}.hero-btns-wrapper .btns-wrapper:nth-child(5){grid-column:1/span 2;justify-self:center}.btns{width:100%;height:90px;font-size:12px;padding:12px 8px 8px;transition:none}.btns:hover{font-size:12px;font-weight:400}.btn-line{width:100%;height:5px;margin-top:-6px}.btn-tooltip{font-size:11px;padding:8px 15px;top:-70px;max-width:170px;word-wrap:break-word}.btn-mobile{display:block;text-decoration:none}}.about-sectionh{background-color:#F83E1D;padding:60px 20px;text-align:center;margin-top:40px}.about-contenth{background-color:transparent;max-width:750px;margin:0 auto}.about-contenth h1{font-size:42px;font-weight:700;margin-bottom:5px;color:#1C1B1B}.about-contenth h2{font-size:32px;font-weight:700;margin-bottom:0;margin-top:0;color:#F9FDFE}.about-contenth p{font-size:18px;font-weight:400;line-height:1.6;text-align:justify;color:#F9FDFE;max-width:800px;margin:0 auto}.fade-words span{color:#F9FDFE;font-style:italic;font-weight:300}.about-read-more{display:inline-block;font-size:14px;margin-top:16px;color:#F9FDFE;text-align:center;text-decoration:underline;cursor:pointer}.highlight-bold{font-weight:700}@media (max-width:768px){.about-sectionh{padding:60px 30px;margin-top:24px}.about-contenth h1{font-size:20px;margin-bottom:8px}.about-contenth h2{font-size:18px}.about-contenth p{font-size:15px;line-height:1.5;padding-left:20px;padding-right:20px;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;word-wrap:break-word}.about-read-more{font-size:12px;margin-top:12px}.fade-words span{font-size:15px}}.hc-section{width:100%;padding:80px 20px;display:flex;align-items:center;justify-content:center;background-image:url(/images/homeContact_bgimage.png);background-repeat:no-repeat;background-position:0;background-size:auto 100%;background-attachment:scroll}.hc-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.1fr;grid-gap:40px;gap:40px;align-items:center}.hc-left{text-align:left}.hc-title{font-size:80px;color:#1C1B1B;margin-bottom:10px}.hc-lead{font-size:25px;color:#444;margin-bottom:12px;padding-left:10px}.hc-note{font-size:20px;color:#666;line-height:1.6;padding-left:10px}.hc-right{perspective:1200px}.hc-card{position:relative;width:100%;min-height:200px;transform-style:preserve-3d;transition:transform .7s ease;display:flex}.hc-card.is-flipped{transform:rotateY(180deg)}.hc-card-face{position:relative;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hc-card-back,.hc-card-face{background:#F9FDFE;border:1px solid #f9fdfe;border-radius:14px;box-shadow:0 10px 30px rgba(0,0,0,.09);padding:24px;display:flex;flex-direction:column;box-sizing:border-box;min-height:100%}.hc-card-back{position:absolute;inset:0;transform:rotateY(180deg);justify-content:space-between}.hc-card-front{position:relative}.hc-options{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;flex:1 1}.hc-tile{display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:18px;min-height:50px;background:#F9FDFE;box-sizing:border-box;border:2px solid transparent;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.1);color:inherit;text-decoration:none;font-weight:400;font-size:clamp(10px,1.2vw,15px);line-height:1.3;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;cursor:pointer}.hc-tile:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.16);filter:brightness(1.02)}.hc-tile.is-active{box-shadow:0 10px 24px rgba(0,0,0,.14);filter:brightness(1.01)}.hc-tile.one.is-active,.hc-tile.one:hover{background-color:#F9FDFE;box-shadow:0 10px 24px #F83E1D}.hc-tile.two.is-active,.hc-tile.two:hover{background-color:#F9FDFE;box-shadow:0 10px 24px #FFDC84}.hc-tile.three.is-active,.hc-tile.three:hover{background-color:#F9FDFE;box-shadow:0 10px 24px #6C9CF5}.hc-tile.four.is-active,.hc-tile.four:hover{background-color:#F9FDFE;box-shadow:0 10px 24px #302C2C}.hc-tile.five.is-active,.hc-tile.five:hover{background-color:#F9FDFE;box-shadow:0 10px 24px #FF3C1C}.hc-tile.six{color:#F83E1D;border:2px solid #f83e1d;background-color:#F9FDFE;font-weight:600}.hc-tile.six.is-active,.hc-tile.six:hover{background-color:#F83E1D;color:#F9FDFE;box-shadow:0 10px 24px rgba(248,62,29,.5)}.hc-tile:focus-visible{outline:3px solid rgba(17,17,17,.35);outline-offset:2px}.hc-actions{margin-top:24px;display:flex;justify-content:flex-end}.hc-ok{background:#111;color:#F9FDFE;border:none;border-radius:8px;padding:10px 18px;font-size:15px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .2s ease}.hc-ok:hover{transform:translateY(-1px);box-shadow:0 10px 16px rgba(0,0,0,.12)}.hc-ok.is-disabled,.hc-ok:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.hc-summary h3{font-size:18px;margin-bottom:8px}.hc-summary ul{margin:8px 0 14px;padding-left:18px}.hc-subtext{font-size:14px;color:#555;margin-bottom:12px}.hc-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 16px;gap:12px 16px}.hc-field{display:flex;flex-direction:column}.hc-field label{font-size:13px;margin-bottom:6px;color:#333}.hc-field input{border:1px solid #f9fdfe;border-radius:8px;padding:10px 12px;font-size:14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.hc-field input:focus{border-color:#1C1B1B;box-shadow:0 0 0 3px rgba(17,17,17,.1)}.hc-form-actions{grid-column:1/-1;display:flex;justify-content:space-between;gap:10px;margin-top:6px}.hc-back{background:transparent;color:#1C1B1B;border:1px solid #1c1b1b;border-radius:8px;padding:10px 16px;font-size:14px;cursor:pointer}.hc-submit{background:#F83E1D;color:#F9FDFE;border:none;border-radius:8px;padding:10px 18px;font-size:15px;cursor:pointer;transition:filter .15s ease,transform .15s ease}.hc-submit:hover{filter:brightness(1.03);transform:translateY(-1px)}@media (max-width:768px){.hc-section{padding:48px 16px;background-position:0}.hc-container{grid-template-columns:1fr;gap:24px}.hc-title{font-size:22px;text-align:center;margin-bottom:15px}.hc-lead{font-size:16px;text-align:left;margin-bottom:6px}.hc-note{font-size:14px;text-align:left;margin-bottom:0}.hc-options{display:flex;flex-direction:column;gap:8px}.hc-options,.hc-tile{width:100%;box-sizing:border-box}.hc-tile{max-width:100%;padding:10px 12px;font-size:13px;margin:0;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,.12);transition:transform .2s ease,box-shadow .2s ease}.hc-tile:active{transform:scale(.97);box-shadow:0 2px 8px rgba(0,0,0,.2)}.hc-card-face{padding:20px;background-color:rgba(255,255,255,.82);box-sizing:border-box;overflow:hidden}.hc-tile:hover{transform:none;box-shadow:0 1px 5px rgba(0,0,0,.12);filter:none}.hc-back,.hc-ok,.hc-submit{width:100%;font-size:12px;text-align:center;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:transform .2s ease}.hc-back:active,.hc-ok:active,.hc-submit:active{transform:scale(.98)}.hc-actions{flex-direction:column;align-items:stretch;gap:12px}.hc-form{grid-template-columns:1fr;flex-grow:1;justify-content:space-between}.hc-form,.hc-form-actions{display:flex;flex-direction:column}.hc-form-actions{margin-top:auto;align-items:stretch;gap:12px}.hc-field label{font-size:11px}.hc-field input{font-size:10px;padding:10px;background-color:rgba(255,255,255,.6);border:none;border-radius:8px;box-shadow:0 1px 6px rgba(0,0,0,.12);transition:box-shadow .2s ease}.hc-field input:focus{outline:none;box-shadow:0 2px 8px rgba(0,0,0,.2)}.hc-card-back{padding:20px;justify-content:space-between;min-height:400px;background-color:rgba(255,255,255,.72);border-radius:14px;box-shadow:0 6px 18px rgba(0,0,0,.08);box-sizing:border-box;overflow:hidden}.hc-card-back,.hc-summary{display:flex;flex-direction:column}.hc-summary{flex-grow:1}.hc-summary h3{font-size:16px;margin-bottom:10px;font-weight:600}.hc-summary ul{font-size:12px;margin-bottom:12px;padding-left:18px}.hc-subtext{font-size:12px;margin-bottom:14px;color:#555}}.ss-section{width:100%;background:#f5f5f3;display:flex;justify-content:center;padding:45px 24px;position:relative}.ss-section:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background-color:#F83E1D;border-radius:2px}.ss-container{width:min(1350px,94%)}.ss-title{font-weight:800}.ss-dot,.ss-title{margin:0 0 6px;font-size:clamp(1.5rem,2vw + .1rem,2rem);color:#1C1B1B;text-align:center}.ss-dot{font-weight:700;padding-bottom:15px}.ss-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px;gap:32px}@media (max-width:1024px){.ss-grid{gap:24px}}@media (max-width:900px){.ss-grid{grid-template-columns:1fr;gap:20px}}.ss-card{background:#F5F5F3;border:1px solid #eee;border-radius:16px;box-shadow:0 10px 26px rgba(0,0,0,.08);padding:25px 26px;display:grid;grid-template-rows:auto 1fr;grid-gap:16px;gap:16px;opacity:0;transform:translateX(40px);transition:transform .6s cubic-bezier(.2,.65,.2,1),opacity .6s ease}.ss-card.from-left{transform:translateX(-40px)}.ss-card.ss-in{opacity:1;transform:translateX(0)}@media (hover:hover) and (pointer:fine){.ss-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease}}.ss-h3{margin:5px 0;font-size:clamp(1.125rem,1.8vw,1.5rem);font-weight:700;color:#1C1B1B;text-align:center}.ss-row{display:flex;flex-direction:row;gap:18px;align-items:stretch;min-height:210px}@media (max-width:900px){.ss-row{flex-direction:column;gap:14px;min-height:unset}}.ss-text{flex:1 1 60%;display:flex;align-items:center}.ss-kicker{margin:0 0 8px;font-size:clamp(1rem,1.4vw,1.25rem);color:#222;font-weight:600}.ss-bullets{margin:0;padding:0;list-style:none}.ss-bullets li{display:flex;align-items:flex-start;gap:10px;margin:8px 0;font-size:clamp(.85rem,1vw,1.15rem);line-height:1.7;color:#333}.ss-bullets li i{flex:0 0 auto;margin-top:4px;font-size:.9em;color:#F83E1D}.ss-media{flex:1 1 40%}.ss-logo-box,.ss-media{position:relative;display:flex;align-items:center;justify-content:center;background:transparent}.ss-logo-box{border-radius:0;overflow:visible;box-shadow:none;width:100%;height:100%;max-width:none;max-height:none;aspect-ratio:auto}.ss-img{position:relative;object-fit:contain;object-position:center;width:100%;height:auto;transition:none;display:block}@media (max-width:900px){.ss-media{order:-1}.ss-h3{font-size:clamp(1.2rem,calc(1.3vw + 1rem),1.4rem)}.ss-dot,.ss-title{font-size:clamp(1.5rem,calc(1.3vw + 1.2rem),1.75rem)}.ss-logo-box{width:100%;aspect-ratio:2.2/1}}