html,body{overflow:initial;}.phc-blog-page{--phc-black:#050505;--phc-card:#1e1e1e;--phc-text:#f6f8fa;--phc-muted:rgba(246,248,250,.8);--phc-line:rgba(246,248,250,.1);--phc-panel:rgba(246,248,250,.05);--phc-accent:#ade41e;--phc-accent-warm:#ff8a00;--phc-gutter:1rem;--phc-radius-sm:.25rem;--phc-radius-lg:1rem;--phc-radius-feature:2rem 2rem .25rem .25rem;--phc-heading:"Rajdhani",sans-serif;--phc-body:"Roboto",sans-serif;}.gtranslate_wrapper .gt_switcher-popup span{font-size:1rem;font-family:"Rajdhani",sans-serif;text-transform:uppercase;color:#F6F8FA;}body>.gtranslate_wrapper{display:none;}.phc-container,.phc-header{margin:0 auto;max-width:96rem;width:calc(100% - (var(--phc-gutter) * 2));}.phc-header{align-items:center;display:flex;gap:1.125rem;justify-content:space-between;min-height:4.875rem;padding:.75rem 0;position:relative;}.phc-logo{align-items:center;display:inline-flex;gap:.625rem;min-width:0;position:relative;z-index:4;}.phc-logo-mark{background:radial-gradient(circle at 35% 35%,#ffce00 0 18%,transparent 19%),radial-gradient(circle at 70% 30%,#00a3ff 0 18%,transparent 19%),radial-gradient(circle at 50% 72%,#ade41e 0 22%,transparent 23%);border:.0625rem solid rgba(255,255,255,.14);border-radius:50%;flex:0 0 2.125rem;height:2.125rem;width:2.125rem;}.phc-logo-text{display:grid;line-height:1.1;}.phc-logo-text strong{color:#4fc3ff;font:700 1rem/1 "Rajdhani",sans-serif;text-transform:uppercase;}.phc-logo-text small{color:#ade41e;font-size:.625rem;}.phc-menu-toggle{align-items:center;background:var(--phc-card);border:.0625rem solid var(--phc-line);border-radius:var(--phc-radius-sm);display:inline-grid;gap:.25rem;height:2.25rem;justify-content:center;padding:0;position:relative;width:2.25rem;z-index:4;}.phc-menu-toggle span{background:var(--phc-text);display:block;height:.125rem;width:1rem;}.phc-nav{background:var(--phc-card);border:.0625rem solid var(--phc-line);border-radius:var(--phc-radius-lg);display:none;left:0;padding:1.125rem;position:absolute;right:0;top:calc(100% - .25rem);z-index:3;}.phc-nav.is-open{display:block;}.phc-menu{display:grid;gap:1rem;list-style:none;margin:0;padding:0;}.phc-menu ul{list-style:none;margin:.625rem 0 0;padding:0 0 0 1rem;}.phc-menu li{position:relative;}.phc-menu a{align-items:center;display:flex;font:700 1rem "Rajdhani",sans-serif;gap:.5rem;justify-content:space-between;line-height:1.2;padding:.25rem 0;text-transform:uppercase;color:#F6F8FA;}.phc-menu .children{display:grid;gap:.625rem;}.phc-menu .children a{color:var(--phc-muted,rgba(246,248,250,.8));font-size:.9375rem;}.phc-menu .page_item_has_children>a::after{color:var(--phc-accent,#ade41e);content:"+";font-size:.875rem;line-height:1;}.phc-header-cta-container{display:flex;align-items:center;gap:1.5rem}.phc-header-cta{border:.0625rem solid #ade41e;border-radius:62.4375rem;color:#F6F8FA;display:none;font:700 1rem "Rajdhani",sans-serif;padding:.75rem 1.125rem;text-transform:uppercase;}.phc-title-band{padding:2.5rem 0;}.phc-title-band h1,.phc-reviews h2,.phc-faq h2{font:700 1.5rem/1.1 "Rajdhani",sans-serif;margin:0;text-align:center;text-transform:uppercase;color:var(--phc-text);}.phc-blog-listing{padding:2.5rem 0;}.phc-featured-card{display:grid;gap:1rem;}.phc-featured-card img{object-fit:cover;overflow:hidden;border-radius:2rem 2rem .25rem .25rem;}@media screen and (max-width:48rem){.phc-featured-card img{aspect-ratio:35 / 40}}.phc-featured-card__content{background:var(--phc-panel);border:.0625rem solid var(--phc-line);border-radius:var(--phc-radius-feature);display:grid;gap:2rem;padding:1.5rem;}@media screen and (min-width:80rem){.phc-featured-card__content{padding:3.5rem}}.phc-featured-card h2,.phc-post-card h3{font:700 2.25rem "Rajdhani",sans-serif;margin:0;text-transform:uppercase;color:var(--phc-text);}.phc-post-card h3 a:hover{color:var(--phc-accent);text-decoration:underline;}.phc-featured-card__copy{display:grid;gap:1rem;}.phc-featured-card__copy p,.phc-post-card p{color:var(--phc-muted);margin:0;}.phc-featured-card__meta{display:grid;gap:2rem;}.phc-featured-card__meta p{align-items:center;color:var(--phc-muted);display:flex;font-size:1rem;justify-content:space-between;margin:0;}.phc-featured-card__meta strong{color:var(--phc-text);font-weight:500;}.phc-featured-card__image,.phc-post-card__image{border:.0625rem solid var(--phc-line);display:block;overflow:hidden;}.phc-featured-card__image{aspect-ratio:358 / 400;border-radius:var(--phc-radius-feature);}.phc-featured-card__image img,.phc-post-card__image img{height:100%;object-fit:cover;width:100%;}.phc-button{align-items:center;border-radius:62.4375rem;cursor:pointer;display:inline-flex;font:700 1rem/1.5rem "Rajdhani",sans-serif;gap:.625rem;justify-content:center;height:3.375rem;min-width:12.5rem;padding:.875rem 2rem;text-align:center;text-transform:uppercase;width:100%;align-self:end;transition:all .2s ease;}@media screen and (min-width:62rem){.phc-button{width:max-content}}.phc-post-card .phc-button:hover{color:var(--phc-text);}.phc-button:hover{scale:1.01;}.phc-button::after{border:.125rem solid currentColor;border-radius:50%;content:"";height:.3125rem;width:.3125rem;position:relative;top:-.125rem;}.phc-button--primary{background:#ade41e;border:0;color:var(--phc-black);}.phc-button--secondary{background:var(--phc-black);border:.0625rem solid #ade41e;color:var(--phc-text);}.phc-post-grid{display:grid;gap:1rem;margin-top:1rem;}.phc-post-card{background:var(--phc-card);border-radius:var(--phc-radius-lg);display:grid;gap:1.5rem;padding:1.5rem;}.phc-post-card__image{aspect-ratio:310 / 329;border-radius:.75rem;}.phc-post-card__body{display:grid;gap:.75rem;}.phc-post-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;}.phc-load-more{display:flex;justify-content:center;margin-top:2rem;}.phc-load-more.is-hidden{display:none;}.phc-reviews{padding:2.5rem 0;}.phc-review-summary{background:var(--phc-card);border:.0625rem solid var(--phc-line);border-radius:var(--phc-radius-sm);display:grid;gap:.875rem;margin-top:2.5rem;padding:1.5rem 1.0625rem;}.phc-review-summary__rating{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;}.phc-google-dot{background:conic-gradient(#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);border-radius:50%;height:1.5rem;width:1.5rem;}.phc-review-summary strong{font-size:1.125rem;}.phc-stars{color:#ffc400;font-size:1rem;letter-spacing:.0625rem;}.phc-review-summary__button{background:#ade41e;border-radius:62.4375rem;color:var(--phc-black);font:700 .75rem/1.125rem "Rajdhani",sans-serif;padding:.5rem 1.5rem;text-align:center;text-transform:uppercase;}.phc-review-wrap{margin-top:1rem;position:relative;}.phc-review-track{display:grid;grid-auto-columns:100%;grid-auto-flow:column;gap:.75rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory;}.phc-review-card{background:var(--phc-card);border:.0625rem solid var(--phc-line);border-radius:var(--phc-radius-sm);display:grid;gap:.625rem;min-height:16.75rem;padding:1.5625rem 1.6875rem;scroll-snap-align:start;text-align:center;}.phc-review-card p{color:var(--phc-muted);font-size:.875rem;margin:0;}.phc-review-card a{color:#80bfff;font-weight:700;}.phc-review-card__author{align-items:center;display:grid;gap:.5rem;justify-items:center;margin-top:auto;}.phc-review-card__author>span{align-items:center;background:#5a39d6;border-radius:50%;display:inline-flex;height:2.5rem;justify-content:center;width:2.5rem;}.phc-review-card__author small{color:var(--phc-muted);}.phc-review-arrow{align-items:center;background:#ade41e;border:0;border-radius:50%;color:var(--phc-black);cursor:pointer;display:inline-flex;font-size:1.5rem;height:2rem;justify-content:center;position:absolute;top:7.375rem;width:2rem;z-index:2;}.phc-review-arrow--prev{left:.5rem;}.phc-review-arrow--next{right:.5rem;}.phc-faq{overflow:hidden;padding:2.5rem 0 3.5rem;position:relative;}.phc-faq::before,.phc-faq::after{content:"";position:absolute;top:3.75rem;z-index:0;background-size:contain;background-repeat:no-repeat;}@media screen and (min-width:48rem){.phc-faq::before,.phc-faq::after{top:.75rem}}.phc-faq::before{background-image:url("data:image/svg+xml,%3Csvg width='246' height='670' viewBox='0 0 246 670' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_466_5663)'%3E%3Crect x='29.4961' y='-3.04883' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='17.9287' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='17.9287' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='17.9287' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='17.9287' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='17.9287' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='17.9287' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='38.9062' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='59.8838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='80.8613' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='218.302' y='101.838' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='218.302' y='122.815' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='218.302' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='239.279' y='143.793' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='218.302' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='239.279' y='164.771' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='218.302' y='185.748' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='218.302' y='206.726' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='197.323' y='227.702' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='113.41' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='134.388' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='155.366' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='176.345' y='248.68' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='269.657' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='269.657' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='269.657' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='290.635' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='374.544' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='395.521' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='416.499' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='30.665' y='417.667' width='3.76068' height='3.76068' rx='1.88034' fill='%23FB8902'/%3E%3Crect x='8.51855' y='437.477' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='437.477' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='458.453' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='458.453' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='479.431' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='479.431' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='479.431' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='500.408' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='500.408' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='500.408' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='521.386' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='521.386' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='521.386' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='521.386' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='542.363' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='542.363' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='542.363' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='542.363' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='563.341' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='563.341' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='563.341' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='563.341' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='563.341' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='584.317' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='584.317' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='584.317' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='584.317' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='584.317' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='605.295' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='605.295' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='605.295' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='605.295' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='92.4316' y='605.295' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='626.272' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='626.272' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='626.272' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='71.4531' y='626.272' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='8.51855' y='647.25' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='29.4961' y='647.25' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3Crect x='50.4746' y='647.25' width='6.09709' height='6.09709' rx='3.04855' fill='%23FB8902'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_466_5663'%3E%3Crect width='653.325' height='669.278' fill='white' transform='translate(-408)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position:right top;left:0;}.phc-faq::after{background-image:url("data:image/svg+xml,%3Csvg width='208' height='776' viewBox='0 0 208 776' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_466_3521)'%3E%3Crect x='210.161' y='32.6396' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 210.161 32.6396)' fill='%23ADE41E'/%3E%3Crect x='210.721' y='50.7676' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 210.721 50.7676)' fill='%23ADE41E'/%3E%3Crect x='211.281' y='68.8955' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 211.281 68.8955)' fill='%23ADE41E'/%3E%3Crect x='211.84' y='87.0225' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 211.84 87.0225)' fill='%23ADE41E'/%3E%3Crect x='212.4' y='105.15' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 212.4 105.15)' fill='%23ADE41E'/%3E%3Crect x='212.959' y='123.277' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 212.959 123.277)' fill='%23ADE41E'/%3E%3Crect x='213.519' y='141.406' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 213.519 141.406)' fill='%23ADE41E'/%3E%3Crect x='214.078' y='159.534' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 214.078 159.534)' fill='%23ADE41E'/%3E%3Crect x='192.054' y='33.1982' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 192.054 33.1982)' fill='%23ADE41E'/%3E%3Crect x='192.614' y='51.3271' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 192.614 51.3271)' fill='%23ADE41E'/%3E%3Crect x='193.173' y='69.4541' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 193.173 69.4541)' fill='%23ADE41E'/%3E%3Crect x='193.733' y='87.582' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 193.733 87.582)' fill='%23ADE41E'/%3E%3Crect x='194.292' y='105.709' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 194.292 105.709)' fill='%23ADE41E'/%3E%3Crect x='194.852' y='123.837' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 194.852 123.837)' fill='%23ADE41E'/%3E%3Crect x='195.411' y='141.965' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 195.411 141.965)' fill='%23ADE41E'/%3E%3Crect x='195.971' y='160.093' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 195.971 160.093)' fill='%23ADE41E'/%3E%3Crect x='196.531' y='178.22' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 196.531 178.22)' fill='%23ADE41E'/%3E%3Crect x='197.09' y='196.348' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 197.09 196.348)' fill='%23ADE41E'/%3E%3Crect x='197.65' y='214.477' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 197.65 214.477)' fill='%23ADE41E'/%3E%3Crect x='198.209' y='232.604' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 198.209 232.604)' fill='%23ADE41E'/%3E%3Crect x='198.77' y='250.731' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 198.77 250.731)' fill='%23ADE41E'/%3E%3Crect x='199.329' y='268.858' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 199.329 268.858)' fill='%23ADE41E'/%3E%3Crect x='199.889' y='286.987' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 199.889 286.987)' fill='%23ADE41E'/%3E%3Crect x='200.448' y='305.114' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 200.448 305.114)' fill='%23ADE41E'/%3E%3Crect x='201.008' y='323.242' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 201.008 323.242)' fill='%23ADE41E'/%3E%3Crect x='201.568' y='341.369' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 201.568 341.369)' fill='%23ADE41E'/%3E%3Crect x='202.127' y='359.497' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 202.127 359.497)' fill='%23ADE41E'/%3E%3Crect x='202.687' y='377.626' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 202.687 377.626)' fill='%23ADE41E'/%3E%3Crect x='203.246' y='395.753' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 203.246 395.753)' fill='%23ADE41E'/%3E%3Crect x='203.806' y='413.881' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 203.806 413.881)' fill='%23ADE41E'/%3E%3Crect x='204.365' y='432.008' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 204.365 432.008)' fill='%23ADE41E'/%3E%3Crect x='204.925' y='450.137' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 204.925 450.137)' fill='%23ADE41E'/%3E%3Crect x='205.485' y='468.264' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 205.485 468.264)' fill='%23ADE41E'/%3E%3Crect x='206.044' y='486.392' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 206.044 486.392)' fill='%23ADE41E'/%3E%3Crect x='206.604' y='504.519' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 206.604 504.519)' fill='%23ADE41E'/%3E%3Crect x='207.163' y='522.646' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 207.163 522.646)' fill='%23ADE41E'/%3E%3Crect x='173.946' y='33.7568' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 173.946 33.7568)' fill='%23ADE41E'/%3E%3Crect x='174.505' y='51.8857' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 174.505 51.8857)' fill='%23ADE41E'/%3E%3Crect x='175.065' y='70.0137' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 175.065 70.0137)' fill='%23ADE41E'/%3E%3Crect x='175.624' y='88.1406' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 175.624 88.1406)' fill='%23ADE41E'/%3E%3Crect x='176.184' y='106.269' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 176.184 106.269)' fill='%23ADE41E'/%3E%3Crect x='176.744' y='124.396' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 176.744 124.396)' fill='%23ADE41E'/%3E%3Crect x='177.304' y='142.524' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 177.304 142.524)' fill='%23ADE41E'/%3E%3Crect x='177.864' y='160.651' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 177.864 160.651)' fill='%23ADE41E'/%3E%3Crect x='178.423' y='178.779' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 178.423 178.779)' fill='%23ADE41E'/%3E%3Crect x='178.983' y='196.906' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 178.983 196.906)' fill='%23ADE41E'/%3E%3Crect x='179.542' y='215.035' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 179.542 215.035)' fill='%23ADE41E'/%3E%3Crect x='180.102' y='233.163' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 180.102 233.163)' fill='%23ADE41E'/%3E%3Crect x='180.661' y='251.29' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 180.661 251.29)' fill='%23ADE41E'/%3E%3Crect x='181.221' y='269.418' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 181.221 269.418)' fill='%23ADE41E'/%3E%3Crect x='181.781' y='287.546' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 181.781 287.546)' fill='%23ADE41E'/%3E%3Crect x='182.34' y='305.674' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 182.34 305.674)' fill='%23ADE41E'/%3E%3Crect x='182.9' y='323.801' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 182.9 323.801)' fill='%23ADE41E'/%3E%3Crect x='183.459' y='341.929' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 183.459 341.929)' fill='%23ADE41E'/%3E%3Crect x='184.019' y='360.056' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 184.019 360.056)' fill='%23ADE41E'/%3E%3Crect x='184.578' y='378.185' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 184.578 378.185)' fill='%23ADE41E'/%3E%3Crect x='185.138' y='396.312' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 185.138 396.312)' fill='%23ADE41E'/%3E%3Crect x='185.698' y='414.439' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 185.698 414.439)' fill='%23ADE41E'/%3E%3Crect x='186.257' y='432.567' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 186.257 432.567)' fill='%23ADE41E'/%3E%3Crect x='186.817' y='450.695' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 186.817 450.695)' fill='%23ADE41E'/%3E%3Crect x='187.377' y='468.823' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 187.377 468.823)' fill='%23ADE41E'/%3E%3Crect x='187.937' y='486.95' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 187.937 486.95)' fill='%23ADE41E'/%3E%3Crect x='188.496' y='505.078' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 188.496 505.078)' fill='%23ADE41E'/%3E%3Crect x='153.332' y='18.2598' width='2.53453' height='2.53453' rx='1.26726' transform='rotate(88.2318 153.332 18.2598)' fill='%23ADE41E'/%3E%3Crect x='155.838' y='34.3164' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 155.838 34.3164)' fill='%23ADE41E'/%3E%3Crect x='156.398' y='52.4453' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 156.398 52.4453)' fill='%23ADE41E'/%3E%3Crect x='156.957' y='70.5723' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 156.957 70.5723)' fill='%23ADE41E'/%3E%3Crect x='157.517' y='88.7002' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 157.517 88.7002)' fill='%23ADE41E'/%3E%3Crect x='158.076' y='106.827' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 158.076 106.827)' fill='%23ADE41E'/%3E%3Crect x='158.636' y='124.955' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 158.636 124.955)' fill='%23ADE41E'/%3E%3Crect x='159.196' y='143.083' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 159.196 143.083)' fill='%23ADE41E'/%3E%3Crect x='159.755' y='161.211' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 159.755 161.211)' fill='%23ADE41E'/%3E%3Crect x='160.315' y='179.338' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 160.315 179.338)' fill='%23ADE41E'/%3E%3Crect x='160.875' y='197.466' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 160.875 197.466)' fill='%23ADE41E'/%3E%3Crect x='161.435' y='215.595' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 161.435 215.595)' fill='%23ADE41E'/%3E%3Crect x='161.994' y='233.722' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 161.994 233.722)' fill='%23ADE41E'/%3E%3Crect x='162.554' y='251.85' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 162.554 251.85)' fill='%23ADE41E'/%3E%3Crect x='163.114' y='269.977' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 163.114 269.977)' fill='%23ADE41E'/%3E%3Crect x='163.673' y='288.105' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 163.673 288.105)' fill='%23ADE41E'/%3E%3Crect x='164.233' y='306.232' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 164.233 306.232)' fill='%23ADE41E'/%3E%3Crect x='164.792' y='324.36' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 164.792 324.36)' fill='%23ADE41E'/%3E%3Crect x='165.352' y='342.487' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 165.352 342.487)' fill='%23ADE41E'/%3E%3Crect x='165.911' y='360.615' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 165.911 360.615)' fill='%23ADE41E'/%3E%3Crect x='166.471' y='378.743' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 166.471 378.743)' fill='%23ADE41E'/%3E%3Crect x='167.031' y='396.871' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 167.031 396.871)' fill='%23ADE41E'/%3E%3Crect x='167.59' y='414.998' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 167.59 414.998)' fill='%23ADE41E'/%3E%3Crect x='168.15' y='433.126' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 168.15 433.126)' fill='%23ADE41E'/%3E%3Crect x='168.709' y='451.255' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 168.709 451.255)' fill='%23ADE41E'/%3E%3Crect x='169.269' y='469.382' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 169.269 469.382)' fill='%23ADE41E'/%3E%3Crect x='169.828' y='487.51' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 169.828 487.51)' fill='%23ADE41E'/%3E%3Crect x='136.972' y='16.96' width='6.14202' height='6.14202' rx='3.07101' transform='rotate(88.2318 136.972 16.96)' fill='%23ADE41E'/%3E%3Crect x='137.731' y='34.875' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 137.731 34.875)' fill='%23ADE41E'/%3E%3Crect x='138.29' y='53.0039' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 138.29 53.0039)' fill='%23ADE41E'/%3E%3Crect x='138.85' y='71.1318' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 138.85 71.1318)' fill='%23ADE41E'/%3E%3Crect x='139.409' y='89.2588' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 139.409 89.2588)' fill='%23ADE41E'/%3E%3Crect x='139.969' y='107.387' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 139.969 107.387)' fill='%23ADE41E'/%3E%3Crect x='140.529' y='125.514' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 140.529 125.514)' fill='%23ADE41E'/%3E%3Crect x='141.088' y='143.643' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 141.088 143.643)' fill='%23ADE41E'/%3E%3Crect x='141.648' y='161.77' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 141.648 161.77)' fill='%23ADE41E'/%3E%3Crect x='142.207' y='179.897' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 142.207 179.897)' fill='%23ADE41E'/%3E%3Crect x='142.767' y='198.024' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 142.767 198.024)' fill='%23ADE41E'/%3E%3Crect x='143.326' y='216.153' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 143.326 216.153)' fill='%23ADE41E'/%3E%3Crect x='143.886' y='234.28' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 143.886 234.28)' fill='%23ADE41E'/%3E%3Crect x='144.446' y='252.408' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 144.446 252.408)' fill='%23ADE41E'/%3E%3Crect x='145.005' y='270.535' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 145.005 270.535)' fill='%23ADE41E'/%3E%3Crect x='145.566' y='288.664' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 145.566 288.664)' fill='%23ADE41E'/%3E%3Crect x='146.125' y='306.792' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 146.125 306.792)' fill='%23ADE41E'/%3E%3Crect x='146.685' y='324.919' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 146.685 324.919)' fill='%23ADE41E'/%3E%3Crect x='147.244' y='343.047' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 147.244 343.047)' fill='%23ADE41E'/%3E%3Crect x='147.804' y='361.174' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 147.804 361.174)' fill='%23ADE41E'/%3E%3Crect x='148.364' y='379.303' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 148.364 379.303)' fill='%23ADE41E'/%3E%3Crect x='148.923' y='397.43' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 148.923 397.43)' fill='%23ADE41E'/%3E%3Crect x='149.483' y='415.558' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 149.483 415.558)' fill='%23ADE41E'/%3E%3Crect x='150.042' y='433.685' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 150.042 433.685)' fill='%23ADE41E'/%3E%3Crect x='150.602' y='451.813' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 150.602 451.813)' fill='%23ADE41E'/%3E%3Crect x='151.161' y='469.941' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 151.161 469.941)' fill='%23ADE41E'/%3E%3Crect x='119.623' y='35.4346' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 119.623 35.4346)' fill='%23ADE41E'/%3E%3Crect x='120.183' y='53.5625' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 120.183 53.5625)' fill='%23ADE41E'/%3E%3Crect x='120.742' y='71.6904' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 120.742 71.6904)' fill='%23ADE41E'/%3E%3Crect x='121.302' y='89.8174' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 121.302 89.8174)' fill='%23ADE41E'/%3E%3Crect x='121.862' y='107.945' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 121.862 107.945)' fill='%23ADE41E'/%3E%3Crect x='122.421' y='126.072' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 122.421 126.072)' fill='%23ADE41E'/%3E%3Crect x='122.981' y='144.201' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 122.981 144.201)' fill='%23ADE41E'/%3E%3Crect x='123.54' y='162.329' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 123.54 162.329)' fill='%23ADE41E'/%3E%3Crect x='124.1' y='180.456' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 124.1 180.456)' fill='%23ADE41E'/%3E%3Crect x='124.659' y='198.584' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 124.659 198.584)' fill='%23ADE41E'/%3E%3Crect x='125.219' y='216.712' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 125.219 216.712)' fill='%23ADE41E'/%3E%3Crect x='125.779' y='234.84' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 125.779 234.84)' fill='%23ADE41E'/%3E%3Crect x='126.338' y='252.967' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 126.338 252.967)' fill='%23ADE41E'/%3E%3Crect x='126.898' y='271.095' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 126.898 271.095)' fill='%23ADE41E'/%3E%3Crect x='127.457' y='289.224' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 127.457 289.224)' fill='%23ADE41E'/%3E%3Crect x='128.017' y='307.351' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 128.017 307.351)' fill='%23ADE41E'/%3E%3Crect x='128.576' y='325.479' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 128.576 325.479)' fill='%23ADE41E'/%3E%3Crect x='129.136' y='343.605' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 129.136 343.605)' fill='%23ADE41E'/%3E%3Crect x='129.696' y='361.733' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 129.696 361.733)' fill='%23ADE41E'/%3E%3Crect x='130.256' y='379.861' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 130.256 379.861)' fill='%23ADE41E'/%3E%3Crect x='130.816' y='397.989' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 130.816 397.989)' fill='%23ADE41E'/%3E%3Crect x='131.375' y='416.116' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 131.375 416.116)' fill='%23ADE41E'/%3E%3Crect x='131.935' y='434.244' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 131.935 434.244)' fill='%23ADE41E'/%3E%3Crect x='132.494' y='452.373' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 132.494 452.373)' fill='%23ADE41E'/%3E%3Crect x='101.515' y='35.9932' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 101.515 35.9932)' fill='%23ADE41E'/%3E%3Crect x='102.074' y='54.1221' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 102.074 54.1221)' fill='%23ADE41E'/%3E%3Crect x='102.634' y='72.249' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 102.634 72.249)' fill='%23ADE41E'/%3E%3Crect x='103.194' y='90.377' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 103.194 90.377)' fill='%23ADE41E'/%3E%3Crect x='103.753' y='108.504' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 103.753 108.504)' fill='%23ADE41E'/%3E%3Crect x='104.313' y='126.632' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 104.313 126.632)' fill='%23ADE41E'/%3E%3Crect x='104.873' y='144.761' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 104.873 144.761)' fill='%23ADE41E'/%3E%3Crect x='105.433' y='162.888' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 105.433 162.888)' fill='%23ADE41E'/%3E%3Crect x='105.992' y='181.016' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 105.992 181.016)' fill='%23ADE41E'/%3E%3Crect x='106.552' y='199.143' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 106.552 199.143)' fill='%23ADE41E'/%3E%3Crect x='107.112' y='217.271' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 107.112 217.271)' fill='%23ADE41E'/%3E%3Crect x='107.671' y='235.398' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 107.671 235.398)' fill='%23ADE41E'/%3E%3Crect x='108.231' y='253.526' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 108.231 253.526)' fill='%23ADE41E'/%3E%3Crect x='108.79' y='271.653' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 108.79 271.653)' fill='%23ADE41E'/%3E%3Crect x='109.35' y='289.782' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 109.35 289.782)' fill='%23ADE41E'/%3E%3Crect x='109.909' y='307.91' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 109.909 307.91)' fill='%23ADE41E'/%3E%3Crect x='110.469' y='326.037' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 110.469 326.037)' fill='%23ADE41E'/%3E%3Crect x='111.029' y='344.165' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 111.029 344.165)' fill='%23ADE41E'/%3E%3Crect x='111.588' y='362.292' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 111.588 362.292)' fill='%23ADE41E'/%3E%3Crect x='112.148' y='380.421' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 112.148 380.421)' fill='%23ADE41E'/%3E%3Crect x='112.707' y='398.548' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 112.707 398.548)' fill='%23ADE41E'/%3E%3Crect x='113.267' y='416.676' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 113.267 416.676)' fill='%23ADE41E'/%3E%3Crect x='113.826' y='434.803' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 113.826 434.803)' fill='%23ADE41E'/%3E%3Crect x='83.4075' y='36.5527' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 83.4075 36.5527)' fill='%23ADE41E'/%3E%3Crect x='83.967' y='54.6807' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 83.967 54.6807)' fill='%23ADE41E'/%3E%3Crect x='84.5266' y='72.8086' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 84.5266 72.8086)' fill='%23ADE41E'/%3E%3Crect x='85.0862' y='90.9355' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 85.0862 90.9355)' fill='%23ADE41E'/%3E%3Crect x='85.6457' y='109.063' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 85.6457 109.063)' fill='%23ADE41E'/%3E%3Crect x='86.2053' y='127.19' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 86.2053 127.19)' fill='%23ADE41E'/%3E%3Crect x='86.7649' y='145.319' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 86.7649 145.319)' fill='%23ADE41E'/%3E%3Crect x='87.3245' y='163.447' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 87.3245 163.447)' fill='%23ADE41E'/%3E%3Crect x='87.884' y='181.574' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 87.884 181.574)' fill='%23ADE41E'/%3E%3Crect x='88.4436' y='199.702' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 88.4436 199.702)' fill='%23ADE41E'/%3E%3Crect x='89.0041' y='217.83' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 89.0041 217.83)' fill='%23ADE41E'/%3E%3Crect x='89.5637' y='235.958' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 89.5637 235.958)' fill='%23ADE41E'/%3E%3Crect x='90.1233' y='254.085' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 90.1233 254.085)' fill='%23ADE41E'/%3E%3Crect x='90.6829' y='272.213' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 90.6829 272.213)' fill='%23ADE41E'/%3E%3Crect x='91.2424' y='290.341' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 91.2424 290.341)' fill='%23ADE41E'/%3E%3Crect x='91.802' y='308.469' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 91.802 308.469)' fill='%23ADE41E'/%3E%3Crect x='92.3616' y='326.596' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 92.3616 326.596)' fill='%23ADE41E'/%3E%3Crect x='92.9211' y='344.724' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 92.9211 344.724)' fill='%23ADE41E'/%3E%3Crect x='93.4807' y='362.851' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 93.4807 362.851)' fill='%23ADE41E'/%3E%3Crect x='94.0403' y='380.979' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 94.0403 380.979)' fill='%23ADE41E'/%3E%3Crect x='94.5998' y='399.107' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 94.5998 399.107)' fill='%23ADE41E'/%3E%3Crect x='95.1594' y='417.234' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 95.1594 417.234)' fill='%23ADE41E'/%3E%3Crect x='65.8596' y='55.2402' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 65.8596 55.2402)' fill='%23ADE41E'/%3E%3Crect x='66.4192' y='73.3672' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 66.4192 73.3672)' fill='%23ADE41E'/%3E%3Crect x='66.9788' y='91.4951' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 66.9788 91.4951)' fill='%23ADE41E'/%3E%3Crect x='67.5383' y='109.622' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 67.5383 109.622)' fill='%23ADE41E'/%3E%3Crect x='68.0979' y='127.75' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 68.0979 127.75)' fill='%23ADE41E'/%3E%3Crect x='68.6575' y='145.878' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 68.6575 145.878)' fill='%23ADE41E'/%3E%3Crect x='69.217' y='164.006' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 69.217 164.006)' fill='%23ADE41E'/%3E%3Crect x='69.7766' y='182.133' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 69.7766 182.133)' fill='%23ADE41E'/%3E%3Crect x='70.3362' y='200.261' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 70.3362 200.261)' fill='%23ADE41E'/%3E%3Crect x='70.8957' y='218.39' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 70.8957 218.39)' fill='%23ADE41E'/%3E%3Crect x='71.4553' y='236.517' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 71.4553 236.517)' fill='%23ADE41E'/%3E%3Crect x='72.0149' y='254.645' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 72.0149 254.645)' fill='%23ADE41E'/%3E%3Crect x='72.5745' y='272.771' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 72.5745 272.771)' fill='%23ADE41E'/%3E%3Crect x='73.134' y='290.9' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 73.134 290.9)' fill='%23ADE41E'/%3E%3Crect x='73.6946' y='309.027' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 73.6946 309.027)' fill='%23ADE41E'/%3E%3Crect x='74.2541' y='327.155' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 74.2541 327.155)' fill='%23ADE41E'/%3E%3Crect x='74.8137' y='345.282' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 74.8137 345.282)' fill='%23ADE41E'/%3E%3Crect x='75.3733' y='363.41' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 75.3733 363.41)' fill='%23ADE41E'/%3E%3Crect x='75.9329' y='381.539' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 75.9329 381.539)' fill='%23ADE41E'/%3E%3Crect x='76.4924' y='399.666' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 76.4924 399.666)' fill='%23ADE41E'/%3E%3Crect x='48.3118' y='73.9268' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 48.3118 73.9268)' fill='%23ADE41E'/%3E%3Crect x='48.8713' y='92.0537' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 48.8713 92.0537)' fill='%23ADE41E'/%3E%3Crect x='49.4309' y='110.182' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 49.4309 110.182)' fill='%23ADE41E'/%3E%3Crect x='49.9905' y='128.309' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 49.9905 128.309)' fill='%23ADE41E'/%3E%3Crect x='50.55' y='146.438' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 50.55 146.438)' fill='%23ADE41E'/%3E%3Crect x='51.1096' y='164.564' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 51.1096 164.564)' fill='%23ADE41E'/%3E%3Crect x='51.6692' y='182.692' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 51.6692 182.692)' fill='%23ADE41E'/%3E%3Crect x='52.2288' y='200.819' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 52.2288 200.819)' fill='%23ADE41E'/%3E%3Crect x='52.7883' y='218.948' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 52.7883 218.948)' fill='%23ADE41E'/%3E%3Crect x='53.3479' y='237.076' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 53.3479 237.076)' fill='%23ADE41E'/%3E%3Crect x='53.9075' y='255.203' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 53.9075 255.203)' fill='%23ADE41E'/%3E%3Crect x='54.467' y='273.331' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 54.467 273.331)' fill='%23ADE41E'/%3E%3Crect x='55.0266' y='291.459' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 55.0266 291.459)' fill='%23ADE41E'/%3E%3Crect x='55.5862' y='309.587' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 55.5862 309.587)' fill='%23ADE41E'/%3E%3Crect x='56.1457' y='327.714' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 56.1457 327.714)' fill='%23ADE41E'/%3E%3Crect x='56.7053' y='345.842' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 56.7053 345.842)' fill='%23ADE41E'/%3E%3Crect x='57.2649' y='363.969' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 57.2649 363.969)' fill='%23ADE41E'/%3E%3Crect x='57.8245' y='382.098' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 57.8245 382.098)' fill='%23ADE41E'/%3E%3Crect x='31.3225' y='110.74' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 31.3225 110.74)' fill='%23ADE41E'/%3E%3Crect x='31.8821' y='128.868' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 31.8821 128.868)' fill='%23ADE41E'/%3E%3Crect x='32.4426' y='146.996' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 32.4426 146.996)' fill='%23ADE41E'/%3E%3Crect x='33.0022' y='165.124' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 33.0022 165.124)' fill='%23ADE41E'/%3E%3Crect x='33.5618' y='183.251' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 33.5618 183.251)' fill='%23ADE41E'/%3E%3Crect x='34.1213' y='201.379' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 34.1213 201.379)' fill='%23ADE41E'/%3E%3Crect x='34.6809' y='219.507' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 34.6809 219.507)' fill='%23ADE41E'/%3E%3Crect x='35.2405' y='237.635' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 35.2405 237.635)' fill='%23ADE41E'/%3E%3Crect x='35.8' y='255.762' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 35.8 255.762)' fill='%23ADE41E'/%3E%3Crect x='36.3596' y='273.89' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 36.3596 273.89)' fill='%23ADE41E'/%3E%3Crect x='36.9192' y='292.019' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 36.9192 292.019)' fill='%23ADE41E'/%3E%3Crect x='37.4788' y='310.146' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 37.4788 310.146)' fill='%23ADE41E'/%3E%3Crect x='38.0383' y='328.273' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 38.0383 328.273)' fill='%23ADE41E'/%3E%3Crect x='38.5979' y='346.4' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 38.5979 346.4)' fill='%23ADE41E'/%3E%3Crect x='39.1575' y='364.528' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 39.1575 364.528)' fill='%23ADE41E'/%3E%3Crect x='14.8938' y='165.683' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 14.8938 165.683)' fill='%23ADE41E'/%3E%3Crect x='15.4534' y='183.811' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 15.4534 183.811)' fill='%23ADE41E'/%3E%3Crect x='16.0129' y='201.938' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 16.0129 201.938)' fill='%23ADE41E'/%3E%3Crect x='16.5735' y='220.066' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 16.5735 220.066)' fill='%23ADE41E'/%3E%3Crect x='17.133' y='238.193' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 17.133 238.193)' fill='%23ADE41E'/%3E%3Crect x='17.6926' y='256.321' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 17.6926 256.321)' fill='%23ADE41E'/%3E%3Crect x='18.2522' y='274.448' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 18.2522 274.448)' fill='%23ADE41E'/%3E%3Crect x='18.8118' y='292.577' width='6.5532' height='6.5532' rx='3.2766' transform='rotate(88.2318 18.8118 292.577)' fill='%23ADE41E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_466_3521'%3E%3Crect width='752.054' height='786.249' fill='white' transform='translate(785.874) rotate(88.2318)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");right:0;width:11.5625rem!important;height:43.75rem!important;}.phc-faq__inner{position:relative;z-index:1;}.phc-faq-list{display:grid;gap:.5rem;margin:2rem auto 0;max-width:47.625rem;}.phc-faq-item{background:var(--phc-card);border:.0625rem solid var(--phc-line);border-radius:var(--phc-radius-sm);}.phc-faq-item summary{color:var(--phc-text);cursor:pointer;font:700 1.5rem "Rajdhani",sans-serif;list-style:none;padding:1rem 2.625rem 1rem 1rem;position:relative;text-transform:uppercase;}.phc-faq-item summary::-webkit-details-marker{display:none;}.phc-faq-item summary::after{color:#ade41e;content:"+";position:absolute;right:1rem;top:1rem;}.phc-faq-item[open] summary::after{content:"-";}.phc-faq-item div{color:var(--phc-muted);padding:0 1rem 1rem;}.phc-faq-item p{margin:0;}.primary-bg{background:var(--phc-black,#050505);}.phc-single-page{padding:2.5rem 0 3.5rem;}.phc-single{display:grid;gap:1rem;}.phc-single-hero{display:grid;gap:1rem;}.phc-single-title-card,.phc-single-meta-card{border:.0625rem solid var(--phc-line);border-radius:var(--phc-radius-feature);overflow:hidden;}.phc-single-title-card{align-items:center;background:var(--phc-panel);display:flex;min-height:13rem;padding:1.5rem;}.phc-single-title-card h1{color:var(--phc-text);font:700 2.5rem/2.5rem "Rajdhani",sans-serif;letter-spacing:-.05rem;margin:0;max-width:61.25rem;text-transform:uppercase;}.phc-single-meta-card{align-content:start;display:grid;gap:1.5rem;padding:1.5rem;}.phc-single-date{align-items:center;background:var(--phc-card);border:.0625rem solid var(--phc-line);border-radius:.75rem;color:var(--phc-muted);display:flex;flex-wrap:wrap;font:400 1rem/1.5rem "Roboto",sans-serif;gap:.75rem;margin:0;padding:.75rem 1rem;width:fit-content;}.phc-single-date strong{color:var(--phc-text);font-weight:500;}.phc-single-chips{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0;}.phc-single-chips li{background:#2080bb;border:.0625rem solid var(--phc-line);border-radius:1.5rem;color:var(--phc-muted);font:400 .875rem/1.25rem "Roboto",sans-serif;padding:.375rem .75rem;}.phc-single-image{aspect-ratio:358 / 400;border-radius:var(--phc-radius-lg);margin:0;overflow:hidden;width:100%;}.phc-single-image img{display:block;height:100%;object-fit:cover;width:100%;}.phc-single-body-wrap{align-items:start;display:grid;gap:1rem;}.phc-single-content{background:var(--phc-card);border-radius:var(--phc-radius-lg);color:#b3b3b2;font:400 1rem/1.5rem "Roboto",sans-serif;padding:1.5rem .8rem;}.phc-single-content,.phc-single-toc{min-width:0;}.phc-single-content>*:first-child{margin-top:0;}.phc-single-content>*:last-child{margin-bottom:0;}.phc-single-content h2,.phc-single-content h3,.phc-single-content h4{color:var(--phc-text);font-family:"Rajdhani",sans-serif;font-weight:700;letter-spacing:-.045rem;line-height:1;margin:2rem 0 1rem;text-transform:uppercase;}.phc-single-content h2{font-size:2rem;line-height:2.25rem;scroll-margin-top:11.25rem;}@media screen and (min-width:48rem){.phc-single-content h2{font-size:2.25rem}}.phc-single-content h3,.phc-single-content h4{font-size:1.5rem;line-height:2rem;}.phc-single-content p,.phc-single-content ul,.phc-single-content ol,.phc-single-content blockquote,.phc-single-content figure{margin:0 0 1rem;}.phc-single-content p,.phc-single-content ul,.phc-single-content ol,.phc-single-content blockquote{margin-left:1rem;}.phc-single-content p,.phc-single-content ul,.phc-single-content ol{padding-left:0;}.phc-single-content ul,.phc-single-content ol{display:grid;gap:.625rem;margin-left:1.375rem;}.phc-single-content a{color:#80bfff;font-weight:500;text-decoration:underline;text-underline-offset:.1875rem;}.phc-single-content img{border-radius:var(--phc-radius-lg);height:auto;max-width:100%;}.phc-single-content td{background-color:inherit;color:inherit;}.phc-single-toc{background:#1a1a1a;border-radius:var(--phc-radius-lg);color:var(--phc-text);display:grid;gap:1.5rem;padding:1.5rem;}.phc-single-toc h2{color:var(--phc-text);font:700 1.5rem/2rem "Rajdhani",sans-serif;letter-spacing:-.03rem;margin:0;text-align:center;text-transform:uppercase;}.phc-single-toc ol{display:grid;gap:.75rem;list-style:none;margin:0;padding:0;}.phc-single-toc a{color:var(--phc-text);display:block;font:500 1rem/1.5rem "Roboto",sans-serif;text-decoration:none;}.phc-single-toc a:hover,.phc-single-toc a:focus{color:var(--phc-accent);}.phc-single-toc__level-3{padding-left:1rem;}.phc-single-related{padding-top:2.5rem;}.phc-single-related h2{color:var(--phc-text);font:700 2.25rem/2.25rem "Rajdhani",sans-serif;letter-spacing:-.045rem;margin:0;text-align:center;text-transform:uppercase;}.phc-single-related__grid{margin-top:2.5rem;}.phc-single-empty{color:var(--phc-text);padding:3.5rem 0;}@media (min-width:48rem){:root{--phc-gutter:3rem}.phc-menu-toggle{display:none}.phc-nav{background:transparent;border:0;border-radius:0;display:block;padding:0;position:static}.phc-menu{display:flex;gap:1.75rem}.phc-menu a{font-size:1rem;padding:.5rem 0;white-space:nowrap}.phc-menu>li{align-items:center;display:flex;min-height:2.5rem}.phc-menu .children{background:var(--phc-card,#1e1e1e);border:.0625rem solid var(--phc-line,rgba(246,248,250,.1));border-radius:var(--phc-radius-sm,.25rem);box-shadow:0 1.125rem 2.5rem rgba(0,0,0,.28);display:grid;gap:0;left:0;margin:0;min-width:13.75rem;opacity:0;padding:.5rem;pointer-events:none;position:absolute;top:100%;transform:translateY(.5rem);transition:opacity .18s ease,transform .18s ease;visibility:hidden;z-index:10}.phc-menu .children .children{left:calc(100% + .5rem);top:-.5rem;transform:translateX(-.5rem)}.phc-menu .page_item_has_children:hover>.children,.phc-menu .page_item_has_children:focus-within>.children{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.phc-menu .children .page_item_has_children:hover>.children,.phc-menu .children .page_item_has_children:focus-within>.children{transform:translateX(0)}.phc-menu .children a{border-radius:var(--phc-radius-sm,.25rem);font-size:.9375rem;padding:.625rem .75rem}.phc-menu .children a:hover,.phc-menu .children a:focus{background:var(--phc-panel,rgba(246,248,250,.05));color:var(--phc-text,#f6f8fa)}.phc-menu .children .page_item_has_children>a::after{content:">"}.phc-header-cta{display:inline-flex}.phc-title-band{padding:3rem 0}.phc-reviews h2,.phc-faq h2{font-size:2.25rem;line-height:1}.phc-title-band h1{font-size:3rem;color:var(--phc-text)}.phc-featured-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.phc-featured-card__image{aspect-ratio:auto}.phc-featured-card__meta{align-items:center;display:flex;flex-wrap:wrap;row-gap:.5rem;column-gap:2rem;justify-content:space-between}.phc-featured-card__meta p{gap:.75rem}.phc-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phc-load-more .phc-button{min-width:12.5rem}.phc-review-summary{align-items:center;display:flex;justify-content:space-between;padding:1.5rem}.phc-review-track{grid-auto-columns:minmax(16.4375rem,1fr)}.phc-single-page{padding:5rem 0}.phc-single-title-card{min-height:9.75rem;padding:3.5rem}.phc-single-title-card h1{font-size:3rem;letter-spacing:-.06rem;line-height:3rem}.phc-single-image{aspect-ratio:auto;height:clamp(22.5rem,39vw,37.5rem)}.phc-single-content{padding:2.5rem}.phc-single-content p,.phc-single-content ul,.phc-single-content ol,.phc-single-content blockquote{margin-left:2.5rem}.phc-single-related{padding-top:5rem}}@media (min-width:75rem){:root{--phc-gutter:12rem}.phc-header{min-height:7.125rem}.phc-blog-listing{padding:3rem 0}.phc-reviews{padding:2.5rem 0}.phc-featured-card{grid-template-columns:47.1875rem minmax(0,1fr)}.phc-post-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.phc-review-track{grid-auto-columns:16.4375rem;overflow-x:hidden}.phc-review-arrow{display:none}.phc-faq{padding:5rem 0 6.25rem}.phc-faq::before{height:39.3125rem;width:14.375rem}.phc-faq::after{height:39.3125rem;width:28.125rem}.phc-single-hero{grid-template-columns:minmax(0,1015fr) minmax(22.5rem,1fr)}.phc-single-body-wrap.has-toc{grid-template-areas:"content toc";grid-template-columns:minmax(0,63.5625rem) minmax(20rem,31.4375rem)}.phc-single-body-wrap.has-toc .phc-single-content{grid-area:content}.phc-single-toc{grid-area:toc;position:sticky;top:10rem}}