.circular-progress{--size:250px;--half-size:calc(var(--size)/2);--stroke-width:30px;--radius:calc((var(--size) - var(--stroke-width))/2);--circumference:calc(var(--radius)*6.28319);--dash:calc((var(--progress)*var(--circumference))/100);//animation:progress-animation 5s linear 0s 1 forwards}.circular-progress circle{cx:var(--half-size);cy:var(--half-size);r:var(--radius);stroke-width:var(--stroke-width);fill:none;stroke-linecap:round}.circular-progress circle.bg{stroke:#fff}.circular-progress circle.fg{stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));stroke:#ffc72c;transform:rotate(-90deg);transform-origin:var(--half-size) var(--half-size);transition:stroke-dasharray .3s linear 0s}@property --progress{syntax:"<number>";inherits:false;initial-value:0}a.amprise,input{margin:0;padding:0}a.amprise{--amprise-text-color:#ccc;--amprise-logo-color:#000;--amprise-logo-hover-color:#000;--amprise-logo-background:#ccc;--amprise-logo-hover-background:#ccc;display:inline-block;font-size:1em;height:2em;-webkit-mask-image:url(/src/assets/amprise/main_mask.svg);mask-image:url(/src/assets/amprise/main_mask.svg);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%;overflow:hidden;position:relative;text-align:left;width:10.34em}a.amprise *{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}a.amprise>div{height:2em;-webkit-transform:translateX(.41em);transform:translateX(.41em);-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;width:18.1em}a.amprise>div>div{display:inline-block;height:2em;margin:0;padding:0;position:absolute}a.amprise>div>div:first-child{background:var(--amprise-text-color);-webkit-mask-image:url(/src/assets/amprise/text.svg);mask-image:url(/src/assets/amprise/text.svg);opacity:1;-webkit-transform:scale(1.24);transform:scale(1.24);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;width:6.6em}a.amprise>div>div:first-child,a.amprise>div>div:last-child{-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%}a.amprise>div>div:last-child{background:var(--amprise-logo-background);-webkit-mask-image:url(/src/assets/amprise/logo_mask.svg);mask-image:url(/src/assets/amprise/logo_mask.svg);position:absolute;right:0;-webkit-transform:translateX(.19em);transform:translateX(.19em);width:10.34em}a.amprise>div>div:last-child:before{background:var(--amprise-logo-hover-background);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .4s linear;transition:opacity .4s linear;z-index:50}a.amprise>div>div:last-child:after{background:var(--amprise-logo-color);bottom:0;content:"";left:0;-webkit-mask-image:url(/src/assets/amprise/logo.svg);mask-image:url(/src/assets/amprise/logo.svg);-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%;position:absolute;right:0;top:0;-webkit-transform:scale(1.03);transform:scale(1.03);-webkit-transform-origin:left center;transform-origin:left center;-webkit-transition:background .4s linear;transition:background .4s linear;z-index:100}a.amprise:hover>div{-webkit-transform:translateX(-6.7em);transform:translateX(-6.7em)}a.amprise:hover>div>div:first-child{opacity:0}a.amprise:hover>div>div:last-child:before{opacity:1}a.amprise:hover>div>div:last-child:after{background:var(--amprise-logo-hover-color)}a.amprise-identity{color:var(--amprise-identity-color,inherit);font-family:var(--amprise-identity-font,inherit);font-size:var(--amprise-identity-font-size,inherit);font-style:var(--amprise-identity-font-style,inherit);font-weight:var(--amprise-identity-font-weight,inherit);text-decoration:none;white-space:nowrap}a.amprise-identity>b{font:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;font-weight:var(--amprise-identity-accent-weight,inherit);position:relative;text-decoration:none}a.amprise-identity>b:after{background:var(--amprise-identity-accent-line-color,var(--amprise-identity-color,inherit));bottom:-.15em;content:"";height:.07em;left:0;position:absolute;right:0;-webkit-transition:background .35s ease;transition:background .35s ease}@media(hover:none){a.amprise-identity>b:after{background:var(--amprise-identity-accent-line-hover-color,var(--amprise-identity-accent-line-color,var(--amprise-identity-color,inherit)))}}a.amprise-identity:hover>b:after{background:var(--amprise-identity-accent-line-hover-color,var(--amprise-identity-accent-line-color,var(--amprise-identity-color,inherit)))}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}@media(max-width:1030px){.flex-row-tablet{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}}@media(max-width:481px){.flex-row-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}}.flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}@media(max-width:1030px){.flex-col-tablet{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}}@media(max-width:481px){.flex-col-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}}.flex-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media(max-width:1030px){.flex-center-tablet{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}}@media(max-width:481px){.flex-center-mobile{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}}@media(min-width:481px){.mobile-only{display:none!important}}@media(min-width:1030px){.tablet-only{display:none!important}}@media(max-width:481px){.no-mobile{display:none!important}}@media(max-width:1030px){.no-tablet{display:none!important}}@media(max-width:1030px)and (min-width:481px){.no-tablet-only{display:none!important}}.no-display{display:none!important}.icon-end:after,.icon:before{-ms-flex-negative:0;background:var(--icon-src,var(--icon-color,#fff));background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:var(--icon-h,var(--icon-size,1.25em));margin-right:var(--icon-pad,.5em);-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:99%;mask-size:99%;-webkit-transition:var(--icon-transition,none);transition:var(--icon-transition,none);width:var(--icon-w,var(--icon-size,1.25em))}[data-modal-name]{background:rgba(0,0,0,.333);bottom:0;display:none;left:0;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0}[data-modal-name].modal-active{display:block;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}[data-modal-name].modal-active.modal-view{opacity:1}.media-content-frame,.media-content-frame-save-me{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.media-content-frame-save-me>canvas,.media-content-frame-save-me>img,.media-content-frame-save-me>video,.media-content-frame>canvas,.media-content-frame>img,.media-content-frame>video{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:all;width:100%}.media-content-frame-save-me>iframe,.media-content-frame>iframe{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;pointer-events:all;width:100%}[data-custom-cursor-pattern-default],[data-custom-cursor-pattern]{display:none!important}html:has(.data-custom-cursor [data-custom-cursor-replace]) *,html:has([data-custom-cursor-pattern-default]) *{cursor:none}.data-custom-cursor{display:inline-block;pointer-events:none;position:fixed;will-change:left,right;z-index:9999999999999}.cursor-out-screen{display:none!important}[data-swiper]{display:block;position:relative}[data-swiper] [data-swiper-paging-title]{display:none!important}[data-swiper] .swipe-wrapper-horizontal,[data-swiper] .swipe-wrapper-horizontal-loop-pad,[data-swiper] .swipe-wrapper-vertical,[data-swiper] .swipe-wrapper-vertical-loop-pad{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}[data-swiper] .swipe-wrapper-horizontal .swipe-slides,[data-swiper] .swipe-wrapper-horizontal-loop-pad .swipe-slides,[data-swiper] .swipe-wrapper-vertical .swipe-slides,[data-swiper] .swipe-wrapper-vertical-loop-pad .swipe-slides{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:flex-start}[data-swiper] .swipe-wrapper-horizontal .swipe-slides .swipe-item,[data-swiper] .swipe-wrapper-horizontal-loop-pad .swipe-slides .swipe-item,[data-swiper] .swipe-wrapper-vertical .swipe-slides .swipe-item,[data-swiper] .swipe-wrapper-vertical-loop-pad .swipe-slides .swipe-item{cursor:default}[data-swiper] .swipe-wrapper-vertical,[data-swiper] .swipe-wrapper-vertical-loop-pad{height:-webkit-max-content;height:-moz-max-content;height:max-content;width:100%}[data-swiper] .swipe-wrapper-vertical .swipe-slides,[data-swiper] .swipe-wrapper-vertical-loop-pad .swipe-slides{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[data-swiper] .swipe-wrapper-horizontal,[data-swiper] .swipe-wrapper-horizontal-loop-pad{height:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content}[data-swiper] .swipe-wrapper-horizontal .swipe-slides,[data-swiper] .swipe-wrapper-horizontal-loop-pad .swipe-slides{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[data-swiper] .swipe-wrapper-horizontal-loop-pad,[data-swiper] .swipe-wrapper-vertical-loop-pad{position:absolute}[data-swiper] .swipe-wrapper-vertical-loop-pad{right:0}[data-swiper] .swipe-wrapper-vertical-loop-pad.start{-webkit-transform:translateY(-100%);transform:translateY(-100%)}[data-swiper] .swipe-wrapper-vertical-loop-pad.end{top:100%}[data-swiper] .swipe-wrapper-horizontal-loop-pad{bottom:0}[data-swiper] .swipe-wrapper-horizontal-loop-pad.start{-webkit-transform:translateX(-100%);transform:translateX(-100%)}[data-swiper] .swipe-wrapper-horizontal-loop-pad.end{left:100%}.has-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:var(--icon-pad,.75em);justify-content:flex-start}.has-icon:before{background:var(--icon-src,var(--icon-color,#fff));background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--icon-size,1.25em);-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:var(--icon-transition,none);transition:var(--icon-transition,none);width:var(--icon-size,1.25em)}.has-icon-end{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:var(--icon-pad,.75em);justify-content:flex-start}.has-icon-end:after{background:var(--icon-src,var(--icon-color,#fff));background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:var(--icon-size,1.25em);-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:var(--icon-transition,none);transition:var(--icon-transition,none);width:var(--icon-size,1.25em)}[data-counter]{display:inline-block;overflow:hidden;position:relative}[data-counter] .corrector{display:inline-block;padding-right:1rem;visibility:hidden}[data-counter] .content{bottom:0;position:absolute;-webkit-transform:translateY(110%);transform:translateY(110%);-webkit-transition:-webkit-transform 2s cubic-bezier(0,1.09,.61,1);transition:-webkit-transform 2s cubic-bezier(0,1.09,.61,1);transition:transform 2s cubic-bezier(0,1.09,.61,1);transition:transform 2s cubic-bezier(0,1.09,.61,1),-webkit-transform 2s cubic-bezier(0,1.09,.61,1)}[data-counter].active .content{-webkit-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes move-to-left{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes move-to-left{0%{-webkit-transform:translateX(-200%);transform:translateX(-200%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes move-to-down{0%{-webkit-transform:translateY(-200%);transform:translateY(-200%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes move-to-down{0%{-webkit-transform:translateY(-200%);transform:translateY(-200%)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes move-bg-to-left{0%{background-position:0 0}to{background-position:200% 0}}@keyframes move-bg-to-left{0%{background-position:0 0}to{background-position:200% 0}}@-webkit-keyframes move-bg-to-down{0%{background-position:0 0}to{background-position:0 200%}}@keyframes move-bg-to-down{0%{background-position:0 0}to{background-position:0 200%}}.move-line-effect{overflow:hidden}.move-line-effect>*{-webkit-animation-duration:100s;animation-duration:100s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;position:relative}.move-line-effect.left>*{-webkit-animation-direction:normal;animation-direction:normal}.move-line-effect.left>*,.move-line-effect.right>*{-webkit-animation-name:move-to-left;animation-name:move-to-left}.move-line-effect.right>*{animation-direction:reverse}.move-line-effect.down>*{-webkit-animation-direction:normal;animation-direction:normal}.move-line-effect.down>*,.move-line-effect.up>*{-webkit-animation-name:move-to-down;animation-name:move-to-down}.move-line-effect.up>*{animation-direction:reverse}.move-bg-effect{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear}.move-bg-effect.left{-webkit-animation-direction:normal;animation-direction:normal}.move-bg-effect.left,.move-bg-effect.right{-webkit-animation-name:move-bg-to-left;animation-name:move-bg-to-left}.move-bg-effect.right{animation-direction:reverse}.move-bg-effect.down{-webkit-animation-direction:normal;animation-direction:normal}.move-bg-effect.down,.move-bg-effect.up{-webkit-animation-name:move-bg-to-down;animation-name:move-bg-to-down}.move-bg-effect.up{animation-direction:reverse}[data-move-line]{position:relative}[data-move-line]>*{-webkit-transform:translateZ(0);transform:translateZ(0)}[data-dropdown]{position:relative}[data-dropdown] [data-dropdown-content]{left:0;max-height:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:100%}[data-dropdown][data-dropdown-active] [data-dropdown-content]{max-height:var(--dropdown-h,unset);pointer-events:all}.data-dropdown-select{display:inline-block;position:relative}.data-dropdown-select select{display:none}.data-dropdown-select-title{position:relative}.data-dropdown-select-items{-webkit-box-orient:vertical;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;max-height:100vh;overflow:hidden;pointer-events:none;position:absolute;top:100%}.data-dropdown-select-items,.data-dropdown-select-items-filter{-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.data-dropdown-select-items-filter{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.data-dropdown-select-items-filter input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.data-dropdown-select-items-filter-out{display:none!important}.data-dropdown-select-items-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;overflow:auto}.data-dropdown-select-items-list>div,.data-dropdown-select-title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.data-dropdown-select.data-dropdown-select-open .data-dropdown-select-items>div{pointer-events:all}.form-success-checkbox{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:var(--check-pad,.84em);justify-self:flex-start;position:relative}.form-success-checkbox>.text{-webkit-box-flex:1;-ms-flex-positive:1;display:inline-block;flex-grow:1;font-size:1em;line-height:1.46em}.form-success-checkbox input[type=checkbox]{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-ms-flex-negative:0;align-items:flex-start;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:none!important;background-color:transparent!important;border:none!important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;flex-shrink:0;margin:0!important;outline:none!important;padding:0!important}.form-success-checkbox input[type=checkbox]:before{background-image:var(--icon-unchecked);background-position:50%;background-repeat:no-repeat;background-size:99% 99%;content:"";cursor:pointer;display:inline-block;height:var(--check-size,1.25em);-webkit-transition:background .2s linear;transition:background .2s linear;width:var(--check-size,1.25em)}.form-success-checkbox input[type=checkbox].error:before{background-image:var(--icon-error)}.form-success-checkbox input[type=checkbox]:hover:before{background-image:var(--icon-hover)}.form-success-checkbox input[type=checkbox]:checked:before{background-image:var(--icon-checked)}[data-form-file] [data-form-file-items],[data-form-file] input{display:none!important}[data-form-file].data-form-file-full [data-form-file-appdend]{pointer-events:none}.form-content{-webkit-box-orient:vertical;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column}.form-content,.form-content .form-row{-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}.form-content .form-row{-webkit-box-orient:horizontal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;gap:1rem}@media(min-width:481px){.form-content .form-row>*{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:1%;flex-basis:1%;flex-grow:1}}@media(max-width:481px){.form-content .form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;gap:3rem}}.form-content .input-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;justify-content:flex-start}@media(max-width:481px){.form-content .input-group{gap:3rem}}.form-content .input-group label{font-size:1rem}@media(max-width:481px){.form-content .input-group label{font-size:1.5rem}}.form-content input:-webkit-autofill,.form-content input:-webkit-autofill:focus,.form-content input:-webkit-autofill:hover{-webkit-text-fill-color:var(--autofill-color,#000);background:var(--autofill-bg,#fff);-webkit-box-shadow:inset 0 0 0 50px var(--autofill-bg,#fff);caret-color:var(--autofill-color,#000);-webkit-transition:background 999999999s cubic-bezier(1,0,1,0) 999999999s;transition:background 999999999s cubic-bezier(1,0,1,0) 999999999s}[data-round-swiper]{position:relative}[data-round-swiper] .round-swipe-pan{height:100%;left:var(--round-swiper-center-x,0);pointer-events:none;position:absolute;top:var(--round-swiper-center-y,0);width:100%}[data-round-swiper] .round-swipe-pan .round-swipe-test-0{background:#000;border:1px solid #fff;height:3px;left:0;position:absolute;right:50%;top:50%;-webkit-transform:translateY(-50%) rotate(var(--round-swiper-test-angle,0deg));transform:translateY(-50%) rotate(var(--round-swiper-test-angle,0deg));-webkit-transform-origin:right center;transform-origin:right center}[data-round-swiper] .round-swipe-pan .round-swipe-test-0:before{background:hsla(0,0%,76%,.173);border:1px solid rgba(0,0,0,.216);bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transform:rotate(calc(var(--round-swiper-test-angle, 0deg)*-1));transform:rotate(calc(var(--round-swiper-test-angle, 0deg)*-1));-webkit-transform-origin:right center;transform-origin:right center}[data-round-swiper] .round-swipe-pan .round-swipe-wrapper{height:calc(var(--round-swiper-radius, 50%)*2);left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(var(--round-swiper-angle,0deg));transform:translate(-50%,-50%) rotate(var(--round-swiper-angle,0deg));-webkit-transform-origin:center;transform-origin:center;-webkit-transition:var(--round-swiper-animation,none);transition:var(--round-swiper-animation,none);width:calc(var(--round-swiper-radius, 50%)*2);will-change:transform}[data-round-swiper] .round-swipe-pan .round-swipe-wrapper .round-swipe-test-0{background:red;border:1px solid #000}[data-round-swiper] .round-swipe-pan .round-swipe-wrapper .round-swipe-test-0:before{background:#3b00a1;border:1px solid #c3c3c3;left:30%;-webkit-transform:rotate(var(--round-swiper-test-angle2,0deg));transform:rotate(var(--round-swiper-test-angle2,0deg));-webkit-transform-origin:right center;transform-origin:right center}[data-round-swiper] .round-swipe-pan .round-swipe-slides{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}[data-round-swiper] .round-swipe-pan .round-swipe-container{--coef-mult:calc(var(--round-swipe-container-angle-coef, 0) + var(--round-swiper-angle-coef, 0));left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(var(--round-swipe-container-angle,0deg)) scale(calc(1 - var(--coef-mult, 0)*var(--round-swiper-coef-scale, 0))) rotate(calc(var(--round-swipe-container-angle)*var(--round-swiper-coef-step, 0)*var(--round-swipe-container-angle-coef, 0))) translateX(calc(var(--round-swiper-radius, 0%)*var(--coef-mult, 0)*var(--round-swiper-coef-radius, 0)));transform:translate(-50%,-50%) rotate(var(--round-swipe-container-angle,0deg)) scale(calc(1 - var(--coef-mult, 0)*var(--round-swiper-coef-scale, 0))) rotate(calc(var(--round-swipe-container-angle)*var(--round-swiper-coef-step, 0)*var(--round-swipe-container-angle-coef, 0))) translateX(calc(var(--round-swiper-radius, 0%)*var(--coef-mult, 0)*var(--round-swiper-coef-radius, 0)));will-change:transform}[data-round-swiper] .round-swipe-pan .round-swipe-container .round-swipe-item{pointer-events:all;-webkit-transform:translateX(calc(var(--round-swiper-radius, 0%)*-1)) rotate(var(--round-swiper-start-angle,0deg));transform:translateX(calc(var(--round-swiper-radius, 0%)*-1)) rotate(var(--round-swiper-start-angle,0deg));-webkit-transform-origin:center;transform-origin:center;will-change:transform}[data-round-swiper] .round-swipe-pan .round-swipe-container.round-swipe-normalized .round-swipe-item{-webkit-transform:translateX(calc(var(--round-swiper-radius, 0%)*-1)) rotate(calc(var(--round-swipe-container-angle, 0deg)*-1 + var(--round-swiper-angle, 0deg)*-1 + var(--round-swipe-item-angle-fixed, 0deg)));transform:translateX(calc(var(--round-swiper-radius, 0%)*-1)) rotate(calc(var(--round-swipe-container-angle, 0deg)*-1 + var(--round-swiper-angle, 0deg)*-1 + var(--round-swipe-item-angle-fixed, 0deg)));-webkit-transition:var(--round-swiper-animation,none);transition:var(--round-swiper-animation,none)}.data-scroll-slider{display:block;min-height:calc(var(--data-scroll-slide-height, 100vh)*var(--data-scroll-slides, 1) + var(--data-scroll-slide-height, 100vh)*var(--data-scroll-slide-space-before, 0) + var(--data-scroll-slide-height, 100vh)*var(--data-scroll-slide-space-after, 0));position:relative}.data-scroll-slider .data-scroll-slider-trigers{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;left:0;pointer-events:none!important;position:absolute;right:0;top:0}.data-scroll-slider .data-scroll-slider-trigers *{pointer-events:none!important}.data-scroll-slider .data-scroll-slider-trigers>[data-scroll-slide-trigger]{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:1%;flex-basis:1%;flex-grow:1}.data-scroll-slider .data-scroll-slider-trigers>.data-scroll-slide-pad-before{-ms-flex-negative:0;flex-shrink:0;height:calc(var(--data-scroll-slide-height, 100vh)*var(--data-scroll-slide-space-before, 0))}.data-scroll-slider .data-scroll-slider-trigers>.data-scroll-slide-pad-after{-ms-flex-negative:0;flex-shrink:0;height:calc(var(--data-scroll-slide-height, 100vh)*var(--data-scroll-slide-space-after, 0))}.data-scroll-slider .data-scroll-slider-container{left:0;position:sticky;right:0;top:0}[data-overflow-line]{overflow-x:hidden;white-space:nowrap;width:100%}[data-overflow-line] .overflow-line-counter{display:inline-block}[data-overflow-line] .is-owerflow{display:none!important}[data-action-shadow-of],[data-bublbe-event-shadow-of]{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:none;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}html{-webkit-box-sizing:content-box;box-sizing:content-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}body{margin:0}ul{list-style-type:none}a{background:transparent;text-decoration:none}button,input{line-height:normal}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}img{display:block;height:auto;max-width:100%}input:focus,textarea:focus{outline:0}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0}.overflow-hidden{overflow:hidden!important}@media(min-width:480px){.mobile-only{display:none!important}}@media(max-width:480px){.no-mobile{display:none!important}}html{font-size:1vw;overflow-x:hidden;scroll-behavior:smooth}@media(min-width:2500px){html{font-size:22px}html body>*{margin-left:auto;margin-right:auto;max-width:100rem}}html *{font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}html main{min-height:100vh}html main>section{position:relative}html main>section .content-anchor{display:inline-block;height:0;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translateY(-5rem);transform:translateY(-5rem);width:1px;z-index:-100}@media(max-width:480px){html main>section .content-anchor{-webkit-transform:translateY(-15rem);transform:translateY(-15rem)}}@media(max-width:480px){body:has(.m-page-gray){--body-background:#f4f6fa;background:#f4f6fa}}.hidden{display:none}.h0{color:var(--text-color,#0d0d0d);font-family:Bauziet;font-size:4.16667rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:122%}@media(max-width:480px){.h0{font-size:10.66667rem}}.h05{color:var(--text-color,#0d0d0d);font-family:Bauziet;font-size:3.33333rem;font-style:normal;font-weight:600;letter-spacing:-.00833rem;line-height:120%}@media(max-width:480px){.h05{font-size:7.46667rem;letter-spacing:-.01867rem;line-height:128%}}.hm{color:var(--text-color,#0d0d0d);font-family:Bauziet;font-size:4rem;font-style:normal;font-weight:600;letter-spacing:-.01rem;line-height:125%}@media(max-width:480px){.hm{font-size:7.46667rem;letter-spacing:-.01867rem;line-height:128%}}.hm span{-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0 1.5rem;position:relative}@media(max-width:480px){.hm span{line-height:110%}}.hm span:before{background:#1969ff;border-radius:1.40625rem;bottom:.3rem;content:"";left:-1.05rem;position:absolute;right:-1.05rem;top:-.5rem;z-index:-1}@media(max-width:480px){.hm span:before{border-radius:3.2rem;top:-1rem}}.h1,h1{color:var(--text-color,#0d0d0d);font-family:Bauziet;font-size:2.5rem;font-style:normal;font-weight:600;letter-spacing:-.00625rem;line-height:120%}@media(max-width:480px){.h1,h1{font-size:7.46667rem;letter-spacing:-.01867rem;line-height:128%}}.h2,h2{color:var(--text-color,#0d0d0d);font-family:Bauziet;font-size:1.875rem;font-style:normal;font-weight:600;letter-spacing:-.00469rem;line-height:121%}@media(max-width:480px){.h2,h2{font-size:6.4rem;letter-spacing:-.016rem;line-height:134%}}.h3,h3{color:var(--text-color,#0d0d0d);font-family:Bauziet;font-size:1.45833rem;font-style:normal;font-weight:600;letter-spacing:-.00365rem;line-height:144%}@media(max-width:480px){.h3,h3{font-size:5.33333rem;letter-spacing:-.01333rem;line-height:120%}}.h4,h4{color:var(--text-color,#0d0d0d);font-family:Bauziet;font-size:1.25rem;font-style:normal;line-height:142%}.h4,.h4.bold,h4,h4.bold{font-weight:600}@media(max-width:480px){.h4,h4{font-size:4.8rem;letter-spacing:-.012rem;line-height:120%}}.subtitle{color:var(--text-color,#0d0d0d);font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.subtitle{font-size:4.26667rem;line-height:148%}}.subtitle.bold{font-weight:500}.subtitle strong{font-family:Poppins;font-size:inherit;font-style:inherit;font-weight:500}.p,p{color:var(--text-color,#0d0d0d)}@media(max-width:480px){.p,p{font-size:4.26667rem}}.p strong,p strong{font-size:inherit;font-style:inherit;font-weight:500}.p.point,.subtitle.point,p.point{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.62rem;justify-content:center;text-transform:uppercase}@media(max-width:480px){.p.point,.subtitle.point,p.point{gap:3.2rem}}.p.point:before,.subtitle.point:before,p.point:before{background:var(--point-color,#000);border-radius:50%;content:"";display:inline-block;height:.625rem;width:.625rem}@media(max-width:480px){.p.point:before,.subtitle.point:before,p.point:before{height:2.13333rem;width:2.13333rem}}em{font-family:inherit;font-size:inherit;font-style:italic;font-weight:inherit}.point-marker{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1.04167rem;gap:.62rem;justify-content:center;text-transform:uppercase}@media(max-width:480px){.point-marker{font-size:4.26667rem;gap:3.2rem}}.point-marker:before{background:var(--point-color,#000);border-radius:50%;content:"";display:inline-block;height:.625rem;width:.625rem}@media(max-width:480px){.point-marker:before{height:2.13333rem;width:2.13333rem}}.text-block{gap:1.1rem}@media(max-width:480px){.text-block{gap:1.7rem}}.text-block>.p,.text-block>p{color:var(--text-color,#0d0d0d);font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.text-block>.p,.text-block>p{font-size:3.73333rem}}.text-block>.p strong,.text-block>p strong{font-size:inherit;font-style:inherit;font-weight:500}.text-block>.p a,.text-block>p a{font-size:.83333rem}@media(max-width:480px){.text-block>.p a,.text-block>p a{font-size:3.73333rem}}.text-block>.p.point,.text-block>p.point{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.62rem;justify-content:center;text-transform:uppercase}@media(max-width:480px){.text-block>.p.point,.text-block>p.point{gap:3.2rem}}.text-block>.p.point:before,.text-block>p.point:before{background:var(--point-color,#000);border-radius:50%;content:"";display:inline-block;height:.625rem;width:.625rem}@media(max-width:480px){.text-block>.p.point:before,.text-block>p.point:before{height:2.13333rem;width:2.13333rem}}.text-block.subtitle>p{color:var(--text-color,#0d0d0d);font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.text-block.subtitle>p{font-size:4.26667rem;line-height:148%}}.text-block.subtitle>p a{font-size:1.04167rem}@media(max-width:480px){.text-block.subtitle>p a{font-size:4.26667rem;line-height:148%}}.text-block.h4>p{color:var(--text-color,#0d0d0d);font-family:Poppins;font-size:1.45833rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.text-block.h4>p{font-size:4.26667rem}}.text-block.h4>p a{font-size:inherit}.ul-check,ul{marker:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.04rem;justify-content:flex-start}@media(max-width:480px){.ul-check,ul{gap:3.2rem}}.ul-check li,ul li{color:var(--text-color,#0d0d0d);font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%;padding-left:2.08rem;position:relative}@media(max-width:480px){.ul-check li,ul li{font-size:4.26667rem;line-height:148%;padding-left:8.53rem}}.ul-check li strong,ul li strong{font-size:inherit;font-style:inherit;font-weight:500}.ul-check li:before,ul li:before{background:var(--ul-check-color,#1969ff);content:"";display:inline-block;height:1.45833rem;left:0;-webkit-mask-image:url(/src/assets/icon/check-ok.svg);mask-image:url(/src/assets/icon/check-ok.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;width:1.45833rem}@media(max-width:480px){.ul-check li:before,ul li:before{height:5.33333rem;width:5.33333rem}}ol{padding-left:1.1rem}@media(max-width:480px){ol{padding-left:6.3rem}}.blog-content ul li,.ul-point ul li{padding-left:1.25rem}@media(max-width:480px){.blog-content ul li,.ul-point ul li{padding-left:5rem}}.blog-content ul li:before,.ul-point ul li:before{background:var(--ul-point-color,#ffc72c);border-radius:50%;height:.52083rem;left:0;-webkit-mask:unset;mask:unset;top:.5rem;width:.52083rem}@media(max-width:480px){.blog-content ul li:before,.ul-point ul li:before{height:1.6rem;top:2rem;width:1.6rem}}.ul-bold ul li{font-weight:500}.img-frame,.img-frame-cover{-ms-flex-negative:0;flex-shrink:0}.img-frame img,.img-frame-cover img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.img-frame-cover img{-o-object-fit:cover;object-fit:cover}.pad{padding-left:1.67rem;padding-right:1.67rem}@media(max-width:480px){.pad,.pad-m{padding-left:4.27rem;padding-right:4.27rem}}.pad2{padding-left:8.33rem;padding-right:8.33rem}@media(max-width:480px){.pad2,.pad2-m{padding-left:4.27rem;padding-right:4.27rem}}[data-round-swiper] .round-swipe-item-out{display:none}.breadcrumbs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.42rem;-moz-column-gap:.42rem;column-gap:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:480px){.breadcrumbs{-webkit-column-gap:1.07rem;-moz-column-gap:1.07rem;column-gap:1.07rem;margin:3.2rem 0;width:91rem}}.breadcrumbs a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#0d0d0d;-webkit-column-gap:.42rem;-moz-column-gap:.42rem;column-gap:.42rem;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}@media(max-width:480px){.breadcrumbs a{-webkit-column-gap:1.07rem;-moz-column-gap:1.07rem;column-gap:1.07rem;font-size:3.73333rem}}.breadcrumbs a:after{-ms-flex-negative:0;background:#0d0d0d;content:"";display:inline-block;flex-shrink:0;height:1.04167rem;-webkit-mask-image:url(/src/assets/icon/back.svg);mask-image:url(/src/assets/icon/back.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:1.04167rem}@media(max-width:480px){.breadcrumbs a:after{height:4.26667rem;width:4.26667rem}}.breadcrumbs a img{-ms-flex-negative:0;flex-shrink:0;height:1.04167rem;width:1.04167rem}@media(max-width:480px){.breadcrumbs a img{height:4.26667rem;width:4.26667rem}}.breadcrumbs span{text-wrap:nowrap;color:#606366;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.breadcrumbs span{font-size:3.73333rem}}.landing-anchor{display:block;height:1px;pointer-events:none;-webkit-transform:translateY(-5rem);transform:translateY(-5rem);width:1px}@media(max-width:480px){.landing-anchor{-webkit-transform:translateY(-10rem);transform:translateY(-10rem)}}.data-reloading-action-main{opacity:0;-webkit-transition:opacity .5s ease,height .35s ease;transition:opacity .5s ease,height .35s ease}.data-reloading-action-main.data-reloading-ready-main{opacity:1!important}input,textarea{background:#fff;border:none;outline:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#8d8f96}input::-moz-placeholder,textarea::-moz-placeholder{color:#8d8f96}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#8d8f96}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#8d8f96}input::placeholder,textarea::placeholder{color:#8d8f96}input{--autofill-bg:#fff;--autofill-color:#0d0d0d}@media(max-width:480px){input{font-size:4.26667rem}}textarea{resize:none}.form-inline{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fff;border-radius:5.20833rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;overflow:hidden;padding:.21rem}@media(max-width:480px){.form-inline{border-radius:20rem;padding:1.07rem 1.07rem 1.07rem 6.4rem}}.form-inline input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.81rem}@media(max-width:480px){.form-inline input{max-width:67rem}}.form-inline button{-ms-flex-negative:0;background:#1969ff;border:none;border-radius:50%;cursor:pointer;display:inline-block;flex-shrink:0;height:2.81rem;margin:0;outline:none;padding:0;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:2.81rem;will-change:transform}@media(max-width:480px){.form-inline button{font-size:4.26667rem;height:14.4rem;width:14.4rem}}.form-inline button:before{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.form-inline button:hover{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.form .form-success-checkbox{--icon-hover:url(/src/assets/img/checkbox/hover.svg);--icon-error:url(/src/assets/img/checkbox/error.svg);--icon-checked:url(/src/assets/img/checkbox/act.svg);--icon-unchecked:url(/src/assets/img/checkbox/def.svg);--check-pad:1rem}@media(max-width:480px){.form .form-success-checkbox{--check-pad:3.2rem}}.form .form-success-checkbox p{color:#0d0d0d;font-size:.75rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.form .form-success-checkbox p{font-size:3.2rem}}.form .form-success-checkbox p a{color:#023a8d;font-size:.75rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.form .form-success-checkbox p a{font-size:3.2rem}}.form .form-success-checkbox p a:hover{text-decoration:underline}.form .form-content{gap:.31rem}@media(max-width:480px){.form .form-content{gap:2.133rem}}.form .form-row{gap:.31rem}@media(max-width:480px){.form .form-row{gap:2.133rem}}.form .form-row .input-group{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:1%;-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-basis:1%;flex-grow:1;flex-shrink:0}.form .input-group{-webkit-box-orient:vertical;-webkit-box-direction:reverse;background:#fff;border:2px solid #fff;border-radius:1.66667rem;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:.1rem;padding:.21rem 1.25rem;position:relative;-webkit-transition:border .3s ease;transition:border .3s ease}@media(max-width:480px){.form .input-group{border-radius:6rem;padding:1.07rem 6.4rem}}.form .input-group label{color:#606366;font-size:.625rem;font-style:normal;font-weight:400;line-height:144%;overflow:hidden;pointer-events:none;text-overflow:ellipsis;-webkit-transform:translateY(60%) scale(1.3);transform:translateY(60%) scale(1.3);-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform}@media(max-width:480px){.form .input-group label{font-size:3.2rem;-webkit-transform:translateY(60%) scale(1.1);transform:translateY(60%) scale(1.1)}}.form .input-group input,.form .input-group textarea{color:#0d0d0d;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:left bottom;transform-origin:left bottom}@media(max-width:480px){.form .input-group input,.form .input-group textarea{font-size:4.26667rem}}.form .input-group:has(.not-empty,:focus,:active,.data-dropdown-select-open,.data-dropdown-select-selected) input,.form .input-group:has(.not-empty,:focus,:active,.data-dropdown-select-open,.data-dropdown-select-selected) label,.form .input-group:has(.not-empty,:focus,:active,.data-dropdown-select-open,.data-dropdown-select-selected) textarea{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.form .input-group:has(.data-dropdown-select){padding-right:2.4rem}@media(max-width:480px){.form .input-group:has(.data-dropdown-select){padding-right:12.3rem}}.form .input-group:has(.data-dropdown-select):before{border:2px solid #0d0d0d;border-bottom:none;border-left:none;content:"";height:.3rem;position:absolute;right:1.5rem;top:50%;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:.3rem;z-index:10}@media(max-width:480px){.form .input-group:has(.data-dropdown-select):before{border-width:2pxrem;height:1.3rem;right:4.5rem;width:1.3rem}}.form .input-group:has(.data-dropdown-select-open):before{-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.form .input-group:has(:focus,:active,.data-dropdown-select-open){border-color:#1969ff}.form .input-group:has(.error){border-color:red}.form textarea{max-height:5rem}@media(max-width:480px){.form textarea{max-height:100rem}}.form .data-dropdown-select>.data-dropdown-select-title{color:#0d0d0d;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.form .data-dropdown-select>.data-dropdown-select-title{font-size:3.73333rem}}.form .data-dropdown-select .data-dropdown-select-items{background:#fff;border-radius:1rem;left:-1.5rem;opacity:0;overflow:hidden;padding:.5rem;right:-2.5rem;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .2s linear,-webkit-transform .2s linear;transition:opacity .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,opacity .2s linear;transition:transform .2s linear,opacity .2s linear,-webkit-transform .2s linear;z-index:1000}@media(max-width:480px){.form .data-dropdown-select .data-dropdown-select-items{border-radius:4rem;left:-6.4rem;padding:1.5rem;right:-12.4rem}}.form .data-dropdown-select .data-dropdown-select-items>.data-dropdown-select-items-list>div{background:#fff;border-radius:.5rem;color:#0d0d0d;font-size:.875rem;font-style:normal;font-weight:400;line-height:144%;padding:.375rem 1rem;-webkit-transition:background .2s linear,color .2s linear;transition:background .2s linear,color .2s linear}@media(max-width:480px){.form .data-dropdown-select .data-dropdown-select-items>.data-dropdown-select-items-list>div{border-radius:2.2rem;font-size:3.73333rem;padding:1.6rem 4.27rem}}.form .data-dropdown-select .data-dropdown-select-items>.data-dropdown-select-items-list>div.data-dropdown-select-selected{color:#1969ff}.form .data-dropdown-select .data-dropdown-select-items>.data-dropdown-select-items-list>div:hover{background:#eaecf1}.form .data-dropdown-select.data-dropdown-select-open .data-dropdown-select-items{opacity:1;pointer-events:all;-webkit-transform:translateY(.5rem);transform:translateY(.5rem)}@media(max-width:480px){.form .data-dropdown-select.data-dropdown-select-open .data-dropdown-select-items{-webkit-transform:translateY(2.5rem);transform:translateY(2.5rem)}}.icon-link{--icon:url(/src/assets/icon/link.svg);--icon-color:#fff;--icon-pad:0}.icon-next,.icon-prev{--icon:url(/src/assets/icon/back.svg);--icon-color:#fff;--icon-pad:0}.icon-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}i.no,i.yes{display:inline-block;height:1.3em;position:relative;width:1.3em}@media(max-width:480px){i.no,i.yes{height:6.4rem;width:6.4rem}}i.no:before,i.yes:before{bottom:0;content:"";left:0;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:0}i.yes:before{background:#1969ff;-webkit-mask-image:url(/src/assets/icon/check-ok.svg);mask-image:url(/src/assets/icon/check-ok.svg)}i.no:before{background:#000;-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg)}.close-x{background:#eaecf1;border-radius:50%;cursor:pointer;display:inline-block;height:1.66667rem;overflow:hidden;position:relative;width:1.66667rem}@media(max-width:480px){.close-x{height:12.8rem;width:12.8rem}}.close-x:before{background:#000;content:"";display:inline-block;height:1.25rem;left:50%;-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1.25rem}@media(max-width:480px){.close-x:before{height:6.4rem;width:6.4rem}}.close-x:hover:before{-webkit-transform:translate(-50%,-50%) rotate(-135deg);transform:translate(-50%,-50%) rotate(-135deg)}.modal-active-mobile-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;background:#fff;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.modal-active-mobile-menu .content{-webkit-box-pack:justify;-ms-flex-pack:justify;bottom:0;gap:5.67rem;justify-content:space-between;left:0;padding:4.27rem;position:absolute;right:0;top:0}.modal-active-mobile-menu .content .close-x{position:absolute;right:4.45rem;top:2.5rem}.modal-active-mobile-menu .content:before{background:transparent;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:background .3s ease;transition:background .3s ease;z-index:5000}.modal-active-mobile-menu .content:has([data-dropdown-active]):before{background:rgba(0,0,0,.6)}.modal-active-mobile-menu .content .head{-ms-flex-negative:0;flex-shrink:0;pointer-events:none;position:relative}.modal-active-mobile-menu .content .head a{pointer-events:all}.modal-active-mobile-menu .content .head img{height:10.66667rem;width:auto}.modal-active-mobile-menu .content .head .lang-switcher{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:4.8rem;pointer-events:none;position:absolute;right:4.8rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10000}.modal-active-mobile-menu .content .head .lang-switcher>span{--icon-size:6.4rem;--icon-pad:1.6rem;background:#f4f6fa;border-radius:8.53333rem;color:#0d0d0d;font-family:Poppins;font-size:4.8rem;font-style:normal;font-weight:500;line-height:144%;padding:2.93rem 3.2rem;pointer-events:all;text-align:center}.modal-active-mobile-menu .content .head .lang-switcher>span:after{background:#0d0d0d;content:"";display:inline-block;height:5.33333rem;margin-left:1.07rem;-webkit-mask-image:url(/src/assets/icon/drop.svg);mask-image:url(/src/assets/icon/drop.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:5.33333rem}.modal-active-mobile-menu .content .head .lang-switcher>div[data-dropdown-content]{-webkit-box-sizing:border-box;box-sizing:border-box;left:4.8rem;left:0;padding-top:4.27rem;right:unset;right:4.8rem;right:0}.modal-active-mobile-menu .content .head .lang-switcher>div[data-dropdown-content]>div{background:#fff;border:8px solid #eaecf1;border-radius:4.26667rem;gap:1.06rem;padding:3.2rem}.modal-active-mobile-menu .content .head .lang-switcher>div[data-dropdown-content]>div a{--icon-pad:2.13rem;--icon-size:4.8rem;padding:1.6rem 0}.modal-active-mobile-menu .content .head .lang-switcher>div[data-dropdown-content]>div a span{-webkit-box-flex:1;-ms-flex-positive:1;color:#0d0d0d;flex-grow:1;font-family:Poppins;font-size:4.8rem;font-style:normal;font-weight:500;line-height:144%}.modal-active-mobile-menu .content .head .lang-switcher>div[data-dropdown-content]>div a:after{background:#fff;content:"";display:inline-block;height:6.4rem;-webkit-mask-image:url(/src/assets/icon/check.svg);mask-image:url(/src/assets/icon/check.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:6.4rem}.modal-active-mobile-menu .content .head .lang-switcher>div[data-dropdown-content]>div a.active:after{background:#29cc39}.modal-active-mobile-menu .content .menu{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:1%;display:inline-block;flex-basis:1%;flex-grow:1;overflow:scroll;padding-top:5rem}.modal-active-mobile-menu .content .menu>div{gap:6.4rem}.modal-active-mobile-menu .content .menu>div>.pan.default .title,.modal-active-mobile-menu .content .menu>div>a{color:#0d0d0d;font-family:Bauziet;font-size:9.6rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%}.modal-active-mobile-menu .content .menu>div>.pan.default .title{display:inline-block;position:relative}.modal-active-mobile-menu .content .menu>div>.pan.default .title:after,.modal-active-mobile-menu .content .menu>div>.pan.default .title:before{background:#0d0d0d;content:"";height:1em;-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:.2em;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1em;will-change:transform}.modal-active-mobile-menu .content .menu>div>.pan.default .title:after{-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg)}.modal-active-mobile-menu .content .menu>div>.pan.default .data{max-height:var(--marker-h,none);overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.modal-active-mobile-menu .content .menu>div>.pan.default .data>div{gap:3.2rem;padding:8.53rem 0 6.4rem}.modal-active-mobile-menu .content .menu>div>.pan.default .data>div a{color:#0d0d0d;font-family:Poppins;font-size:4.8rem;font-style:normal;font-weight:500;line-height:144%}.modal-active-mobile-menu .content .menu>div>.pan.default.expand .title:before{-webkit-transform:scale(0);transform:scale(0)}.modal-active-mobile-menu .content .menu>div>.pan.extend>.title{color:#0d0d0d;display:inline-block;font-family:Bauziet;font-size:9.6rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%;position:relative}.modal-active-mobile-menu .content .menu>div>.pan.extend>.title:after,.modal-active-mobile-menu .content .menu>div>.pan.extend>.title:before{background:#0d0d0d;content:"";height:1em;-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:.2em;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1em;will-change:transform}.modal-active-mobile-menu .content .menu>div>.pan.extend>.title:after{-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg)}.modal-active-mobile-menu .content .menu>div>.pan.extend .data{max-height:var(--marker-h,none);overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div{padding-top:8.53rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame{background:#f4f6fa;border-radius:10.66667rem;gap:4.27rem;padding:4.27rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .link-decor{background:#f4f6fa;bottom:0;display:inline-block;height:22rem;-webkit-mask-image:url(/src/assets/mask/header/corn.png);mask-image:url(/src/assets/mask/header/corn.png);-webkit-mask-position:right bottom;mask-position:right bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;width:22rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .link-decor:after,.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .link-decor:before{background:#ffc72c;border-radius:50%;bottom:0;content:"";height:12.79947rem;position:absolute;right:0;-webkit-transition:background .3s ease;transition:background .3s ease;width:12.79947rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .link-decor:after{background:#0d0d0d;-webkit-mask-image:url(/src/assets/icon/link.svg);mask-image:url(/src/assets/icon/link.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:scale(.37);transform:scale(.37);-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,transform .3s ease;transition:background .3s ease,transform .3s ease,-webkit-transform .3s ease}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .follow{background:#ebeef5;border-radius:8.53333rem;gap:5.33rem;padding:5.33rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .follow .group{gap:.83rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .follow .group>span{color:#0d0d0d;font-size:4.26667rem;font-style:normal;font-weight:500;line-height:144%}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .follow .group .links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.2rem;justify-content:flex-start}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .follow .group .links a{-ms-flex-negative:0;display:inline-block;flex-shrink:0;height:17.1rem;-webkit-transition:-webkit-transform .7s cubic-bezier(1,-.39,0,1.29);transition:-webkit-transform .7s cubic-bezier(1,-.39,0,1.29);transition:transform .7s cubic-bezier(1,-.39,0,1.29);transition:transform .7s cubic-bezier(1,-.39,0,1.29),-webkit-transform .7s cubic-bezier(1,-.39,0,1.29);width:17.1rem;will-change:transform}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .follow .group .links a img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .follow .group .links a:hover{-webkit-transform:rotate(1turn);transform:rotate(1turn)}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block{gap:3.2rem;padding:5.33rem;position:relative;z-index:10}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block:before{background:#fff;border-radius:6.53333rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block .img-frame{height:14.93333rem;width:14.93333rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block .title,.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block .title>span{color:#0d0d0d;font-family:Bauziet;font-size:5.33333rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:144%}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block .title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:3.2rem;justify-content:flex-start}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block .title .img-frame{height:14.93333rem;width:14.93333rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block .text{color:#606366;font-size:3.73333rem;font-style:normal;font-weight:400;line-height:144%;max-width:59rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block.yellow{overflow:hidden;padding-bottom:35rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block.yellow:before{background:#ffc72c;bottom:1px;right:1px}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block.yellow:after{background:url(/src/assets/img/bee/blue-nav.svg) 50% no-repeat;background-size:contain;bottom:1px;content:"";height:34rem;left:0;position:absolute;width:54rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block.yellow .text{color:#0d0d0d}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block.yellow .link-decor:before{background:#1969ff}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block.yellow .link-decor:after{background:#fff}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block:hover .link-decor:before{background:#0d0d0d}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .block:hover .link-decor:after{background:#fff;-webkit-transform:scale(.4) rotate(45deg);transform:scale(.4) rotate(45deg)}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .cards{gap:3.5rem}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .cards .block .title{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .tags>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.14rem;justify-content:flex-start}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .tags>div>a,.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .tags>div>span{background:#ebeef5;border-radius:4rem;color:#0d0d0d;font-size:3.73333rem;font-style:normal;font-weight:500;line-height:144%;padding:3.33rem 4.27rem;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .tags>div>a:hover,.modal-active-mobile-menu .content .menu>div>.pan.extend .data>div .menu-frame .tags>div>span:hover{background:#0d0d0d;color:#fff}.modal-active-mobile-menu .content .menu>div>.pan.expand .title:before{-webkit-transform:scale(0);transform:scale(0)}.modal-active-mobile-menu .content>.btns{-ms-flex-negative:0;flex-shrink:0;gap:4.27rem}.modal-active-mobile-default{-webkit-box-pack:start;-ms-flex-pack:start;background:#fff;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:flex-start}.modal-active-mobile-default,.modal-active-mobile-default .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column}.modal-active-mobile-default .content{-webkit-box-pack:justify;-ms-flex-pack:justify;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5.67rem;justify-content:space-between;left:0;padding:4.27rem;position:absolute;right:0;top:0}.modal-active-mobile-default .content .close-x{position:absolute;right:4.45rem;top:2.45rem}.modal-active-media{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,5%,.8);display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:center}.modal-active-media .content{height:29.89583rem;position:relative;width:53.125rem}@media(max-width:480px){.modal-active-media .content{height:56.26667rem;position:static;width:100rem}}.modal-active-media .content .close-x{position:absolute;right:-2.75rem;top:0;z-index:100}@media(max-width:480px){.modal-active-media .content .close-x{right:4.27rem;top:4.27rem}}.modal-active-media .content .media-content-frame{-webkit-box-flex:1;-ms-flex-positive:1;border-radius:1.7rem;flex-grow:1;overflow:hidden}@media(max-width:480px){.modal-active-media .content .media-content-frame{border-radius:0}}.modal-active-success-mail{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:center}.modal-active-success-mail .content{position:relative}.modal-active-success-mail .content:before{background:url(/src/assets/modal/success.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";height:5.16rem;left:50%;position:absolute;top:-2.3rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:7.77rem}@media(max-width:480px){.modal-active-success-mail .content:before{height:26.5rem;top:-12rem;width:40rem}}.modal-active-success-mail .content .close-x{position:absolute;right:0;top:0;z-index:100}.modal-active-success-mail .content .head{background:url(/src/assets/modal/succes-form-head.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;display:inline-block;height:5.16rem;margin-bottom:-1px;width:100%}@media(max-width:480px){.modal-active-success-mail .content .head{background-image:url(/src/assets/modal/succes-form-head-m.svg);height:23rem;width:92.9rem}}.modal-active-success-mail .content .data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background:#f4f6fa;border-radius:1.9rem;border-top-left-radius:0;border-top-right-radius:0;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.67rem;justify-content:flex-start;max-width:37.5rem;padding-top:1.11rem;width:37.5rem}@media(max-width:480px){.modal-active-success-mail .content .data{border-radius:8rem;border-top-left-radius:0;border-top-right-radius:0;gap:5.33333rem;max-width:92.26rem;padding-bottom:5rem;padding-top:0;width:92.26rem}}.modal-active-success-mail .content .data>*{max-width:31.25rem;text-align:center;-webkit-transform:translateY(-3.33rem);transform:translateY(-3.33rem)}@media(max-width:480px){.modal-active-success-mail .content .data>*{max-width:82.93rem}}.modal-active-image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,5%,.8);display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:center}.modal-active-image .content{height:46.875rem;max-height:98vh;position:relative;width:83.33333rem}@media(max-width:480px){.modal-active-image .content{height:56.26667rem;position:static;width:100rem}}.modal-active-image .content .close-x{position:absolute;right:-2.75rem;top:0;z-index:100}@media(max-width:480px){.modal-active-image .content .close-x{height:8.53333rem;right:4.27rem;top:3.2rem;width:8.53333rem}}.modal-active-image .content .media-content-frame{-webkit-box-flex:1;-ms-flex-positive:1;border-radius:1.677rem;flex-grow:1;overflow:hidden}@media(max-width:480px){.modal-active-image .content .media-content-frame{border-radius:0}}.modal-active-image .content .media-content-frame img,.modal-active-image .content .media-content-frame video{max-height:82vh;max-width:90vw}.modal-active-subscribe-form{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;justify-content:center}.modal-active-subscribe-form .content{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:26.5rem}.modal-active-subscribe-form .content:before{background:url(/src/assets/modal/subscribe-form.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";height:6rem;left:50%;position:absolute;top:-3rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:9.18573rem;z-index:1}.modal-active-subscribe-form .content .close-x{position:absolute;right:0;top:0;z-index:100}.modal-active-subscribe-form .content .head{background:#1969ff;display:inline-block;height:3.68rem;margin-bottom:-1px;-webkit-mask-image:url(/src/assets/modal/succes-form-head.svg);mask-image:url(/src/assets/modal/succes-form-head.svg);-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:100%}.modal-active-subscribe-form .content .data{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#1969ff;border-radius:0 0 1.67rem 1.67rem;gap:1.25rem;padding:0 3.12rem 3.12rem}.modal-active-subscribe-form .content .data .h2{color:#fff;text-align:center}.modal-active-subscribe-form .content .data .subscribe-form{-webkit-box-flex:1;-ms-flex-positive:1;background:#0049d4;border-radius:1.25rem;flex-grow:1;padding:1.25rem}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer]{--indicator-color:#ffa100;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:8.79rem}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span:not(.hsfc-FieldLabel__RequiredIndicator){color:#fff!important}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span:not(.hsfc-FieldLabel__RequiredIndicator) a{color:#ffc72c}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons button[type=submit]{background:#ffc72c;color:#0d0d0d}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-ErrorAlert{color:#ffa100}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p{color:#fff}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p:first-of-type{margin-bottom:.3rem}@media(max-width:480px){.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p:first-of-type{margin-bottom:1rem}}.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p:first-of-type span,.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p:first-of-type strong{color:#ffc72c;font-size:1.25rem!important}@media(max-width:480px){.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p:first-of-type span,.modal-active-subscribe-form .content .data .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p:first-of-type strong{font-size:4.8rem!important}}.form-hb{padding:2rem 2.1rem 2.1rem!important}@media(max-width:480px){.form-hb{padding:8.53rem 4.27rem 4.27rem!important}}.form-hb .hs-form-html{padding:0!important}.form-hb .hsfc-Row{--hsf-row__vertical-spacing:.31rem;--hsf-row__horizontal-spacing:.31rem}@media(max-width:480px){.form-hb .hsfc-Row{--hsf-row__vertical-spacing:1.7rem;--hsf-row__horizontal-spacing:1.7rem}}.form-hb .hsfc-Row:has(.hsfc-TextField+.hsfc-TextField){--hsf-default-module__vertical-spacing:.5rem}.form-hb .hsfc-Row:has(.hsfc-TextField+.hsfc-TextField)+.hsfc-Row{--hsf-default-module__vertical-spacing:.5rem}.form-hb .hsfc-Row:has(.hsfc-Heading)+.hsfc-Row:has(.hsfc-TextField+.hsfc-TextField){margin-top:3rem}@media(max-width:480px){.form-hb .hsfc-Row:has(.hsfc-Heading)+.hsfc-Row:has(.hsfc-TextField+.hsfc-TextField){margin-top:10rem}}.form-hb .hsfc-Step__Content{padding:0!important}.form-hb .hsfc-Step__Content .hsfc-RichText{color:#011635;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:500;line-height:140%;text-align:center}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-RichText{font-size:4.26667rem;line-height:148%}}.form-hb .hsfc-Step__Content .hsfc-RichText span{font:inherit}.form-hb .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Text{display:none}.form-hb .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress{background:#ffe8a8;border-radius:5.20833rem;margin-bottom:2.9rem;margin-top:.5rem}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress{margin-bottom:5.9rem;margin-top:1.5rem}}.form-hb .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress>div{background:#1969ff;position:relative}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress>div{max-width:95%}}.form-hb .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress>div:before{background:#1969ff;content:"";display:block;height:2.5rem;-webkit-mask:url(/src/assets/mask/bee.svg) no-repeat center/contain;mask:url(/src/assets/mask/bee.svg) no-repeat center/contain;position:absolute;right:0;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:2.5rem}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress>div:before{height:10rem;width:10rem}}.form-hb .hsfc-Step__Content .hsfc-Heading{color:#011635;font-family:Bauziet;font-size:1.875rem;font-style:normal;font-weight:600;letter-spacing:-.00469rem;line-height:121%;text-align:center}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-Heading{font-size:6.4rem;letter-spacing:-.016rem;line-height:134%}}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.04rem;justify-content:flex-start}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons{gap:3.2rem;padding-top:3.5rem}}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button{-ms-flex-negative:0;background:#f5f6f7;border:none!important;border-radius:50%;display:block;flex-shrink:0;font-size:0;height:3.22917rem;outline:none!important;position:relative;-webkit-transition:background .35s ease;transition:background .35s ease;width:3.22917rem}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button{height:16.53333rem;width:16.53333rem}}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:before{background:#011635;content:"";display:inline-block;height:1.25rem;left:50%;-webkit-mask:url(/src/assets/mask/back-sm.svg) no-repeat center/contain;mask:url(/src/assets/mask/back-sm.svg) no-repeat center/contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.25rem}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:before{height:6.4rem;width:6.4rem}}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:hover{background:#dee1e5;-webkit-transform:unset!important;transform:unset!important}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:first-child{--hsf-button__padding:1.5rem}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:last-child{-ms-flex-negative:unset;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#1969ff;border-radius:5.20833rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;flex-shrink:unset;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:500;height:3.22917rem;justify-content:center;line-height:normal}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:last-child{border-radius:25rem;font-size:4.8rem;height:16.53333rem}}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:last-child:before{display:none}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:last-child:after{background:#fff;content:"";display:inline-block;height:1.25rem;-webkit-mask:url(/src/assets/mask/back-sm.svg) no-repeat left center/contain;mask:url(/src/assets/mask/back-sm.svg) no-repeat left center/contain;-webkit-transform:scale(-1);transform:scale(-1);width:1.75rem}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:last-child:after{height:12rem;width:6.4rem}}.form-hb .hsfc-Step__Content .hsfc-NavigationRow__Buttons .hsfc-Button:last-child:hover{background:#185cdc}.form-hb .hsfc-Step__Content .hsfc-DataPrivacyField .hsfc-RichText{font-size:.7291rem;font-weight:400;margin-top:1rem;text-align:left}@media(max-width:480px){.form-hb .hsfc-Step__Content .hsfc-DataPrivacyField .hsfc-RichText{font-size:3.5rem;margin-top:3rem}}.form-hb .hsfc-ErrorAlert{font-family:Poppins;font-size:.9rem!important;font-style:normal;font-weight:400;line-height:140%}@media(max-width:480px){.form-hb .hsfc-ErrorAlert{font-size:4.26667rem!important;line-height:144%}}.form-hb .hsfc-CheckboxField *{cursor:pointer}.form-hb .hsfc-CheckboxField .hsfc-FieldLabel{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-hb .hsfc-CheckboxField .hsfc-FieldLabel:has(input[type=checkbox]){margin-top:.75rem}@media(max-width:480px){.form-hb .hsfc-CheckboxField .hsfc-FieldLabel:has(input[type=checkbox]){margin-top:2.75rem}}.form-hb .hsfc-CheckboxField .hsfc-FieldLabel span{color:#0d0d0d}.form-hb .hsfc-CheckboxField .hsfc-FieldLabel a,.form-hb .hsfc-CheckboxField .hsfc-FieldLabel span{font-family:Poppins;font-size:var(--hsfc-CheckboxField-label-font-size,.72917rem)!important;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.form-hb .hsfc-CheckboxField .hsfc-FieldLabel a,.form-hb .hsfc-CheckboxField .hsfc-FieldLabel span{font-size:var(--hsfc-CheckboxField-label-font-size-mob,3.5rem)!important}}.form-hb .hsfc-FieldLabel span{color:#011635;font-family:Poppins;font-size:.9rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:480px){.form-hb .hsfc-FieldLabel span{font-size:4.26667rem;line-height:144%}}.form-hb input[type=email],.form-hb input[type=tel],.form-hb input[type=text],.form-hb textarea.hsfc-TextareaInput{background:#fff;border:3px solid transparent!important;border-radius:5.20833rem!important;color:#00388c;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:400;height:3.22917rem;line-height:normal;padding:.20833rem 1.25rem}@media(max-width:480px){.form-hb input[type=email],.form-hb input[type=tel],.form-hb input[type=text],.form-hb textarea.hsfc-TextareaInput{border-radius:25rem!important;font-size:4.26667rem;height:16.53333rem;padding:1.06667rem 6.4rem}}.form-hb input[type=email]::-webkit-input-placeholder,.form-hb input[type=tel]::-webkit-input-placeholder,.form-hb input[type=text]::-webkit-input-placeholder,.form-hb textarea.hsfc-TextareaInput::-webkit-input-placeholder{color:#858f9e}.form-hb input[type=email]::-moz-placeholder,.form-hb input[type=tel]::-moz-placeholder,.form-hb input[type=text]::-moz-placeholder,.form-hb textarea.hsfc-TextareaInput::-moz-placeholder{color:#858f9e}.form-hb input[type=email]:-ms-input-placeholder,.form-hb input[type=tel]:-ms-input-placeholder,.form-hb input[type=text]:-ms-input-placeholder,.form-hb textarea.hsfc-TextareaInput:-ms-input-placeholder{color:#858f9e}.form-hb input[type=email]::-ms-input-placeholder,.form-hb input[type=tel]::-ms-input-placeholder,.form-hb input[type=text]::-ms-input-placeholder,.form-hb textarea.hsfc-TextareaInput::-ms-input-placeholder{color:#858f9e}.form-hb input[type=email]::placeholder,.form-hb input[type=tel]::placeholder,.form-hb input[type=text]::placeholder,.form-hb textarea.hsfc-TextareaInput::placeholder{color:#858f9e}.form-hb input[type=email]:-moz-placeholder-shown,.form-hb input[type=tel]:-moz-placeholder-shown,.form-hb input[type=text]:-moz-placeholder-shown,.form-hb textarea.hsfc-TextareaInput:-moz-placeholder-shown{border-color:#fff}.form-hb input[type=email]:-ms-input-placeholder,.form-hb input[type=tel]:-ms-input-placeholder,.form-hb input[type=text]:-ms-input-placeholder,.form-hb textarea.hsfc-TextareaInput:-ms-input-placeholder{border-color:#fff}.form-hb input[type=email]:placeholder-shown,.form-hb input[type=tel]:placeholder-shown,.form-hb input[type=text]:placeholder-shown,.form-hb textarea.hsfc-TextareaInput:placeholder-shown{border-color:#fff}.form-hb input[type=email]:focus,.form-hb input[type=tel]:focus,.form-hb input[type=text]:focus,.form-hb textarea.hsfc-TextareaInput:focus{border-color:#1969ff!important}.form-hb textarea.hsfc-TextareaInput{border-radius:1.6667rem!important;height:8rem;max-height:none;padding:.7rem 1.25rem;resize:none}@media(max-width:480px){.form-hb textarea.hsfc-TextareaInput{border-radius:7rem!important;height:50rem;padding:4rem 6.4rem}}.form-hb .hsfc-CheckboxField .hsfc-ErrorAlert,.form-hb .hsfc-EmailField .hsfc-ErrorAlert,.form-hb .hsfc-NumberField .hsfc-ErrorAlert,.form-hb .hsfc-PhoneInput .hsfc-ErrorAlert,.form-hb .hsfc-PhoneInput .hsfc-FieldLabel,.form-hb .hsfc-PhoneInput .hsfc-PhoneInput__FlagAndCaret,.form-hb .hsfc-TextField .hsfc-ErrorAlert{display:none}.form-hb .hsfc-CheckboxField:has(.hsfc-ErrorAlert) input[type=email],.form-hb .hsfc-CheckboxField:has(.hsfc-ErrorAlert) input[type=tel],.form-hb .hsfc-CheckboxField:has(.hsfc-ErrorAlert) input[type=text],.form-hb .hsfc-EmailField:has(.hsfc-ErrorAlert) input[type=email],.form-hb .hsfc-EmailField:has(.hsfc-ErrorAlert) input[type=tel],.form-hb .hsfc-EmailField:has(.hsfc-ErrorAlert) input[type=text],.form-hb .hsfc-NumberField:has(.hsfc-ErrorAlert) input[type=email],.form-hb .hsfc-NumberField:has(.hsfc-ErrorAlert) input[type=tel],.form-hb .hsfc-NumberField:has(.hsfc-ErrorAlert) input[type=text],.form-hb .hsfc-PhoneInput:has(.hsfc-ErrorAlert) input[type=email],.form-hb .hsfc-PhoneInput:has(.hsfc-ErrorAlert) input[type=tel],.form-hb .hsfc-PhoneInput:has(.hsfc-ErrorAlert) input[type=text],.form-hb .hsfc-TextField:has(.hsfc-ErrorAlert) input[type=email],.form-hb .hsfc-TextField:has(.hsfc-ErrorAlert) input[type=tel],.form-hb .hsfc-TextField:has(.hsfc-ErrorAlert) input[type=text]{border-color:red!important}@media(max-width:480px){.form-hb .hsfc-CheckboxField input,.form-hb .hsfc-EmailField input,.form-hb .hsfc-NumberField input,.form-hb .hsfc-PhoneInput input,.form-hb .hsfc-TextField input{margin-bottom:0!important}}.form-hb .hsfc-ErrorAlert{display:none}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options{display:grid;gap:.83rem;grid-template-columns:repeat(var(--hb-grid,2),3fr);grid-template-rows:auto}@media(max-width:480px){.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options{gap:3.2rem;grid-template-columns:1fr}}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div{background:#fff;border:3px solid #fff;border-radius:.83333rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:5.2rem;margin:0;-webkit-transition:background .35s ease,border .35s ease;transition:background .35s ease,border .35s ease}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div .hsfc-FieldLabel span{color:#011635;font-family:Poppins;font-size:.9rem;font-style:normal;font-weight:400;line-height:140%}@media(max-width:480px){.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div .hsfc-FieldLabel span{font-size:4.26667rem;line-height:144%}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div{border-radius:3.2rem;height:17.06667rem}}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div label,.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div span{cursor:pointer;font-weight:500;height:100%;width:100%}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;justify-content:center}@media(max-width:480px){.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div span{font-size:4.26667rem}}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div input{display:none}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div:hover{background:#e8f0ff;border-color:#e8f0ff}.form-hb .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div:has(input:checked){background:#e8f0ff;border-color:#1969ff}.form-hb .hsfc-RadioFieldGroup.withs-icon .hsfc-RadioFieldGroup__Options>div{height:100%}@media(max-width:480px){.form-hb .hsfc-RadioFieldGroup.withs-icon .hsfc-RadioFieldGroup__Options>div{min-height:30rem}}.form-hb .hsfc-RadioFieldGroup.withs-icon .hsfc-RadioFieldGroup__Options>div .icon-place{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;padding-bottom:1rem;padding-top:1.32rem}@media(max-width:480px){.form-hb .hsfc-RadioFieldGroup.withs-icon .hsfc-RadioFieldGroup__Options>div .icon-place{padding-bottom:3rem;padding-top:3rem}}.form-hb .hsfc-RadioFieldGroup.withs-icon .hsfc-RadioFieldGroup__Options>div .icon-place:before{-ms-flex-negative:0;background:var(--icon) no-repeat center/contain;content:"";display:inline-block;flex-shrink:0;height:4.16667rem;width:4.16667rem}@media(max-width:480px){.form-hb .hsfc-RadioFieldGroup.withs-icon .hsfc-RadioFieldGroup__Options>div .icon-place:before{height:16rem;width:16rem}}@media(min-width:480px){.form-hb .hsfc-Step{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;max-height:0;opacity:0;pointer-events:none;-webkit-transition:opacity 0s,max-height 0s linear;transition:opacity 0s,max-height 0s linear}.form-hb .hsfc-Step:not([style*=display]){max-height:200vh;opacity:1;pointer-events:all;-webkit-transition:opacity .75s ease,max-height 0s linear;transition:opacity .75s ease,max-height 0s linear}}.hb-price-quiz{--hsfc-CheckboxField-label-font-size:0.625rem;--hsfc-CheckboxField-label-font-size-mob:3.2rem}.btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;--bg:#ffc72c;--color:#0d0d0d;--size:3.22917rem;--font-size:0.9375rem;--icon-end:15%;--icon-start:-10%;--icon-rotate:0deg;align-items:stretch;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:url(#liquid-block-5);filter:url(#liquid-block-5);-ms-flex-direction:row;flex-direction:row;gap:0;outline:none}@media(max-width:480px){.btn{--size:16.53333rem;--font-size:4.8rem}}.btn *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn>.txt{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--bg);border-radius:var(--size);color:var(--color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;flex-grow:1;font-size:var(--font-size);font-style:normal;font-weight:500;height:var(--size);justify-content:center;line-height:normal;padding:0 1.25rem;white-space:nowrap}@media(max-width:480px){.btn>.txt{padding-left:6.25rem;padding-right:6.25rem}}.btn>.icon{-ms-flex-negative:0;background:var(--bg);border-radius:var(--size);display:inline-block;flex-shrink:0;height:var(--size);position:relative;-webkit-transform:translateX(var(--icon-start));transform:translateX(var(--icon-start));-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:var(--size);will-change:transform}.btn>.icon:before{background:var(--color);content:"";display:inline-block;height:1.25rem;left:50%;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.25rem}@media(max-width:480px){.btn>.icon:before{height:6.4rem;width:6.4rem}}.btn.small{--size:2.29167rem;--font-size:0.83333rem;--icon-end:19%;--icon-start:-5%}.btn.primary{--bg:#1969ff;--color:#fff}.btn.secondary{--bg:#eaecf1}.btn:hover{cursor:pointer}.btn:hover>.icon{-webkit-transform:translateX(var(--icon-end)) rotate(var(--icon-rotate));transform:translateX(var(--icon-end)) rotate(var(--icon-rotate))}.btn.plus{--icon:url(/src/assets/icon/plus.svg);--icon-rotate:180deg}.btn.play{--icon:url(/src/assets/icon/play.svg);--icon-rotate:0deg}.btn.url{--icon:url(/src/assets/icon/link.svg);--icon-rotate:45deg}.btn.more{--icon:url(/src/assets/icon/down.svg);--icon-rotate:0deg}.btn.copy{--icon:url(/src/assets/icon/copy.svg);--icon-rotate:0deg}@media(max-width:480px){.btn.mobile>.icon{display:none}}.hlink{cursor:pointer;display:inline-block;overflow:hidden}.hlink .link-container{position:relative}.hlink .link-container>span{color:#0d0d0d;display:inline-block;font-size:.9375rem;font-style:normal;font-weight:500;line-height:144%;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:color .3s linear,-webkit-transform .5s ease-in-out;transition:color .3s linear,-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out,color .3s linear;transition:transform .5s ease-in-out,color .3s linear,-webkit-transform .5s ease-in-out;white-space:nowrap;will-change:transform}.hlink .link-container>span:first-child{-webkit-transform-origin:right center;transform-origin:right center}.hlink .link-container>span:last-child{left:0;position:absolute;top:100%;-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transform-origin:left center;transform-origin:left center}.hlink:hover .link-container>span:first-child{-webkit-transform:translateY(-100%) rotate(20deg);transform:translateY(-100%) rotate(20deg)}.hlink:hover .link-container>span:last-child{-webkit-transform:translateY(-100%) rotate(0);transform:translateY(-100%) rotate(0)}.hlink.active span{color:#1969ff}.cover-link{--bg:#ffc72c;--color:#0d0d0d;--size:1.66rem;--font-size:0.9375rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:0;outline:none;position:relative}.cover-link,.cover-link .txt{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.cover-link .txt{-webkit-box-pack:start;-ms-flex-pack:start;color:var(--color);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:500;height:var(--size);justify-content:flex-start;line-height:normal;padding-left:.52rem;padding-right:.31rem}.cover-link>.icon{display:inline-block;height:var(--size);position:relative;width:var(--size)}.cover-link>.icon:before{background:var(--color);content:"";display:inline-block;height:1.25rem;left:50%;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(var(--icon-rotate,0deg));transform:translate(-50%,-50%) rotate(var(--icon-rotate,0deg));width:1.25rem}.cover-link:before{background:var(--bg);border-radius:var(--size);content:"";height:var(--size);position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:width .3s ease;transition:width .3s ease;width:var(--bg-size,var(--size));will-change:width;z-index:-1}.cover-link.up{--icon:url(/src/assets/icon/down.svg);--icon-rotate:180deg}.cover-link:hover{--bg-size:100%;cursor:pointer}.btn-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#eaecf1;border-radius:52.08333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.21rem;overflow:hidden;padding:.21rem}@media(max-width:480px){.btn-group{gap:1.07rem;padding:1.07rem}}.btn-group>*{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:3rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.8125rem;justify-content:center;-webkit-transition:background .3s ease;transition:background .3s ease;width:3.33333rem}@media(max-width:480px){.btn-group>*{--icon-size:6.4rem;border-radius:14rem;height:14.4rem;width:17.06667rem}}.tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:center;-ms-flex-pack:center;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.83rem;justify-content:center}@media(max-width:480px){.tabs{display:grid;gap:3.2rem;grid-template-columns:repeat(2,1fr)}}.tabs>a,.tabs>span{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:1%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;background:var(--bg,#eaecf1);border-radius:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:1%;-ms-flex-direction:row;flex-direction:row;flex-grow:1;gap:1.25rem;justify-content:flex-start;padding:1.25rem 1.67rem;-webkit-transition:background .3s ease;transition:background .3s ease}@media(max-width:480px){.tabs>a,.tabs>span{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:4rem;-ms-flex-direction:column;flex-direction:column;gap:2rem;justify-content:center;padding:4.53rem}}.tabs>a:before,.tabs>span:before{-ms-flex-negative:0;background:var(--img) center no-repeat;background-size:95%;content:"";display:inline-block;flex-shrink:0;height:3.89583rem;width:3.89583rem}@media(max-width:480px){.tabs>a:before,.tabs>span:before{height:19rem;width:19rem}}.tabs>a:after,.tabs>span:after{-ms-flex-negative:0;background:#0d0d0d;background:var(--color,#0d0d0d);content:"";display:inline-block;flex-shrink:0;height:1.25rem;-webkit-mask-image:url(/src/assets/icon/link.svg);mask-image:url(/src/assets/icon/link.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,transform .3s ease;transition:background .3s ease,transform .3s ease,-webkit-transform .3s ease;width:1.25rem}@media(max-width:480px){.tabs>a:after,.tabs>span:after{display:none}}.tabs>a span,.tabs>span span{-webkit-box-flex:1;-ms-flex-positive:1;color:#0d0d0d;color:var(--color,#0d0d0d);flex-grow:1;-webkit-transition:color .3s ease;transition:color .3s ease}@media(max-width:480px){.tabs>a span,.tabs>span span{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-size:4.26667rem;font-weight:500;line-height:144%}}.tabs>a span:after,.tabs>span span:after{-ms-flex-negative:0;background:#0d0d0d;background:var(--color,#0d0d0d);display:inline-block;flex-shrink:0;height:4.5rem;-webkit-mask-image:url(/src/assets/icon/link.svg);mask-image:url(/src/assets/icon/link.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:background .3s ease;transition:background .3s ease;width:4.5rem}@media(max-width:480px){.tabs>a span:after,.tabs>span span:after{content:"";-webkit-transform:translateY(28%);transform:translateY(28%)}}.tabs>a:hover,.tabs>span:hover{--bg:#ffc72c}.tabs>a:hover:after,.tabs>span:hover:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.tabs>a.active,.tabs>span.active{--bg:#0d0d0d;--color:#fff}.tabs>a.active:after,.tabs>span.active:after{-webkit-mask-image:url(/src/assets/icon/check.svg);mask-image:url(/src/assets/icon/check.svg);-webkit-transform:unset!important;transform:unset!important}.tabs>a.sprite:before,.tabs>span.sprite:before{background-position:33.333% 0;background-size:cover}@media(max-width:480px){.tabs.three{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.tabs.three>a:first-child,.tabs.three>span:first-child{grid-area:1/1/2/2}.tabs.three>a:nth-child(2),.tabs.three>span:nth-child(2){grid-area:1/2/3/3}.tabs.three>a:nth-child(3),.tabs.three>span:nth-child(3){grid-area:2/1/3/2}}.tabs-2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;border-radius:5.20833rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;padding:.21rem}@media(max-width:480px){.tabs-2{border-radius:26.66667rem;padding:1.07rem}}.tabs-2>*{-webkit-box-flex:1;-ms-flex-positive:1;border-radius:5rem;color:#0d0d0d;cursor:pointer;display:inline-block;flex-grow:1;font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal;padding:1.04rem 1.25rem;pointer-events:all;text-align:center;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}@media(max-width:480px){.tabs-2>*{border-radius:26.66667rem;font-size:4.26667rem;line-height:144%;padding:3.2rem 6.4rem}}.tabs-2>:hover{background:#d1d4d8}.tabs-2>.anchor-active,.tabs-2>.slide-selected{background:#0d0d0d;color:#fff}.btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.83rem;justify-content:center}.btns.left,.btns.left-f{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.btns a.btn:hover{text-decoration:none!important}@media(max-width:480px){.btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;gap:3.22rem}}[data-click-slow-class]:before{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--bg);border-radius:var(--size);bottom:0;color:var(--color);content:attr(data-click-text);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:var(--font-size);font-weight:500;justify-content:center;left:0;line-height:normal;opacity:0;position:absolute;right:var(--size);top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}@media(max-width:480px){[data-click-slow-class]:before{right:0}[data-click-slow-class] .icon{display:none}}[data-click-slow-class] .icon:before{-webkit-mask-image:url(/src/assets/icon/download.svg);mask-image:url(/src/assets/icon/download.svg);opacity:1}[data-click-slow-class] .icon:after,[data-click-slow-class] .icon:before{-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:1}[data-click-slow-class] .icon:after{background:var(--color);content:"";height:1.25rem;left:50%;-webkit-mask-image:url(/src/assets/icon/check.svg);mask-image:url(/src/assets/icon/check.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.25rem}[data-click-slow-class]:hover>.icon{-webkit-transform:translateX(var(--icon-end));transform:translateX(var(--icon-end))}[data-click-slow-class].slow-action:before{opacity:1}[data-click-slow-class].slow-action .icon:before{opacity:0}[data-click-slow-class].slow-action .icon:after{opacity:1}.team-data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-item-align:start;align-items:center;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.25rem;justify-content:flex-start}@media(max-width:480px){.team-data{gap:4.267rem}}.team-data .img-frame-cover{border-radius:.83333rem;height:4.47917rem;overflow:hidden;width:4.47917rem}@media(max-width:480px){.team-data .img-frame-cover{border-radius:3.2rem;height:19.2rem;width:19.2rem}}.team-data .data{gap:.31rem}@media(max-width:480px){.team-data .data{gap:1.06667rem}}.team-data .data span{color:#0d0d0d;font-family:Bauziet;font-size:1.04167rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:144%}@media(max-width:480px){.team-data .data span{color:#0d0d0d;font-family:Bauziet;font-size:4.26667rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:144%}}.team-data .data p{color:#00122d;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.team-data .data p{color:#0d0d0d;font-size:3.73333rem;font-style:normal;font-weight:400;line-height:144%}}.sb-hrt{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;will-change:transform}.sb-hrt:after,.sb-hrt:before{background:var(--substract-bg,#fff);content:"";display:inline-block;-webkit-mask-image:url(/src/assets/mask/footer/scroll-up-full.png);mask-image:url(/src/assets/mask/footer/scroll-up-full.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 100%;mask-size:auto 100%;width:3.33rem;will-change:transform}.sb-hrt:after{-webkit-mask-position:right top;mask-position:right top;width:var(--substract-r,2.5rem)}.sb-hrt:before{-webkit-mask-position:left top;mask-position:left top;width:var(--substract-l,4rem)}.sb-hrt .sb-center{-webkit-box-flex:1;-ms-flex-positive:1;background:var(--substract-bg,#fff);display:inline-block;flex-grow:1;height:var(--substract-h,5.36rem);-webkit-mask-image:url(/src/assets/mask/footer/scroll-up-center.svg);mask-image:url(/src/assets/mask/footer/scroll-up-center.svg);-webkit-mask-position:top;mask-position:top;-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:auto 100%;mask-size:auto 100%;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.substract-bottom-center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:var(--substract-bottom-center-color,#fff);border-radius:3.2812rem;border-bottom-left-radius:0;border-bottom-right-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.5rem;justify-content:center;padding:1.67rem 1.67rem 0;position:relative}@media(max-width:480px){.substract-bottom-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:11.45rem;border-bottom-left-radius:0;border-bottom-right-radius:0;-ms-flex-direction:column;flex-direction:column;gap:3.2rem;padding:3.2rem 3.2rem 0}}.substract-bottom-center.vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.substract-bottom-center:after,.substract-bottom-center:before{background:var(--substract-bottom-center-color,#fff);bottom:-1px;content:"";height:2.08333rem;-webkit-mask-image:url(/src/assets/mask/substract-bottom-center/left.png);mask-image:url(/src/assets/mask/substract-bottom-center/left.png);-webkit-mask-position:right bottom;mask-position:right bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:1.25rem}@media(max-width:480px){.substract-bottom-center:after,.substract-bottom-center:before{height:12.26667rem;-webkit-mask-image:url(/src/assets/mask/substract-bottom-center/left-m.png);mask-image:url(/src/assets/mask/substract-bottom-center/left-m.png);width:7.73333rem}}.substract-bottom-center:before{right:calc(-1px + 100%)}.substract-bottom-center:after{left:calc(-1px + 100%);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.substract-bottom-center.small{border-radius:2.6rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.87rem .87rem 0}@media(max-width:480px){.substract-bottom-center.small{border-radius:11.45rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:3.2rem 3.2rem 0}}.substract-bottom-center.small:after,.substract-bottom-center.small:before{height:1.25rem;-webkit-mask-image:url(/src/assets/mask/left-bottom.svg);mask-image:url(/src/assets/mask/left-bottom.svg);width:1.51042rem}@media(max-width:480px){.substract-bottom-center.small:after,.substract-bottom-center.small:before{height:12.26667rem;width:7.73333rem}}.substract-bottom-center.small:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.substract-bottom-center.small:after{-webkit-transform:unset;transform:unset}.substract-bottom-center.fix{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.substract-top-left{--substract-bottom-center-color:#fff;background:var(--substract-bottom-center-color);border-bottom-right-radius:1.6rem;padding:1.67rem 1.67rem 0;position:relative}@media(max-width:480px){.substract-top-left{border-bottom-right-radius:6.45rem;padding:0 3.2rem 3.2rem}}.substract-top-left:after,.substract-top-left:before{background:var(--substract-bottom-center-color);bottom:0;content:"";height:2.08333rem;-webkit-mask-image:url(/src/assets/mask/corn-tr.png);mask-image:url(/src/assets/mask/corn-tr.png);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:100%;-webkit-transform:translateZ(0);transform:translateZ(0);width:1.25rem;will-change:transform}@media(max-width:480px){.substract-top-left:after,.substract-top-left:before{height:10.26667rem;width:4.73333rem}}.substract-top-left:before{left:0}.substract-top-left:after{left:100%;top:0}.substract-top-left.small{border-radius:2rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.87rem .87rem 0}@media(max-width:480px){.substract-top-left.small{border-radius:11.45rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:3.2rem 3.2rem 0}}.substract-top-left.small:after,.substract-top-left.small:before{height:1.25rem;-webkit-mask-image:url(/src/assets/mask/left-bottom.svg);mask-image:url(/src/assets/mask/left-bottom.svg);width:1.51042rem}@media(max-width:480px){.substract-top-left.small:after,.substract-top-left.small:before{height:12.26667rem;width:7.73333rem}}.substract-top-left.small:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.substract-top-left.small:after{-webkit-transform:unset;transform:unset}.substract-right-bottom{--substract-bottom-center-color:#fff;background:var(--substract-bottom-center-color);border-top-left-radius:var(--substract-border-radius,1.6rem);padding:1.67rem 1.67rem 0;position:relative}@media(max-width:480px){.substract-right-bottom{border-top-left-radius:var(--substract-border-radius,6.45rem);padding:0 3.2rem 3.2rem}}.substract-right-bottom:after,.substract-right-bottom:before{background:var(--substract-bottom-center-color);bottom:0;content:"";height:2.08333rem;-webkit-mask-image:url(/src/assets/mask/corn-tr.png);mask-image:url(/src/assets/mask/corn-tr.png);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;-webkit-transform:translateZ(0) rotate(180deg);transform:translateZ(0) rotate(180deg);width:1.25rem;will-change:transform}@media(max-width:480px){.substract-right-bottom:after,.substract-right-bottom:before{height:10.26667rem;width:4.73333rem}}.substract-right-bottom:before{bottom:-1px;right:calc(100% - 1px)}.substract-right-bottom:after{bottom:calc(100% - 1px);right:-1px}.substract-right-bottom.small{border-radius:2rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.87rem .87rem 0}@media(max-width:480px){.substract-right-bottom.small{border-radius:11.45rem;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:3.2rem 3.2rem 0}}.substract-right-bottom.small:after,.substract-right-bottom.small:before{height:1.25rem;-webkit-mask-image:url(/src/assets/mask/left-bottom.svg);mask-image:url(/src/assets/mask/left-bottom.svg);width:1.51042rem}@media(max-width:480px){.substract-right-bottom.small:after,.substract-right-bottom.small:before{height:12.26667rem;width:7.73333rem}}.substract-right-bottom.small:before{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.substract-right-bottom.small:after{-webkit-transform:unset;transform:unset}.boards-grid{display:grid;gap:1.67rem;grid-template-columns:1fr 1fr 1fr}@media(max-width:480px){.boards-grid{grid-template-columns:1fr}}.boards-grid>div{position:relative}.boards-grid>div:before{background:var(--board-back-color,#fff);content:"";height:3.125rem;left:50%;-webkit-mask-image:url(/src/assets/mask/price/tc.png);mask-image:url(/src/assets/mask/price/tc.png);-webkit-mask-position:top center;mask-position:top center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:9.5826rem;z-index:10}@media(max-width:480px){.boards-grid>div:before{height:11.2rem;-webkit-mask-image:url(/src/assets/mask/price/tc_m.png);mask-image:url(/src/assets/mask/price/tc_m.png);width:40.28347rem}}.boards-grid>div .img-frame{height:4.7rem;left:50%;overflow:hidden;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4.7rem;z-index:100}@media(max-width:480px){.boards-grid>div .img-frame{height:18.7rem;width:18.7rem}}.boards-grid>div .img-frame img{-webkit-transform:scale(1);transform:scale(1)}.boards-grid>div .data{--substract-bottom-center-color:var(--board-back-color,#fff);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;background:var(--pan-bg,#ffc72c);border-radius:1.3rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;justify-content:flex-start;overflow:hidden;padding:4.38rem 1.67rem 1rem;position:relative}.boards-grid>div .data>.h3,.boards-grid>div .data>.p,.boards-grid>div .data>h3,.boards-grid>div .data>p{color:var(--pan-color)}@media(max-width:480px){.boards-grid>div .data{border-radius:6.4rem;padding:17.1rem 4.27rem 3.2rem}}.boards-grid>div .data .substract-bottom-center{margin-top:2.71rem}@media(max-width:480px){.boards-grid>div .data .substract-bottom-center{margin-top:7.47rem}}.boards-grid>div .data:has(.substract-bottom-center){padding-bottom:0}.boards-grid>div.secondary{--pan-bg:#eaecf1}.boards-grid>div.primary{--pan-bg:#023a8d;--pan-color:#fff}.boards-grid>div.gray{--pan-bg:#00aeb3;--pan-color:#fff}.boards-grid>div.silver{--pan-bg:linear-gradient(216deg,rgba(205,214,254,.66) 4.86%,rgba(130,136,168,.66) 27.63%,rgba(207,215,255,.66) 54.71%,rgba(130,136,168,.66) 82.18%)}div.block-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-item-align:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.04rem;justify-content:flex-start}@media(max-width:480px){div.block-title{gap:5.33rem}}div.block-title .point{font-size:1.04167rem;font-weight:500}@media(max-width:480px){div.block-title .point{font-size:4.26667rem}}div.block-title *{text-align:center}div.block-title>.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.04rem;justify-content:flex-start}@media(max-width:480px){div.block-title>.container{gap:5.33rem}}div.block-title .subtitle a{font-size:inherit}.blog-content{gap:1.25rem}@media(max-width:480px){.blog-content{gap:3.2rem}}.blog-content .aligncenter{-ms-flex-item-align:center;align-self:center}.blog-content .alignleft{-ms-flex-item-align:start;align-self:flex-start}.blog-content .alignright{-ms-flex-item-align:end;align-self:flex-end}.blog-content p{color:#606366;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.blog-content p{font-size:4.26667rem}}.blog-content p:has(img){-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.blog-content p:has(img) img{border-radius:1.5rem}@media(max-width:480px){.blog-content p:has(img) img{border-radius:6rem}}.blog-content strong{color:inherit;font-size:inherit;font-style:inherit;font-weight:500}.blog-content em{color:inherit;font-size:inherit;font-style:italic}.blog-content a{color:#023a8d;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.blog-content a{font-size:4.26667rem}}.blog-content a:hover{text-decoration:underline}.blog-content ol li,.blog-content ul li{color:#606366!important;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.blog-content ol li,.blog-content ul li{font-size:4.26667rem}}.blog-content ol li>strong,.blog-content ul li>strong{font-weight:500!important}.blog-content ol{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;justify-content:flex-start}@media(max-width:480px){.blog-content ol{gap:6.4rem}}.blog-content pre{-webkit-font-feature-settings:"cv11" on,"cv01" on,"ss01" on;font-feature-settings:"cv11" on,"cv01" on,"ss01" on;background:#f4f6fa;border-radius:.83333rem;color:#0d0d0d;font-family:Fira Mono,monospace;font-size:.72917rem;font-style:normal;font-weight:400;line-height:1.04167rem;padding:.83333rem}@media(max-width:480px){.blog-content pre{border-radius:4.26667rem;font-size:3.73333rem;line-height:5.33333rem;padding:4.27rem}}.blog-content .btns{margin:2.9rem 0}@media(max-width:480px){.blog-content .btns{margin:6.4rem 0}}.blog-content>.note{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:#f4f6fa;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;padding:1.67rem}.blog-content>.note,.blog-content>.note .btns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blog-content>.note .btns{margin:0;padding:0}@media(max-width:480px){.blog-content>.note{border-radius:6.4rem;gap:5.33rem;padding:8.53rem 4.27rem}.blog-content>.note .btns{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.blog-pad{padding-left:19.96rem;padding-right:19.96rem}@media(max-width:480px){.blog-pad{padding-left:4.27rem;padding-right:4.27rem}}.blog-pad-inner{padding-left:17.71rem;padding-right:17.71rem}@media(max-width:480px){.blog-pad-inner{padding-left:0;padding-right:0}}.blog-content1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-content1 .embed-frame{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;aspect-ratio:var(--embed-frame-ratio,16/9);background:#eaecf1;border:1px solid #eaecf1;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;overflow:hidden;position:relative;width:100%}@media(max-width:480px){.blog-content1 .embed-frame{border-radius:6.4rem}}.blog-content1 .embed-frame>iframe{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;pointer-events:all;width:100%}.blog-content1 .embed-frame .blocked{bottom:0;display:none;left:0;position:absolute;right:0;top:0}.blog-content1 .embed-frame:has(iframe[src=""]) .blocked{display:block}.blog-content1 .embed-frame:has(iframe[src=""]) iframe{display:none}.blog-content1 .text-content:first-of-type ol,.blog-content1 .text-content:first-of-type p,.blog-content1 .text-content:first-of-type ul{margin-top:0}.blog-content1 .text-content .table-scroll{border:1px solid #dee1e5;border-radius:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:2.25rem 0;max-width:39.375rem;min-width:100%;overflow:auto}@media(max-width:480px){.blog-content1 .text-content .table-scroll{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;border:unset;border-radius:unset;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start;margin:7.47rem -4.27rem;max-width:100rem;padding-bottom:4.27rem}.blog-content1 .text-content .table-scroll:after,.blog-content1 .text-content .table-scroll:before{-ms-flex-negative:0;content:"";display:inline-block;flex-shrink:0;width:4.27rem}}.blog-content1 .text-content .table-scroll table{min-width:100%}.blog-content1 .text-content table{border-collapse:collapse;border-radius:.75rem;-webkit-box-sizing:border-box;box-sizing:border-box}@media(max-width:480px){.blog-content1 .text-content table{-ms-flex-negative:0;border:1px solid #dee1e5;border-collapse:separate;border-radius:3.2rem;border-spacing:0;flex-shrink:0;overflow:hidden}}.blog-content1 .text-content table td,.blog-content1 .text-content table th{border-bottom:1px solid #dee1e5;border-right:1px solid #dee1e5;padding:.75rem 1rem}@media(max-width:480px){.blog-content1 .text-content table td,.blog-content1 .text-content table th{padding:3.2rem}}.blog-content1 .text-content table td:last-child,.blog-content1 .text-content table th:last-child{border-right:none}.blog-content1 .text-content table td,.blog-content1 .text-content table td *,.blog-content1 .text-content table th,.blog-content1 .text-content table th *{color:#3b4c63;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:400;line-height:162%}@media(max-width:480px){.blog-content1 .text-content table td,.blog-content1 .text-content table td *,.blog-content1 .text-content table th,.blog-content1 .text-content table th *{font-size:4.26667rem}}.blog-content1 .text-content table>:last-child,.blog-content1 .text-content table>:last-child>:last-child,.blog-content1 .text-content table>:last-child>:last-child>*{border-bottom:none}.blog-content1 .text-content table th,.blog-content1 .text-content table thead td{background:#f5f6f7}.blog-content1 .text-content table th,.blog-content1 .text-content table th *,.blog-content1 .text-content table thead td,.blog-content1 .text-content table thead td *{font-weight:500}.blog-content1 .text-content .bold-text{color:#0d0d0d;font-family:Poppins;font-size:1.25rem;font-style:normal;font-weight:500;line-height:144%;margin-top:1.88rem}@media(max-width:480px){.blog-content1 .text-content .bold-text{font-size:4.8rem;margin-top:7.47rem}}.blog-content1 .text-content p:not(:first-of-type){margin-top:1rem}@media(max-width:480px){.blog-content1 .text-content p:not(:first-of-type){margin-top:4.5rem}}.blog-content1 .text-content ul+p{margin-top:.62rem!important}@media(max-width:480px){.blog-content1 .text-content ul+p{margin-top:3.2rem!important}}.blog-content1 .blog-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.04rem;-moz-column-gap:1.04rem;column-gap:1.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.75rem;position:relative}@media(max-width:480px){.blog-content1 .blog-title{-webkit-column-gap:2.13rem;-moz-column-gap:2.13rem;column-gap:2.13rem;margin-top:7.47rem}}.blog-content1 .blog-title img{height:2.08333rem;margin-bottom:.5rem;width:2.08333rem}@media(max-width:480px){.blog-content1 .blog-title img{height:6.4rem;margin-bottom:1.5rem;width:6.4rem}}.blog-content1 .blog-title .anchor{left:0;position:absolute;-webkit-transform:translateY(calc(var(--dyn-top-pad, 0px) - 6.5rem));transform:translateY(calc(var(--dyn-top-pad, 0px) - 6.5rem))}@media(max-width:480px){.blog-content1 .blog-title .anchor{-webkit-transform:translateY(calc(var(--dyn-top-pad, 0px) - 47rem));transform:translateY(calc(var(--dyn-top-pad, 0px) - 47rem))}}.blog-content1 p{color:#606366;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%;margin-top:1.88rem}@media(max-width:480px){.blog-content1 p{font-size:4.26667rem;margin-top:5.33rem}}.blog-content1 p a{color:#023a8d;font:inherit}.blog-content1 p>strong{color:#0d0d0d}.blog-content1 p span{color:inherit;font:inherit}.blog-content1 strong{color:inherit;font-size:inherit;font-style:inherit;font-weight:500}.blog-content1 em{color:inherit;font-size:inherit;font-style:italic}.blog-content1 ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:1.88rem;row-gap:1.25rem}@media(max-width:480px){.blog-content1 ul{margin-top:5.33rem;row-gap:5.33rem}}.blog-content1 ul li{color:#606366;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%;padding-left:1.2rem}@media(max-width:480px){.blog-content1 ul li{font-size:4.26667rem}}.blog-content1 ul li a{color:#023a8d;font:inherit}.blog-content1 ul li>strong{color:#0d0d0d;font-weight:500}@media(max-width:480px){.blog-content1 ul li{padding-left:5rem}}.blog-content1 ul li:before{background:var(--ul-point-color,#ffc72c);border-radius:50%;height:.52083rem;left:0;-webkit-mask:unset;mask:unset;top:.5rem;width:.52083rem}@media(max-width:480px){.blog-content1 ul li:before{height:1.6rem;top:2.5rem;width:1.6rem}}.blog-content1 ol{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:1.88rem;row-gap:1.25rem}@media(max-width:480px){.blog-content1 ol{margin-top:5.33rem;row-gap:5.33rem}}.blog-content1 ol li{color:#606366;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){.blog-content1 ol li{font-size:4.26667rem}}.blog-content1 ol li a{color:#023a8d;font:inherit}.blog-content1 ol li>strong{color:#0d0d0d;font-weight:500}.blog-content1 ol p{margin-left:-1.1rem;margin-top:0}@media(max-width:480px){.blog-content1 ol p{margin-left:-6.3rem}}.blog-content1 .color-cards .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.83333rem;-moz-column-gap:.83333rem;column-gap:.83333rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.88rem}@media(max-width:480px){.blog-content1 .color-cards .row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:7.47rem;row-gap:3.2rem}}.blog-content1 .color-cards .row>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;align-items:center;border-radius:1.66667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-direction:column;flex-direction:column;gap:.83333rem;justify-content:center;min-height:7.084rem;padding:1.66667rem}@media(max-width:480px){.blog-content1 .color-cards .row>div{border-radius:8.53333rem;min-height:auto;padding:4.66667rem;row-gap:1.07rem;width:90%}}.blog-content1 .color-cards .row>div.white{background:#f4f6fa}.blog-content1 .color-cards .row>div.black{background:#0d0d0d}.blog-content1 .color-cards .row>div.black *{color:#fff!important}.blog-content1 .color-cards .row>div.yellow{background:#ffc72c}.blog-content1 .color-cards .row>div.light-blue{background:#1969ff}.blog-content1 .color-cards .row>div.light-blue *{color:#fff!important}.blog-content1 .color-cards .row>div.blue{background:#023a8d}.blog-content1 .color-cards .row>div.blue *{color:#fff!important}.blog-content1 .color-cards .row>div .title{color:#0d0d0d;font-family:Bauziet;font-size:1.875rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%;text-align:center}@media(max-width:480px){.blog-content1 .color-cards .row>div .title{font-size:7.46667rem}}.blog-content1 .color-cards .row>div .text{color:#0d0d0d;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%;text-align:center}@media(max-width:480px){.blog-content1 .color-cards .row>div .text{font-size:3.73333rem}}.blog-content1 .note{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#f4f6fa;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:1.88rem;overflow:hidden;padding:1.67rem;position:relative}@media(max-width:480px){.blog-content1 .note{border-radius:8.53333rem;margin-top:7.47rem;padding:6.4rem 4.27rem}}.blog-content1 .note .text{color:#0d0d0d;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:500;line-height:144%;position:relative;text-indent:4rem}@media(max-width:480px){.blog-content1 .note .text{font-size:5.33333rem;text-indent:14rem}}.blog-content1 .note .text:before{background:#0d0d0d;content:"";display:inline-block;height:1.25rem;left:.2rem;-webkit-mask-image:url(/src/assets/icon/qt.svg);mask-image:url(/src/assets/icon/qt.svg);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;width:1.25rem}@media(max-width:480px){.blog-content1 .note .text:before{height:4.26667rem;left:.5rem;top:1.6rem;width:4.26667rem}}.blog-content1 .note .text a{font:inherit!important;-webkit-text-decoration:underline 1px transparent;text-decoration:underline 1px transparent;-webkit-transition:text-decoration-color .3s ease;transition:text-decoration-color .3s ease}.blog-content1 .note .text a:hover{text-decoration-color:#023a8d}@media(max-width:480px){.blog-content1 .note .author .data{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:71rem}}.blog-content1 .note .author span{color:#0d0d0d;font-family:Bauziet;font-size:1.04167rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%}@media(max-width:480px){.blog-content1 .note .author span{font-size:4.26667rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}}.blog-content1 .note .author p{color:#00122d;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%;margin-top:.31rem}@media(max-width:480px){.blog-content1 .note .author p{font-size:3.73333rem;margin-top:1.07rem}}.blog-content1 .note.big-author{border-bottom-left-radius:0;padding-bottom:.73rem;row-gap:4.48rem}@media(max-width:480px){.blog-content1 .note.big-author{padding-bottom:3.2rem;row-gap:42.4rem}}.blog-content1 .note.big-author:after{background:#fff;bottom:-1px;content:"";height:6.97917rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/quot/l-b.png);mask-image:url(/src/assets/mask/quot/l-b.png);-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:6.97917rem}@media(max-width:480px){.blog-content1 .note.big-author:after{height:28.8rem;width:28.8rem}}.blog-content1 .note.big-author:before{background:url(/src/assets/img/bee/blue.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;bottom:-13.3rem;content:"";display:block;height:29.52021rem;position:absolute;right:-17rem;-webkit-transform:scaleX(-1) rotate(31deg);transform:scaleX(-1) rotate(31deg);width:33.3201rem}@media(max-width:480px){.blog-content1 .note.big-author:before{bottom:-22.3rem;height:101.52021rem;right:-47rem;-webkit-transform:rotate(-113deg);transform:rotate(-113deg);width:93.3201rem}}.blog-content1 .note.big-author .author{padding-left:5.31rem;position:relative;z-index:100}@media(max-width:480px){.blog-content1 .note.big-author .author{padding-left:24.6rem}}.blog-content1 .note.big-author .author .img-frame{border-radius:.83333rem;bottom:-.73rem;height:4.47917rem;left:-1.67rem;overflow:hidden;position:absolute;width:4.47917rem;z-index:1}@media(max-width:480px){.blog-content1 .note.big-author .author .img-frame{border-radius:3.2rem;bottom:-3.2rem;height:19.2rem;left:-4.27rem;width:19.2rem}}.blog-content1 .note.small-author{row-gap:1.67rem}@media(max-width:480px){.blog-content1 .note.small-author{row-gap:6.4rem}}.blog-content1 .note.small-author .author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.62rem;-moz-column-gap:.62rem;column-gap:.62rem;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:0}@media(max-width:480px){.blog-content1 .note.small-author .author{-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem}}.blog-content1 .note.small-author .author .img-frame{border-radius:.41667rem;height:1.875rem;overflow:hidden;width:1.875rem}@media(max-width:480px){.blog-content1 .note.small-author .author .img-frame{border-radius:2.13333rem;height:9.6rem;width:9.6rem}}.blog-content1 .note.small-author .author .data{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.31rem;-moz-column-gap:.31rem;column-gap:.31rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:480px){.blog-content1 .note.small-author .author .data{-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;column-gap:1.6rem}}.blog-content1 .note.small-author .author .data span{font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:500;letter-spacing:normal;line-height:144%}@media(max-width:480px){.blog-content1 .note.small-author .author .data span{font-size:3.73333rem}}.blog-content1 .note.small-author .author .data p{margin:0}.blog-content1 .note.small-author.v2{row-gap:3.33rem}@media(max-width:480px){.blog-content1 .note.small-author.v2{padding-bottom:30.67rem;row-gap:6.4rem}}.blog-content1 .note.small-author.v2:before{background:url(/src/assets/img/bee/yelow-2.png);background-position:0 100%;background-repeat:no-repeat;background-size:contain;bottom:-12.7rem;content:"";display:block;height:21.3837rem;left:-8.5rem;position:absolute;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:27.72698rem}@media(max-width:480px){.blog-content1 .note.small-author.v2:before{bottom:-26.7rem;height:71.3837rem;left:-30.5rem;-webkit-transform:rotate(1deg);transform:rotate(1deg);width:80.72698rem}}.blog-content1 .note.small-author.v2 .author{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:480px){.blog-content1 .note.small-author.v2 .author *{text-align:right}.blog-content1 .note.small-author.v2 .author .data{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:stretch;-ms-flex-direction:column;flex-direction:column}}.blog-content1 .note.small-author.v2 .author .img-frame,.blog-content1 .note.small-author.v3 .author .img-frame{display:none}.blog-content1 .note.small-author.v3 .author .data{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;row-gap:.25rem}.blog-content1 .embeds,.blog-content1 .imgs,.blog-content1 .note.small-author.v3 .author .data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-content1 .embeds,.blog-content1 .imgs{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.75rem;overflow:hidden;row-gap:.83333rem}@media(max-width:480px){.blog-content1 .embeds,.blog-content1 .imgs{border-top-left-radius:6.4rem;border-top-right-radius:6.4rem;margin-top:10.67rem;row-gap:4.26667rem}}.blog-content1 .embeds:not(.img-zoom) .zoom,.blog-content1 .imgs:not(.img-zoom) .zoom{display:none}.blog-content1 .embeds .img-frame,.blog-content1 .imgs .img-frame{-webkit-box-flex:1;-ms-flex-positive:1;border-radius:1.25rem;flex-grow:1;min-height:var(--img-set-h,22.32453rem);overflow:hidden}@media(max-width:480px){.blog-content1 .embeds .img-frame,.blog-content1 .imgs .img-frame{border-radius:6.4rem}}.blog-content1 .embeds .img-frame img,.blog-content1 .imgs .img-frame img{-o-object-fit:cover;object-fit:cover}.blog-content1 .embeds>p,.blog-content1 .imgs>p{font-size:.72917rem;line-height:144%;margin-top:0}@media(max-width:480px){.blog-content1 .embeds>p,.blog-content1 .imgs>p{font-size:3.2rem}}.blog-content1 .embeds.img-zoom,.blog-content1 .imgs.img-zoom{cursor:pointer;position:relative}.blog-content1 .embeds.img-zoom:hover:before,.blog-content1 .imgs.img-zoom:hover:before{opacity:1;-webkit-transition-delay:.5s;transition-delay:.5s}.blog-content1 .embeds.img-zoom:hover .zoom span,.blog-content1 .imgs.img-zoom:hover .zoom span{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-delay:.7s;transition-delay:.7s}.blog-content1 .embeds.img-zoom:hover .zoom .expand,.blog-content1 .imgs.img-zoom:hover .zoom .expand{opacity:1}.blog-content1 .embeds.img-zoom:before,.blog-content1 .imgs.img-zoom:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(18.81%,rgba(0,15,36,.25)),color-stop(75.24%,rgba(0,15,36,0)));background:linear-gradient(180deg,rgba(0,15,36,.25) 18.81%,rgba(0,15,36,0) 75.24%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}@media(max-width:480px){.blog-content1 .embeds.img-zoom:before,.blog-content1 .imgs.img-zoom:before{display:none}}.blog-content1 .embeds.img-zoom .zoom,.blog-content1 .imgs.img-zoom .zoom{height:2.71rem;overflow:hidden;position:absolute;right:1.25rem;top:1.25rem}@media(max-width:480px){.blog-content1 .embeds.img-zoom .zoom,.blog-content1 .imgs.img-zoom .zoom{display:none}}.blog-content1 .embeds.img-zoom .zoom span,.blog-content1 .imgs.img-zoom .zoom span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1969ff;border-radius:5.20833rem;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:500;height:100%;line-height:144%;margin:0;opacity:0;padding-left:.83333rem;padding-right:3rem;-webkit-transform:scaleX(.3);transform:scaleX(.3);-webkit-transform-origin:right;transform-origin:right;-webkit-transition:opacity .5s ease,-webkit-transform .3s ease .2s;transition:opacity .5s ease,-webkit-transform .3s ease .2s;transition:transform .3s ease .2s,opacity .5s ease;transition:transform .3s ease .2s,opacity .5s ease,-webkit-transform .3s ease .2s}.blog-content1 .embeds.img-zoom .zoom .expand,.blog-content1 .imgs.img-zoom .zoom .expand{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.29167rem;justify-content:center;opacity:0;position:absolute;right:.20833rem;top:.20833rem;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:2.29167rem;z-index:1}.blog-content1 .embeds.img-zoom .zoom .expand img,.blog-content1 .imgs.img-zoom .zoom .expand img{height:1.25rem;width:1.25rem}.blog-content1 .embeds.big-size,.blog-content1 .imgs.big-size{margin-left:-10.5rem;margin-right:-10.5rem}@media(max-width:480px){.blog-content1 .embeds.big-size,.blog-content1 .imgs.big-size{margin-left:0;margin-right:0}}.blog-content1 .alert+div:not(.alert,.h1,.h2,.h3,.h4,.h5,.h6){margin-top:6.35rem}@media(max-width:480px){.blog-content1 .alert+div:not(.alert,.h1,.h2,.h3,.h4,.h5,.h6){margin-top:12.81rem}}.blog-content1 .alert{border-radius:1.25rem;margin-bottom:-2.5rem;margin-top:3.75rem;padding:1.66667rem}@media(max-width:480px){.blog-content1 .alert{border-radius:6.4rem;margin-bottom:-2.14rem;margin-top:7.47rem;padding:4.26667rem}}.blog-content1 .alert .text{color:#0d0d0d;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%;text-indent:0}@media(max-width:480px){.blog-content1 .alert .text{font-size:4.26667rem}}.blog-content1 .alert .text:before{display:none}.blog-content1 .alert .text .icon{--icon-size:0.9375rem}@media(max-width:480px){.blog-content1 .alert .text .icon{--icon-size:4.26667rem;--icon-pad:3rem}}.blog-content1 .alert .text .icon:before{margin-bottom:-.1rem}@media(max-width:480px){.blog-content1 .alert .text .icon:before{margin-bottom:-.8rem}}.blog-content1 .alert.note{background:#f4f6fa}.blog-content1 .alert.note .text .icon{--icon-src:url(/src/assets/icon/alert-note.svg)}.blog-content1 .alert.info{background:rgba(41,204,57,.1)}.blog-content1 .alert.info .text .icon{--icon-src:url(/src/assets/icon/alert-info.svg)}.blog-content1 .alert.tip{background:rgba(255,199,44,.1)}.blog-content1 .alert.tip .text .icon{--icon-src:url(/src/assets/icon/alert-tip.svg)}.blog-content1 .alert.warning{background:rgba(255,0,0,.1)}.blog-content1 .alert.warning .text .icon{--icon-src:url(/src/assets/icon/alert-warning.svg)}.blog-content1 code{background:#f5f6f7;border-radius:.41667rem;font-family:Fira Mono,monospace;font-size:.72917rem;font-style:normal;font-weight:500;line-height:1.04167rem;padding:.26rem .62rem .42rem}@media(max-width:480px){.blog-content1 code{border-radius:2.13333rem;font-size:3.73333rem;line-height:5.33333rem;padding:1.33rem 3.2rem 2.13rem}}.blog-content1 .code{margin-top:1.88rem}@media(max-width:480px){.blog-content1 .code{margin-top:7.47rem;overflow:hidden}}.blog-content1 .code .pre,.blog-content1 .code pre{-webkit-font-feature-settings:"cv11" on,"cv01" on,"ss01" on;font-feature-settings:"cv11" on,"cv01" on,"ss01" on;background:#f4f6fa;border-radius:.83333rem;color:#0d0d0d;font-family:Fira Mono,monospace;font-size:.72917rem;font-style:normal;font-weight:400;line-height:1.04167rem;padding:1.66667rem}@media(max-width:480px){.blog-content1 .code .pre,.blog-content1 .code pre{border-radius:4.26667rem;font-size:3.73333rem;line-height:5.33333rem;padding:4.26667rem}}.blog-content1 .cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#ffc72c;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:3.75rem;overflow:hidden;padding:1.67rem}@media(max-width:480px){.blog-content1 .cta{border-radius:6.4rem;margin-top:10.47rem;padding:6.4rem 4.26667rem}}.blog-content1 .cta .title{color:#0d0d0d;font-family:Bauziet;font-size:1.875rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%}@media(max-width:480px){.blog-content1 .cta .title{font-size:6.4rem}}.blog-content1 .cta .text{color:#0d0d0d;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%;margin-top:1.25rem}@media(max-width:480px){.blog-content1 .cta .text{font-size:4.26667rem;margin-top:6.4rem}.blog-content1 .cta .btns{margin-top:6.4rem!important}.blog-content1 .cta .btns .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blog-content1 .cta .btns .btn .txt{display:inline-block;height:7rem;max-width:60rem;overflow:hidden;padding:4.5rem 6.25rem 5rem;text-overflow:ellipsis}.blog-content1 .cta .btns .btn .icon{display:none}}.blog-content1 .cta.v1 .btns{-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;margin-top:1.25rem}.blog-content1 .cta.v2{padding-top:3.13rem}@media(max-width:480px){.blog-content1 .cta.v2{padding-top:37rem}}.blog-content1 .cta.v2 .btns{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:80%;z-index:1}@media(max-width:480px){.blog-content1 .cta.v2 .btns{max-width:none}}.blog-content1 .cta.v2:after{background:url(/src/assets/img/bee/blog-y-r.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:34.32292rem;position:absolute;right:1rem;top:1rem;width:9.16667rem}@media(max-width:480px){.blog-content1 .cta.v2:after{display:none}}.blog-content1 .cta.v2:before{background:url(/src/assets/img/bee/blog-y-l.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:34.32292rem;left:1.7rem;position:absolute;top:-2rem;width:11.92708rem}@media(max-width:480px){.blog-content1 .cta.v2:before{background-image:url(/src/assets/img/bee/blue.png);bottom:auto;height:95.77411rem;left:-47.3rem;top:-24rem;-webkit-transform:rotate(39deg);transform:rotate(39deg);width:88.00521rem}}.blog-content1 .cta.v2 .title{margin:0 auto 1.04rem;text-align:center;width:23rem}@media(max-width:480px){.blog-content1 .cta.v2 .title{margin-bottom:12rem;width:75rem}}.blog-content1 .cta.v2 .text{display:none}@media(max-width:480px){.blog-content1 .cta.v3{padding-top:37rem}}.blog-content1 .cta.v3:before{background:url(/src/assets/img/bee/blue.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;bottom:-9rem;content:"";display:block;height:29.52021rem;position:absolute;right:-21.3rem;-webkit-transform:scaleX(-1) rotate(22deg);transform:scaleX(-1) rotate(22deg);width:33.3201rem}@media(max-width:480px){.blog-content1 .cta.v3:before{background-image:url(/src/assets/img/bee/blue.png);bottom:auto;height:95.77411rem;left:-47.3rem;right:auto;top:-24rem;-webkit-transform:rotate(39deg);transform:rotate(39deg);width:88.00521rem}}.blog-content1 .cta.v3 .title{width:26rem}@media(max-width:480px){.blog-content1 .cta.v3 .title{margin:0 auto;text-align:center;width:75rem}}.blog-content1 .cta.v3 .text{width:26rem}@media(max-width:480px){.blog-content1 .cta.v3 .text{margin-bottom:1.33rem;text-align:center;width:auto}}.blog-content1 .cta.v3 .btns{-ms-flex-wrap:wrap;flex-wrap:wrap}.blog-content1 .cta.v2,.blog-content1 .cta.v3{padding-bottom:0;position:relative}.blog-content1 .cta.v2 .btns,.blog-content1 .cta.v3 .btns{background:#fff;border-radius:2.6rem;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;margin:1.25rem auto 0;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;padding:.87rem .87rem 0;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:480px){.blog-content1 .cta.v2 .btns,.blog-content1 .cta.v3 .btns{border-radius:11.45rem;padding:3.2rem 3.2rem 0}}.blog-content1 .cta.v2 .btns:after,.blog-content1 .cta.v2 .btns:before,.blog-content1 .cta.v3 .btns:after,.blog-content1 .cta.v3 .btns:before{background:var(--substract-bottom-center-color,#fff);bottom:-1px;content:"";height:2.08333rem;-webkit-mask-image:url(/src/assets/mask/substract-bottom-center/left.png);mask-image:url(/src/assets/mask/substract-bottom-center/left.png);-webkit-mask-position:right bottom;mask-position:right bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:1.25rem}@media(max-width:480px){.blog-content1 .cta.v2 .btns:after,.blog-content1 .cta.v2 .btns:before,.blog-content1 .cta.v3 .btns:after,.blog-content1 .cta.v3 .btns:before{height:12.26667rem;-webkit-mask-image:url(/src/assets/mask/substract-bottom-center/left-m.png);mask-image:url(/src/assets/mask/substract-bottom-center/left-m.png);width:7.73333rem}}.blog-content1 .cta.v2 .btns:before,.blog-content1 .cta.v3 .btns:before{right:calc(-1px + 100%)}.blog-content1 .cta.v2 .btns:after,.blog-content1 .cta.v3 .btns:after{left:calc(-1px + 100%);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.blog-content1 .cta.v2 .btns .btn,.blog-content1 .cta.v3 .btns .btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blog-content1 .text-bg{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;margin-top:1.88rem;padding:1.66667rem;position:relative}@media(max-width:480px){.blog-content1 .text-bg{border-radius:6.4rem;gap:6.4rem;margin-top:7.47rem;padding:4.26667rem}}.blog-content1 .text-bg:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.66667rem;left:-.8rem;position:absolute;top:-.8rem;width:1.66667rem}@media(max-width:480px){.blog-content1 .text-bg:before{height:5.33333rem;left:-2rem;top:-2rem;width:5.33333rem}}.blog-content1 .text-bg p{font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%;margin:0}.blog-content1 .text-bg p strong{color:inherit;font-size:inherit;font-weight:500;text-decoration:inherit}.blog-content1 .text-bg p a{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:underline}@media(max-width:480px){.blog-content1 .text-bg p{font-size:4.26667rem}}.blog-content1 .text-bg.yellow{background:#ffc72c}.blog-content1 .text-bg.yellow:before{background-image:url(/src/assets/img/bee/small-green.svg)}.blog-content1 .text-bg.yellow p{color:#0d0d0d}.blog-content1 .text-bg.blue{background:#023a8d}.blog-content1 .text-bg.blue:before{background-image:url(/src/assets/img/bee/small-blue.svg)}.blog-content1 .text-bg.blue p{color:#fff}.blog-content1 .share{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f6fa;border-radius:3.33333rem;-webkit-column-gap:.83333rem;-moz-column-gap:.83333rem;column-gap:.83333rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:3.75rem auto 0;padding:.20833rem .20833rem .20833rem .83333rem;position:relative;-webkit-transition:background 1s ease;transition:background 1s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:480px){.blog-content1 .share{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:none;border-radius:0;border-top:1px solid #f4f6fa;-ms-flex-direction:column;flex-direction:column;margin-top:10.67rem;padding:10.67rem 0 0;row-gap:6.4rem;width:100%}}.blog-content1 .share:hover{background:transparent}.blog-content1 .share:hover .default,.blog-content1 .share:hover p{opacity:0}.blog-content1 .share:hover .socials .item{-webkit-transform:scale(1) rotate(1turn);transform:scale(1) rotate(1turn)}@media(max-width:480px){.blog-content1 .share:hover .socials .item{-webkit-transform:none;transform:none}}.blog-content1 .share p{color:#0d0d0d;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal;margin:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}@media(max-width:480px){.blog-content1 .share p{font-size:4.8rem;opacity:1!important}}.blog-content1 .share .image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.8125rem;justify-content:center;width:2.8125rem}@media(max-width:480px){.blog-content1 .share .image{height:14.4rem;width:14.4rem}}.blog-content1 .share .image img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.blog-content1 .share .image.default img,.blog-content1 .share .image:first-child img,.blog-content1 .share .image:last-child img{height:1.25rem;-o-object-fit:unset;object-fit:unset;-o-object-position:unset;object-position:unset;width:1.25rem}@media(max-width:480px){.blog-content1 .share .image.default img,.blog-content1 .share .image:first-child img,.blog-content1 .share .image:last-child img{height:6.4rem;width:6.4rem}}.blog-content1 .share .default{background:#ffc72c;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}@media(max-width:480px){.blog-content1 .share .default{display:none}}.blog-content1 .share .socials{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:.20833rem;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:.20833rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media(max-width:480px){.blog-content1 .share .socials{-webkit-box-pack:center;-ms-flex-pack:center;border-radius:17.06667rem;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.75rem;justify-content:center;padding:1.06667rem;position:static;-webkit-transform:none;transform:none}}.blog-content1 .share .socials .item{-ms-flex-negative:0;background:#f4f4f4;cursor:pointer;flex-shrink:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media(max-width:480px){.blog-content1 .share .socials .item{-webkit-transform:scale(1);transform:scale(1)}}.blog-content1 .share .socials .item:first-child{background:#eaecf1;position:relative}.blog-content1 .share .socials .item:first-child:before{background-image:url(/src/assets/icon/copied.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:100%;z-index:1}.blog-content1 .share .socials .item:first-child.copied:before{opacity:1}.blog-content1>.blog-title:first-child{margin-top:0}.blog-content1 .more{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fff;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;justify-content:space-between;margin-top:1.67rem;padding:1.66667rem}@media(max-width:480px){.blog-content1 .more{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-radius:6.4rem;-ms-flex-direction:column;flex-direction:column;gap:5.33333rem;margin-top:7.47rem;padding:6.4rem}}.blog-content1 .more .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;row-gap:.83rem}@media(max-width:480px){.blog-content1 .more .text{row-gap:3.2rem}}.blog-content1 .more .text .subtitle{color:#3b4c63}.blog-content1 .more .btns{-ms-flex-negative:0;flex-shrink:0}.blog-card{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-column-gap:.83333rem;-moz-column-gap:.83333rem;column-gap:.83333rem;display:-webkit-box;display:-ms-flexbox;display:flex;max-height:15.05208rem;position:relative}@media(max-width:480px){.blog-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;row-gap:2.13rem!important}}.blog-card:hover:before{-webkit-transform:rotate(-90deg) scale(1);transform:rotate(-90deg) scale(1)}.blog-card:hover .arrow{opacity:1}.blog-card:hover .title{color:#00388c}.blog-card:hover .data{background:#e8f0fd!important}.blog-card:before{background:#fff;content:"";display:inline-block;height:4.02833rem;-webkit-mask-image:url(/src/assets/mask/header/corn.png);mask-image:url(/src/assets/mask/header/corn.png);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:calc(-4.02833rem + -1px);-webkit-transform:rotate(-90deg) scale(0);transform:rotate(-90deg) scale(0);-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:4.02833rem;z-index:1}@media(max-width:480px){.blog-card:before{display:none}}.blog-card .arrow{background:#ffc72c;border-radius:50%;height:2.60417rem;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:2.60417rem;z-index:1}@media(max-width:480px){.blog-card .arrow{display:none}}.blog-card .arrow:before{background-image:url(/src/assets/icon/link.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain;content:"";height:1.05797rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.00807rem}.blog-card>.img-frame{border-radius:1.25rem;height:15.05208rem;overflow:hidden;width:26.66667rem}@media(max-width:480px){.blog-card>.img-frame{border-radius:4.28747rem;height:51.73333rem!important;width:100%!important}}.blog-card .data{-webkit-box-flex:1;-ms-flex-positive:1;background:#f5f6f7;border-radius:1.25rem;flex-grow:1;padding:1rem 1.25rem;row-gap:.65rem;-webkit-transition:background .3s ease;transition:background .3s ease}@media(max-width:480px){.blog-card .data{background:#f5f6f7!important;border-radius:6.4rem;padding:4.26667rem!important;row-gap:3.2rem}}.blog-card .data:has(.subtitle:empty) .title{-webkit-line-clamp:4}.blog-card .data .category{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.52rem;-moz-column-gap:.52rem;column-gap:.52rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:480px){.blog-card .data .category{-webkit-column-gap:2.64rem;-moz-column-gap:2.64rem;column-gap:2.64rem}}.blog-card .data .category img{height:1.04167rem;width:1.04167rem}@media(max-width:480px){.blog-card .data .category img{height:5.33333rem;width:5.33333rem}}.blog-card .data .category h5{color:#0d0d0d;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){.blog-card .data .category h5{font-size:3.73333rem}}.blog-card .data .title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:130%;overflow:hidden;-webkit-transition:color .3s ease;transition:color .3s ease}@media(max-width:480px){.blog-card .data .title{-webkit-line-clamp:10!important;color:#0d0d0d!important}}.blog-card .data .subtitle{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#3b4c63;display:-webkit-box;font-size:.83333rem;overflow:hidden}@media(max-width:480px){.blog-card .data .subtitle{-webkit-line-clamp:2!important;font-size:3.73333rem}}.blog-card .data .subtitle:empty{background:#000}.blog-card .data .bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.83333rem;-moz-column-gap:.83333rem;column-gap:.83333rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto}@media(max-width:480px){.blog-card .data .bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;row-gap:3.2rem}}.blog-card .data .bottom .author{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.62rem;-moz-column-gap:.62rem;column-gap:.62rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:480px){.blog-card .data .bottom .author{-webkit-column-gap:2.13rem;-moz-column-gap:2.13rem;column-gap:2.13rem}}.blog-card .data .bottom .author .img-frame{border-radius:.41667rem;height:1.875rem;overflow:hidden;width:1.875rem}@media(max-width:480px){.blog-card .data .bottom .author .img-frame{border-radius:2.13333rem;height:9.6rem;width:9.6rem}}.blog-card .data .bottom .author .img-frame img{-o-object-fit:cover;object-fit:cover}.blog-card .data .bottom .author .h5{color:#0d0d0d;font-weight:500}@media(max-width:480px){.blog-card .data .bottom .author .h5{font-size:3.73333rem}}.blog-card .data .bottom .info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.642rem;-moz-column-gap:.642rem;column-gap:.642rem;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}@media(max-width:480px){.blog-card .data .bottom .info{-webkit-column-gap:7.47rem;-moz-column-gap:7.47rem;column-gap:7.47rem}}.blog-card .data .bottom .info .item{--icon-size:1.04167rem;-webkit-column-gap:.42rem;-moz-column-gap:.42rem;column-gap:.42rem;padding-left:.828rem;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;white-space:nowrap}@media(max-width:480px){.blog-card .data .bottom .info .item{--icon-size:4.26667rem;-webkit-column-gap:2.13rem;-moz-column-gap:2.13rem;column-gap:2.13rem;padding:0}.blog-card .data .bottom .info .item:first-of-type:after{display:none}}.blog-card .data .bottom .info .item:after{background:#c0c5cd;border-radius:50%;content:"";height:.20833rem;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.20833rem}@media(max-width:480px){.blog-card .data .bottom .info .item:after{height:1.06667rem;left:-4rem;width:1.06667rem}}.blog-card .data .bottom .info .item:first-of-type{--icon-src:url(/src/assets/icon/calendar.svg)}.blog-card .data .bottom .info .item:last-of-type{--icon-src:url(/src/assets/icon/time.svg)}.blog-card .data .bottom .info .item p{color:#768192;font-size:.72917rem;overflow:hidden;white-space:nowrap}@media(max-width:480px){.blog-card .data .bottom .info .item p{font-size:3.2rem}}.flex-col-str{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start}.flex-col-str,.persistent-banner{display:-webkit-box;display:-ms-flexbox;display:flex}.persistent-banner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;max-height:0;overflow:hidden;position:fixed;right:0;top:var(--data-side-pin-delta,0);z-index:3701}@media(max-width:480px){.persistent-banner{padding:0}}.persistent-banner .content{-webkit-box-flex:1;-ms-flex-positive:1;background:var(--bg-color);border-radius:0 0 .83333rem .83333rem;flex-grow:1;overflow:hidden;padding:0 2.75rem;position:relative}@media(max-width:480px){.persistent-banner .content{border-radius:0;padding:0 2.67rem}}.persistent-banner .content .wrapper{overflow:hidden;padding:.41667rem 0}@media(max-width:480px){.persistent-banner .content .wrapper{padding:2.4rem 0}}.persistent-banner .content .scrolling-container{-webkit-animation:scroll-left var(--anim-duration,35s) linear infinite forwards;animation:scroll-left var(--anim-duration,35s) linear infinite forwards;display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(max-width:480px){.persistent-banner .content .scrolling-container{-webkit-animation-duration:calc(var(--anim-duration)*2);animation-duration:calc(var(--anim-duration)*2)}}.persistent-banner .content .data{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-column-gap:.94rem;-moz-column-gap:.94rem;column-gap:.94rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-right:.94rem}@media(max-width:480px){.persistent-banner .content .data{-webkit-column-gap:3.2rem;-moz-column-gap:3.2rem;column-gap:3.2rem;padding-right:3.2rem}}.persistent-banner .content .data .img-frame{height:1.45833rem;width:1.45833rem}@media(max-width:480px){.persistent-banner .content .data .img-frame{height:5.33333rem;width:5.33333rem}}.persistent-banner .content .data .text{color:var(--text-color);font-size:.9375rem;font-weight:500;white-space:nowrap}@media(max-width:480px){.persistent-banner .content .data .text{font-size:3.73333rem}}.persistent-banner .content .data .link{--icon-pad:0.31rem;--icon:url(/src/assets/icon/link.svg);--icon-size:1.25rem;color:var(--text-color);font-size:.9375rem;font-weight:500;position:relative;white-space:nowrap}@media(max-width:480px){.persistent-banner .content .data .link{--icon-pad:1.6rem;--icon-size:5.33333rem;font-size:3.73333rem}}.persistent-banner .content .data .link:after{background:var(--text-color);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.persistent-banner .content .data .link:before{background:var(--text-color);bottom:.1rem;content:"";height:1px;left:0;opacity:.4;position:absolute;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:calc(100% - 1.5rem)}@media(max-width:480px){.persistent-banner .content .data .link:before{width:calc(100% - 6.5rem)}}.persistent-banner .content .close{background:var(--text-color);cursor:pointer;height:1.25rem;-webkit-mask-image:url(/src/assets/img/events/cross.svg);mask-image:url(/src/assets/img/events/cross.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:.75rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.25rem}@media(max-width:480px){.persistent-banner .content .close{height:5.33333rem;right:2.67rem;width:5.33333rem}}.persistent-banner .content:hover .data .link:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.persistent-banner .content:hover .data .link:before{opacity:1}.persistent-banner.show{max-height:none}.persistent-banner.move{-webkit-animation:move-up .5s linear forwards;animation:move-up .5s linear forwards;-webkit-transform:translateY(0);transform:translateY(0)}@media(max-width:480px){.persistent-banner:has(.close) .content{padding-right:10rem}}@-webkit-keyframes scroll-left{to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes scroll-left{to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes move-up{to{-webkit-transform:translateY(-110%);transform:translateY(-110%)}}@keyframes move-up{to{-webkit-transform:translateY(-110%);transform:translateY(-110%)}}.integrations-card .wrapper{background:#f5f6f7;border-radius:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;gap:1.04rem;height:100%;padding:1.25rem;-webkit-transition:background .5s ease;transition:background .5s ease}@media(max-width:480px){.integrations-card .wrapper{border-radius:6.4rem;gap:4.26667rem;padding:4.26667rem}}.integrations-card .wrapper .group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.833rem}@media(max-width:480px){.integrations-card .wrapper .group{gap:4.27rem}}.integrations-card .wrapper .group .img-frame{background:#fff;border:1px solid #f5f6f7;border-radius:.83333rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:4.16667rem;overflow:hidden;padding:.45rem;width:4.16667rem}@media(max-width:480px){.integrations-card .wrapper .group .img-frame{border-radius:4.26667rem;height:21.33333rem;padding:2rem;width:21.33333rem}}.integrations-card .wrapper .group .img-frame.cover{padding:0}.integrations-card .wrapper .group .img-frame.cover img{-o-object-fit:cover;object-fit:cover}.integrations-card .wrapper .group .h4{color:#011635}.integrations-card .wrapper p{color:#3b4c63}@media(max-width:480px){.integrations-card .wrapper p{display:none}}.integrations-card .wrapper .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.42rem}@media(max-width:480px){.integrations-card .wrapper .tags{gap:2.13rem}}.integrations-card .wrapper .tags .p{--icon-pad:0.41667rem;--icon-size:1.04167rem;--icon-color:#a4abb6;background:#ebecef;border-radius:.3125rem;color:#011635;font-weight:500;padding:.3125rem .41667rem;-webkit-transition:background .5s ease;transition:background .5s ease;white-space:nowrap}@media(max-width:480px){.integrations-card .wrapper .tags .p{--icon-pad:2.13333rem;--icon-size:4.26667rem;border-radius:1.6rem;padding:1.6rem 2.13333rem}}.integrations-card .wrapper .tags .p:before{-ms-flex-negative:0;display:var(--icon,none);flex-shrink:0;-webkit-transition:background .5s ease;transition:background .5s ease}@media(min-width:481px){.integrations-card:hover .wrapper{background:#e8f0ff}.integrations-card:hover .wrapper .tags .p{--icon-color:#a1c2ff;background:#fff}}html:has(.preloader).overflow-hidden{overflow:visible!important}.preloader{bottom:0;display:inline-block;left:0;max-width:unset;overflow:hidden;pointer-events:none!important;position:fixed;right:0;top:0;z-index:999999999}.preloader:before{background:#ffc72c;clip-path:polygon(0 0,100% 0,100% 50%,90% 55%,80% 59%,70% 62%,60% 64%,50% 65%,40% 64%,30% 62%,20% 59%,10% 55%,0 50%);content:"";height:200vh;left:0;max-height:0;position:absolute;right:0;top:0;-webkit-transition:max-height .75s cubic-bezier(.37,.37,.96,.28);transition:max-height .75s cubic-bezier(.37,.37,.96,.28);width:100%}@media(max-width:480px){.preloader:before{left:-35rem;right:-35rem;width:auto}}.preloader .group{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .5s cubic-bezier(.37,.37,1,.55);transition:-webkit-transform .5s cubic-bezier(.37,.37,1,.55);transition:transform .5s cubic-bezier(.37,.37,1,.55);transition:transform .5s cubic-bezier(.37,.37,1,.55),-webkit-transform .5s cubic-bezier(.37,.37,1,.55)}.preloader .group .bg{-webkit-animation:rotate-bg 2.5s linear forwards;animation:rotate-bg 2.5s linear forwards;height:9.32292rem;left:50%;position:absolute;top:50%;-webkit-transform-origin:center;transform-origin:center;width:10rem;z-index:1}@media(max-width:480px){.preloader .group .bg{height:32rem;width:34.324rem}}.preloader .group .logo{-webkit-animation:end-position-logo .5s linear 2.05s forwards;animation:end-position-logo .5s linear 2.05s forwards;height:4.79167rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:4.79167rem;z-index:2}@media(max-width:480px){.preloader .group .logo{height:16.44693rem;width:16.44693rem}}.preloader.preloader-active{pointer-events:all!important}.preloader.preloader-active:before{max-height:200vh}.preloader.preloader-active .group{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes rotate-bg{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(1);transform:translate(-50%,-50%) rotate(0deg) scale(1)}20%{-webkit-transform:translate(-50%,-50%) rotate(60deg) scale(1.25);transform:translate(-50%,-50%) rotate(60deg) scale(1.25)}40%{-webkit-transform:translate(-50%,-50%) rotate(120deg) scale(1);transform:translate(-50%,-50%) rotate(120deg) scale(1)}60%{-webkit-transform:translate(-50%,-50%) rotate(180deg) scale(1.25);transform:translate(-50%,-50%) rotate(180deg) scale(1.25)}80%{-webkit-transform:translate(-50%,-50%) rotate(240deg) scale(1);transform:translate(-50%,-50%) rotate(240deg) scale(1)}to{-webkit-transform:translate(-50%,-50%) rotate(300deg) scale(1.35);transform:translate(-50%,-50%) rotate(300deg) scale(1.35)}}@keyframes rotate-bg{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg) scale(1);transform:translate(-50%,-50%) rotate(0deg) scale(1)}20%{-webkit-transform:translate(-50%,-50%) rotate(60deg) scale(1.25);transform:translate(-50%,-50%) rotate(60deg) scale(1.25)}40%{-webkit-transform:translate(-50%,-50%) rotate(120deg) scale(1);transform:translate(-50%,-50%) rotate(120deg) scale(1)}60%{-webkit-transform:translate(-50%,-50%) rotate(180deg) scale(1.25);transform:translate(-50%,-50%) rotate(180deg) scale(1.25)}80%{-webkit-transform:translate(-50%,-50%) rotate(240deg) scale(1);transform:translate(-50%,-50%) rotate(240deg) scale(1)}to{-webkit-transform:translate(-50%,-50%) rotate(300deg) scale(1.35);transform:translate(-50%,-50%) rotate(300deg) scale(1.35)}}@-webkit-keyframes end-position-logo{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{-webkit-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}}@keyframes end-position-logo{0%{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}to{-webkit-transform:translate(-50%,-50%) scale(1.15);transform:translate(-50%,-50%) scale(1.15)}}header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;left:0;padding-bottom:.68rem;padding-top:.68rem;position:fixed;right:0;top:var(--data-side-pin-delta,0);z-index:3700}@media(max-width:480px){header{min-height:19.2rem;padding-top:0}}header:before{background:#fff;bottom:0;content:"";left:0;-webkit-mask:-webkit-gradient(linear,left bottom,left top,from(transparent),color-stop(10%,#000));-webkit-mask:linear-gradient(0deg,transparent,#000 10%);mask:-webkit-gradient(linear,left bottom,left top,from(transparent),color-stop(10%,#000));mask:linear-gradient(0deg,transparent,#000 10%);position:absolute;right:0;top:0;z-index:-1}@media(max-width:480px){header:before{display:none}}header .logo{height:2.13099rem;width:11.0937rem}@media(max-width:480px){header .logo{height:10.66667rem;width:auto}}header .logo img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}header .open-mobile-menu{background:#1969ff;border-radius:50%;display:inline-block;height:12.8rem;position:relative;width:12.8rem}header .open-mobile-menu:before{background:#fff;content:"";display:inline-block;height:5.33333rem;left:50%;-webkit-mask-image:url(/src/assets/icon/burger.svg);mask-image:url(/src/assets/icon/burger.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5.33333rem}header nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-start}@media(max-width:480px){header nav{display:none}}header nav>*{padding:0 1.665rem}header nav .hlink.active{color:#1969ff}header nav [data-dropdown].default>.hlink{padding-right:1.5rem}header nav [data-dropdown].default>.hlink:after{border:.2rem solid #0d0d0d;border-left:none;border-top:none;content:"";display:inline-block;height:1em;position:absolute;right:1.75rem;top:.05rem;-webkit-transform:translateY(.12rem) rotate(45deg) scale(.3);transform:translateY(.12rem) rotate(45deg) scale(.3);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1em}header nav [data-dropdown].default [data-dropdown-content]{background:#fff;border-radius:0 0 .625rem .625rem;-webkit-box-sizing:border-box;box-sizing:border-box;left:-1.25rem!important;right:unset!important;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}header nav [data-dropdown].default [data-dropdown-content]>div{gap:.62rem;padding:.5625rem 1.25rem 1.25rem}header nav [data-dropdown].extend{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.25rem;margin-right:-.5rem;position:unset}header nav [data-dropdown].extend:before{content:"";position:absolute}header nav [data-dropdown].extend>.decor{-ms-flex-negative:0;background:#fff;border-radius:50%;flex-shrink:0;height:1.25rem;position:relative;-webkit-transition:background .4s linear;transition:background .4s linear;width:1.25rem}header nav [data-dropdown].extend>.decor:before{background:url(/src/assets/img/header/point.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";height:1.375rem;left:50%;opacity:0;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,1.55rem);transform:translate(-50%,1.55rem);-webkit-transition:opacity 0s linear;transition:opacity 0s linear;width:2.75rem}header nav [data-dropdown].extend>.decor:after{border:.2rem solid #0d0d0d;border-left:none;border-top:none;content:"";display:inline-block;height:1em;position:absolute;right:.15em;top:0;-webkit-transform:translateY(.1rem) rotate(45deg) scale(.3);transform:translateY(.1rem) rotate(45deg) scale(.3);-webkit-transition:border .3s linear,-webkit-transform .3s ease;transition:border .3s linear,-webkit-transform .3s ease;transition:transform .3s ease,border .3s linear;transition:transform .3s ease,border .3s linear,-webkit-transform .3s ease;width:1em}header nav [data-dropdown].extend>.hlink{position:relative}header nav [data-dropdown].extend [data-dropdown-content]{background:transparent!important;background:#fff;border-radius:0 0 .625rem .625rem;left:unset!important;opacity:0;padding-top:2rem;right:8.33rem!important;top:calc(100% - 2rem);-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame{background:#ebeef5;border-radius:3.33333rem;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:83.33333rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;background:#f4f6fa;border-radius:3.33333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem;justify-content:flex-start;padding:2.08rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content>*{min-height:20rem;width:18.85rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .link-decor{background:#f4f6fa;bottom:-1px;display:inline-block;height:5.46875rem;-webkit-mask-image:url(/src/assets/mask/header/corn.png);mask-image:url(/src/assets/mask/header/corn.png);-webkit-mask-position:right bottom;mask-position:right bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;width:5.41667rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .link-decor:after,header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .link-decor:before{background:#ffc72c;border-radius:50%;bottom:1px;content:"";height:3.33333rem;position:absolute;right:1px;-webkit-transition:background .3s ease;transition:background .3s ease;width:3.33333rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .link-decor:after{background:#0d0d0d;height:3.33333rem;-webkit-mask-image:url(/src/assets/icon/link.svg);mask-image:url(/src/assets/icon/link.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:scale(.37);transform:scale(.37);-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,transform .3s ease;transition:background .3s ease,transform .3s ease,-webkit-transform .3s ease;width:3.33333rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .follow{background:#ebeef5;border-radius:1.66667rem;gap:1.67rem;padding:1.67rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .follow .group{gap:.83rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .follow .group>span{color:#0d0d0d;font-size:.9375rem;font-style:normal;font-weight:500;line-height:144%}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .follow .group .links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.41667rem;justify-content:flex-start}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .follow .group .links a{-ms-flex-negative:0;display:inline-block;flex-shrink:0;height:3.33333rem;-webkit-transition:-webkit-transform .7s cubic-bezier(1,-.39,0,1.29);transition:-webkit-transform .7s cubic-bezier(1,-.39,0,1.29);transition:transform .7s cubic-bezier(1,-.39,0,1.29);transition:transform .7s cubic-bezier(1,-.39,0,1.29),-webkit-transform .7s cubic-bezier(1,-.39,0,1.29);width:3.33333rem;will-change:transform}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .follow .group .links a img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .follow .group .links a:hover{-webkit-transform:rotate(1turn);transform:rotate(1turn)}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block{gap:1rem;padding:1.67rem;position:relative;z-index:10}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block:before{background:#fff;border-radius:1.66667rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;-webkit-transition:background .3s ease;transition:background .3s ease;z-index:-1}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block .img-frame{height:5rem;width:5rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block .title,header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block .title>span{color:#0d0d0d;font-family:Bauziet;font-size:1.45833rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:144%}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block .title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1rem;justify-content:space-between}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block .title .img-frame{height:2.8125rem;width:2.8125rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block .title .img-frame.round{border-radius:50%;overflow:hidden}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block .text{color:#606366;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block.gray:before{background:#ebeef5}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block.yellow{overflow:hidden;padding-bottom:8.23rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block.yellow:before{background:#ffc72c}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block.yellow:after{background:url(/src/assets/img/bee/blue.svg) 50% no-repeat;background-size:contain;bottom:0;content:"";height:26rem;left:0;position:absolute;-webkit-transform:translate(-10rem,13rem) rotate(21deg);transform:translate(-10rem,13rem) rotate(21deg);width:25rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block.yellow .text{color:#0d0d0d}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block.yellow .link-decor:before{background:#1969ff}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block.yellow .link-decor:after{background:#fff}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block:hover .link-decor:before{background:#0d0d0d}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block:hover .link-decor:after{background:#fff;-webkit-transform:scale(.4) rotate(45deg);transform:scale(.4) rotate(45deg)}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block:hover:before{background:#ebeef5}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block:hover.yellow:before{background:#ffc72c}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .block:hover.gray:before{background:#e0e5ef}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .cards{gap:1.5rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .cards>.block{min-height:10rem}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .tags>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .tags>div>a,header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .tags>div>span{background:#ebeef5;border-radius:4rem;color:#0d0d0d;font-size:1rem;font-style:normal;font-weight:500;line-height:144%;padding:.78rem 1rem;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .tags>div>a:hover,header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .content .tags>div>span:hover{background:#0d0d0d;color:#fff}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .footer{-ms-flex-item-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.67rem;justify-content:center;padding:.65rem 0}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .footer>span{color:#7986a4;font-size:1rem;font-style:normal;font-weight:400;line-height:144%}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .footer>a.has-icon{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;color:var(--icon-color);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1rem;font-style:normal;font-weight:400;gap:.41rem;justify-content:flex-start;line-height:144%}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .footer>a.has-icon:before{background:var(--icon-color);content:"";display:inline-block;height:1.25rem;-webkit-mask-image:var(--icon);mask-image:var(--icon);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:-webkit-transform .7s ease-in-out;transition:-webkit-transform .7s ease-in-out;transition:transform .7s ease-in-out;transition:transform .7s ease-in-out,-webkit-transform .7s ease-in-out;width:1.25rem;will-change:transform}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .footer>a.has-icon:hover{text-decoration:underline}header nav [data-dropdown].extend [data-dropdown-content] .menu-frame .footer>a.has-icon:hover:before{-webkit-transform:rotate(2turn);transform:rotate(2turn)}header nav [data-dropdown-active].default>.hlink .link-container>span{color:#1969ff}header nav [data-dropdown-active].default>.hlink:after{-webkit-transform:translateY(.3rem) rotate(45deg) scale(.3) rotate(-180deg);transform:translateY(.3rem) rotate(45deg) scale(.3) rotate(-180deg)}header nav [data-dropdown-active].extend>.decor{background:#1969ff}header nav [data-dropdown-active].extend>.decor:before{opacity:1;-webkit-transition:opacity .05s linear;transition:opacity .05s linear}header nav [data-dropdown-active].extend>.decor:after{border-color:#fff;-webkit-transform:translateY(.25rem) rotate(45deg) scale(.3) rotate(-180deg);transform:translateY(.25rem) rotate(45deg) scale(.3) rotate(-180deg)}header nav [data-dropdown-active].extend>.hlink .link-container>span{color:#1969ff}header nav [data-dropdown-active].extend [data-dropdown-content]{opacity:1}header .btns{position:relative}header .btns .lang-switcher{position:absolute;right:calc(100% + 1rem);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:480px){header .btns .lang-switcher{display:none}}header .btns .lang-switcher>span{--icon-pad:.21rem;--icon-size:1.25rem;background:#fff;border-radius:1.66rem;color:#0d0d0d;cursor:default;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:500;line-height:144%;padding:.94rem 1rem;text-align:center;-webkit-transition:background .3s ease;transition:background .3s ease}header .btns .lang-switcher>div[data-dropdown-content]{-webkit-box-sizing:border-box;box-sizing:border-box;left:50%;padding-top:.68rem;right:unset;-webkit-transform:translateX(-50%);transform:translateX(-50%)}header .btns .lang-switcher>div[data-dropdown-content]>div{background:#fff;border:.35rem solid #eaecf1;border-radius:.83333rem;gap:.52rem;padding:.62rem}header .btns .lang-switcher>div[data-dropdown-content]>div a{--icon-pad:.42rem;--icon-size:0.9375rem;background:#fff;border-radius:.31rem;color:#0d0d0d;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:500;line-height:144%;padding:.31rem .62rem;text-align:center;-webkit-transition:background .3s ease;transition:background .3s ease}header .btns .lang-switcher>div[data-dropdown-content]>div a:hover{background:#f4f6fa}header .btns .lang-switcher>div[data-dropdown-content]>div a:after{background:#fff;content:"";display:inline-block;height:1.25rem;-webkit-mask-image:url(/src/assets/icon/check.svg);mask-image:url(/src/assets/icon/check.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1.25rem}header .btns .lang-switcher>div[data-dropdown-content]>div a.active:after{background:#29cc39}header .btns .lang-switcher:hover>span,header .btns .lang-switcher[data-dropdown-active]>span{background:#f4f6fa}header:has(.persistent-banner.show){padding-top:3.18rem}@media(max-width:480px){header:has(.persistent-banner.show){padding-top:10rem}}header:has(.persistent-banner.move){padding-top:.68rem;-webkit-transition:padding-top .5s linear;transition:padding-top .5s linear}@media(max-width:480px){header:has(.persistent-banner.move){padding-top:0}}body{position:relative}body:before{background:hsla(0,0%,100%,.9);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .05s linear .1s;transition:opacity .05s linear .1s;z-index:3500}body:has(.persistent-banner.show){--dyn-top-pad-append:3rem}body:has(.persistent-banner.move){--dyn-top-pad-append:0rem}body:has(header nav [data-dropdown-active]):before{content:"";opacity:1;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}@media(min-width:480px){body:has(section.hero-landing) main{padding-top:2rem}}@media(max-width:480px){body:has(section.hero-landing) main{padding-top:5rem}}@media(min-width:480px){body:has(section.hero-landing):has(header) header{padding-bottom:1.2rem;padding-top:1.2rem}body:has(section.hero-landing):has(header) header nav .hlink:last-of-type{padding-right:0}body:has(section.hero-landing):has(header) header>.btns{display:none}body:has(section.hero-landing):has(header) main{padding-top:5rem}}@media(max-width:480px){body:has(section.hero-landing):has(header) main{padding-top:22rem}}section.faq{margin-top:10.42rem}@media(max-width:480px){section.faq{margin-top:21.33rem}}section.faq .content{--point-color:#1969ff;gap:3.75rem}section.faq .content .faq{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1.67rem}@media(max-width:480px){section.faq .content .faq{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:8.53rem}}section.faq .content .faq .title{-ms-flex-negative:0;flex-shrink:0}section.faq .content .faq .title>.data{background:#ffc72c;border-radius:1.66667rem;-webkit-box-sizing:border-box;box-sizing:border-box;gap:1.67rem;left:0;min-height:20rem;overflow:hidden;padding:2.08rem 1.67rem 5.73rem;position:sticky;top:calc(5rem + var(--dyn-top-pad, 0px));width:22rem}@media(max-width:480px){section.faq .content .faq .title>.data{border-radius:6.4rem;gap:5.33rem;min-height:unset;padding:6.4rem 4.27rem 27.2rem;width:unset}section.faq .content .faq .title>.data .h2,section.faq .content .faq .title>.data .text-block{text-align:center}}section.faq .content .faq .title>.data .substract-bottom-center:after,section.faq .content .faq .title>.data .substract-bottom-center:before{width:1.5rem}@media(max-width:480px){section.faq .content .faq .title>.data .substract-bottom-center:after,section.faq .content .faq .title>.data .substract-bottom-center:before{width:7.73333rem}}section.faq .content .faq .title .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.35rem;left:0;position:sticky;top:calc(5rem + var(--dyn-top-pad, 0px));width:20.2rem}@media(max-width:480px){section.faq .content .faq .title .wrapper{gap:15.6rem;position:static;width:auto}}section.faq .content .faq .title .wrapper>.data{gap:2.35rem;padding-top:2.08rem;position:relative;z-index:1}@media(max-width:480px){section.faq .content .faq .title .wrapper>.data{gap:10.67rem;padding-top:8.53rem}}section.faq .content .faq .title .wrapper>.data:before{--mask-data-right-width:calc(var(--btns-width, 0px) - 12.95rem);background:#ffc72c;clip-path:polygon(0 1.706rem,0 1.641rem,.002rem 1.576rem,.007rem 1.511rem,.014rem 1.447rem,.024rem 1.382rem,.036rem 1.319rem,.051rem 1.255rem,.068rem 1.192rem,.088rem 1.13rem,.11rem 1.069rem,.135rem 1.009rem,.162rem .95rem,.191rem .891rem,.222rem .834rem,.256rem .779rem,.292rem .724rem,.33rem .671rem,.37rem .62rem,.411rem .57rem,.455rem .522rem,.501rem .476rem,.548rem .431rem,.597rem .388rem,.648rem .347rem,.7rem .309rem,.754rem .272rem,.809rem .237rem,.865rem .205rem,.923rem .175rem,.982rem .147rem,1.042rem .121rem,1.102rem .098rem,1.164rem .077rem,1.227rem .059rem,1.29rem .043rem,1.353rem .029rem,1.418rem .018rem,1.482rem .01rem,1.547rem .004rem,1.612rem .001rem,1.677rem 0,calc(100% - 1.675rem) 0,calc(100% - 1.61rem) .001rem,calc(100% - 1.545rem) .004rem,calc(100% - 1.48rem) .01rem,calc(100% - 1.415rem) .019rem,calc(100% - 1.351rem) .03rem,calc(100% - 1.288rem) .043rem,calc(100% - 1.224rem) .059rem,calc(100% - 1.162rem) .078rem,calc(100% - 1.1rem) .099rem,calc(100% - 1.04rem) .122rem,calc(100% - .98rem) .148rem,calc(100% - .921rem) .176rem,calc(100% - .863rem) .206rem,calc(100% - .807rem) .238rem,calc(100% - .752rem) .273rem,calc(100% - .698rem) .31rem,calc(100% - .646rem) .349rem,calc(100% - .596rem) .39rem,calc(100% - .547rem) .433rem,calc(100% - .499rem) .477rem,calc(100% - .454rem) .524rem,calc(100% - .41rem) .572rem,calc(100% - .368rem) .622rem,calc(100% - .328rem) .673rem,calc(100% - .29rem) .726rem,calc(100% - .255rem) .781rem,calc(100% - .221rem) .836rem,calc(100% - .19rem) .893rem,calc(100% - .161rem) .952rem,calc(100% - .134rem) 1.011rem,calc(100% - .11rem) 1.071rem,calc(100% - .087rem) 1.132rem,calc(100% - .068rem) 1.195rem,calc(100% - .051rem) 1.257rem,calc(100% - .036rem) 1.321rem,calc(100% - .024rem) 1.385rem,calc(100% - .014rem) 1.449rem,calc(100% - .007rem) 1.514rem,calc(100% - .002rem) 1.579rem,100% 1.644rem,100% 1.709rem,100% calc(100% - 1.667rem),calc(100% - .001rem) calc(100% - 1.602rem),calc(100% - .005rem) calc(100% - 1.537rem),calc(100% - .011rem) calc(100% - 1.472rem),calc(100% - .02rem) calc(100% - 1.407rem),calc(100% - .031rem) calc(100% - 1.343rem),calc(100% - .045rem) calc(100% - 1.28rem),calc(100% - .061rem) calc(100% - 1.217rem),calc(100% - .08rem) calc(100% - 1.154rem),calc(100% - .101rem) calc(100% - 1.093rem),calc(100% - .125rem) calc(100% - 1.032rem),calc(100% - .151rem) calc(100% - .973rem),calc(100% - .179rem) calc(100% - .914rem),calc(100% - .21rem) calc(100% - .856rem),calc(100% - .243rem) calc(100% - .8rem),calc(100% - .278rem) calc(100% - .745rem),calc(100% - .315rem) calc(100% - .692rem),calc(100% - .354rem) calc(100% - .64rem),calc(100% - .395rem) calc(100% - .589rem),calc(100% - .438rem) calc(100% - .541rem),calc(100% - .483rem) calc(100% - .493rem),calc(100% - .53rem) calc(100% - .448rem),calc(100% - .578rem) calc(100% - .405rem),calc(100% - .628rem) calc(100% - .363rem),calc(100% - .68rem) calc(100% - .324rem),calc(100% - .733rem) calc(100% - .286rem),calc(100% - .787rem) calc(100% - .251rem),calc(100% - .843rem) calc(100% - .217rem),calc(100% - .901rem) calc(100% - .186rem),calc(100% - .959rem) calc(100% - .157rem),calc(100% - 1.018rem) calc(100% - .131rem),calc(100% - 1.079rem) calc(100% - .107rem),calc(100% - 1.14rem) calc(100% - .085rem),calc(100% - 1.202rem) calc(100% - .066rem),calc(100% - 1.265rem) calc(100% - .049rem),calc(100% - 1.329rem) calc(100% - .034rem),calc(100% - 1.393rem) calc(100% - .022rem),calc(100% - 1.457rem) calc(100% - .013rem),calc(100% - 1.522rem) calc(100% - .006rem),calc(100% - 1.587rem) calc(100% - .002rem),calc(100% - 1.652rem) 100%,calc(100% - 1.717rem) 100%,calc(100% - 4.841rem + var(--mask-data-right-width, 0px)) 100%,calc(100% - 4.906rem + var(--mask-data-right-width, 0px)) calc(100% - .001rem),calc(100% - 4.971rem + var(--mask-data-right-width, 0px)) calc(100% - .005rem),calc(100% - 5.036rem + var(--mask-data-right-width, 0px)) calc(100% - .011rem),calc(100% - 5.1rem + var(--mask-data-right-width, 0px)) calc(100% - .02rem),calc(100% - 5.164rem + var(--mask-data-right-width, 0px)) calc(100% - .032rem),calc(100% - 5.228rem + var(--mask-data-right-width, 0px)) calc(100% - .046rem),calc(100% - 5.29rem + var(--mask-data-right-width, 0px)) calc(100% - .063rem),calc(100% - 5.353rem + var(--mask-data-right-width, 0px)) calc(100% - .082rem),calc(100% - 5.414rem + var(--mask-data-right-width, 0px)) calc(100% - .104rem),calc(100% - 5.474rem + var(--mask-data-right-width, 0px)) calc(100% - .128rem),calc(100% - 5.534rem + var(--mask-data-right-width, 0px)) calc(100% - .154rem),calc(100% - 5.592rem + var(--mask-data-right-width, 0px)) calc(100% - .183rem),calc(100% - 5.649rem + var(--mask-data-right-width, 0px)) calc(100% - .215rem),calc(100% - 5.705rem + var(--mask-data-right-width, 0px)) calc(100% - .248rem),calc(100% - 5.759rem + var(--mask-data-right-width, 0px)) calc(100% - .284rem),calc(100% - 5.812rem + var(--mask-data-right-width, 0px)) calc(100% - .322rem),calc(100% - 5.863rem + var(--mask-data-right-width, 0px)) calc(100% - .362rem),calc(100% - 5.913rem + var(--mask-data-right-width, 0px)) calc(100% - .405rem),calc(100% - 5.961rem + var(--mask-data-right-width, 0px)) calc(100% - .449rem),calc(100% - 6.007rem + var(--mask-data-right-width, 0px)) calc(100% - .495rem),calc(100% - 6.051rem + var(--mask-data-right-width, 0px)) calc(100% - .542rem),calc(100% - 6.093rem + var(--mask-data-right-width, 0px)) calc(100% - .592rem),calc(100% - 6.133rem + var(--mask-data-right-width, 0px)) calc(100% - .643rem),calc(100% - 6.172rem + var(--mask-data-right-width, 0px)) calc(100% - .696rem),calc(100% - 6.208rem + var(--mask-data-right-width, 0px)) calc(100% - .75rem),calc(100% - 6.241rem + var(--mask-data-right-width, 0px)) calc(100% - .806rem),calc(100% - 6.273rem + var(--mask-data-right-width, 0px)) calc(100% - .863rem),calc(100% - 6.302rem + var(--mask-data-right-width, 0px)) calc(100% - .921rem),calc(100% - 6.329rem + var(--mask-data-right-width, 0px)) calc(100% - .98rem),calc(100% - 6.353rem + var(--mask-data-right-width, 0px)) calc(100% - 1.04rem),calc(100% - 6.375rem + var(--mask-data-right-width, 0px)) calc(100% - 1.102rem),calc(100% - 6.395rem + var(--mask-data-right-width, 0px)) calc(100% - 1.164rem),calc(100% - 6.411rem + var(--mask-data-right-width, 0px)) calc(100% - 1.227rem),calc(100% - 6.426rem + var(--mask-data-right-width, 0px)) calc(100% - 1.29rem),calc(100% - 6.437rem + var(--mask-data-right-width, 0px)) calc(100% - 1.354rem),calc(100% - 6.447rem + var(--mask-data-right-width, 0px)) calc(100% - 1.419rem),calc(100% - 6.453rem + var(--mask-data-right-width, 0px)) calc(100% - 1.483rem),calc(100% - 6.457rem + var(--mask-data-right-width, 0px)) calc(100% - 1.548rem),calc(100% - 6.459rem + var(--mask-data-right-width, 0px)) calc(100% - 1.678rem),calc(100% - 6.462rem + var(--mask-data-right-width, 0px)) calc(100% - 1.743rem),calc(100% - 6.466rem + var(--mask-data-right-width, 0px)) calc(100% - 1.808rem),calc(100% - 6.472rem + var(--mask-data-right-width, 0px)) calc(100% - 1.873rem),calc(100% - 6.479rem + var(--mask-data-right-width, 0px)) calc(100% - 1.938rem),calc(100% - 6.489rem + var(--mask-data-right-width, 0px)) calc(100% - 2.002rem),calc(100% - 6.5rem + var(--mask-data-right-width, 0px)) calc(100% - 2.066rem),calc(100% - 6.513rem + var(--mask-data-right-width, 0px)) calc(100% - 2.13rem),calc(100% - 6.527rem + var(--mask-data-right-width, 0px)) calc(100% - 2.194rem),calc(100% - 6.543rem + var(--mask-data-right-width, 0px)) calc(100% - 2.257rem),calc(100% - 6.561rem + var(--mask-data-right-width, 0px)) calc(100% - 2.319rem),calc(100% - 6.581rem + var(--mask-data-right-width, 0px)) calc(100% - 2.381rem),calc(100% - 6.602rem + var(--mask-data-right-width, 0px)) calc(100% - 2.443rem),calc(100% - 6.625rem + var(--mask-data-right-width, 0px)) calc(100% - 2.504rem),calc(100% - 6.649rem + var(--mask-data-right-width, 0px)) calc(100% - 2.564rem),calc(100% - 6.675rem + var(--mask-data-right-width, 0px)) calc(100% - 2.624rem),calc(100% - 6.703rem + var(--mask-data-right-width, 0px)) calc(100% - 2.683rem),calc(100% - 6.732rem + var(--mask-data-right-width, 0px)) calc(100% - 2.741rem),calc(100% - 6.763rem + var(--mask-data-right-width, 0px)) calc(100% - 2.798rem),calc(100% - 6.795rem + var(--mask-data-right-width, 0px)) calc(100% - 2.855rem),calc(100% - 6.829rem + var(--mask-data-right-width, 0px)) calc(100% - 2.91rem),calc(100% - 6.864rem + var(--mask-data-right-width, 0px)) calc(100% - 2.965rem),calc(100% - 6.901rem + var(--mask-data-right-width, 0px)) calc(100% - 3.019rem),calc(100% - 6.939rem + var(--mask-data-right-width, 0px)) calc(100% - 3.072rem),calc(100% - 6.978rem + var(--mask-data-right-width, 0px)) calc(100% - 3.123rem),calc(100% - 7.019rem + var(--mask-data-right-width, 0px)) calc(100% - 3.174rem),calc(100% - 7.061rem + var(--mask-data-right-width, 0px)) calc(100% - 3.224rem),calc(100% - 7.105rem + var(--mask-data-right-width, 0px)) calc(100% - 3.272rem),calc(100% - 7.15rem + var(--mask-data-right-width, 0px)) calc(100% - 3.319rem),calc(100% - 7.196rem + var(--mask-data-right-width, 0px)) calc(100% - 3.365rem),calc(100% - 7.243rem + var(--mask-data-right-width, 0px)) calc(100% - 3.41rem),calc(100% - 7.291rem + var(--mask-data-right-width, 0px)) calc(100% - 3.454rem),calc(100% - 7.34rem + var(--mask-data-right-width, 0px)) calc(100% - 3.496rem),calc(100% - 7.391rem + var(--mask-data-right-width, 0px)) calc(100% - 3.537rem),calc(100% - 7.443rem + var(--mask-data-right-width, 0px)) calc(100% - 3.577rem),calc(100% - 7.495rem + var(--mask-data-right-width, 0px)) calc(100% - 3.615rem),calc(100% - 7.549rem + var(--mask-data-right-width, 0px)) calc(100% - 3.652rem),calc(100% - 7.603rem + var(--mask-data-right-width, 0px)) calc(100% - 3.687rem),calc(100% - 7.659rem + var(--mask-data-right-width, 0px)) calc(100% - 3.721rem),calc(100% - 7.715rem + var(--mask-data-right-width, 0px)) calc(100% - 3.754rem),calc(100% - 7.773rem + var(--mask-data-right-width, 0px)) calc(100% - 3.785rem),calc(100% - 7.831rem + var(--mask-data-right-width, 0px)) calc(100% - 3.814rem),calc(100% - 7.89rem + var(--mask-data-right-width, 0px)) calc(100% - 3.842rem),calc(100% - 7.949rem + var(--mask-data-right-width, 0px)) calc(100% - 3.868rem),calc(100% - 8.009rem + var(--mask-data-right-width, 0px)) calc(100% - 3.893rem),calc(100% - 8.07rem + var(--mask-data-right-width, 0px)) calc(100% - 3.916rem),calc(100% - 8.132rem + var(--mask-data-right-width, 0px)) calc(100% - 3.937rem),calc(100% - 8.194rem + var(--mask-data-right-width, 0px)) calc(100% - 3.957rem),calc(100% - 8.256rem + var(--mask-data-right-width, 0px)) calc(100% - 3.975rem),calc(100% - 8.319rem + var(--mask-data-right-width, 0px)) calc(100% - 3.992rem),calc(100% - 8.383rem + var(--mask-data-right-width, 0px)) calc(100% - 4.006rem),calc(100% - 8.446rem + var(--mask-data-right-width, 0px)) calc(100% - 4.019rem),calc(100% - 8.51rem + var(--mask-data-right-width, 0px)) calc(100% - 4.031rem),calc(100% - 8.575rem + var(--mask-data-right-width, 0px)) calc(100% - 4.04rem),calc(100% - 8.639rem + var(--mask-data-right-width, 0px)) calc(100% - 4.048rem),calc(100% - 8.704rem + var(--mask-data-right-width, 0px)) calc(100% - 4.054rem),calc(100% - 8.769rem + var(--mask-data-right-width, 0px)) calc(100% - 4.059rem),calc(100% - 8.834rem + var(--mask-data-right-width, 0px)) calc(100% - 4.061rem),calc(100% - 8.899rem + var(--mask-data-right-width, 0px)) calc(100% - 4.062rem),1.677rem calc(100% - 4.062rem),1.612rem calc(100% - 4.063rem),1.547rem calc(100% - 4.067rem),1.482rem calc(100% - 4.073rem),1.417rem calc(100% - 4.081rem),1.353rem calc(100% - 4.092rem),1.289rem calc(100% - 4.105rem),1.226rem calc(100% - 4.121rem),1.164rem calc(100% - 4.14rem),1.102rem calc(100% - 4.16rem),1.042rem calc(100% - 4.184rem),.982rem calc(100% - 4.209rem),.923rem calc(100% - 4.237rem),.865rem calc(100% - 4.267rem),.809rem calc(100% - 4.3rem),.754rem calc(100% - 4.335rem),.7rem calc(100% - 4.371rem),.648rem calc(100% - 4.41rem),.597rem calc(100% - 4.451rem),.548rem calc(100% - 4.494rem),.501rem calc(100% - 4.538rem),.455rem calc(100% - 4.585rem),.411rem calc(100% - 4.633rem),.369rem calc(100% - 4.683rem),.33rem calc(100% - 4.734rem),.292rem calc(100% - 4.787rem),.256rem calc(100% - 4.841rem),.222rem calc(100% - 4.897rem),.191rem calc(100% - 4.954rem),.162rem calc(100% - 5.012rem),.135rem calc(100% - 5.072rem),.11rem calc(100% - 5.132rem),.088rem calc(100% - 5.193rem),.068rem calc(100% - 5.255rem),.051rem calc(100% - 5.318rem),.036rem calc(100% - 5.381rem),.024rem calc(100% - 5.445rem),.014rem calc(100% - 5.509rem),.007rem calc(100% - 5.574rem),.002rem calc(100% - 5.639rem),0 calc(100% - 5.704rem),0 calc(100% - 5.769rem));content:"";inset:0;position:absolute;z-index:-1}@media(max-width:480px){section.faq .content .faq .title .wrapper>.data:before{--mask-data-right-width:calc(var(--btns-width, 0px) - 68rem);clip-path:polygon(0 7.713rem,.002rem 7.38rem,.016rem 7.047rem,.045rem 6.715rem,.088rem 6.385rem,.146rem 6.057rem,.219rem 5.732rem,.306rem 5.41rem,.407rem 5.093rem,.522rem 4.781rem,.651rem 4.473rem,.793rem 4.172rem,.949rem 3.878rem,1.117rem 3.591rem,1.298rem 3.311rem,1.492rem 3.04rem,1.696rem 2.777rem,1.913rem 2.524rem,2.14rem 2.28rem,2.377rem 2.047rem,2.625rem 1.824rem,2.882rem 1.612rem,3.148rem 1.412rem,3.423rem 1.224rem,3.706rem 1.048rem,3.996rem .884rem,4.293rem .734rem,4.597rem .597rem,4.906rem .474rem,5.221rem .364rem,5.54rem .269rem,5.863rem .188rem,6.189rem .121rem,6.518rem .069rem,6.849rem .032rem,7.182rem .009rem,7.515rem 0,calc(100% - 7.341rem) .003rem,calc(100% - 7.008rem) .019rem,calc(100% - 6.677rem) .049rem,calc(100% - 6.347rem) .094rem,calc(100% - 6.019rem) .154rem,calc(100% - 5.694rem) .228rem,calc(100% - 5.373rem) .317rem,calc(100% - 5.056rem) .42rem,calc(100% - 4.744rem) .536rem,calc(100% - 4.438rem) .667rem,calc(100% - 4.138rem) .811rem,calc(100% - 3.844rem) .968rem,calc(100% - 3.558rem) 1.138rem,calc(100% - 3.279rem) 1.32rem,calc(100% - 3.009rem) 1.515rem,calc(100% - 2.747rem) 1.721rem,calc(100% - 2.495rem) 1.939rem,calc(100% - 2.252rem) 2.167rem,calc(100% - 2.02rem) 2.406rem,calc(100% - 1.799rem) 2.655rem,calc(100% - 1.588rem) 2.913rem,calc(100% - 1.389rem) 3.18rem,calc(100% - 1.203rem) 3.456rem,calc(100% - 1.028rem) 3.739rem,calc(100% - .866rem) 4.03rem,calc(100% - .718rem) 4.328rem,calc(100% - .582rem) 4.633rem,calc(100% - .46rem) 4.943rem,calc(100% - .353rem) 5.258rem,calc(100% - .259rem) 5.577rem,calc(100% - .179rem) 5.901rem,calc(100% - .114rem) 6.228rem,calc(100% - .064rem) 6.557rem,calc(100% - .028rem) 6.888rem,calc(100% - .007rem) 7.22rem,100% 7.553rem,100% calc(100% - 7.544rem),calc(100% - .007rem) calc(100% - 7.211rem),calc(100% - .029rem) calc(100% - 6.878rem),calc(100% - .065rem) calc(100% - 6.547rem),calc(100% - .116rem) calc(100% - 6.218rem),calc(100% - .181rem) calc(100% - 5.892rem),calc(100% - .261rem) calc(100% - 5.568rem),calc(100% - .355rem) calc(100% - 5.249rem),calc(100% - .464rem) calc(100% - 4.934rem),calc(100% - .586rem) calc(100% - 4.624rem),calc(100% - .722rem) calc(100% - 4.32rem),calc(100% - .871rem) calc(100% - 4.022rem),calc(100% - 1.033rem) calc(100% - 3.731rem),calc(100% - 1.208rem) calc(100% - 3.448rem),calc(100% - 1.395rem) calc(100% - 3.172rem),calc(100% - 1.594rem) calc(100% - 2.905rem),calc(100% - 1.805rem) calc(100% - 2.647rem),calc(100% - 2.027rem) calc(100% - 2.399rem),calc(100% - 2.259rem) calc(100% - 2.16rem),calc(100% - 2.502rem) calc(100% - 1.932rem),calc(100% - 2.754rem) calc(100% - 1.715rem),calc(100% - 3.016rem) calc(100% - 1.509rem),calc(100% - 3.287rem) calc(100% - 1.315rem),calc(100% - 3.566rem) calc(100% - 1.133rem),calc(100% - 3.852rem) calc(100% - .963rem),calc(100% - 4.146rem) calc(100% - .807rem),calc(100% - 4.447rem) calc(100% - .663rem),calc(100% - 4.753rem) calc(100% - .533rem),calc(100% - 5.065rem) calc(100% - .417rem),calc(100% - 5.382rem) calc(100% - .314rem),calc(100% - 5.704rem) calc(100% - .226rem),calc(100% - 6.028rem) calc(100% - .152rem),calc(100% - 6.356rem) calc(100% - .093rem),calc(100% - 6.686rem) calc(100% - .048rem),calc(100% - 7.018rem) calc(100% - .018rem),calc(100% - 7.351rem) calc(100% - .002rem),calc(100% - 13.346rem + var(--mask-data-right-width, 0px)) 100%,calc(100% - 13.679rem + var(--mask-data-right-width, 0px)) calc(100% - .002rem),calc(100% - 14.012rem + var(--mask-data-right-width, 0px)) calc(100% - .016rem),calc(100% - 14.344rem + var(--mask-data-right-width, 0px)) calc(100% - .044rem),calc(100% - 14.674rem + var(--mask-data-right-width, 0px)) calc(100% - .087rem),calc(100% - 15.002rem + var(--mask-data-right-width, 0px)) calc(100% - .145rem),calc(100% - 15.327rem + var(--mask-data-right-width, 0px)) calc(100% - .217rem),calc(100% - 15.649rem + var(--mask-data-right-width, 0px)) calc(100% - .304rem),calc(100% - 15.966rem + var(--mask-data-right-width, 0px)) calc(100% - .405rem),calc(100% - 16.279rem + var(--mask-data-right-width, 0px)) calc(100% - .519rem),calc(100% - 16.586rem + var(--mask-data-right-width, 0px)) calc(100% - .648rem),calc(100% - 16.888rem + var(--mask-data-right-width, 0px)) calc(100% - .79rem),calc(100% - 17.182rem + var(--mask-data-right-width, 0px)) calc(100% - .945rem),calc(100% - 17.47rem + var(--mask-data-right-width, 0px)) calc(100% - 1.113rem),calc(100% - 17.749rem + var(--mask-data-right-width, 0px)) calc(100% - 1.294rem),calc(100% - 18.021rem + var(--mask-data-right-width, 0px)) calc(100% - 1.487rem),calc(100% - 18.284rem + var(--mask-data-right-width, 0px)) calc(100% - 1.692rem),calc(100% - 18.537rem + var(--mask-data-right-width, 0px)) calc(100% - 1.908rem),calc(100% - 18.781rem + var(--mask-data-right-width, 0px)) calc(100% - 2.135rem),calc(100% - 19.015rem + var(--mask-data-right-width, 0px)) calc(100% - 2.372rem),calc(100% - 19.238rem + var(--mask-data-right-width, 0px)) calc(100% - 2.619rem),calc(100% - 19.45rem + var(--mask-data-right-width, 0px)) calc(100% - 2.876rem),calc(100% - 19.65rem + var(--mask-data-right-width, 0px)) calc(100% - 3.142rem),calc(100% - 19.839rem + var(--mask-data-right-width, 0px)) calc(100% - 3.417rem),calc(100% - 20.015rem + var(--mask-data-right-width, 0px)) calc(100% - 3.699rem),calc(100% - 20.179rem + var(--mask-data-right-width, 0px)) calc(100% - 3.989rem),calc(100% - 20.329rem + var(--mask-data-right-width, 0px)) calc(100% - 4.287rem),calc(100% - 20.466rem + var(--mask-data-right-width, 0px)) calc(100% - 4.59rem),calc(100% - 20.59rem + var(--mask-data-right-width, 0px)) calc(100% - 4.899rem),calc(100% - 20.7rem + var(--mask-data-right-width, 0px)) calc(100% - 5.214rem),calc(100% - 20.796rem + var(--mask-data-right-width, 0px)) calc(100% - 5.533rem),calc(100% - 20.877rem + var(--mask-data-right-width, 0px)) calc(100% - 5.856rem),calc(100% - 20.944rem + var(--mask-data-right-width, 0px)) calc(100% - 6.182rem),calc(100% - 20.997rem + var(--mask-data-right-width, 0px)) calc(100% - 6.511rem),calc(100% - 21.034rem + var(--mask-data-right-width, 0px)) calc(100% - 6.842rem),calc(100% - 21.058rem + var(--mask-data-right-width, 0px)) calc(100% - 7.174rem),calc(100% - 21.067rem + var(--mask-data-right-width, 0px)) calc(100% - 7.507rem),calc(100% - 21.067rem + var(--mask-data-right-width, 0px)) calc(100% - 9.839rem),calc(100% - 21.076rem + var(--mask-data-right-width, 0px)) calc(100% - 10.172rem),calc(100% - 21.094rem + var(--mask-data-right-width, 0px)) calc(100% - 10.504rem),calc(100% - 21.122rem + var(--mask-data-right-width, 0px)) calc(100% - 10.836rem),calc(100% - 21.16rem + var(--mask-data-right-width, 0px)) calc(100% - 11.167rem),calc(100% - 21.208rem + var(--mask-data-right-width, 0px)) calc(100% - 11.496rem),calc(100% - 21.266rem + var(--mask-data-right-width, 0px)) calc(100% - 11.824rem),calc(100% - 21.334rem + var(--mask-data-right-width, 0px)) calc(100% - 12.151rem),calc(100% - 21.412rem + var(--mask-data-right-width, 0px)) calc(100% - 12.474rem),calc(100% - 21.499rem + var(--mask-data-right-width, 0px)) calc(100% - 12.796rem),calc(100% - 21.596rem + var(--mask-data-right-width, 0px)) calc(100% - 13.114rem),calc(100% - 21.703rem + var(--mask-data-right-width, 0px)) calc(100% - 13.43rem),calc(100% - 21.819rem + var(--mask-data-right-width, 0px)) calc(100% - 13.742rem),calc(100% - 21.945rem + var(--mask-data-right-width, 0px)) calc(100% - 14.051rem),calc(100% - 22.08rem + var(--mask-data-right-width, 0px)) calc(100% - 14.355rem),calc(100% - 22.224rem + var(--mask-data-right-width, 0px)) calc(100% - 14.655rem),calc(100% - 22.377rem + var(--mask-data-right-width, 0px)) calc(100% - 14.951rem),calc(100% - 22.539rem + var(--mask-data-right-width, 0px)) calc(100% - 15.242rem),calc(100% - 22.709rem + var(--mask-data-right-width, 0px)) calc(100% - 15.528rem),calc(100% - 22.888rem + var(--mask-data-right-width, 0px)) calc(100% - 15.809rem),calc(100% - 23.076rem + var(--mask-data-right-width, 0px)) calc(100% - 16.085rem),calc(100% - 23.271rem + var(--mask-data-right-width, 0px)) calc(100% - 16.354rem),calc(100% - 23.475rem + var(--mask-data-right-width, 0px)) calc(100% - 16.618rem),calc(100% - 23.686rem + var(--mask-data-right-width, 0px)) calc(100% - 16.875rem),calc(100% - 23.905rem + var(--mask-data-right-width, 0px)) calc(100% - 17.126rem),calc(100% - 24.132rem + var(--mask-data-right-width, 0px)) calc(100% - 17.371rem),calc(100% - 24.365rem + var(--mask-data-right-width, 0px)) calc(100% - 17.608rem),calc(100% - 24.606rem + var(--mask-data-right-width, 0px)) calc(100% - 17.838rem),calc(100% - 24.853rem + var(--mask-data-right-width, 0px)) calc(100% - 18.061rem),calc(100% - 25.107rem + var(--mask-data-right-width, 0px)) calc(100% - 18.277rem),calc(100% - 25.367rem + var(--mask-data-right-width, 0px)) calc(100% - 18.485rem),calc(100% - 25.634rem + var(--mask-data-right-width, 0px)) calc(100% - 18.685rem),calc(100% - 25.906rem + var(--mask-data-right-width, 0px)) calc(100% - 18.877rem),calc(100% - 26.184rem + var(--mask-data-right-width, 0px)) calc(100% - 19.06rem),calc(100% - 26.467rem + var(--mask-data-right-width, 0px)) calc(100% - 19.236rem),calc(100% - 26.756rem + var(--mask-data-right-width, 0px)) calc(100% - 19.402rem),calc(100% - 27.049rem + var(--mask-data-right-width, 0px)) calc(100% - 19.56rem),calc(100% - 27.347rem + var(--mask-data-right-width, 0px)) calc(100% - 19.709rem),calc(100% - 27.649rem + var(--mask-data-right-width, 0px)) calc(100% - 19.849rem),calc(100% - 27.955rem + var(--mask-data-right-width, 0px)) calc(100% - 19.98rem),calc(100% - 28.265rem + var(--mask-data-right-width, 0px)) calc(100% - 20.101rem),calc(100% - 28.579rem + var(--mask-data-right-width, 0px)) calc(100% - 20.213rem),calc(100% - 28.896rem + var(--mask-data-right-width, 0px)) calc(100% - 20.316rem),calc(100% - 29.216rem + var(--mask-data-right-width, 0px)) calc(100% - 20.408rem),calc(100% - 29.539rem + var(--mask-data-right-width, 0px)) calc(100% - 20.491rem),calc(100% - 29.864rem + var(--mask-data-right-width, 0px)) calc(100% - 20.565rem),calc(100% - 30.191rem + var(--mask-data-right-width, 0px)) calc(100% - 20.628rem),calc(100% - 30.519rem + var(--mask-data-right-width, 0px)) calc(100% - 20.681rem),calc(100% - 30.85rem + var(--mask-data-right-width, 0px)) calc(100% - 20.725rem),calc(100% - 31.181rem + var(--mask-data-right-width, 0px)) calc(100% - 20.758rem),calc(100% - 31.513rem + var(--mask-data-right-width, 0px)) calc(100% - 20.782rem),calc(100% - 31.846rem + var(--mask-data-right-width, 0px)) calc(100% - 20.796rem),calc(100% - 32.179rem + var(--mask-data-right-width, 0px)) calc(100% - 20.8rem),7.325rem calc(100% - 20.803rem),6.993rem calc(100% - 20.82rem),6.661rem calc(100% - 20.851rem),6.331rem calc(100% - 20.897rem),6.004rem calc(100% - 20.957rem),5.679rem calc(100% - 21.032rem),5.358rem calc(100% - 21.121rem),5.042rem calc(100% - 21.225rem),4.73rem calc(100% - 21.342rem),4.424rem calc(100% - 21.473rem),4.124rem calc(100% - 21.618rem),3.83rem calc(100% - 21.776rem),3.544rem calc(100% - 21.946rem),3.266rem calc(100% - 22.129rem),2.996rem calc(100% - 22.324rem),2.735rem calc(100% - 22.531rem),2.483rem calc(100% - 22.749rem),2.241rem calc(100% - 22.978rem),2.01rem calc(100% - 23.217rem),1.789rem calc(100% - 23.466rem),1.579rem calc(100% - 23.725rem),1.38rem calc(100% - 23.993rem),1.194rem calc(100% - 24.269rem),1.02rem calc(100% - 24.553rem),.859rem calc(100% - 24.844rem),.711rem calc(100% - 25.143rem),.576rem calc(100% - 25.447rem),.455rem calc(100% - 25.757rem),.348rem calc(100% - 26.073rem),.255rem calc(100% - 26.393rem),.176rem calc(100% - 26.716rem),.112rem calc(100% - 27.043rem),.062rem calc(100% - 27.372rem),.027rem calc(100% - 27.704rem),.006rem calc(100% - 28.036rem),0 calc(100% - 28.369rem))}}section.faq .content .faq .title .wrapper>.data .h2{padding:0 1.67rem}@media(max-width:480px){section.faq .content .faq .title .wrapper>.data .h2{padding:0 8.53rem}}section.faq .content .faq .title .wrapper>.data .btns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:480px){section.faq .content .faq .title .wrapper>.data .btns .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}section.faq .content .faq .title .wrapper .bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.04rem;justify-content:center;min-height:17.39583rem;padding:0 4rem;position:relative;z-index:1}@media(max-width:480px){section.faq .content .faq .title .wrapper .bottom{gap:4.7rem;min-height:78.7368rem;padding:0 11rem}}section.faq .content .faq .title .wrapper .bottom .letter{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.1)),to(hsla(0,0%,100%,0))),var(--Semantic---deep-blue,#0049d4);background:linear-gradient(180deg,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,0) 100%),var(--Semantic---deep-blue,#0049d4);border-radius:1.66667rem;inset:0;position:absolute;z-index:-1}@media(max-width:480px){section.faq .content .faq .title .wrapper .bottom .letter{border-radius:7.54373rem}}section.faq .content .faq .title .wrapper .bottom .letter:after,section.faq .content .faq .title .wrapper .bottom .letter:before{border-radius:1.66667rem;content:"";left:50%;position:absolute;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:16.97917rem}@media(max-width:480px){section.faq .content .faq .title .wrapper .bottom .letter:after,section.faq .content .faq .title .wrapper .bottom .letter:before{border-radius:7.54373rem;width:76.85093rem}}section.faq .content .faq .title .wrapper .bottom .letter:before{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.19)),to(hsla(0,0%,100%,0))),var(--Brand-Colors-Blue-B75,#a1c2ff);background:linear-gradient(180deg,hsla(0,0%,100%,.19) 0,hsla(0,0%,100%,0) 100%),var(--Brand-Colors-Blue-B75,#a1c2ff);height:12.59182rem;top:-1rem;-webkit-transform:translateX(-50%) rotate(3.366deg);transform:translateX(-50%) rotate(3.366deg)}@media(max-width:480px){section.faq .content .faq .title .wrapper .bottom .letter:before{height:63.3776rem;top:-5rem}}section.faq .content .faq .title .wrapper .bottom .letter:after{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.19)),to(hsla(0,0%,100%,0))),var(--Brand-Colors-Blue-B50,#e8f0ff);background:linear-gradient(180deg,hsla(0,0%,100%,.19) 0,hsla(0,0%,100%,0) 100%),var(--Brand-Colors-Blue-B50,#e8f0ff);height:11.19792rem;top:0;-webkit-transform:translateX(-50%) rotate(5.744deg);transform:translateX(-50%) rotate(5.744deg)}@media(max-width:480px){section.faq .content .faq .title .wrapper .bottom .letter:after{height:50.68373rem}}section.faq .content .faq .title .wrapper .bottom .letter .top{background-image:url(/src/assets/img/faq/letter.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;height:15.52083rem;left:0;position:absolute;right:0;z-index:1}@media(max-width:480px){section.faq .content .faq .title .wrapper .bottom .letter .top{height:70.4rem}section.faq .content .faq .title .wrapper .bottom .btns{width:100%}}section.faq .content .faq .title .wrapper .bottom p{color:#fff;font-size:1.25rem;font-weight:600;letter-spacing:.02rem;line-height:120%;margin-top:4rem;text-align:center}@media(max-width:480px){section.faq .content .faq .title .wrapper .bottom p{font-size:5.3333rem;margin-top:21rem}}@media(min-width:480px){section.faq .content .faq .title .wrapper .bottom:hover .letter:before{-webkit-transform:translate(-50%,-1.35rem) rotate(3.366deg);transform:translate(-50%,-1.35rem) rotate(3.366deg)}section.faq .content .faq .title .wrapper .bottom:hover .letter:after{-webkit-transform:translate(-50%,-1rem) rotate(12deg);transform:translate(-50%,-1rem) rotate(12deg)}section.faq .content .faq .title .wrapper .bottom:hover .btns .btn .icon{-webkit-transform:translateX(var(--icon-end)) rotate(var(--icon-rotate));transform:translateX(var(--icon-end)) rotate(var(--icon-rotate))}}section.faq .content .faq .list{-webkit-box-flex:1;-ms-flex-positive:1;counter-reset:faq-num;flex-grow:1;gap:.83333rem}@media(max-width:480px){section.faq .content .faq .list{gap:3.2rem}}section.faq .content .faq .list>.item{background:#f4f6fa;border-radius:1.25rem;counter-increment:faq-num;padding:.94rem 1.67rem}@media(max-width:480px){section.faq .content .faq .list>.item{border-radius:4.26667rem;padding:4.8rem 4.27rem}}section.faq .content .faq .list>.item .ask{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.04rem;justify-content:flex-start}@media(max-width:480px){section.faq .content .faq .list>.item .ask{gap:3.25rem}}section.faq .content .faq .list>.item .ask:before{-ms-flex-negative:0;color:var(--Blue,#1969ff);content:counter(faq-num,decimal-leading-zero);flex-shrink:0;font-size:.83333rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){section.faq .content .faq .list>.item .ask:before{display:none}}section.faq .content .faq .list>.item .ask>span{-webkit-box-flex:1;-ms-flex-positive:1;color:#0d0d0d;flex-grow:1;font-size:1.04167rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){section.faq .content .faq .list>.item .ask>span{font-size:4.26667rem}}section.faq .content .faq .list>.item .ask .expand{-ms-flex-negative:0;background:#eaecf1;border-radius:50%;display:inline-block;flex-shrink:0;height:3.23rem;position:relative;-webkit-transform:rotate(var(--expand-rotate,0deg));transform:rotate(var(--expand-rotate,0deg));-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:3.23rem}@media(max-width:480px){section.faq .content .faq .list>.item .ask .expand{height:12.8rem;width:12.8rem}}section.faq .content .faq .list>.item .ask .expand:hover{--expand-rotate:180deg}section.faq .content .faq .list>.item .ask .expand:after,section.faq .content .faq .list>.item .ask .expand:before{background:#0d0d0d;content:"";height:1.25rem;left:50%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1.25rem}@media(max-width:480px){section.faq .content .faq .list>.item .ask .expand:after,section.faq .content .faq .list>.item .ask .expand:before{height:6.4rem;width:6.4rem}}section.faq .content .faq .list>.item .ask .expand:before{-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-transform:translate(-50%,-50%) scale(var(--expand-scale,1));transform:translate(-50%,-50%) scale(var(--expand-scale,1))}section.faq .content .faq .list>.item .ask .expand:after{-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg)}section.faq .content .faq .list>.item.active{--expand-scale:0;--expand-rotate:180deg}section.faq .content .faq .list>.item .answ{max-height:var(--marker-h,0);overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}section.faq .content .faq .list>.item .answ .text-block{padding-top:1rem}@media(max-width:480px){section.faq .content .faq .list>.item .answ .text-block{padding-top:4.25rem}}body:has(.persistent-banner.show) section.faq .content .faq .title .wrapper,body:has(.persistent-banner.show) section.faq .content .faq .title>.data{top:calc(7.5rem + var(--dyn-top-pad, 0px))}section.pdf{padding-top:3.42rem}@media(max-width:480px){section.pdf{padding-top:7rem}}section.jobs .content{padding-top:10.42rem}@media(max-width:480px){section.jobs .content{padding-top:21.33rem}}section.jobs .content>.block{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.12rem;margin-top:3.75rem}@media(max-width:480px){section.jobs .content>.block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;margin-top:8.53rem}}section.jobs .content>.block .aside{-ms-flex-negative:0;flex-shrink:0}section.jobs .content>.block .aside .data{gap:2.08rem;left:0;position:sticky;top:calc(7rem + var(--dyn-top-pad, 0px));width:25.20833rem}@media(max-width:480px){section.jobs .content>.block .aside .data{position:static;width:auto}}section.jobs .content>.block .aside .data .group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.2rem}section.jobs .content>.block .aside .data .group .search{-webkit-box-flex:1;-ms-flex-positive:1;background:#f5f6f7;border:1px solid #f5f6f7;border-radius:1.66667rem;flex-grow:1;overflow:hidden;position:relative;-webkit-transition:border-color .5s ease;transition:border-color .5s ease}@media(max-width:480px){section.jobs .content>.block .aside .data .group .search{border-radius:8.53333rem}}section.jobs .content>.block .aside .data .group .search:before{background:#1969ff;content:"";height:1.04167rem;left:1.06rem;-webkit-mask-image:url(/src/assets/icon/search.svg);mask-image:url(/src/assets/icon/search.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.04167rem}@media(max-width:480px){section.jobs .content>.block .aside .data .group .search:before{height:5.33333rem;left:5.33rem;width:5.33333rem}}section.jobs .content>.block .aside .data .group .search input{background:#f5f6f7;-webkit-box-sizing:border-box;box-sizing:border-box;color:#011635;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%;padding:.975rem 2.62rem .975rem 2.92rem;width:100%}@media(max-width:480px){section.jobs .content>.block .aside .data .group .search input{font-size:clamp(16px,3.73333rem,3.73333rem);padding:3.5rem 10rem 3.5rem 14.9rem}}section.jobs .content>.block .aside .data .group .search input::-webkit-input-placeholder{color:#606366}section.jobs .content>.block .aside .data .group .search input::-moz-placeholder{color:#606366}section.jobs .content>.block .aside .data .group .search input:-ms-input-placeholder{color:#606366}section.jobs .content>.block .aside .data .group .search input::-ms-input-placeholder{color:#606366}section.jobs .content>.block .aside .data .group .search input::placeholder{color:#606366}section.jobs .content>.block .aside .data .group .search .clear{background:#0d0d0d;cursor:pointer;display:inline-block;height:.66292rem;-webkit-mask-image:url(/src/assets/icon/close.svg);mask-image:url(/src/assets/icon/close.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:0;pointer-events:none;position:absolute;right:1.34rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .3s ease;transition:opacity .3s ease;width:.66292rem}@media(max-width:480px){section.jobs .content>.block .aside .data .group .search .clear{height:3.5rem;right:3.75rem;width:3.5rem}}section.jobs .content>.block .aside .data .group .search:has(input.not-empty) .clear{opacity:1;pointer-events:all}section.jobs .content>.block .aside .data .group .search:hover{border-color:#dee1e5}section.jobs .content>.block .aside .data .group .search:has(input:focus){border-color:#1969ff}section.jobs .content>.block .aside .data .group .btns span{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;--icon-pad:2.67rem;--icon-size:6.4rem;--icon-color:#fff;align-items:center;background:#011635;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;height:12.8rem;justify-content:center;width:12.8rem}section.jobs .content>.block .aside .data .group .btns span:before{-ms-flex-negative:0;flex-shrink:0}section.jobs .content>.block .aside .data .filter .block{gap:2.08rem}section.jobs .content>.block .main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.jobs .content>.block .main .filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:2.13rem}section.jobs .content>.block .main .filters .group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.13rem}section.jobs .content>.block .main .filters .group .item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f6f7;border-radius:3.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.66667rem;justify-content:center;padding:1.6rem 3.2rem;white-space:nowrap}section.jobs .content>.block .main .filters .group .item .img-frame{height:.83333rem;height:4.26667rem;width:.83333rem;width:4.26667rem}section.jobs .content>.block .main .filters .group .item .p{color:#011635;font-weight:500}section.jobs .content>.block .main .filters .group .item .close{background:url(/src/assets/img/events/cross.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:4.26667rem;width:4.26667rem}section.jobs .content>.block .main .filters .clear{background:#e8f0ff;border-radius:3.2rem;color:#0049d4;display:none;font-size:3.73333rem;font-weight:500;gap:2.66667rem;padding:1.6rem 3.2rem;position:relative;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.jobs .content>.block .main .filters.full{margin-top:8.53rem}section.jobs .content>.block .main .filters.full .clear{display:inline-block}section.jobs .content>.block .main .data{-webkit-column-gap:1.67rem;-moz-column-gap:1.67rem;column-gap:1.67rem;display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:480px){section.jobs .content>.block .main .data{gap:0;grid-template-columns:1fr;margin-top:8.53rem}}section.jobs .content>.block .main .data .card{max-height:var(--data-overflow-h,none);opacity:1;-webkit-transition:max-height .5s ease,opacity .5s ease;transition:max-height .5s ease,opacity .5s ease;will-change:max-height,opacity}section.jobs .content>.block .main .data .card:nth-child(n+3){margin-top:1.67rem}@media(max-width:480px){section.jobs .content>.block .main .data .card:nth-child(n+2){margin-top:4.8rem}}section.jobs .content>.block .main .data .card.hide{margin:0;max-height:0;opacity:0;overflow:hidden}section.jobs .content>.block .main .data .card .wrapper{background:#f5f6f7;border-radius:1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;gap:.83333rem;height:100%;min-height:11.19792rem;padding:1.25rem;position:relative;-webkit-transition:background .3s ease;transition:background .3s ease}@media(max-width:480px){section.jobs .content>.block .main .data .card .wrapper{border-radius:6.4rem;gap:4.27rem;min-height:auto;padding:4.27rem}}section.jobs .content>.block .main .data .card .wrapper:before{background:#fff;content:"";display:inline-block;height:4.02833rem;-webkit-mask-image:url(/src/assets/mask/header/corn.png);mask-image:url(/src/assets/mask/header/corn.png);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:calc(-4.02833rem + -1px);-webkit-transform:rotate(-90deg) scale(0);transform:rotate(-90deg) scale(0);-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:4.02833rem;z-index:1}@media(max-width:480px){section.jobs .content>.block .main .data .card .wrapper:before{display:none}}section.jobs .content>.block .main .data .card .wrapper .arrow{background:#ffc72c;border-radius:50%;height:2.60417rem;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;width:2.60417rem;z-index:1}@media(max-width:480px){section.jobs .content>.block .main .data .card .wrapper .arrow{display:none}}section.jobs .content>.block .main .data .card .wrapper .arrow:before{background-image:url(/src/assets/icon/link.svg);background-position:100% 0;background-repeat:no-repeat;background-size:contain;content:"";height:1.05797rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.00807rem}section.jobs .content>.block .main .data .card .wrapper .label{color:#011635;font-weight:500}@media(max-width:480px){section.jobs .content>.block .main .data .card .wrapper .label{font-size:4.26667rem}}section.jobs .content>.block .main .data .card .wrapper .h3{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#011635;display:-webkit-box;overflow:hidden;-webkit-transition:color .3s ease;transition:color .3s ease}@media(max-width:480px){section.jobs .content>.block .main .data .card .wrapper .h3{display:block;overflow:visible}}section.jobs .content>.block .main .data .card .wrapper .group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.42rem;margin-top:auto}@media(max-width:480px){section.jobs .content>.block .main .data .card .wrapper .group{gap:2.13rem;margin:0}}section.jobs .content>.block .main .data .card .wrapper .group .item{background:#ebecef;border-radius:.3125rem;color:#011635;font-weight:500;padding:.3125rem .41667rem;-webkit-transition:background .3s ease;transition:background .3s ease;white-space:nowrap}@media(max-width:480px){section.jobs .content>.block .main .data .card .wrapper .group .item{border-radius:1.6rem;font-size:3.73333rem;padding:1.6rem 2.13333rem}}@media(min-width:481px){section.jobs .content>.block .main .data .card .wrapper:hover{background:#e8f0ff}section.jobs .content>.block .main .data .card .wrapper:hover:before{-webkit-transform:rotate(-90deg) scale(1);transform:rotate(-90deg) scale(1)}section.jobs .content>.block .main .data .card .wrapper:hover .arrow{opacity:1}section.jobs .content>.block .main .data .card .wrapper:hover .h3{color:#00388c}section.jobs .content>.block .main .data .card .wrapper:hover .group .item{background:#fff}}section.jobs .content>.block .main>.btns{margin-top:3.75rem;-webkit-transition:opacity .3s ease,margin .5s ease .2s,max-height .3s linear .3s;transition:opacity .3s ease,margin .5s ease .2s,max-height .3s linear .3s}@media(max-width:480px){section.jobs .content>.block .main>.btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10.67rem}section.jobs .content>.block .main>.btns .btn{--icon-start:-38%;--icon-end:-38%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.jobs .content>.block .main>.btns .btn .txt{border-bottom-right-radius:0;border-top-right-radius:0}section.jobs .content>.block .main>.btns .btn .icon{border-radius:var(--size);border-bottom-left-radius:0;border-top-left-radius:0}}section.jobs .content>.block .main>.btns:has(.ready){margin:0;max-height:0;opacity:0}section.jobs .content>.block .main .empty-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f6f7;border-radius:1.25rem;display:none;-ms-flex-direction:column;flex-direction:column;padding:5.20833rem;row-gap:2.03rem}@media(max-width:480px){section.jobs .content>.block .main .empty-block{border-radius:6.4rem;margin-top:8.53rem;padding:23.46667rem 5rem;row-gap:5.83rem}}section.jobs .content>.block .main .empty-block .img-frame{height:6.0799rem;width:5.59146rem}@media(max-width:480px){section.jobs .content>.block .main .empty-block .img-frame{height:17.58427rem;width:16.17173rem}}section.jobs .content>.block .main .empty-block .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:.8333rem}@media(max-width:480px){section.jobs .content>.block .main .empty-block .text{row-gap:2.13rem}section.jobs .content>.block .main .empty-block .text .h3{font-size:6.4rem}}section.jobs .content>.block .main .empty-block .text .p{color:#3b4c63}@media(max-width:480px){section.jobs .content>.block .main .empty-block .text .p{font-size:3.7333rem}}section.jobs .content>.block .main .empty-block.show{display:-webkit-box;display:-ms-flexbox;display:flex}[data-modal-name=filter] .content{-webkit-transform:translateX(110%);transform:translateX(110%);-webkit-transition:-webkit-transform .75s ease;transition:-webkit-transform .75s ease;transition:transform .75s ease;transition:transform .75s ease,-webkit-transform .75s ease}[data-modal-name=filter].modal-active.modal-view .content{-webkit-transform:translateX(0);transform:translateX(0)}.modal-active-jobs-filter{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.modal-active-jobs-filter,.modal-active-jobs-filter .content{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;justify-content:flex-start}.modal-active-jobs-filter .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;background:#f5f6f7;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;padding:3.2rem 4.27rem 4.8rem;position:relative}.modal-active-jobs-filter .content .top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.modal-active-jobs-filter .content .top,.modal-active-jobs-filter .content .top .close-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.modal-active-jobs-filter .content .top .close-btn{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;background:#eaecf1;border-radius:50%;flex-shrink:0;height:12.8rem;justify-content:center;width:12.8rem}.modal-active-jobs-filter .content .top .close-btn:before{background:#0d0d0d;content:"";display:inline-block;height:6.4rem;left:50%;-webkit-mask-image:url(/src/assets/icon/back.svg);mask-image:url(/src/assets/icon/back.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6.4rem}.modal-active-jobs-filter .content .top .clear{background:#e8f0ff;border-radius:3.2rem;color:#1969ff;font-family:Poppins;font-size:3.73333rem;font-style:normal;font-weight:500;line-height:144%;padding:2.6rem 3.2rem}.modal-active-jobs-filter .content .top .h4{color:#011635;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal-active-jobs-filter .content .filter{margin-top:11.73rem;max-height:calc(100vh - 54.75rem);overflow-y:auto}.modal-active-jobs-filter .content .btns{margin-top:auto}.modal-active-jobs-filter .content .filter,section.jobs .content>.block .aside .data .filter{gap:2.08rem}@media(max-width:480px){.modal-active-jobs-filter .content .filter,section.jobs .content>.block .aside .data .filter{gap:8.53rem}}.modal-active-jobs-filter .content .filter .item,section.jobs .content>.block .aside .data .filter .item{gap:1.25rem}@media(max-width:480px){.modal-active-jobs-filter .content .filter .item,section.jobs .content>.block .aside .data .filter .item{gap:4.27rem}}.modal-active-jobs-filter .content .filter .item .h3,.modal-active-jobs-filter .content .filter .item .subtitle,section.jobs .content>.block .aside .data .filter .item .h3,section.jobs .content>.block .aside .data .filter .item .subtitle{color:#011635}@media(max-width:480px){.modal-active-jobs-filter .content .filter .item .h3,.modal-active-jobs-filter .content .filter .item .subtitle,section.jobs .content>.block .aside .data .filter .item .h3,section.jobs .content>.block .aside .data .filter .item .subtitle{--icon-pad:4.27rem;--icon-size:5.33333rem}.modal-active-jobs-filter .content .filter .item .h3:before,.modal-active-jobs-filter .content .filter .item .subtitle:before,section.jobs .content>.block .aside .data .filter .item .h3:before,section.jobs .content>.block .aside .data .filter .item .subtitle:before{-ms-flex-negative:0;flex-shrink:0}}.modal-active-jobs-filter .content .filter .item .subtitle,section.jobs .content>.block .aside .data .filter .item .subtitle{--icon-pad:0.833rem;--icon-size:1.25rem;font-weight:500}.modal-active-jobs-filter .content .filter .item .tags,section.jobs .content>.block .aside .data .filter .item .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.833rem}@media(max-width:480px){.modal-active-jobs-filter .content .filter .item .tags,section.jobs .content>.block .aside .data .filter .item .tags{gap:2.13rem}}.modal-active-jobs-filter .content .filter .item .tags .p,section.jobs .content>.block .aside .data .filter .item .tags .p{background:#f4f6fa;border-radius:.625rem;color:#011635;cursor:pointer;font-weight:500;padding:.3125rem .625rem;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease;white-space:nowrap}@media(max-width:480px){.modal-active-jobs-filter .content .filter .item .tags .p,section.jobs .content>.block .aside .data .filter .item .tags .p{background:#fff;border-radius:3.2rem;padding:2rem 3.2rem}}.modal-active-jobs-filter .content .filter .item .tags .p:before,section.jobs .content>.block .aside .data .filter .item .tags .p:before{-ms-flex-negative:0;flex-shrink:0}.modal-active-jobs-filter .content .filter .item .tags .p:hover,section.jobs .content>.block .aside .data .filter .item .tags .p:hover{background:#ebecef}.modal-active-jobs-filter .content .filter .item .tags .p.active,section.jobs .content>.block .aside .data .filter .item .tags .p.active{background:#011635;color:#fff}body:has(.persistent-banner.show) section.jobs .content>.block .aside .data{top:calc(9rem + var(--dyn-top-pad, 0px))}section.info{padding-top:7.42rem}@media(max-width:480px){section.info{padding-top:21.33rem}}section.info .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;border-radius:1.66rem;border-top-left-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:7.65rem;justify-content:space-between;overflow:hidden;padding:7.29rem 20.83rem 0;position:relative}@media(max-width:480px){section.info .content{border-radius:8.53333rem;gap:16rem;padding:42.67rem 4.27rem 0}}section.info .content:before{background:var(--info-logo,url("/src/assets/img/info/sb.png")) no-repeat,#fff;background-position:0 0;background-size:85%;-webkit-box-shadow:-10px -10px 0 10px #fff;box-shadow:-10px -10px 0 10px #fff;content:"";height:12.08333rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/info/left-top.png);mask-image:url(/src/assets/mask/info/left-top.png);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;width:12.08333rem;z-index:100}@media(max-width:480px){section.info .content:before{display:none}}section.info .content:after{background:#1969ff;border-radius:1.66rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-2}@media(max-width:480px){section.info .content:after{border-radius:8.53333rem}}section.info .content .fly{background-position:50%;background-repeat:no-repeat;background-size:contain;height:30.5387rem;position:absolute;top:50%;width:30.11031rem;will-change:transform;z-index:-1}@media(max-width:480px){section.info .content .fly{top:10rem}}section.info .content .fly.lt{background-image:url(/src/assets/img/bee/blue.svg);left:0;-webkit-transform:translateY(var(--data-paralax)) translate(-10%,-20%) rotate(0deg) scale(1.4);transform:translateY(var(--data-paralax)) translate(-10%,-20%) rotate(0deg) scale(1.4)}@media(max-width:480px){section.info .content .fly.lt{-webkit-transform:translate(-50%) rotate(40deg) scale(3);transform:translate(-50%) rotate(40deg) scale(3)}}section.info .content .fly.rt{background-image:url(/src/assets/img/bee/yellow.svg);right:0;-webkit-transform:translateY(var(--data-paralax)) translate(40%,-35%) rotate(-20deg) scaleX(-1) scale(1.4);transform:translateY(var(--data-paralax)) translate(40%,-35%) rotate(-20deg) scaleX(-1) scale(1.4)}@media(max-width:480px){section.info .content .fly.rt{-webkit-transform:translate(40%,20%) rotate(-40deg) scaleX(-1) scale(3);transform:translate(40%,20%) rotate(-40deg) scaleX(-1) scale(3)}}section.info .content .substract-bottom-center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.83rem;justify-content:center}@media(max-width:480px){section.info .content .substract-bottom-center{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}}section.info .content .pan{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;--text-color:#fff;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;justify-content:flex-start;z-index:200}section.info .content .pan a{color:inherit;text-decoration:underline}@media(max-width:480px){section.info .content .pan{gap:5.33rem}}section.info .content .pan .img-frame{height:4.57448rem;width:4.94026rem}@media(max-width:480px){section.info .content .pan .img-frame{height:23.46667rem;width:25.29413rem}}section.info .content .pan>*{text-align:center}section.info.subscribe .content:before{background-image:url(/src/assets/img/info/sb-big.png);background-size:78%}section.info.subscribe .content .pan .p{font-size:1.45833rem}@media(max-width:480px){section.info.subscribe .content .pan .p{font-size:5.33333rem}}section.info.v-2{position:relative}section.info.v-2 .content{padding-bottom:8.33rem;padding-top:4.27rem}@media((max-width:1024px) and (min-width:481px)){section.info.v-2 .content{border-radius:3.12rem;padding:10.45rem 11.91rem}section.info.v-2 .content .fly{top:0}section.info.v-2 .content .fly.lt{-webkit-transform:translate(-30%) rotate(40deg) scale(1.5);transform:translate(-30%) rotate(40deg) scale(1.5)}section.info.v-2 .content .fly.rt{-webkit-transform:translate(30%) rotate(-40deg) scaleX(-1) scale(1.5);transform:translate(30%) rotate(-40deg) scaleX(-1) scale(1.5)}}@media(max-width:480px){section.info.v-2 .content{padding-bottom:15rem;padding-top:38.4rem}}section.info.v-2 .content:before{display:none}@media((max-width:1024px) and (min-width:481px)){section.info.v-2 .content .pan{gap:1.95313rem}section.info.v-2 .content .pan .subtitle{font-size:1.5625rem}section.info.v-2 .content .pan a{--font-size:1.75781rem;--size:6.05469rem}section.info.v-2 .content .pan a .txt{padding:0 2.34375rem}}@media(max-width:1024px){section.info.v-2 .content .pan .img-frame{height:8.59375rem;width:8.59375rem}}@media(max-width:480px){section.info.v-2 .content .pan .img-frame{height:23.46667rem;width:23.46667rem}}section.info.v-2 .content .pan .h1{font-size:3.33333rem}@media(max-width:1024px){section.info.v-2 .content .pan .h1{font-size:3.90625rem}}@media(max-width:480px){section.info.v-2 .content .pan .h1{font-size:10.66667rem}}section.info.v-2 .content .pan .subtitle{font-size:1.45833rem}@media(max-width:1024px){section.info.v-2 .content .pan .subtitle{font-size:1.95313rem}}@media(max-width:480px){section.info.v-2 .content .pan .subtitle{font-size:5.33333rem}}section.info.v-2 .content .pan a{margin-top:.42rem;text-decoration:none}@media(max-width:1024px){section.info.v-2 .content .pan a{margin-top:1.12rem}section.info.v-2 .content .pan a .icon{display:none}}@media(max-width:480px){section.info.v-2 .content .pan a{margin-top:3.2rem}}section.info.v-2 .substract{background:#fff;bottom:-1px;height:6.2rem;left:50%;-webkit-mask:url(/src/assets/mask/product-head.png) no-repeat;mask:url(/src/assets/mask/product-head.png) no-repeat;-webkit-mask-position:bottom left;mask-position:bottom left;-webkit-mask-size:contain;mask-size:contain;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:72.5rem}section.info.v-2 .tabs{background:#f5f6f7;border-radius:62.5rem;bottom:-4.1rem;height:7.06rem;left:50%;padding:1rem;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:63.84rem}@media(max-width:1024px){section.info.v-2 .tabs{background:transparent;border-radius:initial;height:auto;margin-top:1.56rem;padding:0;position:static;-webkit-transform:none;transform:none;width:auto}}@media((max-width:1024px) and (min-width:481px)){section.info.v-2 .tabs{gap:1.5625rem}section.info.v-2 .tabs>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:1.5625rem;-ms-flex-direction:column;flex-direction:column;gap:.75rem;padding:1.4rem}section.info.v-2 .tabs>a:before{height:7.03125rem;width:7.03125rem}section.info.v-2 .tabs>a:after{display:none}section.info.v-2 .tabs>a span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5625rem}section.info.v-2 .tabs>a span:after{content:"";height:2.1rem;margin-left:1.17rem;margin-top:-.4rem;width:2.1rem}}@media(max-width:480px){section.info.v-2 .tabs{margin-top:6.4rem}section.info.v-2 .tabs>a span:after{margin-left:3.2rem}}body:has(section.subscribe-hero,section.courses-hero) section.info.v-2{padding-top:10.42rem}@media(max-width:480px){body:has(section.subscribe-hero,section.courses-hero) section.info.v-2{padding-top:21.33rem}}body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content{padding-bottom:3.12rem;padding-top:7.29rem}@media(max-width:480px){body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content{padding-bottom:4.27rem;padding-top:8.53rem}body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content .fly{display:none}}body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content .form{background:#ffc72c;border-radius:1.66667rem;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.8rem;max-width:17.3rem;padding:.83333rem;width:100%}@media(max-width:480px){body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content .form{border-radius:8.53333rem;margin-top:3.2rem;max-width:none;padding:8.53333rem 4.26667rem 6.4rem}}body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content .form.subscribe-form [data-hsfc-id=Renderer]{--indicator-color:#e6006d}body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content .form.subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span a{color:#0049d4}body:has(section.subscribe-hero,section.courses-hero) section.info.v-2 .content .form.subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow button[type=submit]{background:#00388c}section.team{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5.42rem;justify-content:flex-start;padding-top:10.42rem}@media(max-width:480px){section.team{padding-top:21.33rem}}section.team .block-title{--point-color:#1969ff}section.team .list{align-self:stretch;display:grid;gap:1.67rem;grid-template-columns:repeat(4,1fr)}@media(max-width:480px){section.team .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8.53rem;justify-content:flex-start}}section.team .list>a,section.team .list>div{height:23.69rem}@media(max-width:480px){section.team .list>a,section.team .list>div{height:110.93333rem}}section.team .list>a:nth-child(2n),section.team .list>div:nth-child(2n){-webkit-transform:translateY(-1.67rem);transform:translateY(-1.67rem)}@media(max-width:480px){section.team .list>a:nth-child(2n),section.team .list>div:nth-child(2n){-webkit-transform:none;transform:none}}section.team .list>a.bee,section.team .list>div.bee{position:relative}section.team .list>a.bee .social,section.team .list>div.bee .social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.7rem;justify-content:flex-start;position:absolute;right:1.04rem;top:1.04rem;z-index:100}@media(max-width:480px){section.team .list>a.bee .social,section.team .list>div.bee .social{gap:1.2rem;right:4.27rem;top:4.27rem}}section.team .list>a.bee .social>*,section.team .list>div.bee .social>*{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;--icon-size:1.25rem;--icon-pad:0;--icon-color:#fff;align-items:center;background:#0a66c2;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.5rem;justify-content:center;width:2.5rem}@media(max-width:480px){section.team .list>a.bee .social>*,section.team .list>div.bee .social>*{--icon-size:6.4rem;height:12.8rem;width:12.8rem}}section.team .list>a.bee .img-frame,section.team .list>div.bee .img-frame{-webkit-box-flex:1;-ms-flex-positive:1;border-radius:1.5rem;bottom:0;flex-grow:1;left:0;overflow:hidden;position:absolute;right:0;top:0}@media(max-width:480px){section.team .list>a.bee .img-frame,section.team .list>div.bee .img-frame{border-radius:5rem}}section.team .list>a.bee .img-frame img,section.team .list>div.bee .img-frame img{-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform}section.team .list>a.bee .substact,section.team .list>div.bee .substact{background:#fff;border-top-right-radius:1.5rem;bottom:-1px;left:0;padding-right:1.67rem;padding-top:.83rem;position:absolute}@media(max-width:480px){section.team .list>a.bee .substact,section.team .list>div.bee .substact{border-top-right-radius:5rem;padding-right:8.53rem;padding-top:4.27rem}}section.team .list>a.bee .substact:after,section.team .list>a.bee .substact:before,section.team .list>div.bee .substact:after,section.team .list>div.bee .substact:before{background:#fff;content:"";height:1.25rem;-webkit-mask-image:url(/src/assets/mask/left-bottom.png);mask-image:url(/src/assets/mask/left-bottom.png);-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:1.51042rem}@media(max-width:480px){section.team .list>a.bee .substact:after,section.team .list>a.bee .substact:before,section.team .list>div.bee .substact:after,section.team .list>div.bee .substact:before{height:6.4rem;width:7.73333rem}}section.team .list>a.bee .substact:before,section.team .list>div.bee .substact:before{bottom:-1px;left:calc(100% - 1px)}section.team .list>a.bee .substact:after,section.team .list>div.bee .substact:after{bottom:calc(100% - 1px);left:-1px}section.team .list>a.bee .substact .name,section.team .list>div.bee .substact .name{color:#0d0d0d;font-family:Bauziet;font-size:1.25rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:144%}@media(max-width:480px){section.team .list>a.bee .substact .name,section.team .list>div.bee .substact .name{font-size:5.33333rem}}section.team .list>a.bee .substact .position,section.team .list>div.bee .substact .position{color:#606366;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){section.team .list>a.bee .substact .position,section.team .list>div.bee .substact .position{font-size:4.26667rem}}section.team .list>a.bee.hide,section.team .list>div.bee.hide{display:none}section.team .list>a.bee:hover .img-frame img,section.team .list>div.bee:hover .img-frame img{-webkit-transform:scale(1.1);transform:scale(1.1)}section.team .list.data-overfrom-action:div{-webkit-transition:max-height .3s ease;transition:max-height .3s ease}section.team .list.data-overfrom-action .join{max-height:0}section.team .list .label{bottom:-1.06rem;height:5.4rem;position:absolute;right:.35rem;width:5.4rem}@media(max-width:480px){section.team .list .label{height:29rem;-webkit-transform:translateY(20%);transform:translateY(20%);width:29rem}}section.team .list .label img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}section.team .join{background:#ffc72c;border-radius:1.5rem;height:23.69rem;overflow:hidden;position:relative}@media(max-width:480px){section.team .join{border-radius:5rem;height:unset}}section.team .join:before{background-image:url(/src/assets/img/bee/blue.png);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:10rem;left:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-3rem,-3rem) rotate(67deg) scale(3);transform:translate(-3rem,-3rem) rotate(67deg) scale(3);width:10rem;z-index:100}@media(max-width:480px){section.team .join:before{height:50rem;-webkit-transform:translate(-20rem,-10rem) rotate(60deg) scale(2.5);transform:translate(-20rem,-10rem) rotate(60deg) scale(2.5);width:50rem}}section.team .join .pan{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.04rem;justify-content:flex-start;padding:9.06rem 1.25rem 4.3rem}section.team .join .pan>*{text-align:center}@media(max-width:480px){section.team .join .pan{gap:5.33rem;padding:42.67rem 4.27rem 27.2rem}}section.team .join .substract-bottom-center{bottom:0;left:50%;padding:.83rem .83rem 0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:480px){section.team .join .substract-bottom-center{padding:3.2rem 3.2rem 0}}section.team>.join{margin-top:21.33rem}section.team .btns .btn{-webkit-transition:opacity .3s linear;transition:opacity .3s linear}@media(max-width:480px){section.team .btns .btn{margin-top:5rem}}section.team .btns .btn.ready{display:none;opacity:0}section.team.big .list{grid-template-columns:repeat(3,1fr)}section.team.big .list>div{height:32.29167rem}@media(max-width:480px){section.team.big .list>div{height:110.93333rem}}section.team.big .list>div:nth-child(2n){-webkit-transform:translateY(1.67rem);transform:translateY(1.67rem)}@media(max-width:480px){section.team.big .list>div:nth-child(2n){-webkit-transform:none;transform:none}}section.media{--point-color:#1969ff;padding-top:10.42rem}@media(max-width:480px){section.media{padding-top:21.33rem}}section.media .content .block-title{margin-bottom:3.75rem}@media(max-width:480px){section.media .content .block-title{margin-bottom:8.53rem}}section.media .content .block-title .p.point{font-size:1.04167rem}@media(max-width:480px){section.media .content .block-title .p.point{font-size:4.26667rem}}section.media .content .block-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:6.25rem}@media(max-width:480px){section.media .content .block-main{row-gap:30.13rem}}section.media .content .block-main .item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;-webkit-column-gap:8.07rem;-moz-column-gap:8.07rem;column-gap:8.07rem;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;position:relative}@media(max-width:480px){section.media .content .block-main .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5.33rem}}section.media .content .block-main .item:not(:last-of-type):after{background-image:url(/src/assets/img/media-kit/line-bee.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-5rem;content:"";display:block;height:3.75rem;left:0;position:absolute;right:0}@media(max-width:480px){section.media .content .block-main .item:not(:last-of-type):after{background-image:url(/src/assets/img/media-kit/line-bee-mobile.png);bottom:-21.59667rem;height:13.06667rem}}section.media .content .block-main .item .wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:3.12rem;-moz-column-gap:3.12rem;column-gap:3.12rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:480px){section.media .content .block-main .item .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:5.33rem}}section.media .content .block-main .item .wrapper .logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background:#f4f6fa;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:8.22917rem;justify-content:center;padding:3.4375rem 1.66667rem;width:23.334rem}@media(max-width:480px){section.media .content .block-main .item .wrapper .logo{border-radius:6.4rem;height:32.735rem;padding:9.5rem 19rem;width:53.47rem}}section.media .content .block-main .item .wrapper .logo .img-frame{height:8.2rem;max-width:14.27rem}@media(max-width:480px){section.media .content .block-main .item .wrapper .logo .img-frame{height:29.3704rem;max-width:53.2944rem}}section.media .content .block-main .item .wrapper .text h2{margin-bottom:1.04rem}@media(max-width:480px){section.media .content .block-main .item .wrapper .text h2{margin-bottom:5.33rem}}section.media .content .block-main .item .wrapper .text p{color:#606366}section.media .content .block-main .item .btn{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}@media(max-width:480px){section.media .content .block-main .item .btn{width:100%}}section.quote{padding-top:11rem}@media(max-width:480px){section.quote{padding-top:21.33rem}}section.quote .content{gap:4rem;padding-top:3.75rem;position:relative}@media(max-width:480px){section.quote .content{gap:38.93rem;padding-top:6.4rem}}section.quote .content .bg{background:#f4f6fa;border-radius:1.66667rem;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-2}@media(max-width:480px){section.quote .content .bg{border-radius:6.4rem}}section.quote .content .bg:after,section.quote .content .bg:before{content:"";position:absolute}section.quote .content .bg:before{background:url(/src/assets/img/bee/blue-f.png) 50% no-repeat;background-size:contain;bottom:0;height:20rem;right:0;-webkit-transform:translate(25%,40%) rotate(-10deg) scale(1.4);transform:translate(25%,40%) rotate(-10deg) scale(1.4);width:20rem}@media(max-width:480px){section.quote .content .bg:before{height:50rem;-webkit-transform:translate(46%,-26%) rotate(-26deg) scale(2);transform:translate(46%,-26%) rotate(-26deg) scale(2);width:50rem}}section.quote .content .bg:after{background:#fff;bottom:-1px;height:6.97917rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/quot/l-b.png);mask-image:url(/src/assets/mask/quot/l-b.png);-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:6.97917rem;z-index:-1}@media(max-width:480px){section.quote .content .bg:after{height:28.8rem;width:28.8rem}}section.quote .content .team-data{gap:2.5rem}@media(max-width:480px){section.quote .content .team-data{gap:9.6rem}}section.quote .content>.text{gap:1.3rem;padding:0 2.08rem;position:relative}@media(max-width:480px){section.quote .content>.text{padding:0 4.27rem}}section.quote .content>.text:before{background:#0d0d0d;content:"";height:1.66667rem;left:2.08rem;-webkit-mask-image:url(/src/assets/icon/qt.svg);mask-image:url(/src/assets/icon/qt.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;width:1.66667rem}@media(max-width:480px){section.quote .content>.text:before{height:4.26667rem;left:4.27rem;width:4.26667rem}}section.quote .content>.text p{color:#0d0d0d;font-size:1.875rem;font-style:normal;font-weight:500;line-height:120%;text-indent:10.3rem}@media(max-width:480px){section.quote .content>.text p{font-size:4.26667rem;line-height:144%}}section.slider .content .block-title{--point-color:#1969ff}section.slider .content .swiper{background:#ffc72c;border-radius:8.53333rem;gap:7.47rem;margin-top:8.53rem;overflow:hidden;padding:6.93rem 0 27.2rem;position:relative}section.slider .content .swiper .pg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.06rem;justify-content:space-between;padding:0 6.925rem}section.slider .content .swiper .pg>div{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:1%;background:#e9ae09;border-radius:26.66667rem;display:inline-block;flex-basis:1%;flex-grow:1;min-height:1.06667rem;position:relative}section.slider .content .swiper .pg>div:before{background:#fff;border-radius:26.66667rem;bottom:0;content:"";left:0;position:absolute;right:100%;top:0;-webkit-transition:right .3s linear;transition:right .3s linear}section.slider .content .swiper .pg>div.swiper-page-active:before,section.slider .content .swiper .pg>div.swiper-page-before:before{right:0}section.slider .content .swiper .substract-bottom-center{background:#fff;bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section.slider .content .swiper .btn-group .icon{--icon-color:#0d0d0d}@media(min-width:480px){section.slider .content .swiper .btn-group .icon:hover{--icon-color:#fff;background:#0d0d0d}}section.slider .content .swiper .btn-group [data-disabled]{--icon-color:#606366;pointer-events:none}section.slider .content .swiper .swipe-item{-ms-flex-negative:0;flex-shrink:0;padding:0 6.925rem}section.slider .content .swiper .swipe-item>div{-webkit-box-sizing:border-box;box-sizing:border-box;gap:5.33rem;width:77.66rem}section.slider .content .swiper .swipe-item>div .year{color:#0d0d0d;font-family:Bauziet;font-size:14.4rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%;text-align:center}section.slider .content .swiper .swipe-item>div .img-frame-cover{height:77.6rem;width:77.6rem}section.slider .content .swiper .swipe-item>div .txt{color:#0d0d0d;font-size:3.73333rem;font-style:normal;font-weight:400;line-height:144%}section.slider .content .slider{--data-scroll-slide-height:37vh}@media(max-width:1024px){section.slider .content .slider{--data-scroll-slide-height:5vh}}@media(max-width:480px){section.slider .content .slider{--data-scroll-slide-height:37vh}}section.slider .content .slider .pagination{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#eaecf1;border-radius:5rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:13.23rem;justify-content:space-between;padding:1.67rem 0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.23rem;z-index:100}section.slider .content .slider .pagination>div{background:#a6a6a6;border-radius:50%;display:inline-block;height:.26042rem;width:.26042rem}section.slider .content .slider .pagination>div.scroll-slider-page-active{background:#0d0d0d}section.slider .content .slider .data-scroll-slider-container{min-height:100vh;top:calc(5.5rem + var(--dyn-top-pad, 0))}section.slider .content .slider .data-scroll-slider-container:before{background:#fff;content:"";display:block;height:19.09rem;-webkit-mask-image:url(/src/assets/mask/slider/right-center.png);mask-image:url(/src/assets/mask/slider/right-center.png);-webkit-mask-position:right center;mask-position:right center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4.89rem;z-index:100}section.slider .content .slider .data-scroll-slider-container .slide{-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}section.slider .content .slider .data-scroll-slider-container .slide>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;background:#ffc72c;border-radius:1.67rem;border-bottom-left-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:min(75vh,42.71rem);justify-content:space-between;opacity:var(--slider-opacity,0);overflow:hidden;padding:5.21rem 6.67rem;pointer-events:none;position:relative;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}section.slider .content .slider .data-scroll-slider-container .slide>div .img-frame-cover{-ms-flex-negative:0;flex-shrink:0;height:25.73rem;width:25.73rem}section.slider .content .slider .data-scroll-slider-container .slide>div .text{-ms-flex-item-align:start;align-self:flex-start;color:var(--Text,#0d0d0d);font-size:1.875rem;font-style:normal;font-weight:500;line-height:120%;max-width:28.12rem}section.slider .content .slider .data-scroll-slider-container .slide>div .year{-ms-flex-item-align:end;align-self:flex-end;color:#0d0d0d;font-family:Bauziet;font-size:5.83333rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:124%;text-align:right}section.slider .content .slider .data-scroll-slider-container .slide>div:after,section.slider .content .slider .data-scroll-slider-container .slide>div:before{background:#fff;content:"";-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute}section.slider .content .slider .data-scroll-slider-container .slide>div:before{bottom:-1px;height:10.625rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/slider/left-bottom.png);mask-image:url(/src/assets/mask/slider/left-bottom.png);-webkit-mask-position:left bottom;mask-position:left bottom;width:14.16667rem}section.slider .content .slider .data-scroll-slider-container .slide>div:after{height:10.625rem;-webkit-mask-image:url(/src/assets/mask/slider/right-top.png);mask-image:url(/src/assets/mask/slider/right-top.png);-webkit-mask-position:top left;mask-position:top left;right:16.5rem;top:-1px;width:14.16667rem}section.slider .content .slider .data-scroll-slider-container .slide>div>*{opacity:var(--slider-opacity,0);-webkit-transform:translateY(var(--slider-move,3rem));transform:translateY(var(--slider-move,3rem));-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}section.slider .content .slider .data-scroll-slider-container .slide.active{--slider-opacity:1;--slider-move:0;pointer-events:all}section.slider .content .slider .data-scroll-slider-container .slide.active.after{--slider-opacity:0;--slider-move:-3rem;pointer-events:none}section.slider .content .slider .data-scroll-slider-container .slide.active.after:last-child{--slider-opacity:1;--slider-move:0}section.slider.v-2{padding-top:10.42rem}@media(max-width:480px){section.slider.v-2{padding-top:21.33rem}}section.slider.v-2 .content{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:1}section.slider.v-2 .content .block-title{margin-bottom:-3.75rem}@media(max-width:480px){section.slider.v-2 .content .block-title{margin-bottom:-16rem}}section.slider.v-2 .content .slider .data-scroll-slider-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:7.29rem;min-height:auto;position:static}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container{gap:24.5rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .pagination,section.slider.v-2 .content .slider .data-scroll-slider-container:before{display:none}section.slider.v-2 .content .slider .data-scroll-slider-container .slide{position:relative}section.slider.v-2 .content .slider .data-scroll-slider-container .slide:after{background-image:url(/src/assets/img/slider/bee.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-5rem;content:"";height:2.29167rem;left:0;position:absolute;right:0}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide:after{background-image:url(/src/assets/img/slider/bee-mob.png);bottom:-18.5rem;height:11.73333rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide:nth-child(2n):after{-webkit-transform:scaleX(-1);transform:scaleX(-1)}section.slider.v-2 .content .slider .data-scroll-slider-container .slide:last-of-type:after{display:none}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:transparent;border-radius:0;display:grid;gap:1.67rem;grid-template-columns:repeat(2,1fr);height:min(75vh,36rem);height:auto;opacity:1;padding:0;pointer-events:all;-webkit-transform:none;transform:none}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div>*{opacity:1;pointer-events:all;-webkit-transform:none;transform:none}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div{gap:4.27rem;grid-template-columns:1fr}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div:after,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div:before{display:none}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without{padding:5.73rem 2.29rem 2.45rem;position:relative;z-index:1}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without{padding:21.6rem 4.27rem 4.27rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with:before,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without:before{background:var(--slider-card-bg);background-image:radial-gradient(#dee1e5 .1rem,transparent 0);background-size:.8rem .8rem;bottom:0;clip-path:polygon(calc(100% - 17.762rem) .445rem,calc(100% - 17.852rem) .35rem,calc(100% - 17.951rem) .265rem,calc(100% - 18.059rem) .19rem,calc(100% - 18.174rem) .127rem,calc(100% - 18.294rem) .076rem,calc(100% - 18.42rem) .037rem,calc(100% - 18.548rem) .012rem,calc(100% - 18.679rem) .001rem,calc(100% - 18.81rem) 0,calc(100% - 18.941rem) 0,calc(100% - 19.203rem) 0,calc(100% - 19.728rem) 0,19.437rem 0,15.241rem 0,6.848rem 0,2.652rem 0,2.127rem 0,1.865rem 0,1.734rem 0,1.603rem .002rem,1.472rem .013rem,1.343rem .035rem,1.216rem .066rem,1.091rem .107rem,.97rem .158rem,.854rem .219rem,.743rem .288rem,.637rem .365rem,.537rem .451rem,.445rem .544rem,.36rem .643rem,.283rem .75rem,.214rem .861rem,.155rem .978rem,.104rem 1.099rem,.064rem 1.224rem,.033rem 1.351rem,.012rem 1.481rem,.002rem 1.611rem,0 1.742rem,0 1.874rem,0 2.005rem,0 2.267rem,0 10.66rem,0 calc(100% - 9.527rem),0 calc(100% - 5.331rem),0 calc(100% - 3.232rem),0 calc(100% - 2.183rem),0 calc(100% - 1.921rem),0 calc(100% - 1.79rem),0 calc(100% - 1.659rem),.007rem calc(100% - 1.528rem),.024rem calc(100% - 1.398rem),.051rem calc(100% - 1.27rem),.089rem calc(100% - 1.144rem),.135rem calc(100% - 1.021rem),.192rem calc(100% - .903rem),.257rem calc(100% - .789rem),.331rem calc(100% - .681rem),.413rem calc(100% - .579rem),.503rem calc(100% - .484rem),.6rem calc(100% - .395rem),.704rem calc(100% - .315rem),.813rem calc(100% - .243rem),.928rem calc(100% - .179rem),1.047rem calc(100% - .125rem),1.17rem calc(100% - .08rem),1.296rem calc(100% - .045rem),1.425rem calc(100% - .02rem),1.555rem calc(100% - .005rem),1.686rem 100%,1.818rem 100%,1.949rem 100%,2.211rem 100%,2.735rem 100%,3.785rem 100%,7.981rem 100%,16.373rem 100%,calc(100% - 8.105rem) 100%,calc(100% - 3.908rem) 100%,calc(100% - 1.81rem) 100%,calc(100% - 1.679rem) 100%,calc(100% - 1.548rem) calc(100% - .005rem),calc(100% - 1.418rem) calc(100% - .021rem),calc(100% - 1.289rem) calc(100% - .047rem),calc(100% - 1.163rem) calc(100% - .082rem),calc(100% - 1.04rem) calc(100% - .128rem),calc(100% - .921rem) calc(100% - .182rem),calc(100% - .807rem) calc(100% - .246rem),calc(100% - .697rem) calc(100% - .319rem),calc(100% - .594rem) calc(100% - .4rem),calc(100% - .498rem) calc(100% - .489rem),calc(100% - .408rem) calc(100% - .585rem),calc(100% - .327rem) calc(100% - .687rem),calc(100% - .253rem) calc(100% - .796rem),calc(100% - .188rem) calc(100% - .91rem),calc(100% - .133rem) calc(100% - 1.028rem),calc(100% - .086rem) calc(100% - 1.151rem),calc(100% - .05rem) calc(100% - 1.277rem),calc(100% - .023rem) calc(100% - 1.405rem),calc(100% - .007rem) calc(100% - 1.535rem),100% calc(100% - 1.666rem),100% calc(100% - 1.797rem),100% calc(100% - 1.928rem),100% calc(100% - 2.06rem),100% calc(100% - 3.109rem),100% calc(100% - 5.207rem),100% calc(100% - 9.403rem),100% 10.783rem,100% 6.587rem,100% 6.325rem,100% 6.194rem,100% 6.062rem,calc(100% - .002rem) 5.931rem,calc(100% - .016rem) 5.801rem,calc(100% - .043rem) 5.673rem,calc(100% - .083rem) 5.548rem,calc(100% - .137rem) 5.428rem,calc(100% - .202rem) 5.315rem,calc(100% - .279rem) 5.208rem,calc(100% - .366rem) 5.111rem,calc(100% - .463rem) 5.023rem,calc(100% - .569rem) 4.945rem,calc(100% - .682rem) 4.878rem,calc(100% - .801rem) 4.824rem,calc(100% - .925rem) 4.783rem,calc(100% - 1.053rem) 4.754rem,calc(100% - 1.183rem) 4.739rem,calc(100% - 1.314rem) 4.737rem,calc(100% - 1.446rem) 4.737rem,calc(100% - 1.577rem) 4.737rem,calc(100% - 1.839rem) 4.737rem,calc(100% - 2.888rem) 4.737rem,calc(100% - 11.281rem) 4.737rem,calc(100% - 13.379rem) 4.737rem,calc(100% - 13.51rem) 4.737rem,calc(100% - 13.641rem) 4.732rem,calc(100% - 13.771rem) 4.714rem,calc(100% - 13.898rem) 4.683rem,calc(100% - 14.021rem) 4.638rem,calc(100% - 14.139rem) 4.581rem,calc(100% - 14.251rem) 4.513rem,calc(100% - 14.355rem) 4.433rem,calc(100% - 14.45rem) 4.342rem,calc(100% - 14.536rem) 4.244rem,calc(100% - 14.621rem) 4.144rem,calc(100% - 14.706rem) 4.044rem,calc(100% - 15.045rem) 3.644rem,calc(100% - 17.762rem) .445rem);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with:before,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without:before{background-image:radial-gradient(#dee1e5 .34rem,transparent 0);background-size:3.5rem 3.5rem;clip-path:polygon(32.402rem 2.116rem,32.177rem 1.866rem,31.939rem 1.629rem,31.687rem 1.405rem,31.424rem 1.196rem,31.149rem 1.002rem,30.864rem .824rem,30.569rem .662rem,30.266rem .517rem,29.955rem .389rem,29.637rem .279rem,29.314rem .187rem,28.986rem .113rem,28.654rem .057rem,28.32rem .02rem,27.984rem .002rem,27.648rem 0,27.311rem 0,26.975rem 0,26.302rem 0,24.957rem 0,22.266rem 0,11.504rem 0,8.813rem 0,7.468rem 0,6.795rem 0,6.459rem 0,6.123rem 0,5.786rem .004rem,5.451rem .025rem,5.117rem .065rem,4.785rem .123rem,4.458rem .2rem,4.136rem .295rem,3.819rem .409rem,3.509rem .54rem,3.208rem .688rem,2.915rem .853rem,2.631rem 1.034rem,2.359rem 1.231rem,2.097rem 1.443rem,1.848rem 1.669rem,1.612rem 1.908rem,1.389rem 2.16rem,1.181rem 2.424rem,.988rem 2.7rem,.811rem 2.986rem,.65rem 3.281rem,.506rem 3.585rem,.379rem 3.896rem,.27rem 4.214rem,.179rem 4.538rem,.107rem 4.866rem,.053rem 5.198rem,.018rem 5.533rem,.001rem 5.869rem,0 6.205rem,0 6.541rem,0 7.214rem,0 12.595rem,0 calc(100% - 40.604rem),0 calc(100% - 19.079rem),0 calc(100% - 8.316rem),0 calc(100% - 6.971rem),0 calc(100% - 6.298rem),0 calc(100% - 5.962rem),.011rem calc(100% - 5.626rem),.041rem calc(100% - 5.291rem),.09rem calc(100% - 4.958rem),.157rem calc(100% - 4.629rem),.243rem calc(100% - 4.304rem),.347rem calc(100% - 3.984rem),.469rem calc(100% - 3.67rem),.608rem calc(100% - 3.364rem),.765rem calc(100% - 3.067rem),.938rem calc(100% - 2.778rem),1.126rem calc(100% - 2.5rem),1.33rem calc(100% - 2.232rem),1.549rem calc(100% - 1.977rem),1.781rem calc(100% - 1.734rem),2.027rem calc(100% - 1.504rem),2.285rem calc(100% - 1.288rem),2.554rem calc(100% - 1.087rem),2.835rem calc(100% - .902rem),3.125rem calc(100% - .732rem),3.425rem calc(100% - .579rem),3.732rem calc(100% - .443rem),4.047rem calc(100% - .325rem),4.368rem calc(100% - .225rem),4.694rem calc(100% - .143rem),5.024rem calc(100% - .079rem),5.358rem calc(100% - .034rem),5.693rem calc(100% - .008rem),6.029rem 100%,6.365rem 100%,7.711rem 100%,10.401rem 100%,15.783rem 100%,26.545rem 100%,calc(100% - 37.68rem) 100%,calc(100% - 16.154rem) 100%,calc(100% - 10.773rem) 100%,calc(100% - 8.082rem) 100%,calc(100% - 6.737rem) 100%,calc(100% - 6.401rem) 100%,calc(100% - 6.064rem) 100%,calc(100% - 5.728rem) calc(100% - .006rem),calc(100% - 5.393rem) calc(100% - .03rem),calc(100% - 5.059rem) calc(100% - .073rem),calc(100% - 4.729rem) calc(100% - .135rem),calc(100% - 4.402rem) calc(100% - .215rem),calc(100% - 4.08rem) calc(100% - .314rem),calc(100% - 3.765rem) calc(100% - .43rem),calc(100% - 3.457rem) calc(100% - .564rem),calc(100% - 3.156rem) calc(100% - .715rem),calc(100% - 2.865rem) calc(100% - .883rem),calc(100% - 2.583rem) calc(100% - 1.067rem),calc(100% - 2.313rem) calc(100% - 1.267rem),calc(100% - 2.053rem) calc(100% - 1.481rem),calc(100% - 1.806rem) calc(100% - 1.709rem),calc(100% - 1.572rem) calc(100% - 1.951rem),calc(100% - 1.352rem) calc(100% - 2.205rem),calc(100% - 1.147rem) calc(100% - 2.471rem),calc(100% - .957rem) calc(100% - 2.748rem),calc(100% - .782rem) calc(100% - 3.036rem),calc(100% - .624rem) calc(100% - 3.333rem),calc(100% - .483rem) calc(100% - 3.638rem),calc(100% - .359rem) calc(100% - 3.951rem),calc(100% - .253rem) calc(100% - 4.27rem),calc(100% - .166rem) calc(100% - 4.594rem),calc(100% - .096rem) calc(100% - 4.924rem),calc(100% - .046rem) calc(100% - 5.256rem),calc(100% - .014rem) calc(100% - 5.591rem),100% calc(100% - 5.927rem),100% calc(100% - 6.263rem),100% calc(100% - 6.599rem),100% calc(100% - 7.945rem),100% 45.255rem,100% 23.73rem,100% 22.384rem,100% 22.048rem,calc(100% - .007rem) 21.712rem,calc(100% - .032rem) 21.376rem,calc(100% - .076rem) 21.043rem,calc(100% - .138rem) 20.713rem,calc(100% - .22rem) 20.386rem,calc(100% - .319rem) 20.065rem,calc(100% - .436rem) 19.75rem,calc(100% - .571rem) 19.442rem,calc(100% - .723rem) 19.142rem,calc(100% - .892rem) 18.851rem,calc(100% - 1.077rem) 18.57rem,calc(100% - 1.277rem) 18.3rem,calc(100% - 1.492rem) 18.041rem,calc(100% - 1.72rem) 17.795rem,calc(100% - 1.963rem) 17.561rem,calc(100% - 2.218rem) 17.342rem,calc(100% - 2.484rem) 17.137rem,calc(100% - 2.762rem) 16.948rem,calc(100% - 3.05rem) 16.774rem,calc(100% - 3.347rem) 16.617rem,calc(100% - 3.653rem) 16.476rem,calc(100% - 3.966rem) 16.354rem,calc(100% - 4.286rem) 16.249rem,calc(100% - 4.61rem) 16.162rem,calc(100% - 4.94rem) 16.093rem,calc(100% - 5.272rem) 16.044rem,calc(100% - 5.607rem) 16.013rem,calc(100% - 5.943rem) 16rem,calc(100% - 6.28rem) 16rem,calc(100% - 6.952rem) 16rem,calc(100% - 8.298rem) 16rem,calc(100% - 10.988rem) 16rem,calc(100% - 16.369rem) 16rem,calc(100% - 37.895rem) 16rem,calc(100% - 38.231rem) 16rem,calc(100% - 38.567rem) 16rem,calc(100% - 38.904rem) 15.999rem,calc(100% - 39.24rem) 15.982rem,calc(100% - 39.574rem) 15.947rem,calc(100% - 39.906rem) 15.893rem,calc(100% - 40.234rem) 15.821rem,calc(100% - 40.558rem) 15.73rem,calc(100% - 40.876rem) 15.622rem,calc(100% - 41.188rem) 15.495rem,calc(100% - 41.492rem) 15.352rem,calc(100% - 41.788rem) 15.191rem,calc(100% - 42.074rem) 15.015rem,calc(100% - 42.35rem) 14.822rem,calc(100% - 42.614rem) 14.615rem,calc(100% - 42.867rem) 14.393rem,42.644rem 14.157rem,42.418rem 13.908rem,42.2rem 13.652rem,41.982rem 13.395rem,41.111rem 12.37rem,39.369rem 10.319rem,32.402rem 2.116rem)}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with:after,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without:after{background:var(--slider-mask-bg);content:"";height:4.47917rem;-webkit-mask-image:url(/src/assets/img/slider/mask.png);mask-image:url(/src/assets/img/slider/mask.png);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:1.7rem;width:16.85rem}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with:after,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without:after{height:21.73333rem;-webkit-mask-image:url(/src/assets/img/slider/mask-mob.png);mask-image:url(/src/assets/img/slider/mask-mob.png);width:59.8rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .img-frame,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .img-frame{height:13.54167rem;width:100%}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .img-frame,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .img-frame{height:46.93333rem;margin:0 -4.27rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .logo,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .logo{height:3.64583rem;left:1.25rem;position:absolute;top:1.25rem;width:auto}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .logo,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .logo{height:11.2rem;left:4.27rem;margin:0;top:4.8rem;width:30.24rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .text-block,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.62rem;margin-top:1.04rem}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .text-block,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .text-block{gap:3.2rem;margin-top:4.27rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .text-block *,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .text-block *{color:#011635}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .label,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .label{color:var(--slider-label-color);position:absolute;top:2.4rem;z-index:1}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .label,section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .label{top:7rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without{--slider-card-bg:#ebecef;--slider-label-color:#011635;--slider-mask-bg:#dee1e6}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .label{right:2.29rem}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .without .label{right:4.27rem}}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with{--slider-card-bg:#e8f0ff;--slider-label-color:#fff;--slider-mask-bg:#3f83fe}section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .label{right:3.33rem}@media(max-width:480px){section.slider.v-2 .content .slider .data-scroll-slider-container .slide>div .with .label{right:8rem}}section.slider.v-3{padding-top:10.42rem}@media(max-width:480px){section.slider.v-3{padding-top:21.33rem}}section.slider.v-3 .content{-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:5.21rem;position:relative;z-index:1}@media(max-width:480px){section.slider.v-3 .content{padding-top:0}section.slider.v-3 .content .block-title{margin-bottom:-16rem}}section.slider.v-3 .content .slider .data-scroll-slider-container{min-height:90vh;top:calc(9rem + var(--dyn-top-pad, 0))}@media(max-width:1024px){section.slider.v-3 .content .slider .data-scroll-slider-container{min-height:50vh}}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:24.5rem;min-height:auto;position:static}}section.slider.v-3 .content .slider .data-scroll-slider-container:before{border-radius:5.20833rem;height:10.83333rem;-webkit-mask:none;mask:none;right:-2rem;width:6.5625rem}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container:before{display:none}}section.slider.v-3 .content .slider .data-scroll-slider-container:after{background:#f5f6f7;bottom:0;clip-path:polygon(calc(100% - 1.684rem) 0,calc(100% - 1.406rem) .023rem,calc(100% - 1.136rem) .091rem,calc(100% - .881rem) .204rem,calc(100% - .648rem) .356rem,calc(100% - .443rem) .546rem,calc(100% - .272rem) .766rem,calc(100% - .14rem) 1.011rem,calc(100% - .05rem) 1.275rem,calc(100% - .005rem) 1.55rem,100% 1.829rem,100% 2.108rem,100% 2.387rem,100% 3.503rem,100% 7.969rem,100% 16.899rem,100% calc(100% - 12.609rem),100% calc(100% - 3.679rem),100% calc(100% - 2.562rem),100% calc(100% - 2.283rem),100% calc(100% - 2.004rem),100% calc(100% - 1.725rem),calc(100% - .017rem) calc(100% - 1.447rem),calc(100% - .078rem) calc(100% - 1.175rem),calc(100% - .184rem) calc(100% - .917rem),calc(100% - .332rem) calc(100% - .68rem),calc(100% - .516rem) calc(100% - .471rem),calc(100% - .732rem) calc(100% - .295rem),calc(100% - .974rem) calc(100% - .157rem),calc(100% - 1.236rem) calc(100% - .06rem),calc(100% - 1.509rem) calc(100% - .009rem),calc(100% - 1.788rem) 100%,calc(100% - 2.067rem) 100%,calc(100% - 2.346rem) 100%,calc(100% - 2.625rem) 100%,calc(100% - 3.742rem) 100%,calc(100% - 5.974rem) 100%,calc(100% - 23.835rem) 100%,2.407rem 100%,2.128rem 100%,1.849rem 100%,1.57rem calc(100% - .004rem),1.294rem calc(100% - .045rem),1.029rem calc(100% - .132rem),.782rem calc(100% - .262rem),.56rem calc(100% - .43rem),.369rem calc(100% - .633rem),.213rem calc(100% - .864rem),.098rem calc(100% - 1.118rem),.026rem calc(100% - 1.387rem),0 calc(100% - 1.665rem),0 calc(100% - 1.944rem),0 calc(100% - 2.223rem),0 calc(100% - 2.781rem),0 calc(100% - 7.246rem),0 calc(100% - 16.176rem),0 13.331rem,0 11.099rem,0 10.541rem,0 10.262rem,0 9.982rem,0 9.703rem,.029rem 9.426rem,.102rem 9.157rem,.22rem 8.904rem,.377rem 8.674rem,.57rem 8.473rem,.794rem 8.307rem,1.042rem 8.179rem,1.307rem 8.095rem,1.583rem 8.056rem,1.862rem 8.053rem,2.142rem 8.053rem,4.374rem 8.053rem,5.49rem 8.053rem,5.769rem 8.053rem,6.049rem 8.053rem,6.326rem 8.03rem,6.597rem 7.963rem,6.852rem 7.851rem,7.086rem 7.699rem,7.291rem 7.51rem,7.462rem 7.29rem,7.595rem 7.045rem,7.686rem 6.782rem,7.731rem 6.507rem,7.737rem 6.228rem,7.737rem 1.763rem,7.749rem 1.484rem,7.804rem 1.211rem,7.905rem .951rem,8.046rem .711rem,8.226rem .497rem,8.438rem .317rem,8.677rem .173rem,8.936rem .071rem,9.209rem .013rem,9.488rem 0,9.767rem 0,10.046rem 0,11.162rem 0,15.627rem 0,24.557rem 0,calc(100% - 1.684rem) 0);content:"";left:0;position:absolute;right:0;top:-5rem;z-index:-1}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container:after{display:none}}section.slider.v-3 .content .slider .data-scroll-slider-container .pagination{gap:1.67rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .pagination{display:none}}section.slider.v-3 .content .slider .data-scroll-slider-container .pagination:before{bottom:-3.8rem;right:-.2rem;-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:left;transform-origin:left}section.slider.v-3 .content .slider .data-scroll-slider-container .pagination:after{left:auto;right:-1px;top:-3.7rem;-webkit-transform:none;transform:none}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide{position:relative}section.slider.v-3 .content .slider .data-scroll-slider-container .slide:after{background-image:url(/src/assets/img/slider/bee.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-18.5rem;content:"";height:11.73333rem;left:0;position:absolute;right:0}section.slider.v-3 .content .slider .data-scroll-slider-container .slide:nth-child(2n):after{-webkit-transform:scaleX(-1);transform:scaleX(-1)}section.slider.v-3 .content .slider .data-scroll-slider-container .slide:last-of-type:after{display:none}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:transparent;border-radius:0;display:grid;gap:1.67rem;grid-template-columns:repeat(2,1fr);height:min(75vh,36rem);padding:3.75rem 6.67rem}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div{gap:4.27rem;grid-template-columns:1fr;height:auto;opacity:1;padding:0;pointer-events:all;-webkit-transform:none;transform:none}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div>*{opacity:1;pointer-events:all;-webkit-transform:none;transform:none}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div:after,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div:before{display:none}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without{padding:5.73rem 2.29rem 2.45rem;position:relative;z-index:1}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without{padding:21.6rem 4.27rem 4.27rem}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with:before,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without:before{background:var(--slider-card-bg);background-image:radial-gradient(#dee1e5 .1rem,transparent 0);background-size:.8rem .8rem;bottom:0;clip-path:polygon(calc(100% - 17.762rem) .445rem,calc(100% - 17.852rem) .35rem,calc(100% - 17.951rem) .265rem,calc(100% - 18.059rem) .19rem,calc(100% - 18.174rem) .127rem,calc(100% - 18.294rem) .076rem,calc(100% - 18.42rem) .037rem,calc(100% - 18.548rem) .012rem,calc(100% - 18.679rem) .001rem,calc(100% - 18.81rem) 0,calc(100% - 18.941rem) 0,calc(100% - 19.203rem) 0,calc(100% - 19.728rem) 0,19.437rem 0,15.241rem 0,6.848rem 0,2.652rem 0,2.127rem 0,1.865rem 0,1.734rem 0,1.603rem .002rem,1.472rem .013rem,1.343rem .035rem,1.216rem .066rem,1.091rem .107rem,.97rem .158rem,.854rem .219rem,.743rem .288rem,.637rem .365rem,.537rem .451rem,.445rem .544rem,.36rem .643rem,.283rem .75rem,.214rem .861rem,.155rem .978rem,.104rem 1.099rem,.064rem 1.224rem,.033rem 1.351rem,.012rem 1.481rem,.002rem 1.611rem,0 1.742rem,0 1.874rem,0 2.005rem,0 2.267rem,0 10.66rem,0 calc(100% - 9.527rem),0 calc(100% - 5.331rem),0 calc(100% - 3.232rem),0 calc(100% - 2.183rem),0 calc(100% - 1.921rem),0 calc(100% - 1.79rem),0 calc(100% - 1.659rem),.007rem calc(100% - 1.528rem),.024rem calc(100% - 1.398rem),.051rem calc(100% - 1.27rem),.089rem calc(100% - 1.144rem),.135rem calc(100% - 1.021rem),.192rem calc(100% - .903rem),.257rem calc(100% - .789rem),.331rem calc(100% - .681rem),.413rem calc(100% - .579rem),.503rem calc(100% - .484rem),.6rem calc(100% - .395rem),.704rem calc(100% - .315rem),.813rem calc(100% - .243rem),.928rem calc(100% - .179rem),1.047rem calc(100% - .125rem),1.17rem calc(100% - .08rem),1.296rem calc(100% - .045rem),1.425rem calc(100% - .02rem),1.555rem calc(100% - .005rem),1.686rem 100%,1.818rem 100%,1.949rem 100%,2.211rem 100%,2.735rem 100%,3.785rem 100%,7.981rem 100%,16.373rem 100%,calc(100% - 8.105rem) 100%,calc(100% - 3.908rem) 100%,calc(100% - 1.81rem) 100%,calc(100% - 1.679rem) 100%,calc(100% - 1.548rem) calc(100% - .005rem),calc(100% - 1.418rem) calc(100% - .021rem),calc(100% - 1.289rem) calc(100% - .047rem),calc(100% - 1.163rem) calc(100% - .082rem),calc(100% - 1.04rem) calc(100% - .128rem),calc(100% - .921rem) calc(100% - .182rem),calc(100% - .807rem) calc(100% - .246rem),calc(100% - .697rem) calc(100% - .319rem),calc(100% - .594rem) calc(100% - .4rem),calc(100% - .498rem) calc(100% - .489rem),calc(100% - .408rem) calc(100% - .585rem),calc(100% - .327rem) calc(100% - .687rem),calc(100% - .253rem) calc(100% - .796rem),calc(100% - .188rem) calc(100% - .91rem),calc(100% - .133rem) calc(100% - 1.028rem),calc(100% - .086rem) calc(100% - 1.151rem),calc(100% - .05rem) calc(100% - 1.277rem),calc(100% - .023rem) calc(100% - 1.405rem),calc(100% - .007rem) calc(100% - 1.535rem),100% calc(100% - 1.666rem),100% calc(100% - 1.797rem),100% calc(100% - 1.928rem),100% calc(100% - 2.06rem),100% calc(100% - 3.109rem),100% calc(100% - 5.207rem),100% calc(100% - 9.403rem),100% 10.783rem,100% 6.587rem,100% 6.325rem,100% 6.194rem,100% 6.062rem,calc(100% - .002rem) 5.931rem,calc(100% - .016rem) 5.801rem,calc(100% - .043rem) 5.673rem,calc(100% - .083rem) 5.548rem,calc(100% - .137rem) 5.428rem,calc(100% - .202rem) 5.315rem,calc(100% - .279rem) 5.208rem,calc(100% - .366rem) 5.111rem,calc(100% - .463rem) 5.023rem,calc(100% - .569rem) 4.945rem,calc(100% - .682rem) 4.878rem,calc(100% - .801rem) 4.824rem,calc(100% - .925rem) 4.783rem,calc(100% - 1.053rem) 4.754rem,calc(100% - 1.183rem) 4.739rem,calc(100% - 1.314rem) 4.737rem,calc(100% - 1.446rem) 4.737rem,calc(100% - 1.577rem) 4.737rem,calc(100% - 1.839rem) 4.737rem,calc(100% - 2.888rem) 4.737rem,calc(100% - 11.281rem) 4.737rem,calc(100% - 13.379rem) 4.737rem,calc(100% - 13.51rem) 4.737rem,calc(100% - 13.641rem) 4.732rem,calc(100% - 13.771rem) 4.714rem,calc(100% - 13.898rem) 4.683rem,calc(100% - 14.021rem) 4.638rem,calc(100% - 14.139rem) 4.581rem,calc(100% - 14.251rem) 4.513rem,calc(100% - 14.355rem) 4.433rem,calc(100% - 14.45rem) 4.342rem,calc(100% - 14.536rem) 4.244rem,calc(100% - 14.621rem) 4.144rem,calc(100% - 14.706rem) 4.044rem,calc(100% - 15.045rem) 3.644rem,calc(100% - 17.762rem) .445rem);content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with:before,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without:before{background-image:radial-gradient(#dee1e5 .34rem,transparent 0);background-size:3.5rem 3.5rem;clip-path:polygon(32.402rem 2.116rem,32.177rem 1.866rem,31.939rem 1.629rem,31.687rem 1.405rem,31.424rem 1.196rem,31.149rem 1.002rem,30.864rem .824rem,30.569rem .662rem,30.266rem .517rem,29.955rem .389rem,29.637rem .279rem,29.314rem .187rem,28.986rem .113rem,28.654rem .057rem,28.32rem .02rem,27.984rem .002rem,27.648rem 0,27.311rem 0,26.975rem 0,26.302rem 0,24.957rem 0,22.266rem 0,11.504rem 0,8.813rem 0,7.468rem 0,6.795rem 0,6.459rem 0,6.123rem 0,5.786rem .004rem,5.451rem .025rem,5.117rem .065rem,4.785rem .123rem,4.458rem .2rem,4.136rem .295rem,3.819rem .409rem,3.509rem .54rem,3.208rem .688rem,2.915rem .853rem,2.631rem 1.034rem,2.359rem 1.231rem,2.097rem 1.443rem,1.848rem 1.669rem,1.612rem 1.908rem,1.389rem 2.16rem,1.181rem 2.424rem,.988rem 2.7rem,.811rem 2.986rem,.65rem 3.281rem,.506rem 3.585rem,.379rem 3.896rem,.27rem 4.214rem,.179rem 4.538rem,.107rem 4.866rem,.053rem 5.198rem,.018rem 5.533rem,.001rem 5.869rem,0 6.205rem,0 6.541rem,0 7.214rem,0 12.595rem,0 calc(100% - 40.604rem),0 calc(100% - 19.079rem),0 calc(100% - 8.316rem),0 calc(100% - 6.971rem),0 calc(100% - 6.298rem),0 calc(100% - 5.962rem),.011rem calc(100% - 5.626rem),.041rem calc(100% - 5.291rem),.09rem calc(100% - 4.958rem),.157rem calc(100% - 4.629rem),.243rem calc(100% - 4.304rem),.347rem calc(100% - 3.984rem),.469rem calc(100% - 3.67rem),.608rem calc(100% - 3.364rem),.765rem calc(100% - 3.067rem),.938rem calc(100% - 2.778rem),1.126rem calc(100% - 2.5rem),1.33rem calc(100% - 2.232rem),1.549rem calc(100% - 1.977rem),1.781rem calc(100% - 1.734rem),2.027rem calc(100% - 1.504rem),2.285rem calc(100% - 1.288rem),2.554rem calc(100% - 1.087rem),2.835rem calc(100% - .902rem),3.125rem calc(100% - .732rem),3.425rem calc(100% - .579rem),3.732rem calc(100% - .443rem),4.047rem calc(100% - .325rem),4.368rem calc(100% - .225rem),4.694rem calc(100% - .143rem),5.024rem calc(100% - .079rem),5.358rem calc(100% - .034rem),5.693rem calc(100% - .008rem),6.029rem 100%,6.365rem 100%,7.711rem 100%,10.401rem 100%,15.783rem 100%,26.545rem 100%,calc(100% - 37.68rem) 100%,calc(100% - 16.154rem) 100%,calc(100% - 10.773rem) 100%,calc(100% - 8.082rem) 100%,calc(100% - 6.737rem) 100%,calc(100% - 6.401rem) 100%,calc(100% - 6.064rem) 100%,calc(100% - 5.728rem) calc(100% - .006rem),calc(100% - 5.393rem) calc(100% - .03rem),calc(100% - 5.059rem) calc(100% - .073rem),calc(100% - 4.729rem) calc(100% - .135rem),calc(100% - 4.402rem) calc(100% - .215rem),calc(100% - 4.08rem) calc(100% - .314rem),calc(100% - 3.765rem) calc(100% - .43rem),calc(100% - 3.457rem) calc(100% - .564rem),calc(100% - 3.156rem) calc(100% - .715rem),calc(100% - 2.865rem) calc(100% - .883rem),calc(100% - 2.583rem) calc(100% - 1.067rem),calc(100% - 2.313rem) calc(100% - 1.267rem),calc(100% - 2.053rem) calc(100% - 1.481rem),calc(100% - 1.806rem) calc(100% - 1.709rem),calc(100% - 1.572rem) calc(100% - 1.951rem),calc(100% - 1.352rem) calc(100% - 2.205rem),calc(100% - 1.147rem) calc(100% - 2.471rem),calc(100% - .957rem) calc(100% - 2.748rem),calc(100% - .782rem) calc(100% - 3.036rem),calc(100% - .624rem) calc(100% - 3.333rem),calc(100% - .483rem) calc(100% - 3.638rem),calc(100% - .359rem) calc(100% - 3.951rem),calc(100% - .253rem) calc(100% - 4.27rem),calc(100% - .166rem) calc(100% - 4.594rem),calc(100% - .096rem) calc(100% - 4.924rem),calc(100% - .046rem) calc(100% - 5.256rem),calc(100% - .014rem) calc(100% - 5.591rem),100% calc(100% - 5.927rem),100% calc(100% - 6.263rem),100% calc(100% - 6.599rem),100% calc(100% - 7.945rem),100% 45.255rem,100% 23.73rem,100% 22.384rem,100% 22.048rem,calc(100% - .007rem) 21.712rem,calc(100% - .032rem) 21.376rem,calc(100% - .076rem) 21.043rem,calc(100% - .138rem) 20.713rem,calc(100% - .22rem) 20.386rem,calc(100% - .319rem) 20.065rem,calc(100% - .436rem) 19.75rem,calc(100% - .571rem) 19.442rem,calc(100% - .723rem) 19.142rem,calc(100% - .892rem) 18.851rem,calc(100% - 1.077rem) 18.57rem,calc(100% - 1.277rem) 18.3rem,calc(100% - 1.492rem) 18.041rem,calc(100% - 1.72rem) 17.795rem,calc(100% - 1.963rem) 17.561rem,calc(100% - 2.218rem) 17.342rem,calc(100% - 2.484rem) 17.137rem,calc(100% - 2.762rem) 16.948rem,calc(100% - 3.05rem) 16.774rem,calc(100% - 3.347rem) 16.617rem,calc(100% - 3.653rem) 16.476rem,calc(100% - 3.966rem) 16.354rem,calc(100% - 4.286rem) 16.249rem,calc(100% - 4.61rem) 16.162rem,calc(100% - 4.94rem) 16.093rem,calc(100% - 5.272rem) 16.044rem,calc(100% - 5.607rem) 16.013rem,calc(100% - 5.943rem) 16rem,calc(100% - 6.28rem) 16rem,calc(100% - 6.952rem) 16rem,calc(100% - 8.298rem) 16rem,calc(100% - 10.988rem) 16rem,calc(100% - 16.369rem) 16rem,calc(100% - 37.895rem) 16rem,calc(100% - 38.231rem) 16rem,calc(100% - 38.567rem) 16rem,calc(100% - 38.904rem) 15.999rem,calc(100% - 39.24rem) 15.982rem,calc(100% - 39.574rem) 15.947rem,calc(100% - 39.906rem) 15.893rem,calc(100% - 40.234rem) 15.821rem,calc(100% - 40.558rem) 15.73rem,calc(100% - 40.876rem) 15.622rem,calc(100% - 41.188rem) 15.495rem,calc(100% - 41.492rem) 15.352rem,calc(100% - 41.788rem) 15.191rem,calc(100% - 42.074rem) 15.015rem,calc(100% - 42.35rem) 14.822rem,calc(100% - 42.614rem) 14.615rem,calc(100% - 42.867rem) 14.393rem,42.644rem 14.157rem,42.418rem 13.908rem,42.2rem 13.652rem,41.982rem 13.395rem,41.111rem 12.37rem,39.369rem 10.319rem,32.402rem 2.116rem)}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with:after,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without:after{background:var(--slider-mask-bg);content:"";height:4.47917rem;-webkit-mask-image:url(/src/assets/img/slider/mask.png);mask-image:url(/src/assets/img/slider/mask.png);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:1.7rem;width:16.85rem}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with:after,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without:after{height:21.73333rem;-webkit-mask-image:url(/src/assets/img/slider/mask-mob.png);mask-image:url(/src/assets/img/slider/mask-mob.png);width:59.8rem}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .img-frame,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .img-frame{height:13.54167rem;width:100%}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .img-frame,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .img-frame{height:46.93333rem;margin:0 -4.27rem}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .logo,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .logo{height:3.64583rem;left:1.25rem;position:absolute;top:1.25rem;width:auto}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .logo,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .logo{height:11.2rem;left:4.27rem;margin:0;top:4.8rem;width:30.24rem}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .text-block,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.62rem;margin-top:1.04rem}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .text-block,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .text-block{gap:3.2rem;margin-top:4.27rem}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .text-block *,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .text-block *{color:#011635}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .label,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .label{color:var(--slider-label-color);position:absolute;top:2.4rem;z-index:1}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .label,section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .label{top:7rem}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without{--slider-card-bg:#ebecef;--slider-label-color:#011635;--slider-mask-bg:#dee1e6}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .label{right:2.29rem}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .without .label{right:4.27rem}}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with{--slider-card-bg:#e8f0ff;--slider-label-color:#fff;--slider-mask-bg:#3f83fe}section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .label{right:3.33rem}@media(max-width:480px){section.slider.v-3 .content .slider .data-scroll-slider-container .slide>div .with .label{right:8rem}}body:has(.persistent-banner.show) section.slider .content .slider .data-scroll-slider-container{top:calc(8rem + var(--dyn-top-pad, 0px))}section.social{margin-top:4.17rem}@media(max-width:480px){section.social{margin-top:21.33rem}}section.social .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;border-radius:1.66667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:5.83rem;justify-content:space-between;overflow:hidden;padding:4.32rem;position:relative;z-index:10}@media(max-width:480px){section.social .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-radius:8.53333rem;-ms-flex-direction:column;flex-direction:column;gap:6.4rem;padding:42.67rem 6.4rem 6.4rem}}section.social .content:before{background:#f4f6fa;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-2}@media(max-width:480px){section.social .content:before{background:#fff}}section.social .content:after{background:url(/src/assets/img/bee/blue.png) no-repeat 50%;background-size:contain;bottom:-15rem;content:"";height:35.29203rem;left:-15rem;position:absolute;-webkit-transform:rotate(19.635deg);transform:rotate(108deg) scale(1.2) scaleX(-1);width:35.29203rem;z-index:-1}@media(max-width:480px){section.social .content:after{bottom:unset;left:-5rem;top:-10rem;-webkit-transform:rotate(75deg) scale(3.2);transform:rotate(75deg) scale(3.2)}}section.social .content>.text{color:#0d0d0d;font-family:Bauziet;font-size:2.5rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%;width:25.41667rem}@media(max-width:480px){section.social .content>.text{font-size:7.46667rem;width:unset}}section.social .content>.items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:end;-ms-flex-pack:end;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.67rem;justify-content:flex-end}@media(max-width:480px){section.social .content>.items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3.2rem}}section.social .content>.items a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;background:#ffc72c;border-radius:1.33rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:17.08333rem;justify-content:space-between;padding:1.25rem;position:relative;width:17.08333rem}@media(max-width:480px){section.social .content>.items a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;border-radius:4.26667rem;-ms-flex-direction:row;flex-direction:row;gap:3.2rem;height:unset;justify-content:flex-start;padding:4.27rem 12rem 4.27rem 4.27rem;width:unset}}section.social .content>.items a .img-frame{height:3.33rem;width:3.33rem}@media(max-width:480px){section.social .content>.items a .img-frame{height:11.73333rem;width:11.73333rem}}section.social .content>.items a .text{color:#0d0d0d;font-size:1.45833rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){section.social .content>.items a .text{font-size:5.33333rem}}section.social .content>.items a:after,section.social .content>.items a:before{content:"";height:5rem;position:absolute;right:-1px;top:-1px;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:5rem}section.social .content>.items a:before{background:#f4f6fa;-webkit-mask-image:url(/src/assets/mask/card-r-t.png);mask-image:url(/src/assets/mask/card-r-t.png);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:right top;transform-origin:right top;will-change:transform}@media(max-width:480px){section.social .content>.items a:before{display:none}}section.social .content>.items a:after{background:#000;-webkit-mask-image:url(/src/assets/icon/link.svg);mask-image:url(/src/assets/icon/link.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-transform:scale(.3);transform:scale(.3);-webkit-transform-origin:center;transform-origin:center}@media(max-width:480px){section.social .content>.items a:after{-webkit-mask-image:url(/src/assets/icon/down.svg);mask-image:url(/src/assets/icon/down.svg);top:50%;-webkit-transform:translate(-100%,-50%) rotate(-135deg) scale(1.2);transform:translate(-100%,-50%) rotate(-135deg) scale(1.2)}}section.social .content>.items a:hover:before{-webkit-transform:scale(1);transform:scale(1)}section.social .content>.items a:hover:after{-webkit-transform:translate(10%,-10%) scale(.35);transform:translate(10%,-10%) scale(.35)}section.reviews{margin-top:10.42rem}@media(max-width:480px){section.reviews{margin-top:21.33rem}}section.reviews .content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f6fa;border-radius:1.66667rem;gap:3.75rem;overflow:hidden;padding:7.76rem 6.67rem 0}@media(max-width:480px){section.reviews .content{border-radius:8.53333rem;gap:19rem;padding-top:10.67rem}}section.reviews .content .block-title{--point-color:#1969ff}section.reviews .content .substract-bottom-center{background:#fff;bottom:-1px}section.reviews .content [data-swiper]{-ms-flex-item-align:stretch;align-self:stretch}section.reviews .content [data-swiper] .swipe-item{padding:0 .86rem}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item{padding:0 2.5rem 0 0}}section.reviews .content [data-swiper] .swipe-item .item{-webkit-box-flex:1;-ms-flex-positive:1;background:#fff;border-radius:1.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;flex-grow:1;gap:1.5rem;padding:4.69rem 1.67rem 1.87rem;position:relative;width:26rem}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item .item{border-radius:6.4rem;gap:4.22rem;padding:16.53rem 4.27rem 4.27rem;width:79rem}}section.reviews .content [data-swiper] .swipe-item .item:before{background:#f4f6fa;content:"";height:3.30151rem;left:50%;-webkit-mask-image:url(/src/assets/mask/reviws/t-c.png);mask-image:url(/src/assets/mask/reviws/t-c.png);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;-webkit-transform:translate(-50%);transform:translate(-50%);width:10.17651rem}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item .item:before{height:10.86827rem;-webkit-mask-image:url(/src/assets/mask/reviws/t-c-m.png);mask-image:url(/src/assets/mask/reviws/t-c-m.png);width:33.26827rem}}section.reviews .content [data-swiper] .swipe-item .item .decor{background:#fff;border-radius:1.25rem;display:block;height:5.20833rem;left:50%;overflow:hidden;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:5.20833rem}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item .item .decor{border-radius:4.5rem;height:16rem;width:16rem}}section.reviews .content [data-swiper] .swipe-item .item .decor:before{background-image:var(--img,url("/src/assets/img/reviews/quot.png"));background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0}section.reviews .content [data-swiper] .swipe-item .item>.p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.reviews .content [data-swiper] .swipe-item .item .title{-ms-flex-negative:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;gap:.21rem}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item .item .title{width:50rem}}section.reviews .content [data-swiper] .swipe-item .item .title span{color:#0d0d0d;font-size:1.04167rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item .item .title span{font-size:4.26667rem}}section.reviews .content [data-swiper] .swipe-item .item .title>a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1.04167rem;font-style:normal;font-weight:500;gap:.2em;justify-content:flex-start;line-height:144%}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item .item .title>a{font-size:4.26667rem}}section.reviews .content [data-swiper] .swipe-item .item .title>a:before{background:url(/src/assets/icon/chain.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1em;width:1em}section.reviews .content [data-swiper] .swipe-item .item .title>a:hover{text-decoration:underline}section.reviews .content [data-swiper] .swipe-item .item .title p{color:#606366;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){section.reviews .content [data-swiper] .swipe-item .item .title p{font-size:3.73333rem}}section.reviews .content .btn-group .icon{--icon-color:#0d0d0d}@media(min-width:480px){section.reviews .content .btn-group .icon:hover{--icon-color:#fff;background:#0d0d0d}}section.reviews .content .btn-group [data-disabled]{--icon-color:#606366;pointer-events:none}section.blue-cta{padding-top:10.42rem}@media(max-width:480px){section.blue-cta{padding-top:21.33rem}}section.blue-cta .anchor{height:1px;opacity:0;pointer-events:none;-webkit-transform:translateY(-5rem);transform:translateY(-5rem);width:1px}@media(max-width:480px){section.blue-cta .anchor{-webkit-transform:translateY(115rem);transform:translateY(115rem)}}section.blue-cta .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#1969ff;border-radius:1.67rem;border-top-left-radius:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding-top:5.63rem;position:relative;z-index:1}@media(max-width:480px){section.blue-cta .content{border-radius:7.47rem;overflow:visible;padding-bottom:11.2rem;padding-top:43.7rem}}section.blue-cta .content:after{background:#fff;clip-path:polygon(0 .007rem,.059rem 0,100% 0,calc(100% - .066rem) .001rem,calc(100% - .131rem) .005rem,calc(100% - .197rem) .012rem,calc(100% - .262rem) .02rem,calc(100% - .327rem) .032rem,calc(100% - .391rem) .046rem,calc(100% - .454rem) .062rem,calc(100% - .517rem) .081rem,calc(100% - .58rem) .103rem,calc(100% - .641rem) .127rem,calc(100% - .701rem) .153rem,calc(100% - .76rem) .181rem,calc(100% - .818rem) .212rem,calc(100% - .875rem) .245rem,calc(100% - .931rem) .281rem,calc(100% - .985rem) .318rem,calc(100% - 1.037rem) .357rem,calc(100% - 1.088rem) .399rem,calc(100% - 1.138rem) .442rem,calc(100% - 1.185rem) .488rem,calc(100% - 1.231rem) .535rem,calc(100% - 1.275rem) .584rem,calc(100% - 1.317rem) .634rem,calc(100% - 1.357rem) .686rem,calc(100% - 1.395rem) .74rem,calc(100% - 1.43rem) .795rem,calc(100% - 4.179rem) calc(100% - 2.483rem),calc(100% - 4.215rem) calc(100% - 2.428rem),calc(100% - 4.253rem) calc(100% - 2.374rem),calc(100% - 4.292rem) calc(100% - 2.322rem),calc(100% - 4.334rem) calc(100% - 2.271rem),calc(100% - 4.378rem) calc(100% - 2.222rem),calc(100% - 4.424rem) calc(100% - 2.175rem),calc(100% - 4.471rem) calc(100% - 2.129rem),calc(100% - 4.521rem) calc(100% - 2.086rem),calc(100% - 4.571rem) calc(100% - 2.044rem),calc(100% - 4.624rem) calc(100% - 2.004rem),calc(100% - 4.678rem) calc(100% - 1.967rem),calc(100% - 4.733rem) calc(100% - 1.932rem),calc(100% - 4.79rem) calc(100% - 1.898rem),calc(100% - 4.848rem) calc(100% - 1.867rem),calc(100% - 4.907rem) calc(100% - 1.839rem),calc(100% - 4.967rem) calc(100% - 1.812rem),calc(100% - 5.029rem) calc(100% - 1.788rem),calc(100% - 5.091rem) calc(100% - 1.767rem),calc(100% - 5.154rem) calc(100% - 1.748rem),calc(100% - 5.217rem) calc(100% - 1.731rem),calc(100% - 5.281rem) calc(100% - 1.717rem),calc(100% - 5.346rem) calc(100% - 1.705rem),calc(100% - 5.411rem) calc(100% - 1.696rem),calc(100% - 5.477rem) calc(100% - 1.69rem),calc(100% - 5.542rem) calc(100% - 1.686rem),calc(100% - 5.608rem) calc(100% - 1.684rem),1.682rem calc(100% - 1.684rem),1.616rem calc(100% - 1.683rem),1.55rem calc(100% - 1.679rem),1.485rem calc(100% - 1.673rem),1.42rem calc(100% - 1.664rem),1.355rem calc(100% - 1.652rem),1.291rem calc(100% - 1.638rem),1.227rem calc(100% - 1.621rem),1.164rem calc(100% - 1.602rem),1.102rem calc(100% - 1.581rem),1.041rem calc(100% - 1.557rem),.981rem calc(100% - 1.531rem),.922rem calc(100% - 1.502rem),.864rem calc(100% - 1.471rem),.807rem calc(100% - 1.438rem),.751rem calc(100% - 1.403rem),.698rem calc(100% - 1.365rem),.645rem calc(100% - 1.325rem),.594rem calc(100% - 1.284rem),.545rem calc(100% - 1.24rem),.497rem calc(100% - 1.195rem),.452rem calc(100% - 1.148rem),.408rem calc(100% - 1.099rem),.366rem calc(100% - 1.048rem),.326rem calc(100% - .996rem),.288rem calc(100% - .942rem),.252rem calc(100% - .887rem),.219rem calc(100% - .831rem),.187rem calc(100% - .773rem),.158rem calc(100% - .714rem),.132rem calc(100% - .654rem),.107rem calc(100% - .593rem),.085rem calc(100% - .531rem),.066rem calc(100% - .468rem),.049rem calc(100% - .404rem),.034rem calc(100% - .34rem),.022rem calc(100% - .276rem),.013rem calc(100% - .211rem),.006rem calc(100% - .145rem),.002rem calc(100% - .08rem),0 calc(100% - .014rem));content:"";height:7.60417rem;left:-1px;position:absolute;top:-1px;width:15.41rem;z-index:2}@media(max-width:480px){section.blue-cta .content:after{clip-path:polygon(0 .014rem,.401rem 0,100% 0,calc(100% - .416rem) .009rem,calc(100% - .831rem) .037rem,calc(100% - 1.244rem) .083rem,calc(100% - 1.655rem) .148rem,calc(100% - 2.062rem) .231rem,calc(100% - 2.465rem) .332rem,calc(100% - 2.864rem) .45rem,calc(100% - 3.257rem) .587rem,calc(100% - 3.643rem) .74rem,calc(100% - 4.022rem) .911rem,calc(100% - 4.393rem) 1.099rem,calc(100% - 4.756rem) 1.303rem,calc(100% - 5.109rem) 1.522rem,calc(100% - 5.451rem) 1.758rem,calc(100% - 5.784rem) 2.008rem,calc(100% - 6.104rem) 2.273rem,calc(100% - 6.412rem) 2.552rem,calc(100% - 6.708rem) 2.844rem,calc(100% - 6.99rem) 3.149rem,calc(100% - 7.26rem) 3.466rem,calc(100% - 16.878rem) calc(100% - 12.686rem),calc(100% - 17.152rem) calc(100% - 12.373rem),calc(100% - 17.439rem) calc(100% - 12.072rem),calc(100% - 17.739rem) calc(100% - 11.784rem),calc(100% - 18.052rem) calc(100% - 11.51rem),calc(100% - 18.377rem) calc(100% - 11.25rem),calc(100% - 18.713rem) calc(100% - 11.005rem),calc(100% - 19.059rem) calc(100% - 10.776rem),calc(100% - 19.416rem) calc(100% - 10.561rem),calc(100% - 19.781rem) calc(100% - 10.363rem),calc(100% - 20.155rem) calc(100% - 10.182rem),calc(100% - 20.537rem) calc(100% - 10.017rem),calc(100% - 20.926rem) calc(100% - 9.869rem),calc(100% - 21.321rem) calc(100% - 9.739rem),calc(100% - 21.721rem) calc(100% - 9.627rem),calc(100% - 22.126rem) calc(100% - 9.532rem),calc(100% - 22.535rem) calc(100% - 9.456rem),calc(100% - 22.946rem) calc(100% - 9.398rem),calc(100% - 23.36rem) calc(100% - 9.358rem),calc(100% - 23.776rem) calc(100% - 9.337rem),calc(100% - 24.191rem) calc(100% - 9.333rem),9.477rem calc(100% - 9.333rem),9.062rem calc(100% - 9.329rem),8.646rem calc(100% - 9.308rem),8.232rem calc(100% - 9.269rem),7.821rem calc(100% - 9.211rem),7.412rem calc(100% - 9.135rem),7.007rem calc(100% - 9.041rem),6.607rem calc(100% - 8.929rem),6.212rem calc(100% - 8.798rem),5.823rem calc(100% - 8.651rem),5.441rem calc(100% - 8.486rem),5.067rem calc(100% - 8.304rem),4.702rem calc(100% - 8.105rem),4.346rem calc(100% - 7.89rem),4rem calc(100% - 7.66rem),3.664rem calc(100% - 7.415rem),3.34rem calc(100% - 7.155rem),3.027rem calc(100% - 6.881rem),2.727rem calc(100% - 6.593rem),2.44rem calc(100% - 6.292rem),2.166rem calc(100% - 5.979rem),1.907rem calc(100% - 5.654rem),1.662rem calc(100% - 5.318rem),1.433rem calc(100% - 4.971rem),1.219rem calc(100% - 4.614rem),1.021rem calc(100% - 4.249rem),.84rem calc(100% - 3.874rem),.675rem calc(100% - 3.492rem),.528rem calc(100% - 3.104rem),.399rem calc(100% - 2.708rem),.288rem calc(100% - 2.308rem),.194rem calc(100% - 1.903rem),.119rem calc(100% - 1.494rem),.062rem calc(100% - 1.082rem),.024rem calc(100% - .668rem),0 calc(100% - .163rem));height:27.5rem;width:62.85173rem}}section.blue-cta .content:before{background-image:url(/src/assets/img/blue-cta/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@media(max-width:480px){section.blue-cta .content:before{background-image:url(/src/assets/img/blue-cta/bg-mob.png);top:1px}}section.blue-cta .content>.img-frame{height:10.47rem;left:0;position:absolute;top:0;width:12.81rem;z-index:3}@media(max-width:480px){section.blue-cta .content>.img-frame{height:41rem;left:3rem;top:-3rem;width:47rem}}section.blue-cta .content .block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.67rem;width:45rem}@media(max-width:480px){section.blue-cta .content .block{gap:6.4rem;width:73.6rem}}section.blue-cta .content .block *{color:#fff;text-align:center}section.blue-cta .content .block .img-frame{height:6.77083rem;width:6.77083rem}@media(max-width:480px){section.blue-cta .content .block .img-frame{height:26rem;width:26rem}}section.blue-cta .content .block .h3{width:41rem}@media(max-width:480px){section.blue-cta .content .block .h3{font-size:4.8rem;width:auto}}section.blue-cta .content .block .p{font-size:1.25rem;margin-top:5rem}@media(max-width:480px){section.blue-cta .content .block .p{font-size:4.26667rem;margin-top:14rem}}section.blue-cta .content .substract-bottom-center{margin-top:1.67rem}@media(max-width:480px){section.blue-cta .content .substract-bottom-center{background:transparent;margin-top:6.9rem;padding:0}section.blue-cta .content .substract-bottom-center:after,section.blue-cta .content .substract-bottom-center:before{display:none}section.blue-cta .content .substract-bottom-center .btn .icon{display:inline-block}}section.blue-cta:has(.form-container) .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-radius:3.33rem;-ms-flex-direction:row;flex-direction:row;gap:3.3rem;min-height:30rem;padding:1.56rem 1.56rem 1.56rem 6.46rem}@media(max-width:480px){section.blue-cta:has(.form-container) .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:none;-ms-flex-direction:column;flex-direction:column;gap:4.27rem;min-height:auto;padding:0}}section.blue-cta:has(.form-container) .content:before{background-image:url(/src/assets/img/blue-cta/bg2.png)}@media(max-width:480px){section.blue-cta:has(.form-container) .content:before{display:none}}section.blue-cta:has(.form-container) .content .block{-ms-flex-negative:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;flex-shrink:0;width:33.5rem}@media(max-width:480px){section.blue-cta:has(.form-container) .content .block{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:stretch;align-items:center;align-self:stretch;background:#1969ff;border-radius:8.53333rem;overflow:hidden;padding:66rem 9rem 12.2rem;position:relative;width:auto;z-index:1}section.blue-cta:has(.form-container) .content .block:before{background-image:url(/src/assets/img/blue-cta/bg-mob.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-18rem;content:"";height:177rem;position:absolute;right:-21rem;width:107rem;z-index:-1}}section.blue-cta:has(.form-container) .content .block *{text-align:left;width:auto}@media(max-width:480px){section.blue-cta:has(.form-container) .content .block *{text-align:center}}section.blue-cta:has(.form-container) .content .block .h05 img{display:inline-block;height:4.47917rem;vertical-align:middle;width:4.47917rem}@media(max-width:480px){section.blue-cta:has(.form-container) .content .block .h05 img{height:21.33333rem;left:50%;position:absolute;top:38.4rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:21.33333rem}}@media(max-width:480px){section.blue-cta:has(.form-container) .content .form-container{width:100%}}section.blue-cta:has(.form-container) .content .form-container .form{background:#ffc72c;border-radius:1.66667rem}@media(max-width:480px){section.blue-cta:has(.form-container) .content .form-container .form{border-radius:8.53333rem}}section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-CheckboxField .hsfc-FieldLabel span{background:transparent!important;color:#011635!important}section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options{gap:.5rem;grid-template-columns:repeat(3,1fr)}@media(max-width:480px){section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options{gap:3.2rem;grid-template-columns:1fr}}section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-RadioFieldGroup .hsfc-RadioFieldGroup__Options>div .hsfc-FieldLabel span{font-weight:500}section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-Row:has(.hsfc-RadioFieldGroup__Options){gap:1.25rem;grid-template-columns:1fr}@media(max-width:480px){section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-Row:has(.hsfc-RadioFieldGroup__Options){gap:4.27rem}}section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-FieldLabel__RequiredIndicator{color:#e51520}section.blue-cta:has(.form-container) .content .form-container .form.step-form textarea.hsfc-TextareaInput{height:5rem}@media(max-width:480px){section.blue-cta:has(.form-container) .content .form-container .form.step-form textarea.hsfc-TextareaInput{height:25rem}}section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress{margin-bottom:0;margin-top:1.5rem}@media(max-width:480px){section.blue-cta:has(.form-container) .content .form-container .form.step-form .hsfc-Step__Content .hsfc-ProgressBar .hsfc-ProgressBar__Progress{margin-top:7rem}}section.info-pans{margin-top:10.42rem}@media(max-width:480px){section.info-pans{margin-top:21.33rem}}section.info-pans .content{-webkit-box-flex:1;-ms-flex-positive:1;display:grid;flex-grow:1;gap:1.67rem;grid-template-columns:1fr 1fr 1fr}@media(max-width:480px){section.info-pans .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:4.27rem;justify-content:flex-start}}section.info-pans .content>div{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:26.04167rem;padding:1.67rem;position:relative}@media(max-width:480px){section.info-pans .content>div{min-height:unset;padding:4.27rem}}section.info-pans .content>div>.bg{background:var(--info-pan-bg,#ffc72c);border-radius:1.66667rem;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}@media(max-width:480px){section.info-pans .content>div>.bg{border-radius:8.53333rem}}section.info-pans .content>div.cut:before{background:#fff;content:"";height:3.65rem;-webkit-mask-image:url(/src/assets/mask/card-trg-r-t.png);mask-image:url(/src/assets/mask/card-trg-r-t.png);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:-1px;width:3.65rem}@media(max-width:480px){section.info-pans .content>div.cut:before{height:13.9824rem;-webkit-mask-image:url(/src/assets/mask/card-trg-r-t-m.png);mask-image:url(/src/assets/mask/card-trg-r-t-m.png);width:13.9824rem}}section.info-pans .content>div.primary{--info-pan-bg:#1969ff}section.info-pans .content>div.secondary{--info-pan-bg:#eaecf1}section.info-pans .content>div.info{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:1.33rem;justify-content:space-between}@media(max-width:480px){section.info-pans .content>div.info{gap:5.33rem}}section.info-pans .content>div.info .img-frame{-ms-flex-negative:0;background:#fff;border-radius:50%;flex-shrink:0;height:10.41667rem;width:10.41667rem}@media(max-width:480px){section.info-pans .content>div.info .img-frame{-ms-flex-item-align:start;align-self:flex-start;height:25.6rem;width:25.6rem}}section.info-pans .content>div.info .img-frame img{-webkit-transform:scale(.65);transform:scale(.65)}section.info-pans .content>div.text{overflow:hidden;padding-bottom:9.95rem}@media(max-width:480px){section.info-pans .content>div.text{padding-bottom:6.4rem;padding-top:6.4rem}}section.info-pans .content>div.text .bg:after{background:url(/src/assets/img/bee/blue-f.png) no-repeat 50%;background-size:contain;bottom:0;content:"";height:9.95rem;left:0;position:absolute;right:0;-webkit-transform:translate(11rem,5rem) rotate(-5deg) scale(2.9);transform:translate(11rem,5rem) rotate(-5deg) scale(2.9)}@media(max-width:480px){section.info-pans .content>div.text .bg:after{display:none}}section.info-pans .content>div.links{--text-color:#fff;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:1.33rem;justify-content:space-between}@media(max-width:480px){section.info-pans .content>div.links{gap:5.33rem}}section.info-pans .content>div.links>.tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.infograph{--point-color:#1969ff;gap:4.69rem;margin-top:6.25rem}@media(max-width:480px){section.infograph{gap:8.53rem;margin-top:21.33rem}}section.infograph .content>.row,section.infograph .content>.table>.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width:480px){section.infograph .content>.row,section.infograph .content>.table>.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.infograph .content>.row>.title,section.infograph .content>.table>.row>.title{-ms-flex-negative:0;border-bottom:1px solid transparent;-o-border-image:linear-gradient(90deg,#dcdfe5 30%,hsla(0,0%,100%,0) 90%);border-image:-webkit-gradient(linear,left top,right top,color-stop(30%,#dcdfe5),color-stop(90%,hsla(0,0%,100%,0)));border-image:linear-gradient(90deg,#dcdfe5 30%,hsla(0,0%,100%,0) 90%);border-image-slice:1;flex-shrink:0;gap:1.04rem;padding:1.04rem 0;width:33.64rem}@media(max-width:480px){section.infograph .content>.row>.title,section.infograph .content>.table>.row>.title{background:#f4f6fa;-o-border-image:unset;border-image:unset;border-radius:2.13333rem;padding:1.07rem 2.13rem;width:unset}}section.infograph .content>.row>.title>.text,section.infograph .content>.table>.row>.title>.text{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1.45833rem;font-style:normal;font-weight:500;gap:1.04rem;justify-content:flex-start;line-height:144%}@media(max-width:480px){section.infograph .content>.row>.title>.text,section.infograph .content>.table>.row>.title>.text{font-size:3.73333rem}}section.infograph .content>.row>.title>.text .img-frame,section.infograph .content>.table>.row>.title>.text .img-frame{height:1.97917rem;width:1.97917rem}@media(max-width:480px){section.infograph .content>.row>.title>.text .img-frame,section.infograph .content>.table>.row>.title>.text .img-frame{display:none}}section.infograph .content>.row>.title>.note,section.infograph .content>.table>.row>.title>.note{color:#0d0d0d;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){section.infograph .content>.row>.title>.note,section.infograph .content>.table>.row>.title>.note{display:none}}section.infograph .content>.row>.data,section.infograph .content>.table>.row>.data{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-direction:row;flex-direction:row;flex-grow:1}section.infograph .content>.row>.data>div,section.infograph .content>.table>.row>.data>div{-ms-flex-preferred-size:1%;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-right:1px solid #dcdfe5;display:-webkit-box;display:-ms-flexbox;display:flex;flex-basis:1%;-ms-flex-direction:row;flex-direction:row;flex-grow:1;gap:.83rem;justify-content:center;min-height:6.35417rem;position:relative}@media(max-width:480px){section.infograph .content>.row>.data>div,section.infograph .content>.table>.row>.data>div{min-height:15rem}}section.infograph .content>.row>.data>div .img-frame,section.infograph .content>.table>.row>.data>div .img-frame{height:3.23406rem;width:3.47656rem}@media(max-width:480px){section.infograph .content>.row>.data>div .img-frame,section.infograph .content>.table>.row>.data>div .img-frame{height:9.73653rem;width:10.46667rem}}section.infograph .content>.row>.data>div:last-child,section.infograph .content>.table>.row>.data>div:last-child{background:var(--infograph-bg,none)}@media(max-width:480px){section.infograph .content>.row>.data>div:last-child,section.infograph .content>.table>.row>.data>div:last-child{border-right:none}}section.infograph .content>.row>.data>div:last-child .h4,section.infograph .content>.table>.row>.data>div:last-child .h4{color:#fff}@media(max-width:480px){section.infograph .content>.row>.data>div:last-child .h4,section.infograph .content>.table>.row>.data>div:last-child .h4{color:#0d0d0d}}section.infograph .content>.row>.info,section.infograph .content>.table>.row>.info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:flex-end;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;flex-grow:1;font-size:1.04167rem;font-style:normal;font-weight:400;gap:4rem;justify-content:center;line-height:144%;min-height:5.45rem}@media(max-width:480px){section.infograph .content>.row>.info,section.infograph .content>.table>.row>.info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-top:4rem}}section.infograph .content>.row>.info>div,section.infograph .content>.table>.row>.info>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:1.04167rem;font-style:normal;font-weight:400;gap:.5rem;justify-content:center;line-height:144%}@media(max-width:480px){section.infograph .content>.row>.info>div,section.infograph .content>.table>.row>.info>div{font-size:3.2rem}}section.infograph .content>.row>.info>div .img-frame,section.infograph .content>.table>.row>.info>div .img-frame{height:2.23rem;width:2.23rem}@media(max-width:480px){section.infograph .content>.row>.info>div .img-frame,section.infograph .content>.table>.row>.info>div .img-frame{height:10rem;width:10rem}}section.infograph .content>.row:has(.info)>.title,section.infograph .content>.table>.row:has(.info)>.title{border-bottom:none}@media(max-width:480px){section.infograph .content>.row:has(.info)>.title,section.infograph .content>.table>.row:has(.info)>.title{display:none}}@media(max-width:480px){section.infograph .content>.table>.row:first-child>.title{display:none}}section.infograph .content>.table>.row:first-child>.data>div{min-height:6.35417rem}@media(max-width:480px){section.infograph .content>.table>.row:first-child>.data>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #dcdfe5;-ms-flex-direction:column;flex-direction:column;gap:1.06667rem;min-height:23.73rem;padding:4.27rem 0}}section.infograph .content>.table>.row:first-child>.data>div .img-frame{height:2.5rem;width:2.5rem}@media(max-width:480px){section.infograph .content>.table>.row:first-child>.data>div .img-frame{height:8.53333rem;width:8.53333rem}}section.infograph .content>.table>.row:first-child>.data>div:last-child:before{background:var(--infograph-bg,none);border-radius:.625rem;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:100%;content:"";left:0;position:absolute;right:0;top:-.94rem}@media(max-width:480px){section.infograph .content>.table>.row:first-child>.data>div:last-child:before{display:none}}section.infograph .content>.table>.row:last-child{border-bottom:none}section.infograph .content>.table>.row:last-child>.data>div:last-child:before{background:var(--infograph-bg,none);border-radius:.625rem;border-top-left-radius:0;border-top-right-radius:0;bottom:-.94rem;content:"";left:0;position:absolute;right:0;top:100%}@media(max-width:480px){section.infograph .content>.table>.row:last-child>.data>div:last-child:before{display:none}}section.infograph .content>.table>.row:nth-child(odd)>.data{background:#f4f6fa;border-radius:.625rem}@media(max-width:480px){section.infograph .content>.table>.row:nth-child(odd)>.data{background:none}}section.infograph .content>.table>.row:nth-child(odd)>.data>div:last-child{--infograph-bg:#003380}@media(max-width:480px){section.infograph .content>.table>.row:nth-child(odd)>.data>div:last-child{--infograph-bg:none}}section.infograph .content>.table>.row:nth-child(2n)>.data>div:last-child{--infograph-bg:#023a8d}@media(max-width:480px){section.infograph .content>.table>.row:nth-child(2n)>.data>div:last-child{--infograph-bg:none}}section.press-kit{padding-top:10.42rem}@media(max-width:480px){section.press-kit{padding-top:21.33rem}}section.press-kit .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-column-gap:3.13rem;-moz-column-gap:3.13rem;column-gap:3.13rem;-ms-flex-direction:row;flex-direction:row}@media(max-width:480px){section.press-kit .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:8.53rem}}section.press-kit .content .aside{-ms-flex-negative:0;flex-shrink:0}section.press-kit .content .aside .data{left:0;position:sticky;row-gap:1.67rem;top:calc(5rem + var(--dyn-top-pad, 0px));width:26.66667rem}@media(max-width:480px){section.press-kit .content .aside .data{left:auto;position:static;row-gap:6.4rem;top:auto;width:100%}}section.press-kit .content .aside .data p{font-size:1.04167rem}@media(max-width:480px){section.press-kit .content .aside .data p{font-size:4.26667rem}}section.press-kit .content .aside .data .btns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.press-kit .content .aside .data .btns .btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media(max-width:480px){section.press-kit .content .aside .data .btns .btn{width:100%}}section.press-kit .content .list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;row-gap:.83rem}@media(max-width:480px){section.press-kit .content .list{row-gap:3.2rem}}section.press-kit .content .list .item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;background:#f4f6fa;border-radius:1.25rem;-webkit-column-gap:1.04rem;-moz-column-gap:1.04rem;column-gap:1.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;flex-grow:1;padding:.83333rem .83333rem .83333rem 1.66667rem;-webkit-transition:background .3s ease;transition:background .3s ease}section.press-kit .content .list .item:before{display:none!important}section.press-kit .content .list .item:hover{background:#eaecf1}section.press-kit .content .list .item:hover .download{background:#0d0d0d}section.press-kit .content .list .item.slow-action{background:#eaecf1}section.press-kit .content .list .item.slow-action .download{background:#0d0d0d!important}section.press-kit .content .list .item.slow-action .download:before{opacity:0}section.press-kit .content .list .item.slow-action .download:after{opacity:1}@media(max-width:480px){section.press-kit .content .list .item{border-radius:4.26667rem;-webkit-column-gap:4.26667rem;-moz-column-gap:4.26667rem;column-gap:4.26667rem;padding:4.8rem 4.26667rem;row-gap:3.2rem}section.press-kit .content .list .item:hover{background:#f4f6fa}section.press-kit .content .list .item:hover .download{background:#1969ff}}section.press-kit .content .list .item h4{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.press-kit .content .list .item .download{-ms-flex-negative:0;background:#1969ff;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;height:3.22917rem;padding:0;position:relative;-webkit-transition:background .3s ease;transition:background .3s ease;width:3.22917rem}@media(max-width:480px){section.press-kit .content .list .item .download{font-size:4.26667rem;height:12.8rem;width:12.8rem}}section.press-kit .content .list .item .download:before{background:#fff;content:"";height:1.25rem;left:50%;-webkit-mask-image:url(/src/assets/icon/download.svg);mask-image:url(/src/assets/icon/download.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:1.25rem;z-index:1}@media(max-width:480px){section.press-kit .content .list .item .download:before{height:6.4rem;width:6.4rem}}section.press-kit .content .list .item .download:after{background:#fff;content:"";height:1.25rem;left:50%;-webkit-mask-image:url(/src/assets/icon/check.svg);mask-image:url(/src/assets/icon/check.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:1.25rem;z-index:1}@media(max-width:480px){section.press-kit .content .list .item .download:after{height:6.4rem;width:6.4rem}}body:has(.persistent-banner.show) section.press-kit .content .aside .data{top:calc(7.5rem + var(--dyn-top-pad, 0px))}section.info-cards{margin-top:11.35rem}@media(max-width:480px){section.info-cards{margin-top:21.33rem}}section.info-cards .content{background:#f4f6fa;border-radius:.83333rem;gap:3.75rem;padding:4.22rem 17.71rem 0}@media(max-width:480px){section.info-cards .content{border-radius:8.3333rem;gap:22.5rem;padding:10.67rem 4.27rem 0}}section.info-cards .content>.substract-bottom-center{-ms-flex-item-align:center;align-self:center}@media(max-width:480px){section.info-cards .content>.substract-bottom-center{margin-top:-15rem}}section.info-cards .content .boards-grid{--board-back-color:#f4f6fa}@media(max-width:480px){section.info-cards .content .boards-grid{gap:22.5rem}}section.info-cards .content .boards-grid .data{gap:.62rem;min-height:19.6875rem}@media(max-width:480px){section.info-cards .content .boards-grid .data{gap:3.2rem;min-height:90rem;padding-top:27rem}}section.info-cards .content .boards-grid .data>.h3{text-align:center}section.info-cards .content .boards-grid .data>p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center}@media(max-width:480px){section.info-cards .content .boards-grid .data>p{font-size:3.73333rem}}section.info-cards .content .boards-grid .data>.substract-bottom-center:after,section.info-cards .content .boards-grid .data>.substract-bottom-center:before{border-color:#f4f6fa}section.links-grid{margin-top:6.25rem}@media(max-width:480px){section.links-grid{margin-top:19.2rem}}section.links-grid>.content{--point-color:#1969ff;gap:3.75rem;padding:6.25rem 6.67rem;position:relative}@media(max-width:480px){section.links-grid>.content{padding:10.67rem 4.27rem 4.4rem}}section.links-grid>.content>.bg{background:#f4f6fa;border-radius:1.5rem;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-10}@media(max-width:480px){section.links-grid>.content>.bg{border-radius:8.53333rem}}section.links-grid>.content>.bg:after,section.links-grid>.content>.bg:before{background:#fff;content:"";display:inline-block;height:6.875rem;-webkit-mask-image:url(/src/assets/mask/about-us-galery/bg-left.png);mask-image:url(/src/assets/mask/about-us-galery/bg-left.png);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;width:17.29167rem}@media(max-width:480px){section.links-grid>.content>.bg:after,section.links-grid>.content>.bg:before{display:none}}section.links-grid>.content>.bg:before{left:-1px}section.links-grid>.content>.bg:after{right:-1px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}section.links-grid>.content>.grid{display:grid;gap:1.67rem;grid-template-columns:repeat(4,1fr)}section.links-grid>.content>.grid:has(div:hover)>div{--pointer-event:none}section.links-grid>.content>.grid>div{border-radius:1.66667rem;padding:6.04rem 1.25rem 1.25rem;pointer-events:var(--pointer-event,all);position:relative}section.links-grid>.content>.grid>div *{-webkit-transition:color .1s linear;transition:color .1s linear}section.links-grid>.content>.grid>div .bg{background:#fff;border-radius:1.66667rem;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-2}section.links-grid>.content>.grid>div .icon-animate{background:#fff;border-radius:1.25rem 1.25rem .41667rem 1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:4.17rem;left:0;overflow:hidden;padding:.72rem;position:absolute;top:0;width:4.17rem;z-index:10}section.links-grid>.content>.grid>div .icon-animate:has(img){padding:1.2rem}section.links-grid>.content>.grid>div .icon-animate:has(img) img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}section.links-grid>.content>.grid>div .text-block{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;flex-grow:1;justify-content:flex-end}section.links-grid>.content>.grid>div .info{--text-color:#fff;background:#023a8d;border-radius:1.66667rem;-webkit-box-sizing:border-box;box-sizing:border-box;gap:1rem;left:0;min-height:var(--min-height-on-hover,none);opacity:var(--pan-opacity,0);padding-bottom:1.25rem;pointer-events:var(--info-pointer-event,none);position:absolute;right:0;top:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear;z-index:100}section.links-grid>.content>.grid>div .info:before{background:var(--pan-bg2,#f4f6fa);content:"";height:5.9rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/adv/l-t.png);mask-image:url(/src/assets/mask/adv/l-t.png);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;-webkit-transition:background .1s linear;transition:background .1s linear;width:5.9rem;z-index:0}section.links-grid>.content>.grid>div .info .title-frame{min-height:5rem;padding:1.25rem 1.25rem 0 6.25rem}section.links-grid>.content>.grid>div .info .links,section.links-grid>.content>.grid>div .info .text-block{padding:0 1.25rem}section.links-grid>.content>.grid>div .info .links a,section.links-grid>.content>.grid>div .info .text-block a{--icon-color:#ffc72c;color:#ffc72c;font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal}section.links-grid>.content>.grid>div .info .links a:after,section.links-grid>.content>.grid>div .info .text-block a:after{-webkit-transform:translateY(30%);transform:translateY(30%)}section.links-grid>.content>.grid>div:hover{--pan-opacity:1;--info-pointer-event:all;pointer-events:all}section.links-grid>.content>.list{gap:3.2rem}section.links-grid>.content>.list>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:3.2rem;justify-content:space-between}section.links-grid>.content>.list>div .icon-animate{-ms-flex-negative:0;background:#fff;border-radius:4.26667rem;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;height:16rem;left:0;padding:2.67rem;position:sticky;top:0;width:16rem}section.links-grid>.content>.list>div .icon-animate:has(img){padding:3.5rem}section.links-grid>.content>.list>div .icon-animate:has(img) img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}section.links-grid>.content>.list>div .text{-webkit-box-flex:1;-ms-flex-positive:1;background:#fff;border-radius:4.26667rem;flex-grow:1;padding:4.8rem 4.27rem}section.links-grid>.content>.list>div .text .title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:4.26667rem;font-style:normal;font-weight:500;justify-content:space-between;line-height:144%}section.links-grid>.content>.list>div .text .title i{display:inline-block;height:6.4rem;position:relative;width:6.4rem}section.links-grid>.content>.list>div .text .title i:after,section.links-grid>.content>.list>div .text .title i:before{background:#000;bottom:0;content:"";left:0;-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:0}section.links-grid>.content>.list>div .text .title i:after{-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-transform:scale(var(--mark-scale,1));transform:scale(var(--mark-scale,1));-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}section.links-grid>.content>.list>div .text .cpan{max-height:var(--marker-h,unset);overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}section.links-grid>.content>.list>div .text .cpan .text-block{padding-top:4.26667rem}section.links-grid>.content>.list>div .text.open{--mark-scale:0}section.advantages{padding-top:10.42rem}@media(max-width:480px){section.advantages{padding-top:21.33rem}}section.advantages .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.67rem;justify-content:space-between}@media(max-width:480px){section.advantages .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.62rem}}section.advantages .content .block-title{--point-color:#1969ff}section.advantages .content .fix-title{-ms-flex-negative:0;flex-shrink:0}section.advantages .content .fix-title>div{background:#ffc72c;border-radius:1.66667rem;gap:1.67rem;left:0;overflow:hidden;padding:2.08rem 1.67rem 12rem;position:sticky;top:calc(5rem + var(--dyn-top-pad, 0px));width:22rem}@media(max-width:480px){section.advantages .content .fix-title>div{border-radius:6.4rem;gap:5.33rem;padding:42.67rem 4.27rem 6.4rem;width:unset}}section.advantages .content .fix-title>div:before{background:#d9d9d9;background:url(/src/assets/img/bee/blue.png) no-repeat 50%;background-size:contain;border-radius:1.66667rem;bottom:0;content:"";height:20rem;left:0;overflow:hidden;position:absolute;-webkit-transform:translate(-30%,35%) rotate(45deg) scale(1.9);transform:translate(-30%,35%) rotate(45deg) scale(1.9);width:20rem}@media(max-width:480px){section.advantages .content .fix-title>div:before{bottom:unset;top:0;-webkit-transform:translateY(15%) rotate(74deg) scale(5);transform:translateY(15%) rotate(74deg) scale(5)}}section.advantages .content .fix-title.no-decor>div{padding:2.08rem 1.67rem}@media(max-width:480px){section.advantages .content .fix-title.no-decor>div{padding:6.4rem 4.27rem}}section.advantages .content .fix-title.no-decor>div:before{display:none}section.advantages .content .fix-title.primary>div{--text-color:#fff;background:#1969ff}section.advantages .content .fix-title.primary>div a{color:#ffc72c}section.advantages .content .fix-title.primary>div a:hover{text-decoration:underline}section.advantages .content .fix-title.primary-dark>div{--text-color:#fff;background:#023a8d}section.advantages .content .fix-title.primary-dark>div a{color:#ffc72c}section.advantages .content .fix-title.primary-dark>div a:hover{text-decoration:underline}section.advantages .content>.list{gap:3.2rem}section.advantages .content>.list>a,section.advantages .content>.list>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:3.2rem;justify-content:space-between}section.advantages .content>.list>a .icon-animate,section.advantages .content>.list>div .icon-animate{-ms-flex-negative:0;background:#f4f6fa;border-radius:4.26667rem;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;height:16rem;left:0;padding:2.67rem;position:sticky;top:0;width:16rem}section.advantages .content>.list>a .icon-animate:has(img),section.advantages .content>.list>div .icon-animate:has(img){padding:3.5rem}section.advantages .content>.list>a .icon-animate:has(img) img,section.advantages .content>.list>div .icon-animate:has(img) img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}section.advantages .content>.list>a .text,section.advantages .content>.list>div .text{-webkit-box-flex:1;-ms-flex-positive:1;background:#f4f6fa;border-radius:4.26667rem;flex-grow:1;padding:4.8rem 4.27rem}section.advantages .content>.list>a .text .title,section.advantages .content>.list>div .text .title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:4.26667rem;font-style:normal;font-weight:500;justify-content:space-between;line-height:144%}section.advantages .content>.list>a .text .title i,section.advantages .content>.list>div .text .title i{display:inline-block;height:6.4rem;position:relative;width:6.4rem}section.advantages .content>.list>a .text .title i:after,section.advantages .content>.list>a .text .title i:before,section.advantages .content>.list>div .text .title i:after,section.advantages .content>.list>div .text .title i:before{background:#000;bottom:0;content:"";left:0;-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:0}section.advantages .content>.list>a .text .title i:after,section.advantages .content>.list>div .text .title i:after{-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-transform:scale(var(--mark-scale,1));transform:scale(var(--mark-scale,1));-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}section.advantages .content>.list>a .text .cpan,section.advantages .content>.list>div .text .cpan{max-height:var(--marker-h,unset);overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}section.advantages .content>.list>a .text .cpan .text-block,section.advantages .content>.list>div .text .cpan .text-block{padding-top:4.26667rem}section.advantages .content>.list>a .text.open,section.advantages .content>.list>div .text.open{--mark-scale:0}section.advantages .content>.list>a .text .title i:after{display:none}section.advantages .content>.list>a .text .title i:before{-webkit-mask-image:url(/src/assets/icon/down.svg);mask-image:url(/src/assets/icon/down.svg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}section.advantages .content>.items{-webkit-box-flex:1;-ms-flex-positive:1;display:grid;flex-grow:1;gap:1.67rem;grid-template-columns:1fr 1fr 1fr}@media(max-width:480px){section.advantages .content>.items{gap:4.27rem;grid-template-columns:1fr;margin-top:2rem}}section.advantages .content>.items>a,section.advantages .content>.items>div{gap:3rem;min-height:13.54rem;padding:1.67rem;position:relative}@media(max-width:480px){section.advantages .content>.items>a,section.advantages .content>.items>div{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:61.86rem;padding:6.4rem}}section.advantages .content>.items>a .bg,section.advantages .content>.items>div .bg{background:#f4f6fa;border-radius:1.66667rem;bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-2}@media(max-width:480px){section.advantages .content>.items>a .bg,section.advantages .content>.items>div .bg{border-radius:8.53333rem}}section.advantages .content>.items>a .bg:before,section.advantages .content>.items>div .bg:before{background:#fff;content:"";height:6.97917rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/adv/l-t.png);mask-image:url(/src/assets/mask/adv/l-t.png);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;width:6.97917rem}@media(max-width:480px){section.advantages .content>.items>a .bg:before,section.advantages .content>.items>div .bg:before{height:35.5rem;width:35.5rem}}section.advantages .content>.items>a .h3,section.advantages .content>.items>div .h3{-ms-flex-item-align:end;align-self:flex-end;max-width:17.6rem}@media(max-width:480px){section.advantages .content>.items>a .h3,section.advantages .content>.items>div .h3{font-size:6.4rem;max-width:50rem}}section.advantages .content>.items>a .icon-animate,section.advantages .content>.items>div .icon-animate{background:#f4f6fa;border-radius:1.25rem 1.25rem .41667rem 1.25rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:4.79167rem;left:0;overflow:hidden;padding:.72rem;position:absolute;top:0;width:4.79167rem;z-index:1}@media(max-width:480px){section.advantages .content>.items>a .icon-animate,section.advantages .content>.items>div .icon-animate{border-radius:6.4rem 6.4rem 2.13333rem 6.4rem;height:24.53333rem;width:24.53333rem}}section.advantages .content>.items>a .icon-animate:has(img),section.advantages .content>.items>div .icon-animate:has(img){padding:1.2rem}@media(max-width:480px){section.advantages .content>.items>a .icon-animate:has(img),section.advantages .content>.items>div .icon-animate:has(img){padding:4.8rem}}section.advantages .content>.items>a .icon-animate:has(img) img,section.advantages .content>.items>div .icon-animate:has(img) img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}section.advantages .content>.items>a .text-block,section.advantages .content>.items>div .text-block{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-pack:end;-ms-flex-pack:end;flex-grow:1;justify-content:flex-end}section.advantages .content>.items>a{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:end;-ms-flex-pack:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:flex-end;min-height:11.93rem;padding-top:6.3rem}section.advantages .content>.items>a .text{color:#0d0d0d;font-family:Bauziet;font-size:1.66667rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%;max-width:15.625rem;text-align:right}section.advantages .content>.items>a .bg{-webkit-transition:background .3s ease;transition:background .3s ease}section.advantages .content>.items>a .hover{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-2}section.advantages .content>.items>a .hover:after{background:#fff;height:3.75rem;-webkit-mask-image:url(/src/assets/mask/adv/r-t.png);mask-image:url(/src/assets/mask/adv/r-t.png);-webkit-mask-position:left top;mask-position:left top;right:-2px;top:-1px;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:right top;transform-origin:right top;width:3.75rem}section.advantages .content>.items>a .hover:after,section.advantages .content>.items>a:after{content:"";-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}section.advantages .content>.items>a:after{background:#0d0d0d;height:1.25rem;-webkit-mask-image:url(/src/assets/icon/link.svg);mask-image:url(/src/assets/icon/link.svg);-webkit-mask-position:center;mask-position:center;right:1.25rem;top:1.25rem;-webkit-transform-origin:left bottom;transform-origin:left bottom;width:1.25rem}section.advantages .content>.items>a:hover:after{-webkit-transform:translate(10%,-10%) scale(1.2);transform:translate(10%,-10%) scale(1.2)}section.advantages .content>.items>a:hover .bg{background:#ffc72c}section.advantages .content>.items>a:hover .hover:after{-webkit-transform:scale(1);transform:scale(1)}section.advantages .content:has(.fix-title) .items{grid-template-columns:1fr 1fr}section.advantages .content:has(.block-title){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.75rem}@media(max-width:480px){section.advantages .content:has(.block-title){gap:8.53rem}section.advantages .content:has(.block-title) .block-title .subtitle br{display:none}}section.advantages .content:has(.block-title)>.items>div .h3{text-align:right}section.advantages .content:has(.cta) .block-title{--point-color:#1969ff}section.advantages .content:has(.cta) .block-title .h05{max-width:50rem}@media(max-width:480px){section.advantages .content:has(.cta) .block-title .h05{max-width:none}}section.advantages .content:has(.cta) .items>div .text-block p{color:#011635;font-size:1.04167rem;font-weight:500}@media(max-width:480px){section.advantages .content:has(.cta) .items>div .text-block p{font-size:4.26667rem}}section.advantages .path-conteiner{bottom:-6rem;display:block;height:68rem;left:-2rem;position:absolute;width:99.5rem;z-index:-10}body:has(.persistent-banner.show) section.advantages .content .fix-title>div{top:calc(7.5rem + var(--dyn-top-pad, 0px))}body:has(.courses-hero) section.advantages .content>.items>div .text-block p{font-size:1.04167rem}section.info-group{--point-color:#1969ff;gap:3.75rem;margin-top:10.42rem}@media(max-width:480px){section.info-group{gap:8.53rem;margin-top:21.33rem}}section.info-group .content{background:#ffc72c;border-radius:1.67rem;padding:0 6.67rem;position:relative}@media(max-width:480px){section.info-group .content{border-radius:8.53rem;padding:0 6.4rem}}section.info-group .content:has(.anchors){padding-top:-4rem}@media(max-width:480px){section.info-group .content:has(.anchors){padding-top:0}}section.info-group .content>.anchors{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:0;padding:1.67rem;pointer-events:none;position:absolute;right:0;top:0;z-index:100}@media(max-width:480px){section.info-group .content>.anchors{display:none}}section.info-group .content>.anchors>.tabs-2{background:#fff;position:sticky;top:calc(5rem + var(--dyn-top-pad, 0px))}section.info-group .content>.anchors>.tabs-2>a{border-radius:5rem;color:#0d0d0d;cursor:pointer;display:inline-block;font-size:.9375rem;font-style:normal;font-weight:500;line-height:normal;padding:1.04rem 1.25rem;pointer-events:all;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}section.info-group .content>.anchors>.tabs-2>a:hover{background:#d1d4d8}section.info-group .content>.anchors>.tabs-2>a.anchor-active{background:#0d0d0d;color:#fff}section.info-group .content>.item,section.info-group .content>.items>.item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:6.25rem;justify-content:space-between;padding-top:8.515rem}@media(max-width:480px){section.info-group .content>.item,section.info-group .content>.items>.item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:9.33rem;justify-content:flex-start;padding-top:10.4rem}}section.info-group .content>.item:first-child,section.info-group .content>.items>.item:first-child{padding-top:12.515rem}@media(max-width:480px){section.info-group .content>.item:first-child,section.info-group .content>.items>.item:first-child{padding-top:6.4rem}}section.info-group .content>.item:last-child,section.info-group .content>.items>.item:last-child{padding-bottom:8.515rem}@media(max-width:480px){section.info-group .content>.item:last-child,section.info-group .content>.items>.item:last-child{padding-bottom:6.4rem}}section.info-group .content>.item:nth-child(odd),section.info-group .content>.items>.item:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width:480px){section.info-group .content>.item:nth-child(odd),section.info-group .content>.items>.item:nth-child(odd){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}section.info-group .content>.item>.text,section.info-group .content>.items>.item>.text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;gap:1.67rem}@media(max-width:480px){section.info-group .content>.item>.text,section.info-group .content>.items>.item>.text{-webkit-box-flex:unset;-ms-flex-positive:unset;-ms-flex-item-align:stretch;align-self:stretch;flex-grow:unset;gap:5.33rem}}section.info-group .content>.item>.text>.img-frame,section.info-group .content>.items>.item>.text>.img-frame{height:4.27rem;width:4.27rem}@media(max-width:480px){section.info-group .content>.item>.text>.h2,section.info-group .content>.items>.item>.text>.h2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:4.27rem;justify-content:flex-start}}section.info-group .content>.item>.text>.h2>.img-frame,section.info-group .content>.items>.item>.text>.h2>.img-frame{height:4.27rem;width:4.27rem}@media(max-width:480px){section.info-group .content>.item>.text>.h2>.img-frame,section.info-group .content>.items>.item>.text>.h2>.img-frame{-ms-flex-negative:0;flex-shrink:0;height:16rem;width:16rem}}section.info-group .content>.item>.text .option,section.info-group .content>.items>.item>.text .option{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.83rem}@media(max-width:480px){section.info-group .content>.item>.text .option,section.info-group .content>.items>.item>.text .option{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}}section.info-group .content>.item>.text .option>div,section.info-group .content>.items>.item>.text .option>div{-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-preferred-size:40%;background:var(--option-bg,#ffd256);border-radius:.83333rem;flex-basis:40%;flex-grow:1;gap:.83rem;padding:1.04167rem}@media(max-width:480px){section.info-group .content>.item>.text .option>div,section.info-group .content>.items>.item>.text .option>div{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-preferred-size:unset;border-radius:4.26667rem;flex-basis:unset;flex-grow:0;gap:3.2rem;padding:4.27rem}}section.info-group .content>.item>.text .option>div p,section.info-group .content>.items>.item>.text .option>div p{font-weight:500}@media(max-width:480px){section.info-group .content>.item>.text .option>div p,section.info-group .content>.items>.item>.text .option>div p{font-size:4.26667rem;font-style:normal;line-height:144%}}section.info-group .content>.item>.text .option>div li,section.info-group .content>.items>.item>.text .option>div li{font-size:.83333rem;font-weight:500;line-height:144%}@media(max-width:480px){section.info-group .content>.item>.text .option>div li,section.info-group .content>.items>.item>.text .option>div li{font-size:3.73333rem}}section.info-group .content>.item>.media>.img-frame,section.info-group .content>.items>.item>.media>.img-frame{height:25.72917rem;width:34.58333rem}@media(max-width:480px){section.info-group .content>.item>.media>.img-frame,section.info-group .content>.items>.item>.media>.img-frame{height:59.73333rem;width:82.93333rem}}section.info-group .content.reverse>.item:nth-child(odd),section.info-group .content.reverse>.items>.item:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media(max-width:480px){section.info-group .content.reverse>.item:nth-child(odd),section.info-group .content.reverse>.items>.item:nth-child(odd){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}section.info-group .content.reverse>.item:nth-child(2n),section.info-group .content.reverse>.items>.item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media(max-width:480px){section.info-group .content.reverse>.item:nth-child(2n),section.info-group .content.reverse>.items>.item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}section.info-group .content.primary{--text-color:#fff;--option-bg:#164a96;--ul-check-color:#ffc72c;background:#023a8d}section.info-group>.btns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.83rem;justify-content:center}body:has(.persistent-banner.show) section.info-group .content>.anchors>.tabs-2{top:calc(7.5rem + var(--dyn-top-pad, 0px))}section.brands-line{--point-color:#1969ff;gap:0;padding-top:10.42rem}@media(min-width:2500px){section.brands-line{-webkit-mask:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(10%,#000),color-stop(90%,#000),to(hsla(0,0%,100%,0)));-webkit-mask:linear-gradient(90deg,hsla(0,0%,100%,0),#000 10%,#000 90%,hsla(0,0%,100%,0));mask:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(10%,#000),color-stop(90%,#000),to(hsla(0,0%,100%,0)));mask:linear-gradient(90deg,hsla(0,0%,100%,0),#000 10%,#000 90%,hsla(0,0%,100%,0))}}@media(max-width:480px){section.brands-line{gap:4.53333rem;padding-top:21.33rem}}section.brands-line .h4{text-align:center}section.brands-line div[data-move-line]{height:9rem;margin-top:2.81rem;overflow:hidden;pointer-events:none;white-space:nowrap}@media(max-width:480px){section.brands-line div[data-move-line]{height:18.13333rem;margin-top:5.62rem}}section.brands-line div[data-move-line] *{pointer-events:none}section.brands-line div[data-move-line]>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;gap:.83rem;height:8.33333rem;justify-content:flex-start;padding-left:.83rem}@media(max-width:480px){section.brands-line div[data-move-line]>div{gap:4.27rem;height:18.13333rem;padding-left:4.27rem}}section.brands-line div[data-move-line]>div>div{background:#f4f6fa;border-radius:1.25rem;height:8.33333rem;width:15.20833rem}@media(max-width:480px){section.brands-line div[data-move-line]>div>div{border-radius:3.2rem;height:18.13333rem;width:33.06667rem}}section.brands-line div[data-move-line]>div>div img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;-webkit-transform:scale(.7);transform:scale(.7);width:100%}section.brands-line .btn{margin-top:1.5rem}@media(max-width:480px){section.brands-line .btn{margin-top:5rem;padding-left:4.27rem;padding-right:4.27rem}}body:has(section.mssp-hero) section.brands-line div[data-move-line]{margin-top:3.12rem}@media(max-width:480px){body:has(section.mssp-hero) section.brands-line div[data-move-line]{margin-top:8.53rem}}body:has(section.hero-landing) section.brands-line{padding-top:0}@media(max-width:480px){body:has(section.hero-landing) section.brands-line{z-index:2}}body:has(section.hero-landing) section.brands-line div[data-move-line]{margin-top:1.04rem}@media(max-width:480px){body:has(section.hero-landing) section.brands-line div[data-move-line]{margin-top:4.27rem}}section.slider-2line{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;--point-color:#1969ff;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:3.75rem;justify-content:flex-start;overflow:hidden;padding-bottom:3.5rem;padding-top:10.42rem}@media(min-width:2500px){section.slider-2line{-webkit-mask:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(10%,#000),color-stop(90%,#000),to(hsla(0,0%,100%,0)));-webkit-mask:linear-gradient(90deg,hsla(0,0%,100%,0),#000 10%,#000 90%,hsla(0,0%,100%,0));mask:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(10%,#000),color-stop(90%,#000),to(hsla(0,0%,100%,0)));mask:linear-gradient(90deg,hsla(0,0%,100%,0),#000 10%,#000 90%,hsla(0,0%,100%,0))}}@media(max-width:480px){section.slider-2line{gap:8.53rem;padding-bottom:10rem;padding-top:21.33rem}}section.slider-2line [data-swiper] .swipe-item{gap:.83rem;padding-left:.83rem}@media(max-width:480px){section.slider-2line [data-swiper] .swipe-item{gap:3.2rem;padding-left:3.2rem}}section.slider-2line [data-swiper] .swipe-item .img-frame-cover{border-radius:1.25rem;height:22.70833rem;overflow:hidden;width:30.20833rem}@media(max-width:480px){section.slider-2line [data-swiper] .swipe-item .img-frame-cover{border-radius:6.4rem;height:43.73333rem;width:58.13333rem}}section.slider-2line [data-swiper] .swipe-item:nth-child(odd){-webkit-transform:translateY(3.12rem);transform:translateY(3.12rem)}@media(max-width:480px){section.slider-2line [data-swiper] .swipe-item:nth-child(odd){-webkit-transform:translateY(8.53rem);transform:translateY(8.53rem)}}section.img-and-text{padding-top:6.25rem}@media(max-width:480px){section.img-and-text{padding:21.33rem 0 0}}section.img-and-text:has(.content .texts>.point-marker){margin-top:10.42rem}@media(max-width:480px){section.img-and-text:has(.content .texts>.point-marker){margin-top:0}}section.img-and-text .content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media(max-width:480px){section.img-and-text .content{gap:6.7rem}}section.img-and-text .content .texts{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;position:relative;-webkit-transform:translateY(-1.67rem);transform:translateY(-1.67rem);z-index:100}@media(max-width:480px){section.img-and-text .content .texts{-ms-flex-item-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-self:center;-ms-flex-direction:column;flex-direction:column;gap:5.33rem;padding-bottom:2rem;-webkit-transform:none;transform:none}section.img-and-text .content .texts *{text-align:center}}section.img-and-text .content .texts .txt{color:#0d0d0d;font-size:1.875rem;font-style:normal;font-weight:500;line-height:120%;width:35.41667rem}@media(max-width:480px){section.img-and-text .content .texts .txt{font-size:4.8rem;width:unset}}section.img-and-text .content .texts .point-marker{--point-color:#1969ff;left:0;position:absolute;top:-1.04rem;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media(max-width:480px){section.img-and-text .content .texts .point-marker{-ms-flex-item-align:center;align-self:center;font-size:4.26667rem;font-style:normal;font-weight:500;line-height:144%;position:relative;text-transform:uppercase;-webkit-transform:unset;transform:unset}}section.img-and-text .content .texts:has(.point-marker){padding-bottom:3rem}section.img-and-text .content .texts:has(.point-marker) .h0{font-size:2.5rem;line-height:120%;max-width:19.5rem}@media(max-width:480px){section.img-and-text .content .texts:has(.point-marker) .h0{font-size:7.46667rem;max-width:55rem}}section.img-and-text .content .texts:has(.point-marker) .txt{font-size:1.04167rem;font-weight:400;line-height:144%;width:40.75rem}@media(max-width:480px){section.img-and-text .content .texts .h05{text-align:left}}section.img-and-text .content .container{position:relative;z-index:0}section.img-and-text .content .container .substract-right-bottom{--substract-border-radius:3rem;bottom:0;padding:1.67rem 0 0 1.67rem;position:absolute;right:0}section.img-and-text .content .container .substract-right-bottom a{pointer-events:all}section.img-and-text .content .container .substract-right-bottom:after,section.img-and-text .content .container .substract-right-bottom:before{width:2.08333rem}section.img-and-text .content .container .img-frame{border-radius:1.5rem;height:37.5rem;overflow:hidden;position:relative}@media(max-width:480px){section.img-and-text .content .container .img-frame{-ms-flex-item-align:stretch;align-self:stretch;border-radius:0;height:45.06667rem}}section.img-and-text .content .container .img-frame img{-o-object-fit:cover;object-fit:cover}section.img-and-text .content>.grid{display:grid;gap:.83333rem;grid-template-columns:repeat(4,1fr);margin-top:3.13rem}@media(max-width:480px){section.img-and-text .content>.grid{gap:3.47rem;grid-template-columns:repeat(2,1fr);margin-top:6.4rem}}section.img-and-text .content>.grid>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#f4f6fa;border-radius:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.83rem;justify-content:center;padding:2.53rem}@media(max-width:480px){section.img-and-text .content>.grid>div{border-radius:4.26667rem;gap:2.13333rem;padding:4.27rem}}section.img-and-text .content>.grid>div>*{text-align:center}section.img-and-text .content>.grid>div span{font-family:Bauziet;font-size:4.16667rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:122%}@media(max-width:480px){section.img-and-text .content>.grid>div span{font-size:8.53333rem;line-height:120%}}section.img-and-text .content>.grid>div p{font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){section.img-and-text .content>.grid>div p{font-size:3.46667rem;line-height:114%}}section.img-and-text .content>.txt.mobile-only{font-size:4.8rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){section.img-and-text .content>.btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media(max-width:480px){section.img-and-text .content:has(.point-marker){padding-left:4.27rem;padding-right:4.27rem}section.img-and-text .content:has(.point-marker) .texts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}section.img-and-text .content:has(.point-marker) .texts .point-marker{-ms-flex-item-align:start;align-self:flex-start}section.img-and-text .content:has(.point-marker) .texts .h0{text-align:left}section.img-and-text .content:has(.point-marker) .texts .txt{font-size:4.26667rem;line-height:148%;text-align:left;width:auto}section.img-and-text .content:has(.point-marker) .container .img-frame{border-radius:8.53rem;height:53.33333rem;margin:0 -3.2rem}section.img-and-text .content:has(.point-marker) .container .substract-right-bottom{margin:0 auto;padding-left:0;padding-top:8.53rem;position:static;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.img-and-text .content:has(.point-marker) .container .substract-right-bottom:after,section.img-and-text .content:has(.point-marker) .container .substract-right-bottom:before{display:none}}section.our-solution{margin-top:10.42rem;padding-bottom:3rem}@media(max-width:480px){section.our-solution{margin-top:21.33rem;padding-bottom:0}}section.our-solution .block-title{margin-bottom:3.75rem;row-gap:1.67rem}@media(max-width:480px){section.our-solution .block-title{margin-bottom:8.53rem;row-gap:5.33rem}}section.our-solution .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;row-gap:1.67rem}@media(max-width:480px){section.our-solution .content{row-gap:8.53333rem}}section.our-solution .content .item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-column-gap:1.67rem;-moz-column-gap:1.67rem;column-gap:1.67rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:480px){section.our-solution .content .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4.26667rem}}section.our-solution .content .item.gray .card{background:#00aeb3}section.our-solution .content .item.gray .card *{color:#fff}section.our-solution .content .item .card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-negative:0;-ms-flex-item-align:stretch;align-self:stretch;background:#ffc72c;border-radius:1.67rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;padding:1.67rem;position:relative;width:23.327rem}@media(max-width:480px){section.our-solution .content .item .card{-webkit-box-flex:1;-ms-flex-positive:1;border-radius:8.53333rem;flex-grow:1;padding:6.4rem 4.26667rem;row-gap:5.33rem;width:auto}}section.our-solution .content .item .card:before{background:#fff;content:"";display:inline-block;height:4.5rem;-webkit-mask-image:url(/src/assets/mask/card-trg-r-t.png);mask-image:url(/src/assets/mask/card-trg-r-t.png);-webkit-mask-position:top right;mask-position:top right;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:-1px;width:5.20833rem}@media(max-width:480px){section.our-solution .content .item .card:before{height:13.9824rem;-webkit-mask-image:url(/src/assets/mask/card-trg-r-t-m.png);mask-image:url(/src/assets/mask/card-trg-r-t-m.png);width:13.9824rem}}section.our-solution .content .item .card>.img-frame{height:6.77083rem;margin-bottom:1.25rem;width:6.77083rem}@media(max-width:480px){section.our-solution .content .item .card>.img-frame{height:23.2rem;width:23.2rem}}section.our-solution .content .item .card .title{margin-bottom:1.25rem;margin-top:auto}@media(max-width:480px){section.our-solution .content .item .card .title{margin:0}}section.our-solution .content .item .card .link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:.8333rem;-moz-column-gap:.8333rem;column-gap:.8333rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.25rem}section.our-solution .content .item .card .link a,section.our-solution .content .item .card .link button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.our-solution .content .item .data{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-item-align:stretch;-webkit-box-pack:center;-ms-flex-pack:center;align-self:stretch;background:#f4f6fa;border-radius:1.66667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;justify-content:center;padding:1.67rem;row-gap:1.67rem}@media(max-width:480px){section.our-solution .content .item .data{border-radius:8.53333rem;padding:6.4rem 4.26667rem 0;row-gap:5.33rem}section.our-solution .content .item .data p{font-size:3.73333rem}}section.our-solution .content .item .data ul{background:#eaecf1;border-radius:.83333rem;display:grid;gap:.62rem .8333rem;grid-template-columns:1fr;padding:1.04rem}@media(max-width:480px){section.our-solution .content .item .data ul{border-radius:4.26667rem;grid-template-columns:1fr!important;padding:4.26667rem;row-gap:3.2rem}}section.our-solution .content .item .data ul:has(li:nth-child(4)){grid-template-columns:repeat(2,1fr)}section.our-solution .content .item .data ul li{color:#0d0d0d;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){section.our-solution .content .item .data ul li{font-size:3.73333rem}}section.our-solution .content .item .data ul li:before{height:1.25rem;width:1.25rem}@media(max-width:480px){section.our-solution .content .item .data ul li:before{height:5.33333rem;width:5.33333rem}}section.our-solution .content .item .data .substract-bottom-center{margin:2.14rem auto 0;width:58.93333rem}section.our-solution .content .item .data .substract-bottom-center .btn .icon{display:none}section.brands-lines{--point-color:#1969ff;padding-top:10.42rem}@media(max-width:480px){section.brands-lines{padding-top:21.33rem}}section.brands-lines .content{gap:1.67rem}@media(max-width:480px){section.brands-lines .content{gap:8.53rem}}section.brands-lines .content .container{-webkit-mask:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(25%,#000),color-stop(75%,#000),to(transparent));-webkit-mask:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent);mask:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(25%,#000),color-stop(75%,#000),to(transparent));mask:linear-gradient(90deg,transparent,#000 25%,#000 75%,transparent)}section.brands-lines .content .block-title .subtitle{width:55rem}@media(max-width:480px){section.brands-lines .content .block-title .subtitle{width:auto}section.brands-lines .btn{padding-left:4.27rem;padding-right:4.27rem}}section.brands-lines div[data-move-line]{height:7rem;margin-top:1.25rem;overflow:hidden;pointer-events:none;white-space:nowrap}@media(max-width:480px){section.brands-lines div[data-move-line]{height:18.13333rem}}section.brands-lines div[data-move-line] *{pointer-events:none}section.brands-lines div[data-move-line]>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;gap:1.67rem;height:6.75rem;justify-content:flex-start;padding-left:.83rem}@media(max-width:480px){section.brands-lines div[data-move-line]>div{gap:4.27rem;height:18.13333rem;padding-left:4.27rem}}section.brands-lines div[data-move-line]>div>div{height:6.71rem;width:6.71rem}@media(max-width:480px){section.brands-lines div[data-move-line]>div>div{height:17.06667rem;width:17.06667rem}}section.brands-lines div[data-move-line]>div>div img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}section.deploy-options{--point-color:#1969ff;gap:3.75rem;margin-top:10.42rem}@media(max-width:480px){section.deploy-options{margin-top:21.33rem}}section.deploy-options .content{display:grid;gap:1.67rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}@media(max-width:480px){section.deploy-options .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-box-pack:start;-ms-flex-pack:start;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8.53rem;justify-content:flex-start}}section.deploy-options .content>div{background:#ffc72c;border-radius:1.5rem;gap:1.6rem;padding:1.67rem}@media(max-width:480px){section.deploy-options .content>div{border-radius:8.53333rem;gap:5.33rem;padding:6.4rem 4.27rem 0}}section.deploy-options .content>div:first-child{grid-area:1/1/2/2}section.deploy-options .content>div:nth-child(2){grid-area:1/2/3/3}section.deploy-options .content>div:nth-child(3){grid-area:2/1/3/2}section.deploy-options .content>div>.title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.25rem;justify-content:flex-start}@media(max-width:480px){section.deploy-options .content>div>.title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.2rem}}section.deploy-options .content>div>.title>.img-frame{height:5.20833rem;width:5.20833rem}@media(max-width:480px){section.deploy-options .content>div>.title>.img-frame{height:53.33333rem;width:53.33333rem}}section.deploy-options .content>div>.title>span{color:#0d0d0d;font-family:Bauziet;font-size:1.875rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%}@media(max-width:480px){section.deploy-options .content>div>.title>span{font-size:7.46667rem;text-align:left}}section.deploy-options .content>div>.substract-bottom-center{-ms-flex-item-align:center;align-self:center}section.deploy-options .content>div:not(:has(.cards))>.text-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width:480px){section.deploy-options .content>div:not(:has(.cards))>.text-block{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}}section.deploy-options .content>div>.list{gap:3.2rem}section.deploy-options .content>div>.list>a,section.deploy-options .content>div>.list>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:3.2rem;justify-content:space-between}section.deploy-options .content>div>.list>a .icon-animate,section.deploy-options .content>div>.list>div .icon-animate{-ms-flex-negative:0;background:#f4f6fa;border-radius:4.26667rem;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;height:16rem;left:0;padding:2.67rem;position:sticky;top:0;width:16rem}section.deploy-options .content>div>.list>a .icon-animate:has(img),section.deploy-options .content>div>.list>div .icon-animate:has(img){padding:3.5rem}section.deploy-options .content>div>.list>a .icon-animate:has(img) img,section.deploy-options .content>div>.list>div .icon-animate:has(img) img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}section.deploy-options .content>div>.list>a .text,section.deploy-options .content>div>.list>div .text{-webkit-box-flex:1;-ms-flex-positive:1;background:#f4f6fa;border-radius:4.26667rem;flex-grow:1;padding:4.8rem 4.27rem}section.deploy-options .content>div>.list>a .text .title,section.deploy-options .content>div>.list>div .text .title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;color:#0d0d0d;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-size:4.26667rem;font-style:normal;font-weight:500;justify-content:space-between;line-height:144%}section.deploy-options .content>div>.list>a .text .title i,section.deploy-options .content>div>.list>div .text .title i{display:inline-block;height:6.4rem;position:relative;width:6.4rem}section.deploy-options .content>div>.list>a .text .title i:after,section.deploy-options .content>div>.list>a .text .title i:before,section.deploy-options .content>div>.list>div .text .title i:after,section.deploy-options .content>div>.list>div .text .title i:before{background:#000;bottom:0;content:"";left:0;-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:0}section.deploy-options .content>div>.list>a .text .title i:after,section.deploy-options .content>div>.list>div .text .title i:after{-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-transform:scale(var(--mark-scale,1));transform:scale(var(--mark-scale,1));-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}section.deploy-options .content>div>.list>a .text .cpan,section.deploy-options .content>div>.list>div .text .cpan{max-height:var(--marker-h,unset);overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}section.deploy-options .content>div>.list>a .text .cpan .text-block,section.deploy-options .content>div>.list>div .text .cpan .text-block{padding-top:4.26667rem}section.deploy-options .content>div>.list>a .text.open,section.deploy-options .content>div>.list>div .text.open{--mark-scale:0}section.deploy-options .content>div>.list>a .text .title i:after{display:none}section.deploy-options .content>div>.list>a .text .title i:before{-webkit-mask-image:url(/src/assets/icon/down.svg);mask-image:url(/src/assets/icon/down.svg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}section.deploy-options .content>div>.cards{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.deploy-options .content>div>.cards>div{display:grid;gap:.62rem;grid-template-columns:repeat(2,1fr)}section.deploy-options .content>div>.cards>div>div{gap:1rem;padding:2.08rem 1.25rem 1.25rem;position:relative;z-index:10}section.deploy-options .content>div>.cards>div>div:before{background:#fff;border-radius:.83rem;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-2}section.deploy-options .content>div>.cards>div>div:after{background:#ffc72c;content:"";height:2.15rem;-webkit-mask:url(/src/assets/mask/devops/t-l.png);mask:url(/src/assets/mask/devops/t-l.png);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:-1px;top:-1px;width:9.61rem;z-index:-1}section.deploy-options .content>div>.cards>div>div>.title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.83333rem;justify-content:flex-start}section.deploy-options .content>div>.cards>div>div>.title .img-frame{height:1.66667rem;width:1.66667rem}section.deploy-options .content>div>.cards>div>div>.title span{color:#0d0d0d;font-size:.83333rem;font-style:normal;font-weight:500;line-height:144%}section.text-and-photo{padding-top:4.17rem}@media(max-width:480px){section.text-and-photo{padding-top:18.4rem}}section.text-and-photo .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between}@media(max-width:480px){section.text-and-photo .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-direction:column;flex-direction:column;gap:6.4rem}}section.text-and-photo .content .text{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:1.67rem;justify-content:space-between;width:24.59rem}@media(max-width:480px){section.text-and-photo .content .text{gap:8.53rem;width:unset}}section.text-and-photo .content .text .text-block{gap:1rem}@media(max-width:480px){section.text-and-photo .content .text .text-block{gap:4rem}}section.text-and-photo .content .img{position:relative}section.text-and-photo .content .img:after,section.text-and-photo .content .img:before{background-repeat:no-repeat;background-size:contain;content:"";position:absolute;z-index:100}@media(max-width:480px){section.text-and-photo .content .img:after,section.text-and-photo .content .img:before{-webkit-transform:scale(1.7);transform:scale(1.7)}}section.text-and-photo .content .img:before{background-color:#fff;bottom:-1px;height:14.16109rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/txt-img/l-b.png);mask-image:url(/src/assets/mask/txt-img/l-b.png);-webkit-mask-position:left bottom;mask-position:left bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:4.9888rem}@media(max-width:480px){section.text-and-photo .content .img:before{-webkit-transform-origin:left bottom;transform-origin:left bottom}}section.text-and-photo .content .img:after{background-color:#fff;height:5.41667rem;-webkit-mask-image:url(/src/assets/mask/txt-img/r-t.png);mask-image:url(/src/assets/mask/txt-img/r-t.png);-webkit-mask-position:right top;mask-position:right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;right:-1px;top:-1px;width:5.41667rem}@media(max-width:480px){section.text-and-photo .content .img:after{-webkit-transform-origin:right top;transform-origin:right top}}section.text-and-photo .content .img .img-frame-cover{border-radius:1.67rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:27.91667rem;overflow:hidden;position:relative;width:55rem}@media(max-width:480px){section.text-and-photo .content .img .img-frame-cover{border-radius:3rem;height:46.4rem;width:unset}}section.reviews-slider{margin-top:10.42rem}@media(max-width:480px){section.reviews-slider{margin-top:22rem}}section.reviews-slider .container{background:#ffc72c;border-radius:1.66667rem;padding:2.08rem;position:relative}@media(max-width:480px){section.reviews-slider .container{border-radius:6.4rem;min-height:26.04167rem}}section.reviews-slider .container .substract-top-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.83rem;justify-content:flex-start;left:0;min-height:5.31rem;min-width:3rem;padding:0 .83rem .83rem 0;position:absolute;top:0;z-index:100}@media(max-width:480px){section.reviews-slider .container .substract-top-left{padding:0 3.2rem 3.2rem 0}}section.reviews-slider .container .substract-top-left>div{position:relative}section.reviews-slider .container .substract-top-left>div svg{left:0;position:absolute;right:0;top:0;z-index:-1}@-webkit-keyframes progress-animation{0%{--progress:0}to{--progress:100}}@keyframes progress-animation{0%{--progress:0}to{--progress:100}}section.reviews-slider .container .substract-top-left>div .img-frame-cover{border-radius:1.25rem;height:4.47917rem;overflow:hidden;-webkit-transition:border-radius .7s ease,-webkit-transform .7s ease;transition:border-radius .7s ease,-webkit-transform .7s ease;transition:border-radius .7s ease,transform .7s ease;transition:border-radius .7s ease,transform .7s ease,-webkit-transform .7s ease;width:4.47917rem}@media(max-width:480px){section.reviews-slider .container .substract-top-left>div .img-frame-cover{height:11.73333rem;width:11.73333rem}}section.reviews-slider .container .substract-top-left>div.slide-selected .circular-progress{-webkit-animation:progress-animation var(--change-slide-timeout,30s) linear 1s 1 forwards;animation:progress-animation var(--change-slide-timeout,30s) linear 1s 1 forwards}section.reviews-slider .container .substract-top-left>div.slide-selected .img-frame-cover{border-radius:50%;-webkit-transform:scale(.85);transform:scale(.85)}section.reviews-slider .container [data-slider]{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;position:relative}section.reviews-slider .container [data-slider] .slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;display:none;-ms-flex-direction:row;flex-direction:row;font-size:3rem;font-weight:700;justify-content:center;left:0;position:absolute;right:0;top:0}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:4.27rem;padding-top:19.2rem}}section.reviews-slider .container [data-slider] .slide.active,section.reviews-slider .container [data-slider] .slide.after,section.reviews-slider .container [data-slider] .slide.before{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;pointer-events:none;-webkit-transition:opacity .5s ease,-webkit-transform 1s ease;transition:opacity .5s ease,-webkit-transform 1s ease;transition:transform 1s ease,opacity .5s ease;transition:transform 1s ease,opacity .5s ease,-webkit-transform 1s ease}section.reviews-slider .container [data-slider] .slide.after *,section.reviews-slider .container [data-slider] .slide.before *{pointer-events:none!important}section.reviews-slider .container [data-slider] .slide.after,section.reviews-slider .container [data-slider] .slide.before{-webkit-transform:translateY(-5%);transform:translateY(-5%)}section.reviews-slider .container [data-slider] .slide.active{opacity:1;pointer-events:all;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s ease .5s,-webkit-transform 1s ease;transition:opacity .5s ease .5s,-webkit-transform 1s ease;transition:transform 1s ease,opacity .5s ease .5s;transition:transform 1s ease,opacity .5s ease .5s,-webkit-transform 1s ease}section.reviews-slider .container [data-slider] .slide .img-frame-cover{-ms-flex-negative:0;border-radius:1.04167rem;flex-shrink:0;height:21.875rem;overflow:hidden;position:relative;width:21.875rem}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide .img-frame-cover{border-radius:3.2rem;height:82.93333rem;width:82.93333rem}}section.reviews-slider .container [data-slider] .slide .img-frame-cover .btns{bottom:1.67rem;left:50%;pointer-events:all;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide .img-frame-cover .btns{bottom:5.4rem}}section.reviews-slider .container [data-slider] .slide .text{-webkit-box-pack:end;-ms-flex-pack:end;-ms-flex-item-align:stretch;-webkit-box-flex:1;-ms-flex-positive:1;align-self:stretch;flex-grow:1;gap:1.67rem;justify-content:flex-end}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide .text{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset;padding:0 4.27rem 6.4rem}}section.reviews-slider .container [data-slider] .slide .text .team span{color:#0d0d0d;font-family:Bauziet;font-size:1.25rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:144%}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide .text .team span{font-size:5.33333rem}}section.reviews-slider .container [data-slider] .slide .text .team p{color:#0d0d0d;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide .text .team p{font-size:3.73333rem}}section.reviews-slider .container [data-slider] .slide .text .text-block{gap:1.3rem;position:relative}section.reviews-slider .container [data-slider] .slide .text .text-block:before{background:#0d0d0d;content:"";height:1.66667rem;left:0;-webkit-mask-image:url(/src/assets/icon/qt.svg);mask-image:url(/src/assets/icon/qt.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:0;width:1.66667rem}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide .text .text-block:before{height:4.26667rem;left:0;width:4.26667rem}}section.reviews-slider .container [data-slider] .slide .text .text-block p{color:#0d0d0d;font-size:1.875rem;font-style:normal;font-weight:500;line-height:120%;text-indent:5.3rem}@media(max-width:480px){section.reviews-slider .container [data-slider] .slide .text .text-block p{font-size:4.26667rem;line-height:144%;text-indent:14rem}}section.anchors-slider{gap:3.75rem;margin-top:7.42rem}@media(max-width:480px){section.anchors-slider{margin-top:21.33rem}}section.anchors-slider>.block-title{--point-color:#1969ff;-ms-flex-item-align:stretch;align-self:stretch;gap:1rem;position:sticky;top:0;top:var(--dyn-top-pad,0);z-index:1000}@media(max-width:480px){section.anchors-slider>.block-title{position:relative;top:0}}section.anchors-slider>.block-title>.container{-ms-flex-item-align:stretch;align-self:stretch;background:-webkit-gradient(linear,left top,left bottom,color-stop(95%,#fff),color-stop(99%,hsla(0,0%,100%,0)));background:linear-gradient(180deg,#fff 95%,hsla(0,0%,100%,0) 99%);padding-bottom:3rem;padding-top:calc(7rem + var(--dyn-top-pad-append, 0px));-webkit-transition:padding-top .5s ease;transition:padding-top .5s ease}section.anchors-slider>.block-title .pin{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-direction:row;flex-direction:row;position:relative}@media(max-width:480px){section.anchors-slider>.block-title .pin{display:none}}section.anchors-slider>.block-title .pin .empty{-webkit-box-flex:1;-ms-flex-positive:1;background:transparent;flex-grow:1;pointer-events:none}section.anchors-slider>.block-title .pin .slider{height:28.33rem;position:relative;width:38.65rem}section.anchors-slider>.block-title .pin .slider>.img-frame{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .1s linear,-webkit-transform .1s linear;transition:opacity .1s linear,-webkit-transform .1s linear;transition:opacity .1s linear,transform .1s linear;transition:opacity .1s linear,transform .1s linear,-webkit-transform .1s linear}section.anchors-slider>.block-title .pin .slider>.img-frame.show{opacity:1}section.anchors-slider>.block-title .pin .slider>.img-frame.ready{opacity:0}section.anchors-slider>.block-title .pin .slider>.img-frame:first-child{opacity:1}section.anchors-slider>.block-title .pin .slider>.img-frame:first-child.ready{opacity:0}section.anchors-slider>.block-title .pin .slider>.img-frame:last-child.ready{opacity:1}section.anchors-slider .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:6rem;margin-top:-30rem}@media(max-width:480px){section.anchors-slider .content{gap:3.13rem;margin-top:unset}}section.anchors-slider .content>.items{-ms-flex-negative:0;flex-shrink:0;gap:1.67rem;padding-top:8rem;width:40.83333rem}@media(max-width:480px){section.anchors-slider .content>.items{width:unset}}section.anchors-slider .content>.items>div{gap:1.67rem;min-height:30rem}@media(max-width:480px){section.anchors-slider .content>.items>div{gap:5.33rem;min-height:unset}}section.anchors-slider .content>.items>div>.title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.67rem;justify-content:flex-start}@media(max-width:480px){section.anchors-slider .content>.items>div>.title{gap:4.27rem}}section.anchors-slider .content>.items>div>.title .img-frame{height:3.65rem;width:3.65rem}@media(max-width:480px){section.anchors-slider .content>.items>div>.title .img-frame{height:16rem;width:16rem}}section.anchors-slider .content>.items>div>.title span{word-wrap:break-word;color:#0d0d0d;font-family:Bauziet;font-size:1.875rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:120%}@media(max-width:480px){section.anchors-slider .content>.items>div>.title span{font-size:6.4rem;max-width:67rem}}section.anchors-slider .content>.items>div>.img-frame{display:none}@media(max-width:480px){section.anchors-slider .content>.items>div>.img-frame{display:block;height:70.37rem;width:88.5rem}}section.anchors-slider .content>.items>div>.text-block{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:9.75rem;padding-left:5.31rem;position:relative}@media(max-width:480px){section.anchors-slider .content>.items>div>.text-block{-webkit-box-flex:unset;-ms-flex-positive:unset;-webkit-box-sizing:border-box;box-sizing:border-box;flex-grow:unset;max-width:87rem;padding-left:0}}section.anchors-slider .content>.items>div>.text-block:before{background-image:url(/src/assets/img/anch-sl/head.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.875rem;left:0;position:absolute;top:0;width:3.75rem}@media(max-width:480px){section.anchors-slider .content>.items>div>.text-block:before{display:none}}section.anchors-slider .content>.items>div>.text-block:after{background:#f4f6fa;border-radius:1rem;bottom:.3rem;content:"";left:1.875rem;position:absolute;top:1.4rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:.3rem}@media(max-width:480px){section.anchors-slider .content>.items>div>.text-block:after{display:none}}section.anchors-slider .content>.items>div>.text-block.p-v2 p{font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){section.anchors-slider .content>.items>div>.text-block.p-v2 p{font-size:4.26667rem;line-height:148%}}section.anchors-slider .content>.items>div>.text-block.p-v2 p+ul{margin-top:.5rem}@media(max-width:480px){section.anchors-slider .content>.items>div>.text-block.p-v2 p+ul{margin-top:0}}section.anchors-slider .content>.items>div:last-child{min-height:0}section.anchors-slider .content>.items>div:last-child>.text-block:after,section.anchors-slider .content>.items>div:last-child>.text-block:before{content:unset;display:none}body:has(section.mssp-hero) section.anchors-slider{margin-top:0}@media(max-width:480px){body:has(section.mssp-hero) section.anchors-slider{margin-top:14rem}}body:has(section.mssp-hero) section.anchors-slider .content>.items>div>.title .img-frame{-ms-flex-item-align:start;align-self:flex-start}@media(max-width:480px){body:has(section.mssp-hero) section.anchors-slider .content>.items>div>.title span br{display:none}body:has(section.mssp-hero) section.anchors-slider .content>.items>div>.text-block{gap:5.33rem;max-width:90rem}}section.success-slider{padding-bottom:3rem;padding-top:10.42rem}@media(max-width:480px){section.success-slider{padding-bottom:0;padding-top:21.33rem}}section.success-slider .block-title{margin-bottom:3.75rem}@media(max-width:480px){section.success-slider .block-title{margin-bottom:8.53rem}}section.success-slider .content .slider-wrapper{background:#ffc72c;border-radius:1.66667rem;padding:4.53rem 1.67rem 4.48rem 6.67rem;position:relative}@media(max-width:480px){section.success-slider .content .slider-wrapper{border-radius:8.53333rem;padding:5.33rem 4.27rem 28.27rem}}section.success-slider .content .slider-wrapper:before{background:#fff;content:"";display:inline-block;height:3.39rem;left:50%;-webkit-mask-image:url(/src/assets/mask/stories/slider-b.png);mask-image:url(/src/assets/mask/stories/slider-b.png);-webkit-mask-position:top center;mask-position:top center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15.83333rem}@media(max-width:480px){section.success-slider .content .slider-wrapper:before{display:none}}section.success-slider .content .slider-wrapper:after{background:#fff;content:"";display:inline-block;height:3.39rem;left:-6.27rem;-webkit-mask-image:url(/src/assets/mask/stories/slider-b.png);mask-image:url(/src/assets/mask/stories/slider-b.png);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);width:15.83333rem}@media(max-width:480px){section.success-slider .content .slider-wrapper:after{display:none}}section.success-slider .content .slider-wrapper .slider{overflow:hidden;position:relative;-webkit-transition:min-height .5s ease;transition:min-height .5s ease}section.success-slider .content .slider-wrapper .slider .slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;bottom:0;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;left:0;position:absolute;right:0;top:0}section.success-slider .content .slider-wrapper .slider .slide.active,section.success-slider .content .slider-wrapper .slider .slide.after,section.success-slider .content .slider-wrapper .slider .slide.before{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;pointer-events:none;-webkit-transition:opacity .5s ease,-webkit-transform 1s ease;transition:opacity .5s ease,-webkit-transform 1s ease;transition:transform 1s ease,opacity .5s ease;transition:transform 1s ease,opacity .5s ease,-webkit-transform 1s ease}section.success-slider .content .slider-wrapper .slider .slide.after *,section.success-slider .content .slider-wrapper .slider .slide.before *{pointer-events:none!important}section.success-slider .content .slider-wrapper .slider .slide.after,section.success-slider .content .slider-wrapper .slider .slide.before{-webkit-transform:translateY(-5%);transform:translateY(-5%)}section.success-slider .content .slider-wrapper .slider .slide.active{opacity:1;pointer-events:all;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s ease .5s,-webkit-transform 1s ease;transition:opacity .5s ease .5s,-webkit-transform 1s ease;transition:transform 1s ease,opacity .5s ease .5s;transition:transform 1s ease,opacity .5s ease .5s,-webkit-transform 1s ease}section.success-slider .content .slider-wrapper .slider .slide.active .slide-content .info,section.success-slider .content .slider-wrapper .slider .slide.active .slide-content .text .bottom,section.success-slider .content .slider-wrapper .slider .slide.active .slide-content .text .main{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}section.success-slider .content .slider-wrapper .slider .slide .slide-content{-webkit-column-gap:2.29rem;-moz-column-gap:2.29rem;column-gap:2.29rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;row-gap:6.4rem}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;margin-top:2.14rem;row-gap:3.13rem}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0;row-gap:4.26667rem;width:auto}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .main{color:#0d0d0d;font-family:Poppins;font-size:1.45833rem;font-style:normal;font-weight:500;line-height:144%;opacity:0;position:relative;text-indent:4rem;-webkit-transform:translateY(-5%);transform:translateY(-5%);-webkit-transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:transform .5s ease .6s,opacity .5s ease .6s;transition:transform .5s ease .6s,opacity .5s ease .6s,-webkit-transform .5s ease .6s}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .main{font-size:5.33333rem;text-indent:23rem;-webkit-transition:opacity .5s ease .9s,-webkit-transform .5s ease .9s;transition:opacity .5s ease .9s,-webkit-transform .5s ease .9s;transition:transform .5s ease .9s,opacity .5s ease .9s;transition:transform .5s ease .9s,opacity .5s ease .9s,-webkit-transform .5s ease .9s}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .main:before{background:#0d0d0d;content:"";display:inline-block;height:1.25rem;left:.2rem;-webkit-mask-image:url(/src/assets/icon/qt.svg);mask-image:url(/src/assets/icon/qt.svg);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:.4rem;width:1.25rem}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .main:before{height:4.26667rem;left:.5rem;top:1.6rem;width:4.26667rem}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;opacity:0;row-gap:.21rem;-webkit-transform:translateY(-5%);transform:translateY(-5%);-webkit-transition:opacity .5s ease 1.2s,-webkit-transform .5s ease 1.2s;transition:opacity .5s ease 1.2s,-webkit-transform .5s ease 1.2s;transition:transform .5s ease 1.2s,opacity .5s ease 1.2s;transition:transform .5s ease 1.2s,opacity .5s ease 1.2s,-webkit-transform .5s ease 1.2s}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .bottom{row-gap:1.07rem}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .bottom .author{color:#0d0d0d;font-family:Bauziet;font-size:1.25rem;font-style:normal;font-weight:600;letter-spacing:-.75px;line-height:144%}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .bottom .author{font-size:4.26667rem}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .bottom .position{color:#0d0d0d;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .text .bottom .position{font-size:3.73333rem}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .info{-ms-flex-negative:0;flex-shrink:0;opacity:0;-webkit-transform:translateY(-5%);transform:translateY(-5%);-webkit-transition:opacity .5s ease .9s,-webkit-transform .5s ease .9s;transition:opacity .5s ease .9s,-webkit-transform .5s ease .9s;transition:transform .5s ease .9s,opacity .5s ease .9s;transition:transform .5s ease .9s,opacity .5s ease .9s,-webkit-transform .5s ease .9s}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .info{-webkit-transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .5s ease .6s,-webkit-transform .5s ease .6s;transition:transform .5s ease .6s,opacity .5s ease .6s;transition:transform .5s ease .6s,opacity .5s ease .6s,-webkit-transform .5s ease .6s}}section.success-slider .content .slider-wrapper .slider .slide .slide-content .info>.img-frame{height:25.57292rem;width:28.59375rem}@media(max-width:480px){section.success-slider .content .slider-wrapper .slider .slide .slide-content .info>.img-frame{height:76.53333rem;width:82.93333rem}}section.success-slider .content .substract-bottom-center{bottom:calc(3rem - 1px);left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width:480px){section.success-slider .content .substract-bottom-center{bottom:-1px}}section.success-slider .content .substract-bottom-center .btn-group .icon{--icon-color:#0d0d0d}@media(min-width:480px){section.success-slider .content .substract-bottom-center .btn-group .icon:hover{--icon-color:#fff;background:#0d0d0d}}section.success-slider .content .substract-bottom-center .btn-group .icon.disabled{--icon-color:#606366;pointer-events:none}section.success-slider.v2 .content .slider-wrapper{background:#023a8d}section.success-slider.v2 .content .slider-wrapper .slider .slide .slide-content .text *{color:#fff!important}section.success-slider.v2 .content .slider-wrapper .slider .slide .slide-content .text .main:before{background:#fff}.subscribe-form{--hsf-default-row__vertical-spacing:1rem}@media(max-width:480px){.subscribe-form{--hsf-default-row__vertical-spacing:5.65rem}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-Step__Content{padding:0!important}.subscribe-form [data-hsfc-id=Renderer] .hsfc-EmailField label{margin:0;text-align:left}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-EmailField label{font-size:4.27rem}.subscribe-form [data-hsfc-id=Renderer] .hsfc-EmailField label span{font-size:inherit}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-EmailField input{border:none;border-radius:5.20833rem}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-EmailField input{border-radius:8.53333rem;font-size:3.73333rem}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField input{-ms-flex-item-align:start;align-self:flex-start;border:none;border-radius:.22rem;padding:.521rem}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField input{border-radius:1.06667rem;padding:2.67rem}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span{background:none!important;font-family:Poppins;font-size:.72917rem!important;font-style:normal;font-weight:400;line-height:144%;text-align:left}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span{font-size:3.2rem!important}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span a{font-size:inherit}.subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow{margin-top:.63rem}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow{margin-top:4.27rem}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow button[type=submit]{-webkit-box-flex:1;-ms-flex-positive:1;border-radius:5.20833rem;flex-grow:1;font-family:Poppins}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow button[type=submit]{border-radius:8.53333rem;font-size:4.8rem}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow button[type=submit]:hover{-webkit-transform:none;transform:none}.subscribe-form [data-hsfc-id=Renderer] .hsfc-ErrorAlert{color:#e6006d;text-align:left}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-ErrorAlert{font-size:3.73333rem}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText{text-align:center}@media(max-width:480px){.subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText *{font-size:3.73333rem!important}}.subscribe-form [data-hsfc-id=Renderer] .hsfc-FieldLabel__RequiredIndicator{color:var(--indicator-color,#e51520)}section.about-us-galery{margin-bottom:6rem;margin-top:6rem}@media(max-width:480px){section.about-us-galery{margin-bottom:19.2rem;margin-top:19.2rem}}section.about-us-galery>.bg{background:#f4f6fa;border-radius:1.5rem;padding:6.25rem .83rem .83rem;position:relative}@media(max-width:480px){section.about-us-galery>.bg{border-radius:8.53333rem;padding:10.67rem 4.27rem 4.4rem}}section.about-us-galery>.bg:after,section.about-us-galery>.bg:before{background:#fff;content:"";display:inline-block;height:6.875rem;-webkit-mask-image:url(/src/assets/mask/about-us-galery/bg-left.png);mask-image:url(/src/assets/mask/about-us-galery/bg-left.png);-webkit-mask-position:top left;mask-position:top left;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;width:17.29167rem}@media(max-width:480px){section.about-us-galery>.bg:after,section.about-us-galery>.bg:before{display:none}}section.about-us-galery>.bg:before{left:-1px}section.about-us-galery>.bg:after{right:-2px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}section.about-us-galery>.bg .content{gap:3.75rem}@media(max-width:480px){section.about-us-galery>.bg .content{gap:8.53rem}}section.about-us-galery>.bg .content .block-title{--point-color:#1969ff}section.about-us-galery>.bg .content .grid{display:grid;gap:.83rem;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr)}@media(max-width:480px){section.about-us-galery>.bg .content .grid{gap:4.27rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr)}}section.about-us-galery>.bg .content .grid>div{border-radius:1.25rem;overflow:hidden}@media(max-width:480px){section.about-us-galery>.bg .content .grid>div{border-radius:4.26667rem}}section.about-us-galery>.bg .content .grid>div:first-child{grid-row:1/3}section.about-us-galery>.bg .content .grid>div.text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.83rem;justify-content:center;padding:.83rem}section.about-us-galery>.bg .content .grid>div.text *{text-align:center}@media(max-width:480px){section.about-us-galery>.bg .content .grid>div.text{gap:.83rem;padding:.83rem}}section.about-us-galery>.bg .content .grid .img-frame img{-o-object-fit:cover;object-fit:cover}section.collapsed-texts{gap:3.75rem;margin-top:5.83rem}@media(max-width:480px){section.collapsed-texts{gap:8.53rem;margin-top:21.33rem}}section.collapsed-texts>.block-title{--point-color:#1969ff}section.collapsed-texts .collapsed-content{gap:3.12rem}@media(max-width:480px){section.collapsed-texts .collapsed-content{gap:6.4rem}}section.collapsed-texts .collapsed-content .note{background:#f4f6fa;border-radius:1.25rem;gap:1.25rem;padding:1.67rem}@media(max-width:480px){section.collapsed-texts .collapsed-content .note{border-radius:6.4rem;gap:5.33rem;padding:8.53rem 4.27rem}section.collapsed-texts .collapsed-content .note .btns{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}section.collapsed-texts .collapsed-content .text-item{gap:1.25rem}@media(max-width:480px){section.collapsed-texts .collapsed-content .text-item{gap:4.27rem;max-width:91rem;padding-top:6.4rem}}section.collapsed-texts .collapsed-content .text-item>.title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1.04rem}section.collapsed-texts .collapsed-content .text-item>.title .h3,section.collapsed-texts .collapsed-content .text-item>.title h3{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}section.collapsed-texts .collapsed-content .text-item>.title>.img-frame{display:inline-block;height:2.08333rem;width:2.08333rem}@media(max-width:480px){section.collapsed-texts .collapsed-content .text-item>.title>.img-frame{height:6.4rem;width:6.4rem}section.collapsed-texts .collapsed-content .text-item>.title{gap:2.13rem}section.collapsed-texts .collapsed-content .text-item>.title i{-ms-flex-item-align:center;-ms-flex-negative:0;align-self:center;display:inline-block;flex-shrink:0;height:6.4rem;position:relative;width:6.4rem}section.collapsed-texts .collapsed-content .text-item>.title i:after,section.collapsed-texts .collapsed-content .text-item>.title i:before{background:#000;bottom:0;content:"";left:0;-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:0}section.collapsed-texts .collapsed-content .text-item>.title i:after{-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-transform:scale(var(--mark-scale,1));transform:scale(var(--mark-scale,1));-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}section.collapsed-texts .collapsed-content .text-item.open{--mark-scale:0}section.collapsed-texts .collapsed-content .text-item .collapse{max-height:var(--marker-h,0);overflow:hidden;-webkit-transition:max-height .4s ease;transition:max-height .4s ease}}section.collapsed-texts .collapsed-content .text-item .collapse>div{gap:3.12rem}section.collapsed-texts .collapsed-content .btns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}section.collapsed-texts .collapsed-content .tabs-2{-ms-flex-item-align:center;align-self:center;background:#eaecf1}@media(max-width:480px){section.collapsed-texts .collapsed-content .tabs-2{-ms-flex-item-align:stretch;align-self:stretch}}section.collapsed-texts .collapsed-content [data-slider]{position:relative;-webkit-transition:min-height .4s linear;transition:min-height .4s linear}section.collapsed-texts .collapsed-content [data-slider] .slide{display:none;left:0;position:absolute;right:0;top:0}section.collapsed-texts .collapsed-content [data-slider] .slide.active,section.collapsed-texts .collapsed-content [data-slider] .slide.after,section.collapsed-texts .collapsed-content [data-slider] .slide.before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .2s linear,-webkit-transform .2s linear;transition:opacity .2s linear,-webkit-transform .2s linear;transition:transform .2s linear,opacity .2s linear;transition:transform .2s linear,opacity .2s linear,-webkit-transform .2s linear}section.collapsed-texts .collapsed-content [data-slider] .slide.after,section.collapsed-texts .collapsed-content [data-slider] .slide.before{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}section.collapsed-texts .collapsed-content [data-slider] .slide.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:opacity .2s linear .2s,-webkit-transform .2s linear .2s;transition:opacity .2s linear .2s,-webkit-transform .2s linear .2s;transition:transform .2s linear .2s,opacity .2s linear .2s;transition:transform .2s linear .2s,opacity .2s linear .2s,-webkit-transform .2s linear .2s}main{padding-top:5.5rem}@media(max-width:480px){main{padding-top:20rem}}main:has(section.http-error){min-height:unset}body:has(.persistent-banner.show) main{padding-top:7.5rem}@media(max-width:480px){body:has(.persistent-banner.show) main{padding-top:30rem}}body:has(.persistent-banner.move) main{padding-top:5.5rem;-webkit-transition:padding-top .5s linear;transition:padding-top .5s linear}@media(max-width:480px){body:has(.persistent-banner.move) main{padding-top:20rem}}body.is-embed-page main{padding:0!important}footer.footer{margin-top:5.22rem}@media(max-width:480px){footer.footer{margin-top:11.22rem;padding:0!important}}footer.footer:has(.head){margin-top:10.42rem}@media(max-width:480px){footer.footer:has(.head){margin-top:22.42rem}}footer.footer .content{position:relative}footer.footer .content:has(>.head):before{background:var(--foot-back,#fff);content:"";height:9.9999rem;left:-1px;-webkit-mask-image:url(/src/assets/mask/footer/new-l-t.png);mask-image:url(/src/assets/mask/footer/new-l-t.png);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:-1px;width:32.98656rem;z-index:1}@media(max-width:480px){footer.footer .content:has(>.head):before{display:none}}footer.footer .content .head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#090909;border-radius:2.29rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding:5.62rem 6.67rem;position:relative}@media(max-width:480px){footer.footer .content .head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:8.53333rem;-ms-flex-direction:column;flex-direction:column;padding:6.4rem 4.27rem 8.53rem}}footer.footer .content .head .img-frame.logo{height:6.77083rem;left:2.5rem;position:absolute;top:0;width:23.07292rem;z-index:1}@media(max-width:480px){footer.footer .content .head .img-frame.logo{height:18.66667rem;margin:0 auto;position:static;width:64.66667rem}}footer.footer .content .head .info{max-width:20.3125rem;padding-top:7.29rem}@media(max-width:480px){footer.footer .content .head .info{max-width:none;padding-top:4.27rem}}footer.footer .content .head .info .awards{row-gap:1.51rem}@media(max-width:480px){footer.footer .content .head .info .awards{-webkit-box-align:center;-ms-flex-align:center;align-items:center;row-gap:8.53rem}}footer.footer .content .head .info .awards .text{color:#fff;font-family:Bauziet;font-size:1.77083rem;font-style:normal;font-weight:600;line-height:140%}@media(max-width:480px){footer.footer .content .head .info .awards .text{font-size:6.4rem;letter-spacing:-.016rem;line-height:134%;text-align:center}}footer.footer .content .head .info .awards .group{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.42rem}@media(max-width:480px){footer.footer .content .head .info .awards .group{-webkit-box-pack:center;-ms-flex-pack:center;gap:2.13rem;justify-content:center}}footer.footer .content .head .info .awards .group .img-frame{height:4.16667rem;width:4.16667rem}@media(max-width:480px){footer.footer .content .head .info .awards .group .img-frame{height:21.33333rem;width:21.33333rem}}footer.footer .content .head .info .form-group{gap:1.25rem;margin-top:2.08rem;max-width:19.584rem}@media(max-width:480px){footer.footer .content .head .info .form-group{gap:4.26667rem;margin-top:8.53rem;max-width:none}}footer.footer .content .head .info .form-group .title{color:#fff;font-family:Poppins;font-size:.9375rem;font-style:normal;font-weight:500;line-height:144%}@media(max-width:480px){footer.footer .content .head .info .form-group .title{font-size:4.26667rem}}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer]{--indicator-color:#ffa100}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span:not(.hsfc-FieldLabel__RequiredIndicator){color:#fff!important}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-CheckboxField span:not(.hsfc-FieldLabel__RequiredIndicator) a{color:#ffc72c}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons button[type=submit]{-webkit-box-flex:0;-ms-flex-positive:0;background:#ffc72c;color:#0d0d0d;flex-grow:0}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-ErrorAlert{color:#ffa100}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText{text-align:left}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p{color:#c3c3c3}footer.footer .content .head .info .form-group .subscribe-form [data-hsfc-id=Renderer] .hsfc-RichText p:first-of-type{color:#ffc72c}footer.footer .content .head .links{-webkit-box-flex:1;-ms-flex-positive:1;display:grid;flex-grow:1;gap:4.58rem 4.43rem;grid-template-columns:repeat(3,1fr);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:53rem;overflow:hidden}@media(max-width:480px){footer.footer .content .head .links{gap:8.53rem;grid-template-columns:1fr;height:auto;margin-top:8.53rem;max-width:none;overflow:visible}}footer.footer .content .head .links .pan{gap:1.25rem;position:relative}@media(max-width:480px){footer.footer .content .head .links .pan{gap:0}footer.footer .content .head .links .pan.expand>span:before{-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}}footer.footer .content .head .links .pan:after{background:#1e1e1e;bottom:0;content:"";position:absolute;right:-2.19rem;top:0;width:1px}@media(max-width:480px){footer.footer .content .head .links .pan:after{bottom:-5.33rem;height:1px;left:0;right:0;top:auto;width:100%}}footer.footer .content .head .links .pan:nth-child(3n+3):after{display:none}@media(max-width:480px){footer.footer .content .head .links .pan:nth-child(3n+3):after{display:block}}footer.footer .content .head .links .pan:nth-child(3n+4):before{background:#1e1e1e;content:"";height:1px;left:0;position:absolute;top:-2.29rem;width:60rem}@media(max-width:480px){footer.footer .content .head .links .pan:nth-child(3n+4):before{display:none}}footer.footer .content .head .links .pan:last-of-type:after{display:none}@media(max-width:480px){footer.footer .content .head .links .pan:last-of-type:after{display:block}}footer.footer .content .head .links .pan>span{color:#fff;font-family:Poppins;font-size:1.04167rem;font-style:normal;font-weight:500;line-height:140%;text-align:left}@media(max-width:480px){footer.footer .content .head .links .pan>span{display:inline-block;font-size:5.33333rem;padding:2.13333rem 0;position:relative}footer.footer .content .head .links .pan>span:after,footer.footer .content .head .links .pan>span:before{background:#fff;content:"";height:6.4rem;-webkit-mask-image:url(/src/assets/icon/plus.svg);mask-image:url(/src/assets/icon/plus.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:6.4rem;will-change:transform}footer.footer .content .head .links .pan>span:after{-webkit-mask-image:url(/src/assets/icon/minus.svg);mask-image:url(/src/assets/icon/minus.svg)}}footer.footer .content .head .links .pan .list{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:1.25rem;height:100%;justify-content:space-between}@media(max-width:480px){footer.footer .content .head .links .pan .list{gap:8.53rem;max-height:var(--marker-h,none);overflow:hidden;-webkit-transition:max-height .5s ease;transition:max-height .5s ease}}footer.footer .content .head .links .pan .list>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.62rem;justify-content:flex-start}@media(max-width:480px){footer.footer .content .head .links .pan .list>div{gap:4.27rem;margin-top:4.27rem}}footer.footer .content .head .links .pan .list>div a{color:#c3c3c3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:400;gap:.42rem;line-height:148%;-webkit-text-decoration:underline 1px rgba(255,199,44,0);text-decoration:underline 1px rgba(255,199,44,0);-webkit-transition:text-decoration-color .3s,color .3s;transition:text-decoration-color .3s,color .3s}@media(max-width:480px){footer.footer .content .head .links .pan .list>div a{font-size:4.26667rem;gap:2.13rem}}footer.footer .content .head .links .pan .list>div a:hover{color:#fff;text-decoration-color:#ffc72c}footer.footer .content .head .links .pan .list>div a b{background:#1969ff;border-radius:.625rem;color:#fff;font-size:.72917rem;font-weight:500;line-height:144%;padding:.10417rem .3125rem;-webkit-text-decoration:underline 1px #1969ff;text-decoration:underline 1px #1969ff;white-space:nowrap}@media(max-width:480px){footer.footer .content .head .links .pan .list>div a b{border-radius:3.2rem;font-size:3.73333rem;padding:.53333rem 1.6rem}}footer.footer .content .head .links .pan .list .has-icon-end{--icon-pad:0.31rem;--icon-src:url(/src/assets/icon/arrow-up-line.svg);--icon-size:1.25rem;color:#fff;font-family:Poppins;font-size:.83333rem;font-style:normal;font-weight:500;line-height:148%}@media(max-width:480px){footer.footer .content .head .links .pan .list .has-icon-end{-webkit-box-pack:center;-ms-flex-pack:center;background:#202020;border-radius:8.53333rem;font-size:4.8rem;font-weight:400;justify-content:center;padding:4.5rem 0}}footer.footer .content .head .links .pan .list .has-icon-end:after{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media(max-width:480px){footer.footer .content .head .links .pan .list .has-icon-end:after{display:none}}footer.footer .content .head .links .pan .list .has-icon-end:hover:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}footer.footer .content .head .social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.42rem;margin-top:1.04rem}@media(max-width:480px){footer.footer .content .head .social{-webkit-box-pack:center;-ms-flex-pack:center;gap:4.27rem;justify-content:center;margin-top:11.74rem}}footer.footer .content .head .social a{background-image:var(--img);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:2.91667rem;-webkit-transition:background-image .3s ease;transition:background-image .3s ease;width:2.91667rem}@media(max-width:480px){footer.footer .content .head .social a{height:14.93333rem;width:14.93333rem}}footer.footer .content .head .social a:hover{background-image:var(--img-hover)}footer.footer .content .foot{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;padding:1.67rem 6.67rem}@media(max-width:480px){footer.footer .content .foot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:8.53333rem 4.26667rem;row-gap:6.4rem}}footer.footer .content .foot .links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:.83rem;justify-content:center}@media(max-width:480px){footer.footer .content .foot .links{-webkit-box-ordinal-group:0;-ms-flex-order:-1;gap:4.27rem;order:-1}}footer.footer .content .foot .links a{color:#011635;font-size:.72917rem;font-style:normal;font-weight:400;line-height:144%;-webkit-text-decoration:underline 1px rgba(1,22,53,0);text-decoration:underline 1px rgba(1,22,53,0);-webkit-transition:text-decoration-color .3s;transition:text-decoration-color .3s}@media(max-width:480px){footer.footer .content .foot .links a{font-size:3.73333rem}}footer.footer .content .foot .links a:hover{text-decoration-color:#011635}footer.footer .content .foot .links>i{background:#011635;border-radius:50%;display:inline-block;height:.1rem;width:.1rem}@media(max-width:480px){footer.footer .content .foot .links>i{height:.75rem;width:.75rem}}footer.footer .content .foot .copy{color:#011635;font-size:.72917rem;font-style:normal;font-weight:400;line-height:144%}@media(max-width:480px){footer.footer .content .foot .copy{border-bottom:1px solid #f4f6fa;font-size:3.73333rem;padding-bottom:6.4rem;text-align:center;width:100%}}footer.footer .content .foot a.amprise-identity{--amprise-identity-font:"Poppins";--amprise-identity-color:#011635;--amprise-identity-font-size:0.72917rem;--amprise-identity-font-style:inherit;--amprise-identity-font-weight:400;--amprise-identity-accent-weight:400;--amprise-identity-accent-line-color:#c0c5cd;--amprise-identity-accent-line-hover-color:#011635}footer.footer .content .foot a.amprise-identity>b:after{bottom:-.5px;height:1px}@media(max-width:480px){footer.footer .content .foot a.amprise-identity>b:after{background:var(--amprise-identity-accent-line-color)}footer.footer .content .foot a.amprise-identity{--amprise-identity-font-size:3.73333rem}}body:has(main>section.http-error) footer{margin-top:2rem}@media(max-width:480px){body:has(main>section.http-error) footer{margin-top:5rem}}.max-w100{max-width:100%}.paint-filters{display:none}lazy-lottie-player{display:inline-block;height:100%;pointer-events:none;width:100%}