.perth-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px;padding:30px 0;border-top:1px solid rgba(34,34,34,.1)}.stat-item{text-align:center}.stat-number{display:block;font-size:1.8rem;font-weight:700;color:#f5610c;margin-bottom:5px}.stat-item p{font-size:.95rem;margin:0;color:#555;line-height:1.4}.glance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.glance-item{padding:25px;background:#f8f9fa;border-radius:8px;border-left:4px solid #f5610c;transition:transform .3s ease,box-shadow .3s ease}.glance-item:hover{transform:translateY(-3px);box-shadow:0 4px 15px #00000014}.glance-item h4{margin:0 0 10px;font-size:1.1rem;color:#f5610c;font-weight:600}.glance-item p{margin:0;font-size:.95rem;line-height:1.6;color:#222}.glance-item a{color:#f5610c;text-decoration:underline;transition:color .3s ease}.glance-item a:hover{color:#d45500}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.why-card{padding:25px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #2222220d;border-top:4px solid #f5610c;transition:transform .3s ease,box-shadow .3s ease}.why-card:hover{transform:translateY(-3px);box-shadow:0 4px 20px #22222214}.why-card h4{margin:0 0 10px;font-size:1.1rem;color:#f5610c;font-weight:600}.why-card p{margin:0;font-size:.95rem;line-height:1.6;color:#222}.why-card a{color:#f5610c;text-decoration:underline;transition:color .3s ease}.why-card a:hover{color:#d45500}.product-ranges-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-range-card{padding:25px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #2222220d;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.product-range-card:hover{transform:translateY(-5px);box-shadow:0 5px 25px #2222221a}.product-range-card h4{margin:0 0 10px;font-size:1rem;color:#f5610c;font-weight:600}.product-range-card p{margin:0 0 15px;font-size:.9rem;line-height:1.5;color:#222}.range-cta{display:inline-block;color:#f5610c;font-weight:600;font-size:.9rem;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .3s ease,color .3s ease}.range-cta:hover{border-bottom-color:#f5610c;color:#d45500}.delivery-table-wrapper{overflow-x:auto;margin:0 -5px;padding:0 5px}.delivery-table{width:100%;border-collapse:collapse;font-size:.95rem;min-width:600px}.delivery-table th{background:#222;color:#fff;padding:15px 20px;text-align:left;font-weight:600}.delivery-table td{padding:15px 20px;border-bottom:1px solid #e9ecef;vertical-align:middle;color:#222}.delivery-table tr:hover td{background:#f8f9fa}.delivery-table strong{color:#f5610c}.delivery-table small{color:#888;font-size:.85rem;display:block;margin-top:2px}.delivery-note{margin-top:20px;font-size:.9rem;color:#666;padding:15px 20px;background:#f8f9fa;border-radius:6px;border-left:4px solid #f5610c}.cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.case-card{padding:25px;background:#fff;border-radius:8px;box-shadow:0 2px 10px #2222220d;border-left:4px solid #f5610c;transition:transform .3s ease,box-shadow .3s ease}.case-card:hover{transform:translateY(-3px);box-shadow:0 4px 20px #22222214}.case-card h4{margin:0 0 10px;font-size:1.05rem;color:#f5610c;font-weight:600}.case-card p{margin:0;font-size:.95rem;line-height:1.6;color:#222}.case-card a{color:#f5610c;text-decoration:underline;transition:color .3s ease}.case-card a:hover{color:#d45500}.choose-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.choose-item{display:flex;align-items:flex-start;gap:15px;padding:20px;background:#f8f9fa;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.choose-item:hover{transform:translate(3px);box-shadow:0 2px 10px #2222220d}.choose-icon{font-size:1.5rem;color:#f5610c;font-weight:700;flex-shrink:0;line-height:1.4}.choose-item p{margin:0;font-size:.95rem;line-height:1.6;color:#222}.choose-item strong{color:#f5610c}.faq-list{max-width:800px;margin:0 auto}.faq-list .faq-item{padding:20px 0;border-bottom:1px solid #e9ecef}.faq-list .faq-item:last-child{border-bottom:none}.faq-list .faq-item h4{margin:0 0 8px;font-size:1.1rem;color:#f5610c;cursor:default;font-weight:600}.faq-list .faq-item p{margin:0;font-size:.95rem;line-height:1.7;color:#222}.faq-list .faq-item a{color:#f5610c;text-decoration:underline;transition:color .3s ease}.faq-list .faq-item a:hover{color:#d45500}.cta-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;max-width:900px;margin:0 auto}.cta-card{padding:30px;background:#f8f9fa;border-radius:10px;text-align:center;border-top:4px solid #f5610c;transition:transform .3s ease,box-shadow .3s ease}.cta-card:hover{transform:translateY(-3px);box-shadow:0 4px 20px #22222214}.cta-card h4{margin:0 0 15px;font-size:1.1rem;color:#f5610c;font-weight:600}.cta-btn{display:inline-block;padding:12px 30px;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-btn.primary{background:#06c;color:#fff}.cta-btn.primary:hover{background:#d45500;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #00000026}.cta-btn.secondary{background:transparent;color:#f5610c;border:2px solid #f5610c}.cta-btn.secondary:hover{background:#f5610c;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #f5610c40}.cta-note{margin-top:12px;font-size:.9rem;color:#666}.scheme-1 .glance-item{background:#ffffff0d;border-left-color:#f5610c}.scheme-1 .glance-item h4{color:#f5610c}.scheme-1 .glance-item p{color:#ffffffd9}.scheme-1 .glance-item a,.scheme-1 .glance-item a:hover{color:#f5610c}.scheme-1 .product-range-card{background:#ffffff0d}.scheme-1 .product-range-card h4{color:#f5610c}.scheme-1 .product-range-card p{color:#ffffffbf}.scheme-1 .range-cta{color:#f5610c}.scheme-1 .range-cta:hover{border-bottom-color:#f5610c;color:#f5610c}.scheme-1 .case-card{background:#ffffff0d;border-left-color:#f5610c}.scheme-1 .case-card h4{color:#f5610c}.scheme-1 .case-card p{color:#ffffffd9}.scheme-1 .case-card a{color:#f5610c}.scheme-1 .delivery-table th{background:#1a1a2e}.scheme-1 .delivery-table td{border-bottom-color:#ffffff1a;color:#ffffffd9}.scheme-1 .delivery-table tr:hover td{background:#ffffff0d}.scheme-1 .delivery-table strong{color:#f5610c}.scheme-1 .delivery-note{background:#ffffff0d;color:#ffffffb3;border-left-color:#f5610c}.scheme-1 .faq-list .faq-item{border-bottom-color:#ffffff1a}.scheme-1 .faq-list .faq-item h4{color:#f5610c}.scheme-1 .faq-list .faq-item p{color:#ffffffd9}.scheme-1 .faq-list .faq-item a{color:#f5610c}.scheme-1 .choose-item{background:#ffffff0d}.scheme-1 .choose-item p{color:#ffffffd9}.scheme-1 .choose-item strong,.scheme-1 .choose-icon{color:#f5610c}.scheme-1 .cta-card{background:#ffffff0d;border-top-color:#f5610c}.scheme-1 .cta-card h4{color:#f5610c}.scheme-1 .cta-btn.primary{background:#f5610c;color:#fff}.scheme-1 .cta-btn.primary:hover{background:#d45500}.scheme-1 .cta-btn.secondary{color:#f5610c;border-color:#f5610c}.scheme-1 .cta-btn.secondary:hover{background:#f5610c;color:#1a1a2e}.scheme-1 .cta-note{color:#fff9}.scheme-1 .stat-number{color:#f5610c}.scheme-1 .stat-item p{color:#ffffffbf}.scheme-1 .perth-stats-grid{border-top-color:#ffffff1a}.perth-hero-section .m-richtext__description p{font-size:16px;text-align:justify;color:#000;font-weight:400}.perth-hero-section h3.m-richtext__title.rte.h2{font-size:35px;line-height:1.4em}.perth-hero-section .m-richtext__button a{background:#034c76;border-color:#034c76;font-weight:700;color:#fff;letter-spacing:.3px}.perth-hero-section .img__box-hero_content{padding-left:100px}.perth-hero-section .stat-number{display:block;font-size:24px;font-weight:700;color:#f5610c;margin-bottom:5px}.perth-hero-section .stat-item p{color:#000}.at-a-glance .stat-item{padding:25px;background-color:#f3f3f3;border-radius:12px}.at-a-glance .glance-item a{text-decoration:none}.at-a-glance .glance-item{padding:25px;background:#fff}.at-a-glance,.at-a-glance .m-custom-content__wrapper.m\:flex.m\:flex-wrap{background:#f3f3f3}.why-perth h3.m-richtext__title.h2,.product-ranges h3.m-richtext__title.h2,.delivery-section h3.m-richtext__title.h2,.case-studies h3.m-richtext__title.h2,.why-choose h3.m-richtext__title.h2,.faq-section h3.m-richtext__title.h2,.final-cta h3.m-richtext__title.h2{font-size:44px}.why-perth .m-richtext__description.rte.m\:text-color-subtext.h6 p,.product-ranges .m-richtext__description.rte.m\:text-color-subtext.h6 p,.delivery-section .m-richtext__description.rte.m\:text-color-subtext.h6 p,.case-studies .m-richtext__description.rte.m\:text-color-subtext.h6 p,.why-choose .m-richtext__description.rte.m\:text-color-subtext.h6 p,.faq-section .m-richtext__description.rte.m\:text-color-subtext.h6 p,.final-cta .m-richtext__description.rte.m\:text-color-subtext.h6 p{color:#000}.why-perth .why-card p{font-size:18px;font-weight:500}.why-perth .why-card,.faq-section .m-custom-content__wrapper.m\:flex.m\:flex-wrap,.case-studies .m-custom-content__wrapper.m\:flex.m\:flex-wrap,.product-ranges .m-custom-content__wrapper.m\:flex.m\:flex-wrap,.faq-section,.case-studies,.product-ranges,.at-a-glance{background:#f3f3f3}.why-choose .range-cta{font-size:16px}.why-choose .range-cta:hover{border-bottom-color:transparent;color:#000}.why-choose .choose-item{background:#f3f3f3}.faq-section .faq-list .faq-item{background:#fff;padding:20px}.faq-section .faq-list{max-width:1000px;margin:0 auto}.final-cta .cta-card{display:flex;flex-direction:column;justify-content:center;gap:6px}.final-cta .cta-btn.primary{background:transparent;color:#f5610c;border:2px solid #f5610c;padding:12px 8px!important;font-size:15px}.final-cta{padding-bottom:10px}.security-seals-perth #MainContent{padding-bottom:40px}@media(max-width:992px){.product-ranges-grid,.cases-grid{grid-template-columns:repeat(2,1fr)}.perth-stats-grid{gap:20px}}@media(max-width:768px){.perth-stats-grid{grid-template-columns:repeat(3,1fr);gap:15px;padding:20px 0}.stat-number{font-size:1.3rem}.stat-item p{font-size:.8rem}.glance-grid,.why-grid{grid-template-columns:1fr}.product-ranges-grid{grid-template-columns:1fr 1fr}.cases-grid,.choose-grid,.cta-buttons{grid-template-columns:1fr}.delivery-table{font-size:.85rem;min-width:500px}.delivery-table th,.delivery-table td{padding:10px 12px}.delivery-table td small{font-size:.75rem}.glance-item,.why-card,.case-card{padding:20px}.choose-item{padding:15px}.cta-card{padding:25px 20px}.cta-btn{padding:10px 20px;font-size:.95rem}}@media(max-width:480px){.perth-stats-grid{grid-template-columns:1fr;gap:10px;padding:15px 0}.stat-item{padding:12px 15px;background:#f8f9fa;border-radius:6px}.scheme-1 .stat-item{background:#ffffff0d}.stat-number{font-size:1.1rem}.stat-item p{font-size:.85rem}.product-ranges-grid{grid-template-columns:1fr}.delivery-table{font-size:.8rem;min-width:400px}.delivery-table th,.delivery-table td{padding:8px 10px}.delivery-table td small{font-size:.7rem}.glance-item h4,.why-card h4{font-size:1rem}.case-card h4{font-size:.95rem}.faq-list .faq-item h4,.cta-card h4{font-size:1rem}.cta-btn{padding:8px 16px;font-size:.9rem}.cta-buttons{gap:20px}}@media(max-width:360px){.delivery-table{font-size:.7rem;min-width:350px}.delivery-table th,.delivery-table td{padding:6px 8px}.stat-number{font-size:1rem}}.at-a-glance,.why-perth,.product-ranges,.delivery-section,.case-studies,.why-choose,.faq-section,.final-cta{scroll-margin-top:80px}.perth-hero-section{transition:opacity .5s ease}@media print{.perth-stats-grid{break-inside:avoid}.glance-item,.why-card,.product-range-card,.case-card,.choose-item{break-inside:avoid;box-shadow:none!important;border:1px solid #ddd}.cta-btn{border:1px solid #333;color:#333!important;background:transparent!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/security-seals-perth.css.map */
