@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap");:root{--page-background:#04071c;--button-bg-color:#0056fb;--text-color:#ffffff;--nav-bar-icon:#ffffff;--blue-text:#0056fb;--card-bg:#171923;--fact-heading-bg:#0D1330;--fact-one-bg:#182235;--fact-two-bg: #2C1C12;--fact-three-bg:#23092D;--table-border:#1f2645;--table-head-bg:#0D1330;--fundus-img-bg-one:#211B05;--fundus-img-bg-two:#211B05;--fundus-img-bg-three:#211B05;--fundus-img-bg-four:#211B05;--stage-card-one-bg:#0237a3;--stage-card-two-bg:#0237a3;--stage-card-three-bg:#0237a3;--stage-card-four-bg:#0237a3;--myth-bg:#FF3F3F;--fact-bg:#37C52A;--download-card-bg:#13151E;--grid-card-bg:#0D1330}[data-theme="light"]{--page-background:white;--button-bg-color:#0056fb;--text-color:#0a1033;--nav-bar-icon:#0a1033;--blue-text:#0056fb;--card-bg:#F7F9FC;--fact-heading-bg:#EEF4FF;--fact-one-bg: #F3F7FF;--fact-two-bg: #FFF5EE;--fact-three-bg: #FCF5FF;--table-border:#eef3ff;--table-head-bg:#eef4ff;--fundus-img-bg-one:#84f5b8;--fundus-img-bg-two:#c5fab4;--fundus-img-bg-three:#f7f597;--fundus-img-bg-four:#f9c5ac;--stage-card-one-bg:#3DF08F;--stage-card-two-bg:#8DF66C;--stage-card-three-bg:#F1EE50;--stage-card-four-bg: #F49265;--myth-bg:#FF3F3F;--fact-bg:#37C52A;--download-card-bg:#F2F7FF;--grid-card-bg:#EEF4FF}html{font-size:62.5%}*{margin:0px;padding:0px;box-sizing:border-box;font-family:'Poppins', sans-serif}@media screen and (max-width: 1200px){html{font-size:70%}}@media screen and (max-width: 992px){html{font-size:60%}}@media screen and (max-width: 768px){html{font-size:50%}}@media screen and (max-width: 600px){html{font-size:45%}}.amd-section-four .stage-heading,.amd-section-five .symptom,.amd-section-nine .treatment-heading,.amd-section-nine .treatment-type-heading{background-color:var(--fact-heading-bg);border-radius:4px}.amd-section-six .risk-card,.amd-section-seven .myths-card,.amd-section-eight .healthy-eye-card{background-color:var(--card-bg);border-radius:8px}body{background-color:var(--page-background)}nav .ask-doctor-btn{width:198px;height:57px;border-radius:16px;background-color:var(--button-bg-color);color:#fff;line-height:57px;border:none;outline:none;font-weight:600;font-size:1.4rem;outline:none !important}nav .ask-doctor-btn:hover{background-color:#003caf}nav .bars-icon{color:var(--nav-bar-icon);font-size:2rem;border:none;outline:none}nav .navbar-toggler{outline:none}@media screen and (max-width: 600px){nav .dr-logo{width:300px}}@media screen and (max-width: 400px){nav .dr-logo{width:200px}}nav .nav-link{font-size:1.4rem;color:var(--text-color)}nav .swith-div{height:57px;width:198px;line-height:57px;display:flex;justify-content:center;align-items:center;border-radius:16px;background-color:var(--card-bg)}nav .theme-switch{height:24px;position:relative;width:50px}nav .theme-switch input{display:none}nav .theme-switch input:checked+.slider{background-color:#ccc}nav .theme-switch input:checked+.slider:before{transform:translateX(26px)}nav .theme-switch .slider{background-color:#0056FB;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}nav .theme-switch .slider::before{background-color:#fff;bottom:4px;content:"";height:16px;left:4px;position:absolute;transition:.4s;width:16px}nav .theme-switch .slider.round{border-radius:34px}nav .theme-switch .slider.round::before{border-radius:50%}.amd-66{font-size:6.6rem;font-weight:700;color:var(--text-color)}@media screen and (max-width: 600px){.amd-66{font-size:5rem}}.amd-36{font-size:3.6rem;font-weight:600;color:var(--blue-text)}.amd-30{font-size:3rem;font-weight:700;color:var(--text-color);line-height:45px}.amd-30-low{font-size:3rem;font-weight:600;color:var(--text-color);line-height:45px}.amd-24{font-size:2.4rem;font-weight:600;color:var(--text-color)}.amd-20{font-size:2rem;font-weight:600;color:var(--text-color)}.amd-18-high{font-size:1.8rem;font-weight:600;line-height:32px;color:var(--text-color)}.amd-18-low{font-size:1.8rem;font-weight:500;line-height:32px;color:var(--text-color)}.amd-18{font-size:1.8rem;font-weight:400;color:var(--text-color);line-height:32px}.amd-16{font-size:1.6rem;font-weight:600;color:var(--text-color)}.amd-16-italic{font-size:1.6rem;font-weight:500;color:var(--text-color);font-style:italic}.amd-14{font-size:1.4rem;font-weight:400;color:var(--text-color);line-height:32px}.amd-12{font-size:1.2rem;font-weight:400}.amd-common-width{width:90%}.page-wrapper{max-width:1350px}.amd-section-one{position:relative}.amd-section-one .img-div{position:relative;height:400px}@media screen and (max-width: 520px){.amd-section-one .img-div{height:310px}}@media screen and (max-width: 400px){.amd-section-one .img-div{height:240px}}.amd-section-one .img-div .circle-icon{position:absolute;margin-top:-40px;margin-left:-30px}.amd-section-one .img-div .eye-img{position:absolute}.amd-section-two .contact-img-div{width:258px;height:293px;border-radius:16px;background:var(--card-bg)}.amd-section-two .text-card{border-radius:16px;background-color:var(--card-bg)}.amd-section-two .text-card h1{font-size:2.2rem;font-weight:600;color:var(--text-color)}.amd-section-two .text-card span{font-size:3rem;font-weight:700}.amd-section-two .text-card hr{background-color:#DADFEA}.amd-section-two .text-card .email-share{word-break:break-all}.amd-section-two .text-card .contact-btn{width:170px;height:53px;border-radius:16px;background-color:var(--button-bg-color);color:#fff;line-height:53px;border:none;outline:none;font-weight:600;font-size:1.4rem;outline:none !important}.amd-section-two .text-card .contact-btn:hover{background-color:#003caf}.amd-section-two .text-card .social-icon{width:40px;height:40px;border-radius:40px;background-color:var(--button-bg-color)}.amd-section-two .text-card .social-icon:hover{background-color:#003caf}.amd-section-two .text-card .social-icon i{font-size:16px;color:white}.amd-section-two .text-card .corner-one{transform:translate(-42px, -10px)}@media screen and (max-width: 768px){.amd-section-two .text-card .corner-one{transform:translate(-32px, -10px)}}.amd-section-two .text-card .corner-two{transform:translate(42px, 10px)}@media screen and (max-width: 768px){.amd-section-two .text-card .corner-two{transform:translate(32px, -10px)}}.amd-section-three{margin-top:10rem}.amd-section-three .amd-download-div{width:100%;height:96px;background-color:var(--card-bg);border-radius:12px;margin-top:60px}@media screen and (max-width: 440px){.amd-section-three .amd-download-div{flex-wrap:wrap !important;height:auto;justify-content:center !important;padding:20px 0px}}.amd-section-three .amd-download-div a{color:var(--button-bg-color);font-size:1.8rem;text-decoration:underline}.amd-section-three .amd-download-div .amd-checklist{transform:translate(0px, -35px)}@media screen and (max-width: 440px){.amd-section-three .amd-download-div .amd-checklist{transform:none;margin-top:20px}}.amd-section-four{margin-top:10rem}.amd-section-four .video-bg{width:410px;height:341px;background-color:var(--card-bg);border-radius:16px}@media screen and (max-width: 575px){.amd-section-four .video-bg{width:190px;height:190px}}.amd-section-four .video-bg .video{width:420px;height:280px;border-radius:23px;transform:translateX(35px)}@media screen and (max-width: 575px){.amd-section-four .video-bg .video{width:210px;height:170px;transform:translateX(10px)}}.amd-section-four .video-bg .video video{border-radius:23px;width:420px;height:280px}@media screen and (max-width: 575px){.amd-section-four .video-bg .video video{width:210px;height:170px}}.amd-section-five{margin-top:10rem}.amd-section-five .symptom-card{background-color:var(--card-bg);height:95px;border-radius:8px}.amd-section-five .video-bg{width:410px;height:341px;background-color:var(--card-bg);border-radius:16px}@media screen and (max-width: 575px){.amd-section-five .video-bg{width:190px;height:190px}}.amd-section-five .video-bg .video{width:420px;height:280px;border-radius:23px;transform:translateX(35px)}@media screen and (max-width: 575px){.amd-section-five .video-bg .video{width:210px;height:170px;transform:translateX(10px)}}.amd-section-five .video-bg .video video{border-radius:23px;width:420px;height:280px}@media screen and (max-width: 575px){.amd-section-five .video-bg .video video{width:210px;height:170px}}.amd-section-six{margin-top:10rem}@media screen and (max-width: 500px){.amd-section-six .risk-card{flex-direction:column !important;align-items:flex-start}}.amd-section-seven{margin-top:10rem}.amd-section-seven .myths-card .myth,.amd-section-seven .myths-card .fact{background:var(--myth-bg);height:32px;width:70px;border-radius:5px;line-height:32px;font-size:1.6rem;font-weight:600;color:white}.amd-section-seven .myths-card hr{background-color:#DADFEA}.amd-section-seven .myths-card .fact{background:var(--fact-bg)}.amd-section-eight{margin-top:10rem}.amd-section-eight .healthy-eye-card .grid-card{background:var(--grid-card-bg);border-radius:0px 0px 8px 8px}.amd-section-eight .healthy-eye-card .grid-card .blue-txt{color:var(--blue-text)}.amd-section-nine{margin-top:10rem}.amd-section-nine .blue-color-txt{color:#05B7CD}.amd-section-nine .video-bg{width:410px;height:341px;background-color:var(--card-bg);border-radius:16px}@media screen and (max-width: 575px){.amd-section-nine .video-bg{width:190px;height:190px}}.amd-section-nine .video-bg .video{width:420px;height:280px;border-radius:23px;transform:translateX(35px)}@media screen and (max-width: 575px){.amd-section-nine .video-bg .video{width:210px;height:170px;transform:translateX(10px)}}.amd-section-nine .video-bg .video video{border-radius:23px;width:420px;height:280px}@media screen and (max-width: 575px){.amd-section-nine .video-bg .video video{width:210px;height:170px}}.amd-section-ten{margin-top:10rem}.amd-section-ten .blue-color-txt{color:#05B7CD}.amd-section-ten .small-video-bg{width:410px;height:209px;background-color:var(--card-bg);border-radius:16px}@media screen and (max-width: 575px){.amd-section-ten .small-video-bg{width:190px;height:140px}}.amd-section-ten .small-video-bg .video{width:420px;height:149px;border-radius:23px;transform:translateX(35px)}@media screen and (max-width: 575px){.amd-section-ten .small-video-bg .video{width:210px;height:120px;transform:translateX(10px)}}.amd-section-ten .small-video-bg .video video{border-radius:23px;width:420px;height:149px}@media screen and (max-width: 575px){.amd-section-ten .small-video-bg .video video{width:210px;height:120px}}.amd-section-eleven{margin-top:10rem}.amd-section-eleven .download-div{border-radius:16px}.amd-section-eleven .download-div .download-left{border-radius:16px 0px 0px 16px;background-color:var(--card-bg)}@media screen and (max-width: 1200px){.amd-section-eleven .download-div .download-left{border-radius:16px 16px 0px 0px}}.amd-section-eleven .download-div .download-left .contact-btn{width:160px;height:50px;border-radius:10px;background-color:var(--button-bg-color);color:#fff;line-height:50px;border:none;outline:none;font-weight:600;font-size:1.4rem;outline:none;border:none}.amd-section-eleven .download-div .download-left .contact-btn:hover{background-color:#003caf}.amd-section-eleven .download-div .download-right{background:var(--download-card-bg);border-radius:0px 16px 16px 0px}@media screen and (max-width: 1200px){.amd-section-eleven .download-div .download-right{border-radius:0px 0px 16px 16px}}.amd-section-eleven .download-div .download-right .three-dot{transform:translate(-6px)}.amd-section-eleven .download-div .download-right .download-btn{width:180px;height:53px;border-radius:10px;background-color:var(--button-bg-color);color:#fff;line-height:53px;border:none;outline:none;font-weight:600;font-size:1.4rem;outline:none;border:none}.amd-section-eleven .download-div .download-right .download-btn:hover{background-color:#003caf}.amd-section-twelve{margin-top:10rem;border-top:2px dotted #c4c5cd}.amd-section-twelve a{color:var(--text-color);text-decoration:underline}footer{background-color:white;border-top:2px solid #c4c5cd}footer .footer-div{max-width:1350px}footer .footer-div .uma-txt{font-size:1.4rem;font-weight:500;color:#141938}footer .footer-div .accume-txt{font-size:1.6rem;font-weight:400;color:#141938}
/*# sourceMappingURL=AMD-page.css.map */