@-webkit-keyframes slide-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes slide-right{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100px);transform:translateX(100px)}}@font-face{font-family:"iCielPony";src:url("../fonts/iCielPony.eot");src:url("../fonts/iCielPony.eot?#iefix") format("embedded-opentype"),url("../fonts/iCielPony.woff") format("woff"),url("../fonts/iCielPony.ttf") format("truetype"),url("../fonts/iCielPony.svg") format("svg");font-weight:normal;font-style:normal}:root{--body-size: 16px;--body-font-family: 'Nunito', sans-serif;--body-font-weight: 400;--font-family-1: 'Nunito', sans-serif;--font-family-2: 'iCielPony', sans-serif;--color-primary-1: #45D2E8;--color-bg-1: #E9F9FF;--color-white: #FFF;--color-black: #000;--color-blue-1: #1F3865;--color-border-1: #EEEEEE;--color-pink: #FF888F;--color-gray: #A6A6A6}@media (min-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1172px}}@media (max-width: 1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:100%}}a{text-decoration:none;cursor:pointer}ul{width:100%;padding:0;margin:0;list-style:none}button,input{outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important}body{width:100%;overflow-x:hidden}body{font-family:var(--body-font-family);font-size:var(--body-size);font-weight:var(--body-font-weight);color:var(--color-black)}body.pageTryWrapper .header-Menu .menu-item .textMenu{color:var(--color-gray)}.textMenu{font-family:var(--font-family-2);font-size:16px;color:var(--color-white);font-weight:400;line-height:25px;letter-spacing:0.02em}.textMenuSize{font-size:16px}.titleStyle--1{font-family:var(--font-family-2);font-style:normal;font-weight:400;font-size:44px;line-height:69px;margin:0;padding-bottom:10px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:0.02em}@media only screen and (max-width: 1440px){.titleStyle--1{font-size:36px;line-height:49px}}@media only screen and (max-width: 991px){.titleStyle--1{font-size:30px;line-height:43px}}@media only screen and (max-width: 440px){.titleStyle--1{font-size:24px;line-height:37px}}.titleStyle--1:before{content:'';display:block;width:100px;height:3px;background-color:var(--color-primary-1);border-radius:5px;position:absolute;bottom:0;left:0;z-index:1}.titleStyle--2{font-family:var(--font-family-2);font-style:normal;font-weight:400;font-size:20px;line-height:31px;letter-spacing:0.02em;margin:0;color:var(--color-blue-1)}.titleStyle--3{font-family:var(--font-family-1);font-style:normal;font-weight:700;font-size:32px;line-height:44px;letter-spacing:-0.01em;margin:0;color:var(--color-blue-1)}@media only screen and (max-width: 1440px){.titleStyle--3{font-size:25px;line-height:35px}}@media only screen and (max-width: 991px){.titleStyle--3{font-size:20px;line-height:27px;letter-spacing:-0.01em}}.textColor--pink{color:var(--color-pink)}.textColor--black{color:var(--color-black)}.textColor--blue{color:var(--color-blue-1) !important}.textDescription{font-family:var(--font-family-1);font-style:normal;font-weight:500;font-size:16px;line-height:22px;letter-spacing:-0.01em;margin:0}.textDescription--style2{font-family:var(--font-family-1);font-style:normal;font-weight:700;font-size:16px;line-height:22px;letter-spacing:-0.01em;color:var(--color-blue-1)}.textDescription--style3{font-family:var(--font-family-1);font-weight:400;font-size:14px;line-height:19px;letter-spacing:-0.01em;color:var(--color-white)}.textDescription--style4{font-family:var(--font-family-2);font-weight:400;font-size:40px;line-height:57px;letter-spacing:-0.02em;color:var(--color-blue-1)}@media only screen and (max-width: 991px){.textDescription--style4{font-size:30px;line-height:35px}}.background-button{background-image:url("../imgs/try-btn-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;border:none;-webkit-box-shadow:none !important;box-shadow:none !important;outline:none !important;-webkit-appearance:none;height:44px;padding:0 25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.background-button .text{display:inline-block;font-weight:400;line-height:20px;letter-spacing:0.04em;text-shadow:1px 0 #953600, -1px 0 #953600, 0 1px #953600, 0 -1px #953600, 1px 1px #953600, -1px -1px #953600, 1px -1px #953600, -1px 1px #953600}.header{background-color:var(--color-primary-1);height:90px;width:100%;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;position:relative}@media only screen and (max-width: 991px){.header{height:70px;background-color:var(--color-white);-webkit-transition:all ease 0.3s;transition:all ease 0.3s;-webkit-box-shadow:0 4px 25px rgba(0,0,0,0.08);box-shadow:0 4px 25px rgba(0,0,0,0.08)}}.header>.container{height:100%}.header .headerContent{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width: 991px){.header .headerContent{padding:0 10px}}@media only screen and (max-width: 400px){.header .headerContent{padding:0}}.header .headerContent .header-Logo img{width:100%;display:block;max-width:213px;height:auto}@media only screen and (max-width: 991px){.header .headerContent .header-Logo img{max-width:142px}}.header .headerContent .header-Menu .menu{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 991px){.header .headerContent .header-Menu .menu .menu-item{display:none}}.header .headerContent .header-Menu .menu .menu-item a{position:relative;-webkit-transition:color ease 0.3s;transition:color ease 0.3s;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .headerContent .header-Menu .menu .menu-item a:before{content:'';display:inline-block;width:7px;height:7px;border-radius:100%;background-color:var(--color-blue-1);position:absolute;top:50%;left:-14px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all ease 0.3s;transition:all ease 0.3s;opacity:0;visibility:hidden}.header .headerContent .header-Menu .menu .menu-item:not(:last-child){margin-right:28px}.header .headerContent .header-Menu .menu .menu-item:hover a{color:var(--color-blue-1)}.header .headerContent .header-Menu .menu .menu-item a.active{color:var(--color-blue-1)}.header .headerContent .header-Menu .menu .menu-item a.active:before{opacity:1;visibility:visible}.header .headerContent .header-Menu .menu .try-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0 !important}@media only screen and (max-width: 991px){.header .headerContent .header-Menu .menu .try-button{margin-right:20px !important}}@media only screen and (max-width: 400px){.header .headerContent .header-Menu .menu .try-button{margin-right:10px !important}}.header .headerContent .header-Menu .menu .try-button a{background-image:unset;width:150px;height:44px;border:2px solid var(--color-white);border-radius:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}@media only screen and (max-width: 991px){.header .headerContent .header-Menu .menu .try-button a{border-color:var(--color-primary-1);width:120px;height:40px}}@media only screen and (max-width: 400px){.header .headerContent .header-Menu .menu .try-button a{width:100px;height:40px}}.header .headerContent .header-Menu .menu .try-button a .button-text{display:inline-block;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0.04em;text-shadow:1px 0 #953600, -1px 0 #953600, 0 1px #953600, 0 -1px #953600, 1px 1px #953600, -1px -1px #953600, 1px -1px #953600, -1px 1px #953600}.header .headerContent .header-Menu .menu .try-button:hover a{color:var(--color-white);border-color:var(--color-blue-1)}.header .headerContent .header-Menu .menu .try-button.active:before{content:none}.header .headerContent .header-Menu .menu .try-button.active a{color:var(--color-white);background-image:url("../imgs/try-btn-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;border:none}.header .headerContent .header-Menu .menu .mobile-menu-button{display:none}@media only screen and (max-width: 991px){.header .headerContent .header-Menu .menu .mobile-menu-button{display:block}}.header .headerContent .hamburger-menu{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:17px;width:25px;cursor:pointer}@media only screen and (max-width: 991px){.header .headerContent .hamburger-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.header .headerContent .hamburger-menu .bar-top,.header .headerContent .hamburger-menu .bar-middle,.header .headerContent .hamburger-menu .bar-bottom{height:3px;background:var(--color-black);border-radius:10px;margin:0;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}.header .headerContent .hamburger-menu.active{height:21px}.header .headerContent .hamburger-menu.active .bar-top{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .headerContent .hamburger-menu.active .bar-middle{-webkit-transform:translateX(0rem);transform:translateX(0rem);opacity:0;visibility:hidden}.header .headerContent .hamburger-menu.active .bar-bottom{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header .menu-mobile{position:absolute;top:100%;left:-100%;z-index:10;width:100%;max-width:calc(100% - 20px);opacity:0;visibility:hidden;-webkit-transition:all ease .5s;transition:all ease .5s}.header .menu-mobile .close-menu-btn{cursor:pointer;position:absolute;top:22px;right:22px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:11}.header .menu-mobile .menuMobile{padding:30px 20px;background-color:var(--color-white);border-radius:0 16px 16px 0;width:100%}.header .menu-mobile .menuMobile .menuMobile-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:20px 0}.header .menu-mobile .menuMobile .menuMobile-item:not(:last-child){border-bottom:1px solid var(--color-border-1)}.header .menu-mobile .menuMobile .menuMobile-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%;color:var(--color-blue-1)}.header .menu-mobile.open{opacity:1;visibility:visible;left:0}.fixedHeader{position:fixed;top:0;left:0;width:100%;z-index:10;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;-webkit-box-shadow:0 15px 10px -15px var(--color-primary-1);box-shadow:0 15px 10px -15px var(--color-primary-1)}body.pageTryWrapper .header{-webkit-box-shadow:0px 4px 25px rgba(0,0,0,0.08);box-shadow:0px 4px 25px rgba(0,0,0,0.08);background-color:var(--color-white)}section.footer{margin-top:50px}section.footer .footer-top .footer-top-up{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}section.footer .footer-top .footer-top-up .left-block{width:100%;max-width:calc(50% - 30px);position:relative}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .left-block{max-width:100%}}section.footer .footer-top .footer-top-up .left-block img{display:block;position:absolute;top:0;left:0;z-index:1}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .left-block img{position:unset;top:unset;left:unset;margin-bottom:-200px}}section.footer .footer-top .footer-top-up .right-block{width:100%;max-width:calc(50% - 30px)}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .right-block{max-width:100%}}section.footer .footer-top .footer-top-up .right-block-title{margin-bottom:40px}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .right-block-title{margin-bottom:24px}section.footer .footer-top .footer-top-up .right-block-title br{display:none}}section.footer .footer-top .footer-top-up .right-block .form-register{margin-bottom:45px}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .right-block .form-register{margin-bottom:30px}}section.footer .footer-top .footer-top-up .right-block .form-register #registerError{color:#FF281A}section.footer .footer-top .footer-top-up .right-block .form-register .error-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:10px;opacity:0;visibility:hidden;-webkit-transition:all ease .3s;transition:all ease .3s}section.footer .footer-top .footer-top-up .right-block .form-register .error-message .error-icon{margin-right:10px}section.footer .footer-top .footer-top-up .right-block .form-register .error-message .error-icon img{display:block;width:20px}section.footer .footer-top .footer-top-up .right-block .form-register form.invalid .formGroup{border-color:#FF281A !important}section.footer .footer-top .footer-top-up .right-block .form-register form.invalid .formGroup .formInput input{color:#FF281A}section.footer .footer-top .footer-top-up .right-block .form-register form.invalid .error-message{opacity:1;visibility:visible;-webkit-transition:all ease .3s;transition:all ease .3s}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#f5f5f5;border-radius:8px;position:relative;border:solid 1px transparent;-webkit-transition:all ease .3s;transition:all ease .3s}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .right-block .form-register .formGroup{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:unset}}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput{position:relative;width:100%;max-width:100%;padding:15px 140px 15px 20px;-webkit-transition:all ease .3s;transition:all ease .3s}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput{padding:15px 20px;background:#f5f5f5;border-radius:8px}}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput input{-webkit-transition:all ease .3s;transition:all ease .3s;background:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;border:none;outline:none;-webkit-box-shadow:none;box-shadow:none;width:100%;font-family:var(--font-family-1);color:var(--color-black);font-style:normal;font-weight:500;font-size:16px;line-height:22px;text-align:left;letter-spacing:-0.01em}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput ::-webkit-input-placeholder{color:#a6a6a6;opacity:1}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput ::-moz-placeholder{color:#a6a6a6;opacity:1}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput :-ms-input-placeholder{color:#a6a6a6;opacity:1}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput ::-ms-input-placeholder{color:#a6a6a6;opacity:1}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput ::placeholder{color:#a6a6a6;opacity:1}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput :-ms-input-placeholder{color:#a6a6a6}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formInput ::-ms-input-placeholder{color:#a6a6a6}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formButton{position:absolute;top:50%;right:5px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formButton{margin-top:20px;-ms-flex-item-align:end;align-self:flex-end;position:unset;top:unset;right:unset;-webkit-transform:unset;transform:unset}}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formButton button{width:120px;padding:0;opacity:1;-webkit-transition:all ease .3s;transition:all ease .3s}section.footer .footer-top .footer-top-up .right-block .form-register .formGroup .formButton button:disabled{opacity:0.5}@media only screen and (max-width: 991px){section.footer .footer-top .footerDown{background-color:var(--color-bg-1);padding:220px 0 47px}}section.footer .footer-top .footer-top-down{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:var(--color-bg-1);border-radius:16px;padding:50px 20px 67px}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-down{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:unset;padding:0}}section.footer .footer-top .footer-top-down .left{width:100%;max-width:calc(50% - 30px)}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-down .left{max-width:100%}}section.footer .footer-top .footer-top-down .right{width:100%;max-width:calc(50% - 30px)}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-down .right{max-width:100%}}section.footer .footer-top .footer-top-down .right .downRight-description{margin-bottom:35px}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-down .right .downRight-description{text-align:left !important;margin-bottom:24px}section.footer .footer-top .footer-top-down .right .downRight-description br{display:none}}section.footer .footer-top .footer-top-down .right .downRightItem--flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:start;align-self:flex-start;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;width:100%;max-width:100%}@media only screen and (max-width: 1366px){section.footer .footer-top .footer-top-down .right .downRightItem--flex{-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-down .right .downRightItem--flex{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 450px){section.footer .footer-top .footer-top-down .right .downRightItem--flex{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}@media only screen and (max-width: 400px){section.footer .footer-top .footer-top-down .right .downRightItem--flex{row-gap:15px}}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightItem-single a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightItem-single a span.image{display:block;width:93px;height:93px}@media only screen and (max-width: 1100px){section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightItem-single a span.image{width:70px;height:70px}}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightItem-single a span.image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightItem-single a span.text{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-top:8px;font-family:var(--font-family-1);font-style:normal;font-weight:700;font-size:14px;line-height:19px;text-align:center;letter-spacing:-0.01em;color:var(--color-blue-1)}@media only screen and (max-width: 1100px){section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightItem-single a span.text{font-size:12px;line-height:16px;letter-spacing:-0.01em}}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:-webkit-max-content;width:-moz-max-content;width:max-content;row-gap:15px}@media only screen and (max-width: 991px){section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList{row-gap:11px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}@media only screen and (max-width: 400px){section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList{width:100%;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px}}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList .downRightItem a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList .downRightItem a span.image{display:block;width:140px}@media only screen and (max-width: 1100px){section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList .downRightItem a span.image{width:100px}}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList .downRightItem a span.image img{width:100%;max-width:100%;height:auto}section.footer .footer-top .footer-top-down .right .downRightItem--flex .downRightList .downRightItem a span.text{margin-top:8px;font-family:var(--font-family-1);font-style:normal;font-weight:700;font-size:14px;line-height:19px;text-align:center;letter-spacing:-0.01em;color:var(--color-blue-1)}section.footer .footer-bottom{background-image:url("../imgs/footer-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;padding-top:140px}@media only screen and (max-width: 991px){section.footer .footer-bottom{padding-top:80px;background-image:url("../imgs/footer-bg-m.jpg");background-size:cover;background-position:bottom left}}@media only screen and (max-width: 440px){section.footer .footer-bottom{padding-top:60px;background-size:100% 100%}}section.footer .footer-bottom .bottom-content{text-align:center}section.footer .footer-bottom .bottom-content .footer-logo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px}section.footer .footer-bottom .bottom-content .footer-logo img{width:100%;height:auto;max-width:213px}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .footer-logo{margin-bottom:22px}section.footer .footer-bottom .bottom-content .footer-logo img{max-width:142px}}section.footer .footer-bottom .bottom-content .address-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:43px;-moz-column-gap:43px;column-gap:43px}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .address-1{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:25px;-moz-column-gap:25px;column-gap:25px}}@media only screen and (max-width: 500px){section.footer .footer-bottom .bottom-content .address-1{row-gap:9px;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 410px){section.footer .footer-bottom .bottom-content .address-1{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:9px}}section.footer .footer-bottom .bottom-content .address-1-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.footer .footer-bottom .bottom-content .address-1-item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.footer .footer-bottom .bottom-content .address-1-item a span.icon{margin-right:15px}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .address-1-item a span.icon{margin-right:12px;min-width:18px}}section.footer .footer-bottom .bottom-content .address-1-item a .icon--1{width:19px}section.footer .footer-bottom .bottom-content .address-1-item a .icon--2{width:18px}section.footer .footer-bottom .bottom-content .address-1-item a span.text{color:var(--color-black)}section.footer .footer-bottom .bottom-content .address-2-item{margin:15px 0}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .address-2-item{margin:9px 0;text-align:left}}section.footer .footer-bottom .bottom-content .address-2-item a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.footer .footer-bottom .bottom-content .address-2-item a span.icon{margin-right:15px}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .address-2-item a span.icon{margin-right:12px;min-width:18px}}section.footer .footer-bottom .bottom-content .address-2-item a .icon--3{width:17px}section.footer .footer-bottom .bottom-content .address-2-item a span.text{color:var(--color-black)}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .address-2-item a span.text{text-align:left}}section.footer .footer-bottom .bottom-content .connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .connect{margin-left:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}section.footer .footer-bottom .bottom-content .connect .connectLink{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .connect .connectLink{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (max-width: 410px){section.footer .footer-bottom .bottom-content .connect .connectLink{-ms-flex-wrap:wrap;flex-wrap:wrap}}section.footer .footer-bottom .bottom-content .connect .connectLink .connectLinkItem a img{display:block;margin:0 auto;width:32px}@media only screen and (max-width: 410px){section.footer .footer-bottom .bottom-content .connect .connectLink .connectLinkItem:first-child{text-align:left;width:100%;margin-right:0;margin-bottom:9px}}section.footer .footer-bottom .bottom-content .connect .connectLink .connectLinkItem:not(:last-child){margin-right:24px}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .connect .connectLink .connectLinkItem:not(:last-child){margin-right:20px}}section.footer .footer-bottom .bottom-content .copyright{margin-top:290px;padding-bottom:18px}@media only screen and (max-width: 991px){section.footer .footer-bottom .bottom-content .copyright{margin-top:170px;padding-bottom:35px}}@media only screen and (max-width: 400px){section.footer .footer-bottom .bottom-content .copyright{margin-top:75px}}.backtotop{position:fixed;bottom:120px;right:25px;z-index:5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all ease .3s;transition:all ease .3s;opacity:0;visibility:hidden}@media only screen and (max-width: 991px){.backtotop{bottom:100px;right:25px}}.backtotop img{display:block;margin:0 auto;width:60px;height:60px}.backtotop.show{opacity:1;visibility:visible}.section-1{background-image:url("../imgs/s1-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;margin-top:90px;padding:60px 0 250px}@media only screen and (max-width: 991px){.section-1{margin-top:70px;background-image:url("../imgs/s1-bg-m.jpg");background-size:cover;background-position:center;padding:65px 0 300px}}@media only screen and (max-width: 440px){.section-1{padding:60px 0 250px}}.section-1 .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-1 .section-content .section-bot{margin-top:20px}.section-1 .section-content .section-bot img{display:block;margin:0 auto;width:100%;max-width:231px}@media only screen and (max-width: 991px){.section-1 .section-content .section-bot img{display:block;margin:0 auto;max-width:145px}}@media only screen and (max-width: 440px){.section-1 .section-content .section-bot img{display:block;margin:0 auto;max-width:145px}}.section-2{margin-bottom:140px;-webkit-transition:all ease .3s;transition:all ease .3s}@media only screen and (max-width: 991px){.section-2{margin-top:40px;margin-bottom:80px}}@media only screen and (max-width: 767px){.section-2{margin-top:-35px}}@media only screen and (max-width: 576px){.section-2{margin-top:-100px}}@media only screen and (max-width: 500px){.section-2{margin-top:-110px}}@media only screen and (max-width: 440px){.section-2{margin-top:-90px}}.section-2 .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.section-2 .section-content{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.section-2 .section-content .section-left{width:100%;max-width:calc(50% - 30px)}@media only screen and (max-width: 991px){.section-2 .section-content .section-left{max-width:100%;margin-top:37px}.section-2 .section-content .section-left img{display:block;margin:0 auto;max-width:90%}}.section-2 .section-content .section-right{width:100%;max-width:calc(50% - 30px)}@media only screen and (max-width: 991px){.section-2 .section-content .section-right{max-width:100%}}.section-2 .section-content .section-right .textDescription{margin-top:20px;text-align:justify}@media only screen and (max-width: 991px){.section-2 .section-content .section-right .textDescription{text-align:left}}.section-3{background-image:url("../imgs/s3-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;padding:80px 0 100px}@media only screen and (max-width: 991px){.section-3{padding:44px 0 100px;background-image:url("../imgs/s3-bg-m.png");background-size:cover}}@media only screen and (max-width: 440px){.section-3{background-size:100% 100%}}.section-3 .section-content{text-align:center}.section-3 .section-content .titleStyle--1{text-align:center}.section-3 .section-content .titleStyle--1:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section-3 .section-content .s3List{margin-top:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.section-3 .section-content .s3List{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px}}.section-3 .section-content .s3List .s3Item{width:100%;max-width:calc(25% - 16px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--color-white);border-radius:16px;padding:25px;height:440px;-webkit-box-shadow:0 4px 55px rgba(255,122,0,0.1);box-shadow:0 4px 55px rgba(255,122,0,0.1);border:3px solid transparent;-webkit-transition:all ease 0.3s;transition:all ease 0.3s;cursor:pointer}@media only screen and (max-width: 991px){.section-3 .section-content .s3List .s3Item{max-width:100%;height:378px;padding:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.section-3 .section-content .s3List .s3Item--icon{display:block;margin:0 auto;width:80px;height:80px}@media only screen and (max-width: 991px){.section-3 .section-content .s3List .s3Item--icon{width:100px;height:100px}}.section-3 .section-content .s3List .s3Item--icon img{width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.section-3 .section-content .s3List .s3Item:hover{border-color:var(--color-primary-1)}.section-3 .section-content .s3List .s3Item:nth-child(2n){margin-top:30px}@media only screen and (max-width: 991px){.section-3 .section-content .s3List .s3Item:nth-child(2n){margin-top:0}}@media only screen and (max-width: 991px){.section-3 .section-content .s3List .s3Item:not(:last-child){margin-bottom:24px}}.section-3 .section-content .s3List .s3Item--title{text-transform:capitalize;margin:16px 0 4px}.section-3 .section-content .s3List .s3Item--description{margin:0;text-align:justify}.section-4 .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:140px 0}@media only screen and (max-width: 991px){.section-4 .section-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 0}}.section-4 .section-content .section-left{width:100%;max-width:33%;position:relative;z-index:2}@media only screen and (max-width: 991px){.section-4 .section-content .section-left{max-width:100%}.section-4 .section-content .section-left .titleStyle--1 br{display:none}}.section-4 .section-content .section-left .s4List{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 991px){.section-4 .section-content .section-left .s4List{margin-top:24px}}.section-4 .section-content .section-left .s4List .s4Item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-4 .section-content .section-left .s4List .s4Item:not(:last-child){margin-bottom:22px}.section-4 .section-content .section-left .s4List .s4Item--icon{display:inline-block;width:31px;margin-right:16px}.section-4 .section-content .section-center{width:100%;max-width:40%;position:relative;-webkit-transform:translateX(-15px);transform:translateX(-15px);z-index:1}@media only screen and (max-width: 991px){.section-4 .section-content .section-center{max-width:100%;-webkit-transform:unset;transform:unset;margin:40px 0 24px}.section-4 .section-content .section-center img{display:block;margin:0 auto}}.section-4 .section-content .section-right{width:100%;max-width:27%;position:relative;-webkit-transform:translateX(-15px);transform:translateX(-15px);z-index:1}@media only screen and (max-width: 991px){.section-4 .section-content .section-right{max-width:100%;-webkit-transform:unset;transform:unset}}.section-4 .section-content .section-right .s4Right--description{margin:15px 0 20px;text-align:left}.section-4 .section-content .section-right .s4RightList .s4RightItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-4 .section-content .section-right .s4RightList .s4RightItem .checkbox{margin-right:16px;width:19px}.section-4 .section-content .section-right .s4RightList .s4RightItem:not(:last-child){margin-bottom:18px}.section-5{background-image:url("../imgs/s5-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;padding-bottom:130px}@media only screen and (max-width: 991px){.section-5{background-image:unset;padding-bottom:0}}.section-5 .section-content{text-align:center}.section-5 .section-content .titleStyle--1:before{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section-5 .section-content .textDescription{margin:24px 0 62px;text-align:center}@media only screen and (max-width: 991px){.section-5 .section-content .textDescription{margin:24px 0 0}.section-5 .section-content .textDescription br{display:none}}@media only screen and (max-width: 991px){.section-5 .section-content .tutorial{background-image:url("../imgs/s5-bg-m.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;padding:70px 0 90px}}.section-5 .section-content .tutorial a{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.try-function{margin-top:90px;padding:80px 60px 50px}@media only screen and (max-width: 1440px){.try-function{padding:70px 20px 30px}}@media only screen and (max-width: 991px){.try-function{margin-top:70px}}.try-function .section-content{text-align:center}.try-function .section-content .try-menu{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0;border:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px;background:#e9f9ff;border-radius:1000px}@media only screen and (max-width: 576px){.try-function .section-content .try-menu{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.try-function .section-content .try-menu li.try-menu-item{border:none !important;outline:none;margin:0 !important}.try-function .section-content .try-menu li.try-menu-item:hover{margin:0 !important;border:none !important;outline:none}.try-function .section-content .try-menu li.try-menu-item .try-menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:200px;width:200px;height:48px;opacity:0.5;outline:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;border:none;margin:0;padding:0;border-radius:100px;background-color:transparent;-webkit-transition:all ease 0.3s;transition:all ease 0.3s}@media only screen and (max-width: 991px){.try-function .section-content .try-menu li.try-menu-item .try-menu-link{width:122px;max-width:122px}}@media only screen and (max-width: 576px){.try-function .section-content .try-menu li.try-menu-item .try-menu-link{width:auto;max-width:initial;padding:0 15px}}@media only screen and (max-width: 360px){.try-function .section-content .try-menu li.try-menu-item .try-menu-link{padding:0 8px}}.try-function .section-content .try-menu li.try-menu-item .try-menu-link .text{color:var(--color-white);text-shadow:1px 0 var(--color-blue-1),-1px 0 var(--color-blue-1),0 1px var(--color-blue-1),0 -1px var(--color-blue-1),1px 1px var(--color-blue-1),-1px -1px var(--color-blue-1),1px -1px var(--color-blue-1),-1px 1px var(--color-blue-1)}@media only screen and (max-width: 991px){.try-function .section-content .try-menu li.try-menu-item .try-menu-link .text{font-size:16px;line-height:24px;font-weight:400}}@media only screen and (max-width: 400px){.try-function .section-content .try-menu li.try-menu-item .try-menu-link .text{font-size:14px}}.try-function .section-content .try-menu li.try-menu-item .try-menu-link:hover{margin:0 !important;border:none !important;outline:none}.try-function .section-content .try-menu li.try-menu-item .try-menu-link:focus{margin:0 !important;border:none !important;outline:none}.try-function .section-content .try-menu li.try-menu-item .try-menu-link.active{opacity:1;margin:0 !important;border:none !important;background-color:var(--color-primary-1)}.try-function .section-content .tutorialText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:27px auto 40px}@media only screen and (max-width: 1440px){.try-function .section-content .tutorialText{margin:15px auto 20px}}.try-function .section-content .tutorialText span.icon{width:24px}.try-function .section-content .tutorialText span.text{color:var(--color-pink)}.try-function .section-content .try-content{position:relative;background-image:url("../imgs/try-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;padding:25px 22px 38px 23px;height:835px;-webkit-transition:background linear .5s;transition:background linear .5s}@media only screen and (max-width: 1440px){.try-function .section-content .try-content{padding:20px 20px 30px 20px;height:650px}}@media only screen and (max-width: 991px){.try-function .section-content .try-content{height:600px}}@media only screen and (max-width: 576px){.try-function .section-content .try-content{background-image:url("../imgs/try-bg-mb.png");padding:15px 16px}}.try-function .section-content .try-content .background-inner-section{background-image:url("../imgs/trydefault.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;height:100%;border-radius:24px}@media only screen and (max-width: 576px){.try-function .section-content .try-content .background-inner-section{background-image:url("../imgs/trydefaultmb.png")}}.try-function .section-content .try-content .background-inner-section .items-slides{position:absolute;z-index:2;top:41px;left:40px;width:160px;height:calc(100% - 96px);background:rgba(255,255,255,0.8);border-radius:16px}@media only screen and (max-width: 1440px){.try-function .section-content .try-content .background-inner-section .items-slides{width:130px}}@media only screen and (max-width: 991px){.try-function .section-content .try-content .background-inner-section .items-slides{top:unset;bottom:40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:calc(100% - 60px);height:auto;margin:0 auto}}@media only screen and (max-width: 576px){.try-function .section-content .try-content .background-inner-section .items-slides{max-width:calc(100% - 50px);bottom:24px}}.try-function .section-content .try-content .background-inner-section .items-slides .slides-content{width:100%;height:100%;padding:80px 0}@media only screen and (max-width: 1440px){.try-function .section-content .try-content .background-inner-section .items-slides .slides-content{padding:30px 0}}@media only screen and (max-width: 991px){.try-function .section-content .try-content .background-inner-section .items-slides .slides-content{padding:12px}}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide{width:100%;height:100%;display:none}@media only screen and (max-width: 991px){.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide{padding-bottom:14px}}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content{text-align:center;display:block}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content p{margin:0}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image{line-height:0}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image [type='radio']:checked,.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image [type='radio']:not(:checked){position:absolute;left:-9999px;opacity:0;visibility:hidden;z-index:-10}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image [type="radio"]:checked+label{background-image:url("../imgs/item-bg-active.png")}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image label{cursor:pointer;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url("../imgs/item-bg.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;width:99px;height:99px;-webkit-transition:all ease .3s;transition:all ease .3s}@media only screen and (max-width: 1440px){.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image label{width:85px;height:85px}}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image label span{position:relative;-webkit-transform:translateY(-2px);transform:translateY(-2px);display:block;width:81px;height:81px;text-align:center;background-color:var(--color-white);border-radius:16px}@media only screen and (max-width: 1440px){.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image label span{width:67px;height:67px}}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image label span img{width:100%;height:100%;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:16px}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .image label .itemSwiperSlide--content--bg img{-o-object-fit:cover;object-fit:cover}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--content .name{margin-bottom:0;margin-top:6px}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide .itemSlide--pagination{display:none;-webkit-transition:all ease .3s;transition:all ease .3s}@media only screen and (max-width: 991px){.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide .itemSlide--pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0}}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide .itemSlide--pagination .swiper-pagination-bullet{opacity:1;width:6px;height:6px;background-color:var(--color-white);margin:0 2px;-webkit-transition:all ease .3s;transition:all ease .3s;border-radius:1000px}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide .itemSlide--pagination .swiper-pagination-bullet-active{width:40px;border-radius:15px;background-color:#FFC31D;-webkit-transition:all ease .3s;transition:all ease .3s}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide.isShow{display:block}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--control{position:absolute;z-index:3;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer}@media only screen and (max-width: 991px){.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--control{opacity:0;visibility:hidden}}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--control img{display:block;margin:0 auto;width:22px !important}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--up{top:33px}@media only screen and (max-width: 1440px){.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--up{top:10px}}.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--down{bottom:33px}@media only screen and (max-width: 1440px){.try-function .section-content .try-content .background-inner-section .items-slides .itemSwiperSlide--down{bottom:10px}}.try-function .section-content .try-content .background-inner-section .mixImage{position:absolute;top:57%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1;height:618px;width:400px;text-align:right}@media only screen and (max-width: 1440px){.try-function .section-content .try-content .background-inner-section .mixImage{height:470px}}@media only screen and (max-width: 991px){.try-function .section-content .try-content .background-inner-section .mixImage{height:265px;width:150px}}@media only screen and (max-width: 430px){.try-function .section-content .try-content .background-inner-section .mixImage{width:145px}}.try-function .section-content .try-content .background-inner-section .mixImage img{display:block;margin-left:auto;height:100%;width:auto}.policy-wrapper{margin-top:90px;padding:80px 0 0}@media only screen and (max-width: 1440px){.policy-wrapper{padding:50px 0 0}}@media only screen and (max-width: 991px){.policy-wrapper{margin-top:50px}}.policy-wrapper .policy-title{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:80px}@media only screen and (max-width: 991px){.policy-wrapper .policy-title{margin-bottom:40px}}.policy-wrapper .policy-title-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.policy-wrapper .policy-title-right{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}@media only screen and (max-width: 991px){.policy-wrapper .policy-title-right{display:none}}.policy-wrapper .policy-title-right img{width:100%;max-width:100%;display:block}.policy-wrapper .policy-content ol,.policy-wrapper .policy-content ul{margin:0;padding:0}.policy-wrapper .policy-content h1,.policy-wrapper .policy-content h2,.policy-wrapper .policy-content h3,.policy-wrapper .policy-content h4,.policy-wrapper .policy-content h5,.policy-wrapper .policy-content h6{margin:0;padding:0;text-align:justify}.policy-wrapper .policy-content p{font-family:var(--body-font-family);font-weight:400 !important;font-size:16px !important;text-align:justify}.policy-wrapper .policy-content h1{font-family:var(--font-family-2);font-weight:400 !important;font-size:32px !important;line-height:50px !important;color:var(--color-blue-1);margin-bottom:25px}@media only screen and (max-width: 991px){.policy-wrapper .policy-content h1{font-size:25px !important;line-height:30px !important}}.policy-wrapper .policy-content h2{font-family:var(--body-font-family);font-weight:700 !important;font-size:20px !important;line-height:28px !important;color:var(--color-black);margin-bottom:20px}@media only screen and (max-width: 991px){.policy-wrapper .policy-content h2{font-size:18px !important;line-height:24px !important}}.policy-wrapper .policy-content h3,.policy-wrapper .policy-content h4{font-family:var(--body-font-family);font-weight:700 !important;font-size:18px !important;line-height:26px !important;color:var(--color-black);margin-bottom:20px}@media only screen and (max-width: 991px){.policy-wrapper .policy-content h3,.policy-wrapper .policy-content h4{font-size:16px !important;line-height:20px !important}}

/*# sourceMappingURL=style.css.map */
