@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes ripple{70%{-webkit-box-shadow:0 0 0 20px transparent;box-shadow:0 0 0 20px transparent}to{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 20px 50px transparent}0%{box-shadow:0 0 0 0 rgba(255,255,255,.4)}}:root{--black:#000;--white:#fff;--bg-light:#f8fafb;--bg-lighter:#f1f4f7;--gray:#f5f5f5;--primary:#b18f3e;--text-color:#4e5561;--title-color:#111827;--whatsapp-color:#0C6431;--red:#b18f3e;--font-ibm:'IBM Plex Sans', sans-serif}::selection{background:var(--red);color:var(--white)}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}img{max-width:100%;height:auto}.text-primary{color:var(--primary)}.text-white{color:var(--white)!important}.text-black{color:var(--black)}.text-red,header .header nav ul li a:hover{color:var(--red)}.text-gray{color:var(--gray)}.text-title{color:var(--title-color)!important}.text-light,body{color:var(--text-color)}.text-whatsapp{color:var(--whatsapp-color)}.text-center,.wizard-form #wizardForm{text-align:center}.p-relative,section{position:relative}html{font-size:62.5%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:var(--font-ibm);font-size:16px;line-height:1.5;background-color:var(--white)}.d-none{display:none!important}@media screen and (max-width:991px){.d-md-block{display:block!important}.d-md-none{display:none!important}}@media screen and (max-width:767px){.d-sm-block{display:block!important}.d-sm-none{display:none!important}.flex-column-mobile{flex-direction:column}.flex-start-mobile{justify-content:flex-start!important;align-items:start!important}}.container{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto;box-sizing:border-box}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}a{transition:.5s;text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:var(--title-color)}.h1,h1{font-size:40px}.h2,h2{font-size:32px}.h3,h3{font-size:28px}.h4,h4{font-size:24px}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}header,header.fixed{box-sizing:border-box}header{background-color:var(--white);padding:10px 0}header.fixed{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;transition:.9s;-webkit-animation:.5s ease-in-out fadeInDown;animation:.5s ease-in-out fadeInDown;box-shadow:0 4px 34px 0 rgba(229,229,229,.25)}@media screen and (max-width:991px){header.fixed{height:56px}}header .header{display:flex;align-items:center;justify-content:space-between}header .header .logo img{max-width:100%;height:36px}header .header .logo-text{color:var(--red);font-size:20px;font-weight:600}@media screen and (max-width:991px){header .header .logo-text{font-size:16px}}.btn,header .header nav ul{display:flex;align-items:center;gap:30px}header .header nav ul li a{color:var(--title-color);font-size:14px;font-weight:500}@media screen and (max-width:991px){header .header nav{display:none}}.btn{justify-content:center;padding:8px 10px;border-radius:5px;font-weight:500;gap:3px;width:auto;cursor:pointer}.whatsapp-button{background:var(--whatsapp-color);color:var(--white);font-size:13px;border-radius:55px;padding:7px 12px}.hero-banner{background:url('https://www.trustmedclinic.com/smapp/themes/trustmed/efsanetema/assets/img/lpslider.webp');background-size:cover;min-height:684px}.three-buttons{display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px}.three-buttons .btn{padding:1.25rem;font-size:20px;border-radius:10px;font-weight:500;color:var(--white);background:var(--red)}@media screen and (max-width:991px){.three-buttons .btn{font-size:16px;height:fit-content}}.three-buttons .item-title{font-size:38px;font-weight:700;line-height:1.2}@media screen and (max-width:991px){.three-buttons .item-title{font-size:22px}}.three-buttons .item-desc{font-weight:600}@media screen and (max-width:991px){.three-buttons .item-desc{font-size:14px}}section{display:block;unicode-bidi:isolate;padding:30px 0 0}section.p60{padding:60px 0}section.p30{padding:30px 0}ol,section.p0{padding:0}section.mb50{margin-bottom:50px}section.mb80{margin-bottom:80px}section .section-title h2{font-weight:700;font-size:32px;color:var(--title-color);margin-bottom:.5rem}@media screen and (max-width:991px){section .section-title h2{font-size:24px;font-weight:700}}section .section-title .sub-title{font-size:16px}@media screen and (max-width:991px){section .section-title .sub-title{font-size:15px}}.blue-sec,ol li{display:flex;align-items:center;gap:10px}.blue-sec{background:var(--primary);flex-direction:column;justify-content:center;padding:30px 0;border-radius:10px;text-align:center}.blue-sec .title{color:var(--white);font-size:32px;font-weight:600}@media screen and (max-width:991px){.blue-sec .title{font-size:24px;font-weight:700;line-height:24px}.blue-sec{padding:30px}.blue-sec .whatsapp-button{padding:9px 16px}}ol{counter-reset:list-counter;margin:0}ol li{counter-increment:list-counter;font-size:16px;color:var(--text-color);margin-bottom:10px}ol li:before{content:counter(list-counter)"."}ol li:last-child{margin-bottom:0}.accordion{width:100%}.accordion .accordion-item{position:relative;padding:16px 0}.accordion .accordion-item:not(:last-child){border-bottom:1px solid #e4ebf1}.accordion .accordion-item .accordion-title{display:flex;align-items:baseline;justify-content:space-between;color:var(--title-color)}.accordion .accordion-item .accordion-title:after{background-image:none;content:"+";font-family:"Fontawesome";font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;color:#4e5561;transition:transform .2s ease-in-out,content .2s ease-in-out;transform:rotate(0deg)}.accordion .accordion-item .accordion-content{display:none;position:relative;padding:10px 0}.accordion .accordion-item .accordion-content p{font-size:16px;color:var(--text-color);margin-bottom:15px}.accordion .accordion-item.active .accordion-title:after{content:"-";transform:rotate(-180deg)}.accordion .accordion-item.active .accordion-title.style2:after,.accordion .accordion-item.style2 .accordion-title:after{display:none}.accordion .accordion-item.active .accordion-title.style2:before{color:var(--primary)}.accordion .accordion-item.style2{padding:16px 0}.accordion .accordion-item.style2 .accordion-title{color:var(--white);font-size:18px;justify-content:flex-start;font-weight:600;gap:10px}.accordion .accordion-item.style2 .accordion-title:before{background-image:none;content:"-";font-family:"Fontawesome";font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;color:var(--white);transition:transform .2s ease-in-out,content .2s ease-in-out;transform:rotate(0deg)}.accordion .accordion-item.style2 .accordion-content{margin-top:5px}.accordion .accordion-item.style2 .accordion-content p{color:var(--white);padding-left:30px}.accordion .accordion-item.style2 .accordion-content:before{content:"";position:absolute;left:10px;top:calc(50% - 8px);transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);background:var(--primary);width:2px;height:60%}.accordion .accordion-item.style2:not(:last-child){border-bottom:1px solid #242b3a}.faq-section{background-repeat:no-repeat;background-position:center center;background-image:url(../img/faq-bg.png)}.faq-section .accordion .accordion-item .accordion-title{font-size:32px;font-weight:700}@media screen and (max-width:991px){.faq-section .accordion .accordion-item .accordion-title .h2,.faq-section .accordion .accordion-item .accordion-title h2{font-size:24px;text-align:center;font-weight:700}}.faq-section .accordion .accordion-item .accordion-title h4{font-size:20px;font-weight:600;color:var(--black)}@media screen and (max-width:991px){.faq-section .accordion .accordion-item .accordion-title h4{font-size:16px}}.content-66{width:66%;margin:0 auto}@media screen and (max-width:991px){.content-66{width:100%}}.content-50{width:50%;margin:0 auto}@media screen and (max-width:991px){.content-50{width:100%}}.blur-bg{padding:60px;border-radius:10px;background-color:rgba(255,255,255,.79);backdrop-filter:blur(40px)}@media screen and (max-width:991px){.blur-bg{padding:40px}}.bg-lighter{background-color:var(--bg-lighter)}.bg-title{background-color:var(--title-color);color:var(--white)}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media screen and (max-width:991px){.two-columns{grid-template-columns:1fr}}.two-columns .column{width:100%;overflow:hidden;height:auto}.two-columns.align-center{align-items:center}.wizard-form{background-color:#fff;transition:.5s ease-in-out;position:relative;border-radius:10px;border:1px solid #e4ebf1;color:inherit;padding:1.25rem;box-shadow:0 4px 24px 0 rgba(194,194,194,.25);margin-bottom:5rem}.wizard-form .wizard-flex-between{display:flex;justify-content:space-between;align-items:center;gap:1rem}.ba-slider .ba-item .ba-content ul,.wizard-form .wizard-flex-column{display:flex;flex-direction:column;gap:.5rem}.wizard-form .wizard-buttons{margin-top:1rem}.wizard-form .form-check img{width:50px;height:50px;margin-right:10px}.wizard-form .form-check{padding:0}.wizard-form .form-check-input{display:none}.wizard-form .age-label,.wizard-form .maca-label{display:flex!important;align-items:center;flex-direction:column;padding-left:0!important}.wizard-form .age-label:before,.wizard-form .maca-label:before{left:unset!important;padding-left:0}.wizard-form .age-label span,.wizard-form .maca-label img{margin:30px auto}.wizard-form .age-label span{display:flex;width:60px;height:60px;border-radius:50%;background-color:#d4a283;justify-content:center;align-items:center;color:#fff;cursor:pointer}.wizard-form h4{margin-bottom:.5rem}@media screen and (max-width:991px){.wizard-form h4{font-size:18px}}.wizard-form .wizard-radio-div{border:1px solid silver;transition:background-color .3s ease,border .3s ease;cursor:pointer}.wizard-form .age-label.selected span,.wizard-form .wizard-radio-div.selected{border:4px solid #8b0000}.wizard-form .maca-label img{display:inline-block;border:2px solid transparent;border-radius:8px;transition:border .3s ease;cursor:pointer}.wizard-form .wizard-radio3:checked+.maca-label img{border:2px solid red}.wizard-form .input-container{position:relative;display:flex;align-items:center}.wizard-form .input-container i{position:absolute;left:10px;font-size:14px;color:#aaa;pointer-events:none}.wizard-form .input-container .form-control{padding-left:45px;height:45px;box-sizing:border-box}.wizard-form .input-container textarea{resize:none;min-height:38px;height:auto;line-height:38px}.wizard-form .wizard-back-btn,.wizard-form .wizard-next-btn{border-radius:40px;padding:9px 16px}.wizard-form .wizard-back-btn{background-color:#515D1D;border:1px solid #98aa30;color:var(--white)}.wizard-form .wizard-next-btn{background-color:var(--primary);border:1px solid var(--primary);color:var(--white)}.wizard-form .text-success{color:#28a745}.wizard-form .wizard-step{display:none}.wizard-form .wizard-step.active{display:block}.d-flex{display:flex;justify-content:space-between;align-items:center}.ratio,.slider-container{position:relative;width:100%;overflow:hidden}.slider-container{background-color:var(--primary);padding:20px 0}.slider-container .slider{display:flex;width:max-content;animation:slide 10s linear infinite}.slide-area .abs-whatsapp a,.slider-container .slide{display:flex;align-items:center;justify-content:center;position:relative}.slider-container .slide{margin-right:20px;padding-right:44px;color:#fff;font-size:20px;font-weight:600}.slider-container .slide:after{position:absolute;content:"";top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:0;width:24px;height:24px;background:url(../img/star-icon-2.svg)}.ratio{padding-top:56.25%}.ratio iframe,.ratio img,.ratio video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.custom-carousel .item{background-color:var(--white);border-radius:10px;overflow:hidden;border:1px solid #e4ebf1;cursor:pointer}.text-bar-text{display:flex;align-items:center;font-weight:600;margin-bottom:.5rem}.text-bar-text:before{width:30px;height:2px;border-radius:10px;background-color:var(--red);display:flex;margin-right:8px;content:""}.text-bar-text.white{color:var(--white)}.text-bar-text.white:before{background-color:var(--white)}@media screen and (max-width:991px){.text-bar-text{font-size:14px}}.ba-slider{margin-top:3rem}.ba-slider .ba-item{box-shadow:0 4px 24px 0 rgba(194,194,194,.25)}.ba-slider .ba-item figure{border-radius:10px 10px 0 0;-webkit-transition:transform .3s ease-in-out;-ms-transition:transform .3s ease-in-out;overflow:hidden;position:relative}.ba-slider .ba-item figure,.ba-slider .ba-item figure img{transition:transform .3s ease-in-out}.ba-slider .ba-item figure .abs-badge{position:absolute;top:15px;left:15px;background:var(--primary);color:var(--white);font-size:13px;border-radius:54px;font-weight:400;padding:.25rem .45rem;letter-spacing:.5px;box-sizing:border-box}.ba-slider .ba-item figure:hover img{transform:scale(1.1)}.ba-slider .ba-item .ba-content{background:var(--white);border-radius:0 0 10px 10px;padding:20px}.ba-slider .ba-item .ba-content ul li{display:flex;align-items:center;gap:.5rem}.ba-slider .owl-nav{text-align:center;margin-top:16px;display:flex;gap:10px;justify-content:center}.ba-slider .owl-nav .owl-next,.ba-slider .owl-nav .owl-prev{width:44px;height:44px;font-size:20px!important;color:var(--title-color)!important;background-color:var(--white)!important;text-shadow:none;top:0;cursor:pointer;border:0;margin-top:0;margin-bottom:0!important;border-radius:50px!important;display:inline-flex!important;align-items:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;box-shadow:0 4px 24px 0 rgba(194,194,194,.25)!important;transition:.5s}.ba-slider .owl-nav .owl-next:hover,.ba-slider .owl-nav .owl-prev:hover{background:var(--red)!important;color:var(--white)!important}.faq-section-two{background:#d4edfa;position:relative;z-index:1;padding:60px 40px;border-radius:10px}@media screen and (max-width:991px){.faq-section-two{padding:20px;margin:0 0 50px}}.faq-section-two:before{background:url(../img/bg-03.webp)no-repeat center center;background-size:contain;content:"";position:absolute;top:0;right:0;z-index:2;width:100%;max-width:937px;aspect-ratio:937/346;display:flex}.faq-section-two .two-columns{z-index:3;position:relative;align-items:center}.faq-section-two .two-columns .section-title{margin-bottom:30px}.faq-section-two .faq-item{background:var(--white);border-radius:10px;border:1px solid #e4ebf1;padding:15px 20px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.faq-section-two .faq-item+.faq-item{margin-top:1rem}.faq-section-two .faq-item:after{content:"+";font-size:20px;font-family:"Fontawesome";font-weight:700}.faq-section-two .faq-item .faq-title{font-size:20px;font-weight:700;color:var(--title-color);line-height:1.2}@media screen and (max-width:991px){.faq-section-two .faq-item .faq-title{font-size:16px}}.section-bg-diff{position:relative;background:url(../img/faq-bg-03.png)top center/cover no-repeat!important;padding:100px 0 200px}@media screen and (max-width:991px){.section-bg-diff{padding:50px 0!important;background:#111827!important}}.section-bg-diff .plans{padding-right:60px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin-top:20px;position:relative;z-index:2}@media screen and (max-width:991px){.section-bg-diff .plans{padding:0;gap:20px}}.section-bg-diff .plan{background:var(--white);padding:40px;border-radius:10px}.section-bg-diff .plan .plan-title{font-size:24px;font-weight:600;color:var(--title-color);margin-bottom:10px}.section-bg-diff .plan .plan-title.plan-title-2{color:var(--black);font-size:32px;font-weight:700;margin-bottom:.5rem}.section-bg-diff .plan .plan-price{font-weight:500;margin-bottom:5px;color:var(--title-color)}.section-bg-diff .plan .plan-price span{font-weight:400}.section-bg-diff .plan .plan-price.trustmed-price{color:var(--primary);font-size:20px;font-weight:700}.section-bg-diff .plan .plan-price.trustmed-price span{font-size:14px;font-weight:400}.section-bg-diff .faq-shape{position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);left:0;z-index:1}.slide-area{position:relative}.slide-area .abs-whatsapp{position:absolute;right:25%;top:80px;z-index:99999999}@media screen and (max-width:991px){.slide-area .abs-whatsapp{right:30px;top:30px}}.slide-area .abs-whatsapp a{width:36px;height:36px;background:var(--whatsapp-color);border-radius:50%;margin:auto;color:var(--white)}.slide-area .abs-whatsapp a :after,.slide-area .abs-whatsapp a:before{content:"";position:absolute;left:50%;top:50%;width:52px;height:52px;transform:translate(-50%,-50%);border-radius:50%;background-color:transparent;box-shadow:0 0 0 0 rgba(255,255,255,.4);animation:3s infinite ripple}.slide-area .smart-carousel{border-radius:20px;overflow:hidden}@media screen and (max-width:991px){.slide-area .smart-carousel img{min-height:450px;object-fit:cover}}.slide-area .abs-counter{max-width:85%;margin:-100px 0 60px auto;position:relative;z-index:3;right:-15px;border-radius:4px;padding:.5rem!important;background:var(--white)}.slide-area .abs-counter .abs-counter-inner,.three-slider .item p span{padding:40px;background:var(--primary);border-radius:4px}@media screen and (max-width:991px){.slide-area .abs-counter{right:0;margin:-100px auto 60px;padding:10px!important}.slide-area .abs-counter .three-buttons{display:grid;grid-template-columns:1fr;gap:20px}}.three-slider .item{background-color:#fff;transition:.5s ease-in-out;position:relative;border-radius:10px;border:1px solid #e4ebf1;color:inherit;box-shadow:0 4px 24px 0 rgba(194,194,194,.25);display:flex;align-items:center;justify-content:flex-start;padding:1.25rem}.three-slider .item img{flex-shrink:0;max-width:80px;border-radius:50%}.three-slider .item .item-title{font-size:20px;font-weight:600;color:var(--title-color)}.ba-slider .ba-item .ba-content ul li,.three-slider .item p{font-size:16px;color:var(--text-color)}.three-slider .item p span{color:var(--white);font-size:13px;font-weight:500;padding:0 5px;line-height:18px;letter-spacing:.5px;box-sizing:border-box}.testimonial{padding:30px 0 60px}.testi-slider{text-align:center}.testi-slider .owl-stage-outer{padding-bottom:30px}.testi-slider .owl-nav{text-align:center;margin-top:16px;display:flex;gap:10px;justify-content:center}.testi-slider .owl-nav .owl-next,.testi-slider .owl-nav .owl-prev{width:44px;height:44px;font-size:20px!important;color:var(--title-color)!important;background-color:var(--white)!important;text-shadow:none;top:0;cursor:pointer;border:0;margin-top:0;margin-bottom:0!important;border-radius:50px!important;display:inline-flex!important;align-items:center!important;-webkit-box-align:center!important;-ms-flex-align:center!important;justify-content:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;box-shadow:0 4px 24px 0 rgba(194,194,194,.25)!important;transition:.5s}.testi-slider .owl-nav .owl-next:hover,.testi-slider .owl-nav .owl-prev:hover{background:var(--red)!important;color:var(--white)!important}.testi-slider .item{background-color:#fff;transition:.5s ease-in-out;position:relative;border-radius:10px;color:inherit;box-shadow:0 4px 24px 0 rgba(194,194,194,.25);padding:1.5rem}.testi-slider .rew-name b,.testi-slider .rew-title{font-weight:600;color:var(--title-color)}.testi-slider .review{margin-bottom:.5rem;color:var(--title-color)}.testi-slider .rew-name{justify-content:center}.testi-slider .rew-name img{max-width:36px;height:36px;border-radius:50%}.testi-slider .rew-name b{font-size:16px}.testi-slider .rew-name,.testi-slider .rew-name .country{display:flex;align-items:center;gap:10px}.testi-slider .rew-name .country:before{content:"";width:5px;height:5px;border-radius:50%;background:#4e5561}.drezgi{padding-left:60px}@media screen and (max-width:991px){.drezgi{display:none}}.drezgi-video{margin:3rem 0}.abs-der{background-color:#fff;border-radius:10px;border:1px solid #e4ebf1;color:inherit;position:absolute;top:30px;left:0;max-width:150px;box-shadow:0 4px 24px 0 rgba(194,194,194,.25);transition:transform .2s}.abs-der:hover{transform:translateY(-.188rem)}footer{background:#f5f8fa;padding:10px 0}footer .footer,footer .footer .social a{display:flex;align-items:center;justify-content:space-between}footer .footer .social{display:flex;gap:10px}footer .footer .social a{justify-content:center;min-width:32px;min-height:32px;border-radius:50%;background:#fff;color:var(--title-color)}footer .footer .social a:hover{background:var(--red);color:var(--white)}.back-to-top,.popup-overlay{position:fixed;z-index:9999;align-items:center;justify-content:center}.back-to-top{background:var(--primary);right:15px;bottom:30px;width:36px;height:36px;text-align:center;border-radius:0 10px;color:#fff;border:0;transition:.5s;opacity:0;-webkit-transition:.5s;-ms-transition:.5s;display:flex;cursor:pointer}.back-to-top:hover{background:#cf3425}.back-to-top.show{opacity:1}.popup-overlay{top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:none}#popupForm,.popup-overlay.active{display:flex}.popup-form{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:450px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.2);border-radius:15px;z-index:10000;animation:.3s ease-in-out fadeIn;display:none}.popup-form.active{display:block}.popup-form .popup-close{position:absolute;top:15px;right:15px;background:#41576f;color:#fff;border:0;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:16px}.popup-form .popup-header{padding:20px;text-align:center;color:#41576f;font-weight:500;border-bottom:1px solid #f0f0f0}.popup-form .popup-header h2{font-size:20px;font-weight:700}.popup-form .popup-body{padding:20px;display:flex;flex-direction:column}.popup-form .popup-body p{font-size:16px;line-height:20px;margin-bottom:20px}.popup-form .popup-body .iti,.popup-form .popup-body input,.popup-form .popup-body select,.popup-form .popup-body textarea{width:100%}.popup-form .popup-body .iti .form-control{height:45px}.popup-form .popup-body button{position:relative;overflow:hidden;cursor:pointer;text-shadow:none;font-size:15px;line-height:18px;font-weight:600;font-family:Poppins,serif;padding:15px 25px;color:#41576f;border-radius:26px;background:#fff0;text-transform:none;letter-spacing:.05em;transition:.3s;margin-top:15px;border:1px solid #41576fa6!important;width:100%!important}#popupForm{flex-direction:column;gap:6px}.input-container{position:relative;display:flex;align-items:center}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#111827;background-color:var(--white);font-size:14px;font-weight:400;line-height:1.6;border-radius:4px;min-height:40px;transition:.5s;padding-left:45px;max-height:45px;border:1px solid #e4ebf1;background-clip:padding-box;width:100%}.form-control:focus{border:1px solid #e4ebf1;outline:0}