@media only screen and (min-width: 0rem){#sbs-75{padding:var(--sectionPadding);overflow:hidden}#sbs-75 .cs-container{width:100%;max-width:34.375rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem)}#sbs-75 .cs-content{text-align:left;width:100%;max-width:33.875rem;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start}#sbs-75 .cs-text{margin-bottom:1rem}#sbs-75 li{list-style:none;font-style:italic;font-size:var(--bodyFontSize);border-left:4px solid var(--primary);padding-left:.75em;margin-bottom:.75em}#sbs-75 .cs-text:last-of-type{margin-bottom:2rem}#sbs-75 .cs-button-solid{font-size:1rem;line-height:clamp(2.875rem,5.5vw,3.5rem);text-decoration:none;font-weight:700;text-align:center;margin:0;color:#fff;min-width:9.375rem;padding:0 1.5rem;background-color:var(--primary);border-radius:.25rem;display:inline-block;position:relative;z-index:1;box-sizing:border-box}#sbs-75 .cs-button-solid:before{content:"";position:absolute;height:100%;width:0%;background:#000;opacity:1;top:0;left:0;z-index:-1;border-radius:.25rem;transition:width .3s}#sbs-75 .cs-button-solid:hover:before{width:100%}#sbs-75 .cs-wrapper{width:95%;max-width:34.375rem;margin:clamp(1.75em,7.8vw,5em) 0;position:relative}#sbs-75 .cs-wrapper:before{content:"";width:50em;background:var(--blueDark);opacity:1;border-radius:1rem;position:absolute;display:block;top:calc(clamp(1.75em,7.8vw,5em)*-1);bottom:calc(clamp(1.75em,7.8vw,5em)*-1);right:4.0625em;z-index:-1}#sbs-75 .cs-picture{width:100%;margin:0;position:relative;display:block;aspect-ratio:.93134328;border-radius:1rem;z-index:1}#sbs-75 .cs-picture:before{content:"";width:10rem;height:clamp(12.625rem,25vw,15.5rem);background:#1a1a1a;opacity:1;border-radius:1rem;position:absolute;display:block;top:calc(clamp(.5rem,2.09vw,1.25rem)*-1);right:calc(clamp(.5rem,2.09vw,1.25rem)*-1)}#sbs-75 .cs-picture:after{content:"";width:10rem;height:clamp(12.625rem,25vw,15.5rem);background:#1a1a1a;opacity:1;border-radius:1rem;position:absolute;display:block;bottom:calc(clamp(.5rem,2.09vw,1.25rem)*-1);left:calc(clamp(.5rem,2.09vw,1.25rem)*-1);z-index:-1}#sbs-75 .cs-picture img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;border-radius:1rem}}@media only screen and (min-width: 48rem){#sbs-75 .cs-container{max-width:80rem;flex-direction:row;justify-content:flex-start;gap:clamp(3.75rem,9.5vw,8rem)}#sbs-75 .cs-wrapper{width:clamp(20.5rem,37.5vw,31.375rem);height:clamp(27.5rem,40vw,32.5rem);flex:none}#sbs-75 .cs-picture{margin:0 0 0 clamp(1rem,5vw,1.25rem);height:100%;flex:none}#sbs-75 .cs-content{width:45%}}@media only screen and (min-width: 0rem){body.dark-mode #sbs-75 .cs-wrapper:before{background-color:#0003}body.dark-mode #sbs-75 .cs-picture:before,body.dark-mode #sbs-75 .cs-picture:after{background:var(--accent)}body.dark-mode #sbs-75 .cs-title,body.dark-mode #sbs-75 .cs-text{color:var(--bodyTextColorWhite)}}@media only screen and (min-width: 0rem){#steps-1376{padding:var(--sectionPadding);background-color:var(--grayLight);overflow:hidden}#steps-1376 .cs-container{width:100%;max-width:90rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem)}#steps-1376 .cs-content{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}#steps-1376 .cs-topper{color:var(--primary)}#steps-1376 .cs-title{max-width:25ch;margin:0}#steps-1376 .cs-group1,#steps-1376 .cs-group2{display:contents}#steps-1376 .cs-card-group{width:100%;margin:0 auto;padding:0;display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(1rem,2.3vw,1.25rem);position:relative}#steps-1376 .cs-group1{display:contents}#steps-1376 .cs-group1 .cs-item:nth-of-type(1){order:1}#steps-1376 .cs-group1 .cs-item:nth-of-type(2){order:3}#steps-1376 .cs-group1 .cs-item:nth-of-type(3){order:5}#steps-1376 .cs-group2{display:contents}#steps-1376 .cs-group2 .cs-item:nth-of-type(1){order:2}#steps-1376 .cs-group2 .cs-item:nth-of-type(2){order:4}#steps-1376 .cs-item{text-align:center;list-style:none;width:100%;max-width:15rem;height:15rem;margin:0;box-sizing:border-box;padding:1.5rem;background-color:var(--grayDark);overflow:hidden;border:1px solid #e8e8e8;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1;transition:background-color .3s,border-color .3s}#steps-1376 .cs-item:before{content:"";width:9.25rem;height:9.25rem;background:#fff;opacity:0;border-radius:50%;display:block;position:absolute;bottom:0;left:-7.25rem;transform:translateY(6.25rem);transition:left .3s,transform .3s,opacity .3s}#steps-1376 .cs-item:hover{background-color:var(--blueDark);border-color:var(--blueDark)}#steps-1376 .cs-item:hover:before{opacity:.2;left:-1rem;transform:translateY(0)}#steps-1376 .cs-item:hover .cs-icon{filter:grayscale(1) brightness(1000%)}#steps-1376 .cs-item:hover .cs-h3,#steps-1376 .cs-item:hover .cs-item-text{color:var(--bodyTextColorWhite)}#steps-1376 .cs-item:hover .cs-text{opacity:.8}#steps-1376 .cs-picture{width:6.25rem;height:auto;margin:0 0 .5rem;display:flex;justify-content:center;align-items:center;position:relative;flex:none}#steps-1376 .cs-icon{width:2rem;height:auto}#steps-1376 .cs-h3{font-size:1.25rem;font-weight:700;line-height:1.2em;text-align:inherit;margin:0 0 .75rem;color:var(--headerColor);transition:color .3s}#steps-1376 .cs-item-text{font-size:.875rem;line-height:1.5em;max-width:28.125rem;margin:0;padding:0;color:var(--bodyTextColor);transition:color .3s,opacity .3s}#steps-1376 .cs-waves{display:none}}@media only screen and (min-width: 48rem){#steps-1376 .cs-card-group{justify-content:center;align-items:center;gap:2.5rem}#steps-1376 .cs-group1{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:3rem}#steps-1376 .cs-group2{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:3rem}#steps-1376 .cs-item{flex:none}#steps-1376 .cs-waves{width:4.4375rem;height:auto;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#steps-1376 .cs-waves img{width:100%;height:auto}}@media only screen and (min-width: 64rem){#steps-1376 .cs-card-group{flex-direction:column}#steps-1376 .cs-group1{width:100%;margin-bottom:calc(clamp(.5rem,2vw,1.875rem)*-1);flex-direction:row}#steps-1376 .cs-group2{width:100%;margin-top:calc(clamp(.5rem,2vw,1.875rem)*-1);flex-direction:row}#steps-1376 .cs-waves{width:110vw;max-width:120rem;height:auto}#steps-1376 .cs-waves:before{content:"";width:50vw;height:4px;background:#e8e8e8;opacity:1;display:block;position:absolute;top:5.25rem;right:100%}#steps-1376 .cs-waves:after{content:"";width:50vw;height:4px;background:#e8e8e8;opacity:1;display:block;position:absolute;top:5.25rem;left:100%}}@media only screen and (min-width: 0rem){body.dark-mode #steps-1376{background-color:#0003}body.dark-mode #steps-1376 .cs-item{background-color:var(--medium);border-color:#fff3}body.dark-mode #steps-1376 .cs-item:hover{background-color:var(--accent);border-color:var(--primary)}body.dark-mode #steps-1376 .cs-topper{color:var(--primary)}body.dark-mode #steps-1376 .cs-title,body.dark-mode #steps-1376 .cs-text,body.dark-mode #steps-1376 .cs-h3,body.dark-mode #steps-1376 .cs-item-text,body.dark-mode #steps-1376 .cs-link{color:var(--bodyTextColorWhite)}body.dark-mode #steps-1376 .cs-text,body.dark-mode #steps-1376 .cs-item-text{opacity:.8}body.dark-mode #steps-1376 .cs-waves{opacity:.1}}@media only screen and (min-width: 0rem){#stats-316{padding:var(--sectionPadding);background-color:var(--blueDark)}#stats-316 .cs-card-group{width:100%;max-width:37.5em;margin:auto;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2.5rem}#stats-316 .cs-item{list-style:none;width:14.6875rem;margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center}#stats-316 .cs-picture{width:5rem;height:5rem;margin-right:clamp(.75rem,3vw,1.25rem);border-radius:50%;border:1px solid var(--blueLight);display:flex;justify-content:center;align-items:center;flex:none}#stats-316 .cs-icon{width:2.5rem;height:auto}#stats-316 .cs-flex-group{display:flex;justify-content:center;align-items:flex-start;flex-direction:column}#stats-316 .cs-number{font-size:var(--headerFontSize);color:var(--bodyTextColorWhite);font-weight:900;line-height:1.2em;margin:0;display:block}#stats-316 .cs-desc{font-size:var(--bodyFontSize);line-height:1.5em;color:var(--grayDark);display:block}}@media only screen and (min-width: 40.625rem){#stats-316 .cs-card-group{flex-direction:row;flex-wrap:wrap;column-gap:1.25rem;row-gap:2rem}}@media only screen and (min-width: 64rem){#stats-316 .cs-card-group{max-width:80rem;flex-wrap:nowrap;justify-content:space-evenly}}@media only screen and (min-width: 0rem){#why-choose-289{text-align:center;padding:var(--sectionPadding)}#why-choose-289 .cs-container{width:100%;max-width:34.375rem;margin:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(3rem,6vw,4rem)}#why-choose-289 .cs-content{text-align:left;width:100%;display:flex;flex-direction:column;align-items:flex-start}#why-choose-289 .cs-topper{font-size:var(--topperFontSize);line-height:1.2em;text-transform:uppercase;text-align:inherit;letter-spacing:.1em;font-weight:700;color:var(--primary);margin-bottom:.25rem;display:block}#why-choose-289 .cs-title{font-size:var(--headerFontSize);font-weight:900;line-height:1.2em;text-align:inherit;max-width:43.75rem;margin:0 0 1rem;color:var(--headerColor);position:relative}#why-choose-289 .cs-text{font-size:var(--bodyFontSize);line-height:1.5em;text-align:inherit;width:100%;max-width:40.625rem;margin:0;color:var(--bodyTextColor)}#why-choose-289 .cs-text{max-width:32.625rem}#why-choose-289 .cs-card-group{width:100%;margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}#why-choose-289 .cs-item{list-style:none;text-align:left;width:100%;padding:2rem;background-color:#f7f7f7;border-radius:1rem;box-sizing:border-box;transition:background-color .3s}#why-choose-289 .cs-item:hover{background-color:var(--blueDark);cursor:pointer}#why-choose-289 .cs-item:hover .cs-h3,#why-choose-289 .cs-item:hover .cs-item-text{color:var(--bodyTextColorWhite)}#why-choose-289 .cs-icon{width:auto;height:3rem;margin-bottom:1.5rem;display:block;transition:filter .3s}#why-choose-289 .cs-item:hover .cs-icon{filter:invert(1) brightness(1000%)}#why-choose-289 .cs-h3{font-size:clamp(1.25rem,2.5vw,1.5625rem);line-height:1.2em;margin:0;margin-bottom:1rem;color:var(--headerColor);transition:color .3s}#why-choose-289 .cs-item-text{font-size:1rem;line-height:1.5em;margin:0;color:var(--bodyTextColor);transition:color .3s}}@media only screen and (min-width: 48rem){#why-choose-289 .cs-container{max-width:80rem}#why-choose-289 .cs-content{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:4rem}#why-choose-289 .cs-flex{width:50%}#why-choose-289 .cs-title{margin:0}#why-choose-289 .cs-card-group{justify-content:space-between;align-items:stretch;flex-direction:row;gap:clamp(1rem,1.5vw,1.25rem)}#why-choose-289 .cs-item{width:auto;padding:2rem clamp(1rem,2.1vw,2rem)}}@media only screen and (min-width: 0rem){body.dark-mode #why-choose-289 .cs-title,body.dark-mode #why-choose-289 .cs-text,body.dark-mode #why-choose-289 .cs-h3,body.dark-mode #why-choose-289 .cs-item-text{color:var(--bodyTextColorWhite)}body.dark-mode #why-choose-289 .cs-item{background-color:var(--medium)}body.dark-mode #why-choose-289 .cs-item:hover{background-color:var(--accent)}body.dark-mode #why-choose-289 .cs-icon{filter:invert(1) brightness(1000%)}}
