@layer demo{@layer reset{:is(.navbar,main,footer) *,body{margin:0;padding:0}:is(.navbar,main,footer) ul[class]{list-style:none}}@layer layout{.navbar{position:sticky;top:0}.navbar .is-fixed{-webkit-transform:inherit !important;transform:inherit !important;min-height:auto}.navbar .is-fixed>.st{-webkit-transform:inherit;transform:inherit}.LastNav{height:60px}.logom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}:is(.navbar,main) a:not(.button){color:#1a73e8;text-decoration:none}:is(.navbar,main) a:not(.button):hover{color:navy}}@layer components{.navbar{padding:0 !important}.navbar .st{height:100dvh}.navbar .st .logom{height:calc(100dvh - 40px);width:auto;-webkit-transition:all .5s;transition:all .5s}.navbar .st .logom svg path{-webkit-animation:drawshap 6s ease-out 1s forwards;animation:drawshap 6s ease-out 1s forwards;stroke:var(--black);stroke-dasharray:1400;stroke-dashoffset:1400;opacity:0}@-webkit-keyframes drawshap{0%{fill-opacity:0;stroke-width:0;opacity:1}10%,30%{fill-opacity:0;stroke-width:1px;opacity:1}40%,60%{stroke-dashoffset:0;fill-opacity:1;stroke-width:0;opacity:1}70%,100%{fill-opacity:1;stroke-width:0;opacity:1}}@keyframes drawshap{0%{fill-opacity:0;stroke-width:0;opacity:1}10%,30%{fill-opacity:0;stroke-width:1px;opacity:1}40%,60%{stroke-dashoffset:0;fill-opacity:1;stroke-width:0;opacity:1}70%,100%{fill-opacity:1;stroke-width:0;opacity:1}}.navbar .st .logom svg .shap1{-webkit-animation-delay:0s !important;animation-delay:0s !important}.navbar .st .logom svg .shap2{-webkit-animation-delay:.3s !important;animation-delay:.3s !important}.navbar .st .logom svg .shap3{-webkit-animation-delay:.6s !important;animation-delay:.6s !important}.navbar .st .logom svg .shap4{-webkit-animation-delay:.9s !important;animation-delay:.9s !important}.navbar .st .logom svg .shap5{-webkit-animation-delay:1.2s !important;animation-delay:1.2s !important}.navbar .st .logom svg .shap6{-webkit-animation-delay:1.5s !important;animation-delay:1.5s !important}.navbar .st .logom svg .shap7{-webkit-animation-delay:1.8s !important;animation-delay:1.8s !important}.navbar .st .logom svg .shap8{-webkit-animation-delay:2.1s !important;animation-delay:2.1s !important}.navbar .st .logom svg polygon[class^=shap]{opacity:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:drawPolygon 1s ease-out forwards;animation:drawPolygon 1s ease-out forwards}@-webkit-keyframes drawPolygon{0%{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes drawPolygon{0%{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}}}@layer meta.warning{.warning{padding:2rem;border-radius:.5rem;margin:0}}@-webkit-keyframes st{to{height:70px}}@keyframes st{to{height:70px}}@-webkit-keyframes downst{to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);height:70px}}@keyframes downst{to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);height:70px}}@-webkit-keyframes logom{to{height:0px}}@keyframes logom{to{height:0px}}@-webkit-keyframes containerb{to{width:0}}@keyframes containerb{to{width:0}}@-webkit-keyframes shrink-name{to{font-size:1.5rem}}@keyframes shrink-name{to{font-size:1.5rem}}@-webkit-keyframes add-shadow{to{-webkit-box-shadow:0 0 9px rgb(var(--black-rgb)/0.1);box-shadow:0 0 9px rgb(var(--black-rgb)/0.1)}}@keyframes add-shadow{to{-webkit-box-shadow:0 0 9px rgb(var(--black-rgb)/0.1);box-shadow:0 0 9px rgb(var(--black-rgb)/0.1)}}@-webkit-keyframes move-button{to{translate:0% 40%}}@keyframes move-button{to{translate:0% 40%}}@-webkit-keyframes move-and-fade-background{to{translate:0% -5%;scale:.96;opacity:.3}}@keyframes move-and-fade-background{to{translate:0% -5%;scale:.96;opacity:.3}}@supports(animation-timeline: scroll()){.st{-webkit-animation:st linear both;animation:st linear both;background:var(--white)}.logom,.navbar-brand{-webkit-animation:logom linear both;animation:logom linear both}.down>.st{-webkit-animation:downst linear both;animation:downst linear both}.navbar{position:fixed;left:0;right:0;-webkit-animation:add-shadow linear both;animation:add-shadow linear both}.navbar .logom{max-width:initial !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navbar .logom svg{height:100%;width:100%}.navbar .navbar-brand{height:60dvh;width:inherit !important}@media(max-width: 767px){.navbar .navbar-brand{height:40dvh}}@media(max-width: 450px){.navbar .navbar-brand{height:15dvh}}.st,.logom,.LastNav,.navbar-brand{animation-timeline:scroll();animation-range:0 calc(100dvh + 50px)}@media(max-width: 767px){.st,.logom,.LastNav,.navbar-brand{animation-timeline:scroll();animation-range:0 calc(100dvh + 200px)}}.navbar+*{margin-top:100dvh}}.bggr1 *:not(.btn,.form-control){color:light-dark(var(--white), var(--black))}.bgimg{position:absolute;left:0;top:0;bottom:0;margin:auto;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;opacity:.4;z-index:-1}.bgimg.opacity-10{opacity:.05}[class^=Sec],[class*=" Sec"]{min-height:75dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[class^=Sec] .h1~p,[class*=" Sec"] .h1~p{max-width:950px;margin:0 auto}.chart-container{position:relative;width:100%;max-width:1000px;margin:auto}.Sec1 img{max-width:1080px;width:100%}.Sec1 .Process:not(.Boxs){position:relative}.Sec1 .Process:not(.Boxs) .HoverItems{position:fixed;top:0;left:0;-webkit-transform:translate(20px, 0);transform:translate(20px, 0);background:var(--white);padding:10px 15px;border-radius:9px;-webkit-box-shadow:0 5px 15px rgb(var(--black-rgb)/0.1);box-shadow:0 5px 15px rgb(var(--black-rgb)/0.1);pointer-events:none;max-width:450px;z-index:1000;opacity:0;display:block;border:1px solid var(--black);text-align:left}.Sec1 .Process:not(.Boxs) .HoverItems:after{content:"";position:absolute;width:0;height:0;border:12px solid rgba(0,0,0,0);-webkit-transform:rotateX(36deg);transform:rotateX(36deg);margin:auto}.Sec1 .Process:not(.Boxs) .HoverItems.top:after{bottom:-21px;left:20px;border-top-color:var(--white);-webkit-filter:drop-shadow(0 1px 0 var(--black));filter:drop-shadow(0 1px 0 var(--black));left:0;right:0}.Sec1 .Process:not(.Boxs) .HoverItems.bottom:after{top:-21px;left:20px;border-bottom-color:var(--white);-webkit-filter:drop-shadow(0 -1px 0 var(--black));filter:drop-shadow(0 -1px 0 var(--black));left:0;right:0}.Sec1 .Process:not(.Boxs) .HoverItems.left:after{top:20px;right:-21px;border-left-color:var(--white);-webkit-filter:drop-shadow(1px 0 0 var(--black));filter:drop-shadow(1px 0 0 var(--black));-webkit-transform:rotateY(36deg);transform:rotateY(36deg)}.Sec1 .Process:not(.Boxs) .HoverItems.right:after{top:20px;left:-21px;border-right-color:var(--white);-webkit-filter:drop-shadow(-1px 0 0 var(--black));filter:drop-shadow(-1px 0 0 var(--black));-webkit-transform:rotateY(36deg);transform:rotateY(36deg)}.Sec1 .Process:not(.Boxs) .HoverItems ul{margin-bottom:0;padding-left:1rem}.Sec1 .Process:not(.Boxs) .HoverItems ul *{font-size:14px;list-style-type:inherit;line-height:normal;margin-bottom:5px}.Sec1 .Process:not(.Boxs) .ProcessItems{display:grid;grid-row-gap:2.3em;grid-column-gap:1em;grid-template-rows:auto auto auto auto auto auto auto auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-flex-line-pack:start;align-content:start;place-items:stretch stretch}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessItems{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessItems{grid-row-gap:.5em;grid-column-gap:.2em}}.Sec1 .Process:not(.Boxs) .ProcessBox{-o-object-fit:contain;object-fit:contain;-webkit-transition:all .5s;transition:all .5s;border:none;background:rgba(0,0,0,0);padding:0;position:relative;border-radius:50%}.Sec1 .Process:not(.Boxs) .ProcessBox:after{content:"";display:block;padding-bottom:100%}.Sec1 .Process:not(.Boxs) .ProcessBox span{position:absolute;width:100%;height:100%;border-radius:50%;-webkit-box-shadow:inset 0 0 9px rgb(var(--black-rgb)/0.1);box-shadow:inset 0 0 9px rgb(var(--black-rgb)/0.1);border:1px solid rgb(var(--black-rgb)/0.1);left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;font-weight:500;padding:1rem;font-size:.9em;-webkit-transition:all .5s;transition:all .5s}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox span{font-size:.75em}}.Sec1 .Process:not(.Boxs) .ProcessBox span:after{content:"";position:absolute;border-radius:50%;border:1px solid rgb(var(--black-rgb)/0.7);height:109%;width:109%;left:-4.5%;top:-4.5%;-webkit-transition:all .1s;transition:all .1s;z-index:-1}.Sec1 .Process:not(.Boxs) .ProcessBox svg.curarrow{height:124%;width:124%;left:-11.7%;top:-12.3%;position:absolute;opacity:0;-webkit-transition:all .3s;transition:all .3s}.Sec1 .Process:not(.Boxs) .ProcessBox svg.curarrow path.outline{stroke:rgb(var(--black-rgb)/0.7);fill:none;stroke-width:1;stroke-dasharray:999;stroke-dashoffset:999;-webkit-transition:stroke-dashoffset 0s ease;transition:stroke-dashoffset 0s ease;pointer-events:stroke;stroke-width:1.2px}.Sec1 .Process:not(.Boxs) .ProcessBox svg.onearrow,.Sec1 .Process:not(.Boxs) .ProcessBox svg.twoarrow{fill:none;stroke:var(--thm2);position:absolute;margin:auto;pointer-events:none}.Sec1 .Process:not(.Boxs) .ProcessBox svg.twoarrow{height:11%;width:32%}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox svg.twoarrow{height:9%;width:26%}}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox svg.twoarrow{height:6%;width:18%}}.Sec1 .Process:not(.Boxs) .ProcessBox svg.onearrow{height:11%;width:64%}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox svg.onearrow{height:9%;width:52%}}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox svg.onearrow{height:6%;width:36%}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(1){grid-area:6/8/9/11}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(1){grid-area:6/6/9/9}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(2){grid-area:5/1/8/4}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(2) svg.onearrow{left:145%;top:40%;bottom:0;-webkit-transform:rotate(15deg);transform:rotate(15deg)}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(2) svg.onearrow{left:115%}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(2) svg.twoarrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:120%;left:105%}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(2) svg.twoarrow{-webkit-transform:rotate(-40deg);transform:rotate(-40deg);bottom:105%;left:98%}}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(2) svg.twoarrow{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:90%}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(3){grid-area:1/5/4/8}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(3){grid-area:1/4/4/7}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(3) svg.onearrow{top:140%;-webkit-transform:rotate(55deg);transform:rotate(55deg);right:-35%}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(3) svg.onearrow{top:115%}}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(3) svg.onearrow{right:-5%}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(3) svg.twoarrow{bottom:0;top:0;left:140%}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(3) svg.twoarrow{left:110%}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4){grid-area:1/11/4/14}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4){grid-area:1/8/4/11}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4) svg.onearrow{top:140%;-webkit-transform:rotate(-55deg);transform:rotate(-55deg);left:-35%}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4) svg.onearrow{top:115%}}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4) svg.onearrow{left:-5%}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4) svg.twoarrow{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:115%;left:110%}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4) svg.twoarrow{-webkit-transform:rotate(40deg);transform:rotate(40deg);top:95%;left:105%}}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(4) svg.twoarrow{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:calc(100% - 0px)}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(5){grid-area:5/15/8/18}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(5){grid-area:5/11/8/14}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(5) svg.onearrow{right:145%;top:40%;bottom:0;-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}@media(max-width: 767px){.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(5) svg.onearrow{right:115%}}.Sec1 .Process:not(.Boxs) .ProcessBox:nth-child(5) svg.twoarrow{display:none}.Sec1 .Process:not(.Boxs) .ProcessBox:hover span{-webkit-transform:scale(1.15);transform:scale(1.15)}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox:hover span{-webkit-transform:scale(1.1);transform:scale(1.1)}}.Sec1 .Process:not(.Boxs) .ProcessBox:hover span:after{display:none}.Sec1 .Process:not(.Boxs) .ProcessBox:hover svg.curarrow{opacity:1;-webkit-transform:scale(1.17);transform:scale(1.17)}@media(max-width: 991px){.Sec1 .Process:not(.Boxs) .ProcessBox:hover svg.curarrow{-webkit-transform:scale(1.12);transform:scale(1.12)}}.Sec1 .Process:not(.Boxs) .ProcessBox:hover svg.curarrow path.outline{stroke-dashoffset:0;-webkit-transition:stroke-dashoffset 2s ease;transition:stroke-dashoffset 2s ease}.Sec1 .Process.Boxs .ProcessItems{display:grid;grid-row-gap:3em;grid-column-gap:3em;grid-template-rows:auto auto auto auto auto auto auto auto auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;-ms-flex-line-pack:start;align-content:start;place-items:stretch stretch}.Sec1 .Process.Boxs .ProcessBox{position:relative}.Sec1 .Process.Boxs .ProcessBox svg{-webkit-transition:all .5s;transition:all .5s}.Sec1 .Process.Boxs .ProcessBox svg.twoarrow{fill:none;stroke:var(--thm2);position:absolute;margin:auto;pointer-events:none;height:28px;width:28px;stroke-width:.8}.Sec1 .Process.Boxs .ProcessBox .MainArrow{position:absolute;height:90px;width:50%}.Sec1 .Process.Boxs .ProcessBox .MainArrow:after{content:"";height:24px;width:24px;border-left:2px solid var(--thm2);border-top:2px solid var(--thm2);display:inline-block;position:absolute}.Sec1 .Process.Boxs .ProcessBox:not(:first-child){counter-increment:numb}.Sec1 .Process.Boxs .ProcessBox h3{font-size:1.1em;font-weight:600;line-height:1.3}.Sec1 .Process.Boxs .ProcessBox h3:before{content:"" counter(numb) ". "}.Sec1 .Process.Boxs .ProcessBox:first-child .text{background:rgb(var(--thm1-rgb)/0.2)}.Sec1 .Process.Boxs .ProcessBox:first-child h3:before{display:none}.Sec1 .Process.Boxs .ProcessBox:after{height:100%;width:100%;content:"";left:0;top:0;background:var(--white);display:block;position:absolute;-webkit-transition:all .3s;transition:all .3s;z-index:-1}.Sec1 .Process.Boxs .ProcessBox .text{background:rgb(var(--thm-rgb)/0.1);padding:1.25em;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;height:100%;z-index:2;min-height:250px}.Sec1 .Process.Boxs .ProcessBox:hover .text{opacity:1;-webkit-transform:scale(1.21);transform:scale(1.21);position:relative}.Sec1 .Process.Boxs .ProcessBox:hover .text{opacity:.8}.Sec1 .Process.Boxs .ProcessBox:hover:after{-webkit-transform:scale(1.21);transform:scale(1.21)}.Sec1 .Process.Boxs .ProcessBox ul{font-size:.8em;padding-left:1.3em;margin-bottom:0}.Sec1 .Process.Boxs .ProcessBox ul li{list-style-type:inherit;margin-bottom:.2rem;line-height:1.2}.Sec1 .Process.Boxs .ProcessBox ul li::marker{font-weight:600;font-size:110%;content:"✓  ";font-size:.9em}.Sec1 .Process.Boxs .ProcessBox:nth-child(1){grid-area:4/4/7/7}.Sec1 .Process.Boxs .ProcessBox:nth-child(2){grid-area:1/4/4/7}.Sec1 .Process.Boxs .ProcessBox:nth-child(2) .twoarrow{-webkit-transform:rotate(90deg);transform:rotate(90deg);bottom:-2.5rem;left:0;right:0}.Sec1 .Process.Boxs .ProcessBox:nth-child(2) .MainArrow{border-right:2px solid var(--thm2);border-top:2px solid var(--thm2);bottom:0;left:calc(100% + 3em);border-radius:0 3rem 0 0}.Sec1 .Process.Boxs .ProcessBox:nth-child(2) .MainArrow:after{-webkit-transform:rotate(-135deg) translate(-30%, 45%);transform:rotate(-135deg) translate(-30%, 45%);right:0;bottom:0}.Sec1 .Process.Boxs .ProcessBox:nth-child(3){grid-area:4/7/7/10}.Sec1 .Process.Boxs .ProcessBox:nth-child(3) .twoarrow{-webkit-transform:scale(-1);transform:scale(-1);left:-2.5rem;top:0;bottom:0}.Sec1 .Process.Boxs .ProcessBox:nth-child(3) .MainArrow{border-right:2px solid var(--thm2);border-bottom:2px solid var(--thm2);right:50%;top:calc(100% + 3em);border-radius:0 0 3rem 0}.Sec1 .Process.Boxs .ProcessBox:nth-child(3) .MainArrow:after{-webkit-transform:rotate(-45deg) translate(-30%, 45%);transform:rotate(-45deg) translate(-30%, 45%);left:0;bottom:0}.Sec1 .Process.Boxs .ProcessBox:nth-child(4){grid-area:7/4/10/7}.Sec1 .Process.Boxs .ProcessBox:nth-child(4) .twoarrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);top:-2.5rem;left:0;right:0}.Sec1 .Process.Boxs .ProcessBox:nth-child(4) .MainArrow{border-left:2px solid var(--thm2);border-bottom:2px solid var(--thm2);top:0;right:calc(100% + 3em);border-radius:0 0 0 3rem}.Sec1 .Process.Boxs .ProcessBox:nth-child(4) .MainArrow:after{-webkit-transform:rotate(45deg) translate(-30%, 45%);transform:rotate(45deg) translate(-30%, 45%);left:0;top:0}.Sec1 .Process.Boxs .ProcessBox:nth-child(5){grid-area:4/1/7/4}.Sec1 .Process.Boxs .ProcessBox:nth-child(5) .twoarrow{right:-2.5rem;top:0;bottom:0}.Sec1 .Process.Boxs:has(.ProcessBox:hover) .text{opacity:.7}.Sec1 .Process.Boxs:has(.ProcessBox:hover) .text:hover{opacity:1}.Sec1 .Process.Boxs:has(.ProcessBox:hover) svg{opacity:0}@-webkit-keyframes glow{0%{background-position:0 0}50%{background-position:100% 0}100%{background-position:0 0}}@keyframes glow{0%{background-position:0 0}50%{background-position:100% 0}100%{background-position:0 0}}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{100%{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media(min-width: 992px){.Sec2:not(.Blog) .row{margin:0 -30px}.Sec2:not(.Blog) .row>*{padding:0 30px}}.Sec3 .StartTuch svg{max-width:calc(38% - 3rem);fill:none;stroke:var(--black);opacity:.1}.Sec3 .StartTuch .cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;transition:all .5s}.Sec3 .StartTuch .cont h3{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;margin:0}.Sec3 .StartTuch .cont h3:not(.fs-5){font-size:calc(1.25rem + 1.4vw)}.Sec3 .StartTuch .cont:after{content:"";width:11px;height:75px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 53"><path d="M4,0A4,4,0,1,0,8,4,4,4,0,0,0,4,0ZM4,45a4,4,0,1,0,4,4A4,4,0,0,0,4,45ZM4,4H3V49H5V4Z" fill="%238EA58B"/></svg>') no-repeat 0 center/100% auto;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.Sec3 .StartTuch .cont:hover{-webkit-box-shadow:0 5px 9px rgb(var(--black-rgb)/0.1);box-shadow:0 5px 9px rgb(var(--black-rgb)/0.1)}.Sec3 .StartTuch .cont.NoLine:after{display:none}@media(max-width: 1200px){.Sec3 .StartTuch .fs-5:not(h3){font-size:.9em !important}}@media(max-width: 767px){.Sec3 .StartTuch .row{margin:0 -6px;row-gap:12px !important}.Sec3 .StartTuch .row>div{padding:0 6px}.Sec3 .StartTuch .cont{gap:1rem}.Sec3 .StartTuch .cont:after{content:"";width:9px;height:60px}.Sec3 .StartTuch .cont .fs-5:not(h3){font-size:.8em !important}}@media(max-width: 450px){.Sec3 .StartTuch .row{margin:0 -4px;row-gap:8px !important}.Sec3 .StartTuch .row>div{padding:0 4px}.Sec3 .StartTuch .cont{padding:.5rem !important}.Sec3 .StartTuch .cont:after{content:"";width:8px;height:54px}.Sec3 .StartTuch .cont h3{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2;margin:0;font-size:calc(1.1rem + 1.1vw)}.Sec3 .StartTuch .cont .fs-5:not(h3){font-size:.75em !important}}.Sec4 .FAQsD{position:relative}.Sec4 details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;border:0;margin:0}@media(max-width: 767px){.Sec4 details{display:block}}.Sec4 details summary,.Sec4 details .text{min-width:calc(50% - 1.5rem)}.Sec4 details summary{text-transform:uppercase;font-weight:600;font-size:18px;color:var(--black);border-bottom:1px solid rgb(var(--black-rgb)/0.1);padding:1em 0}@media(min-width: 768px){.Sec4 details summary:after{-webkit-mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12" fill="none" stroke="%238EA58B"><path d="M1,6H12M7,1l5,5L7,11"/></svg>') no-repeat 0 center/100% auto;mask:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12" fill="none" stroke="%238EA58B"><path d="M1,6H12M7,1l5,5L7,11"/></svg>') no-repeat 0 center/100% auto;opacity:0;width:20px;height:20px;background:var(--thm2);-webkit-transform:rotate(0) !important;transform:rotate(0) !important}}.Sec4 details:last-child summary{border:none}.Sec4 details .text{position:absolute;top:0;background:#f2f2f2}@media(max-width: 767px){.Sec4 details .text{position:static;padding:1em !important}}.Sec4 details[open] summary{padding:1em 0}.Sec4 details[open] summary:after{opacity:1}.HomePage~.SocialLeft.d-none{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}/*# sourceMappingURL=index.min.css.map */