:root{--small__font:14px;--primary__font:16px;--heading__one:72px;--heading__two:48px;--heading__three:36px;--heading__four:24px;--heading__five:18px;--heading__six:16px;--font__line_height_body:1.5em;--font__line_height_heading:1.2em;--font__line_height_paragraph:1.7em;--color__heading:0,0,0;--color__paragraph:107,114,128;--color__text:31,41,55;--white__color:255,255,255;--primary__color:41,116,231;--secondary__color:124,58,237;--section__color:243,244,246;--section_secondary_color:249,249,251;--body__color:255,255,255;--gray__color:245,249,255;--input_bg_color:248,250,252;--primary_border_color:243,244,246;--gray_border_color:229,231,235;--primary__shadow:0 6px 12px rgba(0,0,0,.03);--card__shadow:0px 0 30px 0 rgba(0,0,0,.08)}html{font-size:100%;scroll-behavior:smooth}body{background-color:rgb(var(--body__color));font-size:var(--primary__font);font-weight:400;line-height:var(--font__line_height_body);color:rgb(var(--color__paragraph));overflow-x:hidden}@media only screen and (max-width:1279px){body{font-size:var(--small__font)}}a{display:inline-block}ul{list-style-type:none;padding:0;margin:0}p{line-height:var(--font__line_height_paragraph)}@media only screen and (max-width:1199px){p{line-height:1.7em}}img{max-width:100%;height:auto}button:focus,input:focus,textarea:focus{outline:none}input,textarea{width:100%}span{display:inline-block}a,a:focus,a:hover{text-decoration:none;color:inherit}h1,h2,h3,h4,h5,h6{clear:both;line-height:var(--font__line_height_heading);color:rgb(var(--color__heading));font-weight:700;-webkit-font-smoothing:antialiased}h1{font-size:var(--heading__one);font-weight:700}@media only screen and (max-width:1700px){h1{font-size:60px}}@media only screen and (max-width:1023px){h1{font-size:55px}}@media only screen and (max-width:767px){h1{font-size:38px}}@media only screen and (max-width:575px){h1{font-size:30px}}h2{font-size:var(--heading__two);font-weight:700}@media only screen and (max-width:1279px){h2{font-size:38px}}@media only screen and (max-width:1023px){h2{font-size:28px}}@media only screen and (max-width:575px){h2{font-size:24px}}h3{font-size:var(--heading__three);font-weight:700}@media only screen and (max-width:1023px){h3{font-size:28px}}@media only screen and (max-width:767px){h3{font-size:22px}}h4{font-size:var(--heading__four);font-weight:700}@media only screen and (max-width:1279px){h4{font-size:18px}}@media only screen and (max-width:1023px){h4{font-size:16px}}h5{font-size:var(--heading__five);font-weight:700}@media only screen and (max-width:1023px){h5{font-size:14px}}@media only screen and (max-width:1279px){h5{font-size:16px}}h6{font-size:var(--heading__six);font-weight:700}@media only screen and (max-width:767px){h6{font-size:14px}}h1 a,h1 a:hover,h2 a,h2 a:hover,h3 a,h3 a:hover,h4 a,h4 a:hover,h5 a{color:inherit;text-decoration:none}.scrollbar__none::-webkit-scrollbar{display:none}.primary__btn{display:inline-flex;align-items:center;border-radius:.375rem;background-color:rgb(var(--primary__color));padding-left:20px;padding-right:20px;font-size:var(--small__font);font-weight:600;color:rgb(var(--white__color));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.primary__btn:hover{opacity:.8}.primary__btn:focus,.primary__btn:hover{color:rgb(var(--white__color))}@media (min-width:1024px){.primary__btn{font-size:var(--heading__five)}}.primary__btn{box-shadow:0 3px 4px rgba(33,55,171,.07),0 2px 2px rgba(33,55,171,.06)}.primary__btn span{padding-top:.5rem;padding-bottom:.5rem}@media (min-width:1024px){.primary__btn span{padding-top:.75rem;padding-bottom:.75rem}}.primary__btn .icon{margin-inline-start:15px;border-inline-start-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1));padding-top:.75rem;padding-bottom:.75rem;padding-inline-start:15px}@media (min-width:1024px){.primary__btn .icon{padding-top:1rem;padding-bottom:1rem}}.primary__btn .icon svg{height:1rem;width:1rem}@media (min-width:1024px){.primary__btn .icon svg{height:1.25rem;width:1.25rem}}.primary__btn.small{padding-left:15px;padding-right:15px;font-size:var(--small__font)}.primary__btn.small .icon{padding-top:.5rem;padding-bottom:.5rem}.outline__btn{border-radius:.375rem;border-width:1px;border-color:rgb(var(--primary__color));padding:.5rem 20px;font-weight:600;color:rgb(var(--primary__color));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.outline__btn:hover{border-color:rgb(var(--secondary__color));background-color:rgb(var(--secondary__color));color:rgb(var(--white__color));--tw-shadow:var(--primary__shadow);--tw-shadow-colored:var(--primary__shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:1024px){.outline__btn{padding-top:14px;padding-bottom:14px;font-size:var(--heading__five)}}@media (min-width:1280px){.outline__btn{padding-top:13px;padding-bottom:13px}}.outline__btn.small{padding:10px 20px;font-size:var(--small__font)}.header_auth_btn{display:flex;font-size:var(--primary__font);color:rgb(var(--primary__color));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.header_auth_btn:hover{color:rgb(var(--primary__color));opacity:.8}.header_auth_btn .icon{margin-inline-end:.25rem;width:1rem;fill:rgb(var(--primary__color))}.basic__btn{border-radius:.375rem;background-color:rgb(var(--primary__color));padding:.75rem 2rem;text-align:center;font-size:var(--small__font);font-weight:600;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.basic__btn,.basic__btn:hover{color:rgb(var(--white__color))}.basic__btn:hover{background-color:rgb(var(--secondary__color))}.basic__btn:focus{color:rgb(var(--white__color))}.pulse-animation{animation:pulse-button 1.5s ease-in-out infinite}.rotate-animation{animation:rotate-button 30s linear infinite}@keyframes pulse-button{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotate-button{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.arrow{opacity:0;position:absolute;right:0;top:30%;transform-origin:50% 50%;transform:translate3d(-50%,-50%,0)}.arrow-first{animation:arrow-movement 2s ease-in-out infinite}.arrow-second{animation:arrow-movement 2s ease-in-out 1s infinite}.arrow:after,.arrow:before{background:#fff;content:"";display:block;height:3px;position:absolute;top:0;left:0;width:25px}.arrow:before{transform:rotate(45deg) translateX(-3%);transform-origin:top right}.arrow:after{transform:rotate(-45deg) translateX(8%);transform-origin:bottom right}@keyframes arrow-movement{0%{opacity:0;right:10%}70%{opacity:1}to{opacity:0}}.badge-shape{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,10% 50%)}.primary__label{margin-bottom:.5rem;display:block;font-size:var(--small__font);font-weight:600}.primary__input,.primary__label{color:rgb(var(--color__heading))}.primary__input{height:46px;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.75rem 1.25rem;font-size:15px;font-weight:500;--tw-shadow:var(--primary__shadow);--tw-shadow-colored:var(--primary__shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.primary__input::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.primary__input:focus{border-color:rgb(var(--primary__color))}.primary__input.input-group{position:relative}.primary__input.input-group .react-select__value-container{padding-left:.375rem!important;padding-right:.375rem!important}.primary__input.input-group .react-select__control{border-radius:0;border:none;box-shadow:none;background-color:transparent;position:relative;top:-6px;left:-12px;min-height:20px;height:20px}.primary__textarea{height:95px;border-radius:.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1));padding:.75rem 1.25rem;font-size:15px;font-weight:500;color:rgb(var(--color__heading));--tw-shadow:var(--primary__shadow);--tw-shadow-colored:var(--primary__shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.primary__textarea::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.primary__textarea:focus{border-color:rgb(var(--primary__color))}.header_section .linkActive,.header_section .linkActive svg{color:rgb(var(--primary__color))}.header_section .primary__btn{padding-left:.75rem;padding-right:.75rem;font-size:var(--small__font);font-weight:500}@media (min-width:1024px){.header_section .primary__btn{padding-left:1.25rem;padding-right:1.25rem;font-size:15px}}.header_section .primary__btn span{padding-top:.25rem;padding-bottom:.25rem}@media (min-width:1024px){.header_section .primary__btn span{padding-top:.5rem;padding-bottom:.5rem}}.header_section .primary__btn .icon{margin-inline-start:.5rem;padding-top:.5rem;padding-bottom:.5rem;padding-inline-start:.5rem}@media (min-width:1024px){.header_section .primary__btn .icon{margin-inline-start:10px;padding-top:.75rem;padding-bottom:.75rem;padding-inline-start:10px}}.header_section .primary__btn .icon svg{height:auto;width:1rem}.header_section .subLink{padding:15px;border:1px solid transparent;border-radius:8px;transition:all .5s}@media only screen and (max-width:1023px){.header_section .subLink{padding:8px 15px}}.header_section .subLink:hover{border:1px solid #e5e7eb;box-shadow:0 6px 12px rgba(0,0,0,.03)}.header_section .subLinkActive{padding:15px;border:1px solid transparent;border-radius:8px;transition:all .5s}@media only screen and (max-width:1023px){.header_section .subLinkActive{padding:8px 15px}}.header_section .subLinkActive:hover{border:1px solid #e5e7eb;box-shadow:0 6px 12px rgba(0,0,0,.03)}.sticky_header{position:fixed;top:0;left:0;width:100%;--tw-shadow:var(--primary__shadow);--tw-shadow-colored:var(--primary__shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;background-color:hsla(0,0%,100%,.95)}.header_wrapper{position:relative}@media only screen and (max-width:1279px){.header_wrapper .site_logo img{width:150px}}@media only screen and (max-width:639px){.header_wrapper .site_logo img{width:110px}}@media only screen and (max-width:1023px){.header_wrapper .nav_link{position:absolute;top:50px;left:0;width:100%;min-height:100%;background-color:rgb(var(--white__color));box-shadow:0 5px 16px 1px rgba(47,44,51,.04);border:1px solid rgb(var(--primary_border_color));border-radius:20px;padding:15px 0;opacity:0;visibility:hidden;transition:all .2s}}.header_wrapper .nav_link.open{opacity:1;visibility:visible}@media only screen and (max-width:1023px){.header_wrapper .nav_link li{position:relative}}.header_wrapper .nav_link li:hover .mega_menu{opacity:1;pointer-events:auto}.header_wrapper .mega_menu{position:absolute;top:88%;left:50%;width:80%;height:auto;background-color:rgb(var(--white__color));box-shadow:0 0 12px rgba(0,0,0,.05);border-radius:15px;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;z-index:10;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease,transform .5s ease}@media only screen and (max-width:1600px){.header_wrapper .mega_menu{width:90%}}@media only screen and (max-width:1279px){.header_wrapper .mega_menu{width:100%}}@media only screen and (max-width:1023px){.header_wrapper .mega_menu{border-radius:20px;display:block}}.header_wrapper .mega_menu .mega_menu_list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr 1fr;width:calc(100% - 312px);padding:30px}@media only screen and (max-width:1279px){.header_wrapper .mega_menu .mega_menu_list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr 1fr}}@media only screen and (max-width:1023px){.header_wrapper .mega_menu .mega_menu_list{display:block;width:100%;padding:5px}}.header_wrapper .mega_menu .mega_menu_content{width:calc(100% - 48px);padding-left:20px}@media only screen and (max-width:1023px){.header_wrapper .mega_menu .mega_menu_content{width:calc(100% - 32px);padding-left:10px}.header_wrapper .mega_menu .mega_menu_content p{display:none}}.header_wrapper .mega_menu_wrapper{position:absolute;top:0;right:0;width:312px;height:100%;padding:35px;display:flex;align-items:center;background-color:#010d23}@media only screen and (max-width:1023px){.header_wrapper .mega_menu_wrapper{position:relative;width:100%;justify-content:center;border-radius:0 0 0 0;padding:10px}}.header_wrapper .mega_menu_wrapper .mega_menu_inner{display:flex;flex-direction:column;justify-content:center;opacity:0;transition:all .5s}.header_wrapper .mega_menu_wrapper .mega_menu_inner.visible{opacity:1}@media only screen and (max-width:575px){.offer-section .basic__btn{padding-left:.75rem;padding-right:.75rem;font-size:12px}}.banner_section{min-height:100vh}.banner_section .sub_title{--tw-text-opacity:1;color:rgb(14 116 144/var(--tw-text-opacity,1));background-color:rgba(14,116,144,.1);box-shadow:0 2px 1px rgba(0,0,0,.05)}.service_item{border-radius:25px;background-color:rgb(var(--white__color));padding:5px;--tw-shadow:var(--primary__shadow);--tw-shadow-colored:var(--primary__shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:1280px){.service_item{display:flex}}.service_item .thumb{display:flex;align-items:center;justify-content:center;border-radius:20px 20px 0 0;background-color:rgb(var(--section__color));padding-top:2rem;padding-bottom:2rem}@media (min-width:1024px){.service_item .thumb{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1280px){.service_item .thumb{width:260px;border-radius:20px 0 0 20px;padding:2rem 2.25rem}}.service_item .content{display:flex;flex-direction:column;padding:1.25rem}@media (min-width:1280px){.service_item .content{width:calc(100% - 260px);padding-top:2rem;padding-bottom:2rem}}.service_item .content .title{margin-bottom:1rem}.service_item .content .description{font-size:var(--small__font);line-height:1.25rem}.service_item .content .btn{margin-top:1.5rem;display:flex;align-items:center;font-size:15px;font-weight:700;line-height:1;color:rgb(var(--primary__color));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.service_item .content .btn:hover{color:rgb(var(--secondary__color))}.service_item .content .btn .icon{position:relative;top:1px;margin-inline-start:.5rem;height:.75rem;color:rgb(var(--color__heading))}.service_item.big{border-width:1px;border-color:rgb(var(--gray_border_color))}@media only screen and (max-width:1199px){.service_item.big{display:block}}.service_item.big:nth-child(odd){flex-direction:row-reverse}.service_item.big:nth-child(odd) .thumb{border-radius:0 20px 20px 0}@media only screen and (max-width:1199px){.service_item.big:nth-child(odd) .thumb{border-radius:20px 20px 0 0}}.service_item.big .thumb{width:573px;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width:1024px){.service_item.big .thumb{padding-top:3.5rem;padding-bottom:3.5rem}}@media (min-width:1280px){.service_item.big .thumb{padding:5rem 2.25rem}}@media only screen and (max-width:1199px){.service_item.big .thumb{width:100%}}.service_item.big .content{padding:6rem;width:calc(100% - 598px)}@media only screen and (max-width:1199px){.service_item.big .content{width:100%;padding:2.5rem}}@media only screen and (max-width:575px){.service_item.big .content{padding:1.25rem}}.product_item .cart_btn{display:flex;height:28px;width:28px;align-items:center;justify-content:center;border-radius:.375rem;border-width:1px;border-style:solid;border-color:rgb(var(--secondary__color));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product_item .cart_btn:hover{background-color:rgb(var(--secondary__color))}@media (min-width:640px){.product_item .cart_btn{height:38px;width:38px;border-radius:.5rem}}.product_item .cart_btn:hover .icon{color:rgb(var(--white__color))}.product_item .cart_btn:hover svg g{fill:rgb(var(--white__color))}.product_item .cart_btn .icon{height:10px;width:10px;color:rgb(var(--secondary__color))}@media (min-width:640px){.product_item .cart_btn .icon{height:14px;width:14px}}.product_item .preview_btn{display:flex;align-items:center;border-radius:.5rem;padding:.25rem .5rem;font-size:10px;font-weight:700;color:rgb(var(--primary__color));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.product_item .preview_btn:hover{background-color:rgb(var(--primary__color));color:rgb(var(--white__color))}@media (min-width:640px){.product_item .preview_btn{padding:.5rem .75rem;font-size:15px}}.product_item .preview_btn{background:rgba(var(--primary__color),.1)}.product_item .preview_btn:hover .icon{color:rgb(var(--white__color))}.product_item .preview_btn .icon{margin-inline-end:.25rem;height:14px;width:14px;color:rgb(var(--primary__color));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:640px){.product_item .preview_btn .icon{margin-inline-end:.5rem}}.testimonial_item_wrapper{position:relative;z-index:2;columns:330px}.testimonial_item_wrapper:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:683px;background:linear-gradient(180deg,rgba(243,244,246,0),#f3f4f6)}.testimonial_item_wrapper.show_more:after{display:none}.testimonial_item_wrapper .testimonial_item{break-inside:avoid;margin-bottom:20px}.apply__btn:before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:-50px;width:1px;height:130px;border:1px dashed #e5e7eb}.career__thumb{position:relative;width:100%;height:100%;max-height:300px;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.15);backdrop-filter:blur(10px);box-shadow:0 8px 30px rgba(0,0,0,.2),inset 0 0 15px hsla(0,0%,100%,.3);border:2px solid hsla(0,0%,100%,.2);transition:all .3s cubic-bezier(.19,1,.22,1)}.career__thumb:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 15px 40px rgba(0,0,0,.3),0 0 20px rgba(17,94,89,.6);border:2px solid rgba(17,94,89,.4)}.career__thumb:hover .main__thumb{transform:scale(1.1) rotate(2deg)}.career__thumb .main__thumb{width:100%;height:100%;object-fit:cover;display:block;border-radius:10px;transition:transform .3s ease-in-out}.vision__item{display:flex;flex-direction:column}.vision__item:nth-child(odd){flex-direction:column-reverse}@media only screen and (max-width:576px){.vision__item:nth-child(odd){flex-direction:column}}.vision__item:nth-child(odd) .content{margin-top:0;margin-bottom:100px}@media only screen and (max-width:576px){.vision__item:nth-child(odd) .content{margin-top:100px;margin-bottom:0}}.vision__item:nth-child(odd) .content:after{top:100%}@media only screen and (max-width:576px){.vision__item:nth-child(odd) .content:after{top:-63%}}.vision__item .content{position:relative}.vision__item .content:after{position:absolute;content:"";top:-63%;left:50%;transform:translateX(-50%);width:1px;height:60%;border:1px dashed #e5e5e5}.feature_product_item_wrapper_left .feature_product_item{background:linear-gradient(90deg,#1b7d98,#6dd0e6);position:relative;z-index:2}.feature_product_item_wrapper_left .feature_product_item:before{position:absolute;content:"";top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);background:linear-gradient(90deg,#70d3e8,#1a7c97);border-radius:999px;z-index:-1}.feature_product_item_wrapper_left .feature_product_item:after{position:absolute;content:"";top:68%;right:-98px;width:100px;height:4px;background-color:#f8f8f8;transform:rotate(19deg)}@media only screen and (max-width:1399px){.feature_product_item_wrapper_left .feature_product_item:after{display:none}}.feature_product_item_wrapper_left .feature_product_item:nth-child(2){left:-60px;background:linear-gradient(90deg,#6462f5,#9a99ff)}@media only screen and (max-width:1399px){.feature_product_item_wrapper_left .feature_product_item:nth-child(2){left:0}}.feature_product_item_wrapper_left .feature_product_item:nth-child(2):before{background:linear-gradient(90deg,#8786ff,#7876fd)}.feature_product_item_wrapper_left .feature_product_item:nth-child(2):after{top:55%;right:-82px;width:82px;transform:none}.feature_product_item_wrapper_left .feature_product_item:nth-child(3){background:linear-gradient(90deg,#666cad,#93a5f8)}.feature_product_item_wrapper_left .feature_product_item:nth-child(3):before{background:linear-gradient(90deg,#96a9fd,#666cad)}.feature_product_item_wrapper_left .feature_product_item:nth-child(3):after{top:37%;right:-105px;width:110px;transform:rotate(334deg)}.feature_product_item_wrapper_right .feature_product_item{background:linear-gradient(90deg,#6b9ee5,#316bca);position:relative;z-index:2}.feature_product_item_wrapper_right .feature_product_item:before{position:absolute;content:"";top:5px;left:5px;width:calc(100% - 10px);height:calc(100% - 10px);background:linear-gradient(90deg,#3069c9,#6599e3);border-radius:999px;z-index:-1}.feature_product_item_wrapper_right .feature_product_item:after{position:absolute;content:"";top:68%;left:-98px;width:100px;height:4px;background-color:#f8f8f8;transform:rotate(-19deg)}@media only screen and (max-width:1399px){.feature_product_item_wrapper_right .feature_product_item:after{display:none}}.feature_product_item_wrapper_right .feature_product_item:nth-child(2){right:-60px;background:linear-gradient(90deg,#7072fe,#3e4484)}@media only screen and (max-width:1399px){.feature_product_item_wrapper_right .feature_product_item:nth-child(2){right:0}}.feature_product_item_wrapper_right .feature_product_item:nth-child(2):before{background:linear-gradient(90deg,#404587,#686cff)}.feature_product_item_wrapper_right .feature_product_item:nth-child(2):after{top:55%;left:-80px;width:80px;transform:none}.feature_product_item_wrapper_right .feature_product_item:nth-child(3){background:linear-gradient(90deg,#37a9e4,#1b7dbc)}.feature_product_item_wrapper_right .feature_product_item:nth-child(3):before{background:linear-gradient(90deg,#1a7cba,#38aae5)}.feature_product_item_wrapper_right .feature_product_item:nth-child(3):after{top:37%;left:-105px;width:110px;transform:rotate(-334deg)}@media only screen and (max-width:1279px){.circle_widget{margin:40px auto}}.circle_widget .circle_widget_item{position:absolute;top:20px;left:62px;width:24px;height:24px;display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#1a7c97,#6ed1e6);border-radius:50%;z-index:2}@media only screen and (max-width:1279px){.circle_widget .circle_widget_item{top:0}}.circle_widget .circle_widget_item:before{position:absolute;content:"";top:6px;left:6px;width:calc(100% - 12px);height:calc(100% - 12px);background:rgb(var(--white__color));border-radius:999px;z-index:-1}.circle_widget .circle_widget_item.circle-two{top:180px;left:-13px;background:linear-gradient(90deg,#7876fd,#8685ff)}@media only screen and (max-width:1279px){.circle_widget .circle_widget_item.circle-two{left:0}}.circle_widget .circle_widget_item.circle-three{top:320px;left:60px;background:linear-gradient(90deg,#666cad,#95a8fc)}@media only screen and (max-width:1279px){.circle_widget .circle_widget_item.circle-three{top:256px;left:135px}}.circle_widget .circle_widget_item.circle-four{top:20px;left:auto;right:65px;background:linear-gradient(90deg,#316ac9,#6095e1)}@media only screen and (max-width:1279px){.circle_widget .circle_widget_item.circle-four{top:-3px}}.circle_widget .circle_widget_item.circle-five{top:180px;left:auto;right:-15px;background:linear-gradient(90deg,#404588,#4b51ab)}@media only screen and (max-width:1279px){.circle_widget .circle_widget_item.circle-five{top:148px;right:-10px}}.circle_widget .circle_widget_item.circle-six{top:320px;left:auto;right:62px;background:linear-gradient(90deg,#1b7dbb,#37a9e4)}@media only screen and (max-width:1279px){.circle_widget .circle_widget_item.circle-six{display:none}}.pyro{position:absolute;top:0;left:0;width:100%;height:100%}.pyro .after,.pyro .before{position:absolute;width:5px;height:5px;border-radius:50%;box-shadow:0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff;animation:bang 1s ease-out infinite backwards,gravity 1s ease-in infinite backwards,position 5s linear infinite backwards;z-index:2}.pyro>.after{animation-delay:1.25s,1.25s,1.25s;animation-duration:1.25s,1.25s,6.25s}@keyframes bang{to{box-shadow:-165px -93.6666666667px #ffb700,-228px 48.3333333333px #48ff00,37px -221.6666666667px #f08,90px -1.6666666667px #00a2ff,145px -349.6666666667px #c4ff00,-224px -184.6666666667px #70f,-146px -122.6666666667px #a6ff00,-35px 35.3333333333px #0f8,-230px 77.3333333333px #00e6ff,47px -258.6666666667px #ff4d00,-86px -317.6666666667px #0091ff,15px -328.6666666667px #f07,-52px -38.6666666667px #00b3ff,-80px -342.6666666667px #00ff09,-116px -365.6666666667px #ff0059,75px -336.6666666667px #ff0015,-124px 43.3333333333px #00ff09,105px -249.6666666667px #4d00ff,-203px -207.6666666667px #0040ff,51px -331.6666666667px #0037ff,-68px -286.6666666667px #ff7b00,24px -37.6666666667px #ffc800,88px -381.6666666667px #004dff,1px 9.3333333333px #0073ff,103px -406.6666666667px #15ff00,-55px -173.6666666667px #00eaff,-190px -68.6666666667px #00ff6f,-35px -366.6666666667px #6f00ff,-119px -371.6666666667px #9dff00,-90px 4.3333333333px #ff00e1,221px -211.6666666667px #00ff1a,-126px 43.3333333333px #0040ff,-33px 77.3333333333px #ff0037,-169px -26.6666666667px #00ffa2,-139px 34.3333333333px #0f7,85px 49.3333333333px #37ff00,-2px -381.6666666667px #af0,-12px -390.6666666667px #00ffb7,-30px -403.6666666667px #ff0015,235px -306.6666666667px #4dff00,-104px -178.6666666667px #fffb00,-128px -304.6666666667px #20f,104px -246.6666666667px #08f,167px -387.6666666667px #00d0ff,60px -129.6666666667px #70f,-232px -358.6666666667px #6f00ff,-6px -342.6666666667px #f0b,188px -165.6666666667px #fd0,65px -390.6666666667px #ff4000,239px -13.6666666667px #ffc800,192px -262.6666666667px #ff0040}}@keyframes gravity{to{transform:translateY(200px);opacity:0}}@keyframes position{0%,19.9%{margin-top:10%;margin-left:40%}20%,39.9%{margin-top:40%;margin-left:30%}40%,59.9%{margin-top:20%;margin-left:70%}60%,79.9%{margin-top:30%;margin-left:20%}80%,99.9%{margin-top:30%;margin-left:80%}}.fireworks{position:absolute;width:100px;height:100px;background:#ffefad;-webkit-mask:url(https://imgservices-1252317822.image.myqcloud.com/image/081320210201435/e9951400.png) right top no-repeat;-webkit-mask-size:auto 100px;animation:fireworks 2s steps(24) infinite,random 8s steps(1) infinite,random_color 1s infinite}@keyframes fireworks{0%{-webkit-mask-position:0}50%,to{-webkit-mask-position:100% 100%}}@keyframes random{0%{transform:translate(0)}25%{transform:translate(200%,50%) scale(.8)}50%{transform:translate(80%,80%) scale(1.2)}75%{transform:translate(20%,60%) scale(.65)}}@keyframes random_color{0%{background-color:#ffefad}25%{background-color:#ffadad}50%{background-color:#aeadff}75%{background-color:#adffd9}}@media screen and (prefers-reduced-motion){.fireworks{animation:none}}.blog_section .blog-content ul{list-style-type:disc;margin-block-start:1em;margin-block-end:1em}.blog_section .blog-content span{display:inline!important}.blog_section .blog-content a{color:blue!important;text-decoration:underline}.blog_section .blog-content a span{color:blue!important}.newsletter_wrapper{box-shadow:0 0 60px rgba(0,0,0,.06)}.payment_success_section{position:relative;height:100vh;display:flex;align-items:center;overflow:hidden;z-index:2}.payment_success_content{position:relative;box-shadow:0 0 12px rgba(0,0,0,.08);z-index:2}.payment_success_icon svg{display:block;width:60px;height:60px;margin:0 auto;color:#9fe870}@media only screen and (max-width:1024px){.payment_success_icon svg{width:40px;height:40px}}.payment_success_icon svg .circle{stroke-dasharray:76;stroke-dashoffset:76;animation:draw 1s forwards}@keyframes draw{to{stroke-dashoffset:0}}@media only screen and (max-width:767px){.tooltip-arrow{display:none}}.tooltip-arrow:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #daeaff}.footer_section{background:linear-gradient(110deg,rgba(183,203,255,.34),rgba(255,249,242,.4) 50%,rgba(183,203,255,.48))}.dashboardTopBarSelect .css-i69nw9-control{height:2.5rem}.dashboardTopBarSelect .css-1dimb5e-singleValue,.dashboardTopBarSelect .css-x9zkog-placeholder{color:rgb(var(--color__paragraph))}.chat_container{height:67vh}@media only screen and (max-height:930px){.chat_container{height:64vh}}@media only screen and (max-height:850px){.chat_container{height:60vh}}@media only screen and (max-height:765px){.chat_container{height:55vh}}@media only screen and (max-height:680px){.chat_container{height:50vh}}@media only screen and (max-height:615px){.chat_container{height:45vh}}@media only screen and (max-height:560px){.chat_container{height:40vh}}@media only screen and (max-height:510px){.chat_container{height:35vh}}@media only screen and (max-height:475px){.chat_container{height:30vh}}.bling_badge{background:linear-gradient(45deg,red,#ff6b6b,red);background-size:200% 200%;color:#fff;padding:1px 8px;border-radius:12px;font-size:10px;font-weight:700;animation:bling 2s ease-in-out infinite;position:relative;overflow:hidden}.bling_badge:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(to bottom right,hsla(0,0%,100%,.3),hsla(0,0%,100%,0) 50%,hsla(0,0%,100%,.3));transform:rotate(30deg);animation:shine 3s ease-in-out infinite}@keyframes bling{0%,to{background-position:0 50%;transform:scale(1)}50%{background-position:100% 50%;transform:scale(1.05);box-shadow:0 0 15px rgba(255,0,0,.5)}}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(30deg)}50%{transform:translateX(100%) translateY(100%) rotate(30deg)}to{transform:translateX(-100%) translateY(-100%) rotate(30deg)}}