.snow-leopard{background-position:50% 30%;background-size:cover;display:block;position:relative;z-index:1}.snow-leopard div.bottom-blur{z-index:2;color:#000;background-image:linear-gradient(#10212600,#102126,#1a272c);height:380px;display:block;position:absolute;inset:auto 0% 0%}.snow-leopard .page-container{display:flex;flex-direction:column;gap:2rem}.snow-leopard .heading>*{color:#b1bf57;margin-bottom:10px;font-family:Cabin,sans-serif;font-size:48px;line-height:70px;letter-spacing:2px;font-weight:700}h1.snow-leopard-title{font-family:Colus-regular,serif;color:#f5fbd6;text-align:center;font-size:6.4rem;line-height:70px;text-transform:uppercase;font-weight:400}.snow-leopard .text-content{font-size:16px;line-height:28px;color:#f5fbd6;font-weight:400;font-family:Montserrat,sans-serif}.snow-leopard button.read-more1{background:transparent;border:0;letter-spacing:2px;text-transform:uppercase;font-size:16px;line-height:24px;color:#b1bf57;text-decoration:underline;padding:0;margin:1.5rem auto;font-family:Cabin,sans-serif;font-weight:700}.snow-leopard button.read-more1:hover{color:#f5fbd6;cursor:pointer}.snow-leopard-container{display:flex;flex-direction:column;gap:2rem}div.snow-leopard-image{color:#b1bf57;background-position:0 0;background-repeat:no-repeat;background-size:contain;height:600px;font-size:22px;line-height:40px;position:absolute;top:22%;right:0%;bottom:0%;left:0%;display:block}.snow-leopard .box-wrapper{display:flex;flex-direction:column;align-items:center;gap:2rem;height:80vh}.snow-leopard .image-block{flex:1;width:100%}.snow-leopard .snow-leopard-content{flex:1;width:100%;font-size:1rem;line-height:1.6;color:#333}.snow-leopard-content a{display:inline-block;margin-top:1rem;color:#000;font-weight:500;text-decoration:underline}.snow-leopard .bottom-content{width:100%;text-align:center;padding-top:2rem;z-index:3;margin:3rem auto auto}.snow-leopard .title>*{font-size:32px;line-height:40px;color:#b1bf57;font-family:Cabin,sans-serif;margin:auto}.snow-leopard .bottom-content p{margin-bottom:1rem}.snow-leopard .content>*{color:#f5fbd6;font-size:16px;line-height:28px;font-family:Montserrat,sans-serif}.snow-leopard .title{width:100%;margin:auto}.snow-leopard .read-more2{background:transparent;border:0;letter-spacing:2px;text-transform:uppercase;font-size:16px;line-height:24px;color:#b1bf57;text-decoration:underline;padding:0;margin:1.5rem auto;font-family:Cabin,sans-serif;font-weight:700}.snow-leopard button.read-more2:hover{color:#f5fbd6;cursor:pointer}@media (min-width: 990px){.snow-leopard .box-wrapper{flex-direction:row;align-items:center;gap:3rem}.snow-leopard .image-block,.snow-leopard .snow-leopard-content{flex:1}.snow-leopard-content{text-align:left}.snow-leopard .title>*{width:90%}.snow-leopard .bottom-content{text-align:center;width:59%}}@media (max-width: 989px){div.snow-leopard-image{height:400px}.snow-leopard .snow-leopard-content,.snow-leopard .bottom-content{width:70%;text-align:center}.snow-leopard .bottom-content{padding-top:5rem}.snow-leopard .box-wrapper{margin-top:10rem}}@media (max-width: 749px){h1.snow-leopard-title{font-size:5rem;line-height:60px}.snow-leopard-content,.snow-leopard .bottom-content{width:90%}.snow-leopard .title>*{width:90%}.snow-leopard .text-content,.snow-leopard .bottom-content .content>*{font-size:14px}.snow-leopard .heading>*{font-size:32px}.snow-leopard .title>*{font-size:24px}}@media (max-width: 479px){h1.snow-leopard-title{font-size:3.5rem;margin:0;line-height:50px}.snow-leopard .snow-leopard-content,.snow-leopard .bottom-content{width:100%}.snow-leopard .title>*{width:100%}.snow-leopard .bottom-content{padding-top:0rem}}.custom-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.custom-modal.active{display:flex;opacity:1}.custom-modal .modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:1;transition:opacity .3s ease}.custom-modal div.modal-overlay{display:block}.modal-content{position:relative;background:#fff;border-radius:12px;max-width:850px;width:90%;max-height:90vh;overflow-y:auto;padding:5rem;z-index:10;transform:translateY(-10px);transition:transform .3s ease,opacity .3s ease;opacity:0}.custom-modal.active .modal-content{transform:translateY(0);opacity:1}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.close-modal{color:#000;background:#fffc;position:absolute;top:20px;right:20px;border:none;font-size:2.8rem;cursor:pointer;border-radius:50%;z-index:11;height:50px;width:50px}.modal2-info>*{font-family:Cabin,sans-serif;line-height:24px;color:#000;font-weight:700;letter-spacing:0px;word-spacing:.5px}.modal-body h2{margin-bottom:1rem;font-size:2.8rem;letter-spacing:1px;margin-top:0;font-family:Cabin,sans-serif;line-height:48px}.modal-body p{font-weight:700;margin-bottom:1rem;text-align:left;font-family:Cabin,sans-serif;line-height:24px;color:#000;letter-spacing:0px;word-spacing:.5px}.modal-body img{max-width:100%;margin-top:1rem}.download-btn{display:inline-block;background:#000;color:#fff;padding:10px 16px;border-radius:4px;text-decoration:none;margin-top:10px;text-transform:uppercase;font-size:14px}.snowleopard-gallery{display:flex;flex-direction:column;gap:12px;margin-top:20px}.gallery-row-top,.gallery-row-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery-item-small{grid-column:span 1}.gallery-item-large{grid-column:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}@media screen and (max-width: 1024px){.gallery-row-top,.gallery-row-bottom{grid-template-columns:repeat(2,1fr)}.gallery-item-large{grid-column:span 1}}@media screen and (max-width: 600px){.gallery-row-top,.gallery-row-bottom{grid-template-columns:1fr}.gallery-item-large,.gallery-item-small{grid-column:span 1}.close-modal{top:10px;right:5px}.modal-content{padding:2rem 1rem}}@media screen and (max-width: 989px){.close-modal{color:#fffc;background:#000}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-wildcats-conservation.css.map */
