*{margin:0}*,body{box-sizing:border-box;font-family:Inter,sans-serif}body{color:#141718}body img{max-width:100%}body .cursor-pointer{cursor:pointer}body .m-auto{margin-left:auto;margin-right:auto}body a{text-decoration:none;color:#8a704c}body a:hover{color:#141718}body h1{font-size:2.1875rem;font-weight:700}@media screen and (min-width:768px)and (max-width:1023px){body h1{font-size:2rem}}@media screen and (max-width:767px){body h1{font-size:1.75rem}}body h2{font-size:2rem;font-weight:700}@media screen and (min-width:768px)and (max-width:1023px){body h2{font-size:1.75rem}}@media screen and (max-width:767px){body h2{font-size:1.5rem}}body h3{font-size:1.75rem;font-weight:700}@media screen and (min-width:768px)and (max-width:1023px){body h3{font-size:1.625rem}}@media screen and (max-width:767px){body h3{font-size:1.5rem}}body h4{font-size:1.625rem;font-weight:700}@media screen and (min-width:768px)and (max-width:1023px){body h4{font-size:1.5rem}}@media screen and (max-width:767px){body h4{font-size:1.375rem}}body h5{font-size:1.5rem;font-weight:500}@media screen and (min-width:768px)and (max-width:1023px){body h5{font-size:1.375rem}}@media screen and (max-width:767px){body h5{font-size:1.175rem}}body h6{font-size:1.175rem;font-weight:500}@media screen and (min-width:768px)and (max-width:1023px){body h6{font-size:1rem}}@media screen and (max-width:767px){body h6{font-size:1rem}}body p,body span{font-size:1rem;font-weight:400;line-height:22px}@media screen and (max-width:767px){body p,body span{font-size:.875rem}}body .list-unstyled{list-style:none;padding:0;margin:0}body .main{min-height:calc(100vh - 300px);padding-top:81px}body .primary-bg{background-color:#141718}body .secondary-bg{background-color:#8a704c}body .text-center{text-align:center}body .color-primary{color:#141718}body .color-secondary{color:#8a704c}body .color-black{color:#000}body .fw-500{font-weight:500}body .f-16{font-size:1rem}body .color-white{color:#fff}body .d-flex{display:flex}body .d-inline-flex{display:inline-flex}body .flex-wrap{flex-wrap:wrap}body .align-items-center{align-items:center}body .align-items-start{align-items:flex-start}body .align-items-end{align-items:flex-end}body .justify-content-space{justify-content:space-between}body .justify-content-center{justify-content:center}body .mb-5{margin-bottom:5px}body .mb-10{margin-bottom:10px}body .mb-15{margin-bottom:15px}body .mb-20{margin-bottom:20px}body .mb-25{margin-bottom:25px}body .mb-30{margin-bottom:30px}body .mb-40{margin-bottom:40px}body .mb-50{margin-bottom:50px}body .mb-60{margin-bottom:60px}body .mt-5{margin-top:5px}body .mt-10{margin-top:10px}body .mt-15{margin-top:15px}body .mt-20{margin-top:20px}body .mt-25{margin-top:25px}body .mt-30{margin-top:30px}body .mt-40{margin-top:40px}body .mt-50{margin-top:50px}body .mt-60{margin-top:60px}body .pb-5{padding-bottom:5px}body .pb-10{padding-bottom:10px}body .pb-15{padding-bottom:15px}body .pb-20{padding-bottom:20px}body .pb-25{padding-bottom:25px}body .pb-30{padding-bottom:30px}body .pb-40{padding-bottom:40px}body .pb-50{padding-bottom:50px}body .pb-60{padding-bottom:60px}body .pt-5{padding-top:5px}body .pt-10{padding-top:10px}body .pt-15{padding-top:15px}body .pt-20{padding-top:20px}body .pt-25{padding-top:25px}body .pt-30{padding-top:30px}body .pt-40{padding-top:40px}body .pt-50{padding-top:50px}body .pt-60{padding-top:60px}body .m-0{margin:0!important}body .p-0{padding:0!important}body .mr-15{margin-right:15px}body .mr-10{margin-right:10px}body .ml-15{margin-left:15px}body .btn-table-edit{padding-top:5px}body .margin-auto{margin-left:auto;margin-right:auto}body .MuiButton-contained:disabled{opacity:.7}body .MuiButton-contained,body .secondary-link-btn{background-color:#8a704c;box-shadow:none;padding:11px 15px;font-size:1rem;font-weight:500;text-transform:none;border-radius:10px;min-width:150px;color:#fff;text-align:center;font-family:Inter,sans-serif}body .MuiButton-contained.grey-theme,body .secondary-link-btn.grey-theme{background-color:#f8f8f8;border:1px solid #eee;color:#141718}body .MuiButton-contained.light-blue-theme,body .secondary-link-btn.light-blue-theme{background-color:#f2f9ff;border:1px solid #eee;color:#141718}body .MuiButton-contained.white-blue-bordered-btn,body .secondary-link-btn.white-blue-bordered-btn{background-color:#fff;color:#8a704c;border:1px solid #8a704c}body .MuiButton-contained.white-blue-bordered-btn:hover,body .secondary-link-btn.white-blue-bordered-btn:hover{background-color:#8a704c;color:#fff}body a.secondary-link-btn{display:inline-flex;align-items:center;justify-content:center}body a.secondary-link-btn:hover{color:#fff}body .MuiButton-outlined{box-shadow:none;padding:11px 15px;font-size:1rem;font-weight:500;text-transform:none;border-radius:10px;min-width:150px;font-family:Inter,sans-serif}body .MuiButton-outlined:hover{background-color:#8a704c;color:#fff}body .MuiButton-outlined.red-theme{color:#ff6565;border-color:#ff6565}body .MuiButton-outlined.red-theme:hover{background-color:#ff6565;color:#fff}body .btn-rounded{width:50px;height:50px;border-radius:50%;min-width:auto}body .gap-10{gap:10px}body .gap-15{gap:15px}body .gap-25{gap:25px}body .underline{text-decoration:underline}body .opacity-70{opacity:70%}body label{font-size:16px;margin-bottom:6px;display:block;color:#141718}body .light-bg{background-color:rgba(0,132,255,.05)}body .light-bg-1{background-color:#f7fafd}body .plr-15{padding-left:15px;padding-right:15px}body .w-100{width:100%}body .white-bg{background-color:#fff}body .d-block{display:block}body .sidebar-container{width:100%;max-width:calc(100% - 300px);margin-left:auto}@media screen and (max-width:992px){body .sidebar-container{max-width:100%}body .sidebar-container>.loader{position:fixed}}.header.theme-1 .logo-wrapper{padding:15px}@media screen and (max-width:992px){.header.theme-1 .logo-wrapper{text-align:center;flex-direction:column-reverse;padding-bottom:30px}.header.theme-1 .logo-wrapper a{font-size:12px}.header.theme-1 .logo-wrapper .logo-box{max-width:100px;position:relative;top:18px;background:#151c56;border-radius:13px;padding:15px}}.header.theme-1 .logo-wrapper a{display:block}@media screen and (max-width:992px){.mobile-layout-white-design{border-top-left-radius:50px;border-top-right-radius:50px;margin-top:-40px;background:#fff;max-width:100%!important}}.form-design .select-box-design select{padding:13.5px 14px;width:100%;border-radius:5px;border:1px solid #e3e3e3;font-size:16px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url(/assets/images/dropdown.svg);background-size:10px;background-repeat:no-repeat;background-position:96% 50%}.form-design .select-user-type{padding:3px 20px;border-radius:5px}.form-design .checkbox-design .MuiFormGroup-root .MuiFormControlLabel-root{margin:0}.form-design .checkbox-design .MuiFormGroup-root svg path{color:#8a704c}.form-design fieldset{display:none}.form-design input,.form-design select,.form-design textarea{border:1px solid #e3e3e3;border-radius:5px;padding:12.5px 15px;height:auto}@media screen and (max-width:767px){.header-design-1 h1{margin-bottom:15px}}.editor-wrapper{display:flex;flex-direction:column;width:80%;margin:auto;padding:2% 0}.editor-wrapper-block-1{width:100%;display:flex;gap:2%;margin-bottom:1%}.editor-wrapper-block-2{margin-bottom:1%}.text-danger{color:#ff6565}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:0;top:0;right:0;bottom:0;z-index:99;background-color:#fff}@media screen and (min-width:992px){.sidebar.active~.loader{margin-left:auto;width:calc(100% - 276px)}}.position-relative{position:relative}.capitalize{text-transform:capitalize}.chat-res-text.bookmark-title{font-size:22px;font-weight:700}.chat-res-item .bookmark{display:flex;flex-wrap:wrap;gap:9px}.staff-import-row-errors{padding-left:40px}.staff-import-alert{margin-bottom:20px}#copy-selected-text-btn{background:#0084ff;color:#fff;padding:3px 11px;border-radius:4px;border:none;font-size:12px}.option-checkbox{position:absolute;left:-20px;top:7px}.option-box li{line-height:30px}div.no-results-found{text-align:center;margin-top:50px}.content-field-tips .MuiOutlinedInput-root{padding:0}.chat-systemspecific-btn{position:absolute;top:20;right:0;margin:-15px}.ui-setting{margin-top:20px}.chat-res-item-1{display:flex;align-items:flex-start;gap:16px}@media screen and (max-width:767px){.chat-res-item-1{display:block}}.chat-res-item-1 img{flex-shrink:1;border-radius:50%;background:#dde5ec}@media screen and (max-width:767px){.chat-res-item-1 img{display:none}}.chat-res-item-1>div{background-color:#fff9e8;color:#926c00;padding:35px 35px 90px;border-radius:22px;flex:1 1}@media screen and (max-width:767px){.chat-res-item-1>div{padding:20px 20px 60px}}.button-container{gap:15px}.answer-container{position:relative;padding-bottom:50px}.copy-btn-container{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);padding:10px 20px;display:flex;justify-content:center;align-items:center;width:100%}.copy-btn-1{background-color:#f8f8f8;color:#141718;border:1px solid #eee;padding:10px 15px;width:auto;height:50px;display:flex;align-items:center;gap:10px;max-width:160px;margin:10px auto 0;border-radius:10px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.copy-btn-1:hover{background-color:#0056b3}.chat .chat-list ul.d-flex li .category-item{border:1px solid #8a704c!important}.css-1fu7jd5-MuiButtonBase-root-MuiButton-root:hover,.css-sghohy-MuiButtonBase-root-MuiButton-root:hover{background-color:transparent!important;border:1px solid #8a704c!important;color:#8a704c;box-shadow:none!important}.upgrade-plan-button{border:1px solid #8a704c!important;color:#8a704c!important}.upgrade-plan-button:hover{background-color:#8a704c!important;color:#fff!important}.sidebar{background-color:#151c55!important}.sidebar .sidebar-content-inner .create-new-note{background-color:#8a704c!important}.sidebar .sidebar-content-inner .create-new-note .plus-icon{background-color:transparent!important}.css-dpqwu7-MuiButtonBase-root-MuiButton-root{color:#8a704c!important;border:1px solid #8a704c}.css-dpqwu7-MuiButtonBase-root-MuiButton-root:hover{color:#fff!important;border:1px solid #8a704c!important}.copy-btn-1{background-color:#f8f8f8!important;color:#141718!important;border:1px solid #eee!important;padding:6px 18px!important}.copy-btn-1:hover,body .MuiButton-contained.white-blue-bordered-btn:hover,body .secondary-link-btn.white-blue-bordered-btn:hover{background-color:#8a704c!important;color:#fff!important}.logo-wrapper img{height:100%}.new-header-bg{background-color:#151c55!important}.inner-policy-main.for-other{height:100vh}.inner-policy-main{padding:20px 50px;box-shadow:0 2px 18px 0 rgba(9,162,214,.14);margin:50px 0;border-radius:10px}.heading-main{text-align:center;padding:13px 0}.header-content{color:#eee!important}.nav-link a{color:#fff}.nav-link a:hover{color:#8a704c}.textarea-space .MuiInputBase-root{padding:0}.selected-files{padding-top:15px}.selected-files ul{list-style:none;margin-top:10px}.selected-files ul li{font-size:14px;margin-bottom:5px}.ul-list,.ul-list-sub{list-style:none}@media screen and (max-width:992px){.mobile-sidebar-overlay{position:fixed;left:0;right:0;top:0;bottom:0;z-index:9;cursor:pointer}.support-query-list{overflow-x:auto;width:100%}.support-query-list table{min-width:600px}.main-content-mobile-layout{padding-bottom:50px!important}.main-content-mobile-layout~.sidebar-container{border-top-left-radius:50px;border-top-right-radius:50px;margin-top:-40px;background:#fff;max-width:100%!important}.main-content-mobile-layout .logo-wrapper{position:absolute;left:0;right:0;width:100%;margin:0 auto;max-width:100px;background:#151c56;border-radius:13px;padding:15px;top:35px;z-index:9}.common-branding-div{display:none}.date-wrapper-mobile .MuiFormControl-root{width:100%}}.button-container{display:flex;justify-content:center;align-items:center}.back-to-note-btn{display:block;font-size:14px;font-weight:500;color:#fff;background:#8a704c;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease-in-out;width:100%;max-width:160px;text-align:center!important;padding:16px}.back-to-note-btn:hover{opacity:.8}.draft-note{font-weight:700;background-color:#dd2030}.continue-edit,.draft-note{color:#fff;padding:4px 8px;border-radius:4px;display:inline-block!important}.continue-edit{background-color:oklch(.546 .245 262.881)}.sidebar .ul-list{list-style:none;padding:0}.copy-btn{background-color:#f8f8f8!important;color:#141718!important;border:1px solid #eee!important;padding:10px 15px!important;width:100%!important;height:50px!important;display:flex!important;align-items:center!important;gap:10px!important;max-width:160px!important;min-width:160px!important;border-radius:10px!important}.copy-btn:hover{background-color:#8a704c!important;color:#fff!important}.copy-btn:hover .role-input{width:220px}.copy-btn:hover .role-pagination{min-height:70vh}.app-store-icons{position:absolute;top:20px;right:38px;display:flex;gap:24px;z-index:1000}.store-icon{height:40px;width:auto;cursor:pointer}.app-store-img{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:26px}.login h1{font-size:30px}.sidebar-container{margin-top:20px}@media screen and (max-width:600px){.app-store-icons{position:absolute;top:20px;right:13px;display:flex;gap:24px;z-index:1000}.store-icon{height:32px}}.store-icon-onboarding{width:140px;margin-top:8px}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProLight.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProLightOblique.otf) format("opentype");font-weight:300;font-style:oblique}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProBook.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProBookOblique.otf) format("opentype");font-weight:400;font-style:oblique}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProMedium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProMediumOblique.otf) format("opentype");font-weight:500;font-style:oblique}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProHeavy.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProHeavyOblique.otf) format("opentype");font-weight:700;font-style:oblique}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProBlack.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Avenir;src:url(/assets/fonts/AvenirLTProBlackOblique.otf) format("opentype");font-weight:900;font-style:oblique}.container_landing h1,.container_landing h2,.container_landing h3,.container_landing h4,.container_landing h5,.container_landing h6{font-family:Avenir,sans-serif!important;font-weight:900!important;font-style:normal}.container_landing p{letter-spacing:.5px;font-weight:300!important;font-family:Avenir,sans-serif!important;line-height:28px!important}.main_txt{color:#fff;width:50%}.custom-text-color{margin-top:30px;color:#fff;border-color:#fff}.active_header_menu a{color:#8a704c!important;font-weight:600!important}.nav-link2{position:relative;z-index:10;pointer-events:auto}.nav-link2 a{color:#fff;text-decoration:none;font-weight:300}.nav-link2 a:hover,.nav-link2:hover{text-decoration:underline;color:#8a704c}.register-button2{margin:0 20px;padding:14px 36px;background-color:#8a704c;color:#fff;border:none;cursor:pointer;font-size:1rem;position:relative;z-index:10}.header2{background-color:#151c55;padding:20px 40px;color:#fff}.logo-wrapper2{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}.hamburger{display:none;background:none;border:none;color:#fff;cursor:pointer}.header-content2{justify-content:flex-end;gap:60px;margin-top:10px}.header-container,.header-content2{display:flex;align-items:center;flex-wrap:wrap}.header-container{justify-content:space-around;padding:0 0 40px 60px;background-color:#151c55;margin-top:-118px}a.logo-box2 img{width:200px;height:100px;object-fit:contain}@media(max-width:768px){a.logo-box2 img{width:70px;height:auto}.header2{background-color:#151c55;padding:5px 25px;color:#fff}.headers{display:flex;justify-content:space-between;align-items:center}.hamburger{display:block;z-index:9999;color:#fff}.logo-wrapper2{margin:10px 0;justify-content:space-between;align-items:center;gap:20px}.header-content2{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;background-color:#151c55;position:fixed;top:0;margin:0;right:-100%;height:100vh;width:296px;padding:75px 28px;transition:right .3s ease-in-out;z-index:9998;overflow-y:auto}.header-content2.menu-open{right:0}.register-button2{margin:0;width:100%;padding:12px 24px;text-align:center;justify-content:center}.nav-link2{margin:10px 0;width:100%}.nav-link2 a{display:block;width:100%;color:#fff;text-align:center}}.header-text{flex:1 1;min-width:280px;max-width:620px;color:#fff}.header-text h6{font-size:20px;font-weight:300}.header-text h1{font-size:60px;margin:15px 0}.header-text p{font-size:20px;line-height:27px;font-weight:200}.custom-button{margin-top:30px;color:#fff;border:1px solid #fff;padding:16px 35px;background:transparent;cursor:pointer;font-size:16px;font-family:Avenir,sans-serif!important}.custom-button:hover{background-color:#dfdfdf;color:#1b205f}.header-image{flex:1 1;min-width:300px;text-align:center}.header-image img{max-width:100%;height:auto}@media(max-width:1024px){.header-text h1{font-size:48px}.header-text p{font-size:18px}.custom-button{padding:14px 28px;font-size:15px}}@media(max-width:768px){.header-container{flex-direction:column-reverse;padding:40px 0 40px 20px}.header-text{max-width:100%;padding-right:20px;margin-top:20px}.header-text h1{font-size:34px;margin:20px 0 10px}.header-text p{font-size:16px;line-height:24px}.custom-button{width:100%;justify-content:center;padding:12px 24px}.header-image img{width:100%;max-width:100%}}@media(max-width:480px){.header-text h1{font-size:28px}.header-text p{font-size:15px}.custom-button{font-size:14px;padding:10px 20px}}.header-text span{font-size:20px;font-weight:300;letter-spacing:1px;font-family:Avenir,sans-serif!important}.main2_wrapper{display:flex;align-items:center;justify-content:space-around;padding:1rem;gap:2rem;flex-wrap:wrap}.main2_wrapper img{max-width:100%;width:600px;height:auto}.main2_text{max-width:600px}.main2_text h2{font-size:45px;margin-bottom:1rem;color:#000;line-height:50px}.main2_text p{font-size:18px;color:#404040;line-height:27px}@media(max-width:1024px){.main2_text h2{font-size:36px;line-height:42px;text-align:start}.main2_text p{font-size:16px;line-height:24px;text-align:start}.main2_wrapper img{width:500px}}@media(max-width:768px){.main2_wrapper{flex-direction:column;text-align:start;padding:1rem}.main2_text{max-width:100%}.main2_wrapper img{width:100%;max-width:100%}.main2_text h2{font-size:30px;line-height:38px}.main2_text p{font-size:16px;line-height:24px}}@media(max-width:480px){.main2_text h2{font-size:26px;line-height:32px}.main2_text p{font-size:15px;line-height:22px}.main2_wrapper button{width:100%;justify-content:center;padding:12px 20px;font-size:15px}}.features-section{background-color:#fbf8ed;padding:20px;text-align:center}.features-section h2{font-size:45px;font-weight:700;padding-top:20px;margin-bottom:35px}.features-row{display:flex;justify-content:space-around;flex-wrap:wrap;margin-bottom:30px}.feature-card{width:28%;min-width:200px;margin-bottom:20px;border-radius:8px;background-color:#fff;padding:24px;text-align:start;display:flex;flex-direction:column}.feature-card img{width:50px;height:50px;margin-bottom:10px}.feature-card h5{font-weight:700;margin:15px 0;font-size:20px;color:#151c55}.feature-card h6>a{display:inline-flex;align-items:center;gap:.3rem;font-size:16px;text-decoration:none;color:#8a704c;margin:18px 0 10px;font-weight:600}.feature-card p{font-size:16px;color:#555;line-height:24px!important;flex-grow:1}@media(max-width:1024px){.features-section h2{font-size:36px}.feature-card{width:45%}}@media(max-width:768px){.features-section h2{font-size:28px;padding:0 0 20px;text-align:start;margin:0}.features-row{margin-bottom:0}.feature-card{width:100%;margin-bottom:24px}.feature-card h5{font-size:18px}.feature-card p{font-size:15px;line-height:22px}.feature-card h6>a{font-size:14px}}.section-container{display:flex;justify-content:space-around;align-items:flex-start;padding:60px 65px;background-color:#f9f9f9;flex-wrap:wrap}.main3-text{flex:1 1;min-width:300px;max-width:600px}.main3-text h2{font-size:45px;margin-bottom:20px;color:#000}.main3-text p{font-size:18px;color:#404040;padding-right:21%;margin-bottom:18px}.feature-list{list-style:none;padding:0;margin-top:20px}ul.feature-list{padding-left:36px;position:relative}ul.feature-list li:before{position:absolute;left:0;content:url(/assets/images/tick-icon.svg)}.feature-title{font-size:20px;color:#151c55;margin:0}p.feature-desc{margin:4px 0 20px;font-size:16px;color:#666;line-height:24px!important}.main3-image{min-width:300px;text-align:center}.main3-image img{max-width:100%;width:755px;height:541px}@media(max-width:1024px){.section-container{padding:40px 30px}.main3-text h2{font-size:36px}.main3-text p{padding-right:10%;font-size:17px}.feature-title{font-size:18px}.feature-desc{font-size:15px}.main3-image img{width:100%;height:auto}}@media(max-width:768px){.section-container{flex-direction:column;align-items:center;padding:30px 20px}.main3-text{max-width:100%;padding:0}.main3-text h2{font-size:28px}.main3-text p{font-size:16px;padding-right:0}ul.feature-list{padding-left:34px}.feature-desc,.feature-title{text-align:left}.main3-image{margin-top:30px;text-align:center}.main3-image img{width:100%;height:auto}}.trial-section{display:flex;flex-direction:column;align-items:center;text-align:center;padding:60px 20px;color:#fff}.trial-section h2{font-size:40px;margin-bottom:1rem}.trial-section p{font-size:18px;max-width:700px;color:#fff;opacity:70%}.for-color p{opacity:81%}.trial-button{display:inline-flex;align-items:center;gap:8px;margin-top:30px;padding:15px 40px;background-color:#8a704c;color:#fff;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.trial-button:hover{background-color:#7a6343}@media(max-width:768px){.trial-section{padding:40px 15px}.trial-section h2{font-size:28px;text-align:start}.trial-section p{font-size:16px;max-width:100%;text-align:start;margin:0}.trial-button{padding:12px 75px;font-size:15px;margin-left:6px}}.badge{margin-top:20px;display:flex;gap:20px}.badge>img{padding:20px}.videolink img{height:666px}.videolink{background-color:#eeeff7;display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 30px 0}.videolink h2{color:#000;font-size:45px}.videolink img{display:block;margin:0 auto;width:924px;height:auto;max-width:100%}@media(max-width:1024px){.videolink h2{font-size:36px}.videolink img{width:90%}}@media(max-width:600px){.videolink{padding:30px 9px 0}.videolink h2{font-size:28px}.videolink img{width:100%;padding-left:12px}}.footer_container{display:flex;flex-direction:column;align-items:center;padding:40px 20px;background-color:#f8f8f8}.logo-wrapper3{display:flex;align-items:center;width:100%}.footer_menu{display:flex;justify-content:center;margin-bottom:30px}.footer_menu_list{display:flex;flex-wrap:wrap;gap:70px;list-style:none;padding:0;margin:0}.footer_menu_list li{text-align:center}.footer_socials img{width:38px;height:38px}.footer_menu li{list-style:none}@media(max-width:1024px){.footer_menu{gap:40px}.footer_menu_list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;list-style:none;padding:0;margin:0 auto;text-align:center}.footer_socials img{width:32px;height:32px}}@media(max-width:768px){.footer_menu_list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;list-style:none;padding:0;margin:0 auto;text-align:center}.logo-wrapper3{flex-wrap:wrap;text-align:center}.footer_container{padding:30px 15px}}@media(max-width:480px){.footer_socials img{width:28px;height:28px}.footer_menu div{margin-right:0;text-align:center}}.about__container h1,.about__container h2,.about__container h3,.about__container h4,.about__container h5,.about__container h6{font-family:Avenir,sans-serif!important;font-weight:900!important;font-style:normal}.about__container p{font-family:Avenir,sans-serif!important;font-weight:300!important;letter-spacing:.5px;line-height:28px!important}.about__container{display:flex;flex-direction:column;padding:2rem 1rem;max-width:1350px;margin:0 auto}@media(min-width:1024px){.about__container{flex-direction:row}}.about__grid{flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-bottom:2rem}@media(min-width:1024px){.about__grid{margin-bottom:0}}.about__main-image{border-radius:1rem;max-width:80%;height:auto}.about__content-section{flex:1 1;display:flex;flex-direction:column;color:#333}@media(min-width:1024px){.about__content-section{padding:1rem}}.about__title{font-size:2rem;font-weight:800;color:#111;margin-bottom:.5rem}.about_name{margin-top:1rem;font-weight:600;font-size:1.05rem;color:#444}