@charset "UTF-8";:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-slides-offset-before);margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-end:var(--swiper-slides-offset-after);margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-slides-offset-before);margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{-webkit-margin-after:var(--swiper-slides-offset-after);margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}*{font-family:Poppins,sans-serif}.tgh-diseases-disclaimer{color:#555;font-size:.9rem;font-style:italic;line-height:1.55;max-width:52rem}.tgh-diseases-hero .tgh-diseases-disclaimer{color:#ffffffeb}.test-procedure-content{overflow:hidden}.test-procedure-image{float:left;margin:0 20px 15px 0;max-width:300px;width:100%}.test-procedure-image img{box-shadow:0 4px 12px #0000001a;display:block;height:auto;max-width:100%;object-fit:contain;width:300px}.test-procedure-text{overflow:hidden}@media (max-width:991.98px){.test-procedure-image{margin:0 15px 15px 0;max-width:250px}.test-procedure-image img{width:250px}}@media (max-width:768px){.test-procedure-image{float:none;margin:0 0 20px;max-width:100%;text-align:center;width:100%}.test-procedure-image img{margin:0 auto;max-width:300px;width:100%}.test-procedure-text{overflow:visible}}@media (max-width:576px){.test-procedure-image{margin:0 0 15px}.test-procedure-image img{max-width:100%}.test-procedure-content{font-size:1rem!important}}body,html{height:auto;max-width:100%;overflow-x:hidden;overflow-y:auto;width:100%}.support-hero,body{position:relative}.support-hero:before{background:linear-gradient(180deg,#0000,#fff);bottom:0;content:"";height:60px;left:0;position:absolute;right:0;z-index:1}.support-hero .container{position:relative;z-index:2}@media (max-width:768px){.support-hero h1{font-size:2rem!important}.support-hero{min-height:300px!important}}.col-12 .support-content-wrapper,.row .col-12,.support-content-wrapper{overflow:visible!important}.support-content-wrapper{display:block;position:relative}.tgh-news-article.support-content-wrapper{display:block!important;overflow:visible!important}.support-image-carousel{clear:right;display:block!important;float:right!important;margin-bottom:1.5rem!important;margin-left:2rem!important;margin-top:0!important;max-width:500px!important;position:relative!important;width:45%!important}.support-carousel-image-container{align-items:center;background-color:#f8f9fa;border-radius:8px;display:flex;height:400px;justify-content:center;overflow:hidden;padding:1rem}.support-carousel-image{border-radius:8px;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.support-text-content,.support-text-content p{clear:none!important;display:block!important;float:none!important;max-width:none!important;overflow:visible!important;text-align:justify!important;width:auto!important}.support-text-content h2,.support-text-content p{margin-bottom:1rem!important}.support-text-content h2{clear:both!important;display:block!important;float:none!important;margin-top:0!important;max-width:none!important;width:auto!important}@media (max-width:991.98px){.support-image-carousel{float:none;margin-bottom:2rem;margin-left:0;max-width:100%;width:100%}.support-carousel-image-container{height:350px}.support-text-content{clear:both}}@media (max-width:768px){.support-carousel-image-container{height:300px;padding:.5rem}}.support-tgh-swiper{--swiper-navigation-sides-offset:10px;--swiper-theme-color:#06c;border-radius:8px;overflow:hidden;position:relative;width:100%}.support-tgh-swiper .swiper-slide{box-sizing:border-box;height:auto;padding:0}@media (max-width:991.98px){.support-tgh-swiper{border-radius:0}}@media (min-width:992px){.support-tgh-swiper{border-radius:8px}}.support-tgh-swiper .swiper-button-next,.support-tgh-swiper .swiper-button-prev{color:#06c;height:40px;margin-top:0;top:50%;transform:translateY(-50%);width:40px}.support-tgh-swiper .swiper-button-next:after,.support-tgh-swiper .swiper-button-prev:after{font-size:22px;font-weight:700}.support-tgh-swiper .swiper-pagination{bottom:12px!important}.support-tgh-swiper .swiper-pagination-bullet{background:#fff;box-shadow:0 0 0 1px #0000001f;opacity:.65}.support-tgh-swiper .swiper-pagination-bullet-active{background:#06c;opacity:1}@media (max-width:768px){.support-tgh-swiper{--swiper-navigation-sides-offset:6px}}.support-tgh-intro-section{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden;padding:2rem}.support-tgh-text-content{padding-right:1rem}.support-tgh-image-wrapper{min-width:0;width:100%}.support-tgh-image-wrapper .support-carousel-image-container{background-color:#fff;border-radius:8px;display:grid;grid-template:1fr/1fr;height:400px;min-height:0;overflow:hidden;padding:0}.support-tgh-image-wrapper .support-carousel-image{border-radius:0;display:block;height:100%;max-height:100%;max-width:100%;object-fit:contain;object-position:center;width:100%}@media (min-width:992px){.support-tgh-image-wrapper .support-carousel-image,.support-tgh-image-wrapper .support-carousel-image-container{border-radius:8px}}@media (max-width:991.98px){.support-tgh-intro-section{padding-bottom:0}.support-tgh-text-content{margin-bottom:0;padding-bottom:0;padding-right:0}.support-tgh-image-wrapper{margin-left:-2rem;margin-right:-2rem;max-width:none;width:calc(100% + 4rem)}.support-tgh-image-wrapper .support-carousel-image-container{border-radius:0;height:420px}}@media (max-width:768px){.support-tgh-intro-section{padding:1.5rem 1.5rem 0}.support-tgh-image-wrapper{margin-left:-1.5rem;margin-right:-1.5rem;width:calc(100% + 3rem)}.support-tgh-image-wrapper .support-carousel-image-container{height:400px}}.support-text-wrap-container{display:block!important;overflow:visible!important;position:relative!important;width:100%!important}.support-image-float-right{display:block!important;float:right!important;margin-bottom:1.5rem!important;margin-left:2rem!important;margin-top:0!important;max-width:500px!important;position:relative!important;width:45%!important}.support-text-wrap-content{display:block!important;max-width:none!important;overflow:visible!important;position:relative!important;text-align:justify!important;width:auto!important}.support-text-wrap-content h2{clear:both!important;color:#1a1a1a!important;display:block!important;font-size:2rem!important;font-weight:600!important;margin-bottom:1rem!important;margin-top:0!important}.support-text-wrap-content p{clear:none!important;color:#333!important;display:block!important;float:none!important;font-size:1.1rem!important;line-height:1.8!important;margin-bottom:1.5rem!important;text-align:justify!important;width:auto!important}main{padding-top:178px}@media (max-width:991.98px){main{padding-top:132px}}@media (max-width:767.98px){main{padding-top:128px}}@media (max-width:575.98px){main{padding-top:126px}}@media (max-width:480px){main{padding-top:148px}}.tgh-hero-main-title,.tgh-hero-subtitle,.tgh-section-title,h1,h2,h3{font-family:Lora,Georgia,Times New Roman,serif}:root{--tgh-blue:#003d82;--tgh-blue-light:#0056b3;--tgh-gray:#6c757d;--tgh-light-gray:#f8f9fa}#spinner{opacity:0;transition:opacity .5s ease-out,visibility 0s linear .5s;visibility:hidden;z-index:99999}#spinner.show{opacity:1;transition:opacity .5s ease-out,visibility 0s linear 0s;visibility:visible}.tgh-announcement-bar{background:linear-gradient(135deg,#003d82,#0056b3);border-bottom:1px solid #ffffff1a;box-sizing:border-box;color:#fff;left:0;min-height:40px;overflow:hidden;padding:max(8px,env(safe-area-inset-top,0)) 0 8px;position:fixed;right:0;top:0;width:100%;z-index:1001}.tgh-announcement-inner{height:100%}.tgh-announcement-row{min-height:0}.tgh-announcement-slider{mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);-webkit-mask-image:linear-gradient(90deg,#0000,#000 10%,#000 90%,#0000);overflow:hidden;position:relative;width:100%}.tgh-announcement-track{-webkit-font-smoothing:antialiased;animation:slideAnnouncements 25s linear infinite;-webkit-animation:slideAnnouncements 25s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;transform:translateZ(0);white-space:nowrap;will-change:transform}.tgh-announcement-item{display:inline-block;flex-shrink:0;font-size:.9rem;font-weight:500;padding:0 40px;white-space:nowrap}@keyframes slideAnnouncements{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.tgh-social-media{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.tgh-social-icon{align-items:center;background-color:#ffffff1a;border-radius:50%;color:#fff;display:inline-flex;font-size:1.1rem;height:32px;justify-content:center;text-decoration:none;transition:all .3s ease;width:32px}.tgh-social-icon:hover{background-color:#fff3;color:#fff;text-decoration:none;transform:translateY(-2px)}.tgh-social-icon i{font-size:1rem}@media (max-width:991.98px){.tgh-announcement-bar{align-items:center;display:flex;height:40px;max-height:40px;min-height:40px;padding:0 8px}.tgh-announcement-inner{align-items:center;display:flex;flex:1 1;min-height:100%;min-width:0;overflow:hidden;padding-left:0;padding-right:0}.tgh-announcement-row{align-items:center;display:flex!important;flex-wrap:nowrap!important;margin:0 -8px;min-height:32px;min-width:0;width:100%}.tgh-announcement-slider-col{flex:1 1!important;max-width:none!important;min-width:120px!important;overflow:hidden;padding:0 8px}.tgh-announcement-social-col{flex:0 0 auto!important;max-width:none!important;padding:0 8px}.tgh-announcement-slider{mask-image:linear-gradient(90deg,#0000 2%,#000 8%,#000 92%,#0000 98%);-webkit-mask-image:linear-gradient(90deg,#0000 2%,#000 8%,#000 92%,#0000 98%)}.tgh-announcement-track{animation-duration:20s;-webkit-animation-duration:20s}.tgh-announcement-item{font-size:.75rem;padding:0 16px}.tgh-social-media{flex-shrink:0;flex-wrap:nowrap;gap:6px;justify-content:flex-end}.tgh-social-icon{flex-shrink:0;font-size:.8rem;height:26px;width:26px}}@media (max-width:767.98px){.tgh-announcement-bar{height:36px!important;max-height:36px;min-height:36px!important;padding:0 6px}.tgh-announcement-slider-col{min-width:100px!important}.tgh-announcement-slider{-webkit-mask-image:none;mask-image:none;overflow:hidden}.tgh-announcement-track{animation:slideAnnouncements 18s linear infinite;-webkit-animation:slideAnnouncements 18s linear infinite}.tgh-announcement-item{font-size:.7rem;padding:0 12px}.tgh-social-media{gap:4px}.tgh-social-icon{flex-shrink:0;font-size:.7rem;height:22px;width:22px}}@media (max-width:575.98px){.tgh-announcement-bar{height:34px!important;max-height:34px;min-height:34px!important;padding:0 4px}.tgh-announcement-row{margin:0 -4px}.tgh-announcement-slider-col,.tgh-announcement-social-col{padding:0 4px}.tgh-announcement-slider-col{min-width:72px!important}.tgh-announcement-slider{-webkit-mask-image:none;mask-image:none}.tgh-announcement-track{animation:slideAnnouncements 16s linear infinite;-webkit-animation:slideAnnouncements 16s linear infinite}.tgh-announcement-item{font-size:.65rem;padding:0 10px}.tgh-social-media{gap:3px;min-width:0}.tgh-social-icon{flex-shrink:0;font-size:.65rem;height:20px;min-width:20px;padding:0;width:20px}}@media (max-width:480px){.tgh-announcement-bar{height:auto!important;max-height:none!important;min-height:58px!important;padding:6px 8px!important}.tgh-announcement-inner{height:auto}.tgh-announcement-row{align-items:stretch;flex-direction:column!important;flex-wrap:nowrap!important;gap:6px;margin:0;min-height:0}.tgh-announcement-slider-col{min-width:0!important;order:1}.tgh-announcement-slider-col,.tgh-announcement-social-col{flex:0 0 auto!important;max-width:100%!important;padding:0!important;width:100%!important}.tgh-announcement-social-col{order:2}.tgh-social-media{gap:10px;justify-content:center}.tgh-social-icon{font-size:.8rem;height:24px;width:24px}}.tgh-main-header{background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;left:0;max-width:100vw;min-height:80px;overflow:visible;overflow-x:visible;padding:15px 0;position:fixed!important;right:0;top:48px!important;width:100%;z-index:1000!important}@media (max-width:991.98px){.tgh-main-header{top:40px!important}}@media (max-width:767.98px){.tgh-main-header{top:36px!important}}@media (max-width:575.98px){.tgh-main-header{top:34px!important}}@media (max-width:480px){.tgh-main-header{top:58px!important}}.tgh-main-header.navbar{position:fixed!important;top:48px!important}@media (max-width:991.98px){.tgh-main-header.navbar{top:40px!important}}@media (max-width:767.98px){.tgh-main-header.navbar{top:36px!important}}@media (max-width:575.98px){.tgh-main-header.navbar{top:34px!important}}@media (max-width:480px){.tgh-main-header.navbar{top:58px!important}}.tgh-main-header .container,.tgh-main-header .tgh-nav-container{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;justify-content:space-between;max-width:100%;min-width:0;overflow:visible;padding-left:15px;padding-right:15px;width:100%}.tgh-logo{align-items:center;color:#000;display:flex;flex-shrink:1;font-size:1.1rem;font-weight:600;gap:12px;min-width:0;text-decoration:none}.tgh-logo-img{flex-shrink:1;height:100px;max-width:100%;object-fit:contain;width:auto}.tgh-logo-text{color:#000;font-weight:600}.tgh-utility-link{color:#000;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s}.tgh-utility-link:hover{color:#003d82;color:var(--tgh-blue)}.tgh-search-bar{background-color:#f8f9fa;background-color:var(--tgh-light-gray);border-bottom:1px solid #e0e0e0;left:0;padding:15px 0;position:fixed;right:0;top:178px;width:100%;z-index:1055}@media (max-width:991.98px){.tgh-search-bar{top:132px}body:has(.tgh-search-bar) main{padding-top:178px}}@media (max-width:767.98px){.tgh-search-bar{top:128px}}@media (max-width:575.98px){.tgh-search-bar{top:126px}}@media (max-width:480px){.tgh-search-bar{top:148px}}.tgh-main-header .navbar-nav{align-items:center;display:flex;flex-shrink:1;flex-wrap:wrap;gap:0;justify-content:center;min-width:0;overflow:visible}.tgh-main-header .nav-item,.tgh-main-header .nav-item.dropdown{position:relative}.tgh-main-header .nav-link{color:#000!important;flex-shrink:0;font-size:.9rem;font-weight:400;line-height:1.3;max-width:180px;overflow:visible;padding:10px 15px!important;text-align:center;text-overflow:ellipsis;text-transform:none;transition:color .2s;white-space:normal}.tgh-main-header .nav-link.active,.tgh-main-header .nav-link:hover{color:#003d82!important;color:var(--tgh-blue)!important}.tgh-main-header .dropdown-toggle:after{font-size:.75rem;margin-left:5px}.tgh-main-header .dropdown-menu{border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 12px #00000026;display:none;left:0;margin-top:0;min-width:250px;opacity:0;overflow:visible;padding:5px 0;position:absolute;top:100%;transition:opacity .2s ease-in-out,visibility 0s .2s;visibility:hidden;z-index:1050}.tgh-main-header .nav-item.dropdown .dropdown-menu.show,.tgh-main-header .nav-item.dropdown .dropdown-menu:hover,.tgh-main-header .nav-item.dropdown .mega-menu.show,.tgh-main-header .nav-item.dropdown .mega-menu:hover,.tgh-main-header .nav-item.dropdown:hover .dropdown-menu,.tgh-main-header .nav-item.dropdown:hover .mega-menu{display:block!important;opacity:1;transition:opacity .2s ease-in-out,visibility 0s;visibility:visible}.tgh-main-header .dropdown-item{color:#333;font-size:.95rem;padding:12px 20px;text-decoration:none;transition:all .2s}.tgh-main-header .dropdown-item:hover{background-color:#f8f9fa;background-color:var(--tgh-light-gray);color:#003d82;color:var(--tgh-blue);text-decoration:underline}.tgh-main-header .dropdown-header{color:#003d82;color:var(--tgh-blue);font-size:.9rem;font-weight:600;letter-spacing:.5px;margin:0;padding:15px 20px 10px;text-transform:uppercase}.tgh-main-header .dropdown-header-link{color:#333;font-size:1rem;font-weight:600;letter-spacing:normal;margin:0;padding:12px 20px;text-decoration:none;text-transform:none}.tgh-main-header .dropdown-header-link:hover{background-color:#f8f9fa;background-color:var(--tgh-light-gray);color:#003d82;color:var(--tgh-blue);text-decoration:underline}.tgh-main-header .mega-menu{display:none;left:0;margin-top:0;max-width:90vw;opacity:0;overflow:visible;padding:20px 0;position:absolute;top:100%;transition:opacity .2s ease-in-out,visibility 0s .2s;visibility:hidden;width:600px;z-index:1050}.tgh-main-header .mega-menu .row{margin:0}.tgh-main-header .mega-menu .col-md-6{padding:0 15px}.tgh-disease-search{background:#fff;border-bottom:1px solid #e0e0e0}.tgh-search-section-title{color:#1a1a1a;font-size:1.3rem;font-weight:600;margin-bottom:20px}.tgh-alphabet-grid{display:flex;flex-wrap:wrap;gap:8px;max-width:500px}.tgh-alphabet-btn{align-items:center;background:#fff;border:2px solid #003d82;border:2px solid var(--tgh-blue);border-radius:50%;color:#003d82;color:var(--tgh-blue);cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:45px;justify-content:center;transition:all .2s;width:45px}.tgh-alphabet-btn:hover{transform:scale(1.05)}.tgh-alphabet-btn.active,.tgh-alphabet-btn:hover{background:#003d82;background:var(--tgh-blue);color:#fff}.tgh-search-form .input-group{max-width:500px}.tgh-search-form .form-control{border:2px solid #e0e0e0;border-radius:4px 0 0 4px;font-size:1rem;padding:12px 20px}.tgh-search-form .form-control:focus{border-color:#003d82;border-color:var(--tgh-blue);box-shadow:none}.tgh-search-form .btn{border:2px solid #003d82;border:2px solid var(--tgh-blue);border-left:none;border-radius:0 4px 4px 0;padding:12px 20px}.tgh-hero-carousel-section{height:600px;overflow:hidden;position:relative;z-index:0}.tgh-hero-carousel-section .carousel-inner{height:100%}.tgh-hero-carousel-section .carousel-item{height:100%;min-height:600px;position:relative}.tgh-carousel-image-wrapper{background-color:#f8f9fa;height:100%;left:0;min-height:600px;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.tgh-carousel-image-wrapper img,.tgh-carousel-image-wrapper video{display:block!important;height:100%!important;min-height:600px;object-fit:cover;object-position:center;width:100%!important}.tgh-carousel-image-wrapper video{min-height:100%;min-width:100%}.tgh-carousel-overlay{background:linear-gradient(180deg,#0000004d,#0009);z-index:1}.tgh-carousel-content,.tgh-carousel-overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.tgh-carousel-content{align-items:center;display:flex;overflow:visible;padding:60px 0;z-index:2}.tgh-carousel-content .col-lg-7,.tgh-carousel-content .container,.tgh-carousel-content .row{pointer-events:auto}.tgh-carousel-title{font-family:Lora,Georgia,serif;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:20px;text-shadow:2px 2px 4px #0000004d}.tgh-carousel-subtitle,.tgh-carousel-title{word-wrap:break-word;color:#fff;overflow-wrap:break-word}.tgh-carousel-subtitle{font-size:1.3rem;margin-bottom:30px;text-shadow:1px 1px 2px #0000004d}.tgh-carousel-actions{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:15px}.tgh-carousel-link{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none;transition:opacity .2s}.tgh-carousel-link:hover{color:#fff;opacity:.8;text-decoration:underline}.tgh-carousel-link span{margin-left:5px}.tgh-hero-carousel-section .carousel-control-next,.tgh-hero-carousel-section .carousel-control-prev{background:#fff3;border-radius:50%;height:50px;opacity:.8;top:50%;transform:translateY(-50%);transition:opacity .2s;width:50px}.tgh-hero-carousel-section .carousel-control-next:hover,.tgh-hero-carousel-section .carousel-control-prev:hover{background:#ffffff4d;opacity:1}.tgh-hero-carousel-section .carousel-control-prev{left:30px}.tgh-hero-carousel-section .carousel-control-next{right:30px}.tgh-hero-section{background:#fff;padding:100px 0 80px}.tgh-hero-main-title{color:#1a1a1a;font-family:Georgia,serif;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:30px}.tgh-hero-subtitle{color:#1a1a1a;font-family:Georgia,serif;font-size:1.5rem;font-weight:600;margin-bottom:15px}.tgh-hero-text{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.tgh-hero-highlight{border-top:1px solid #e0e0e0;margin-top:40px;padding-top:40px}.tgh-hero-content{max-width:600px}.tgh-hero-image{position:relative}.tgh-hero-image img{border-radius:8px;box-shadow:0 4px 20px #0000001a}.tgh-hero-actions .btn{border-radius:4px;border-width:2px;font-weight:600;padding:12px 30px}.tgh-link{color:#003d82;color:var(--tgh-blue);text-decoration:none}.tgh-link:hover{text-decoration:underline}.tgh-featured-care-list{padding:80px 0}.tgh-care-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:block;height:100%;transition:all .3s ease}.tgh-care-card:hover{border-color:#003d82;border-color:var(--tgh-blue);box-shadow:0 4px 12px #003d821a;text-decoration:none;transform:translateY(-2px)}.tgh-care-card-body{align-items:center;display:flex;justify-content:space-between;min-height:80px;padding:20px}.tgh-care-card-title{color:#003d82;color:var(--tgh-blue);flex:1 1;font-size:1rem;font-weight:600;margin:0;transition:color .3s}.tgh-care-card:hover .tgh-care-card-title{color:#0056b3;color:var(--tgh-blue-light)}.tgh-care-card-arrow{color:#999;font-size:1.2rem;margin-left:10px;transition:all .3s}.tgh-care-card:hover .tgh-care-card-arrow{color:#0056b3;color:var(--tgh-blue-light);transform:translateX(4px)}.tgh-care-list{list-style:none;margin:0;padding:0}.tgh-care-list li{margin-bottom:12px}.tgh-care-link{align-items:center;color:#003d82;color:var(--tgh-blue);display:flex;font-size:1.1rem;justify-content:space-between;padding:8px 0;text-decoration:none;transition:color .2s}.tgh-care-link:hover{color:#0056b3;color:var(--tgh-blue-light);text-decoration:none}.tgh-arrow{color:#999;font-size:.9rem;margin-left:10px}.tgh-care-link:hover .tgh-arrow{color:#0056b3;color:var(--tgh-blue-light)}.tgh-why-choose{background:#fff;padding:80px 0}.tgh-feature-list{display:flex;flex-direction:column;gap:30px}.tgh-feature-item{align-items:flex-start;display:flex}.tgh-feature-item i{font-size:1.5rem;margin-top:5px}.tgh-feature-item h5{color:#003d82;color:var(--tgh-blue);font-weight:600;margin-bottom:10px}.tgh-world-class{background:#fff;padding:80px 0}.tgh-world-class-image img{border-radius:8px;box-shadow:0 4px 20px #0000001a}.tgh-section-title{color:#1a1a1a;font-family:Georgia,serif;font-size:2.5rem;font-weight:700;margin-bottom:20px}.tgh-section-text{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:25px}.tgh-locations-section{background:#fff;padding:80px 0}.tgh-location-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%;overflow:hidden;transition:transform .3s,box-shadow .3s}.tgh-location-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-5px)}.tgh-location-image{height:200px;overflow:hidden;width:100%}.tgh-location-image img{height:100%;object-fit:cover;width:100%}.tgh-location-content{padding:25px}.tgh-location-title{font-size:1.3rem;font-weight:600;margin-bottom:8px}.tgh-location-title a{color:#003d82;color:var(--tgh-blue);text-decoration:none}.tgh-location-title a:hover{text-decoration:underline}.tgh-location-subtitle{color:#666;font-size:1rem;margin:0}.tgh-footer-cta{padding:60px 0}.tgh-services{background:#fff;padding:80px 0}.tgh-service-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%;padding:40px 30px;text-align:center;transition:transform .3s,box-shadow .3s}.tgh-service-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-5px)}.tgh-service-icon{color:#003d82;color:var(--tgh-blue);font-size:3.5rem;margin-bottom:20px}.tgh-service-card h4{margin-bottom:15px}.tgh-service-card .btn-link,.tgh-service-card h4{color:#003d82;color:var(--tgh-blue);font-weight:600}.tgh-service-card .btn-link{text-decoration:none}.tgh-service-card .btn-link:hover{text-decoration:underline}.footer{background:#2c3e50;color:#fff;padding:60px 0 30px}.footer .footer-col{margin-bottom:30px}.footer .footer-col h4{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px}.footer .footer-col ul{list-style:none;padding:0}.footer .footer-col ul li{margin-bottom:12px}.footer .footer-col ul li a{color:#bbb;text-decoration:none;transition:color .3s}.footer .footer-col ul li a:hover{color:#fff}.footer .footer-col ul li i{color:#0056b3;color:var(--tgh-blue-light);margin-right:8px}.footer-dev-credit{align-items:center;color:#dfe7f0;display:inline-flex;font-size:.92rem;font-weight:500;gap:8px;letter-spacing:.15px;text-decoration:none;transition:color .2s ease}.footer-dev-credit:after{background:#0056b3;background:var(--tgh-blue-light);border-radius:2px;content:"";height:2px;opacity:.75;transition:width .2s ease,opacity .2s ease;width:26px}.footer-dev-credit:hover{color:#fff;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px}.footer-dev-credit:hover:after{opacity:1;width:34px}.btn-primary{background-color:#003d82;background-color:var(--tgh-blue);border-color:#003d82;border-color:var(--tgh-blue)}.btn-primary:hover{background-color:#0056b3;background-color:var(--tgh-blue-light);border-color:#0056b3;border-color:var(--tgh-blue-light)}.btn-outline-primary{color:#003d82;color:var(--tgh-blue)}.btn-outline-primary,.btn-outline-primary:hover{border-color:#003d82;border-color:var(--tgh-blue)}.btn-outline-primary:hover{background-color:#003d82;background-color:var(--tgh-blue);color:#fff}@media (max-width:991.98px){.tgh-hero-main-title{font-size:2.5rem}.tgh-main-header .navbar-nav{flex-direction:column}.tgh-logo-text{display:none}.tgh-carousel-title{font-size:2.5rem}.tgh-carousel-subtitle{font-size:1.1rem}.tgh-hero-carousel-section{height:500px}.tgh-carousel-image-wrapper,.tgh-carousel-image-wrapper img,.tgh-carousel-image-wrapper video,.tgh-hero-carousel-section .carousel-item{min-height:500px}.tgh-carousel-content{padding:40px 0}.tgh-care-card-body{min-height:70px;padding:16px}.tgh-care-card-title{font-size:.95rem}}@media (max-width:768px){.tgh-hero-section{padding:40px 0}.tgh-hero-main-title,.tgh-section-title{font-size:2rem}.tgh-featured-care-list,.tgh-locations-section,.tgh-services,.tgh-why-choose{padding:40px 0}.tgh-carousel-title{font-size:2rem;margin-bottom:15px}.tgh-carousel-subtitle{font-size:1rem;margin-bottom:20px}.tgh-hero-carousel-section{height:400px}.tgh-carousel-image-wrapper,.tgh-carousel-image-wrapper img,.tgh-carousel-image-wrapper video,.tgh-hero-carousel-section .carousel-item{min-height:400px}.tgh-carousel-content{padding:30px 0}.tgh-carousel-actions{gap:10px}.tgh-hero-carousel-section .carousel-control-next,.tgh-hero-carousel-section .carousel-control-prev{height:40px;width:40px}.tgh-hero-carousel-section .carousel-control-prev{left:8px}.tgh-hero-carousel-section .carousel-control-next{right:8px}.tgh-alphabet-grid{max-width:100%}.tgh-alphabet-btn{font-size:.9rem;height:40px;width:40px}.tgh-search-form .input-group{max-width:100%}.tgh-care-card-body{min-height:65px;padding:14px}.tgh-care-card-title{font-size:.9rem}.tgh-care-card-arrow{font-size:1rem}.tgh-disease-search .row>div{margin-bottom:30px}.tgh-disease-search .row>div:last-child{margin-bottom:0}.tgh-world-class .row>div{margin-bottom:30px}.tgh-world-class .row>div:last-child{margin-bottom:0}.tgh-hero-section .row>div{margin-bottom:30px}.tgh-hero-section .row>div:last-child{margin-bottom:0}.tgh-locations-section .row>div{margin-bottom:20px}.tgh-footer-cta .row>div{margin-bottom:20px;text-align:center}.tgh-footer-cta .row>div:last-child{margin-bottom:0}.tgh-donors-partners{padding:3rem 0}.tgh-donors-partners-header{margin-left:auto;margin-right:auto;max-width:720px}.tgh-donors-partners .tgh-section-title{margin-bottom:1rem}.tgh-partner-slide-wrapper{align-items:stretch;display:flex;height:auto;padding:0}.tgh-partner-slide-link{align-items:center;display:flex;height:100%;justify-content:center;min-height:0;padding:0;transition:transform .2s ease;width:100%}.tgh-partner-slide-link:hover{transform:translateY(-2px)}.tgh-partner-card{border:none;box-shadow:none;flex-direction:column;gap:12px;width:170px}.tgh-partner-card,.tgh-partner-logo-wrap{background:#0000;border-radius:0;display:flex;height:92px;justify-content:center;padding:0}.tgh-partner-logo-wrap{align-items:center}.tgh-donors-partners .tgh-partner-logo{height:100%;max-height:none;max-width:none;object-fit:contain;transition:opacity .2s ease;width:100%}.tgh-donors-partners .tgh-partner-logo:hover{opacity:.8}.tgh-partners-slider{padding:0}.tgh-partners-slider .slick-list{margin:0;padding:0}.tgh-partners-slider .slick-slide{height:auto}.tgh-partners-slider .slick-slide>div{height:auto;padding:0}.tgh-partners-slider .slick-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform}.tgh-partners-slider .slick-slide{padding:0}@media (max-width:768px){.tgh-partners-slider{padding:0}.tgh-management-slider .slick-next,.tgh-management-slider .slick-prev,.tgh-partners-slider .slick-next,.tgh-partners-slider .slick-prev{display:none!important}.tgh-partners-slider .slick-list{margin:0;padding:0}.tgh-partners-slider .slick-slide{padding:0!important}.tgh-partner-slide-wrapper{height:auto;padding:0}.tgh-partner-slide-link{height:100%;min-height:0;padding:0}.tgh-management-slider .slick-slide{padding:0 8px}.tgh-donors-partners .tgh-partner-logo{max-height:74px;max-width:210px}}@media (max-width:640px){.tgh-partners-slider .slick-list{margin:0;padding:0}.tgh-partners-slider .slick-slide{padding:0!important}.tgh-partner-slide-wrapper{height:auto;padding:0}.tgh-partner-slide-link{height:100%;min-height:0;padding:0}.tgh-donors-partners .tgh-partner-logo{max-height:72px;max-width:200px}}@media (max-width:576px){.tgh-partners-slider .slick-list{margin:0;padding:0}.tgh-partners-slider .slick-slide{padding:0!important}.tgh-partner-slide-wrapper{height:auto;padding:0}.tgh-partner-slide-link{height:100%;min-height:0;padding:0}.tgh-donors-partners .tgh-partner-logo{max-height:70px;max-width:190px}}@media (max-width:480px){.tgh-partners-slider .slick-list{margin:0;padding:0}.tgh-partners-slider .slick-slide{padding:0!important}.tgh-partner-slide-wrapper{height:auto;padding:0}.tgh-partner-slide-link{height:100%;min-height:0;padding:0}.tgh-donors-partners .tgh-partner-logo{max-height:65px;max-width:130px}}@media (max-width:400px){.tgh-partners-slider .slick-list{margin:0 -4px;padding:10px 0}.tgh-partners-slider .slick-slide{padding:0 4px!important}.tgh-partner-slide-wrapper{height:90px;padding:0 4px}.tgh-partner-slide-link{height:90px;min-height:90px;padding:.75rem}.tgh-donors-partners .tgh-partner-logo{max-height:60px;max-width:120px}}@media (max-width:320px){.tgh-partners-slider .slick-list{margin:0 -6px}.tgh-partner-slide-wrapper{height:85px;padding:0 6px}.tgh-partner-slide-link{height:85px;min-height:85px;padding:.625rem}.tgh-donors-partners .tgh-partner-logo{max-height:55px;max-width:110px}}.about-us-overview-slider{width:100%}.about-us-overview-slider .slick-slide{padding:0}.about-us-overview-slide{min-height:260px;width:100%}.about-us-overview-slider .slick-slide img,.about-us-overview-slider .swiper-slide img{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:100%;max-height:none!important;min-height:260px;object-fit:cover;object-position:center center;width:100%}.about-us-overview-slider .slick-next,.about-us-overview-slider .slick-prev{height:40px;width:40px;z-index:1}.about-us-overview-slider .slick-prev{left:10px}.about-us-overview-slider .slick-next{right:10px}.about-us-overview-slider .slick-next:before,.about-us-overview-slider .slick-prev:before{color:#003d82;font-size:30px;opacity:.8}.about-us-overview-slider .slick-next:hover:before,.about-us-overview-slider .slick-prev:hover:before{opacity:1}.about-us-overview-slider .slick-dots{bottom:10px}.about-us-overview-slider .slick-dots li button:before{color:#003d82;font-size:12px;opacity:.5}.about-us-overview-slider .slick-dots li.slick-active button:before{color:#003d82;opacity:1}.about-us-overview-slider .swiper-pagination{bottom:5px!important}.about-us-overview-slider .swiper-pagination-bullet{background:#003d82;opacity:.5}.about-us-overview-slider .swiper-pagination-bullet-active{opacity:1}@media (max-width:768px){.about-us-overview-slide{min-height:230px}.about-us-overview-slider .slick-slide img,.about-us-overview-slider .swiper-slide img{max-height:none!important;min-height:230px;object-fit:cover}.about-us-overview-slider .slick-next,.about-us-overview-slider .slick-prev{display:none!important}.about-us-overview-slider .slick-dots{bottom:5px}}.tgh-partners-slider .slick-slide>div{align-items:center;display:flex;height:100%;justify-content:center}.tgh-management-slider{padding:20px 0;position:relative;width:100%}.tgh-management-slider *{box-sizing:border-box}.tgh-management-slider .slick-next,.tgh-management-slider .slick-prev{height:40px;width:40px;z-index:1}.tgh-management-slider .slick-prev{left:-20px}.tgh-management-slider .slick-next{right:-20px}.tgh-management-slider .slick-next:before,.tgh-management-slider .slick-prev:before{color:#009fe3;font-size:30px}.tgh-management-slider .slick-dots{bottom:-40px}.tgh-management-slider .slick-dots li button:before{color:#009fe3;font-size:12px}.tgh-management-slider .slick-dots li.slick-active button:before{color:#007bb0}.tgh-management-slider .slick-list{margin:0 -8px;overflow:hidden;padding:20px 8px}.tgh-management-slider .slick-slide{height:auto;padding:0 8px;width:100%!important}.tgh-management-slider .slick-slide>div{display:flex;height:100%}.tgh-management-slider .tgh-management-card{box-sizing:border-box;margin:0 auto;max-width:100%;width:100%}.tgh-management-slider .tgh-management-image-wrapper{align-items:center!important;background-color:#f8f9fa!important;display:flex!important;height:350px!important;justify-content:center!important;max-height:350px!important;min-height:350px!important;overflow:hidden!important;position:relative!important;width:100%!important}.tgh-management-slider .card-img-top,.tgh-management-slider .tgh-management-image,.tgh-management-slider .tgh-management-image-wrapper img{display:block!important;height:100%!important;max-height:350px!important;min-height:350px!important;object-fit:cover!important;object-position:center top!important;opacity:1!important;position:relative!important;visibility:visible!important;width:100%!important;z-index:1!important}.tgh-management-card .card-body{padding:1.25rem}.tgh-management-card .card-body,.tgh-management-name{overflow-wrap:break-word;white-space:normal;word-break:normal}.tgh-management-name{line-height:1.4}.tgh-management-designation{line-height:1.5;overflow-wrap:break-word;white-space:normal;word-break:normal}.tgh-carousel-actions{align-items:flex-start!important;flex-direction:column;gap:15px}.tgh-carousel-actions .btn{width:100%}}@media (max-width:576px){.tgh-carousel-title,.tgh-hero-main-title,.tgh-section-title{font-size:1.75rem}.tgh-carousel-subtitle{font-size:1rem}.tgh-hero-carousel-section{height:350px}.tgh-alphabet-btn{font-size:.85rem;height:35px;width:35px}.tgh-care-card-body{min-height:60px;padding:12px}.tgh-care-card-title{font-size:.85rem}.container{padding-left:15px;padding-right:15px}.tgh-partner-card{transition:all .3s ease}.tgh-partner-card:hover{border-color:#06c!important}.tgh-partner-card a:hover{text-decoration:none}.tgh-senior-management-section{background-color:#f5f5f5}.tgh-senior-management-section .tgh-section-title{color:#333;font-size:2rem;font-weight:700}.tgh-senior-management-section .tgh-management-simple-slider{margin:0 auto;max-width:420px}@media (min-width:768px){.tgh-senior-management-section .tgh-management-simple-slider{max-width:480px}}@media (min-width:992px){.tgh-senior-management-section .tgh-management-simple-slider{max-width:520px}}.tgh-management-simple-card{border-radius:8px;overflow:hidden}.tgh-management-simple-image-wrapper{background-color:#f8f9fa;overflow:hidden;padding-top:115%;position:relative;width:100%}.tgh-management-simple-image{display:block;height:100%;left:0;object-fit:contain;object-position:center;position:absolute;top:0;width:100%}.tgh-management-simple-controls{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1rem}.tgh-management-simple-arrow{align-items:center;background:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;display:flex;height:36px;justify-content:center;transition:background-color .2s ease,border-color .2s ease;width:36px}.tgh-management-simple-arrow:hover{background-color:#06c;border-color:#06c;color:#fff}.tgh-management-simple-indicator{color:#666;font-size:.9rem}.tgh-management-card{background-color:#fff;border-radius:8px;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.tgh-management-card:hover{box-shadow:0 6px 18px #0000001f;transform:translateY(-4px)}.tgh-management-image-wrapper{align-items:center;background-color:#f8f9fa;display:flex;justify-content:center;min-height:300px;overflow:hidden;position:relative;width:100%}.tgh-management-image{display:block;height:auto;object-fit:contain;object-position:center;width:100%}.tgh-senior-management-section .tgh-management-slider .tgh-management-image-wrapper{align-items:center!important;background-color:#f8f9fa!important;display:flex!important;height:350px!important;justify-content:center!important;max-height:350px!important;min-height:350px!important;overflow:hidden!important;position:relative!important;width:100%!important}.tgh-senior-management-section .tgh-management-card .card-img-top,.tgh-senior-management-section .tgh-management-card .tgh-management-image-wrapper img,.tgh-senior-management-section .tgh-management-slider .card-img-top,.tgh-senior-management-section .tgh-management-slider .tgh-management-image,.tgh-senior-management-section .tgh-management-slider .tgh-management-image-wrapper img{display:block!important;height:auto!important;max-height:350px!important;object-fit:contain!important;object-position:center!important;opacity:1!important;position:relative!important;visibility:visible!important;width:100%!important;z-index:1!important}@media (min-width:992px){.tgh-management-slider .tgh-management-image-wrapper{min-height:350px}.tgh-management-slider .tgh-management-image{max-height:450px}}@media (min-width:1200px){.tgh-management-slider .tgh-management-image-wrapper{min-height:400px}.tgh-management-slider .tgh-management-image{max-height:500px}}.tgh-management-name{color:#1e3a5f;font-size:1.05rem;font-weight:600}.tgh-management-name a{color:inherit}.tgh-management-name a:hover{text-decoration:underline}.tgh-management-designation{color:#666;font-size:.9rem}.tgh-view-more-btn{background-color:#009fe3;border:none;border-radius:4px;color:#fff;display:inline-block;font-size:1rem;font-weight:500;padding:10px 24px;text-decoration:none;transition:background-color .2s ease}.tgh-view-more-btn:hover{background-color:#007bb0;color:#fff;text-decoration:none}.tgh-services-hero{padding:20px 0}.tgh-diseases-hero{padding:30px 0}.tgh-diseases-hero h1{font-size:1.75rem}.tgh-diseases-disclaimer{font-size:.85rem}.patient-centered-care h1{font-size:2rem}.patient-centered-care .lead{font-size:1.1rem}.service-detail h1{font-size:1.75rem}.service-detail .col-lg-4{margin-top:30px}.list-group-item{font-size:.95rem;padding:12px 15px}.card{margin-bottom:20px}.breadcrumb{font-size:.85rem;margin-bottom:15px}.display-4{font-size:2rem}.display-5{font-size:1.75rem}.lead{font-size:1rem}.form-control-lg{font-size:1rem;padding:10px 15px}.btn-lg{font-size:1rem;padding:10px 20px}.py-5{padding-bottom:2rem!important;padding-top:2rem!important}.mb-5{margin-bottom:2rem!important}.mt-5{margin-top:2rem!important}.tgh-main-header .navbar-toggler,.tgh-main-header .tgh-menu-toggle{align-items:center;background:#0000!important;border:none;color:#000;cursor:pointer;display:flex!important;justify-content:center;min-height:44px;min-width:44px;padding:8px;position:relative;z-index:10001}.tgh-main-header .tgh-menu-toggle:focus{outline:2px solid #06c;outline-offset:2px}.tgh-main-header .tgh-nav-utility{display:flex!important;flex-shrink:0!important}.tgh-main-header .navbar-collapse{border-top:1px solid #e0e0e0;margin-top:15px;padding-top:15px}.tgh-main-header .dropdown-menu{background-color:#f8f9fa;border:none;box-shadow:none;float:none;margin-top:0;position:static;width:100%}.tgh-main-header .mega-menu{position:static!important;transform:none!important}.tgh-main-header .mega-menu .container{padding:0}.tgh-main-header .mega-menu .row{margin:0}.tgh-main-header .mega-menu .col-md-6{margin-bottom:15px;padding:0}.tgh-logo-img{height:50px!important;max-width:120px}.tgh-logo{font-size:.9rem;gap:8px}.tgh-main-header .d-flex.gap-4{gap:15px!important}.tgh-main-header .tgh-utility-link{font-size:.85rem}.tgh-main-header .tgh-utility-link i{font-size:1.1rem}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.col-lg-3.border-start{border-left:none!important;border-top:1px solid #e0e0e0;margin-top:30px;padding-left:0!important;padding-top:30px}.d-flex.align-items-start img{height:60px!important;width:60px!important}.patient-centered-care video{height:auto;width:100%}.service-detail img.img-fluid{max-height:250px}.btn-group-vertical{width:100%}.btn-group-vertical .btn{margin-bottom:10px;width:100%}@media (max-width:768px){.admin-sidebar{left:-100%;position:fixed;transition:left .3s;width:100%;z-index:1050}.admin-sidebar.show{left:0}.admin-content{margin-left:0}.admin-sidebar-toggle{background:#003d82;background:var(--tgh-blue);border:none;border-radius:4px;box-shadow:0 2px 8px #00000040;color:#fff;display:block;left:10px;padding:8px 12px;position:fixed;top:calc(env(safe-area-inset-top, 0px) + 10px);z-index:1051}.admin-sidebar-backdrop{background:#00000059;inset:0;position:fixed;z-index:1049}.admin-sidebar-close{align-items:center;display:inline-flex;justify-content:center}}}.page-header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;background:linear-gradient(#003d82cc,#003d82cc);display:flex;justify-content:center;min-height:300px}.page-header h1{color:#fff;font-weight:700}.admin-layout{background-color:#f5f5f5;bottom:0;min-height:100vh;overflow:hidden;right:0}.admin-layout,.admin-sidebar{display:flex;left:0;position:fixed;top:0}.admin-sidebar{-webkit-overflow-scrolling:touch;background-color:#2c3e50;color:#fff;flex-direction:column;height:100vh;overflow-y:auto;width:250px;z-index:1000}.admin-sidebar-header{background-color:#1a252f;border-bottom:1px solid #ffffff1a;padding:20px}.admin-sidebar-header-top{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.admin-sidebar-close{background:#0000;border:none;color:#fff;font-size:1.1rem;line-height:1;padding:.25rem}.admin-sidebar-header h4{color:#fff;margin-bottom:5px}.admin-sidebar-nav{flex:1 0 auto;overflow:visible;padding:10px 0}.admin-sidebar-item{align-items:center;background:none;border:none;color:#bdc3c7;cursor:pointer;display:flex;padding:12px 20px;text-decoration:none;transition:all .3s;width:100%}.admin-sidebar-item:hover{background-color:#ffffff1a;color:#fff}.admin-sidebar-item.active{background-color:#003d82;background-color:var(--tgh-blue);border-left:3px solid #fff;color:#fff}.admin-sidebar-item i{font-size:1.1rem}.admin-sidebar-footer{background-color:#2c3e50;border-top:1px solid #ffffff1a;padding:10px 0;position:static}.admin-content{background-color:#f5f5f5;flex:1 1;margin-left:250px;min-height:100vh;overflow-y:auto;padding:0}.about-us-bg-title{font-size:6rem;top:-20px}.about-us-main-title{font-size:2.5rem}.about-us-text{font-size:1.05rem}.about-us-icon{font-size:3rem}.about-us-card-title{font-size:1.25rem}.about-us-card-text{font-size:1rem}.about-us-values-list{font-size:.95rem}.about-us-objectives-title{font-size:2.5rem}.about-us-objectives-bg{font-size:6rem;top:-20px}.about-us-objectives-item{font-size:1.1rem}.about-us-ghs-section{min-height:500px}.about-us-ghs-title{font-size:2.5rem}.about-us-ghs-text{font-size:1.05rem;text-align:justify}.about-us-text{text-align:justify}.about-us-tabs-wrapper{-webkit-overflow-scrolling:touch}.about-us-tabs{display:flex}.about-us-container{padding:3rem 1rem}@media (max-width:768px){.about-us-container{padding:2rem 1rem}.about-us-bg-title{font-size:3rem;top:-10px}.about-us-main-title{font-size:1.75rem}.about-us-text{font-size:.95rem;text-align:justify}.about-us-icon{font-size:2.5rem}.about-us-card-title{font-size:1.1rem}.about-us-card-text{font-size:.95rem}.about-us-values-list{font-size:.9rem}.about-us-objectives-section{padding:2rem 1rem!important}.about-us-objectives-title{font-size:1.75rem}.about-us-objectives-bg{font-size:3rem;top:-10px}.about-us-objectives-item{font-size:1rem}.about-us-ghs-section{min-height:400px;padding:2rem 1rem!important}.about-us-ghs-title{font-size:1.75rem}.about-us-ghs-text{font-size:.95rem;text-align:justify}.about-us-tabs,.about-us-tabs .nav-link{padding:8px 12px!important}.about-us-tabs .nav-link{font-size:.9rem}}@media (max-width:576px){.about-us-container{padding:1.5rem .75rem}.about-us-bg-title{font-size:2.5rem;top:-5px}.about-us-main-title{font-size:1.5rem}.about-us-text{font-size:.9rem}.about-us-icon{font-size:2rem}.about-us-card-title{font-size:1rem}.about-us-card-text{font-size:.9rem}.about-us-values-list{font-size:.85rem}.about-us-objectives-section{padding:1.5rem .75rem!important}.about-us-objectives-title{font-size:1.5rem}.about-us-objectives-bg{font-size:2.5rem;top:-5px}.about-us-objectives-item{font-size:.95rem}.about-us-ghs-section{min-height:350px;padding:1.5rem .75rem!important}.about-us-ghs-title{font-size:1.5rem}.about-us-ghs-text{font-size:.9rem}.about-us-tabs .nav-link{font-size:.85rem;padding:6px 10px!important}}.scroll-fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-fade-in.visible{opacity:1;transform:translateY(0)}.scroll-fade-in:first-of-type{transition-delay:.1s}.scroll-fade-in:nth-of-type(2){transition-delay:.2s}.scroll-fade-in:nth-of-type(3){transition-delay:.3s}.scroll-fade-in:nth-of-type(4){transition-delay:.4s}.scroll-fade-in:nth-of-type(5){transition-delay:.5s}.scroll-fade-in:nth-of-type(6){transition-delay:.6s}.scroll-fade-in:nth-of-type(7){transition-delay:.7s}.scroll-fade-in:nth-of-type(8){transition-delay:.8s}.scroll-fade-in.visible:first-of-type{transition-delay:.1s}.scroll-fade-in.visible:nth-of-type(2){transition-delay:.2s}.scroll-fade-in.visible:nth-of-type(3){transition-delay:.3s}.scroll-fade-in.visible:nth-of-type(4){transition-delay:.4s}.scroll-fade-in.visible:nth-of-type(5){transition-delay:.5s}.scroll-fade-in.visible:nth-of-type(6){transition-delay:.6s}.scroll-fade-in.visible:nth-of-type(7){transition-delay:.7s}.scroll-fade-in.visible:nth-of-type(8){transition-delay:.8s}@media (prefers-reduced-motion:reduce){.scroll-fade-in{opacity:1;transform:none;transition:none}}.patient-visitor-guide{max-width:1200px}.patient-visitor-guide .display-5{font-size:2.5rem}.patient-visitor-guide a[style*="color: #0066cc"]{border-bottom:1px solid #e0e0e0}.patient-visitor-guide a[style*="color: #0066cc"]:hover{background-color:#f8f9fa;border-bottom-color:#06c;color:#003d82!important}.patient-visitor-guide a[style*="color: #0066cc"]:last-child{border-bottom:none}@media (max-width:768px){.patient-visitor-guide .display-5{font-size:2rem}.patient-visitor-guide .lead{font-size:1rem}.patient-visitor-guide .card-body{padding:1.5rem!important}.patient-visitor-guide h3{font-size:1.5rem}.patient-visitor-guide h4{font-size:1.25rem}.patient-visitor-guide h5{font-size:1.1rem}}@media (max-width:576px){.patient-visitor-guide .display-5{font-size:1.75rem}.patient-visitor-guide .card-body{padding:1rem!important}.patient-visitor-guide h3{font-size:1.35rem}.patient-visitor-guide h4{font-size:1.15rem}.patient-visitor-guide .alert{font-size:.9rem}}@media (max-width:768px){.admin-sidebar{left:-100%!important;transition:left .3s ease;width:min(320px,85vw)!important;z-index:1050}.admin-sidebar.show{left:0!important}.admin-content{margin-left:0!important;padding-top:4.25rem}.history-image-wrap img,.history-image-wrap>div{float:none!important;margin-bottom:1.5rem!important;margin-left:0!important;max-width:100%!important;width:100%!important}}.department-image-wrap{overflow:hidden}.department-image-wrap img{border-radius:8px;box-shadow:0 2px 8px #0000001a;height:auto;max-width:400px;object-fit:contain}.department-image-wrap img,.senior-management-image-wrap{float:left;margin-bottom:1rem;margin-right:2rem;width:100%}.senior-management-image-wrap{margin-left:0;max-width:420px}.senior-management-image-frame{border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.senior-management-image-frame img{display:block;height:auto;object-fit:cover;width:100%}@media (max-width:768px){.department-image-wrap img{display:block}.department-image-wrap img,.senior-management-image-wrap{float:none!important;margin-bottom:1.5rem!important;margin-right:0!important;max-width:100%!important;width:100%!important}.senior-management-image-wrap{margin-left:0!important}.governance-bg-title{font-size:2.5rem!important;top:-10px!important}.governance-main-title{font-size:1.75rem!important;padding-bottom:8px!important}.governance-text{font-size:1rem!important;line-height:1.7!important}.governance-card{margin-bottom:1rem!important;padding:1.25rem!important}.governance-card h3{font-size:1.25rem!important}.governance-card h4{font-size:1.1rem!important}.governance-card p{font-size:.9rem!important}.governance-section-spacing{margin-top:40px!important}}@media (max-width:576px){.governance-bg-title{font-size:2rem!important;top:-8px!important}.governance-main-title{font-size:1.5rem!important;padding-bottom:6px!important}.governance-text{font-size:.95rem!important;line-height:1.6!important}.governance-card{padding:1rem!important}.governance-card h3{font-size:1.1rem!important}.governance-card h4{font-size:1rem!important}.governance-card p{font-size:.85rem!important}.governance-section-spacing{margin-top:30px!important}.governance-image-container{padding:1rem!important}}@media (max-width:768px){.governance-image-container{padding:1.5rem!important}}@media (max-width:576px){.governance-image-container{padding:1rem!important}}@media (max-width:768px){.container{max-width:100%!important;padding-left:15px!important;padding-right:15px!important}.row-cols-1>*,.row-cols-md-2>*{flex:0 0 100%!important;max-width:100%!important}}@media (max-width:576px){.card-body{padding:1rem!important}.card-body,.card-body h5,.card-body p{overflow-wrap:break-word!important;white-space:normal!important;word-break:normal!important}.row-cols-1>*{flex:0 0 100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}}@media (max-width:768px){.tgh-partner-card{min-height:140px!important}.tgh-partner-logo{max-height:110px!important}}@media (max-width:576px){.tgh-partner-card{min-height:120px!important}.tgh-partner-logo{max-height:100px!important}.col-12{padding-left:8px!important;padding-right:8px!important}}.tgh-donors-partners .tgh-partners-slider{overflow:hidden;padding:0!important;position:relative}.tgh-donors-partners .tgh-partners-mobile-slider .tgh-partners-slider:after,.tgh-donors-partners .tgh-partners-mobile-slider .tgh-partners-slider:before{background:#0000!important;opacity:0!important;pointer-events:none!important;width:0!important}.tgh-donors-partners .tgh-partners-mobile-slider .tgh-partners-slider{min-height:132px;overflow:visible!important}.tgh-donors-partners .tgh-partners-slider .slick-list,.tgh-donors-partners .tgh-partners-slider .slick-slide,.tgh-donors-partners .tgh-partners-slider .slick-slide>div{height:auto!important;margin:0!important;padding:0!important}.tgh-donors-partners .tgh-partners-slider .tgh-partner-slide-wrapper{padding:0!important}.tgh-donors-partners .tgh-partners-mobile-slider .tgh-partner-card{background:#fff!important;border:none!important;border-radius:8px!important;box-shadow:0 10px 28px #0000000f!important;height:120px!important;min-height:0!important;padding:12px!important;width:100%!important}.tgh-donors-partners .tgh-partners-mobile-slider .tgh-partner-logo-wrap{background:linear-gradient(180deg,#009fe314,#009fe308)!important;border-radius:6px!important;height:100%!important;padding:6px!important;width:100%!important}.tgh-donors-partners .tgh-partners-marquee .tgh-partner-card{background:#fff!important;border:none!important;border-radius:8px!important;box-shadow:0 10px 28px #0000000f!important;height:clamp(84px,6.5vw,120px)!important;min-height:0!important;padding:12px!important;width:clamp(140px,12vw,210px)!important}.tgh-donors-partners .tgh-partners-marquee .tgh-partner-logo-wrap{background:linear-gradient(180deg,#009fe314,#009fe308)!important;border-radius:6px!important;height:100%!important;padding:6px!important;width:100%!important}.tgh-donors-partners .tgh-partners-marquee .tgh-partner-logo,.tgh-donors-partners .tgh-partners-mobile-slider .tgh-partner-logo{height:100%!important;max-height:none!important;max-width:none!important;object-fit:contain!important;opacity:1!important;width:100%!important}.tgh-donors-partners .tgh-partners-marquee{display:block;overflow:hidden;padding:0;position:relative}.tgh-donors-partners .tgh-partners-marquee:after,.tgh-donors-partners .tgh-partners-marquee:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:clamp(32px,8vw,72px);z-index:2}.tgh-donors-partners .tgh-partners-marquee:before{background:linear-gradient(90deg,#f8f9fa,#f8f9fa00);left:0}.tgh-donors-partners .tgh-partners-marquee:after{background:linear-gradient(270deg,#f8f9fa,#f8f9fa00);right:0}.tgh-donors-partners .tgh-partners-track{animation:tghPartnersMarquee 28s linear infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-shrink:0;flex-wrap:nowrap;min-width:-webkit-max-content;min-width:max-content;transform:translateZ(0);width:-webkit-max-content;width:max-content;will-change:transform}.tgh-donors-partners .tgh-partner-marquee-item{flex:0 0 auto}.tgh-donors-partners .tgh-partners-segment{align-items:stretch;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;min-width:-webkit-max-content;min-width:max-content;width:-webkit-max-content;width:max-content}.tgh-donors-partners .tgh-partners-marquee .tgh-partner-slide-link{flex:0 0 auto!important;flex-shrink:0!important;height:auto!important;max-width:none!important;min-height:0!important;padding:0!important;width:auto!important}@keyframes tghPartnersMarquee{0%{transform:translateZ(0)}to{transform:translate3d(0,0,0);transform:translate3d(calc(var(--tgh-partners-shift, 0px)*-1),0,0)}}@media (max-width:767.98px){.tgh-donors-partners .tgh-partners-marquee .tgh-partner-card{height:clamp(70px,20vw,100px)!important;width:clamp(110px,36vw,170px)!important}.tgh-donors-partners .tgh-partners-track{animation-duration:28s!important}}@media (min-width:1400px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -8px;overflow:hidden!important;padding:20px 8px}.tgh-senior-management-section .tgh-management-slider .slick-slide{padding:0 8px!important}.tgh-senior-management-section .tgh-management-image-wrapper{height:380px!important;min-height:380px!important}}@media (min-width:1200px) and (max-width:1399px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -8px;overflow:hidden!important;padding:20px 8px}.tgh-senior-management-section .tgh-management-slider .slick-slide{padding:0 8px!important}.tgh-senior-management-section .tgh-management-image-wrapper{height:360px!important;min-height:360px!important}}@media (max-width:991px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -10px;overflow:hidden!important;padding:20px 10px}.tgh-senior-management-section .tgh-management-slider .slick-slide{height:auto!important;padding:0 10px!important;width:100%!important}.tgh-senior-management-section .tgh-management-slider .slick-slide>div{display:flex!important;max-width:100%!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{align-items:center!important;background-color:#f8f9fa!important;display:flex!important;height:380px!important;justify-content:center!important;max-height:380px!important;min-height:380px!important;overflow:hidden!important;position:relative!important;width:100%!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{display:block!important;height:100%!important;max-height:380px!important;min-height:auto!important;object-fit:contain!important;object-position:center top!important;opacity:1!important;position:relative!important;visibility:visible!important;width:100%!important;z-index:1!important}}@media (max-width:768px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -12px;overflow:hidden!important;padding:20px 12px}.tgh-senior-management-section .tgh-management-slider .slick-slide{height:auto!important;padding:0 12px!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{height:360px!important;max-height:360px!important;min-height:360px!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{max-height:360px!important;object-fit:contain!important}.tgh-donors-partners .tgh-partners-slider .slick-slide{padding:0 8px!important}}@media (max-width:640px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -12px;overflow:hidden!important;padding:20px 12px}.tgh-senior-management-section .tgh-management-slider .slick-slide{height:auto!important;padding:0 12px!important;width:100%!important}.tgh-senior-management-section .tgh-management-slider .slick-slide>div{display:flex!important;max-width:100%!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{height:340px!important;max-height:340px!important;min-height:340px!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{max-height:340px!important;object-fit:contain!important}}@media (max-width:576px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -12px;overflow:hidden!important;padding:20px 12px}.tgh-senior-management-section .tgh-management-slider .slick-slide{height:auto!important;padding:0 12px!important;width:100%!important}.tgh-senior-management-section .tgh-management-slider .slick-slide>div{display:flex!important;max-width:100%!important;width:100%!important}.tgh-senior-management-section .tgh-management-card{margin:0!important;max-width:100%!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{align-items:center!important;background-color:#f8f9fa!important;display:flex!important;height:320px!important;justify-content:center!important;max-height:320px!important;min-height:320px!important;overflow:hidden!important;position:relative!important;width:100%!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{display:block!important;height:100%!important;max-height:320px!important;min-height:auto!important;object-fit:contain!important;object-position:center top!important;opacity:1!important;position:relative!important;visibility:visible!important;width:100%!important;z-index:1!important}.tgh-senior-management-section .card-body{overflow-wrap:break-word!important;padding:1.5rem!important;white-space:normal!important;word-break:normal!important}.tgh-senior-management-section .tgh-management-name{font-size:1.1rem!important;line-height:1.4!important;margin-bottom:.75rem!important;overflow-wrap:break-word!important;white-space:normal!important;word-break:normal!important}.tgh-senior-management-section .tgh-management-designation{font-size:.95rem!important;line-height:1.5!important;overflow-wrap:break-word!important;white-space:normal!important;word-break:normal!important}.tgh-donors-partners .tgh-partners-slider .slick-slide{padding:0 4px!important}}@media (max-width:480px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -10px;overflow:hidden!important;padding:20px 10px}.tgh-senior-management-section .tgh-management-slider .slick-slide{height:auto!important;padding:0 10px!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{height:300px!important;max-height:300px!important;min-height:300px!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{max-height:300px!important;object-fit:contain!important}}@media (max-width:400px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -8px;overflow:hidden!important;padding:20px 8px}.tgh-senior-management-section .tgh-management-slider .slick-slide{height:auto!important;padding:0 8px!important;width:100%!important}.tgh-senior-management-section .tgh-management-slider .slick-slide>div{display:flex!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{height:280px!important;max-height:280px!important;min-height:280px!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{max-height:280px!important;object-fit:contain!important}}@media (max-width:320px){.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0 -5px;overflow:hidden!important;padding:20px 5px}.tgh-senior-management-section .tgh-management-slider .slick-slide{height:auto!important;padding:0 5px!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{height:260px!important;max-height:260px!important;min-height:260px!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{max-height:260px!important;object-fit:contain!important}}.tgh-senior-management-section{overflow:hidden!important;width:100%}.tgh-senior-management-section .tgh-management-swiper{max-width:100%;overflow:hidden;padding-bottom:48px;padding-left:0;padding-right:0;position:relative;width:100%}@media (min-width:768px){.tgh-senior-management-section .tgh-management-swiper{padding-left:4px;padding-right:4px}}@media (min-width:992px){.tgh-senior-management-section .tgh-management-swiper{padding-left:8px;padding-right:8px}}.tgh-senior-management-section .tgh-management-swiper .swiper-wrapper{align-items:stretch;box-sizing:border-box;display:flex}.tgh-senior-management-section .tgh-management-swiper .swiper-slide{box-sizing:border-box;display:flex;flex-shrink:0;height:auto;max-width:100%}.tgh-senior-management-section .tgh-management-swiper .swiper-slide .card{min-width:0;width:100%}.tgh-senior-management-section .tgh-management-swiper .tgh-management-card{display:flex;flex-direction:column;height:100%}.tgh-senior-management-section .tgh-management-swiper .tgh-management-image-wrapper{background-color:#f8f9fa!important;height:320px!important;max-height:320px!important;min-height:320px!important;width:100%!important}.tgh-senior-management-section .tgh-management-swiper .tgh-management-image,.tgh-senior-management-section .tgh-management-swiper .tgh-management-image-wrapper img{display:block!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:top center!important;width:100%!important}.tgh-senior-management-section .tgh-management-swiper .card-body{flex:1 1 auto}@media (min-width:1200px){.tgh-senior-management-section .tgh-management-swiper .tgh-management-image-wrapper{height:360px!important;max-height:360px!important;min-height:360px!important}}.tgh-senior-management-section .tgh-management-swiper .swiper-pagination{margin-top:1rem;position:relative}.tgh-senior-management-section .tgh-management-swiper .swiper-pagination-bullet{background:#003d82;height:10px;opacity:.4;width:10px}.tgh-senior-management-section .tgh-management-swiper .swiper-pagination-bullet-active{background:#003d82;opacity:1}.tgh-senior-management-section .tgh-management-swiper .swiper-button-next,.tgh-senior-management-section .tgh-management-swiper .swiper-button-prev{--swiper-navigation-size:28px;color:#003d82;top:42%}.tgh-senior-management-section .tgh-management-swiper .swiper-button-next:after,.tgh-senior-management-section .tgh-management-swiper .swiper-button-prev:after{font-weight:700}@media (min-width:768px){.tgh-senior-management-section .tgh-management-swiper .swiper-button-prev{left:4px}.tgh-senior-management-section .tgh-management-swiper .swiper-button-next{right:4px}}@media (min-width:992px){.tgh-senior-management-section .tgh-management-swiper .swiper-button-prev{left:8px}.tgh-senior-management-section .tgh-management-swiper .swiper-button-next{right:8px}}@media (max-width:767.98px){.tgh-senior-management-section .tgh-management-swiper .swiper-button-next,.tgh-senior-management-section .tgh-management-swiper .swiper-button-prev{display:none}}.tgh-senior-management-section .tgh-management-slider .slick-list{max-width:100%!important;overflow:hidden!important;position:relative!important;width:100%!important}.tgh-senior-management-section .tgh-management-slider .slick-track{align-items:stretch!important;display:flex!important}.tgh-senior-management-section .tgh-management-slider .slick-slide{display:flex!important;height:auto!important}.tgh-senior-management-section .tgh-management-slider .slick-slide>div{display:flex!important;width:100%!important}.tgh-news-article{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:2rem}.tgh-news-article.support-text-wrap-container{display:block!important;overflow:visible!important}.tgh-news-article h1{color:#1a1a1a;font-family:Lora,Georgia,serif;line-height:1.3}.tgh-news-article .tgh-news-post-body blockquote,.tgh-news-article .tgh-news-post-body li,.tgh-news-article .tgh-news-post-body p{text-align:justify}.tgh-news-actions{align-items:center;display:flex;gap:1rem}.tgh-news-comments .card{transition:box-shadow .2s}.tgh-news-comments .card:hover{box-shadow:0 2px 8px #0000001a}.tgh-news-comments .form-control{border:1px solid #d0d0d0;transition:border-color .2s}.tgh-news-comments .form-control:focus{border-color:#06c;box-shadow:0 0 0 .2rem #0066cc1a}.tgh-news-comments .comments-dropdown{animation:slideDown .3s ease-out}.tgh-news-actions .btn-danger:hover{background-color:#c82333;border-color:#bd2130}.tgh-news-actions .btn-outline-danger:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.news-post-carousel{margin-bottom:2rem;width:100%}.news-carousel-image-container{background-color:#f8f9fa;border-radius:8px;display:grid;grid-template:1fr/1fr;height:700px;min-height:0;overflow:hidden;padding:0}.news-carousel-image,.news-carousel-image-container video{border-radius:8px;display:block;height:100%;max-height:100%;max-width:100%;object-fit:contain;object-position:center;width:100%}.news-post-swiper{--swiper-navigation-sides-offset:10px;--swiper-theme-color:#06c;border-radius:8px;overflow:hidden;position:relative;width:100%}.news-post-swiper .swiper-slide{box-sizing:border-box;height:auto;padding:0}.news-post-swiper .swiper-button-next,.news-post-swiper .swiper-button-prev{color:#06c;height:40px;margin-top:0;top:50%;transform:translateY(-50%);width:40px}.news-post-swiper .swiper-button-next:after,.news-post-swiper .swiper-button-prev:after{font-size:22px;font-weight:700}.news-post-swiper .swiper-pagination{bottom:12px!important}.news-post-swiper .swiper-pagination-bullet{background:#fff;box-shadow:0 0 0 1px #0000001f;opacity:.65}.news-post-swiper .swiper-pagination-bullet-active{background:#06c;opacity:1}@media (max-width:992px){.news-carousel-image-container{height:600px}}@media (max-width:768px){.news-carousel-image-container{height:500px}.news-post-swiper{--swiper-navigation-sides-offset:6px}.news-post-swiper .swiper-button-next,.news-post-swiper .swiper-button-prev{height:35px;width:35px}.news-post-swiper .swiper-button-next:after,.news-post-swiper .swiper-button-prev:after{font-size:18px}}@media (max-width:576px){.news-carousel-image-container{height:400px}}.tgh-news-listing{background-color:#f8f9fa}.tgh-news-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.tgh-news-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-6px)}.tgh-news-card .card-title a{transition:color .2s ease}.tgh-news-card:hover .card-title a{color:#06c!important}.tgh-news-card .btn-primary:hover{background-color:#0052a3;border-color:#0052a3;transform:translateX(4px)}.tgh-latest-news .card{transition:transform .3s ease,box-shadow .3s ease}.tgh-latest-news .card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-6px)}.tgh-latest-news .card-title a{transition:color .2s ease}.tgh-latest-news .card:hover .card-title a{color:#06c!important}.more-news-sidebar{align-self:flex-start;height:-webkit-fit-content;height:fit-content;max-height:calc(100vh - 40px);overflow:visible;position:-webkit-sticky;position:sticky!important;top:20px!important;z-index:10}.more-news-sidebar .card{margin:0;position:relative}.more-news-sidebar .card-body{overflow-x:hidden;overflow-y:auto}@media (max-width:991px){.more-news-sidebar{margin-top:2rem;max-height:none;position:relative!important;top:0!important}.more-news-sidebar .card-body{max-height:none!important}}@media (max-width:768px){.tgh-news-article{padding:1.5rem}.tgh-news-article h1{font-size:1.75rem}.tgh-news-comments h3{font-size:1.25rem}}.tgh-mobile-menu-backdrop{animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#00000080;bottom:0;cursor:pointer;left:0;pointer-events:auto;position:fixed;right:0;top:0;z-index:9998}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tgh-mobile-menu-panel{-webkit-overflow-scrolling:touch;animation:slideInFromRight .3s ease-out;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffffd9;bottom:0;box-shadow:-2px 0 12px #00000026;display:flex;flex-direction:column;height:100vh;max-height:100vh;max-width:360px;min-width:280px;overflow-x:hidden;overflow-y:auto;pointer-events:auto;position:fixed;right:0;scroll-behavior:smooth;top:0;touch-action:pan-y;width:80%;will-change:transform;z-index:9999}@keyframes slideInFromRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.tgh-mobile-menu-header{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffffe6;border-bottom:1px solid #e0e0e0b3;display:flex;flex-shrink:0;justify-content:space-between;min-height:60px;padding:1rem 1.25rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.tgh-mobile-menu-logo{align-items:center;color:#000;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.75rem}.tgh-mobile-logo-img,.tgh-mobile-menu-logo img{display:block;height:40px;max-width:120px;object-fit:contain;width:auto}.tgh-mobile-menu-header-actions{align-items:center;display:flex;flex-shrink:0;gap:1.25rem}.tgh-mobile-header-link{align-items:center;color:#000;display:flex;font-size:.95rem;font-weight:400;padding:.25rem 0;text-decoration:none;transition:color .2s ease;white-space:nowrap}.tgh-mobile-header-link:hover{color:#06c;text-decoration:none}.tgh-mobile-header-link i{align-items:center;display:flex;font-size:1.25rem}.tgh-mobile-menu-close{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-size:1.75rem;height:44px;justify-content:center;line-height:1;padding:.25rem;transition:color .2s ease;width:44px}.tgh-mobile-menu-close:hover{color:#06c}.tgh-mobile-menu-close i{font-size:1.75rem}.tgh-mobile-menu-actions{grid-gap:.875rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#0066cce6;display:grid;flex-shrink:0;gap:.875rem;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);min-height:300px;padding:1.5rem 1rem;width:100%}.tgh-mobile-action-box{align-items:center;background-color:#ffffff2e;border-radius:10px;box-shadow:0 2px 4px #0000001a;color:#fff;display:flex;flex-direction:column;font-size:.9rem;font-weight:500;gap:.875rem;justify-content:center;min-height:130px;padding:1.5rem 1rem;text-align:center;text-decoration:none;transition:background-color .2s ease}.tgh-mobile-action-box:hover{background-color:#ffffff40;color:#fff;text-decoration:none}.tgh-mobile-action-box:active{background-color:#ffffff38}.tgh-mobile-action-box i{display:block;font-size:2.25rem;margin-bottom:.25rem}.tgh-mobile-action-box span{display:block;line-height:1.4;word-break:break-word}.tgh-mobile-menu-nav{background-color:initial;flex:1 1 auto;margin-bottom:0;min-height:0;overflow:visible;padding:0 0 2rem;pointer-events:auto;position:relative;z-index:1}.tgh-mobile-menu-item{background-color:#ffffff4d;border-bottom:1px solid #e0e0e080}.tgh-mobile-menu-toggle{align-items:center;background:none;border:none;color:#1a1a1a;cursor:pointer;display:flex;font-size:1.1rem;font-weight:500;justify-content:space-between;padding:1.25rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.tgh-mobile-menu-toggle:hover{background-color:#f8f9fa}.tgh-mobile-menu-toggle i{color:#666;font-size:.875rem;transition:transform .2s ease}.tgh-mobile-menu-submenu{animation:slideDown .2s ease-out;background-color:#f8f9fa;padding:.5rem 0}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.tgh-mobile-menu-submenu a{color:#333;display:block;font-size:.95rem;padding:.875rem 2rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.tgh-mobile-menu-submenu a:hover{background-color:#e9ecef;color:#06c;text-decoration:none}.tgh-mobile-menu-link{border-bottom:1px solid #e0e0e0;color:#1a1a1a;display:block;font-size:1.1rem;font-weight:500;padding:1.25rem 1rem;text-decoration:none;transition:background-color .2s ease,color .2s ease}.tgh-mobile-menu-link:hover{background-color:#f8f9fa;color:#06c;text-decoration:none}.tgh-mobile-menu-feedback{background-color:#fff;border-top:1px solid #e0e0e0;padding:1rem 1.25rem;position:relative}.tgh-mobile-feedback-text{color:#666;font-size:.85rem;font-weight:500;letter-spacing:.5px;position:absolute;right:1.25rem;text-orientation:mixed;top:50%;transform:translateY(-50%);writing-mode:vertical-rl}@media (min-width:1400px){.tgh-main-header{padding:15px 0}.tgh-logo-img{height:100px;max-width:200px}.tgh-main-header .nav-link{font-size:.9rem;max-width:200px;padding:10px 18px!important}.tgh-main-header .mega-menu{width:700px}.tgh-main-header .container{margin:0 auto;max-width:1400px}}@media (min-width:1600px){.tgh-main-header .nav-link{font-size:.9rem;max-width:200px;padding:10px 18px!important}.tgh-main-header .container{margin:0 auto;max-width:1600px}}@media (min-width:1920px){.tgh-main-header .nav-link{font-size:.88rem;max-width:200px;padding:10px 16px!important}.tgh-main-header .container{margin:0 auto;max-width:1920px}}@media (min-width:1200px) and (max-width:1399px){.tgh-logo-img{height:90px;max-width:180px}.tgh-main-header .nav-link{font-size:.88rem;max-width:180px;padding:10px 15px!important}.tgh-main-header .mega-menu{width:650px}}@media (min-width:992px) and (max-width:1199px){.tgh-logo-img{height:80px;max-width:160px}.tgh-main-header .nav-link{font-size:.85rem;max-width:160px;padding:10px 12px!important}.tgh-main-header .mega-menu{width:550px}}@media (max-width:991.98px){.tgh-main-header .navbar-collapse{display:none!important}.tgh-main-header{padding:12px 0}.tgh-logo-img{height:70px!important;max-width:150px;object-fit:contain;width:auto}.tgh-main-header .container,.tgh-main-header .tgh-nav-container{flex-wrap:nowrap;min-width:0;padding-left:12px;padding-right:12px}.tgh-main-header .tgh-nav-utility{align-items:center;display:flex!important;flex-shrink:0!important;gap:.5rem}.tgh-main-header .tgh-menu-toggle{align-items:center;background:#0000!important;border:none!important;color:#000!important;cursor:pointer;display:flex!important;justify-content:center;min-height:44px;min-width:44px;padding:8px!important;position:relative;z-index:1001}.tgh-main-header .tgh-menu-toggle i{font-size:1.5rem!important;pointer-events:none}}@media (min-width:768px) and (max-width:991px){.tgh-logo-img{height:65px!important;max-width:140px}.tgh-main-header{padding:10px 0}}@media (min-width:576px) and (max-width:767px){.tgh-logo-img{height:60px!important;max-width:130px}.tgh-main-header{padding:10px 0}.tgh-main-header .container,.tgh-main-header .tgh-nav-container{gap:8px;padding-left:10px;padding-right:10px}}@media (max-width:576px){.tgh-logo-img{height:45px!important;max-width:110px}.tgh-main-header{padding:8px 0}.tgh-main-header .container,.tgh-main-header .tgh-nav-container{gap:6px;padding-left:8px;padding-right:8px}.tgh-mobile-menu-panel{max-width:85%;min-width:280px;width:85%}.tgh-mobile-menu-actions{gap:.75rem;grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;padding:1.25rem 1rem}.tgh-mobile-action-box{min-height:90px;padding:1rem .75rem}.tgh-mobile-action-box i{font-size:1.5rem}.tgh-mobile-action-box span{font-size:.85rem}}@media (min-width:400px) and (max-width:575px){.tgh-logo-img{height:45px!important;max-width:110px}.tgh-mobile-menu-panel{max-width:80%;width:80%}}@media (max-width:399px){.tgh-logo-img{height:40px!important;max-width:100px}.tgh-main-header{padding:8px 0}.tgh-main-header .container,.tgh-main-header .tgh-nav-container{gap:5px;padding-left:6px;padding-right:6px}.tgh-mobile-menu-panel{max-width:90%;min-width:260px;width:90%}.tgh-mobile-menu-actions{gap:.5rem;grid-template-columns:1fr!important;grid-template-rows:auto!important;padding:1rem .75rem}.tgh-mobile-action-box{min-height:80px;padding:.875rem .625rem}}.recent-posts-sidebar{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:1.5rem}.recent-posts-sidebar .sidebar-title{border-bottom:2px solid #e0e0e0;color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem;padding-bottom:.75rem}.recent-post-item{transition:transform .2s ease}.recent-post-item:hover{transform:translateX(5px)}.recent-post-item img{border-radius:4px;transition:opacity .2s ease}.recent-post-item:hover img{opacity:.9}@media (max-width:991.98px){.recent-posts-sidebar{margin-top:2rem}}.alphabet-filter{gap:.5rem!important}.alphabet-btn{align-items:center!important;border-radius:50%!important;display:flex!important;flex-shrink:0!important;font-size:.9rem!important;font-weight:600!important;height:40px!important;justify-content:center!important;min-width:40px!important;padding:0!important;width:40px!important}@media (max-width:576px){.alphabet-btn{font-size:.8rem!important;height:35px!important;min-width:35px!important;width:35px!important}.alphabet-filter{gap:.4rem!important}}@media (max-width:400px){.alphabet-btn{font-size:.75rem!important;height:32px!important;min-width:32px!important;width:32px!important}.alphabet-filter{gap:.3rem!important}}.gallery-animated-container{margin:2rem 0;width:100%}.gallery-masonry-grid{grid-gap:1rem;display:grid;gap:1rem;grid-auto-flow:dense;grid-auto-rows:300px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.gallery-animated-item{box-shadow:0 4px 6px #0000001a;height:100%;opacity:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.gallery-animated-item img{transition:opacity .5s ease,transform .5s ease}.gallery-item-medium,.gallery-item-small{grid-column:span 1;grid-row:span 1}.gallery-item-medium{height:350px}.gallery-item-large{grid-column:span 1;grid-row:span 2;height:100%}.gallery-item-wide{grid-column:span 2;grid-row:span 1;height:100%}.gallery-item-tall{grid-column:span 1;grid-row:span 2;height:100%}.gallery-animated-item:hover img{transform:scale(1.1)}.gallery-animated-item:hover .gallery-caption{opacity:1!important}.gallery-animated-item:hover .gallery-overlay{background:#003d821a!important}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1200px){.gallery-masonry-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-item-wide{grid-column:span 1}}@media (max-width:992px){.gallery-masonry-grid{grid-auto-rows:250px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.gallery-item-medium{height:280px}.gallery-item-large,.gallery-item-tall{grid-row:span 1;height:250px}.gallery-item-wide{grid-column:span 1}}@media (max-width:768px){.gallery-masonry-grid{gap:.75rem;grid-auto-rows:200px;grid-template-columns:repeat(2,1fr)}.gallery-animated-item{border-radius:8px}.gallery-item-medium{height:220px}.gallery-item-large,.gallery-item-tall{grid-row:span 1;height:200px}}@media (max-width:576px){.gallery-masonry-grid{grid-auto-rows:280px;grid-template-columns:1fr}.gallery-item-large,.gallery-item-medium,.gallery-item-tall,.gallery-item-wide{grid-column:span 1;grid-row:span 1;height:280px}}.tgh-news-article img[style*=float]{margin-bottom:1rem!important}.blog-content,.event-description{word-wrap:break-word;overflow:visible!important;text-align:justify}.blog-content blockquote,.blog-content li,.blog-content p,.event-description blockquote,.event-description li,.event-description p{clear:none;margin-bottom:1rem;overflow:visible;text-align:justify}.blog-content li,.event-description li{margin-bottom:.5rem}.blog-content h1,.blog-content h2,.blog-content h3,.event-description h1,.event-description h2,.event-description h3{clear:both;margin-bottom:1rem;margin-top:1.5rem}.tgh-news-article .event-featured-image-float{border-radius:8px;display:block;float:left;height:auto;margin:0 1.25rem .75rem 0;max-width:min(320px,42%);shape-outside:margin-box;width:auto}.blog-content img,.event-description-html img{height:auto;max-width:100%}.event-description-html img[style*=float]{margin-bottom:.75rem}@media (max-width:768px){.tgh-news-article img[style*=float]{float:none!important;margin-bottom:1.5rem!important;margin-right:0!important;max-width:100%!important}.tgh-news-article .event-featured-image-float{float:none;margin-bottom:1.25rem;margin-right:0;max-width:100%;width:100%}.blog-content,.blog-content li,.blog-content p,.event-description,.event-description li,.event-description p{text-align:justify}}.projects-filter-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.projects-status-filter{display:flex;flex-wrap:wrap;gap:.5rem}.projects-search-form{flex:1 1;max-width:400px;min-width:200px}.project-card{transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 8px 16px #00000026!important;transform:translateY(-5px)}.project-card .card-img-top{height:220px;object-fit:cover}.project-detail-banner img{height:400px;object-fit:cover;width:100%}.project-status-dates{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.project-info-sidebar{position:-webkit-sticky;position:sticky;top:20px}.project-gallery-container{overflow:hidden}.project-gallery-slider{margin:0}.project-gallery-slider .slick-slide>div{padding:0 5px}.project-partners-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media (max-width:992px){.projects-filter-container{align-items:stretch;flex-direction:column;gap:1rem}.projects-search-form{margin-left:0!important;max-width:100%;width:100%}.project-detail-sidebar{margin-top:2rem}.project-info-sidebar{position:relative;top:0}.project-partners-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.project-card{margin-bottom:1.5rem}.project-card .card-body{padding:1rem}.project-card h5{font-size:1.1rem}.project-card .card-img-top{height:200px}.project-detail-banner img{height:300px}.project-status-dates{align-items:flex-start;flex-direction:column;gap:.75rem}.project-status-dates>div{width:100%}.project-gallery-slider{margin:0 -10px}.project-gallery-slider .slick-slide>div{padding:0 5px}.project-gallery-container .slick-slide img{height:300px;object-fit:cover}.project-partners-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.project-detail-banner~div .progress{height:18px}.project-detail-banner~div>div{padding:1.5rem!important}.project-detail-banner~div h4{font-size:1.25rem}.project-detail-banner~div div,.project-detail-banner~div p{font-size:1rem}}@media (max-width:576px){.projects-status-filter{gap:.5rem;justify-content:center;width:100%}.projects-status-filter .btn{flex:1 1;font-size:.8rem;min-width:calc(50% - .25rem);padding:.4rem .75rem}.projects-search-form{width:100%}.projects-search-form .form-control{font-size:.9rem}.projects-search-form .btn{padding:.5rem 1rem}.project-card{margin-bottom:1.5rem}.project-card .card-img-top{height:180px}.project-card .card-body{padding:.875rem}.project-card h5{font-size:1rem;margin-bottom:.5rem}.project-card .card-text{font-size:.875rem;margin-bottom:.75rem}.project-card .badge{font-size:.75rem;padding:.35rem .65rem}.project-card .progress{height:6px;margin-bottom:.75rem}.project-card small{font-size:.8rem}.project-card .btn{font-size:.85rem;padding:.5rem 1rem}.project-detail-banner img{height:250px}.project-status-dates{gap:.5rem}.project-status-dates .badge{font-size:.85rem;padding:.4rem .8rem}.project-status-dates .text-muted{font-size:.85rem}.project-detail-banner~div .progress{font-size:.85rem;height:16px}.project-detail-banner~div>div{margin-bottom:1rem!important;padding:1rem!important}.project-detail-banner~div h4{font-size:1.1rem;margin-bottom:.75rem}.project-detail-banner~div h4 i{font-size:1rem}.project-detail-banner~div div,.project-detail-banner~div p{font-size:.9rem;line-height:1.6}.project-gallery-container{padding:1rem!important}.project-gallery-container h4{font-size:1.1rem;margin-bottom:.75rem}.project-gallery-slider{margin:0 -5px}.project-gallery-container .slick-slide img{height:250px}.project-gallery-container .slick-dots{bottom:-30px}.project-partners-grid{gap:.75rem;grid-template-columns:1fr}.project-partners-grid .text-center{padding:1rem!important}.project-partners-grid img{max-height:60px}.project-info-sidebar{padding:1rem!important}.project-info-sidebar h5{font-size:1.1rem;margin-bottom:1rem}.project-info-sidebar .progress{height:20px}.pagination{flex-wrap:wrap;justify-content:center}.pagination .page-item{margin:.25rem}.pagination .page-link{font-size:.85rem;padding:.4rem .75rem}.admin-projects-table{font-size:.8rem}.admin-projects-table td,.admin-projects-table th{padding:.5rem .25rem}.admin-projects-table img{height:40px!important;width:50px!important}.admin-projects-table .btn-group-sm .btn{font-size:.75rem;padding:.25rem .5rem}}@media (max-width:400px){.projects-status-filter .btn{font-size:.75rem;padding:.35rem .6rem}.project-card .card-img-top{height:160px}.project-detail-banner img,.project-gallery-container .slick-slide img{height:200px}.project-detail-banner~div h4{font-size:1rem}.project-detail-banner~div div,.project-detail-banner~div p{font-size:.85rem}}@media (max-width:768px){.container-fluid[style*="padding: '4rem 0 3rem'"] h1,.container-fluid[style*="padding: 4rem 0 3rem"] h1{font-size:2rem!important}.container-fluid[style*="padding: '4rem 0 3rem'"] h2,.container-fluid[style*="padding: 4rem 0 3rem"] h2{font-size:1.75rem!important}.container-fluid[style*="padding: '4rem 0 3rem'"] p,.container-fluid[style*="padding: 4rem 0 3rem"] p{font-size:1rem!important}.container-fluid[style*="padding: '4rem 0 3rem'"],.container-fluid[style*="padding: 4rem 0 3rem"]{padding:3rem 0 2rem!important}}@media (max-width:576px){.container-fluid[style*="padding: '4rem 0 3rem'"] h1,.container-fluid[style*="padding: 4rem 0 3rem"] h1{font-size:1.75rem!important}.container-fluid[style*="padding: '4rem 0 3rem'"] h2,.container-fluid[style*="padding: 4rem 0 3rem"] h2{font-size:1.5rem!important}.container-fluid[style*="padding: '4rem 0 3rem'"] p,.container-fluid[style*="padding: 4rem 0 3rem"] p{font-size:.9rem!important}.container-fluid[style*="padding: '4rem 0 3rem'"],.container-fluid[style*="padding: 4rem 0 3rem"]{padding:2rem 0 1.5rem!important}.breadcrumb{font-size:.85rem}}@media (max-width:1200px){.container{max-width:100%;padding-left:1.5rem;padding-right:1.5rem}}@media (max-width:992px){.container{padding-left:1rem;padding-right:1rem}.row>[class*=col-]{margin-bottom:1.5rem}}@media (max-width:768px){.container,.container-fluid{padding-left:.75rem;padding-right:.75rem}}@media (max-width:576px){.container,.container-fluid{padding-left:.5rem;padding-right:.5rem}}@media (max-width:992px){.h1,h1{font-size:2rem!important}.h2,h2{font-size:1.75rem!important}.h3,h3{font-size:1.5rem!important}.h4,h4{font-size:1.25rem!important}.h5,h5{font-size:1.1rem!important}.h6,h6{font-size:1rem!important}.display-1{font-size:3rem!important}.display-2{font-size:2.5rem!important}.display-3{font-size:2rem!important}.display-4{font-size:1.75rem!important}.display-5{font-size:1.5rem!important}}@media (max-width:768px){.h1,h1{font-size:1.75rem!important}.h2,h2{font-size:1.5rem!important}.h3,h3{font-size:1.25rem!important}.h4,h4{font-size:1.1rem!important}.h5,h5{font-size:1rem!important}.h6,h6{font-size:.9rem!important}.p,p{font-size:.95rem!important;line-height:1.6!important}.display-1{font-size:2.5rem!important}.display-2{font-size:2rem!important}.display-3{font-size:1.75rem!important}.display-4{font-size:1.5rem!important}.display-5{font-size:1.25rem!important}}@media (max-width:576px){.h1,h1{font-size:1.5rem!important}.h2,h2{font-size:1.35rem!important}.h3,h3{font-size:1.2rem!important}.h4,h4{font-size:1.05rem!important}.h5,h5{font-size:.95rem!important}.h6,h6{font-size:.85rem!important}.p,p{font-size:.9rem!important;line-height:1.5!important}.display-1{font-size:2rem!important}.display-2{font-size:1.75rem!important}.display-3{font-size:1.5rem!important}.display-4{font-size:1.25rem!important}.display-5{font-size:1.1rem!important}}@media (max-width:768px){.card{margin-bottom:1.5rem}.card-body{padding:1rem!important}.card-title{font-size:1.1rem!important}.card-text,.card-title{margin-bottom:.75rem!important}.card-text{font-size:.9rem!important}.card-img-bottom,.card-img-top{max-height:250px;object-fit:cover}}@media (max-width:576px){.card-body{padding:.875rem!important}.card-title{font-size:1rem!important}.card-text,.card-title{margin-bottom:.5rem!important}.card-text{font-size:.85rem!important}.card-img-bottom,.card-img-top{max-height:200px}}@media (max-width:768px){.btn{font-size:.9rem!important;padding:.5rem 1rem!important}.btn-lg{font-size:1rem!important;padding:.625rem 1.25rem!important}.btn-sm{font-size:.8rem!important;padding:.375rem .75rem!important}}@media (max-width:576px){.btn{font-size:.85rem!important;padding:.45rem .875rem!important}.btn-lg{font-size:.95rem!important;padding:.5rem 1rem!important}.btn-sm{font-size:.75rem!important;padding:.35rem .65rem!important}.btn-group{flex-wrap:wrap}.btn-group .btn{margin-bottom:.25rem}}@media (max-width:768px){.form-control,.form-select{font-size:.9rem!important;padding:.5rem .75rem!important}.form-control-lg{font-size:1rem!important;padding:.625rem 1rem!important}.form-control-sm{font-size:.85rem!important;padding:.375rem .625rem!important}.input-group{flex-wrap:wrap}.input-group .form-control{margin-bottom:.5rem}}@media (max-width:576px){.form-control,.form-select{font-size:.85rem!important;padding:.45rem .65rem!important}.form-label{font-size:.9rem!important;margin-bottom:.5rem!important}.form-text{font-size:.8rem!important}}@media (max-width:992px){.table-responsive{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;width:100%}.table{font-size:.9rem}.table td,.table th{padding:.75rem .5rem}}@media (max-width:768px){.table{font-size:.85rem}.table td,.table th{padding:.5rem .375rem}.table img{max-height:45px;max-width:60px}}@media (max-width:576px){.table{font-size:.8rem}.table td,.table th{padding:.4rem .25rem}.table img{max-height:40px;max-width:50px}}@media (max-width:768px){img{height:auto;max-width:100%}img[style*=height]{max-height:300px!important}img[style*="width: 100%"]{width:100%!important}}@media (max-width:576px){img[style*=height]{max-height:250px!important}img[style*="height: 400px"],img[style*="height:400px"]{height:200px!important}img[style*="height: 300px"],img[style*="height:300px"]{height:180px!important}}@media (max-width:992px){.row{margin-left:-.75rem;margin-right:-.75rem}.row>[class*=col-]{padding-left:.75rem;padding-right:.75rem}.g-4{gap:1.5rem!important}.g-3{gap:1rem!important}.g-2{gap:.75rem!important}}@media (max-width:768px){.row{margin-left:-.5rem;margin-right:-.5rem}.row>[class*=col-]{margin-bottom:1rem;padding-left:.5rem;padding-right:.5rem}.g-4{gap:1rem!important}.g-3{gap:.75rem!important}.g-2{gap:.5rem!important}[class*=col-lg],[class*=col-md],[class*=col-xl]{flex:0 0 100%;max-width:100%}}@media (max-width:576px){.row{margin-left:-.375rem;margin-right:-.375rem}.row>[class*=col-]{margin-bottom:.75rem;padding-left:.375rem;padding-right:.375rem}.g-4{gap:.75rem!important}.g-3{gap:.5rem!important}.g-2{gap:.375rem!important}}@media (max-width:768px){.tgh-donors-partners-grid>[class*=col-]{flex:0 0 50%!important;max-width:50%!important}.py-5{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-4{padding-bottom:2rem!important;padding-top:2rem!important}.py-3{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.my-5{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-4{margin-bottom:2rem!important;margin-top:2rem!important}.my-3{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.mb-5{margin-bottom:2.5rem!important}.mb-4{margin-bottom:2rem!important}.mb-3{margin-bottom:1.5rem!important}.mt-5{margin-top:2.5rem!important}.mt-4{margin-top:2rem!important}.mt-3{margin-top:1.5rem!important}}@media (max-width:576px){.py-5{padding-bottom:2rem!important;padding-top:2rem!important}.py-4{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-3{padding-bottom:1rem!important;padding-top:1rem!important}.my-5{margin-bottom:2rem!important;margin-top:2rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.mb-5{margin-bottom:2rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-3{margin-bottom:1rem!important}.mt-5{margin-top:2rem!important}.mt-4{margin-top:1.5rem!important}.mt-3{margin-top:1rem!important}}@media (max-width:768px){.badge{font-size:.85rem!important;padding:.4rem .75rem!important}.badge-lg{font-size:.9rem!important;padding:.5rem .875rem!important}.badge-sm{font-size:.75rem!important;padding:.3rem .6rem!important}}@media (max-width:576px){.badge{font-size:.8rem!important;padding:.35rem .65rem!important}}@media (max-width:768px){.progress{height:18px!important}.progress-sm{height:12px!important}.progress-lg{height:24px!important}}@media (max-width:576px){.progress{height:16px!important}.progress-sm{height:10px!important}.progress-lg{height:20px!important}.progress-bar{font-size:.75rem!important}}@media (max-width:768px){.modal-dialog{margin:.5rem;max-width:calc(100% - 1rem)}.modal-content{border-radius:.5rem}.modal-body,.modal-header{padding:1rem!important}.modal-body{max-height:calc(100vh - 200px);overflow-y:auto}.modal-footer{padding:.75rem 1rem!important}}@media (max-width:576px){.modal-dialog{margin:.25rem;max-width:calc(100% - .5rem)}.modal-body,.modal-header{padding:.75rem!important}.modal-body{max-height:calc(100vh - 150px)}.modal-footer{flex-direction:column;padding:.5rem .75rem!important}.modal-footer .btn{margin:.25rem 0;width:100%}}@media (max-width:768px){.pagination{flex-wrap:wrap;justify-content:center}.page-link{font-size:.9rem;padding:.5rem .75rem}}@media (max-width:576px){.pagination{gap:.25rem}.page-item{margin:.125rem}.page-link{font-size:.85rem;padding:.4rem .65rem}}@media (max-width:768px){.breadcrumb{font-size:.9rem;padding:.5rem 0}.breadcrumb-item{padding:0 .5rem}}@media (max-width:576px){.breadcrumb{font-size:.85rem;padding:.375rem 0}.breadcrumb-item{padding:0 .375rem}.breadcrumb-item+.breadcrumb-item:before{padding-right:.375rem}}@media (max-width:768px){.list-group-item{font-size:.9rem;padding:.75rem 1rem}}@media (max-width:576px){.list-group-item{font-size:.85rem;padding:.625rem .75rem}}@media (max-width:768px){.alert{font-size:.9rem;padding:.75rem 1rem}}@media (max-width:576px){.alert{font-size:.85rem;padding:.625rem .75rem}}@media (max-width:768px){section{padding:2rem 0!important}section.py-5{padding:2.5rem 0!important}section.py-4{padding:2rem 0!important}}@media (max-width:576px){section{padding:1.5rem 0!important}section.py-5{padding:2rem 0!important}section.py-4{padding:1.5rem 0!important}}@media (max-width:768px){.text-md-left{text-align:left!important}.text-md-center{text-align:center!important}.text-md-right{text-align:right!important}.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.flex-md-column{flex-direction:column!important}.flex-md-wrap{flex-wrap:wrap!important}}@media (max-width:576px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.flex-sm-column{flex-direction:column!important}.flex-sm-wrap{flex-wrap:wrap!important}.justify-content-sm-center{justify-content:center!important}.align-items-sm-center{align-items:center!important}.px-sm-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-sm-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.mx-sm-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-sm-2{margin-bottom:.5rem!important;margin-top:.5rem!important}*{max-width:100%}body{overflow-x:hidden}iframe,img,video{height:auto;max-width:100%}}.event-notification{animation:pulse 2s infinite;background-color:#fff;border:3px solid #003d82;border-radius:50%;bottom:20px;box-shadow:0 4px 20px #0000004d;cursor:pointer;height:80px;opacity:0;overflow:visible;position:fixed;right:20px;transform:scale(0);transition:all .3s ease;width:80px;z-index:9999}.event-notification.visible{opacity:1;transform:scale(1)}.event-notification:hover{box-shadow:0 6px 25px #0006;transform:scale(1.1)}.event-notification:hover .event-notification-tooltip{opacity:1;pointer-events:auto;transform:translateY(0)}.event-notification img{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.event-notification-badge{align-items:center;background-color:#dc3545;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;position:absolute;right:-5px;top:-5px;width:24px;z-index:1}@keyframes pulse{0%,to{box-shadow:0 4px 20px #003d824d}50%{box-shadow:0 4px 25px #003d8299}}.event-notification-tooltip{background-color:#003d82;border-radius:8px;bottom:100%;box-shadow:0 4px 12px #0003;color:#fff;margin-bottom:10px;max-width:300px;min-width:250px;opacity:0;padding:32px 16px 12px;pointer-events:none;position:absolute;right:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.event-notification-tooltip:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #003d82;content:"";height:0;position:absolute;right:20px;top:100%;width:0}.event-notification-close{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:20px;justify-content:center;padding:0;position:absolute;right:8px;top:8px;transition:background .2s;width:20px;z-index:1}.event-notification-close:hover{background-color:#fff3}.event-notification-title{font-size:14px;font-weight:700;line-height:1.3;margin-bottom:4px}.event-notification-date{margin-bottom:4px}.event-notification-date,.event-notification-location{font-size:12px;opacity:.9}.event-notification-hint{font-size:11px;font-style:italic;margin-top:8px;opacity:.8}@media (max-width:768px){.event-notification{bottom:15px;height:70px;right:15px;width:70px}.event-notification-tooltip{font-size:.9rem;max-width:250px;min-width:220px;padding:10px 14px}}.tgh-senior-management-grid .tgh-senior-grid-image-frame{background-color:#f8f9fa;overflow:hidden;padding-top:100%;position:relative;width:100%}.tgh-senior-management-grid .tgh-senior-grid-image{height:100%;inset:0;max-height:none!important;object-fit:cover;object-position:top center;position:absolute;width:100%}@media (max-width:768px){.tgh-senior-management-grid .tgh-senior-grid-image-frame{min-height:360px;padding-top:125%!important}.tgh-senior-management-grid .tgh-senior-grid-image{max-height:none!important;object-fit:cover!important;object-position:top center!important}}@media (max-width:576px){.event-notification{bottom:10px;height:60px;right:10px;width:60px}.event-notification-tooltip{font-size:.85rem;max-width:220px;min-width:200px;padding:8px 12px;right:-50px}.event-notification-tooltip:after{right:50px}.tgh-senior-management-section .tgh-management-slider .slick-list{margin:0!important;padding:0!important}.tgh-senior-management-section .tgh-management-card,.tgh-senior-management-section .tgh-management-slider .slick-slide,.tgh-senior-management-section .tgh-management-slider .slick-slide>div{display:block!important;margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.tgh-senior-management-section .tgh-management-image-wrapper{background-color:#f8f9fa!important;display:block!important;height:auto!important;max-height:none!important;min-height:0!important;width:100%!important}.tgh-senior-management-section .card-img-top,.tgh-senior-management-section .tgh-management-image,.tgh-senior-management-section .tgh-management-image-wrapper img{height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;width:100%!important}}
/*# sourceMappingURL=main.22b2995c.css.map*/