.img-zoom{overflow:hidden}.img-zoom img{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;will-change:transform}.img-zoom img:hover{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transform:scale(1.1);transform:scale(1.1);opacity:.6;filter:alpha(opacity=60);-ms-filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6}.transTrigger{opacity:0}.delay2{animation-delay:.2s}.delay4{animation-delay:.4s}.delay6{animation-delay:.6s}.delay8{animation-delay:.8s}.delay10{animation-delay:1s}.delay12{animation-delay:1.2s}.delay14{animation-delay:1.4s}.delay16{animation-delay:1.6s}.delay18{animation-delay:1.8s}.delay20{animation-delay:2s}.fadeIn.active{opacity:0;animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards}.fadeInUp{opacity:0;transform:translateY(100px);animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards}.fadeInDown{opacity:0;transform:translateY(-100px);animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards}.fadeInLeft{opacity:0;transform:translateX(-100px);animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards}.fadeInRight{opacity:0;transform:translateX(100px);animation-name:fadeIn;animation-duration:1s;animation-fill-mode:forwards}@keyframes fadeIn{100%{opacity:1;transform:translate(0)}}.accordion .card{border:none;padding-bottom:20px}.accordion .card .card-header{background:transparent;border:none;background:#f1f1f1}.accordion a.btn-link{display:flex;justify-content:space-between;font-weight:normal;color:inherit}.accordion a.btn-link:hover,.accordion a.btn-link:active{text-decoration:none;color:inherit}.accordion a.btn-link span{padding-right:1em;padding-left:1em;align-self:center;width:100%}.accordion a.btn-link span.oc-toggle{width:100px}.accordion a.btn-link:before{content:'Q';background:#b11;color:#FFF;text-align:center;align-self:center;display:inline-block;padding:2px 10px 3px 10px}.accordion a.btn-link span.oc-toggle{align-self:baseline;text-align:right}.accordion a.btn-link[aria-expanded="false"] span.oc-toggle{position:relative}.accordion a.btn-link[aria-expanded="false"] span.oc-toggle:before,.accordion a.btn-link[aria-expanded="false"] span.oc-toggle:after{content:'';display:inline-block;position:absolute;width:2px;height:20px;background-color:#000;top:6px}.accordion a.btn-link[aria-expanded="false"] span.oc-toggle:after{transform:rotate(90deg)}.accordion a.btn-link[aria-expanded="true"] span.oc-toggle{position:relative}.accordion a.btn-link[aria-expanded="true"] span.oc-toggle:before{content:'';display:inline-block;position:absolute;width:2px;height:20px;background-color:#000;transform:rotate(90deg);top:6px}.accordion .faq-answer .card-body{display:flex;justify-content:space-between}.accordion .faq-answer .card-body:before{font-family:"Font Awesome 5 Free";font-weight:900;font-weight:normal}.accordion .faq-answer .card-body:before else{font-family:"FontAwesome"}.accordion .faq-answer .card-body span{width:100%;padding-left:1em}.accordion .faq-answer .card-body:before{content:'A';background:var(--color1);color:#FFF;text-align:center;align-self:baseline;display:inline-block;padding:2px 10px 3px 10px}@keyframes fadeOut{0%{opacity:1}100%{opacity:0;display:none;z-index:-1}}body.home .title-wrap{display:flex;align-items:center;gap:40px}body.home .title-wrap h2{font-size:3rem;font-weight:bold}body.home .title-wrap span{font-size:1.2rem}body.home section.process *{color:#FFF}body.home .strength-wrap .strength-point{gap:20px;flex-wrap:wrap;justify-content:center}@media (min-width: 576px){body.home .strength-wrap .strength-point{flex-wrap:nowrap;gap:40px}}body.home .strength-wrap .strength-point .point{width:70%;background:var(--color2);padding:2rem 4rem;font-size:2rem;font-weight:bold;color:#FFF;text-align:center;-webkit-border-radius:10px !important;border-radius:10px !important}@media (min-width: 576px){body.home .strength-wrap .strength-point .point{flex:1}}body.home .reason-wrap{display:flex;flex-direction:column}@media (min-width: 768px){body.home .reason-wrap{gap:30px}}@media (min-width: 768px){body.home .reason-wrap{flex-direction:row}}body.home .reason-wrap .category{position:relative;overflow:hidden;margin-bottom:30px;padding:20px;display:flex;gap:30px}@media (min-width: 768px){body.home .reason-wrap .category{flex-direction:column}}body.home .reason-wrap .category img{overflow:hidden;object-fit:cover;width:100%;height:200px;flex-basis:240px}body.home .reason-wrap .category .box{flex:1;margin:1em 0 0 0}body.home .reason-wrap .category .box h3{font-size:1.5rem;color:var(--color1)}body.home .features-wrap .category{display:flex;gap:30px;position:relative;overflow:hidden;margin-bottom:30px}@media (min-width: 576px){body.home .features-wrap .category{margin-bottom:60px}}body.home .features-wrap .category:nth-of-type(even){flex-direction:row-reverse}body.home .features-wrap .category img{position:absolute;z-index:0;max-width:680px;top:50%;left:auto;transform:translateY(-50%)}body.home .features-wrap .category .box01{display:none;flex:1;z-index:1}@media (min-width: 576px){body.home .features-wrap .category .box01{display:block}}body.home .features-wrap .category .box02{flex:1;z-index:1;background:rgba(255,255,255,0.88);padding:50px;margin:15px}@media (min-width: 768px){body.home .features-wrap .category .box02{margin:50px}}
