﻿:root{--topppa-color-primary: #0E59F2;--topppa-color-secondary: #1A1A1A;--topppa-color-para: #7B7E86;--topppa-color-white: #FFFFFF;--topppa-color-border: #D4D4D4;--topppa-color-bg: #EFF1F5;--topppa-color-bg2: #D9D9D9;--topppa-anim-duration: all 0.4s ease-in-out;--topppa-anim-duration-v2: 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);--topppa-color-shadow: 0px 13px 29px 0px rgba(131, 150, 188, 0.10);--topppa-title-font: "Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--topppa-body-font: "Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--topppa-icon-font: "Font Awesome 5 Free"}html{font-size:62.5%}body,.wp-theme-hello-elementor{font-family:var(--topppa-body-font);font-size:1.6rem;line-height:1.6;color:var(--topppa-color-para);font-weight:400}body p,.wp-theme-hello-elementor p{font-size:1.6rem;line-height:1.6}ul{list-style:none;margin:0;padding:0}a{transition:all .3s ease-in-out}a:hover{color:var(--topppa-color-primary)}i,svg path{transition:var(--topppa-anim-duration)}.topppa-btn,input[type=submit]{display:inline-flex;align-items:center;padding:1.6rem 3.6rem;background:var(--topppa-color-primary);font-family:var(--topppa-title-font);font-size:1.4rem;font-weight:600;text-transform:uppercase;color:var(--topppa-color-white);position:relative;z-index:1;overflow:hidden;transition:var(--topppa-anim-duration);line-height:1;gap:.8rem}.topppa-btn span,input[type=submit] span{transition:var(--topppa-anim-duration);color:var(--topppa-color-white)}.topppa-btn:hover,input[type=submit]:hover{background-color:var(--topppa-color-white);color:var(--topppa-color-primary)}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background:var(--topppa-color-secondary)}@keyframes bounce-img{0%{transform:translate(0)}20%{transform:translateY(-6px)}40%{transform:translate(0)}60%{transform:translateY(-3px)}80%{transform:translate(0)}}@keyframes swipe{100%{left:125%}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@keyframes moveTopBottom{0%{top:0;opacity:1}25%{opacity:.7}50%{top:calc(100% - 45px);opacity:1}75%{opacity:.7}100%{top:0;opacity:1}}@keyframes moveBottomTop{0%{transform:translateY(0);opacity:1}50%{opacity:.7}100%{transform:translateY(calc(100vh - 45px));opacity:1}}@keyframes moveWithinBounds{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(calc(100% - 45px));transform:translateY(calc(100% - 45px))}}.mfp-fade.mfp-bg{opacity:0;transition:opacity .5s ease-in-out}.mfp-fade.mfp-bg.mfp-ready{opacity:1}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade .mfp-content{opacity:0;transform:scale(0.8);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.mfp-fade.mfp-ready .mfp-content{opacity:1;transform:scale(1)}.mfp-fade.mfp-removing .mfp-content{opacity:0;transform:scale(0.8)}.topppa-btn-wrapper .topppa-btn{color:var(--topppa-color-white)}.topppa-btn-wrapper .topppa-btn::before,.topppa-btn-wrapper .topppa-btn::after{content:"";position:absolute;background:var(--topppa-color-secondary);transition:var(--topppa-anim-duration);z-index:-1}.topppa-btn-wrapper .topppa-btn .btn-icon{display:flex;align-items:center;justify-content:center;overflow:hidden}.topppa-btn-wrapper .topppa-btn .btn-icon svg{width:17px;height:17px}.topppa-btn-wrapper .topppa-btn .btn-icon svg path{fill:var(--topppa-color-white)}.topppa-btn-wrapper .topppa-btn:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-btn-wrapper.style-one .topppa-btn::before,.topppa-btn-wrapper.style-one .topppa-btn::after{width:50%;height:0}.topppa-btn-wrapper.style-one .topppa-btn::before{top:0;left:0}.topppa-btn-wrapper.style-one .topppa-btn::after{bottom:0;right:0}.topppa-btn-wrapper.style-one .topppa-btn:hover::before,.topppa-btn-wrapper.style-one .topppa-btn:hover::after{height:100%}.topppa-btn-wrapper.style-two .topppa-btn::before{width:200%;height:200%;top:110%;left:50%;border-radius:50%;transform:translateX(-50%);transition-duration:.6s}.topppa-btn-wrapper.style-two .topppa-btn:hover::before{top:-40%}.topppa-btn-wrapper.style-three .topppa-btn .top-btn-text{position:relative;top:0;opacity:1;transition:var(--topppa-anim-duration)}.topppa-btn-wrapper.style-three .topppa-btn:hover .top-btn-text{opacity:0;top:-1.6rem}.topppa-btn-wrapper.style-three .topppa-btn .bottom-btn-text{position:absolute;display:inline-block;opacity:0;top:63%;transition:var(--topppa-anim-duration)}.topppa-btn-wrapper.style-three .topppa-btn:hover .bottom-btn-text{opacity:1;top:50%;transform:translate(0, -50%)}.topppa-btn-wrapper.style-four .topppa-btn::before{width:150%;height:0;left:50%;top:50%;transform:translate(-50%, -50%) rotate(25deg);opacity:.5;transition:var(--topppa-anim-duration)}.topppa-btn-wrapper.style-four .topppa-btn:hover::before{height:300%;opacity:1}.topppa-btn-wrapper.style-five .topppa-btn::before,.topppa-btn-wrapper.style-five .topppa-btn::after{width:0;height:50%;position:absolute;background:var(--topppa-color-secondary);transition:var(--topppa-anim-duration-v2);z-index:-1}.topppa-btn-wrapper.style-five .topppa-btn::before{top:0;left:0}.topppa-btn-wrapper.style-five .topppa-btn::after{bottom:0;right:0}.topppa-btn-wrapper.style-five .topppa-btn:hover::before{width:100%;left:auto;right:0}.topppa-btn-wrapper.style-five .topppa-btn:hover::after{width:100%;right:auto;left:0}.topppa-btn-wrapper.style-six .topppa-btn:hover{box-shadow:0px 4px 24.6px rgba(14,89,242,.38)}.topppa-btn-wrapper.style-seven .topppa-btn:hover{background-color:var(--topppa-color-secondary)}.topppa-btn-wrapper.style-eight .topppa-btn{padding:1rem 1rem 1rem 2.3rem;position:relative;font-size:1.4rem;gap:1.6rem}.topppa-btn-wrapper.style-eight .topppa-btn::before{content:"";position:absolute;left:0;top:0;background:var(--topppa-color-secondary);width:0;height:100%;left:auto;right:0;transition:width .35s ease-in-out,left .35s ease-in-out}.topppa-btn-wrapper.style-eight .topppa-btn:hover::before{left:0;width:100%}.topppa-btn-wrapper.style-eight .topppa-btn .btn-icon{position:relative;height:2.5rem;width:2.5rem;background-color:var(--topppa-color-white);color:var(--topppa-color-primary);transition:var(--topppa-anim-duration);z-index:1}.topppa-btn-wrapper.style-eight .topppa-btn .btn-icon::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;left:auto;right:0;background-color:var(--topppa-color-primary);transition:width .4s ease-in-out,left .4s ease-in-out;z-index:-1}.topppa-btn-wrapper.style-eight .topppa-btn:hover .btn-icon{color:var(--topppa-color-white)}.topppa-btn-wrapper.style-eight .topppa-btn:hover .btn-icon::before{left:0;width:100%}.topppa-btn-wrapper.style-nine .topppa-btn::before{content:"";position:absolute;left:0;top:0;animation:opacityFallbackOut .5s step-end forwards;background-color:var(--topppa-color-secondary);clip-path:polygon(-1% 0, 0 0, -25% 100%, -1% 100%);transition:var(--topppa-anim-duration-v2);width:100%;height:100%}.topppa-btn-wrapper.style-nine .topppa-btn:hover::before{animation:opacityFallbackIn 0s step-start forwards;clip-path:polygon(0 0, 101% 0, 101% 101%, 0 101%)}.topppa-btn-wrapper.style-ten .topppa-btn::before,.topppa-btn-wrapper.style-eleven .topppa-btn::before{content:"";position:absolute;top:var(--y, 50%);left:var(--x, 50%);transform:translate(-50%, -50%);width:0;height:0;border-radius:50%;background-color:var(--topppa-color-secondary);transition:width .5s,height .5s,top .2s,left .2s}.topppa-btn-wrapper.style-ten .topppa-btn:hover::before,.topppa-btn-wrapper.style-eleven .topppa-btn:hover::before{width:40rem;height:40rem}.topppa-btn-wrapper.style-thirteen .topppa-btn::before,.topppa-btn-wrapper.style-thirteen .topppa-btn::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:2.5rem solid var(--topppa-color-secondary);border-bottom:2.5rem solid var(--topppa-color-secondary);transition:var(--topppa-anim-duration);z-index:-1;background-color:rgba(0,0,0,0)}.topppa-btn-wrapper.style-thirteen .topppa-btn::before{border-right:2.5rem solid rgba(0,0,0,0);transform:translateX(-100%)}.topppa-btn-wrapper.style-thirteen .topppa-btn::after{border-left:2.5rem solid rgba(0,0,0,0);transform:translateX(100%)}.topppa-btn-wrapper.style-thirteen .topppa-btn:hover::before{transform:translateX(-20%)}.topppa-btn-wrapper.style-thirteen .topppa-btn:hover::after{transform:translateX(20%)}.topppa-btn-wrapper.style-fourteen .topppa-btn::before{content:"";position:absolute;height:calc(100% + .2rem);width:calc(100% + 3rem);top:-1px;right:100%;background-color:var(--topppa-color-secondary);z-index:-1;transition:var(--topppa-anim-duration);border-radius:inherit;clip-path:polygon(calc(100% - 3rem) 0, 100% 50%, calc(100% - 3rem) 100%, 0 100%, 0 0)}.topppa-btn-wrapper.style-fourteen .topppa-btn:hover::before{right:-3rem}.topppa-btn-wrapper.style-fifteen .topppa-btn{background:rgba(0,0,0,0);color:var(--topppa-color-secondary);font-size:1.6rem;padding:0}.topppa-btn-wrapper.style-fifteen .topppa-btn:hover{color:var(--topppa-color-primary)}.topppa-btn-wrapper.style-fifteen .topppa-btn::before{display:none}.accordion-image-container{display:flex;width:100%;height:400px;position:relative;margin:0 auto;gap:1.5rem}.accordion-image-container .accordion-image-item{position:relative;flex:1;transition:all .5s cubic-bezier(0.33, 1, 0.68, 1);border-radius:2rem;overflow:hidden;cursor:pointer}.accordion-image-container .accordion-image-item::before{content:"";position:absolute;top:100%;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), var(--topppa-color-secondary));z-index:1;opacity:0;transition:.4s}.accordion-image-container .accordion-image-item .accordion-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transition:transform .7s ease}.accordion-image-container .accordion-image-item .accordion-image-content{position:absolute;bottom:-50%;left:0;width:100%;padding:3.5rem;color:var(--topppa-color-white);z-index:2;transform:translateY(30%);opacity:0;transition:all .5s ease;text-align:center;height:100%;display:flex;align-items:flex-end}.accordion-image-container .accordion-image-item .accordion-image-content .topppa-accordion-image-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--topppa-color-white);margin-bottom:2rem}.accordion-image-container .accordion-image-item .accordion-image-content .accordion-image-title{font-size:3rem;font-weight:500;margin-bottom:1rem;color:var(--topppa-color-white);transition:var(--topppa-anim-duration)}.accordion-image-container .accordion-image-item .accordion-image-content .accordion-image-stitle{font-size:16px;font-weight:400;line-height:normal}.accordion-image-container .accordion-image-item .accordion-image-content .topppa-btn-wrapper{margin-top:34px}.accordion-image-container .accordion-image-item:hover .accordion-bg-img{transform:scale(1.05)}.accordion-image-container .accordion-image-item:hover::before{opacity:1;top:0;transition:.4s}.accordion-image-container .accordion-image-item:hover .topppa-accordion-image-icon.bounce i,.accordion-image-container .accordion-image-item:hover .topppa-accordion-image-icon.bounce svg{animation:bounce-img .6s ease}.accordion-image-container .accordion-image-item:hover .topppa-accordion-image-icon.flip i,.accordion-image-container .accordion-image-item:hover .topppa-accordion-image-icon.flip svg{transform:rotateY(180deg)}.accordion-image-container .accordion-image-item.active{flex:4}.accordion-image-container .accordion-image-item.active .accordion-image-content{transform:translateY(0);opacity:1;bottom:0}.accordion-image-container .accordion-image-item.active::before{opacity:1;top:0;transition:.4s}@media(max-width: 767px){.accordion-image-container{flex-direction:column}}.topppa-logo-wrapper.style-two{clip-path:polygon(0 0, 100% 0%, 65% 100%, 0% 100%);background-color:var(--topppa-color-white);padding:6rem;position:relative}.topppa-logo-wrapper a{position:relative;z-index:99}.topppa-logo-shape,.topppa-logo-shape-v2{position:absolute;content:"";height:100%;width:100%;background-color:var(--topppa-color-primary);right:0;top:0;clip-path:polygon(0 0, 100% 0%, 65% 100%, 0% 100%)}.topppa-logo-shape-v2{right:11px}.topppa-shape-img,.topppa-shape-img-v2{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.topppa-shape-img{z-index:9;top:19px}.topppa-logo-wrapper a img{position:relative;z-index:10}.topppa-logo-wrapper.style-four{background:#29d0d8;padding-right:50px;border-radius:11px;background-position:center;background-size:cover;width:290px;height:140px;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;clip-path:polygon(0 1%, 100% 0%, 75% 100%, 0% 100%)}.topppa-logo-wrapper.style-four h2{margin-bottom:0}.countdown-box .countdown-list{display:flex;align-items:center;gap:20px;justify-content:space-between;flex-wrap:wrap}.countdown-box .countdown-message,.countdown-box .countdown-item{width:150px;height:150px;border-radius:50%;background:var(--topppa-color-primary);display:flex;align-items:center;justify-content:center;flex-direction:column}.countdown-box .countdown-message .countdown-number,.countdown-box .countdown-item .countdown-number{font-size:36px;font-weight:700;color:var(--topppa-color-white)}.countdown-box .countdown-message .countdown-text,.countdown-box .countdown-item .countdown-text{font-size:14px;font-weight:500;color:var(--topppa-color-white)}.countdown-box.countdown-v2 .countdown-list{border:1px solid #e7e7e7;border-radius:10px;box-shadow:0px 28px 40px rgba(0,0,0,.1);padding:37px 80px 48px}.countdown-box.countdown-v2 .countdown-list .countdown-message,.countdown-box.countdown-v2 .countdown-list .countdown-item{background:rgba(0,0,0,0);height:auto;width:auto}.countdown-box.countdown-v2 .countdown-list .countdown-message .countdown-number,.countdown-box.countdown-v2 .countdown-list .countdown-item .countdown-number{font-size:42px;color:var(--topppa-color-primary)}.countdown-box.countdown-v2 .countdown-list .countdown-message .countdown-text,.countdown-box.countdown-v2 .countdown-list .countdown-item .countdown-text{color:var(--topppa-color-secondary);text-transform:uppercase;font-size:16px}.countdown-box.countdown-v3 .countdown-message,.countdown-box.countdown-v3 .countdown-item{width:auto;height:auto;border-radius:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:rgba(0,0,0,0);box-shadow:0px 0px 40px rgba(221,221,221,.47)}.countdown-box.countdown-v3 .countdown-message .countdown-number,.countdown-box.countdown-v3 .countdown-item .countdown-number{font-size:36px;font-weight:700;background:var(--topppa-color-white);color:var(--topppa-color-primary);padding:40px 80px;width:100%;text-align:center}.countdown-box.countdown-v3 .countdown-message .countdown-text,.countdown-box.countdown-v3 .countdown-item .countdown-text{color:var(--topppa-color-white);background:var(--topppa-color-primary);width:100%;text-align:center;padding:14px;font-size:16px;text-transform:uppercase}.countdown-box.countdown-v4 .countdown-message,.countdown-box.countdown-v4 .countdown-item{width:auto;height:auto;border-radius:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:rgba(0,0,0,0)}.countdown-box.countdown-v4 .countdown-number{color:var(--topppa-color-primary);padding:40px 55px;border:1px solid var(--topppa-color-primary);text-align:center}.countdown-box.countdown-v4 .countdown-text{color:var(--topppa-color-primary);width:100%;text-align:center;padding:16px;font-size:16px;text-transform:uppercase}.gallery-box{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.5rem}.gallery-box .gallery-item{position:relative;overflow:hidden;transition:.4s;border-radius:1rem}.gallery-box .gallery-item .gallery-icon-btn{position:absolute;left:50%;top:50%;transform:translate(-50%, -30%);background:var(--topppa-color-white);border-radius:50%;color:var(--topppa-color-primary);height:6rem;width:6rem;opacity:0;z-index:1;text-align:center;display:flex;align-items:center;justify-content:center}.gallery-box .gallery-item img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.gallery-box .gallery-item:hover .gallery-icon-btn{transform:translate(-50%, -50%);opacity:1}.gallery-box .gallery-item:hover img{transform:scale(1.1)}@media only screen and (max-width: 1299px){.gallery-box{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 1023px){.gallery-box{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px){.gallery-box{grid-template-columns:repeat(1, 1fr)}}.gallery-box.gallery-v3{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, 1fr)}.gallery-box.gallery-v3 .gallery-item:nth-child(1),.gallery-box.gallery-v3 .gallery-item:nth-child(3),.gallery-box.gallery-v3 .gallery-item:nth-child(6),.gallery-box.gallery-v3 .gallery-item:nth-child(8),.gallery-box.gallery-v3 .gallery-item:nth-child(9),.gallery-box.gallery-v3 .gallery-item:nth-child(11),.gallery-box.gallery-v3 .gallery-item:nth-child(14),.gallery-box.gallery-v3 .gallery-item:nth-child(16){grid-row:span 2/span 2}.gallery-box.gallery-v3 .gallery-item:nth-child(5){grid-column-start:1;grid-row-start:3}.gallery-box.gallery-v3 .gallery-item:nth-child(6){grid-column-start:2;grid-row-start:2}.gallery-box.gallery-v3 .gallery-item:nth-child(7){grid-column-start:3;grid-row-start:3}.gallery-box.gallery-v3 .gallery-item:nth-child(8){grid-column-start:4;grid-row-start:2}.gallery-box.gallery-v3 .gallery-item:nth-child(9),.gallery-box.gallery-v3 .gallery-item:nth-child(10),.gallery-box.gallery-v3 .gallery-item:nth-child(11),.gallery-box.gallery-v3 .gallery-item:nth-child(12){grid-row-start:4}.gallery-box.gallery-v3 .gallery-item:nth-child(13){grid-column-start:1;grid-row-start:6}.gallery-box.gallery-v3 .gallery-item:nth-child(14){grid-column-start:2;grid-row-start:5}.gallery-box.gallery-v3 .gallery-item:nth-child(15){grid-column-start:3;grid-row-start:6}.gallery-box.gallery-v3 .gallery-item:nth-child(16){grid-column-start:4;grid-row-start:5}@media(max-width: 1299px){.gallery-box.gallery-v3{grid-template-columns:repeat(3, 1fr)}.gallery-box.gallery-v3 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}@media(max-width: 1023px){.gallery-box.gallery-v3{grid-template-columns:repeat(2, 1fr)}.gallery-box.gallery-v3 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}@media(max-width: 680px){.gallery-box.gallery-v3{grid-template-columns:repeat(1, 1fr)}.gallery-box.gallery-v3 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}.gallery-box.gallery-v4{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr)}.gallery-box.gallery-v4 .gallery-item:nth-child(2),.gallery-box.gallery-v4 .gallery-item:nth-child(4),.gallery-box.gallery-v4 .gallery-item:nth-child(6),.gallery-box.gallery-v4 .gallery-item:nth-child(8),.gallery-box.gallery-v4 .gallery-item:nth-child(10),.gallery-box.gallery-v4 .gallery-item:nth-child(12),.gallery-box.gallery-v4 .gallery-item:nth-child(14),.gallery-box.gallery-v4 .gallery-item:nth-child(16),.gallery-box.gallery-v4 .gallery-item:nth-child(18){grid-row:span 2/span 2}.gallery-box.gallery-v4 .gallery-item:nth-child(5){grid-column-start:2;grid-row-start:3}.gallery-box.gallery-v4 .gallery-item:nth-child(6){grid-column-start:3;grid-row-start:2}.gallery-box.gallery-v4 .gallery-item:nth-child(7),.gallery-box.gallery-v4 .gallery-item:nth-child(8),.gallery-box.gallery-v4 .gallery-item:nth-child(9){grid-row-start:4}.gallery-box.gallery-v4 .gallery-item:nth-child(10){grid-row-start:5}.gallery-box.gallery-v4 .gallery-item:nth-child(11){grid-column-start:2;grid-row-start:6}.gallery-box.gallery-v4 .gallery-item:nth-child(12){grid-column-start:3;grid-row-start:5}.gallery-box.gallery-v4 .gallery-item:nth-child(13),.gallery-box.gallery-v4 .gallery-item:nth-child(14),.gallery-box.gallery-v4 .gallery-item:nth-child(15){grid-row-start:7}.gallery-box.gallery-v4 .gallery-item:nth-child(16){grid-row-start:8}.gallery-box.gallery-v4 .gallery-item:nth-child(17){grid-column-start:2;grid-row-start:9}.gallery-box.gallery-v4 .gallery-item:nth-child(18){grid-column-start:3;grid-row-start:8}@media(max-width: 1023px){.gallery-box.gallery-v4{grid-template-columns:repeat(2, 1fr)}.gallery-box.gallery-v4 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}@media(max-width: 680px){.gallery-box.gallery-v4{grid-template-columns:repeat(1, 1fr)}.gallery-box.gallery-v4 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}.gallery-box.gallery-v5{display:grid;grid-template-columns:repeat(6, 1fr)}.gallery-box.gallery-v5 .gallery-item:nth-child(1),.gallery-box.gallery-v5 .gallery-item:nth-child(2),.gallery-box.gallery-v5 .gallery-item:nth-child(3),.gallery-box.gallery-v5 .gallery-item:nth-child(5),.gallery-box.gallery-v5 .gallery-item:nth-child(6),.gallery-box.gallery-v5 .gallery-item:nth-child(8),.gallery-box.gallery-v5 .gallery-item:nth-child(9),.gallery-box.gallery-v5 .gallery-item:nth-child(10),.gallery-box.gallery-v5 .gallery-item:nth-child(12),.gallery-box.gallery-v5 .gallery-item:nth-child(13),.gallery-box.gallery-v5 .gallery-item:nth-child(15),.gallery-box.gallery-v5 .gallery-item:nth-child(16),.gallery-box.gallery-v5 .gallery-item:nth-child(17){grid-column:span 2/span 2}.gallery-box.gallery-v5 .gallery-item:nth-child(3){grid-column-start:5}.gallery-box.gallery-v5 .gallery-item:nth-child(4),.gallery-box.gallery-v5 .gallery-item:nth-child(5){grid-row-start:2}.gallery-box.gallery-v5 .gallery-item:nth-child(6){grid-column-start:4;grid-row-start:2}.gallery-box.gallery-v5 .gallery-item:nth-child(7){grid-column-start:6;grid-row-start:2}.gallery-box.gallery-v5 .gallery-item:nth-child(8){grid-row-start:3}.gallery-box.gallery-v5 .gallery-item:nth-child(9){grid-column-start:3;grid-row-start:3}.gallery-box.gallery-v5 .gallery-item:nth-child(10){grid-column-start:5;grid-row-start:3}.gallery-box.gallery-v5 .gallery-item:nth-child(11),.gallery-box.gallery-v5 .gallery-item:nth-child(12){grid-row-start:4}.gallery-box.gallery-v5 .gallery-item:nth-child(13){grid-column-start:4;grid-row-start:4}.gallery-box.gallery-v5 .gallery-item:nth-child(14){grid-column-start:6;grid-row-start:4}.gallery-box.gallery-v5 .gallery-item:nth-child(15){grid-row-start:5}.gallery-box.gallery-v5 .gallery-item:nth-child(16){grid-column-start:3;grid-row-start:5}.gallery-box.gallery-v5 .gallery-item:nth-child(17){grid-column-start:5;grid-row-start:5}@media(max-width: 1299px){.gallery-box.gallery-v5{grid-template-columns:repeat(3, 1fr)}.gallery-box.gallery-v5 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}@media(max-width: 1023px){.gallery-box.gallery-v5{grid-template-columns:repeat(2, 1fr)}.gallery-box.gallery-v5 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}@media(max-width: 680px){.gallery-box.gallery-v5{grid-template-columns:repeat(1, 1fr)}.gallery-box.gallery-v5 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}.gallery-box.gallery-v6{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(1, 200px 200px 200px)}.gallery-box.gallery-v6 .gallery-item:nth-child(1),.gallery-box.gallery-v6 .gallery-item:nth-child(3),.gallery-box.gallery-v6 .gallery-item:nth-child(5),.gallery-box.gallery-v6 .gallery-item:nth-child(9),.gallery-box.gallery-v6 .gallery-item:nth-child(10),.gallery-box.gallery-v6 .gallery-item:nth-child(12),.gallery-box.gallery-v6 .gallery-item:nth-child(15),.gallery-box.gallery-v6 .gallery-item:nth-child(18){grid-row:span 2/span 2}.gallery-box.gallery-v6 .gallery-item:nth-child(2){grid-column:span 2/span 2}.gallery-box.gallery-v6 .gallery-item:nth-child(3){grid-column-start:4}.gallery-box.gallery-v6 .gallery-item:nth-child(4){grid-column-start:5}.gallery-box.gallery-v6 .gallery-item:nth-child(5){grid-column-start:2;grid-row-start:2}.gallery-box.gallery-v6 .gallery-item:nth-child(6){grid-column-start:3;grid-row-start:2}.gallery-box.gallery-v6 .gallery-item:nth-child(7){grid-column-start:1;grid-row-start:3}.gallery-box.gallery-v6 .gallery-item:nth-child(8){grid-column:span 2/span 2;grid-column-start:3;grid-row-start:3}.gallery-box.gallery-v6 .gallery-item:nth-child(9){grid-column-start:5;grid-row-start:2}.gallery-box.gallery-v6 .gallery-item:nth-child(10){grid-row-start:4}.gallery-box.gallery-v6 .gallery-item:nth-child(11){grid-column:span 2/span 2;grid-row-start:4}.gallery-box.gallery-v6 .gallery-item:nth-child(12){grid-column-start:4;grid-row-start:4}.gallery-box.gallery-v6 .gallery-item:nth-child(13){grid-column-start:5;grid-row-start:4}.gallery-box.gallery-v6 .gallery-item:nth-child(14){grid-column-start:1;grid-row-start:6}.gallery-box.gallery-v6 .gallery-item:nth-child(15){grid-column-start:2;grid-row-start:5}.gallery-box.gallery-v6 .gallery-item:nth-child(16){grid-column-start:3;grid-row-start:5}.gallery-box.gallery-v6 .gallery-item:nth-child(17){grid-column:span 2/span 2;grid-column-start:3;grid-row-start:6}.gallery-box.gallery-v6 .gallery-item:nth-child(18){grid-column-start:5;grid-row-start:5}@media(max-width: 1023px){.gallery-box.gallery-v6{grid-template-columns:repeat(2, 1fr)}.gallery-box.gallery-v6 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}@media(max-width: 680px){.gallery-box.gallery-v6{grid-template-columns:repeat(1, 1fr)}.gallery-box.gallery-v6 .gallery-item:nth-child(n){grid-row:auto;grid-column:auto}}.gallery-box .gallery-item .image-anim{background:rgba(0,84,255,.7098039216)}.gallery-box .gallery-item .image-anim1{content:"";position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);width:200%;height:0}.gallery-box .gallery-item .image-anim1 .v2{left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.gallery-box .gallery-item .image-anim2{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;width:200%;height:0;opacity:1}.gallery-box .gallery-item .image-anim3{content:"";position:absolute;z-index:1;top:0;left:-100%;display:block;width:50%;height:100%;transform:skewX(25deg)}.gallery-box .gallery-item:hover .image-anim1,.gallery-box .gallery-item:hover .image-anim2{height:250%;opacity:1;transition:all 1000ms linear}.gallery-box .gallery-item:hover .image-anim3{animation:1s swipe}@keyframes swipe{100%{left:125%}}.topppa-header-info-wrapper,.topppa-header-info-item{display:flex;align-items:center}.topppa-header-info-item{gap:1rem;position:relative;margin-right:1rem;padding-right:1rem}.topppa-header-info-item:not(:last-child){border-right:1px solid var(--topppa-color-border)}.topppa-header-info-item:not(:last-child)::after{position:absolute;content:"";background:var(--topppa-color-border);right:0;top:50%;transform:translateY(-50%);height:1.4rem;width:.1rem}.topppa-header-info-item.item-v3{gap:1.5rem}.topppa-header-info-item.item-v3 .topppa-header-info-icon{height:4.5rem;width:4.5rem;background-color:var(--topppa-color-white);color:var(--topppa-color-primary);box-shadow:0px 4px 24px 0px #dde2eb}.topppa-header-info-item.item-v3 .topppa-header-label{color:var(--topppa-color-para);text-transform:capitalize;font-size:1.6rem;font-weight:400}.topppa-header-info-item.item-v3 .topppa-header-info{font-size:1.6rem;font-weight:600;font-family:var(--topppa-title-font);color:var(--topppa-color-secondary);text-transform:uppercase}.topppa-header-info-item.item-v4{margin-right:1.5rem;padding-right:1.5rem}.topppa-header-info-item.item-v4:not(:last-child)::after{background:var(--topppa-color-primary);clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);right:-0.3rem;height:.6rem;width:.6rem}.topppa-header-info-item.item-v2 .topppa-header-info-icon{height:5rem;width:5rem;background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-header-info-item.item-v2 .topppa-header-info{line-height:2.6rem;color:var(--topppa-color-para)}.topppa-header-info-item.item-v2 .topppa-header-label{color:var(--topppa-color-primary);font-size:1.4rem;font-weight:600;text-transform:uppercase}.topppa-header-info-item.item-v5{gap:1.5rem}.topppa-header-info-item.item-v5 .topppa-header-info-icon{height:5.5rem;width:5.5rem;background-color:rgba(0,0,0,0);color:var(--topppa-color-primary);border:1px solid var(--topppa-color-primary)}.topppa-header-info-item.item-v5 .topppa-header-info{font-size:2rem;font-weight:500;font-family:var(--topppa-title-font);line-height:normal;color:var(--topppa-color-secondary)}.topppa-header-info-item.item-v6 .topppa-header-info-icon{font-size:4.5rem;border-right:1px solid var(--topppa-color-border);border-radius:0;padding-right:1.5rem;margin-right:.4rem}.topppa-header-info{color:var(--topppa-color-secondary)}.topppa-header-info.info-v3{color:var(--topppa-color-secondary)}.topppa-header-info-icon{display:flex;align-items:center;justify-content:center;font-size:1.8rem;border-radius:50%;color:var(--topppa-color-primary)}.topppa-header-label.label-v3{color:var(--topppa-color-primary);font-size:1.4rem;font-weight:600;text-transform:uppercase}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@keyframes shine{from{transform:translateX(-100%) rotate(45deg)}to{transform:translateX(100%) rotate(45deg)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px, 2px)}40%{transform:translate(-2px, -2px)}60%{transform:translate(2px, 2px)}80%{transform:translate(2px, -2px)}100%{transform:translate(0)}}@keyframes flip{0%{transform:perspective(400px) rotateY(0)}100%{transform:perspective(400px) rotateY(180deg)}}@keyframes ripple{0%{transform:scale(0.8);opacity:1}100%{transform:scale(2);opacity:0}}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}100%{transform:rotate3d(0, 0, 1, 0deg)}}.topppa-social-share{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.topppa-social-share .topppa-share-title{font-size:20px;font-weight:600;color:var(--topppa-color-primary);margin-bottom:20px}.topppa-social-share .topppa-social-share-items{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.topppa-social-share .topppa-social-share-items .topppa-share-item{display:inline-flex;align-items:center;gap:5px;padding:8px 15px;border-radius:4px;color:var(--topppa-color-white);text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden;background:var(--topppa-color-primary)}.topppa-social-share .topppa-social-share-items .topppa-share-item svg path{fill:var(--topppa-color-white)}.topppa-social-share .topppa-social-share-items .topppa-share-item:hover{color:var(--topppa-color-white);background:var(--topppa-color-secondary)}.topppa-social-share .topppa-social-share-items .topppa-share-item:hover svg path{fill:var(--topppa-color-white)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-float:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.3)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-scale:hover{transform:scale(1.1)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-shake:hover{animation:shake .3s ease-in-out}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-rotate:hover{transform:rotate(8deg)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-glitch:hover{animation:glitch .3s ease-in-out infinite}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-flip{transition:transform .6s;transform-style:preserve-3d}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-flip:hover{transform:rotateY(180deg)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-ripple::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%, -50%) scale(0)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-ripple:hover::before{animation:ripple .6s ease-out}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-swing:hover{animation:swing 1s ease-in-out;transform-origin:top center}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-3d{transform-style:preserve-3d;perspective:800px}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-3d:hover{transform:translateZ(20px) rotateX(10deg)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-neon:hover{box-shadow:0 0 5px currentColor,0 0 25px currentColor,0 0 50px currentColor;filter:brightness(1.2)}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-reveal::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.3), transparent);transition:.6s}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-reveal:hover::before{left:100%}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-bubble::after{content:"";position:absolute;top:50%;left:50%;width:150%;height:150%;background:hsla(0,0%,100%,.2);transform:translate(-50%, -50%) scale(0);border-radius:50%;transition:transform .5s ease-out}.topppa-social-share .topppa-social-share-items .topppa-share-item.hover-bubble:hover::after{transform:translate(-50%, -50%) scale(1)}.topppa-social-share .topppa-share-item.topppa-share-facebook{background-color:#3b5998}.topppa-social-share .topppa-share-item.topppa-share-twitter{background-color:#1da1f2}.topppa-social-share .topppa-share-item.topppa-share-linkedin{background-color:#0077b5}.topppa-social-share .topppa-share-item.topppa-share-pinterest{background-color:#bd081c}.topppa-social-share .topppa-share-item.topppa-share-email{background-color:#333}.topppa-social-share .topppa-share-item.topppa-share-whatsapp{background-color:#25d366}.topppa-social-share .topppa-share-item.topppa-share-telegram{background-color:#08c}.topppa-social-share .topppa-share-item.topppa-share-reddit{background-color:#ff4500}.topppa-post-share.custom-color .topppa-share-item{background-color:#333;color:var(--topppa-color-white)}.topppa-breadcrumb{width:100%}.topppa-breadcrumb__wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}@media(max-width: 767px){.topppa-breadcrumb__wrapper{flex-direction:column;gap:15px}}.topppa-breadcrumb__title{flex:0 0 auto}.topppa-breadcrumb__title-text{margin:0;font-size:28px;font-weight:700;color:var(--topppa-color-secondary);line-height:1.3}.topppa-breadcrumb__list{flex:0 0 auto}.topppa-breadcrumb__list-items{display:flex;flex-wrap:wrap;align-items:center;margin:0;padding:0;list-style:none;gap:5px}.topppa-breadcrumb__list-item{display:inline-flex;align-items:center;font-size:16px}.topppa-breadcrumb__list-item i{color:var(--topppa-color-white)}.topppa-breadcrumb__list-item a{color:var(--topppa-color-secondary);text-decoration:none;transition:color .3s ease}.topppa-breadcrumb__list-item a:hover{color:var(--topppa-color-primary)}.topppa-breadcrumb__list-item:last-child{color:var(--topppa-color-primary);font-weight:600}.topppa-breadcrumb .topppa-breadcrumb-separator{display:flex;align-items:center;justify-content:center;margin:0 10px;color:var(--topppa-color-secondary);font-size:12px}.topppa-breadcrumb .topppa-breadcrumb-separator i,.topppa-breadcrumb .topppa-breadcrumb-separator svg{font-size:12px;width:12px;height:12px}.topppa-breadcrumb .topppa-breadcrumb__list-item a{display:inline-flex;align-items:center;gap:5px}.topppa-breadcrumb .topppa-breadcrumb__list-item a i,.topppa-breadcrumb .topppa-breadcrumb__list-item a svg{font-size:14px;width:14px;height:14px;color:inherit}.topppa-breadcrumb .topppa-breadcrumb-home-icon{color:red}.topppa-breadcrumb.topppa-breadcrumb-underlined .topppa-breadcrumb__title{position:relative}.topppa-breadcrumb.topppa-breadcrumb-underlined .topppa-breadcrumb__title:after{content:"";position:absolute;bottom:-10px;left:0;width:50px;height:2px;background-color:var(--topppa-color-primary)}.topppa-breadcrumb.topppa-breadcrumb-line-separator .topppa-breadcrumb-separator{width:15px;height:1px;background-color:currentColor;margin:0 15px}.topppa-breadcrumb.topppa-breadcrumb-line-separator .topppa-breadcrumb-separator i,.topppa-breadcrumb.topppa-breadcrumb-line-separator .topppa-breadcrumb-separator svg{display:none}.topppa-breadcrumb.topppa-breadcrumb-dot-separator .topppa-breadcrumb__list-item{position:relative;padding:0 15px}.topppa-breadcrumb.topppa-breadcrumb-dot-separator .topppa-breadcrumb__list-item:first-child{padding-left:0}.topppa-breadcrumb.topppa-breadcrumb-dot-separator .topppa-breadcrumb__list-item i{color:var(--topppa-color-white)}.topppa-breadcrumb.topppa-breadcrumb-dot-separator .topppa-breadcrumb__list-item:not(:last-child):after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background-color:currentColor}.topppa-breadcrumb.topppa-breadcrumb-dot-separator .topppa-breadcrumb-separator{display:none}.topppa-breadcrumb.topppa-breadcrumb-boxed-items .topppa-breadcrumb__list-item{background-color:rgba(0,0,0,.05);padding:5px 15px;border-radius:3px;margin:0 5px}.topppa-breadcrumb.topppa-breadcrumb-boxed-items .topppa-breadcrumb__list-item:first-child{margin-left:0}.topppa-breadcrumb.topppa-breadcrumb-boxed-items .topppa-breadcrumb__list-item:last-child{background-color:var(--topppa-color-primary);color:#fff}.topppa-breadcrumb.topppa-breadcrumb-boxed-items .topppa-breadcrumb-separator{margin:0}.topppa-breadcrumb.topppa-breadcrumb-sidebar .topppa-breadcrumb__wrapper{background-color:rgba(0,0,0,.03);padding:15px 20px;border-radius:5px}.topppa-breadcrumb.topppa-breadcrumb-sidebar .topppa-breadcrumb__title{position:relative;padding-left:15px}.topppa-breadcrumb.topppa-breadcrumb-sidebar .topppa-breadcrumb__title:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background-color:var(--topppa-color-primary);border-radius:3px}.topppa-breadcrumb.topppa-breadcrumb-minimal-centered{text-align:center}.topppa-breadcrumb.topppa-breadcrumb-minimal-centered .topppa-breadcrumb__wrapper{flex-direction:column;gap:20px;justify-content:center;align-items:center}.topppa-breadcrumb.topppa-breadcrumb-minimal-centered .topppa-breadcrumb__title-text{font-size:32px;margin-bottom:10px}.topppa-breadcrumb.topppa-breadcrumb-minimal-centered .topppa-breadcrumb__list-items{justify-content:center}.topppa-breadcrumb.topppa-breadcrumb-minimal-centered .topppa-breadcrumb-separator{color:rgba(0,0,0,.3)}@media(max-width: 767px){.topppa-breadcrumb__title-text{font-size:24px}.topppa-breadcrumb__list-item{font-size:14px}.topppa-breadcrumb .topppa-breadcrumb-separator{margin:0 8px}.topppa-breadcrumb.topppa-breadcrumb-minimal-centered .topppa-breadcrumb__title-text{font-size:28px}}.nav-header{position:relative;z-index:41}button.topppa-nav-menu-toggle.icon-btn{width:45px;height:45px;border:none;font-size:2rem;border-radius:5px;color:var(--topppa-color-white);background-color:var(--topppa-color-secondary)}button.topppa-nav-menu-toggle.icon-btn:focus,button.topppa-nav-menu-toggle.icon-btn:hover{outline:none;background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.main-menu-area ul li{display:inline-block;position:relative}.topppa-main-menu ul>li{padding:4rem 0}.topppa-main-menu a{display:block;position:relative;font-weight:500;font-size:1.6rem;color:var(--topppa-color-secondary);text-transform:uppercase;font-family:var(--topppa-body-font);margin:0 2.3rem}.topppa-main-menu a:hover{color:var(--topppa-color-primary)}.topppa-main-menu ul li.menu-item-has-children>a:after{content:"";position:relative;margin-left:.3rem;top:-0.1rem;display:inline-block;transition:var(--topppa-anim-duration);transform:rotate(0);font-size:1.2rem;font-family:"Font Awesome 5 Free";font-weight:800}.topppa-main-menu ul ul li.menu-item-has-children>a::after{content:"";transform:rotate(-89deg);top:.4rem;font-size:70%;right:0;float:right}.topppa-main-menu ul ul.sub-menu{position:absolute;text-align:left;top:100%;left:-2.7rem;background-color:var(--topppa-color-white);visibility:hidden;min-width:19rem;width:max-content;padding:1.3rem 1.5rem 1.3rem 1.3rem;opacity:0;z-index:-1;border:0;box-shadow:0 .4rem 1.5rem rgba(1,15,28,.06);transform:scaleY(0);transform-origin:top center;transition:var(--topppa-anim-duration)}.topppa-main-menu ul ul.sub-menu li.current-menu-item a{color:var(--topppa-color-primary)}.topppa-main-menu ul ul.sub-menu li{display:block;margin:0;padding:.2rem .9rem}.topppa-main-menu ul ul.sub-menu li a{position:relative;padding-left:0;font-weight:500;text-transform:capitalize}.topppa-main-menu ul ul.sub-menu li ul.sub-menu{left:100%;top:-1.3rem;margin-left:1.5rem}.topppa-main-menu ul ul.sub-menu li ul.sub-menu li ul{left:100%}.topppa-main-menu ul li.menu-item-has-children:first-child{margin-left:0}.topppa-main-menu ul li.menu-item-has-children:last-child{margin-right:0}.topppa-main-menu ul li.menu-item-has-children:hover>ul.sub-menu{visibility:visible;opacity:1;transform:scaleY(1);z-index:9}.topppa-main-menu ul li.menu-item-has-children a:hover{color:var(--topppa-color-primary)}@media(max-width: 1399px){.topppa-main-menu>ul>li{margin:0 1.5rem}}.topppa-nav-mobile-menu-wrapper{position:fixed;top:0;left:0;bottom:0;background-color:rgba(0,0,0,.6);z-index:999999;width:100%;height:100%;transition:var(--topppa-anim-duration);animation-duration:.8s;opacity:0;visibility:hidden}.topppa-nav-mobile-menu-wrapper .mobile-logo{padding-bottom:3rem;padding-top:4rem;display:block;text-align:center;background-color:var(--topppa-color-secondary)}.topppa-nav-mobile-menu-wrapper .mobile-logo h2{font-size:3rem;font-family:var(--topppa-title-font);text-transform:capitalize;font-weight:600}.topppa-nav-mobile-menu-wrapper .mobile-logo a{color:var(--topppa-color-white);display:inline-block}.topppa-nav-mobile-menu-wrapper .mobile-logo svg{max-width:18.5rem}.topppa-nav-mobile-menu-wrapper .topppa-nav-menu-toggle{border:none;font-size:2.2rem;position:absolute;right:-1.6rem;top:2.5rem;padding:0;line-height:1;width:3.3rem;height:3.3rem;line-height:3.6rem;font-size:1.4rem;z-index:1;color:var(--topppa-color-white);background-color:var(--topppa-color-primary);border-radius:50%}.topppa-nav-mobile-menu-wrapper .topppa-nav-menu-toggle:hover{background-color:var(--topppa-color-secondary);color:var(--topppa-color-white)}.topppa-nav-mobile-menu-wrapper .mobile-topppa-menu-area{width:100%;max-width:31rem;background-color:var(--topppa-color-white);height:100vh;position:relative;left:-110%;opacity:0;visibility:hidden;transition:var(--topppa-anim-duration);animation-duration:1s;z-index:1}.topppa-nav-mobile-menu-wrapper .mobile-topppa-menu-area button.topppa-nav-menu-close{position:absolute;right:-20px;top:23px;width:35px;height:35px;border-radius:100%;border:none;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);z-index:10}.topppa-nav-mobile-menu-wrapper.body-visible{opacity:1 !important;visibility:visible !important;display:block !important}.topppa-nav-mobile-menu-wrapper.body-visible .mobile-topppa-menu-area{left:0 !important;opacity:1 !important;visibility:visible !important;display:block !important}.elementor-editor-active .topppa-nav-mobile-menu-wrapper{z-index:9999999 !important}.elementor-editor-active .topppa-nav-mobile-menu-wrapper.body-visible{opacity:1 !important;visibility:visible !important;display:block !important;position:relative !important;z-index:9999999 !important}.elementor-editor-active .topppa-nav-mobile-menu-wrapper.body-visible .mobile-topppa-menu-area{left:0 !important;opacity:1 !important;visibility:visible !important;display:block !important;position:relative !important;z-index:9999999 !important}.mobile-menu{overflow-y:auto;max-height:calc(100vh - 20rem);padding-bottom:4rem;margin-top:3.3rem;text-align:left;-webkit-overflow-scrolling:touch}.mobile-menu::-webkit-scrollbar{width:4px}.mobile-menu::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.mobile-menu::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:2px}.mobile-menu::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.mobile-menu ul{margin:0;padding:0}.mobile-menu ul li{border-bottom:1px solid var(--topppa-color-border);list-style-type:none;transition:all .3s ease-in-out}.mobile-menu ul li li{padding-left:2rem;transition:all .3s ease-in-out}.mobile-menu ul li li:first-child{border-top:1px solid var(--topppa-color-border)}.mobile-menu ul li li:last-child{border-bottom:none}.mobile-menu ul li a{display:block;position:relative;padding:1.2rem 0;line-height:1.4;font-size:1.5rem;color:var(--topppa-color-secondary)}.mobile-menu ul .submenu-item-has-children>a .mean-expand-class{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:50%;font-weight:400;font-size:1rem;width:2.5rem;height:2.5rem;line-height:2.5rem;margin-top:-1.2rem;background-color:var(--topppa-color-secondary);color:var(--topppa-color-white);box-shadow:0 0 2rem -0.8rem rgba(173,136,88,.5);border-radius:50%;transition:all .3s ease-in-out}.mobile-menu ul .submenu-item-has-children>a .mean-expand-class::before{content:"";font-family:var(--topppa-icon-font);font-weight:700;transition:transform .3s ease-in-out}.mobile-menu ul .submenu-item-has-children.active-class>a .mean-expand-class:before{content:""}.mobile-menu ul li.active-class>a{color:var(--topppa-color-primary)}.mobile-menu ul li.active-class>a::before{background:var(--topppa-color-primary);border-color:var(--topppa-color-primary)}.mobile-menu>ul{padding:0 2rem}.mobile-menu>ul li:last-child{border-bottom:none}@media(max-width: 400px){.topppa-nav-mobile-menu-wrapper .mobile-topppa-menu-area{width:100%;max-width:27rem}.mobile-menu>ul{padding:0 2rem}}.topppa-main-menu-v2 a{display:block;position:relative;font-weight:500;font-size:1.6rem;color:var(--topppa-color-primary);text-transform:capitalize;font-family:var(--topppa-title-font)}.topppa-main-menu-v2 a:hover{color:var(--topppa-color-primary)}.topppa-main-menu-v2>ul>li{margin:0 1.5rem}.topppa-main-menu-v2>ul>li>a{padding:5rem 0}.topppa-main-menu-v2>ul>li>a:hover{color:var(--topppa-color-secondary)}.topppa-main-menu-v2 ul li:last-child{margin-right:0}.topppa-main-menu-v2 ul li:first-child{margin-left:0}.topppa-main-menu-v2 ul li:hover>ul.sub-menu{visibility:visible;opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);z-index:9}.topppa-main-menu-v2 ul li:hover .sub-menu{display:block;visibility:visible}.topppa-main-menu-v2 ul li .sub-menu{display:none;visibility:hidden;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.topppa-main-menu-v2 ul li .sub-menu li{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;transition:var(--topppa-anim-duration)}.topppa-main-menu-v2 ul li>ul.sub-menu{transition:var(--topppa-anim-duration);padding:0;margin:0;background-color:var(--topppa-color-secondary)}.topppa-main-menu-v2 ul.sub-menu{position:absolute;text-align:left;top:100%;visibility:hidden;min-width:20.2rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;left:-1.4rem;opacity:0;z-index:-1;border:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:var(--topppa-anim-duration);transition:var(--topppa-anim-duration);padding:1.8rem 2rem;left:-2.7rem}.topppa-main-menu-v2 ul.sub-menu a:hover{padding-left:1.2rem}.topppa-main-menu-v2 ul.sub-menu a:hover::before{visibility:visible;opacity:1;left:0}.topppa-main-menu-v2 ul.sub-menu li{display:block;margin:0 0;padding:0px .9rem}.topppa-main-menu-v2 ul.sub-menu li:hover{background-color:var(--topppa-color-primary)}.topppa-main-menu-v2 ul.sub-menu li a{font-size:1.5rem;position:relative;padding-left:0;text-transform:capitalize;padding:1rem 2rem;color:var(--topppa-color-white)}.topppa-main-menu-v2 ul.sub-menu li ul.sub-menu{left:100%;right:auto;top:0;margin:0 0}.topppa-main-menu-v2 ul.sub-menu li ul.sub-menu li ul{left:100%;right:auto}.topppa-main-menu-v2 ul.sub-menu li.current-menu-item{background-color:var(--topppa-color-primary)}.topppa-main-menu-v2 ul.sub-menu li.current-menu-item a{padding-left:1.2rem}.topppa-main-menu-v2 ul.sub-menu li.current-menu-item a::before{visibility:visible;opacity:1;left:0}.topppa-main-menu-v2 ul.sub-menu a{font-size:1.6rem;line-height:3rem}.topppa-main-menu-v2 ul.sub-menu a::before{content:"";height:1.6rem;width:.2rem;background-color:var(--topppa-color-white);position:absolute;left:.8rem;top:1.6rem;-webkit-transition:var(--topppa-anim-duration);transition:var(--topppa-anim-duration);visibility:hidden;opacity:0}.topppa-service-box{padding:5rem;box-shadow:0px 18px 60px 0px rgba(0,0,0,.05);position:relative;transition:var(--topppa-anim-duration);z-index:9}.topppa-service-box .topppa-service-box-shape img{width:100%;object-fit:cover}.topppa-service-box .topppa-service-subtitle{color:var(--topppa-color-primary);font-family:var(--topppa-title-font);font-size:1.4rem;font-weight:600;line-height:normal;text-transform:uppercase;position:relative;margin-left:1.6rem;margin-bottom:.6rem;transition:var(--topppa-anim-duration)}.topppa-service-box .topppa-service-subtitle::before{position:absolute;content:"";background-color:var(--topppa-color-primary);height:.8rem;width:.8rem;top:50%;left:-1.6rem;transform:translate(0, -50%)}.topppa-service-box .topppa-service-count{position:absolute;left:2rem;bottom:.3rem;color:rgba(27,57,66,.15);font-size:3.4rem;font-weight:400;z-index:-1;transition:var(--topppa-anim-duration);align-items:center;justify-content:center}.topppa-service-box .topppa-service-box-shape{position:absolute;top:0;left:0;width:100%;transition:var(--topppa-anim-duration);opacity:0;z-index:-1}.topppa-service-box:hover .topppa-service-box-shape{opacity:1}.topppa-service-box::before{position:absolute;height:27rem;width:27rem;top:0;left:0;z-index:-1;content:"";border-radius:270px;background:rgba(14,89,242,.16);filter:blur(75px);opacity:0;transition:var(--topppa-anim-duration)}.topppa-service-box:hover::before{opacity:1}.topppa-service-box .topppa-service-icon{display:inline-flex;align-items:center;justify-content:center;height:10rem;width:10rem;background:#eef2fb;border-radius:50%;font-size:5rem;margin-bottom:2rem;color:var(--topppa-color-primary);transition:var(--topppa-anim-duration)}.topppa-service-box .topppa-service-title{font-size:2.4rem;font-weight:500;line-height:normal;margin-bottom:1.4rem}.topppa-service-box .topppa-service-title a{color:var(--topppa-color-secondary)}.topppa-service-box .topppa-service-title a:hover{color:var(--topppa-color-primary)}.topppa-service-box .topppa-service-btn{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.6rem 3.2rem;background-color:#eef2fb;border-radius:10rem;color:var(--topppa-color-primary);font-weight:500;font-family:var(--topppa-title-font);transition:var(--topppa-anim-duration)}.topppa-service-box .topppa-service-icon i,.topppa-service-box .topppa-service-icon svg{transition:var(--topppa-anim-duration)}.topppa-service-box:hover .topppa-service-btn{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-service-box:hover .topppa-service-icon.bounce i,.topppa-service-box:hover .topppa-service-icon.bounce svg{animation:bounce-img .6s ease}.topppa-service-box:hover .topppa-service-icon.flip i,.topppa-service-box:hover .topppa-service-icon.flip svg{transform:rotateY(180deg)}.topppa-service-box .topppa-service-desc{margin-bottom:2.3rem;line-height:2.6rem}.topppa-service-box-v2 .topppa-service-icon{border-radius:1.5rem;border:1px solid rgba(237,237,237,.89);background:var(--topppa-color-white);box-shadow:0px 16px 51px 0px rgba(0,0,0,.07);margin-bottom:3.3rem}.topppa-service-box-v2 .service-btn-icon,.topppa-service-box-v2 .service-btn-icon i,.topppa-service-box-v2 .service-btn-icon svg{transition:var(--topppa-anim-duration)}.topppa-service-box-v2 .topppa-service-btn{background-color:rgba(0,0,0,0);padding:0;flex-direction:row-reverse}.topppa-service-box-v2 .topppa-service-title{margin-bottom:1.8rem}.topppa-service-box-v2:hover .topppa-service-btn i,.topppa-service-box-v2:hover .topppa-service-btn svg{transform:rotate(-45deg)}.topppa-service-box-v2:hover .service-btn-icon{background-color:var(--topppa-color-secondary)}.topppa-service-box-v2:hover .topppa-service-btn{background-color:rgba(0,0,0,0);color:var(--topppa-color-secondary)}.topppa-service-box-v2 .service-btn-icon{display:inline-flex;align-items:center;justify-content:center;height:4.5rem;width:4.5rem;background-color:var(--topppa-color-primary);border-radius:50%;color:var(--topppa-color-white)}.topppa-service-box-v3{text-align:center;padding:6rem 4rem 4.2rem 4rem;overflow:hidden;border:1px solid var(--topppa-color-border)}.topppa-service-box-v3 .topppa-service-icon{height:12rem;width:12rem;border:1px solid var(--topppa-color-primary);background-color:var(--topppa-color-white);margin-bottom:2.3rem}.topppa-service-box-v3 .topppa-service-title{font-size:3rem;font-weight:500;line-height:normal}.topppa-service-box-v3 .topppa-service-desc{margin-bottom:0}.topppa-service-box-v3:hover .topppa-service-btn{background-color:rgba(0,0,0,0);color:var(--topppa-color-primary)}.topppa-service-box-v3 .topppa-service-btn{background-color:rgba(0,0,0,0);padding:0;font-size:1.4rem;text-transform:uppercase}.topppa-service-box-v3 .topppa-service-btn:hover{color:var(--topppa-color-secondary)}.topppa-service-box-v4 .topppa-service-box{padding:1.4rem 3rem 3rem}.topppa-service-box-v4 .topppa-service-icon{background-color:rgba(0,0,0,0);display:inline-block;height:100%;width:100%}.topppa-service-box-v4 .topppa-service-btn{background-color:var(--topppa-color-primary);border-radius:.5rem;width:100%;color:var(--topppa-color-white);font-size:1.4rem;font-weight:800;text-transform:uppercase;line-height:normal;transition:background-color .3s}.topppa-service-box-v4 .topppa-service-btn:hover{background-color:var(--topppa-color-secondary)}.topppa-service-box-v4 .topppa-service-circle-wrap{width:120%;padding-bottom:120%;position:absolute;top:-10%;left:-10%;z-index:-1;opacity:0;transition:opacity .5s;animation:rounded 30s linear infinite}.topppa-service-box-v4 .topppa-service-circle-wrap:before,.topppa-service-box-v4 .topppa-service-circle-wrap:after{content:"";width:10px;height:10px;position:absolute;border-radius:50%;animation:zoomInOutTwo 4s infinite}.topppa-service-box-v4 .topppa-service-circle-wrap:before{top:3%;left:15%;background:#fd01f4;animation-delay:1s}.topppa-service-box-v4 .topppa-service-circle-wrap:after{top:20%;right:1%;background:#104cba;animation-delay:3s}.topppa-service-box-v4 .circle-shape{width:100%;height:100%;position:absolute;border-radius:50%;border:1px solid #e0e0e1;animation-duration:1s;animation-fill-mode:both}.topppa-service-box-v4 .circle-shape:before,.topppa-service-box-v4 .circle-shape:after{content:"";width:10px;height:10px;position:absolute;border-radius:50%;animation:zoomInOutTwo 4s infinite}.topppa-service-box-v4 .circle-shape:before{bottom:15%;left:2%;background:#ff7a41}.topppa-service-box-v4 .circle-shape:after{bottom:6%;right:15%;background:#fd01f4;animation-delay:2s}.topppa-service-box-v4:hover .topppa-service-circle-wrap,.topppa-service-box-v4.active .topppa-service-circle-wrap{opacity:1}.topppa-service-box-v4:hover .topppa-service-circle-wrap .circle-shape,.topppa-service-box-v4.active .topppa-service-circle-wrap .circle-shape{animation-name:zoomIn}@keyframes zoomInOutTwo{0%,100%{transform:scale(1)}50%{transform:scale(0.25)}}@keyframes rounded{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.topppa-service-box-v5{transition:var(--topppa-anim-duration);position:relative}.topppa-service-box-v5:hover{background-color:var(--topppa-color-secondary)}.topppa-service-box-v5:hover .topppa-service-icon,.topppa-service-box-v5:hover .topppa-service-title a{color:var(--topppa-color-white)}.topppa-service-box-v5:hover .topppa-service-desc{color:var(--topppa-color-para)}.topppa-service-box-v5:hover .topppa-service-btn::before{background-color:var(--topppa-color-primary);transform:skewX(10deg)}.topppa-service-box-v5:hover .topppa-service-btn{background-color:rgba(0,0,0,0)}.topppa-service-box-v5 .topppa-service-icon{font-size:7rem;background-color:rgba(0,0,0,0);height:100%;width:100%;display:inline-block;margin-bottom:0}.topppa-service-box-v5 .topppa-service-btn{background-color:rgba(0,0,0,0);position:relative;color:var(--topppa-color-white);line-height:normal}.topppa-service-box-v5 .topppa-service-btn::before{position:absolute;content:"";left:3px;top:0;width:97%;height:100%;background-color:var(--topppa-color-primary);border:none;z-index:-1;transition:var(--topppa-anim-duration);border-radius:10px;transform:skewX(-10deg)}.topppa-service-box-v5 .topppa-service-btn:hover{background-color:rgba(0,0,0,0)}.topppa-service-box-v6{padding:9rem 3rem 3rem 3rem;border:1px solid var(--topppa-color-border)}.topppa-service-box-v6 .topppa-service-count{color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:4.8rem;font-style:normal;font-weight:500;line-height:normal;left:3rem;top:1.6rem}.topppa-service-box-v6 .topppa-service-icon{background-color:rgba(0,0,0,0);height:100%;width:100%;display:inline-block;margin-bottom:0}.topppa-service-box-v6 .topppa-service-btn{background-color:rgba(0,0,0,0);padding:0;color:var(--topppa-color-secondary);text-transform:uppercase}.topppa-service-box-v6:hover .topppa-service-btn{background-color:rgba(0,0,0,0);color:var(--topppa-color-primary)}.topppa-service-box-v6 .service-btn-icon{display:inline-flex;align-items:center;justify-content:center;height:3rem;width:3rem;background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-service-box-v7{padding:3rem}.topppa-service-box-v7 .topppa-service-icon{height:6.5rem;width:6.5rem;font-size:3rem;margin-bottom:1rem}.topppa-service-box-v7 .topppa-service-title{color:var(--topppa-color-secondary);font-size:2rem;font-weight:500;line-height:normal}.topppa-service-box-v7 .topppa-service-desc{color:var(--topppa-color-secondary);margin-bottom:2.7rem}.topppa-service-box-v7 .topppa-service-btn{padding:.2rem 1.8rem;border:1px solid var(--topppa-color-border);background-color:rgba(0,0,0,0)}.topppa-service-box-v8{padding:5rem 4rem 4.2rem 4rem;text-align:center}.topppa-service-box-v8 .topppa-service-box.topppa-service-box-v8{text-align:center}.topppa-service-box-v8 .topppa-service-icon{height:8rem;width:8rem;font-size:4.5rem}.topppa-service-box-v8 .topppa-service-desc{margin-bottom:0}.topppa-service-box-v8 .topppa-service-desc p{margin-bottom:0}.topppa-service-box-v9{padding:4rem}.topppa-service-box-v9 .topppa-service-icon{width:7.5rem;height:7.5rem;border-radius:.5rem;font-size:4rem;margin-bottom:3.4rem}.topppa-service-box-v9 .topppa-service-btn{background-color:rgba(0,0,0,0);padding:0;transform:rotate(-45deg)}.topppa-service-box-v9:hover .topppa-service-btn{background-color:rgba(0,0,0,0);color:var(--topppa-color-primary);transform:rotate(0deg)}.topppa-service-box-v9 .topppa-service-title{font-size:2.4rem;font-weight:500;line-height:normal;margin-bottom:3.4rem}.topppa-service-box-v9 .topppa-service-desc{margin-bottom:0}.topppa-service-box-v10{border-radius:3rem;border:1px solid var(--topppa-color-border)}.topppa-service-box-v10 .topppa-service-icon{height:12rem;width:12rem;border:1px solid var(--topppa-color-primary);background-color:var(--topppa-color-white);margin-bottom:2.3rem;border-color:var(--topppa-color-border);margin-bottom:8rem}.topppa-service-box-v10 .topppa-service-subtitle{color:var(--topppa-color-para);line-height:normal;text-transform:uppercase;margin-left:0;margin-bottom:.9rem}.topppa-service-box-v10 .topppa-service-subtitle::before{display:none}.topppa-service-box-v10 .topppa-service-title{margin-bottom:1.8rem}.topppa-service-box-v10 .topppa-service-btn{background-color:var(--topppa-color-primary);color:var(--topppa-color-white);text-transform:uppercase}.topppa-service-box-v10:hover .topppa-service-btn{background-color:var(--topppa-color-secondary)}.topppa-service-box-v10 .topppa-service-desc{margin-bottom:3.3rem}.topppa-service-box-v11{border-radius:3rem;overflow:hidden}.topppa-service-box-v11 .topppa-service-icon{height:12rem;width:12rem}.topppa-service-box-v11 .topppa-service-btn{padding:1.6rem 4rem;text-transform:uppercase;background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-service-box-v11 .topppa-service-title{font-size:3rem}.topppa-service-box-v11 .topppa-service-subtitle{color:#94adb5;margin-left:0}.topppa-service-box-v11 .topppa-service-subtitle::before{display:none}.topppa-service-box-v11:hover{background-color:var(--topppa-color-primary)}.topppa-service-box-v11:hover .topppa-service-title a{color:var(--topppa-color-white)}.topppa-service-box-v11:hover .topppa-service-desc{color:var(--topppa-color-white)}.topppa-service-box-v11:hover .topppa-service-btn{background-color:var(--topppa-color-white);color:var(--topppa-color-primary)}.topppa-service-box-v11::before,.topppa-service-box-v11::after{width:0;height:0;transform:rotate(135deg);border-radius:100px;background:linear-gradient(180deg, #135FD6 8.61%, #125FD0 100%);filter:unset;top:-286px;left:-100px;opacity:1;transition:var(--topppa-anim-duration)}.topppa-service-box-v11::after{position:absolute;content:"";top:-359px;left:-18px;background:linear-gradient(180deg, #155FF5 8.61%, rgba(12, 100, 96, 0.29) 100%);z-index:-1}.topppa-service-box-v11:hover::before,.topppa-service-box-v11:hover::after{width:178.817px;height:677.515px}.topppa-counter-wrapper{display:inline-flex;align-items:center;display:flex;gap:2.5rem;position:relative}.topppa-counter-wrapper .counter-icon{display:inline-flex;align-items:center;justify-content:center;height:9rem;width:9rem;background-color:var(--topppa-color-primary);border-radius:100%;color:var(--topppa-color-white);font-size:4.5rem;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper .counter-number-wrp{color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:4.4rem;font-weight:600;line-height:normal;text-transform:uppercase;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper .counter-number-wrp .counter-number{display:inline-block;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper .counter-number-wrp .counter-title{font-family:var(--topppa-title-font);font-size:1.4rem;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:0;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper.counter-v2{background:rgba(14,89,242,.09);height:200px;width:200px;border-radius:50%;align-items:center;padding:30px;position:relative;margin-top:10px}.topppa-counter-wrapper.counter-v2::after{position:absolute;content:"";height:100%;width:100%;border:1px solid var(--topppa-color-primary);border-radius:50%;left:-1rem;top:-1rem;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper.counter-v2:hover::after{left:0;top:0}.topppa-counter-wrapper.counter-v2 .counter-number-wrp{color:var(--topppa-color-primary);font-size:4.8rem;font-weight:200;line-height:normal}.topppa-counter-wrapper.counter-v2 .counter-number-wrp .counter-title{color:var(--topppa-color-para);font-family:var(--topppa-body-font);font-size:1.6rem;font-weight:300;line-height:26px;text-transform:capitalize}.topppa-counter-wrapper.counter-v3{flex-direction:column;justify-content:center;text-align:center;background-color:var(--topppa-color-white);padding:4rem;border-radius:.5rem;box-shadow:0px 10px 35px 0px rgba(35,31,80,.13);gap:1.8rem}.topppa-counter-wrapper.counter-v3 .counter-icon{height:6rem;width:6rem;font-size:3rem;background-color:var(--topppa-color-white);box-shadow:0px 10px 35px 0px rgba(35,31,80,.13);background-color:var(--topppa-color-primary)}.topppa-counter-wrapper.counter-v3 .counter-number-wrp .number-wrp{font-size:3rem;font-weight:500;margin-bottom:.5rem;color:var(--topppa-color-primary)}.topppa-counter-wrapper.counter-v3 .counter-number-wrp .counter-title{font-weight:600}.topppa-counter-wrapper.counter-v4{padding:1rem 4rem 1.6rem 4rem;text-align:center;position:relative;justify-content:center}.topppa-counter-wrapper.counter-v4 .counter-line{position:absolute;content:"";height:1px;width:100%;background-color:var(--topppa-color-border);left:0;bottom:52px}.topppa-counter-wrapper.counter-v4 .counter-number-wrp .number-wrp{font-size:7.2rem;color:var(--topppa-color-white);-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--topppa-color-secondary);transition:var(--topppa-anim-duration)}.topppa-counter-wrapper.counter-v4 .counter-number-wrp .counter-title{font-size:1.6rem;padding-top:1.6rem}.topppa-counter-wrapper.counter-v4:hover .number-wrp{color:var(--topppa-color-primary);-webkit-text-stroke-width:0}.topppa-counter-wrapper.counter-v5{border-radius:3rem;border:1px solid var(--topppa-color-border);flex-direction:column;text-align:center;overflow:hidden;padding:7rem 7rem 6.5rem 7rem}.topppa-counter-wrapper.counter-v5::before{content:"";position:absolute;height:27rem;width:27rem;left:0;top:0;border-radius:27rem;background:rgba(14,89,242,.15);filter:blur(75px);z-index:-1}.topppa-counter-wrapper.counter-v5 .counter-icon{height:13rem;width:13rem;font-size:5.5rem;background-color:var(--topppa-color-white);border:1px solid var(--topppa-color-primary);color:var(--topppa-color-primary)}.topppa-counter-wrapper.counter-v5 .number-wrp{font-size:6.4rem;font-weight:500}.topppa-counter-wrapper.counter-v5 .counter-title{font-size:1.8rem;color:var(--topppa-color-para);font-weight:500;text-transform:capitalize}.topppa-counter-wrapper.counter-v5 .shape-img{position:absolute;top:0;left:0;width:100%;z-index:-1}.topppa-counter-wrapper.counter-v5 .shape-img img{object-fit:cover;width:100%;opacity:0;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper.counter-v5:hover .shape-img img{opacity:1}.topppa-counter-wrapper.counter-v6{padding:40px 25px;background-color:var(--topppa-color-primary);border-radius:3rem;overflow:hidden;height:32rem;align-items:end;vertical-align:revert}.topppa-counter-wrapper.counter-v6::before{content:"";position:absolute;height:9.5rem;width:9.5rem;background:hsla(0,0%,100%,.22);border-radius:100px;right:-30px;top:-30px;transition:var(--topppa-anim-duration);z-index:0}.topppa-counter-wrapper.counter-v6:hover::before{height:100%;width:100%;border-radius:3rem;right:0;top:0}.topppa-counter-wrapper.counter-v6::after{content:"";width:24px;height:25px;background:var(--topppa-color-primary);position:absolute;top:35px;right:40px;border-radius:100%;border:7px solid #fff;-webkit-animation:zoomInOut 3s linear infinite;animation:zoomInOut 3s linear infinite}.topppa-counter-wrapper.counter-v6 .number-wrp{margin-bottom:1rem}.topppa-counter-wrapper.counter-v6 .counter-number-wrp{color:var(--topppa-color-white);position:relative;z-index:99}.topppa-counter-wrapper.counter-v7{border-radius:3rem;border:1px solid var(--topppa-color-primary);padding:27px 50px 33px 50px}.topppa-counter-wrapper.counter-v7 .counter-desc{color:var(--topppa-color-para);font-size:16px;font-weight:400;line-height:26px;text-transform:none;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper.counter-v7 .number-wrp{display:flex;align-items:center;border-bottom:1px solid var(--topppa-color-primary);padding-bottom:30px;margin-bottom:26px;font-family:Outfit;font-size:60px;font-style:normal;font-weight:500;line-height:normal}.topppa-counter-wrapper.counter-v7 .number-wrp .counter-prefix-icon{display:inline-flex;align-items:center;justify-content:center}.topppa-counter-wrapper.counter-v8{flex-direction:column;text-align:center;gap:0;border:1px solid var(--topppa-color-border)}.topppa-counter-wrapper.counter-v8 .counter-img,.topppa-counter-wrapper.counter-v8 .counter-img img{width:100%}.topppa-counter-wrapper.counter-v8 .counter-img{position:relative}.topppa-counter-wrapper.counter-v8 .counter-img::before{position:absolute;content:"";width:100%;height:100%;background:rgba(14,89,242,.431372549);mix-blend-mode:multiply;opacity:0;transition:var(--topppa-anim-duration)}.topppa-counter-wrapper.counter-v8:hover .counter-img::before{opacity:1}.topppa-counter-wrapper.counter-v8 .counter-img img{object-fit:cover}.topppa-counter-wrapper.counter-v8 .counter-number-wrp{padding-top:27px;padding-bottom:36px;color:var(--topppa-color-primary);font-size:4.8rem;font-weight:500;line-height:normal}.topppa-counter-wrapper.counter-v8 .counter-title{font-weight:600;color:var(--topppa-color-secondary)}.topppa-counter-wrapper.counter-v9 .counter-number-wrp{position:relative;text-align:center;width:100%}.topppa-counter-wrapper.counter-v9 .counter-number-wrp .counter-title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--topppa-color-primary);font-size:24px;font-weight:600;line-height:normal;text-transform:uppercase}.topppa-counter-wrapper.counter-v9 .counter-number-wrp .number-wrp{color:#f5f5f5;font-size:18rem;font-weight:600;line-height:70px}@keyframes zoomInOut{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}.testimonial-wrapper .topppa-swiper-slider.swiper{width:100%;height:100%;position:relative;overflow:hidden}.testimonial-item-box{margin-bottom:25px;padding:40px;position:relative;overflow:hidden;border-radius:20px;background:var(--topppa-color-white);border:1px solid;transition:.4s ease-in-out}.testimonial-item-box.shape:before,.testimonial-item-box.shape:after{content:"";position:absolute;border-radius:100px;width:200px;height:68px;background:#f2f2f2;left:-55px;bottom:-93px;z-index:1;transform:rotate(311deg) translate(55px, -65px);transition:.4s}.testimonial-item-box.shape:after{background:var(--topppa-color-primary);left:-200px;bottom:-250px}.testimonial-item-box.shape:hover:after{left:-55px;bottom:-93px}.testimonial-item-box .testimonial-top-area{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.testimonial-item-box .testimonial-top-area .testimonial-quit{color:var(--topppa-color-primary);font-family:"Font Awesome 6 Free";font-size:45px;font-weight:900;line-height:0}.testimonial-item-box .testimonial-top-area .testimonial-rating span{color:var(--topppa-color-primary)}.testimonial-item-box .testimonial-description-area{margin-bottom:26px;color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:18px;font-weight:400;line-height:30px;text-transform:capitalize}.testimonial-item-box .testimonial-author-info{display:inline-flex;align-items:center;gap:20px;position:relative;z-index:11}.testimonial-item-box .testimonial-author-info .testimonial-author-name{margin-bottom:2px;color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:24px;line-height:normal;font-weight:500}.testimonial-item-box .testimonial-author-info .testimonial-author-designation{color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:16px;font-weight:400}.testimonial-item-box .testimonial-author-info .testimonial-author-designation span.testimonial-rating-text{color:var(--topppa-color-primary);font-size:14px}.testimonial-item-box .testimonial-author-info .testimonial-img img{width:70px;height:70px;min-width:70px;border-radius:100px;object-fit:cover}.testimonial-item-box.testimonial-v2{padding:0}.testimonial-item-box.testimonial-v2 .testimonial-author-info-area{padding:30px;background:#f7f8fc}.testimonial-item-box.testimonial-v2 .testimonial-description-area{padding:26px 30px 26px;margin:0}.testimonial-item-box.testimonial-v2 .testimonial-top-area{padding:30px 30px 0;margin-bottom:0}.testimonial-item-box.testimonial-v3{border:1px solid #444240;background:var(--topppa-color-secondary);border-radius:0}.testimonial-item-box.testimonial-v3 .testimonial-description-area{color:var(--topppa-color-white)}.testimonial-item-box.testimonial-v3 .testimonial-author-info-area{display:flex;justify-content:space-between;align-items:center}.testimonial-item-box.testimonial-v3 .testimonial-author-info-area .testimonial-author-info .testimonial-img img{width:80px;height:80px;min-width:80px;border-radius:0}.testimonial-item-box.testimonial-v3 .testimonial-author-info-area .testimonial-author-info .testimonial-author-name{font-size:30px;color:var(--topppa-color-white)}@media screen and (max-width: 767px){.testimonial-item-box.testimonial-v3 .testimonial-author-info-area .testimonial-author-info .testimonial-author-name{font-size:24px}}.testimonial-item-box.testimonial-v3 .testimonial-author-info-area .testimonial-author-info .testimonial-author-designation{color:var(--topppa-color-primary);font-weight:600;text-transform:uppercase}.testimonial-item-box.testimonial-v3 .testimonial-author-info-area .testimonial-rating-text{color:var(--topppa-color-white);font-size:22px;font-family:"Font Awesome 5 Free";font-weight:900;text-transform:uppercase;display:flex;gap:2px}@media screen and (max-width: 600px){.testimonial-item-box.testimonial-v3 .testimonial-author-info-area .testimonial-rating-text{display:none}}.testimonial-item-box.testimonial-v4{padding:50px 40px 42px;border-radius:0;background:#fff4ef;text-align:center;border:1px solid #f7e9e2}.testimonial-item-box.testimonial-v4:hover{background:var(--topppa-color-white)}.testimonial-item-box.testimonial-v4 .testimonial-quit span{display:none}.testimonial-item-box.testimonial-v4 .testimonial-rating-text{display:inline-flex;gap:1px}.testimonial-item-box.testimonial-v4 .testimonial-img img{width:120px;height:120px;border-radius:100px;margin-bottom:21px}.testimonial-item-box.testimonial-v4 .testimonial-img .testimonial-quit{position:absolute;top:0;right:0;opacity:0;color:var(--topppa-color-primary);font-size:30px;transition:.4s}.testimonial-item-box.testimonial-v4 .testimonial-img .testimonial-quit img{width:auto;height:auto;border-radius:unset;margin-bottom:0}.testimonial-item-box.testimonial-v4:hover .testimonial-img .testimonial-quit{top:40px;right:40px;opacity:1}.testimonial-item-box.testimonial-v4 .testimonial-rating-text{margin-bottom:26px;color:var(--topppa-color-primary)}.testimonial-item-box.testimonial-v4 .testimonial-author-name{color:var(--topppa-color-secondary);font-size:30px;font-weight:500}.testimonial-item-box.testimonial-v4 .testimonial-author-designation{margin-bottom:4px;color:var(--topppa-color-para)}.testimonial-item-box.testimonial-v4 .testimonial-description-area{color:var(--topppa-color-para);font-size:20px;line-height:30px;margin-bottom:0}.testimonial-item-box.testimonial-v5{background:unset;border:unset;border-radius:unset;padding:0}.testimonial-item-box.testimonial-v5 .testimonial-description-area{position:relative;font-weight:500;padding:30px;border:1px solid #dfdeda;background:#fff;transition:.4s;border-radius:5px}.testimonial-item-box.testimonial-v5 .testimonial-description-area:after{content:"";width:30px;height:30px;background:#fff;border-bottom:1px solid #dfdeda;border-left:1px solid #dfdeda;position:absolute;bottom:-16px;left:65px;transform:skewY(-45deg);transition:.4s}.testimonial-item-box.testimonial-v5 .testimonial-author-info{margin-top:33px}.testimonial-item-box.testimonial-v5 .testimonial-author-info .testimonial-img img{height:90px;width:90px;border-radius:100px;border:1px solid #dfdeda;padding:10px}.testimonial-item-box.testimonial-v5 .testimonial-author-info .testimonial-rating-text{color:#ffba08;display:flex;gap:5px;margin-bottom:7px}.testimonial-item-box.testimonial-v5:hover .testimonial-description-area{background:var(--topppa-color-primary);color:#fff}.testimonial-item-box.testimonial-v5:hover .testimonial-description-area:after{background:var(--topppa-color-primary)}.testimonial-item-box.testimonial-v6{border:1px solid var(--topppa-color-white);background:hsla(0,0%,100%,.04);backdrop-filter:blur(4px);padding:28px 40px 21px 40px;margin-bottom:80px;border-radius:0;overflow:visible}@media screen and (max-width: 767px){.testimonial-item-box.testimonial-v6{padding:28px 30px 40px 30px}}.testimonial-item-box.testimonial-v6 .testimonial-description-area{color:var(--topppa-color-white);font-size:24px;font-weight:500;line-height:38px;text-transform:none;border-bottom:1px solid var(--topppa-color-white);margin-bottom:34px;padding-bottom:30px}@media screen and (max-width: 767px){.testimonial-item-box.testimonial-v6 .testimonial-description-area{font-size:20px;line-height:32px}}.testimonial-item-box.testimonial-v6 .testimonial-author-info-area{display:flex;align-items:center;justify-content:space-between}.testimonial-item-box.testimonial-v6 .testimonial-author-info-area .testimonial-author-info{gap:25px}.testimonial-item-box.testimonial-v6 .testimonial-author-info-area .testimonial-img img{min-width:120px;width:120px;height:120px;margin-bottom:-78px;border:1px solid var(--topppa-color-white)}@media screen and (max-width: 767px){.testimonial-item-box.testimonial-v6 .testimonial-author-info-area .testimonial-img img{min-width:85px;width:85px;height:85px;margin-bottom:0px}}.testimonial-item-box.testimonial-v6 .testimonial-author-info-area .testimonial-author-name{color:var(--topppa-color-white)}.testimonial-item-box.testimonial-v6 .testimonial-author-info-area .testimonial-author-designation{color:var(--topppa-color-white)}.testimonial-item-box.testimonial-v6 .testimonial-author-info-area .testimonial-rating-text{display:flex;gap:2px;color:#ffba08}@media screen and (max-width: 600px){.testimonial-item-box.testimonial-v6 .testimonial-author-info-area .testimonial-rating-text{display:none}}.testimonial-v1-pagination{display:flex;gap:10px;margin:0;justify-content:center;margin-top:30px}.testimonial-v1-pagination .swiper-pagination-bullet{height:20px;width:20px;background:var(--topppa-color-primary);margin:0 !important;padding:0}.testimonial-wrapper .testimonial-v1-arrow{display:flex;align-items:center;gap:15px;margin-bottom:80px;justify-content:flex-end}.testimonial-wrapper .testimonial-v1-arrow .button{border-radius:5px;background:var(--topppa-color-primary);padding:18px 25px;color:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;transition:.4s ease-in-out}.testimonial-wrapper .testimonial-v1-arrow .button:hover{background:var(--topppa-color-secondary);color:var(--topppa-color-white)}@media screen and (max-width: 768px){.testimonial-wrapper .testimonial-v1-arrow{display:none}}.topppa-post-card{display:flex;flex-direction:column;border-radius:15px;background:var(--topppa-color-white);box-shadow:0px 9px 60px 0px rgba(8,20,44,.07);padding:3rem;overflow:hidden}@media screen and (max-width: 991px){.topppa-post-card .topppa-post-card{margin-bottom:3rem}}.topppa-post-card .btn-icon i{transition:unset}.topppa-post-card .btn-icon svg path{fill:var(--topppa-color-secondary)}.topppa-post-card .topppa-post-card-img{border-radius:1.5rem;overflow:hidden;margin-bottom:3rem;position:relative;width:100%}.topppa-post-card .topppa-post-card-img .image-anim1{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:hsla(0,0%,100%,.3);width:200%;height:0;z-index:1}.topppa-post-card .topppa-post-card-img .image-anim1.v2{left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.topppa-post-card .topppa-post-card-img .image-anim2{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3);width:200%;height:0;z-index:1;opacity:1}.topppa-post-card .topppa-post-card-img .image-anim3{content:"";position:absolute;top:0;left:-100%;display:block;width:50%;height:100%;background:hsla(0,0%,100%,.3);transform:skewX(25deg);z-index:2}.topppa-post-card .topppa-post-card-img .post-img{width:100%}.topppa-post-card .topppa-post-card-img .post-img img{width:100%;height:400px;transition:var(--topppa-anim-duration)}.topppa-post-card .topppa-post-card-img .post-img-meta{position:absolute;top:2rem;left:2rem;font-family:var(--topppa-title-font);font-weight:500;color:var(--topppa-color-primary);border-radius:10rem;border:1px solid var(--topppa-color-white);background:#e9eef6;padding:.6rem 2.7rem;z-index:1}.topppa-post-card .topppa-post-card-img .post-img-meta a{color:var(--topppa-color-primary)}.topppa-post-card .topppa-post-card-img .post-img-meta a:hover{color:var(--topppa-color-secondary)}.topppa-post-card .topppa-post-card-img .post-img-meta i{margin-right:.5rem}.topppa-post-card .topppa-post-content-wrap .post-meta{margin-bottom:1rem}.topppa-post-card .topppa-post-content-wrap .post-meta ul{display:inline-flex;align-items:center;gap:1.5rem;width:100%}.topppa-post-card .topppa-post-content-wrap .post-meta ul li{font-size:1.6rem;font-weight:400;font-family:var(--topppa-title-font);line-height:normal;color:var(--topppa-color-primary);display:flex;align-items:center;flex-wrap:wrap;align-content:center;gap:5px;text-transform:capitalize}.topppa-post-card .topppa-post-content-wrap .post-meta ul li a{color:var(--topppa-color-secondary)}.topppa-post-card .topppa-post-content-wrap .post-meta ul li a:hover{color:var(--topppa-color-primary)}.topppa-post-card .topppa-post-content-wrap .post-meta ul li i{color:var(--topppa-color-primary);margin-right:.4rem}.topppa-post-card .topppa-post-content-wrap .post-meta ul li svg path{fill:var(--topppa-color-primary)}.topppa-post-card .topppa-post-content-wrap .topppa-post-title{font-size:2.4rem;font-weight:500;line-height:3.2rem;margin-bottom:1.7rem}.topppa-post-card .topppa-post-content-wrap .topppa-post-title a{color:var(--topppa-color-secondary)}.topppa-post-card .topppa-post-content-wrap .topppa-post-title a:hover{color:var(--topppa-color-primary)}.topppa-post-card .topppa-post-content-wrap .topppa-post-desc{margin-bottom:1.6rem}.topppa-post-card:hover .post-img img{transform:scale(1.05)}.topppa-post-card:hover .topppa-post-card-img .image-anim1,.topppa-post-card:hover .topppa-post-card-img .image-anim2{height:250%;opacity:0;transition:all 1000ms linear;background-color:rgba(0,0,0,0)}.topppa-post-card:hover .topppa-post-card-img .image-anim3{animation:1s swipe}.topppa-post-card.style-two{padding:0;border-radius:1.5rem;border:1px solid var(--topppa-color-border);background:var(--topppa-color-white)}.topppa-post-card.style-two .topppa-post-card-img{border-radius:0;margin-bottom:0}.topppa-post-card.style-two .topppa-post-content-wrap{padding:3.5rem}.topppa-post-card.style-three{padding:0;border-radius:1.5rem;border:1px solid var(--topppa-color-border);background:var(--topppa-color-white)}.topppa-post-card.style-three .topppa-post-card-img{border-radius:0;margin-bottom:0}.topppa-post-card.style-three .topppa-post-card-img .post-img-meta{border-radius:1rem;background:var(--topppa-color-primary);border:none;color:var(--topppa-color-white);padding:.6rem 2rem}.topppa-post-card.style-three .topppa-post-card-img .post-img-meta ul li{color:var(--topppa-color-white)}.topppa-post-card.style-three .topppa-post-card-img .post-img-meta ul li a{color:var(--topppa-color-white)}.topppa-post-card.style-three .topppa-post-content-wrap{padding:3.5rem}.topppa-post-card.style-three .topppa-post-content-wrap .topppa-btn-wrapper{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--topppa-color-border);margin-top:2.3rem;padding-top:2.3rem}.topppa-post-card.style-three .topppa-post-content-wrap .topppa-btn-wrapper .post-meta{margin-bottom:0}.topppa-post-card.style-four{padding:0;border-radius:0;position:relative;overflow:visible}.topppa-post-card.style-four .topppa-post-card-img{border-radius:0;margin-bottom:0}.topppa-post-card.style-four .topppa-post-content-wrap{margin:0 auto;position:absolute;background:var(--topppa-color-white);box-shadow:0px 0px 18px 3px rgba(0,0,0,.05);left:50%;bottom:-18rem;transform:translate(-50%, 0%);width:94%;padding:4rem;z-index:99}.topppa-post-card.style-four .topppa-post-content-wrap .post-meta{background-color:var(--topppa-color-primary);padding:1rem 4rem;width:100%;justify-content:space-between;color:var(--topppa-color-white);position:absolute;top:-3rem;left:0}.topppa-post-card.style-four .topppa-post-content-wrap .post-meta ul{justify-content:space-between;width:100%}.topppa-post-card.style-four .topppa-post-content-wrap .post-meta ul li{color:var(--topppa-color-white)}.topppa-post-card.style-four .topppa-post-content-wrap .post-meta ul li a,.topppa-post-card.style-four .topppa-post-content-wrap .post-meta ul li i{color:var(--topppa-color-white)}.topppa-post-card.style-four .topppa-post-content-wrap .post-meta ul li a:hover{color:var(--topppa-color-secondary)}.topppa-post-card.style-five{display:flex;align-items:center;flex-direction:column-reverse;border:.1rem solid var(--topppa-color-border);box-shadow:0px 41.04px 42.48px 0px rgba(233,211,211,.05);border-radius:0}.topppa-post-card.style-five .topppa-post-card-img{margin-bottom:0;margin-top:3rem;border-radius:0}.topppa-post-card.style-five .topppa-post-content-wrap .post-meta ul{justify-content:space-between}.topppa-post-card.style-six{padding:0;border-radius:0;position:relative;overflow:visible}.topppa-post-card.style-six .topppa-post-card-img{border-radius:0;margin-bottom:0}.topppa-post-card.style-six .topppa-post-card-img .post-img-meta-v2{background-color:rgba(0,0,0,0);border-radius:0;border:none;padding:0;position:absolute;z-index:99}.topppa-post-card.style-six .topppa-post-card-img .post-img-meta-v2 ul li a{display:flex;flex-direction:column}.topppa-post-card.style-six .topppa-post-card-img .post-img-meta-v2 .date{padding:.2rem 1.8rem;background-color:#f0f8ff}.topppa-post-card.style-six .topppa-post-card-img .post-img-meta-v2 .post-p-day{padding:.2rem 1.8rem;width:max-content;color:var(--topppa-color-white);font-size:1.4rem;font-weight:500;line-height:160%;background-color:var(--topppa-color-primary)}.topppa-post-card.style-six .topppa-post-card-img .post-img-meta-v2 .post-p-year{padding:0rem 1.8rem;color:var(--topppa-color-primary);font-size:1.6rem;font-weight:600;line-height:30px}.topppa-post-card.style-six .topppa-post-content-wrap{margin:0 auto;position:absolute;background:var(--topppa-color-white);box-shadow:0px 0px 18px 3px rgba(0,0,0,.05);left:50%;bottom:-18rem;transform:translate(-50%, 0%);width:94%;padding:4rem;z-index:99}.topppa-post-card.style-six .topppa-post-content-wrap .post-meta{background-color:var(--topppa-color-primary);padding:1rem 4rem;width:100%;justify-content:space-between;color:var(--topppa-color-white);position:absolute;top:-3rem;left:0}.topppa-post-card.style-six .topppa-post-content-wrap .post-meta ul{justify-content:space-between;width:100%}.topppa-post-card.style-six .topppa-post-content-wrap .post-meta ul li a,.topppa-post-card.style-six .topppa-post-content-wrap .post-meta ul li i{color:var(--topppa-color-white)}.topppa-post-card.style-six .topppa-post-content-wrap .post-meta ul li a:hover{color:var(--topppa-color-secondary)}.topppa-post-card.style-seven{padding:0;border-radius:0}.topppa-post-card.style-seven .topppa-post-card-img{border-radius:0;margin-bottom:0}.topppa-post-card.style-seven .topppa-post-card-img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(36, 35, 29, 0) 0%, #24231D 99.99%, rgba(36, 35, 29, 0) 100%);z-index:2}.topppa-post-card.style-seven .topppa-post-card-img .post-img-meta{z-index:9}.topppa-post-card.style-seven .topppa-post-card-img .post-img{position:relative}.topppa-post-card.style-seven .topppa-post-card-img .post-img img{height:450px}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap{position:absolute;bottom:0;padding:40px;z-index:3}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .post-meta li{color:var(--topppa-color-white)}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .post-meta li a,.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .post-meta li i{color:var(--topppa-color-white)}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .post-meta li a:hover{color:var(--topppa-color-primary)}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .topppa-post-title a{color:var(--topppa-color-white)}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .topppa-post-title a:hover{color:var(--topppa-color-primary)}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .topppa-post-desc{color:var(--topppa-color-white)}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .topppa-btn{color:var(--topppa-color-white)}.topppa-post-card.style-seven .topppa-post-card-img .topppa-post-content-wrap .topppa-btn:hover{color:var(--topppa-color-primary)}.topppa-post-card.style-eight{padding:0;border-radius:0}.topppa-post-card.style-eight .topppa-post-card-img{border-radius:0;margin-bottom:0;position:relative}.topppa-post-card.style-eight .topppa-post-card-img::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--topppa-color-secondary);z-index:1;transition:var(--topppa-anim-duration)}.topppa-post-card.style-eight .topppa-post-card-img .post-img-meta{z-index:9}.topppa-post-card.style-eight .topppa-post-card-img .post-img{position:relative}.topppa-post-card.style-eight .topppa-post-card-img .post-img img{height:35rem}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap{width:100%;position:absolute;top:50%;padding:40px;z-index:2;left:50%;transform:translate(-50%, -50%)}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .post-meta li{transition:var(--topppa-anim-duration);color:var(--topppa-color-para)}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .post-meta li a,.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .post-meta li i{color:inherit}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .post-meta li i{color:var(--topppa-color-primary)}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .topppa-post-title{font-size:3.6rem;font-weight:500;line-height:normal}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .topppa-post-title a{color:var(--topppa-color-white)}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .topppa-post-title a:hover{color:var(--topppa-color-secondary)}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .topppa-post-desc{z-index:2}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .topppa-btn{color:var(--topppa-color-white)}.topppa-post-card.style-eight .topppa-post-card-img .topppa-post-content-wrap .topppa-btn:hover{color:var(--topppa-color-secondary)}.topppa-post-card.style-eight:hover .topppa-post-card-img::before{background:rgba(14,89,242,.76)}.topppa-post-card.style-eight:hover .topppa-post-content-wrap .post-meta li{color:var(--topppa-color-white)}.topppa-post-card.style-eight:hover .topppa-post-content-wrap .post-meta li a{color:var(--topppa-color-white)}.topppa-post-card.style-eight:hover .topppa-post-content-wrap .post-meta li i{color:var(--topppa-color-secondary)}.topppa-list-item-wrapper{display:flex;flex-direction:column;gap:1.5rem}.topppa-list-item-wrapper .topppa-list-item{display:flex;align-items:center;gap:1.5rem;position:relative}.topppa-list-item-wrapper .topppa-list-item .list-tooltip-content{visibility:hidden;position:absolute;left:0;right:0;margin:auto;bottom:20px;background:#040a24;padding:15px;cursor:default;transition:.4s;opacity:1;color:var(--topppa-color-white);font-size:12px;font-style:normal;font-weight:400;line-height:26px;text-transform:capitalize;z-index:1;border-radius:5px;transition:.4s}.topppa-list-item-wrapper .topppa-list-item.active:hover .list-tooltip-content{visibility:visible;opacity:1;bottom:40px}.topppa-list-item-wrapper .topppa-list-item .item-icon{font-size:1.8rem;font-weight:400;line-height:3.8rem;display:flex;justify-content:center;align-items:center}.topppa-list-item-wrapper .topppa-list-item .item-title{margin-bottom:0;color:var(--topppa-color-para);font-family:var(--topppa-body-font);font-size:1.8rem;font-weight:400;line-height:3.8rem}.topppa-list-item-wrapper .topppa-list-item .item-title a{color:var(--topppa-color-para)}.topppa-list-item-wrapper .topppa-list-item .item-title a:hover{color:var(--topppa-color-primary)}.topppa-list-item-wrapper .topppa-list-item .item-title span{transition:var(--topppa-anim-duration)}.topppa-list-item-wrapper .topppa-list-item .item-title.hover-anim a:hover span{margin-left:5px}.topppa-list-item-wrapper .topppa-list-item .item-title .item-badge [class*=badge--]{color:var(--topppa-color-primary);font-size:10px;margin:-1px 0 0 5px;font-weight:700;line-height:10px;border-radius:3px;padding:3px 5px 3px 5px;background-color:rgba(14,89,242,.15);position:relative}.topppa-list-item-wrapper .topppa-list-item .item-title .item-badge .badge--one{color:var(--topppa-color-primary);background-color:rgba(14,89,242,.15)}.topppa-list-item-wrapper .topppa-list-item .item-title .item-badge .badge--two{color:#fe02dc;background-color:rgba(254,2,220,.15)}.topppa-item-box-wrapper .topppa-item-box{display:flex;align-items:center;border:1px solid var(--topppa-color-border)}.topppa-item-box-wrapper .topppa-item-box .item-box-icon{display:flex;align-items:center;justify-content:center;font-size:5rem;min-width:8.5rem;width:8.5rem;height:8.5rem;background:rgba(14,89,242,.1);border-radius:100px}.topppa-item-box-wrapper .topppa-item-box .item-box-title{font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize}.topppa-item-box-wrapper .topppa-item-box .item-box-title a{color:var(--topppa-color-secondary)}.topppa-item-box-wrapper .topppa-item-box .item-box-title a:hover{color:var(--topppa-color-primary)}.topppa-item-box-wrapper .topppa-item-box .topppa-item-box-desc{font-family:var(--topppa-title-font);font-weight:400;line-height:2.4rem}.topppa-item-box-wrapper .topppa-item-box .topppa-item-count{color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:3rem;font-weight:500;line-height:normal;border-left:1px solid var(--topppa-color-border)}.topppa-item-box-wrapper.style-two .topppa-item-box{border:none;padding:0}.topppa-item-box-wrapper.style-two .item-box-icon{min-width:auto;width:auto;height:auto;border-radius:1rem;background-color:rgba(0,0,0,0)}.topppa-item-box-wrapper.style-three .topppa-item-box{border:none;border-radius:20px;box-shadow:3px 4px 13.1px 12px rgba(231,243,242,.5)}.topppa-item-box-wrapper.style-three .item-box-icon{min-width:9.5rem;width:9.5rem;height:9.5rem;border-radius:1rem}.topppa-icon-box-wrapper .box-icon-count{position:absolute;font-size:4rem;font-weight:700}.icon-box-item{text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.icon-box-item .box-badge{position:absolute;left:-60px;top:26px;text-align:center;width:200px;background-color:var(--topppa-color-primary);padding:.6rem;font-size:1.3rem;font-weight:600;color:var(--topppa-color-white);transform:rotate(-45deg)}.icon-box-item .box-badge-v2{position:absolute;right:3rem;top:3rem;text-align:center;padding:.4rem .8rem;font-size:1.3rem;font-weight:600;color:var(--topppa-color-white);z-index:9999}.icon-box-item .box-badge-v2.bg{background-color:#08a029}.icon-box-item .box-badge-v2.bg-v2{background-color:#e60d56}.icon-box-item .box-icon-wrapper{display:inline-block;position:relative}.icon-box-item .box-icon-wrapper .box-icon{display:flex;align-items:center;justify-content:center;height:13rem;width:13rem;background-color:var(--topppa-color-white);box-shadow:var(--topppa-color-shadow);font-size:5.5rem;border-radius:10rem;color:var(--topppa-color-primary);transition:var(--topppa-anim-duration);position:relative;margin-bottom:2.8rem}.icon-box-item .box-icon-wrapper .box-icon i{transition:unset}.icon-box-item .box-icon-wrapper .box-icon svg path{transition:var(--topppa-anim-duration)}.icon-box-item .box-icon-wrapper .box-icon-count{display:inline-flex;align-items:center;justify-content:center;height:4.5rem;width:4.5rem;background-color:var(--topppa-color-primary);border:.5rem solid var(--topppa-color-white);font-size:1.4rem;font-weight:600;line-height:normal;color:var(--topppa-color-white);border-radius:10rem;position:absolute;top:0;right:0;z-index:1;transition:var(--topppa-anim-duration)}.icon-box-item .box-title{color:var(--topppa-color-secondary);font-size:2.4rem;font-weight:500;line-height:normal;text-transform:capitalize}.icon-box-item .box-title a{color:var(--topppa-color-secondary)}.icon-box-item .box-title a:hover{color:var(--topppa-color-primary)}.icon-box-item:hover .box-icon{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.icon-box-item.style-two{padding-top:2.5rem}.icon-box-item.style-two .box-icon{background-color:rgba(14,89,242,.21)}.icon-box-item.style-two .box-icon::before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);height:130%;width:130%;border:.2rem dashed rgba(14,89,242,.21);border-radius:10rem;z-index:1;transition:var(--topppa-anim-duration)}.icon-box-item.style-two .box-icon-count{top:-3rem;right:-1.9rem;opacity:0}.icon-box-item.style-two:hover .box-icon-count{opacity:1;border:none}.icon-box-item.style-two:hover .box-icon{color:var(--topppa-color-primary)}.icon-box-item.style-two:hover .box-icon::before{top:auto;left:auto;height:140%;width:140%;border-color:var(--topppa-color-primary);animation:spin 10s linear infinite}.icon-box-item.style-three{display:flex;align-items:flex-start;flex-direction:column-reverse;text-align:left;padding-left:3rem;margin-left:3rem;border-left:1px solid var(--topppa-color-border);overflow:inherit}.icon-box-item.style-three::before{content:"";position:absolute;width:1px;height:45px;background-color:var(--topppa-color-primary);left:-0.1rem;animation:moveTopBottom 7s infinite ease-in-out}.icon-box-item.style-three .box-icon{width:auto;height:auto;background-color:rgba(0,0,0,0);box-shadow:none}.icon-box-item.style-three .box-icon-count{position:absolute;left:-9rem;top:-123px;color:#e7eaf0;font-family:var(--topppa-title-font);font-size:4rem;font-weight:700;line-height:normal;letter-spacing:1.2px;background-color:rgba(0,0,0,0)}.icon-box-item.style-three .box-desc{margin-bottom:3rem}.icon-box-item.style-three:hover .box-icon{background-color:var(--topppa-color-primary);background-color:rgba(0,0,0,0);color:var(--topppa-color-primary)}.icon-box-item.style-three:hover .box-icon svg path{fill:var(--topppa-color-primary)}.topppa-contact-form7{background-color:var(--topppa-color-bg);padding:5rem;border-radius:1.5rem}.topppa-contact-form7 form{position:relative}.topppa-contact-form7 .topppa-cf-section-title-wrapper{margin-bottom:3rem}.topppa-contact-form7 .section-title{color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:4rem;font-weight:500;line-height:normal}.topppa-contact-form7 input,.topppa-contact-form7 textarea,.topppa-contact-form7 select{background-color:var(--topppa-color-white);padding:1.3rem 3rem;border-radius:1rem;border:none;margin-bottom:1rem;font-size:1.6rem}.topppa-contact-form7 input:focus,.topppa-contact-form7 textarea:focus,.topppa-contact-form7 select:focus{outline:none;border:none;box-shadow:none}.topppa-contact-form7 [type=submit]:focus{background-color:var(--topppa-color-secondary)}.topppa-contact-form7 .form-group{position:relative}.topppa-contact-form7 .form-group span::before,.topppa-contact-form7 .cf-message span::before{font-family:"Font Awesome 5 Free";position:absolute;right:2rem;top:50%;transform:translateY(-50%)}.topppa-contact-form7 .cf-name span::before{content:""}.topppa-contact-form7 .cf-email span::before{content:""}.topppa-contact-form7 .cf-url span::before{content:""}.topppa-contact-form7 .cf-phone span::before{content:""}.topppa-contact-form7 .cf-dropdown span::before{content:""}.topppa-contact-form7 .cf-message span::before{top:-265px;transform:inherit;content:""}.topppa-contact-form7 input::placeholder,.topppa-contact-form7 textarea::placeholder{color:var(--topppa-color-para)}.topppa-contact-form7 select{color:var(--topppa-color-para)}.topppa-contact-form7 select{-moz-appearance:none;-webkit-appearance:none}.topppa-contact-form7 .icon-right i{transition:unset}.topppa-contact-form7 button,.topppa-contact-form7 input[type=submit]{background-color:var(--topppa-color-primary);border-radius:1rem;justify-content:center;font-size:1.4rem;padding:1.2rem 3rem;font-size:1.6rem;font-weight:500;border:none;color:var(--topppa-color-white);display:flex;align-items:center;justify-content:center}.topppa-contact-form7 button:hover,.topppa-contact-form7 input[type=submit]:hover{background-color:var(--topppa-color-secondary)}.topppa-contact-form7.style-two{background-color:var(--topppa-color-secondary)}.topppa-contact-form7.style-two label,.topppa-contact-form7.style-two span{color:#fff}.topppa-contact-form7.style-two input,.topppa-contact-form7.style-two textarea,.topppa-contact-form7.style-two select{background-color:rgba(0,0,0,0);border-bottom:1px solid var(--topppa-color-border);border-radius:0;padding-left:0;color:var(--topppa-color-white)}.topppa-contact-form7.style-two input::placeholder,.topppa-contact-form7.style-two textarea::placeholder,.topppa-contact-form7.style-two select{color:var(--topppa-color-white)}.topppa-contact-form7.style-two option{color:var(--topppa-color-secondary)}.topppa-contact-form7.style-two button,.topppa-contact-form7.style-two input[type=submit]{background-color:var(--topppa-color-primary);border-radius:1rem;justify-content:center;font-size:1.4rem;padding:1.2rem 3rem;font-size:1.6rem;font-weight:500;border:none;color:var(--topppa-color-white);display:flex;align-items:center;justify-content:center}.topppa-contact-form7.style-two button:hover,.topppa-contact-form7.style-two input[type=submit]:hover{background-color:var(--topppa-color-white);color:var(--topppa-color-secondary)}.topppa-contact-form7.style-two button:hover .icon-right i,.topppa-contact-form7.style-two input[type=submit]:hover .icon-right i{color:var(--topppa-color-primary)}.topppa-contact-form7.style-three button,.topppa-contact-form7.style-three input[type=submit]{position:absolute;right:0;top:0}.topppa-contact-form7.style-four input,.topppa-contact-form7.style-four textarea,.topppa-contact-form7.style-four select{padding:2rem 3rem;border:1px solid var(--topppa-color-primary)}.topppa-contact-form7.style-four button,.topppa-contact-form7.style-four input[type=submit]{position:absolute;right:.8rem;top:50%;transform:translate(0, -50%)}.topppa-img-wrapper{position:relative;display:flex;gap:3rem}.topppa-img-wrapper img{border-radius:1rem}.topppa-img-wrapper .left-image,.topppa-img-wrapper .right-image{display:flex;flex-direction:column;justify-content:space-between;z-index:1}.topppa-img-wrapper .img-1 img{height:27rem;width:21rem}.topppa-img-wrapper .img-2 img{height:225px;width:215px}.topppa-img-wrapper .img-3 img,.topppa-img-wrapper .img-4 img{height:53rem;width:36rem}.topppa-img-wrapper .topppa-image-counter{background-color:var(--topppa-color-primary);border-radius:1rem;padding:2rem 4rem;position:absolute;left:0;z-index:2}.topppa-img-wrapper .topppa-image-counter .counter-content-wrp{display:flex;align-items:center;gap:2rem}.topppa-img-wrapper .topppa-image-counter .counter-content-wrp .counter-icon{font-size:5rem;color:var(--topppa-color-white)}.topppa-img-wrapper .topppa-image-counter .counter-content-wrp .count-number{color:var(--topppa-color-white);font-family:var(--topppa-title-font);font-size:4rem;font-weight:600;line-height:normal}.topppa-img-wrapper .topppa-image-counter .counter-content-wrp .count-text{color:var(--topppa-color-white);font-size:2rem;font-weight:500;font-family:var(--topppa-title-font)}.topppa-img-wrapper .image-shape{position:absolute;right:-3rem;top:-3rem;z-index:0}.topppa-img-wrapper .image-shape-two{position:absolute;left:-40px;top:-40px;z-index:-1}.topppa-img-wrapper.style-two img{border-radius:100%}.topppa-img-wrapper.style-two .img-1 img{height:17rem;width:17rem;min-width:17rem}.topppa-img-wrapper.style-two .img-2 img{height:15rem;width:15rem;min-width:15rem}.topppa-img-wrapper.style-two .img-3 img{height:46rem;width:46rem;min-width:46rem}.topppa-img-wrapper.style-three .left-image{position:absolute;left:-10rem;bottom:2rem}.topppa-img-wrapper.style-three .topppa-image-counter{bottom:-4rem;left:10rem}.topppa-img-wrapper.style-four .left-image img{height:49rem;width:56rem}.topppa-img-wrapper.style-four .right-image{position:absolute;bottom:-10rem;right:-10rem}.topppa-img-wrapper.style-four .right-image img{width:33rem;height:46rem}.topppa-img-wrapper.style-four .topppa-image-counter{box-shadow:0px 4px 20px 0px rgba(14,89,242,.33);border:2rem solid var(--topppa-color-white);border-radius:3rem;bottom:-10rem;left:2rem}.topppa-img-wrapper.style-five{gap:0}.topppa-img-wrapper.style-five .left-image{justify-content:flex-end}.topppa-img-wrapper.style-five .left-image .img-1 img,.topppa-img-wrapper.style-five .left-image .img-2 img{border-radius:3rem;border:1rem solid var(--topppa-color-white);box-shadow:0px 4px 46px 0px rgba(168,173,181,.49)}.topppa-img-wrapper.style-five .right-image{margin-left:-14rem;position:relative;z-index:-1;transform:rotate(-13deg);bottom:6rem}.topppa-img-wrapper.style-five .right-image .img-3 img{height:50rem;width:40rem}.topppa-img-wrapper.style-six{flex-direction:column;gap:2rem}.topppa-img-wrapper.style-six .img-1 img,.topppa-img-wrapper.style-six .img-2 img,.topppa-img-wrapper.style-six .img-3 img{width:100%}.topppa-img-wrapper.style-six .img-1 img,.topppa-img-wrapper.style-six .img-2 img{height:30rem}.topppa-img-wrapper.style-six .img-3 img{height:18rem}.topppa-img-wrapper.style-seven{gap:0}.topppa-img-wrapper.style-seven .img-1 img,.topppa-img-wrapper.style-seven .img-2 img,.topppa-img-wrapper.style-seven .img-3 img{width:43rem;height:53rem;border:1.5rem solid var(--topppa-color-white);border-radius:2.5rem}.topppa-img-wrapper.style-seven .img-3 img{width:33rem;height:36rem}.topppa-img-wrapper.style-seven .right-image{position:absolute;right:3rem;bottom:-3rem}.topppa-img-wrapper.style-seven .topppa-image-counter{left:auto;right:5rem;top:5rem}.topppa-img-wrapper.style-eight .image-shape{position:absolute;right:auto;left:-40px;bottom:-40px;z-index:0;top:auto;z-index:2}.topppa-img-wrapper.style-eight .topppa-image-counter{left:auto;bottom:-3rem;right:-11rem}.topppa-img-wrapper.style-nine .image-shape{position:absolute;right:-3rem;top:0;z-index:-1}.topppa-img-wrapper.style-nine .image-shape-two{position:absolute;top:auto;left:-3rem;bottom:0;z-index:-1}.topppa-play-icon{display:inline-block;position:relative;z-index:1;text-align:center;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:50%;z-index:1;transition:all ease .4s;position:relative;width:90px;height:90px;display:flex;align-items:center;justify-content:center;font-family:"Font Awesome 5 Free";font-size:24px;font-style:normal;font-weight:900}.topppa-play-icon svg{width:17px;height:17px}.topppa-play-icon svg path{fill:var(--topppa-color-white)}.topppa-play-icon:after,.topppa-play-icon:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:var(--topppa-color-primary);z-index:-1;border-radius:50%;transition:all ease .4s;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-name:ripples}.topppa-play-icon:after{transition:all ease .4s;animation-duration:2.5s}@keyframes ripples{0%{transform:scale(1);opacity:0}30%{opacity:.8}100%{transform:scale(1.4);opacity:0}}.topppa-video-button2-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:max-content}.topppa-video-button2-wrapper input{width:230px;height:40px;margin:auto;position:absolute;left:0;right:0;border-radius:40px;outline:none;z-index:2;appearance:none;cursor:pointer}.topppa-video-button2-wrapper input:focus{outline:0}.topppa-video-button2-wrapper input:hover~.topppa-video-image{clip-path:circle(70px at left)}.topppa-video-button2-wrapper input:hover~.topppa-video-text::before{right:0px;opacity:1}.topppa-video-button2-wrapper input:hover~.topppa-video-text::after{clip-path:circle(70px at left)}.topppa-video-button2-wrapper input:hover~.topppa-video-text>span::after{clip-path:circle(70px at left)}.topppa-video-button2-wrapper .topppa-video-image{height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-left:15px;clip-path:circle(20px at left);transition:clip-path .4s ease}.topppa-video-button2-wrapper .topppa-video-image img{position:absolute;background:#c4cbde;top:0%;left:0%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-40%, -45%)}.topppa-video-button2-wrapper .topppa-video-text{position:relative;text-transform:uppercase;font-weight:600;letter-spacing:.2px;opacity:1;transition:opacity .3s ease .2s}.topppa-video-button2-wrapper .topppa-video-text::before,.topppa-video-button2-wrapper .topppa-video-text::after{content:"";position:absolute;bottom:0;left:-1px;right:25px;height:0}.topppa-video-button2-wrapper .topppa-video-text::before{border-bottom:1px solid var(--topppa-color-secondary);right:100%;opacity:0;transition:right .5s ease-in,opacity .1s linear}.topppa-video-button2-wrapper .topppa-video-text::after{border-bottom:1px solid var(--topppa-color-white);clip-path:circle(20px at left);transition:clip-path .4s ease;opacity:0}.topppa-video-button2-wrapper .topppa-video-text>span::before,.topppa-video-button2-wrapper .topppa-video-text>span::after{content:attr(data-text);padding-left:0px}.topppa-video-button2-wrapper .topppa-video-text>span::before{color:var(--topppa-color-secondary)}.topppa-video-button2-wrapper .topppa-video-text>span::after{color:var(--topppa-color-white);clip-path:circle(20px at left);transition:clip-path .4s ease;position:absolute;left:0}.topppa-video-button2-wrapper:hover .topppa-video-text::after{opacity:1}.topppa-video-icon-wrp.style-two{width:max-content}.advanced-tabs-wrapper .advanced-tabs-content-wrapper img{width:100%;height:100%}.advanced-tabs-wrapper .topppa-advanced-tabs-menu{border:1px solid var(--topppa-color-border);justify-content:center;margin:0;padding:0}.advanced-tabs-wrapper li.nav-item{padding:3rem;border-right:1px solid var(--topppa-color-border)}.advanced-tabs-wrapper li.nav-item:last-child{border:none}@media(max-width: 1024px){.advanced-tabs-wrapper li.nav-item{padding:0;border-right:0}}.advanced-tabs-wrapper li.nav-item .nav-link{border:1px solid var(--topppa-color-border);border-radius:0;padding:1.4rem 6rem;font-size:2rem;font-weight:500;line-height:normal;background-color:var(--topppa-color-secondary);color:var(--topppa-color-white);background-size:cover;display:inline-flex}.advanced-tabs-wrapper li.nav-item .nav-link.active,.advanced-tabs-wrapper li.nav-item .nav-link:hover{border-color:var(--topppa-color-border);background-color:var(--topppa-color-primary)}.advanced-tabs-wrapper li.nav-item .nav-link .topppa-tab-memu-content-stitle{font-size:16px;font-weight:400;line-height:normal;text-transform:capitalize}.advanced-tabs-wrapper li.nav-item .nav-link .topppa-tab-memu-icon{margin-right:10px}.advanced-tabs-wrapper .advanced-tab-content{display:flex;align-items:center;gap:2rem}.advanced-tabs-wrapper .advanced-tab-content .advanced-tab-custom-content .advanced-tab-title{font-size:3.6rem;font-weight:500;color:var(--topppa-color-secondary);margin-bottom:2rem}.advanced-tabs-wrapper .advanced-tab-content .advanced-tab-custom-content .advanced-tab-desc{margin-bottom:2rem}.advanced-tabs-wrapper .advanced-tab-content .advanced-tab-custom-content .advanced-tab-desc ul{padding:0;list-style:outside;margin-left:20px}.advanced-tabs-wrapper .advanced-tab-content .advanced-tab-custom-content .topppa-btn{color:var(--topppa-color-white);display:inline-block}.advanced-tabs-wrapper.style-one{align-items:center}.advanced-tabs-wrapper.style-one .advanced-tabs-buttons{margin-bottom:60px}@media(max-width: 1024px){.advanced-tabs-wrapper.style-one .topppa-advanced-tabs-menu{gap:20px;padding:20px}}.advanced-tabs-wrapper.style-two{display:flex;align-items:center;align-items:start;flex-direction:row;flex-direction:row;gap:4rem}@media(max-width: 767px){.advanced-tabs-wrapper.style-two{flex-direction:column}}.advanced-tabs-wrapper.style-two .advanced-tab-content>*{flex:auto}.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu{display:inline-block;border:none;width:30rem}.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu li.nav-item{padding:0;border-right:0}.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu li .nav-link{border-radius:1rem;background-color:var(--topppa-color-white);color:var(--topppa-color-secondary);border:none;box-shadow:0px 11px 23px 0px rgba(21,75,185,.03);padding:1.3rem 2rem;font-size:1.4rem;font-weight:700;line-height:normal;width:100%;text-align:left;margin-bottom:1.2rem;position:relative}.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu li .nav-link::after{position:absolute;content:"";height:1rem;width:1rem;background-color:rgba(14,89,242,.2117647059);top:50%;right:20px;transform:translate(0%, -50%);border-radius:10rem;transition:var(--topppa-anim-duration)}.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu li .nav-link.active,.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu li .nav-link:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu li .nav-link.active::after,.advanced-tabs-wrapper.style-two .topppa-advanced-tabs-menu li .nav-link:hover::after{background-color:var(--topppa-color-white)}.advanced-tabs-wrapper.style-two .advanced-tabs-content-wrapper .advanced-tab-content{margin-top:0;gap:3rem}.advanced-tabs-wrapper.style-two .advanced-tabs-content-wrapper .tab-custom-image{height:30rem;min-width:33rem;width:33rem;border-radius:1.5rem;overflow:hidden}.advanced-tabs-wrapper.style-two .advanced-tabs-content-wrapper .tab-custom-image img{width:100%;height:100%}.advanced-tabs-wrapper.style-three .advanced-tabs-buttons{position:relative;margin-bottom:50px;text-align:center}.advanced-tabs-wrapper.style-three .advanced-tabs-buttons .topppa-advanced-tabs-menu{justify-content:center;border:none;gap:2rem 5rem}.advanced-tabs-wrapper.style-three .advanced-tabs-buttons .topppa-advanced-tabs-menu::after{position:absolute;background-color:var(--topppa-color-border);height:1px;width:100%;content:"";left:0;top:50%;transform:translate(0%, -50%);z-index:-1;width:70%;margin:auto;left:0;right:0}@media(max-width: 1024px){.advanced-tabs-wrapper.style-three .advanced-tabs-buttons .topppa-advanced-tabs-menu::after{content:unset}}.advanced-tabs-wrapper.style-three .advanced-tabs-buttons .topppa-advanced-tabs-menu li.nav-item{padding:0;border-right:0;border-radius:50%}.advanced-tabs-wrapper.style-three .advanced-tabs-buttons .topppa-advanced-tabs-menu li .nav-link{border-radius:10rem}.advanced-tabs-wrapper.style-four .advanced-tabs-buttons{margin-bottom:50px}.advanced-tabs-wrapper.style-four .nav{gap:32px;justify-content:center;background:#fff;padding:30px;border:none}.advanced-tabs-wrapper.style-four .nav .nav-item{border:none;padding:0}.advanced-tabs-wrapper.style-four .nav .nav-item .nav-link{color:var(--topppa-color-secondary);font-size:18px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;padding:0;margin:0;border:0;background:0 0;position:relative;padding-left:55px;text-align:left}.advanced-tabs-wrapper.style-four .nav .nav-item .nav-link:before{content:"";border-radius:100%;background:#f6f6f7;position:absolute;left:0;top:0;bottom:0;margin:auto;border:1px solid #ececec;width:40px;height:40px;transition:.3s}.advanced-tabs-wrapper.style-four .nav .nav-item .nav-link:after{content:"";border-radius:100%;position:absolute;left:13px;top:0;bottom:0;margin:auto;width:15px;height:15px;background:#fff}.advanced-tabs-wrapper.style-four .nav .nav-item .nav-link.active:after{background:var(--topppa-color-primary)}@media(max-width: 1200px){.advanced-tabs-wrapper .advanced-tab-content{flex-direction:column;align-items:self-start}}.topppa-nav-widget-container ul{list-style:none;margin:0;padding:0}.topppa-nav-widget-container .topppa-main-nav-menu{display:flex;display:-webkit-flex;display:-ms-flexbox;height:100%}.topppa-nav-ver .topppa-ver-inner-container{width:45%;position:relative}.topppa-nav-ver .topppa-nav-menu-container,.topppa-nav-ver .topppa-ver-toggler{width:100%}.topppa-nav-ver .topppa-nav-menu-container{background-color:var(--topppa-color-white);box-shadow:0 10px 25px rgba(0,0,0,.1)}.topppa-nav-ver .topppa-main-nav-menu{position:relative;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;align-items:flex-start;-webkit-align-items:flex-start;-ms-flex-align:start}.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-nav-menu-item.menu-item-has-children .topppa-sub-menu{visibility:hidden;opacity:0;position:absolute;min-width:250px;right:0}.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-nav-menu-item.menu-item-has-children.topppa-item-hovered>.topppa-sub-menu,.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-nav-menu-item.menu-item-has-children.topppa-item-hovered .topppa-mega-content-container{opacity:1;visibility:visible}.topppa-nav-ver .topppa-nav-menu-item{width:100%}.topppa-nav-ver:not(.topppa-hamburger-menu).topppa-vertical-right .topppa-mega-content-container,.topppa-nav-ver:not(.topppa-hamburger-menu).topppa-vertical-right .topppa-nav-menu-item.menu-item-has-children .topppa-sub-menu{left:100%;top:0}.topppa-nav-ver:not(.topppa-hamburger-menu).topppa-vertical-left .topppa-mega-content-container,.topppa-nav-ver:not(.topppa-hamburger-menu).topppa-vertical-left .topppa-nav-menu-item.menu-item-has-children .topppa-sub-menu{right:100%;top:0}.topppa-nav-ver:not(.topppa-hamburger-menu).topppa-vertical-left .topppa-mega-menu-link{flex-direction:row-reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse}.topppa-nav-hor>.elementor-widget-container>.topppa-nav-widget-container>.topppa-ver-inner-container>.topppa-nav-menu-container{height:60px}.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item .topppa-sub-menu{visibility:hidden;opacity:0;position:absolute;min-width:220px;right:0}.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item>.topppa-sub-menu,.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item>.topppa-mega-content-container{top:100%}.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item>.topppa-sub-menu .topppa-sub-menu{left:100%;top:0}.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item.topppa-item-hovered>.topppa-sub-menu,.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item.topppa-item-hovered>.topppa-mega-content-container{visibility:visible;opacity:1;pointer-events:auto}.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item.topppa-mega-item-static .topppa-mega-content-container{left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item:not(.topppa-mega-item-static) .topppa-mega-content-container{left:0}.topppa-mega-nav-item{position:relative}.topppa-mega-nav-item>.topppa-sub-menu{display:none}.topppa-mega-nav-item.topppa-item-hovered>.topppa-mega-content-container{visibility:visible;opacity:1;pointer-events:auto}.topppa-mega-content-container{visibility:hidden;position:absolute;z-index:9999;opacity:0;pointer-events:none}.topppa-hamburger-menu .topppa-mega-content-container,.topppa-nav-slide .topppa-mega-content-container,.topppa-nav-dropdown .topppa-mega-content-container{visibility:visible;position:relative;opacity:1;pointer-events:auto}.topppa-nav-widget-container .topppa-hamburger-toggle,.topppa-nav-widget-container .topppa-mobile-menu-outer-container .topppa-mobile-menu-close{text-decoration:none;cursor:pointer}.topppa-nav-widget-container .topppa-hamburger-toggle{display:none;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center}.topppa-nav-widget-container .topppa-hamburger-toggle i{padding:.25em;font-size:22px}.topppa-nav-widget-container .topppa-hamburger-toggle svg{width:22px;height:22px}.topppa-nav-widget-container .topppa-hamburger-toggle i,.topppa-nav-widget-container .topppa-hamburger-toggle .topppa-toggle-text,.topppa-nav-widget-container .topppa-hamburger-toggle .topppa-toggle-close{color:#494c4f}.topppa-nav-widget-container .topppa-hamburger-toggle svg,.topppa-nav-widget-container .topppa-hamburger-toggle svg path{fill:#494c4f}.topppa-nav-widget-container .topppa-hamburger-toggle .topppa-toggle-text,.topppa-nav-widget-container .topppa-hamburger-toggle .topppa-toggle-close{margin:2px}.topppa-nav-widget-container .topppa-hamburger-toggle .topppa-toggle-text{display:flex;align-items:center;gap:.5rem}.topppa-nav-widget-container .topppa-hamburger-toggle .topppa-toggle-close{display:none}.topppa-nav-widget-container .topppa-hamburger-toggle.topppa-toggle-opened .topppa-toggle-text{display:none}.topppa-nav-widget-container .topppa-hamburger-toggle.topppa-toggle-opened .topppa-toggle-close{display:flex;align-items:center;justify-content:center}.topppa-mobile-menu-container{width:100%}.topppa-mobile-menu-container .topppa-main-mobile-menu{width:100%}.topppa-mobile-menu-container ul{list-style:none;margin:0;padding:0}.topppa-mobile-menu-container .topppa-mobile-menu,.topppa-mobile-menu-container .topppa-sub-menu{display:none;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column}.topppa-mobile-menu-container.topppa-menu-wrapper .topppa-mobile-menu{display:block !important}.topppa-mobile-menu-container .topppa-nav-menu-item{flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column}.topppa-mobile-menu-container .topppa-item-badge{top:0;right:0;left:unset;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.topppa-nav-hor .topppa-mobile-menu-container .topppa-item-badge{top:0;transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}.topppa-mobile-menu-outer-container{opacity:0}.topppa-mobile-menu-outer-container.topppa-vertical-toggle-open{opacity:1}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container{background-color:#f7f7f7;width:300px;transform:translateX(-300px);-webkit-transform:translateX(-300px);-ms-transform:translateX(-300px);height:100%;position:fixed;top:0;left:0;overflow-x:hidden;z-index:10002;transition:.5s;-webkit-transition:.5s;padding-top:50px}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu{display:flex;display:-webkit-flex;display:-ms-flexbox}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu-container{margin-top:50px}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu-container .topppa-item-badge{transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu-close{position:absolute;top:2%;right:5px;padding:0 9px;z-index:10000;display:inline-flex;display:-webkit-inline-flex;display:-ms-inline-flexbox;color:#494c4f;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu-close .topppa-toggle-close{margin:5px}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu-close svg{width:22px;height:22px;fill:#494c4f}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu-close svg path{fill:#494c4f}.topppa-ver-hamburger-menu .topppa-mobile-menu-outer-container .topppa-mobile-menu-close i{font-size:22px}.topppa-ver-hamburger-menu .topppa-vertical-toggle-open{transform:translateX(0) !important;-webkit-transform:translateX(0) !important;-ms-transform:translateX(0) !important;transition:.5s;-webkit-transition:.5s}.topppa-ver-toggle-yes .topppa-nav-menu-container{height:auto}.topppa-ver-toggle-yes .topppa-ver-toggler{display:flex;display:-webkit-flex;display:-ms-flexbox;align-items:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:space-between;-webkit-justify-content:space-between;-ms-flex-pack:justify;padding:15px 20px 15px 20px;background:#eee;color:#042551;cursor:pointer}.topppa-ver-toggle-yes .topppa-ver-toggler .topppa-ver-toggler-title,.topppa-ver-toggle-yes .topppa-ver-toggler .topppa-ver-toggler-btn{display:flex;display:-webkit-flex;display:-ms-flexbox;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center}.topppa-ver-toggle-yes .topppa-ver-toggler .topppa-ver-toggler-txt{text-indent:5px}.topppa-ver-toggle-yes .topppa-ver-toggler:hover{background:#54595f;color:var(--topppa-color-white)}.topppa-ver-toggle-yes .topppa-ver-toggler:hover .topppa-ver-close svg,.topppa-ver-toggle-yes .topppa-ver-toggler:hover .topppa-ver-close svg path,.topppa-ver-toggle-yes .topppa-ver-toggler:hover .topppa-ver-open svg,.topppa-ver-toggle-yes .topppa-ver-toggler:hover .topppa-ver-open svg path,.topppa-ver-toggle-yes .topppa-ver-toggler:hover .topppa-ver-title-icon svg,.topppa-ver-toggle-yes .topppa-ver-toggler:hover .topppa-ver-title-icon svg path{fill:var(--topppa-color-white)}.topppa-ver-toggle-yes .topppa-ver-close,.topppa-ver-toggle-yes .topppa-ver-open,.topppa-ver-toggle-yes .topppa-nav-menu-container,.topppa-ver-toggle-yes .topppa-ver-toggler{transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s}.topppa-ver-toggle-yes .topppa-ver-close i,.topppa-ver-toggle-yes .topppa-ver-close svg,.topppa-ver-toggle-yes .topppa-ver-open i,.topppa-ver-toggle-yes .topppa-ver-open svg,.topppa-ver-toggle-yes .topppa-nav-menu-container i,.topppa-ver-toggle-yes .topppa-nav-menu-container svg,.topppa-ver-toggle-yes .topppa-ver-toggler i,.topppa-ver-toggle-yes .topppa-ver-toggler svg{transition:color .3s linear 0s;-webkit-transition:color .3s linear 0s}.topppa-ver-toggle-yes .topppa-ver-toggler-txt{transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s}.topppa-ver-toggle-yes .topppa-ver-close,.topppa-ver-toggle-yes .topppa-ver-open,.topppa-ver-toggle-yes .topppa-ver-title-icon{justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center;align-items:center;-webkit-align-items:center;-ms-flex-align:center}.topppa-ver-toggle-yes .topppa-ver-close i,.topppa-ver-toggle-yes .topppa-ver-open i,.topppa-ver-toggle-yes .topppa-ver-title-icon i{font-size:16px}.topppa-ver-toggle-yes .topppa-ver-close svg,.topppa-ver-toggle-yes .topppa-ver-open svg,.topppa-ver-toggle-yes .topppa-ver-title-icon svg{width:17px;height:17px;fill:#042551}.topppa-ver-toggle-yes .topppa-ver-close svg path,.topppa-ver-toggle-yes .topppa-ver-open svg path,.topppa-ver-toggle-yes .topppa-ver-title-icon svg path{fill:#042551}.topppa-ver-toggle-yes.topppa-ver-always .topppa-ver-open{display:inline-flex;display:-webkit-inline-flex;display:-ms-inline-flexbox}.topppa-ver-toggle-yes .topppa-ver-collapsed .topppa-nav-menu-container{visibility:hidden;opacity:0}.topppa-ver-toggle-yes .topppa-ver-collapsed .topppa-ver-close{display:none}.topppa-ver-toggle-yes .topppa-ver-collapsed .topppa-ver-open{display:inline-flex;display:-webkit-inline-flex;display:-ms-inline-flexbox}.topppa-ver-toggle-yes.topppa-ver-hover .topppa-ver-inner-container:hover .topppa-nav-menu-container{position:absolute;z-index:10002}.topppa-ver-toggle-yes.topppa-ver-click .topppa-nav-menu-container{position:absolute;z-index:10001}.topppa-ver-toggle-yes .topppa-nav-menu-container,.topppa-ver-toggle-yes.topppa-ver-hover .topppa-ver-inner-container:hover .topppa-ver-open{visibility:visible;opacity:1}.topppa-ver-toggle-yes .topppa-ver-open,.topppa-ver-toggle-yes.topppa-ver-hover .topppa-ver-inner-container:hover .topppa-ver-close{display:none}.topppa-ver-toggle-yes .topppa-ver-close,.topppa-ver-toggle-yes .topppa-ver-title-icon,.topppa-ver-toggle-yes.topppa-ver-hover .topppa-ver-inner-container:hover .topppa-ver-close,.topppa-ver-toggle-yes.topppa-ver-hover .topppa-ver-inner-container:hover .topppa-ver-title-icon{display:inline-flex;display:-webkit-inline-flex;display:-ms-inline-flexbox}.topppa-ham-dropdown .topppa-stretch-dropdown .topppa-mobile-menu-container{max-height:400px;overflow-y:auto}.topppa-active-menu,.topppa-active-menu:not(.topppa-mega-nav-item)>.topppa-sub-menu,.topppa-active-menu.topppa-mega-nav-item>.topppa-mega-content-container{display:flex !important;display:-webkit-flex !important;display:-ms-flexbox !important;flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column}.topppa-active-menu .topppa-toggle-close{display:block}.topppa-nav-menu-container .topppa-sub-menu{background-color:var(--topppa-color-white)}.topppa-mobile-menu-container li,.topppa-mobile-menu-container li>.topppa-mega-content-container{width:100% !important}.topppa-item-icon,.topppa-sub-item-icon{font-size:13px;margin:0 7px}.topppa-item-icon svg,.topppa-sub-item-icon svg{width:100%;height:100%}.topppa-item-icon.topppa-lottie-animation,.topppa-sub-item-icon.topppa-lottie-animation{width:20px;height:20px;display:flex;display:-webkit-flex;display:-ms-flexbox;justify-content:center;-webkit-justify-content:center;-ms-flex-pack:center}.topppa-item-icon.dashicons,.topppa-sub-item-icon.dashicons{width:13px;height:13px}.topppa-nav-menu-item{position:relative}.topppa-nav-menu-item .topppa-mega-menu-link,.topppa-nav-menu-item .topppa-dropdown-icon{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out}.topppa-nav-menu-item .topppa-mega-menu-link{display:flex;display:-webkit-flex;display:-ms-flexbox;align-items:center;-webkit-align-items:center;-ms-flex-align:center;padding:7px 10px;text-decoration:none;position:relative}.topppa-nav-menu-item .topppa-dropdown-icon{margin:5px}.topppa-nav-menu-item.menu-item-has-children{position:relative}.topppa-nav-menu-item.menu-item-has-children .topppa-sub-menu{z-index:9999}.topppa-nav-menu-item.menu-item-has-children .topppa-sub-menu .topppa-sub-menu-link{justify-content:flex-start;-webkit-justify-content:flex-start;-ms-flex-pack:start}.topppa-nav-menu-item .menu-link{position:relative;text-decoration:none}.topppa-item-badge,.topppa-sub-item-badge,.topppa-rn-badge{position:absolute;padding:1px 6px;min-width:35px;text-align:center;font-size:10px;border-radius:4px;line-height:1.8;white-space:nowrap}.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-item-badge,.topppa-nav-hor:not(.topppa-nav-slide) .topppa-item-badge,.topppa-nav-hor:not(.topppa-nav-dropdown) .topppa-item-badge{position:relative;margin:8px}.topppa-nav-hor .topppa-sub-item-badge,.topppa-nav-hor .topppa-item-badge,.topppa-nav-slide .topppa-sub-item-badge,.topppa-nav-slide .topppa-item-badge,.topppa-nav-dropdown .topppa-sub-item-badge,.topppa-nav-dropdown .topppa-item-badge,.topppa-nav-ver.topppa-vertical-right .topppa-sub-item-badge,.topppa-nav-ver.topppa-vertical-right .topppa-item-badge{top:50%;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.topppa-nav-ver.topppa-vertical-left .topppa-item-badge,.topppa-nav-ver.topppa-vertical-left .topppa-sub-item-badge{top:50%;left:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.topppa-mega-nav-item{position:relative}.topppa-hamburger-menu .topppa-nav-menu-container,.topppa-nav-dropdown .topppa-nav-menu-container,.topppa-nav-slide .topppa-nav-menu-container{display:none}.topppa-hamburger-menu .topppa-hamburger-toggle,.topppa-nav-dropdown .topppa-hamburger-toggle,.topppa-nav-slide .topppa-hamburger-toggle{display:inline-flex !important;display:-webkit-inline-flex !important;display:-ms-inline-flexbox !important}.topppa-mega-item-static{position:static !important}.topppa-hidden-icon-yes.topppa-hamburger-menu .topppa-item-icon,.topppa-hidden-icon-yes.topppa-hamburger-menu .topppa-sub-item-icon,.topppa-hidden-icon-yes.topppa-nav-dropdown .topppa-item-icon,.topppa-hidden-icon-yes.topppa-nav-dropdown .topppa-sub-item-icon,.topppa-hidden-icon-yes.topppa-nav-slide .topppa-item-icon,.topppa-hidden-icon-yes.topppa-nav-slide .topppa-sub-item-icon{display:none}.topppa-hidden-badge-yes.topppa-hamburger-menu .topppa-item-badge,.topppa-hidden-badge-yes.topppa-hamburger-menu .topppa-sub-item-badge,.topppa-hidden-badge-yes.topppa-hamburger-menu .topppa-rn-badge,.topppa-hidden-badge-yes.topppa-nav-dropdown .topppa-item-badge,.topppa-hidden-badge-yes.topppa-nav-dropdown .topppa-sub-item-badge,.topppa-hidden-badge-yes.topppa-nav-dropdown .topppa-rn-badge,.topppa-hidden-badge-yes.topppa-nav-slide .topppa-item-badge,.topppa-hidden-badge-yes.topppa-nav-slide .topppa-sub-item-badge,.topppa-hidden-badge-yes.topppa-nav-slide .topppa-rn-badge{display:none}.topppa-ham-dropdown .topppa-mobile-menu-container,.topppa-nav-dropdown .topppa-mobile-menu-container{display:flex;display:-webkit-flex;display:-ms-flexbox}.topppa-ham-dropdown .topppa-toggle-opened .topppa-toggle-close,.topppa-nav-dropdown .topppa-toggle-opened .topppa-toggle-close{display:inline !important}.topppa-ham-dropdown .topppa-toggle-opened .topppa-toggle-text,.topppa-nav-dropdown .topppa-toggle-opened .topppa-toggle-text{display:none !important}.topppa-stretch-dropdown .topppa-mobile-menu-container{position:absolute;z-index:9999}.topppa-nav-default{display:none}.topppa-hamburger-toggle{width:100%}.topppa-hamburger-toggle *{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out}.topppa-mega-menu-link-parent::before,.topppa-mega-menu-link-parent::after{display:block;position:absolute;transition:all .3s cubic-bezier(0.58, 0.3, 0.005, 1);-webkit-transition:all .3s cubic-bezier(0.58, 0.3, 0.005, 1)}.topppa-nav-pointer-underline .topppa-mega-menu-link-parent::after,.topppa-nav-pointer-double-line .topppa-mega-menu-link-parent::after{content:"";bottom:0}.topppa-nav-pointer-overline .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-double-line .topppa-mega-menu-link-parent::before{content:"";top:0}.topppa-nav-pointer-underline .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-underline .topppa-mega-menu-link-parent::after,.topppa-nav-pointer-overline .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-overline .topppa-mega-menu-link-parent::after,.topppa-nav-pointer-double-line .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-double-line .topppa-mega-menu-link-parent::after{height:3px;width:100%;left:0;background-color:#55595c;z-index:2}.topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after{opacity:0}.topppa-nav-pointer-underline.topppa-nav-animation-none,.topppa-nav-pointer-overline.topppa-nav-animation-none,.topppa-nav-pointer-double-line.topppa-nav-animation-none{transition-duration:0s;-webkit-transition-duration:0s}.topppa-nav-pointer-underline.topppa-nav-animation-none .topppa-mega-menu-link-parent,.topppa-nav-pointer-underline.topppa-nav-animation-none .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-underline.topppa-nav-animation-none .topppa-mega-menu-link-parent::after,.topppa-nav-pointer-underline.topppa-nav-animation-none .topppa-mega-menu-link-parent:focus,.topppa-nav-pointer-underline.topppa-nav-animation-none .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-overline.topppa-nav-animation-none .topppa-mega-menu-link-parent,.topppa-nav-pointer-overline.topppa-nav-animation-none .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-overline.topppa-nav-animation-none .topppa-mega-menu-link-parent::after,.topppa-nav-pointer-overline.topppa-nav-animation-none .topppa-mega-menu-link-parent:focus,.topppa-nav-pointer-overline.topppa-nav-animation-none .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-double-line.topppa-nav-animation-none .topppa-mega-menu-link-parent,.topppa-nav-pointer-double-line.topppa-nav-animation-none .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-double-line.topppa-nav-animation-none .topppa-mega-menu-link-parent::after,.topppa-nav-pointer-double-line.topppa-nav-animation-none .topppa-mega-menu-link-parent:focus,.topppa-nav-pointer-double-line.topppa-nav-animation-none .topppa-mega-menu-link-parent:hover{transition-duration:0s;-webkit-transition-duration:0s}.topppa-nav-pointer-underline.topppa-nav-animation-slide .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after,.topppa-nav-pointer-double-line.topppa-nav-animation-slide .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after{width:10px;inset-inline-start:100%}.topppa-nav-pointer-overline.topppa-nav-animation-slide .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-double-line.topppa-nav-animation-slide .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{width:10px;left:-20px}.topppa-nav-pointer-underline.topppa-nav-animation-grow .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-underline.topppa-nav-animation-grow .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after,.topppa-nav-pointer-overline.topppa-nav-animation-grow .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-overline.topppa-nav-animation-grow .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after,.topppa-nav-pointer-double-line.topppa-nav-animation-grow .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-double-line.topppa-nav-animation-grow .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after{height:0;width:0;left:50%}.topppa-nav-pointer-underline.topppa-nav-animation-drop-in .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-overline.topppa-nav-animation-drop-in .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-double-line.topppa-nav-animation-drop-in .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{top:-10px}.topppa-nav-pointer-underline.topppa-nav-animation-drop-in .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after,.topppa-nav-pointer-overline.topppa-nav-animation-drop-in .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after,.topppa-nav-pointer-double-line.topppa-nav-animation-drop-in .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after{bottom:-10px}.topppa-nav-pointer-underline.topppa-nav-animation-drop-out .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-overline.topppa-nav-animation-drop-out .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before,.topppa-nav-pointer-double-line.topppa-nav-animation-drop-out .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{top:10px}.topppa-nav-pointer-underline.topppa-nav-animation-drop-out .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after,.topppa-nav-pointer-overline.topppa-nav-animation-drop-out .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after,.topppa-nav-pointer-double-line.topppa-nav-animation-drop-out .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::after{bottom:10px}.topppa-nav-pointer-framed .topppa-mega-menu-link-parent::before{content:""}.topppa-nav-pointer-framed .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-framed .topppa-mega-menu-link-parent::after{background:rgba(0,0,0,0);left:0;top:0;bottom:0;right:0;border:3px solid #55595c}.topppa-nav-pointer-framed.topppa-nav-animation-grow .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{transform:scale(0.75);-webkit-transform:scale(0.75);-ms-transform:scale(0.75)}.topppa-nav-pointer-framed.topppa-nav-animation-shrink .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{transform:scale(1.25);-webkit-transform:scale(1.25);-ms-transform:scale(1.25)}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent::after{width:3px;height:3px}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent::before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s;-webkit-transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent::after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:3px 3px 0 0;transition:width .1s,height .1s .1s,opacity .02s .18s;-webkit-transition:width .1s,height .1s .1s,opacity .02s .18s}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:hover::before,.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:focus::before{transition:opacity .02s,height .1s,width .1s .1s;-webkit-transition:opacity .02s,height .1s,width .1s .1s}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:hover::after,.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:focus::after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s;-webkit-transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:hover::before,.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:hover::after,.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:focus::before,.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-mega-menu-link-parent:focus::after{width:100%;height:100%}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-active-item .topppa-mega-menu-link-parent::before{transition:opacity .02s,height .1s,width .1s .1s;-webkit-transition:opacity .02s,height .1s,width .1s .1s}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-active-item .topppa-mega-menu-link-parent::after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s;-webkit-transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-active-item .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-framed.topppa-nav-animation-draw .topppa-active-item .topppa-mega-menu-link-parent::after{width:100%;height:100%}.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent::before{border-width:3px 0 0 3px}.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent::after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:0 3px 3px 0}.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent::after{width:3px;height:3px}.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent:hover::before,.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent:hover::after,.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent:focus::before,.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-mega-menu-link-parent:focus::after{width:100%;height:100%;transition:opacity 2ms,width .4s,height .4s;-webkit-transition:opacity 2ms,width .4s,height .4s}.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-active-item .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-framed.topppa-nav-animation-corners .topppa-active-item .topppa-mega-menu-link-parent::after{width:100%;height:100%;transition:opacity 2ms,width .4s,height .4s;-webkit-transition:opacity 2ms,width .4s,height .4s}.topppa-nav-pointer-text.topppa-nav-animation-grow .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-text.topppa-nav-animation-grow .topppa-mega-menu-link-parent:focus{transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2)}.topppa-nav-pointer-text.topppa-nav-animation-shrink .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-text.topppa-nav-animation-shrink .topppa-mega-menu-link-parent:focus{transform:scale(0.8);-webkit-transform:scale(0.8);-ms-transform:scale(0.8)}.topppa-nav-pointer-text.topppa-nav-animation-sink .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-text.topppa-nav-animation-sink .topppa-mega-menu-link-parent:focus{transform:translateY(8px);-webkit-transform:translateY(8px);-ms-transform:translateY(8px)}.topppa-nav-pointer-text.topppa-nav-animation-float .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-text.topppa-nav-animation-float .topppa-mega-menu-link-parent:focus{transform:translateY(-8px);-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px)}.topppa-nav-pointer-text.topppa-nav-animation-skew .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-text.topppa-nav-animation-skew .topppa-mega-menu-link-parent:focus{transform:skew(-8deg);-webkit-transform:skew(-8deg);-ms-transform:skew(-8deg)}.topppa-nav-pointer-text.topppa-nav-animation-rotate .topppa-mega-menu-link-parent:hover,.topppa-nav-pointer-text.topppa-nav-animation-rotate .topppa-mega-menu-link-parent:focus{transform:rotate(6deg);-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg)}.topppa-nav-pointer-background .topppa-mega-menu-link-parent::before{top:0;left:0;right:0;bottom:0;background:#55595c;background-color:#55595c;z-index:-1}.topppa-nav-pointer-background .topppa-mega-menu-link-parent::before,.topppa-nav-pointer-background .topppa-mega-menu-link-parent::after{content:"";transition:.3s;-webkit-transition:.3s}.topppa-nav-pointer-background.topppa-nav-animation-grow .topppa-mega-menu-link-parent::before{transform:scale(0.5);-webkit-transform:scale(0.5);-ms-transform:scale(0.5)}.topppa-nav-pointer-background.topppa-nav-animation-grow .topppa-mega-menu-link-parent:hover::before,.topppa-nav-pointer-background.topppa-nav-animation-grow .topppa-mega-menu-link-parent:focus::before{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.topppa-nav-pointer-background.topppa-nav-animation-grow .topppa-active-item .topppa-mega-menu-link-parent::before{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.topppa-nav-pointer-background.topppa-nav-animation-shrink .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{transform:scale(1.2);-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transition:.3;-webkit-transition:.3}.topppa-nav-pointer-background.topppa-nav-animation-sweep-left .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{left:100%}.topppa-nav-pointer-background.topppa-nav-animation-sweep-right .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{right:100%}.topppa-nav-pointer-background.topppa-nav-animation-sweep-up .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{top:100%}.topppa-nav-pointer-background.topppa-nav-animation-sweep-down .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{bottom:100%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-mega-menu-link-parent::after,.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-mega-menu-link-parent::after{top:0;left:0;right:0;bottom:0;background:#55595c;background-color:#55595c;z-index:-1}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-mega-menu-link-parent::before{top:0;bottom:100%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-mega-menu-link-parent::after{top:100%;bottom:0}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-mega-menu-link-parent:hover::before,.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-mega-menu-link-parent:focus::before{bottom:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-mega-menu-link-parent:hover::after,.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-mega-menu-link-parent:focus::after{top:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-active-item .topppa-mega-menu-link-parent::before{bottom:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-vertical .topppa-active-item .topppa-mega-menu-link-parent::after{top:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-out-vertical .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{bottom:50%;top:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-mega-menu-link-parent::before{right:0;left:100%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-mega-menu-link-parent::after{right:100%;left:0}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-mega-menu-link-parent:hover::before,.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-mega-menu-link-parent:focus::before{left:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-mega-menu-link-parent:hover::after,.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-mega-menu-link-parent:focus::after{right:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-active-item .topppa-mega-menu-link-parent::before{left:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-in-horizontal .topppa-active-item .topppa-mega-menu-link-parent::after{right:50%}.topppa-nav-pointer-background.topppa-nav-animation-shutter-out-horizontal .topppa-nav-menu-item:not(.topppa-active-item) .topppa-mega-menu-link-parent:not(:hover):not(:focus)::before{left:50%;right:50%}.topppa-active-item::before,.topppa-active-item::after,.topppa-mega-menu-link-parent:hover::before,.topppa-mega-menu-link-parent:hover::after,.topppa-mega-menu-link-parent:focus::before,.topppa-mega-menu-link-parent:focus::after{transform:scale(1);-webkit-transform:scale(1);-ms-transform:scale(1)}.topppa-nav-menu-item .topppa-sub-menu,.topppa-nav-menu-item .topppa-mega-content-container{transition:.3s all ease-in-out;-webkit-transition:.3s all ease-in-out;transition-delay:.1s;-webkit-transition-delay:.1s}[class*=topppa-nav-slide-].topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item.topppa-item-hovered>.topppa-sub-menu,[class*=topppa-nav-slide-].topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-nav-menu-item.topppa-item-hovered>.topppa-mega-content-container,[class*=topppa-nav-slide-].topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-sub-menu.topppa-item-hovered>.topppa-sub-menu,[class*=topppa-nav-slide-].topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-nav-menu-item.topppa-item-hovered>.topppa-sub-menu,[class*=topppa-nav-slide-].topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-nav-menu-item.topppa-item-hovered>.topppa-mega-content-container,[class*=topppa-nav-slide-].topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-sub-menu.topppa-item-hovered>.topppa-sub-menu{transform:translate(0);-webkit-transform:translate(0);-ms-transform:translate(0)}.topppa-nav-slide-up.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-up.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-content-container,.topppa-nav-slide-up.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-up.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-content-container{transform:translateY(10px);-webkit-transform:translateY(10px);-ms-transform:translateY(10px)}.topppa-nav-slide-down.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-down.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-content-container,.topppa-nav-slide-down.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-down.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-content-container{transform:translateY(-10px);-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px)}.topppa-nav-slide-right.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-right.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-content-container,.topppa-nav-slide-right.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-right.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-content-container{transform:translateX(-10px);-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px)}.topppa-nav-slide-left.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-left.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-content-container,.topppa-nav-slide-left.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-sub-menu,.topppa-nav-slide-left.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-content-container{transform:translateX(10px);-webkit-transform:translateX(10px);-ms-transform:translateX(10px)}.topppa-nav-slide-up.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static .topppa-mega-content-container{transform:translateX(-50%) translateY(10px);-webkit-transform:translateX(-50%) translateY(10px);-ms-transform:translateX(-50%) translateY(10px)}.topppa-nav-slide-up.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container{transform:translateX(-50%) translateY(0);-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0)}.topppa-nav-slide-down.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static .topppa-mega-content-container{transform:translateX(-50%) translateY(-10px);-webkit-transform:translateX(-50%) translateY(-10px);-ms-transform:translateX(-50%) translateY(-10px)}.topppa-nav-slide-down.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container{transform:translateX(-50%) translateY(0);-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0)}.topppa-nav-slide-left.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static .topppa-mega-content-container{transform:translateX(-45%);-webkit-transform:translateX(-45%);-ms-transform:translateX(-45%)}.topppa-nav-slide-left.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container{transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.topppa-nav-slide-right.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static .topppa-mega-content-container{transform:translateX(-55%);-webkit-transform:translateX(-55%);-ms-transform:translateX(-55%)}.topppa-nav-slide-right.topppa-nav-hor:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container{transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%)}.topppa-nav-slide-down.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container,.topppa-nav-slide-up.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container{transform:translateY(0);-webkit-transform:translateY(0);-ms-transform:translateY(0)}.topppa-nav-slide-right.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container,.topppa-nav-slide-left.topppa-nav-ver:not(.topppa-hamburger-menu) .topppa-mega-item-static.topppa-item-hovered .topppa-mega-content-container{transform:translateX(0);-webkit-transform:translateX(0);-ms-transform:translateX(0)}.topppa-rn-badge,.topppa-mega-content-container .topppa-rn-badge{position:absolute;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);top:50%;right:10px;transition:all .3s;-webkit-transition:all .3s}.topppa-nav-ver.topppa-vertical-left .topppa-rn-badge{top:50%;left:10px;right:unset;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.topppa-nav-ver.topppa-vertical-left .topppa-mega-content-container .topppa-rn-badge{left:unset;right:10px}.has-topppa-badge:hover{transition:all .3s;-webkit-transition:all .3s}.topppa-sub-item-badge{transition:all .3s;-webkit-transition:all .3s}.topppa-mega-content-container .topppa-badge-dot .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-dot .topppa-rn-badge,.topppa-sub-menu .topppa-badge-dot .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-dot .topppa-rn-badge{font-size:0px;min-width:1px;padding:3px;border-radius:50%;transition:all .3s;-webkit-transition:all .3s}.topppa-mega-content-container .topppa-badge-pulse:hover .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-pulse:hover .topppa-rn-badge,.topppa-sub-menu .topppa-badge-pulse:hover .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-pulse:hover .topppa-rn-badge{animation:badge-pulse-grow .5s alternate infinite ease-in-out;-webkit-animation:badge-pulse-grow .5s alternate infinite ease-in-out}.topppa-mega-content-container .topppa-badge-buzz:hover .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-buzz:hover .topppa-rn-badge,.topppa-sub-menu .topppa-badge-buzz:hover .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-buzz:hover .topppa-rn-badge{animation:badge-buzz .5s alternate infinite ease-in-out;-webkit-animation:badge-buzz .5s alternate infinite ease-in-out}.topppa-mega-content-container .topppa-badge-slide-right .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-slide-right .topppa-rn-badge,.topppa-sub-menu .topppa-badge-slide-right .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-slide-right .topppa-rn-badge{transform:translateY(-50%) translateX(-5px);-webkit-transform:translateY(-50%) translateX(-5px);-ms-transform:translateY(-50%) translateX(-5px);transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transition:-webkit-transform .5s}.topppa-mega-content-container .topppa-badge-slide-right:hover .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-slide-right:hover .topppa-rn-badge,.topppa-sub-menu .topppa-badge-slide-right:hover .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-slide-right:hover .topppa-rn-badge{transform:translateY(-50%) translateX(5px);-webkit-transform:translateY(-50%) translateX(5px);-ms-transform:translateY(-50%) translateX(5px)}.topppa-mega-content-container .topppa-badge-slide-left .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-slide-left .topppa-rn-badge,.topppa-sub-menu .topppa-badge-slide-left .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-slide-left .topppa-rn-badge{transform:translateY(-50%) translateX(5px);-webkit-transform:translateY(-50%) translateX(5px);-ms-transform:translateY(-50%) translateX(5px);transition:transform .5s;transition:transform .5s,-webkit-transform .5s;-webkit-transition:-webkit-transform .5s}.topppa-mega-content-container .topppa-badge-slide-left:hover .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-slide-left:hover .topppa-rn-badge,.topppa-sub-menu .topppa-badge-slide-left:hover .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-slide-left:hover .topppa-rn-badge{transform:translateY(-50%) translateX(-5px);-webkit-transform:translateY(-50%) translateX(-5px);-ms-transform:translateY(-50%) translateX(-5px)}.topppa-mega-content-container .topppa-badge-expand .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-expand .topppa-rn-badge,.topppa-sub-menu .topppa-badge-expand .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-expand .topppa-rn-badge{transform:translateY(-50%) scaleX(0);-webkit-transform:translateY(-50%) scaleX(0);-ms-transform:translateY(-50%) scaleX(0);transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;-webkit-transition:-webkit-transform .25s ease-out}.topppa-mega-content-container .topppa-badge-expand:hover .topppa-sub-item-badge,.topppa-mega-content-container .topppa-badge-expand:hover .topppa-rn-badge,.topppa-sub-menu .topppa-badge-expand:hover .topppa-sub-item-badge,.topppa-sub-menu .topppa-badge-expand:hover .topppa-rn-badge{transform:translateY(-50%) scaleX(1);-webkit-transform:translateY(-50%) scaleX(1);-ms-transform:translateY(-50%) scaleX(1)}@keyframes badge-pulse-grow{to{transform:translateY(-50%) scale(1.07);-webkit-transform:translateY(-50%) scale(1.07)}}@-webkit-keyframes badge-pulse-grow{to{-webkit-transform:translateY(-50%) scale(1.07);transform:translateY(-50%) scale(1.07)}}@keyframes badge-buzz{50%{transform:translateY(-50%) translateX(3px) rotate(3deg);-webkit-transform:translateY(-50%) translateX(3px) rotate(3deg)}100%{transform:translateY(-50%) translateX(-3px) rotate(-3deg);-webkit-transform:translateY(-50%) translateX(-3px) rotate(-3deg)}}@-webkit-keyframes badge-buzz{50%{-webkit-transform:translateY(-50%) translateX(3px) rotate(2deg);transform:translateY(-50%) translateX(3px) rotate(2deg)}100%{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-2deg);transform:translateY(-50%) translateX(-3px) rotate(-2deg)}}body.topppa-scroll-disabled,body.topppa-mobile-menu-body-lock{overflow-y:hidden;height:100vh;margin:0}.elementor-sticky__spacer .topppa-nav-widget-container{visibility:unset !important;opacity:unset !important}.elementor-sticky__spacer .topppa-mega-content-container{visibility:hidden !important;opacity:0 !important}.topppa-menu-wrapper{position:fixed;top:0;left:0;bottom:0;background-color:rgba(36,35,29,.768627451);z-index:999999;width:0;width:100%;-webkit-transition:all ease .8s;transition:all ease .8s;opacity:0;visibility:hidden}.topppa-menu-wrapper .mobile-logo{padding-bottom:30px;padding-top:40px;display:block;text-align:center;background:#000}.topppa-menu-wrapper .mobile-logo a{color:#fff}.topppa-menu-wrapper .mobile-logo svg{max-width:185px}.topppa-menu-wrapper .topppa-menu-area{width:100%;max-width:310px;background-color:#fff;border-right:3px solid var(--topppa-color-primary);height:100%;position:relative;left:-110%;opacity:0;visibility:hidden;z-index:99;-webkit-transition:all ease 1s;transition:all ease 1s}.topppa-menu-wrapper.topppa-body-visible .topppa-menu-toggle{margin-right:0}.topppa-menu-wrapper.topppa-body-visible{opacity:1;visibility:visible}.topppa-menu-wrapper.topppa-body-visible .topppa-menu-area{left:0;opacity:1;visibility:visible}.topppa-menu-wrapper .topppa-menu-toggle{border:none;font-size:22px;position:absolute;right:-16.5px;top:25px;padding:0;line-height:1;width:33px;height:33px;line-height:35px;font-size:18px;z-index:99;color:var(--topppa-color-white);background-color:var(--topppa-color-primary);border-radius:50%;transition:all .3s ease-in-out}.topppa-menu-wrapper .topppa-mobile-logo{background:var(--topppa-color-secondary);padding:3rem}.topppa-mobile-menu-container.topppa-menu-wrapper .topppa-mobile-menu{padding:2rem 3rem}.topppa-mobile-logo a img{width:auto}.topppa-body-visible .topppa-nav-menu-item .topppa-mega-menu-link{border-bottom:1px solid var(--topppa-color-border)}.no-slide .topppa-menu-area button.topppa-menu-toggle{display:none}.topppa-mobile-menu-detached{position:absolute;top:0;left:0;background:#010408;border-radius:6px;z-index:9999;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all .3s ease;box-sizing:border-box}.topppa-mobile-menu-detached.topppa-mobile-menu-open{visibility:visible;opacity:1;transform:translateY(0)}.topppa-mobile-menu-detached .topppa-menu-area{max-height:70vh;overflow-y:auto;box-sizing:border-box;transition:padding .2s ease;padding:1rem}.topppa-mobile-menu-detached .topppa-main-mobile-menu{list-style:none;margin:0;padding:0;width:100%;box-sizing:border-box}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item{margin-bottom:0;border-bottom:1px solid #232c37;width:100%;box-sizing:border-box}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item:last-child{border-bottom:none}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-mega-menu-link{display:block;padding:12px 0;color:hsla(0,0%,100%,.6784313725);text-decoration:none;font-weight:400;transition:all .2s ease;position:relative;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-mega-menu-link:hover{color:var(--topppa-color-primary)}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-dropdown-icon{position:absolute;right:0;top:50%;transform:translateY(-50%);color:hsla(0,0%,100%,.6784313725);font-size:12px;transition:transform .3s ease}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item.topppa-active-menu>.topppa-mega-menu-link .topppa-dropdown-icon{transform:translateY(-50%) rotate(180deg)}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-sub-menu{display:none;width:100%;box-sizing:border-box;transition:padding-left .2s ease}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-sub-menu.topppa-active-menu{display:block}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-sub-menu .topppa-sub-menu-item{border-bottom:1px solid #232c37;margin-bottom:5px;width:100%;box-sizing:border-box}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-sub-menu .topppa-sub-menu-item:last-child{border-bottom:none;margin-bottom:0}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-sub-menu .topppa-sub-menu-item .topppa-sub-menu-link{padding:8px 0;color:hsla(0,0%,100%,.6784313725);display:block;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;transition:font-size .2s ease}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-sub-menu .topppa-sub-menu-item .topppa-sub-menu-link:hover{color:var(--topppa-color-primary)}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-mega-content-container{display:none;width:100%;box-sizing:border-box;position:static !important;transform:none !important;left:auto !important;top:auto !important;opacity:1 !important;visibility:visible !important;pointer-events:auto !important;max-width:100% !important}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-mega-content-container.topppa-active-menu{display:block}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-mega-content-container *{max-width:100% !important;box-sizing:border-box}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item .topppa-mega-content-container .elementor-widget-container{width:100% !important;max-width:100% !important}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item.topppa-active-menu>.topppa-sub-menu,.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-nav-menu-item.topppa-active-menu>.topppa-mega-content-container{display:block}script[id*=topppa-mobile-menu-template]{display:none !important}[data-elementor-type=wp-post],.elementor-element,.elementor-top-section,.e-con{position:relative}.topppa-mobile-menu-detached .topppa-main-mobile-menu .topppa-mega-content-container,.topppa-mobile-menu-container .topppa-mega-content-container{width:100% !important;left:0 !important;position:static !important;transform:none !important;max-width:none !important}.topppa-pricing-wrapper{border-radius:3rem;border:1px solid var(--topppa-color-primary);background:#f8f8f8;padding:6.7rem 3rem 4rem;transition:.4s}.topppa-pricing-wrapper .topppa-pricing-amount-box{display:flex}.topppa-pricing-wrapper .pricing-icon{height:13rem;width:13rem;background-color:#eaf0fa;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:6rem;margin-bottom:4rem;position:relative;z-index:1}.topppa-pricing-wrapper .pricing-icon::before{height:14rem;width:14rem;background-color:rgba(14,89,242,.1607843137);position:absolute;content:"";right:-75px;border-radius:100px;bottom:-54px;position:absolute;z-index:-1}.topppa-pricing-wrapper .topppa-price-title{color:var(--topppa-color-secondary);font-size:3rem;font-weight:600;line-height:26px;text-transform:uppercase;margin-bottom:1.6rem}.topppa-pricing-wrapper .pricing-small-title{font-family:var(--topppa-title-font);color:var(--topppa-color-para);margin-bottom:1rem}.topppa-pricing-wrapper .topppa-pricing-amount{display:flex;flex-direction:column;border-bottom:1px solid var(--topppa-color-border);position:relative}.topppa-pricing-wrapper .topppa-pricing-amount .topppa-pricing-amount-box{color:var(--topppa-color-secondary);font-size:3.6rem;font-weight:500;line-height:normal;margin-bottom:3rem;display:flex;flex-direction:column}.topppa-pricing-wrapper .topppa-pricing-amount::before,.topppa-pricing-wrapper .topppa-pricing-amount::after{position:absolute;height:5rem;width:5rem;background-color:var(--topppa-color-primary);top:-1rem;left:0;content:"";border-radius:50%;transition:var(--topppa-anim-duration)}.topppa-pricing-wrapper .topppa-pricing-amount::before{top:-4.7rem;left:.3rem;z-index:99}.topppa-pricing-wrapper .topppa-pricing-amount::after{background-color:var(--topppa-color-bg2);height:5.6rem;width:5.6rem}.topppa-pricing-wrapper .pricing-image{margin-bottom:3rem}.topppa-pricing-wrapper .topppa-pricing-content{margin-top:3.5rem;margin-top:3.5rem;padding:0 5rem;display:inline-flex;flex-direction:column}.topppa-pricing-wrapper .topppa-pricing-content ul{padding:0}.topppa-pricing-wrapper .topppa-pricing-content ul li{display:flex;align-items:center;gap:1rem;color:var(--topppa-color-secondary);margin-bottom:2rem;font-family:var(--topppa-title-font)}.topppa-pricing-wrapper .topppa-pricing-content ul li .pricing-list-icon{color:var(--topppa-color-primary)}.topppa-pricing-wrapper .topppa-pricing-content ul li .disable{color:var(--topppa-color-para)}.topppa-pricing-wrapper .topppa-btn-wrapper .topppa-btn{border-radius:3rem;color:var(--topppa-color-white)}.topppa-pricing-wrapper .topppa-btn-wrapper .topppa-btn:hover{color:var(--topppa-color-white)}.topppa-pricing-wrapper:hover .topppa-pricing-amount::before{top:-2.7rem;left:.3rem}.topppa-pricing-wrapper:hover .topppa-pricing-amount::after{top:-3rem}.topppa-pricing-wrapper.style-two .topppa-price-title{order:3}.topppa-pricing-wrapper.style-two .pricing-small-title{order:2}.topppa-pricing-wrapper.style-two .topppa-pricing-amount{text-align:left}.topppa-pricing-wrapper.style-two .topppa-pricing-amount-box{order:1;flex-direction:column-reverse;border:1px solid var(--topppa-color-border);height:13.5rem;width:13.5rem;justify-content:center;border-radius:50%;padding:3rem}.topppa-pricing-wrapper.style-two .topppa-pricing-amount-box span{font-size:1.6rem}.topppa-pricing-wrapper.style-two .topppa-pricing-content{padding:0}.topppa-pricing-wrapper.style-three{padding:6rem;border-radius:0}.topppa-pricing-wrapper.style-three .topppa-pricing-amount{text-align:left}.topppa-pricing-wrapper.style-three .topppa-pricing-content{padding:0}.topppa-pricing-wrapper.style-three .topppa-pricing-amount-box{flex-direction:row;align-items:flex-end;gap:2rem;font-size:48px;line-height:normal;font-family:var(--topppa-title-font)}.topppa-pricing-wrapper.style-three .topppa-pricing-amount-box span{font-size:1.6rem;line-height:normal;margin-bottom:10px;font-family:var(--topppa-body-font)}.topppa-pricing-wrapper.style-three .topppa-btn{width:100%;text-align:center;justify-content:center;border-radius:0;margin-top:2rem}.topppa-pricing-wrapper.style-three .topppa-pricing-content ul li .pricing-list-info{font-family:var(--topppa-body-font)}.topppa-pricing-wrapper.style-three .topppa-pricing-amount::before,.topppa-pricing-wrapper.style-three .topppa-pricing-amount::after{left:auto;right:-0.4rem}.topppa-pricing-wrapper.style-three .topppa-pricing-amount::before{right:-1px}.topppa-pricing-wrapper.style-four{padding:6rem}.topppa-pricing-wrapper.style-four .topppa-pricing-content{text-align:center}.topppa-pricing-wrapper.style-four .topppa-pricing-amount-box{flex-direction:row;align-items:flex-end;color:var(--topppa-color-primary);font-family:var(--topppa-body-font);font-size:6rem;font-weight:700;gap:2rem}.topppa-pricing-wrapper.style-four .topppa-pricing-amount-box span{font-size:1.6rem;line-height:normal;margin-bottom:18px;font-family:var(--topppa-title-font)}.topppa-pricing-wrapper.style-four .topppa-price-title{font-size:24px;font-weight:500;text-transform:capitalize}.topppa-pricing-wrapper.style-four .pricing-small-title{font-family:var(--topppa-body-font)}.topppa-pricing-wrapper.style-four .topppa-pricing-amount{border:none}.topppa-pricing-wrapper.style-four .topppa-pricing-amount-box{margin-bottom:0}.topppa-pricing-wrapper.style-four .topppa-btn{width:100%;justify-content:center}.topppa-pricing-wrapper.five .topppa-table-price{font-size:4.8rem;font-weight:500;color:var(--topppa-color-secondary)}.topppa-pricing-wrapper.five .topppa-pricing-amount-box{justify-content:center;flex-direction:row;align-items:end}.topppa-pricing-wrapper.five .topppa-pricing-amount-box span{margin-bottom:1.8rem;margin-left:1rem;color:var(--topppa-color-secondary)}.faq-accordion .accordion-item{margin-bottom:20px;overflow:hidden;border-radius:10px;border:1px solid #dedede;background:var(--topppa-color-white)}.faq-accordion .accordion-item:last-of-type,.faq-accordion .accordion-item:first-of-type{border-radius:10px}.faq-accordion .accordion-item:not(:first-of-type){border-top:1px solid var(--topppa-color-border)}.faq-accordion .accordion-item .accordion-header{margin-top:0}.faq-accordion .accordion-item .accordion-header .collapse:not(.show){display:block}.faq-accordion .accordion-item .accordion-header .accordion-button{border:none;display:inline-block;transition:.4s;padding:16px 30px 17px;background:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:500;line-height:26px;border-radius:0;width:100%;color:var(--topppa-color-secondary);text-align:left;font-family:var(--topppa-body-font)}.faq-accordion .accordion-item .accordion-header .accordion-button:hover{color:var(--topppa-color-primary)}.faq-accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none !important}.faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background-color:var(--topppa-color-primary);color:var(--topppa-color-white);box-shadow:none}.faq-accordion .accordion-item .accordion-header .accordion-button:after{position:absolute;right:30px;background-image:none !important;content:"";font-family:"Font Awesome 5 Free";text-align:center;font-size:16px;font-weight:bold;display:inline-flex;align-items:center;justify-content:center;top:0;bottom:0;margin:auto}.faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{background-image:none;content:"";font-family:"Font Awesome 5 Free";rotate:180deg}.faq-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):before{content:"";position:absolute;bottom:-1;background:rgba(0,0,0,0);height:1px;width:94%;left:0;right:0;margin:auto}.faq-accordion .accordion-collapse{border:none}.faq-accordion .accordion-body{padding:22px 30px 21px;color:var(--topppa-color-para);font-family:var(--topppa-title-font);font-size:16px;font-style:normal;font-weight:400;line-height:28px}.faq-accordion.faq2 .accordion-item{border-radius:0;border:1px solid var(--topppa-color-white)}.faq-accordion.faq2:last-of-type,.faq-accordion.faq2 :first-of-type{border-radius:0}.faq-accordion.faq2 .accordion-header .accordion-button{background:#f8f8f8;padding:22px 30px 22px;border-radius:0;color:var(--topppa-color-secondary);font-size:20px;font-style:normal;font-weight:500;line-height:normal}.faq-accordion.faq2 .accordion-header .accordion-button:after{background:var(--topppa-color-primary);border-radius:100px;font-size:15px;color:var(--topppa-color-white);padding:15px;content:""}.faq-accordion.faq2 .accordion-header .accordion-button:not(.collapsed)::after{content:"";rotate:180deg;background:var(--topppa-color-white);color:var(--topppa-color-primary)}.faq-accordion.faq3 .accordion-item{border-radius:0;border:0;background:rgba(0,0,0,0);margin-bottom:0}.faq-accordion.faq3:last-of-type,.faq-accordion.faq3 :first-of-type{border-radius:0}.faq-accordion.faq3 .accordion-header .accordion-button{background:rgba(0,0,0,0);padding:29px 0 29px;border-radius:0;font-size:42px;line-height:normal;border-bottom:1px solid var(--topppa-color-secondary)}@media(max-width: 767px){.faq-accordion.faq3 .accordion-header .accordion-button{font-size:24px;padding:24px 0 24px}}.faq-accordion.faq3 .accordion-header .accordion-button:after{background:rgba(0,0,0,0);border-radius:100px;content:"";height:50px;width:50px;font-size:22px;border:1px solid var(--topppa-color-secondary);color:var(--topppa-color-secondary)}.faq-accordion.faq3 .accordion-header .accordion-button:not(.collapsed){background:rgba(0,0,0,0);color:var(--topppa-color-secondary)}.faq-accordion.faq3 .accordion-header .accordion-button:not(.collapsed)::after{content:"";rotate:180deg;background:rgba(0,0,0,0);color:var(--topppa-color-secondary)}.faq-accordion.faq3 .accordion-body{padding:40px 0px 0px;color:var(--topppa-color-para);font-size:18px;font-style:normal;font-weight:400;line-height:30px}@media(max-width: 767px){.faq-accordion.faq3 .accordion-body{padding:40px 0px 0px}}.faq-accordion.faq4 .accordion-item{border:1px solid #303030;background:var(--topppa-color-secondary)}.faq-accordion.faq4 .accordion-item .accordion-header .accordion-button{padding:23px 30px 24px;color:var(--topppa-color-white);font-size:18px;font-style:normal;font-weight:500;line-height:normal;background:rgba(0,0,0,0)}.faq-accordion.faq4 .accordion-item .accordion-header .accordion-button:focus{box-shadow:none !important}.faq-accordion.faq4 .accordion-item .accordion-header .accordion-button:not(.collapsed){background:rgba(0,0,0,0)}.faq-accordion.faq4 .accordion-item .accordion-header .accordion-button:after{border-radius:7px;border:1px solid #303030;background:var(--topppa-color-secondary);width:40px;height:40px;flex-shrink:0}.faq-accordion.faq4 .accordion-item .accordion-header .accordion-button:not(.collapsed)::after{background:var(--topppa-color-primary)}.faq-accordion.faq4 .accordion-body{padding:0px 30px 22px;color:var(--topppa-color-para);margin-top:-8px}@media(max-width: 575px){.faq-accordion .accordion-item .accordion-header .accordion-button::after{display:none}}.topppa-hotspot-box{position:relative;margin:auto}.topppa-hotspot-box .topppa-hotspot-map{position:relative;width:100%;height:50rem;background-size:cover;background-repeat:no-repeat}.topppa-hotspot-box .topppa-hotspot-background{position:absolute;top:0;left:0;width:100%;height:100%}.topppa-hotspot-box .topppa-hotspot-background img{width:100%;height:100%;object-fit:contain}.topppa-hotspot-box .topppa-hotspot-item{position:absolute;z-index:2;transform:translate(-50%, -50%)}.topppa-hotspot-box .topppa-hotspot-item.map-item1:not([style*=top]){top:30%;left:20%}.topppa-hotspot-box .topppa-hotspot-item.map-item2:not([style*=top]){top:25%;left:45%}.topppa-hotspot-box .topppa-hotspot-item.map-item3:not([style*=top]){top:35%;left:70%}.topppa-hotspot-box .topppa-hotspot-item.map-item4:not([style*=top]){top:60%;left:30%}.topppa-hotspot-box .topppa-hotspot-item.map-item5:not([style*=top]){top:50%;left:50%}.topppa-hotspot-box .topppa-hotspot-item.map-item6:not([style*=top]){top:65%;left:80%}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-marker{position:relative;width:3rem;height:3rem;cursor:pointer}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-marker .topppa-hotspot-ripple{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--topppa-color-primary);border-radius:50%;animation:riple 2.5s infinite}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-marker .topppa-hotspot-number{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--topppa-color-white);font-size:12px;background-color:var(--topppa-color-primary);border-radius:50%;box-shadow:0 0 0 4px rgba(74,144,226,.3)}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-content-box{position:absolute;top:-2rem;left:50%;transform:translateX(-50%) translateY(-100%) scale(0.95);width:28rem;padding:2rem;background-color:var(--topppa-color-white);border-radius:.8rem;box-shadow:0 .5rem 2rem rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:all .3s ease;z-index:99;text-align:center}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-content-box.active{opacity:1;visibility:visible;transform:translateX(-50%) translateY(-100%) scale(1)}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-content-box:after{content:"";position:absolute;bottom:-0.8rem;left:50%;transform:translateX(-50%);border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:.8rem solid var(--topppa-color-white)}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-content-box .topppa-hotspot-title{margin:0 0 1rem;font-size:1.8rem;font-weight:600;color:#333;line-height:normal}.topppa-hotspot-box .topppa-hotspot-item .topppa-hotspot-content-box .topppa-hotspot-description{font-size:1.4rem;line-height:1.6;color:#666}.topppa-hotspot-box .topppa-hotspot-item:hover .topppa-hotspot-content-box{opacity:1;visibility:visible;transform:translateX(-50%) translateY(-100%) scale(1)}@keyframes riple{0%{transform:scale(1);opacity:0}30%{opacity:1}100%{transform:scale(1.5);opacity:0}}.topppa-post-title-wrapper .topppa-post-title{color:var(--topppa-color-secondary)}.topppa-post-title-wrapper .topppa-post-title a{color:var(--topppa-color-secondary)}.topppa-post-title-wrapper .topppa-post-title a:hover{color:var(--topppa-color-primary)}.topppa-post-title-wrapper .effect-gradient{background:linear-gradient(90deg, #ff7e5f, #feb47b);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold}.topppa-post-title-wrapper .effect-glossy{background:linear-gradient(to bottom, #fff 30%, #bbb 70%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold}.topppa-page-title-wrapper .topppa-page-title{color:var(--topppa-color-secondary)}.topppa-page-title-wrapper .topppa-page-title a{color:var(--topppa-color-secondary)}.topppa-page-title-wrapper .topppa-page-title a:hover{color:var(--topppa-color-primary)}.topppa-page-title-wrapper .effect-gradient{background:linear-gradient(90deg, #ff7e5f, #feb47b);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold}.topppa-page-title-wrapper .effect-glossy{background:linear-gradient(to bottom, #fff 30%, #bbb 70%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:bold}.topppa-post-meta__wrapper{display:flex;flex-wrap:wrap;gap:20px}.topppa-post-meta__item{display:flex;align-items:center;gap:8px}.topppa-post-meta__icon{display:flex;align-items:center}.topppa-post-meta__icon img{width:24px;height:24px;border-radius:50%}.topppa-post-meta__content{text-transform:capitalize;color:var(--topppa-color-secondary)}.topppa-post-meta__content a{color:var(--topppa-color-secondary);text-decoration:none}.topppa-post-meta__content a:hover{color:var(--topppa-color-primary)}.topppa-post-content h1,.topppa-post-content h2,.topppa-post-content h3,.topppa-post-content h4,.topppa-post-content h5,.topppa-post-content h6{color:var(--topppa-color-secondary);margin-bottom:.8em;line-height:1.4;font-weight:600}.topppa-post-content h1{font-size:2.5em}.topppa-post-content h2{font-size:2.2em}.topppa-post-content h3{font-size:1.8em}.topppa-post-content h4{font-size:1.5em}.topppa-post-content h5{font-size:1.2em}.topppa-post-content h6{font-size:1em;letter-spacing:.05em}.topppa-post-content table{width:100%;border-collapse:collapse;margin-bottom:1.5em;border:1px solid var(--topppa-color-border)}.topppa-post-content table th{background-color:var(--topppa-color-bg);color:var(--topppa-color-secondary);font-weight:600;text-align:left;border-bottom:2px solid var(--topppa-color-border)}.topppa-post-content table th,.topppa-post-content table td{padding:.75em 1em;border:1px solid var(--topppa-color-border);vertical-align:middle}.topppa-post-content table tbody tr:nth-child(even){background-color:rgba(var(--topppa-color-bg), 0.4)}.topppa-post-content table tbody tr:hover{background-color:rgba(var(--topppa-color-primary), 0.05)}.topppa-post-content table caption{caption-side:top;font-style:italic;padding:.5em 0;text-align:center;color:var(--topppa-color-para)}.topppa-post-content table tfoot{font-style:italic;border-top:2px solid var(--topppa-color-border)}.topppa-post-content table tfoot td{color:var(--topppa-color-para)}@media screen and (max-width: 768px){.topppa-post-content table{display:block;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.topppa-post-content table::-webkit-scrollbar{height:8px}.topppa-post-content table::-webkit-scrollbar-track{background:var(--topppa-color-bg);border-radius:4px}.topppa-post-content table::-webkit-scrollbar-thumb{background:rgba(var(--topppa-color-secondary), 0.2);border-radius:4px}.topppa-post-content table::-webkit-scrollbar-thumb:hover{background:rgba(var(--topppa-color-secondary), 0.4)}}@media screen and (max-width: 480px){.topppa-post-content table th,.topppa-post-content table td{padding:.5em .75em;font-size:.9em}.topppa-post-content h1{font-size:2em}.topppa-post-content h2{font-size:1.8em}.topppa-post-content h3{font-size:1.5em}.topppa-post-content h4{font-size:1.3em}}.topppa-post-content ul,.topppa-post-content ol{margin:0 0 1.5em 1.5em;padding-left:1em}.topppa-post-content ul{list-style:disc}.topppa-post-content ol{list-style:decimal}.topppa-post-content li{margin-bottom:.5em}.topppa-post-content li>ul,.topppa-post-content li>ol{margin-top:.5em;margin-bottom:0}.topppa-post-content blockquote{border-left:4px solid var(--topppa-color-primary);padding:1em 1.5em;margin:1.5em 0;background-color:rgba(var(--topppa-color-bg), 0.4)}.topppa-post-content blockquote p:last-child{margin-bottom:0}.topppa-post-content a{color:var(--topppa-color-primary);text-decoration:none;transition:color .3s ease}.topppa-post-content a:hover{color:var(--topppa-color-primary);text-decoration:underline}.topppa-post-content code,.topppa-post-content pre{font-family:monospace;background:rgba(var(--topppa-color-bg), 0.5);padding:.2em .4em;border-radius:3px;font-size:.9em}.topppa-post-content pre{padding:1em;overflow:auto;margin:1.5em 0;border:1px solid rgba(var(--topppa-color-border), 0.3)}.topppa-post-content pre code{background:rgba(0,0,0,0);padding:0;border-radius:0}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@keyframes shine{from{transform:translateX(-100%) rotate(45deg)}to{transform:translateX(100%) rotate(45deg)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px, 2px)}40%{transform:translate(-2px, -2px)}60%{transform:translate(2px, 2px)}80%{transform:translate(2px, -2px)}100%{transform:translate(0)}}@keyframes flip{0%{transform:perspective(400px) rotateY(0)}100%{transform:perspective(400px) rotateY(180deg)}}@keyframes ripple{0%{transform:scale(0.8);opacity:1}100%{transform:scale(2);opacity:0}}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}100%{transform:rotate3d(0, 0, 1, 0deg)}}.topppa-post-share{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.topppa-post-share .topppa-share-items{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.topppa-post-share .topppa-share-items .topppa-share-item{display:inline-flex;align-items:center;gap:5px;padding:8px 15px;border-radius:4px;color:var(--topppa-color-white);text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.topppa-post-share .topppa-share-items .topppa-share-item:hover{color:var(--topppa-color-white)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-float:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.3)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-scale:hover{transform:scale(1.1)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-shake:hover{animation:shake .3s ease-in-out}.topppa-post-share .topppa-share-items .topppa-share-item.hover-rotate:hover{transform:rotate(8deg)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-glitch:hover{animation:glitch .3s ease-in-out infinite}.topppa-post-share .topppa-share-items .topppa-share-item.hover-flip{transition:transform .6s;transform-style:preserve-3d}.topppa-post-share .topppa-share-items .topppa-share-item.hover-flip:hover{transform:rotateY(180deg)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-ripple::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;background:hsla(0,0%,100%,.3);border-radius:50%;transform:translate(-50%, -50%) scale(0)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-ripple:hover::before{animation:ripple .6s ease-out}.topppa-post-share .topppa-share-items .topppa-share-item.hover-swing:hover{animation:swing 1s ease-in-out;transform-origin:top center}.topppa-post-share .topppa-share-items .topppa-share-item.hover-3d{transform-style:preserve-3d;perspective:800px}.topppa-post-share .topppa-share-items .topppa-share-item.hover-3d:hover{transform:translateZ(20px) rotateX(10deg)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-neon:hover{box-shadow:0 0 5px currentColor,0 0 25px currentColor,0 0 50px currentColor;filter:brightness(1.2)}.topppa-post-share .topppa-share-items .topppa-share-item.hover-reveal::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.3), transparent);transition:.6s}.topppa-post-share .topppa-share-items .topppa-share-item.hover-reveal:hover::before{left:100%}.topppa-post-share .topppa-share-items .topppa-share-item.hover-bubble::after{content:"";position:absolute;top:50%;left:50%;width:150%;height:150%;background:hsla(0,0%,100%,.2);transform:translate(-50%, -50%) scale(0);border-radius:50%;transition:transform .5s ease-out}.topppa-post-share .topppa-share-items .topppa-share-item.hover-bubble:hover::after{transform:translate(-50%, -50%) scale(1)}.topppa-post-share .topppa-share-facebook{background-color:#3b5998}.topppa-post-share .topppa-share-twitter{background-color:#1da1f2}.topppa-post-share .topppa-share-linkedin{background-color:#0077b5}.topppa-post-share .topppa-share-pinterest{background-color:#bd081c}.topppa-post-share .topppa-share-email{background-color:#333}.topppa-post-share .topppa-share-whatsapp{background-color:#25d366}.topppa-post-share .topppa-share-telegram{background-color:#08c}.topppa-post-share .topppa-share-reddit{background-color:#ff4500}.topppa-post-share.custom-color .topppa-share-item{background-color:#333;color:var(--topppa-color-white)}.topppa-post-tags-wrapper .topppa-post-tag-inner{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.topppa-post-tags-wrapper .topppa-post-tag-inner .topppa-post-tag-title{font-size:18px;font-weight:600;font-weight:bold;color:var(--topppa-color-secondary)}.topppa-post-tags-wrapper .topppa-post-tag-inner .topppa-post-tag-item{display:flex;flex-wrap:wrap;gap:10px;width:auto}.topppa-post-tags-wrapper .topppa-post-tag-inner .topppa-post-tag-item a{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:4px;text-decoration:none;border:1px solid var(--topppa-color-border);color:var(--topppa-color-para);transition:all .4s ease;width:inherit}.topppa-post-tags-wrapper .topppa-post-tag-inner .topppa-post-tag-item a i{font-size:80%;top:3px;position:relative;transition:all .4s ease}.topppa-post-tags-wrapper .topppa-post-tag-inner .topppa-post-tag-item a .tag-count{margin-left:5px;font-size:80%}.topppa-post-tags-wrapper .topppa-post-tag-inner .topppa-post-tag-item a:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border-color:var(--topppa-color-primary)}.topppa-post-comment-widget{font-family:var(--topppa-body-font);line-height:1.6;margin-bottom:30px}.topppa-post-comment-widget .topppa-comments-area,.topppa-post-comment-widget .comments-area,.topppa-post-comment-widget #comments{width:100%}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list,.topppa-post-comment-widget .topppa-comments-area .comment-list,.topppa-post-comment-widget .topppa-comments-area .commentlist,.topppa-post-comment-widget .comments-area .topppa-comments-list,.topppa-post-comment-widget .comments-area .comment-list,.topppa-post-comment-widget .comments-area .commentlist,.topppa-post-comment-widget #comments .topppa-comments-list,.topppa-post-comment-widget #comments .comment-list,.topppa-post-comment-widget #comments .commentlist{margin-bottom:40px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment,.topppa-post-comment-widget .comments-area .comment-list .comment,.topppa-post-comment-widget .comments-area .commentlist .comment,.topppa-post-comment-widget #comments .topppa-comments-list .comment,.topppa-post-comment-widget #comments .comment-list .comment,.topppa-post-comment-widget #comments .commentlist .comment{margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .comment-children,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .comment-children,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .comment-children,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .comment-children,.topppa-post-comment-widget .comments-area .comment-list .comment .children,.topppa-post-comment-widget .comments-area .comment-list .comment .comment-children,.topppa-post-comment-widget .comments-area .commentlist .comment .children,.topppa-post-comment-widget .comments-area .commentlist .comment .comment-children,.topppa-post-comment-widget #comments .topppa-comments-list .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list .comment .comment-children,.topppa-post-comment-widget #comments .comment-list .comment .children,.topppa-post-comment-widget #comments .comment-list .comment .comment-children,.topppa-post-comment-widget #comments .commentlist .comment .children,.topppa-post-comment-widget #comments .commentlist .comment .comment-children{margin-top:20px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .comment-header,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .comment-header,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .comment-header,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .comment-header,.topppa-post-comment-widget .comments-area .comment-list .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list .comment .comment-header,.topppa-post-comment-widget .comments-area .commentlist .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist .comment .comment-header,.topppa-post-comment-widget #comments .topppa-comments-list .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list .comment .comment-header,.topppa-post-comment-widget #comments .comment-list .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list .comment .comment-header,.topppa-post-comment-widget #comments .commentlist .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist .comment .comment-header{margin-bottom:15px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .avatar,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .avatar,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .avatar,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .avatar,.topppa-post-comment-widget .comments-area .comment-list .comment .comment-author img,.topppa-post-comment-widget .comments-area .comment-list .comment .avatar,.topppa-post-comment-widget .comments-area .commentlist .comment .comment-author img,.topppa-post-comment-widget .comments-area .commentlist .comment .avatar,.topppa-post-comment-widget #comments .topppa-comments-list .comment .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list .comment .avatar,.topppa-post-comment-widget #comments .comment-list .comment .comment-author img,.topppa-post-comment-widget #comments .comment-list .comment .avatar,.topppa-post-comment-widget #comments .commentlist .comment .comment-author img,.topppa-post-comment-widget #comments .commentlist .comment .avatar{margin-right:10px;width:60px;height:60px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list .comment .reply a,.topppa-post-comment-widget #comments .comment-list .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist .comment .reply a,.topppa-post-comment-widget #comments .commentlist .comment .comment-reply-link{text-decoration:none;color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist .comment .comment-reply-link:hover{color:var(--topppa-color-secondary)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment,.topppa-post-comment-widget .comments-area .comment-list.default .comment,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment,.topppa-post-comment-widget .comments-area .commentlist.default .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment,.topppa-post-comment-widget #comments .comment-list.style-default .comment,.topppa-post-comment-widget #comments .comment-list.default .comment,.topppa-post-comment-widget #comments .commentlist.style-default .comment,.topppa-post-comment-widget #comments .commentlist.default .comment{padding:20px;margin-bottom:20px;border-radius:8px;background-color:#f9f9f9;border:1px solid #eaeaea}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.style-default .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.default .comment .comment-meta .comment-metadata{margin-top:10px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .comment-list.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .commentlist.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .comment-list.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .comment-list.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .commentlist.style-default .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-default .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .commentlist.default .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.default .comment .comment-meta .comment-author .avatar{width:60px;height:60px;border-radius:100%}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .children,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .children,.topppa-post-comment-widget .comments-area .comment-list.default .comment .children,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .children,.topppa-post-comment-widget .comments-area .commentlist.default .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .children,.topppa-post-comment-widget #comments .comment-list.style-default .comment .children,.topppa-post-comment-widget #comments .comment-list.default .comment .children,.topppa-post-comment-widget #comments .commentlist.style-default .comment .children,.topppa-post-comment-widget #comments .commentlist.default .comment .children{margin-left:40px;margin-top:20px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.default .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.default .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.style-default .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.default .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.style-default .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.default .comment .children .comment{background-color:#f5f5f5}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .reply,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.default .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.default .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .reply,.topppa-post-comment-widget #comments .comment-list.style-default .comment .reply,.topppa-post-comment-widget #comments .comment-list.default .comment .reply,.topppa-post-comment-widget #comments .commentlist.style-default .comment .reply,.topppa-post-comment-widget #comments .commentlist.default .comment .reply{margin-top:15px;margin-bottom:5px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.default .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.default .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.default .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.default .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-default .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.default .comment .reply a,.topppa-post-comment-widget #comments .comment-list.default .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-default .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.default .comment .reply a,.topppa-post-comment-widget #comments .commentlist.default .comment .reply .comment-reply-link{display:inline-block;padding:6px 15px;background-color:#f0f0f0;color:#555;border-radius:4px;font-size:.9em;text-decoration:none;transition:all .2s ease;border:1px solid #e0e0e0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-default .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.default .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-default .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.default .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.default .comment .reply .comment-reply-link:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border-color:var(--topppa-color-primary)}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.default .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.default .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment:last-child,.topppa-post-comment-widget #comments .comment-list.style-default .comment:last-child,.topppa-post-comment-widget #comments .comment-list.default .comment:last-child,.topppa-post-comment-widget #comments .commentlist.style-default .comment:last-child,.topppa-post-comment-widget #comments .commentlist.default .comment:last-child{padding:10px;padding-bottom:1px;border:rgba(0,0,0,0)}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment,.topppa-post-comment-widget .comments-area .comment-list.cards .comment,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment,.topppa-post-comment-widget .comments-area .commentlist.cards .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment,.topppa-post-comment-widget #comments .comment-list.style-cards .comment,.topppa-post-comment-widget #comments .comment-list.cards .comment,.topppa-post-comment-widget #comments .commentlist.style-cards .comment,.topppa-post-comment-widget #comments .commentlist.cards .comment{padding:28px;margin-bottom:20px;border-radius:16px;background-color:var(--topppa-color-white);box-shadow:0 6px 15px rgba(0,0,0,.05),0 2px 8px rgba(0,0,0,.03);border:none;transition:all .3s ease}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment:hover{box-shadow:0 8px 20px rgba(0,0,0,.06),0 4px 10px rgba(0,0,0,.04);transform:translateY(-2px)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.cards .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.cards .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment:last-child,.topppa-post-comment-widget #comments .comment-list.style-cards .comment:last-child,.topppa-post-comment-widget #comments .comment-list.cards .comment:last-child,.topppa-post-comment-widget #comments .commentlist.style-cards .comment:last-child,.topppa-post-comment-widget #comments .commentlist.cards .comment:last-child{margin-bottom:0;box-shadow:0 4px 12px rgba(0,0,0,.04),0 2px 6px rgba(0,0,0,.02)}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.cards .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.cards .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment:last-child,.topppa-post-comment-widget #comments .comment-list.style-cards .comment:last-child,.topppa-post-comment-widget #comments .comment-list.cards .comment:last-child,.topppa-post-comment-widget #comments .commentlist.style-cards .comment:last-child,.topppa-post-comment-widget #comments .commentlist.cards .comment:last-child{margin-bottom:0px;box-shadow:none;padding:0}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment.parent,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment.parent,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment.parent,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment.parent,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment.parent,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment.parent,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment.parent,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment.parent,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment.parent,.topppa-post-comment-widget .comments-area .comment-list.cards .comment.parent,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment.parent,.topppa-post-comment-widget .comments-area .commentlist.cards .comment.parent,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment.parent,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment.parent,.topppa-post-comment-widget #comments .comment-list.style-cards .comment.parent,.topppa-post-comment-widget #comments .comment-list.cards .comment.parent,.topppa-post-comment-widget #comments .commentlist.style-cards .comment.parent,.topppa-post-comment-widget #comments .commentlist.cards .comment.parent{margin-bottom:35px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment.parent:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment.parent:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment.parent:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment.parent:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment.parent:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment.parent:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment.parent:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment.parent:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment.parent:last-child,.topppa-post-comment-widget .comments-area .comment-list.cards .comment.parent:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment.parent:last-child,.topppa-post-comment-widget .comments-area .commentlist.cards .comment.parent:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment.parent:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment.parent:last-child,.topppa-post-comment-widget #comments .comment-list.style-cards .comment.parent:last-child,.topppa-post-comment-widget #comments .comment-list.cards .comment.parent:last-child,.topppa-post-comment-widget #comments .commentlist.style-cards .comment.parent:last-child,.topppa-post-comment-widget #comments .commentlist.cards .comment.parent:last-child{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children,.topppa-post-comment-widget #comments .comment-list.cards .comment .children,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children,.topppa-post-comment-widget #comments .commentlist.cards .comment .children{margin-left:45px;margin-top:20px;margin-bottom:25px;position:relative}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children:before,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children:before,.topppa-post-comment-widget #comments .comment-list.cards .comment .children:before,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children:before,.topppa-post-comment-widget #comments .commentlist.cards .comment .children:before{content:"";position:absolute;top:-15px;left:-25px;height:30px;width:2px;background-color:rgba(0,123,255,.3)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.cards .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.cards .comment .children .comment{background-color:#f8fafc;border-left:3px solid var(--topppa-color-primary);padding:22px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.cards .comment .children .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.cards .comment .children .comment .children .comment{padding:18px;background-color:#f0f5fa}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget #comments .comment-list.cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children .comment:not(:last-child),.topppa-post-comment-widget #comments .commentlist.cards .comment .children .comment:not(:last-child){margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta{border-bottom:1px solid #f0f0f0;padding-bottom:18px;margin-bottom:22px;display:flex;align-items:center;flex-wrap:wrap}@media(max-width: 576px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-metadata{margin-left:0 !important;margin-top:8px;width:100%}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-author,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-author,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-author{display:flex;align-items:center}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-author .avatar,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-author .avatar{border-radius:50%;border:3px solid var(--topppa-color-white);box-shadow:0 4px 10px rgba(0,0,0,.1);margin-right:15px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-author .fn,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-author .fn{font-weight:600;font-size:1.1em;color:#333}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-author .says,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-author .says{color:#888;font-size:.9em;margin-left:5px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-metadata{margin-left:auto;font-size:.85em;color:#888}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-metadata time,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-metadata time{display:inline-block}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-metadata .edit-link{margin-left:10px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link a,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-metadata .edit-link a{color:var(--topppa-color-primary);text-decoration:none}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-meta .comment-metadata .edit-link a:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-meta .comment-metadata .edit-link a:hover{text-decoration:underline}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-content{color:#444;line-height:1.7;font-size:1.02em}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-content p,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-content p,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-content p,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-content p,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-content p,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-content p,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-content p,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-content p,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-content p,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-content p,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-content p,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-content p,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-content p,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-content p,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-content p,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-content p,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-content p,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-content p{margin-bottom:15px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .comment-content p:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .comment-content p:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .comment-content p:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .comment-content p:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .comment-content p:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .comment-content p:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .comment-content p:last-child,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget #comments .comment-list.cards .comment .comment-content p:last-child,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .comment-content p:last-child,.topppa-post-comment-widget #comments .commentlist.cards .comment .comment-content p:last-child{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .reply,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .reply,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .reply,.topppa-post-comment-widget #comments .comment-list.cards .comment .reply,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .reply,.topppa-post-comment-widget #comments .commentlist.cards .comment .reply{margin-top:18px;margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.cards .comment .reply a,.topppa-post-comment-widget #comments .comment-list.cards .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.cards .comment .reply a,.topppa-post-comment-widget #comments .commentlist.cards .comment .reply .comment-reply-link{display:inline-block;padding:3px 16px;background-color:#f5f5f5;color:#555;border-radius:30px;font-size:.9em;font-weight:500;text-decoration:none;transition:all .2s ease;box-shadow:0 2px 5px rgba(0,0,0,.08);border:none}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment .reply .comment-reply-link:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.12)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .reply a:active,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .reply a:active,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .reply a:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .reply a:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .reply a:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .reply a:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .reply a:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .reply a:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .reply a:active,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .reply a:active,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .reply a:active,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .reply a:active,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .reply a:active,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .reply a:active,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .reply a:active,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget #comments .comment-list.cards .comment .reply a:active,.topppa-post-comment-widget #comments .comment-list.cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .reply a:active,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .reply .comment-reply-link:active,.topppa-post-comment-widget #comments .commentlist.cards .comment .reply a:active,.topppa-post-comment-widget #comments .commentlist.cards .comment .reply .comment-reply-link:active{transform:translateY(0);box-shadow:0 1px 3px rgba(0,0,0,.1)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment>.reply:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment>.reply:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment>.reply:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment>.reply:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment>.reply:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment>.reply:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment>.reply:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment>.reply:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment>.reply:last-child,.topppa-post-comment-widget .comments-area .comment-list.cards .comment>.reply:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment>.reply:last-child,.topppa-post-comment-widget .comments-area .commentlist.cards .comment>.reply:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment>.reply:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment>.reply:last-child,.topppa-post-comment-widget #comments .comment-list.style-cards .comment>.reply:last-child,.topppa-post-comment-widget #comments .comment-list.cards .comment>.reply:last-child,.topppa-post-comment-widget #comments .commentlist.style-cards .comment>.reply:last-child,.topppa-post-comment-widget #comments .commentlist.cards .comment>.reply:last-child{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment.depth-1>.reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment.depth-1>.reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment.depth-1>.reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment.depth-1>.reply,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget .comments-area .comment-list.cards .comment.depth-1>.reply,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget .comments-area .commentlist.cards .comment.depth-1>.reply,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment.depth-1>.reply,.topppa-post-comment-widget #comments .comment-list.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget #comments .comment-list.cards .comment.depth-1>.reply,.topppa-post-comment-widget #comments .commentlist.style-cards .comment.depth-1>.reply,.topppa-post-comment-widget #comments .commentlist.cards .comment.depth-1>.reply{margin-top:22px;margin-bottom:10px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment.depth-1>.reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment.depth-1>.reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment.depth-1>.reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment.depth-1>.reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.cards .comment.depth-1>.reply a,.topppa-post-comment-widget .comments-area .comment-list.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.cards .comment.depth-1>.reply a,.topppa-post-comment-widget .comments-area .commentlist.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment.depth-1>.reply a,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget #comments .comment-list.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.cards .comment.depth-1>.reply a,.topppa-post-comment-widget #comments .comment-list.cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-cards .comment.depth-1>.reply a,.topppa-post-comment-widget #comments .commentlist.style-cards .comment.depth-1>.reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.cards .comment.depth-1>.reply a,.topppa-post-comment-widget #comments .commentlist.cards .comment.depth-1>.reply .comment-reply-link{padding:4px 16px;font-weight:600;font-size:.95em;background-color:#f8f8f8;border:1px solid #eaeaea}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment.depth-1>.reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment.depth-1>.reply a:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment.depth-1>.reply .comment-reply-link:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children .reply,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children .reply,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children .reply,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children .reply,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children .reply,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children .reply,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children .reply,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children .reply,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children .reply,.topppa-post-comment-widget #comments .comment-list.cards .comment .children .reply,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children .reply,.topppa-post-comment-widget #comments .commentlist.cards .comment .children .reply{margin-top:12px;margin-bottom:5px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children .reply a,.topppa-post-comment-widget .comments-area .comment-list.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children .reply a,.topppa-post-comment-widget .comments-area .commentlist.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children .reply a,.topppa-post-comment-widget #comments .comment-list.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.cards .comment .children .reply a,.topppa-post-comment-widget #comments .comment-list.cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children .reply a,.topppa-post-comment-widget #comments .commentlist.style-cards .comment .children .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.cards .comment .children .reply a,.topppa-post-comment-widget #comments .commentlist.cards .comment .children .reply .comment-reply-link{padding:6px 15px;font-size:.85em}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards>.comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards>.comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards>.comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .comment-list.cards>.comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards>.comment:not(:last-child),.topppa-post-comment-widget .topppa-comments-area .commentlist.cards>.comment:not(:last-child),.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards>.comment:not(:last-child),.topppa-post-comment-widget .comments-area .topppa-comments-list.cards>.comment:not(:last-child),.topppa-post-comment-widget .comments-area .comment-list.style-cards>.comment:not(:last-child),.topppa-post-comment-widget .comments-area .comment-list.cards>.comment:not(:last-child),.topppa-post-comment-widget .comments-area .commentlist.style-cards>.comment:not(:last-child),.topppa-post-comment-widget .comments-area .commentlist.cards>.comment:not(:last-child),.topppa-post-comment-widget #comments .topppa-comments-list.style-cards>.comment:not(:last-child),.topppa-post-comment-widget #comments .topppa-comments-list.cards>.comment:not(:last-child),.topppa-post-comment-widget #comments .comment-list.style-cards>.comment:not(:last-child),.topppa-post-comment-widget #comments .comment-list.cards>.comment:not(:last-child),.topppa-post-comment-widget #comments .commentlist.style-cards>.comment:not(:last-child),.topppa-post-comment-widget #comments .commentlist.cards>.comment:not(:last-child){margin-bottom:30px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond{background-color:var(--topppa-color-white);border-radius:16px;padding:25px 30px;margin-top:20px;margin-bottom:30px;box-shadow:0 6px 15px rgba(0,0,0,.05),0 2px 8px rgba(0,0,0,.03)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-reply-title,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-reply-title,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-reply-title{font-size:1.2em;font-weight:600;margin-bottom:20px;color:#333;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-reply-title small,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-reply-title small{margin-left:10px;font-size:.8em}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-reply-title small a,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-reply-title small a{color:#888;text-decoration:none}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-reply-title small a:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-reply-title small a:hover{color:var(--topppa-color-primary);text-decoration:underline}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .logged-in-as,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .logged-in-as,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .logged-in-as,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .logged-in-as,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .logged-in-as,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .logged-in-as,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .logged-in-as,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .logged-in-as,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .logged-in-as,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .logged-in-as{margin-bottom:20px;font-size:.9em;color:#666}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .logged-in-as a,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .logged-in-as a,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .logged-in-as a{color:var(--topppa-color-primary);text-decoration:none}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .logged-in-as a:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .logged-in-as a:hover{text-decoration:underline}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form p,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form p,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form p,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form p,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form p,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form p,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form p,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form p,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form p,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form p{margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form label,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form label,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form label,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form label,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form label,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form label,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form label,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form label,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form label,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form label{display:block;margin-bottom:8px;font-weight:500;color:#444}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .required,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .required,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .required,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .required,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .required,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .required,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .required,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .required,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .required,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .required{color:#e53935}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form input[type=text],.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form input[type=email],.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form input[type=url],.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form textarea{width:100%;padding:12px 15px;border:1px solid #e0e0e0;border-radius:8px;background-color:#f9f9f9;font-size:1em;transition:all .2s ease}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form textarea:focus,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form textarea:focus{outline:none;border-color:rgba(0,123,255,.5);box-shadow:0 0 0 3px rgba(0,123,255,.1);background-color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form textarea,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form textarea{height:150px;resize:vertical}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-url,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-author,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-email,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-url{width:32%;float:left;margin-right:2%}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-url:last-of-type,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-author:last-of-type,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-email:last-of-type,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-url:last-of-type{margin-right:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent{display:flex;align-items:center}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent input,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent input{margin-right:10px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .comment-form-cookies-consent label{margin-bottom:0;font-size:.9em}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .form-submit,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .form-submit{margin-top:10px;margin-bottom:0;text-align:right}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .form-submit .submit,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit],.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .form-submit .submit{display:inline-block;padding:12px 28px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;border-radius:30px;font-size:1em;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.1)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .form-submit .submit:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit]:hover,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .form-submit .submit:hover{background-color:#0056b3;transform:translateY(-2px);box-shadow:0 6px 15px rgba(0,0,0,.15)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-form .form-submit .submit:active,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .form-submit input[type=submit]:active,.topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-form .form-submit .submit:active{transform:translateY(0);box-shadow:0 2px 5px rgba(0,0,0,.1)}.comment .topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond,.comment .topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond,.comment .topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond,.comment .topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond,.comment .topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond,.comment .topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond,.comment .topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond,.comment .topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond,.comment .topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond,.comment .topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond,.comment .topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond,.comment .topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond,.comment .topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond,.comment .topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond,.comment .topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond,.comment .topppa-post-comment-widget #comments .comment-list.cards .comment-respond,.comment .topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond,.comment .topppa-post-comment-widget #comments .commentlist.cards .comment-respond{margin-top:25px;margin-left:0;padding:22px;background-color:#f8fafc;box-shadow:0 3px 10px rgba(0,0,0,.03);border-left:3px solid var(--topppa-color-primary)}.comment .topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .topppa-comments-area .comment-list.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .topppa-comments-area .comment-list.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .topppa-comments-area .commentlist.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .topppa-comments-area .commentlist.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .comments-area .topppa-comments-list.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .comments-area .topppa-comments-list.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .comments-area .comment-list.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .comments-area .comment-list.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .comments-area .commentlist.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget .comments-area .commentlist.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget #comments .topppa-comments-list.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget #comments .topppa-comments-list.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget #comments .comment-list.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget #comments .comment-list.cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget #comments .commentlist.style-cards .comment-respond .comment-reply-title,.comment .topppa-post-comment-widget #comments .commentlist.cards .comment-respond .comment-reply-title{font-size:1.1em;padding-bottom:8px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment,.topppa-post-comment-widget .comments-area .comment-list.thread .comment,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment,.topppa-post-comment-widget .comments-area .commentlist.thread .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment,.topppa-post-comment-widget #comments .comment-list.style-thread .comment,.topppa-post-comment-widget #comments .comment-list.thread .comment,.topppa-post-comment-widget #comments .commentlist.style-thread .comment,.topppa-post-comment-widget #comments .commentlist.thread .comment{position:relative;padding-left:70px;margin-bottom:30px}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment,.topppa-post-comment-widget .comments-area .comment-list.thread .comment,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment,.topppa-post-comment-widget .comments-area .commentlist.thread .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment,.topppa-post-comment-widget #comments .comment-list.style-thread .comment,.topppa-post-comment-widget #comments .comment-list.thread .comment,.topppa-post-comment-widget #comments .commentlist.style-thread .comment,.topppa-post-comment-widget #comments .commentlist.thread .comment{padding-left:25px;margin-bottom:0;margin-top:30px}}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .comment-author span,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .comment-author span,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .comment-author cite,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .comment-author span,.topppa-post-comment-widget #comments .comment-list.thread .comment .comment-author cite,.topppa-post-comment-widget #comments .comment-list.thread .comment .comment-author span,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .comment-author cite,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .comment-author span,.topppa-post-comment-widget #comments .commentlist.thread .comment .comment-author cite,.topppa-post-comment-widget #comments .commentlist.thread .comment .comment-author span{font-size:16px;font-weight:500;text-transform:capitalize}}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment.parent .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment.parent .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment.parent .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment.parent .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.thread .comment.parent .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.thread .comment.parent .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment.parent .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget #comments .comment-list.thread .comment.parent .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-thread .comment.parent .comment-meta,.topppa-post-comment-widget #comments .commentlist.thread .comment.parent .comment-meta{display:block}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-thread .comment.parent .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.thread .comment.parent .comment-meta .comment-author img{position:relative;display:block;margin-bottom:15px;padding:0;left:-2px}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment:before,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment:before,.topppa-post-comment-widget .comments-area .comment-list.thread .comment:before,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment:before,.topppa-post-comment-widget .comments-area .commentlist.thread .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment:before,.topppa-post-comment-widget #comments .comment-list.style-thread .comment:before,.topppa-post-comment-widget #comments .comment-list.thread .comment:before,.topppa-post-comment-widget #comments .commentlist.style-thread .comment:before,.topppa-post-comment-widget #comments .commentlist.thread .comment:before{content:"";position:absolute;top:0;left:30px;height:100%;width:1px;background-color:#f0f0f0}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment:before,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment:before,.topppa-post-comment-widget .comments-area .comment-list.thread .comment:before,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment:before,.topppa-post-comment-widget .comments-area .commentlist.thread .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment:before,.topppa-post-comment-widget #comments .comment-list.style-thread .comment:before,.topppa-post-comment-widget #comments .comment-list.thread .comment:before,.topppa-post-comment-widget #comments .commentlist.style-thread .comment:before,.topppa-post-comment-widget #comments .commentlist.thread .comment:before{content:unset}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .children,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .children,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .children,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .children,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .children,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .children,.topppa-post-comment-widget #comments .comment-list.thread .comment .children,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .children,.topppa-post-comment-widget #comments .commentlist.thread .comment .children{margin-top:30px;position:relative}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .children:before,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .children:before,.topppa-post-comment-widget #comments .comment-list.thread .comment .children:before,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .children:before,.topppa-post-comment-widget #comments .commentlist.thread .comment .children:before{content:"";position:absolute;top:0;left:-40px;height:30px;width:40px;border-left:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;border-bottom-left-radius:10px}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .children:before,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .children:before,.topppa-post-comment-widget #comments .comment-list.thread .comment .children:before,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .children:before,.topppa-post-comment-widget #comments .commentlist.thread .comment .children:before{content:unset}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .children .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .children .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .children .comment,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .children .comment,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .children .comment,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .children .comment,.topppa-post-comment-widget #comments .comment-list.thread .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .children .comment,.topppa-post-comment-widget #comments .commentlist.thread .comment .children .comment{padding-left:50px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .children .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .children .comment:before,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget #comments .comment-list.thread .comment .children .comment:before,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .children .comment:before,.topppa-post-comment-widget #comments .commentlist.thread .comment .children .comment:before{left:10px}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .children .comment:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .children .comment:before,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .children .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .children .comment:before,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .children .comment:before,.topppa-post-comment-widget #comments .comment-list.thread .comment .children .comment:before,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .children .comment:before,.topppa-post-comment-widget #comments .commentlist.thread .comment .children .comment:before{content:unset}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.thread .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.thread .comment .comment-meta{display:flex;align-items:center;margin-bottom:15px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.thread .comment .comment-meta .comment-author img{border-radius:50%;border:2px solid var(--topppa-color-white);box-shadow:0 0 0 2px #e0e0e0;position:absolute;left:0px;top:0;z-index:1;background:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .reply,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .reply,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .reply,.topppa-post-comment-widget #comments .comment-list.thread .comment .reply,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .reply,.topppa-post-comment-widget #comments .commentlist.thread .comment .reply{margin-top:15px;margin-bottom:5px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.thread .comment .reply a,.topppa-post-comment-widget #comments .comment-list.thread .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.thread .comment .reply a,.topppa-post-comment-widget #comments .commentlist.thread .comment .reply .comment-reply-link{display:inline-block;padding:6px 15px;background-color:#f0f0f0;color:#555;border-radius:4px;font-size:.9em;text-decoration:none;transition:all .2s ease}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.thread .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.thread .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.thread .comment .reply .comment-reply-link:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.thread .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.thread .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment:last-child,.topppa-post-comment-widget #comments .comment-list.style-thread .comment:last-child,.topppa-post-comment-widget #comments .comment-list.thread .comment:last-child,.topppa-post-comment-widget #comments .commentlist.style-thread .comment:last-child,.topppa-post-comment-widget #comments .commentlist.thread .comment:last-child{padding:10px;padding-bottom:1px;border:rgba(0,0,0,0)}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment,.topppa-post-comment-widget #comments .comment-list.bubbles .comment,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment,.topppa-post-comment-widget #comments .commentlist.bubbles .comment{margin-bottom:25px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .comment-meta{display:flex;align-items:center;margin-bottom:10px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .comment-meta .comment-author img{border-radius:50%;margin-right:15px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .comment-content{position:relative;background-color:#f0f2f5;padding:15px 20px;border-radius:18px;margin-left:60px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .comment-content:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .comment-content:before,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .comment-content:before,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .comment-content:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .comment-content:before,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .comment-content:before,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .comment-content:before,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .comment-content:before{content:"";position:absolute;top:15px;left:-12px;border-width:6px;border-style:solid;border-color:rgba(0,0,0,0) #f0f2f5 rgba(0,0,0,0) rgba(0,0,0,0)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .children .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .children .comment .comment-content{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .children .comment .comment-content:before,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .children .comment .comment-content:before{border-color:rgba(0,0,0,0) var(--topppa-color-primary) rgba(0,0,0,0) rgba(0,0,0,0)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .reply,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .reply,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .reply,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .reply,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .reply,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .reply{margin-top:10px;margin-bottom:5px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .reply a,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .reply a,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .reply .comment-reply-link{display:inline-block;padding:5px 12px;background-color:#f0f0f0;color:#555;border-radius:15px;font-size:.85em;text-decoration:none;transition:all .2s ease}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.bubbles .comment .reply .comment-reply-link:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment,.topppa-post-comment-widget .comments-area .comment-list.flat .comment,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment,.topppa-post-comment-widget .comments-area .commentlist.flat .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment,.topppa-post-comment-widget #comments .comment-list.style-flat .comment,.topppa-post-comment-widget #comments .comment-list.flat .comment,.topppa-post-comment-widget #comments .commentlist.style-flat .comment,.topppa-post-comment-widget #comments .commentlist.flat .comment{padding:20px;margin-bottom:15px;background-color:var(--topppa-color-white);border:none;border-bottom:2px solid #eee;border-radius:0}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment,.topppa-post-comment-widget .comments-area .comment-list.flat .comment,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment,.topppa-post-comment-widget .comments-area .commentlist.flat .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment,.topppa-post-comment-widget #comments .comment-list.style-flat .comment,.topppa-post-comment-widget #comments .comment-list.flat .comment,.topppa-post-comment-widget #comments .commentlist.style-flat .comment,.topppa-post-comment-widget #comments .commentlist.flat .comment{padding:10px;padding-bottom:1px;border:rgba(0,0,0,0)}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .children,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .children,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .children,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .children,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .children,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .children,.topppa-post-comment-widget #comments .comment-list.flat .comment .children,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .children,.topppa-post-comment-widget #comments .commentlist.flat .comment .children{margin-left:30px;margin-top:15px;position:relative}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .children:before,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .children:before,.topppa-post-comment-widget #comments .comment-list.flat .comment .children:before,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .children:before,.topppa-post-comment-widget #comments .commentlist.flat .comment .children:before{content:"";position:absolute;top:0;left:-15px;width:2px;height:100%;background-color:#eee}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-meta{display:flex;justify-content:space-between;margin-bottom:15px}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-meta{display:block}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-meta .comment-author img{position:relative;display:block;margin-bottom:15px;padding:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-meta .comment-author span{font-size:16px;font-weight:500;text-transform:capitalize}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-meta .comment-author img{border-radius:4px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-content,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-content,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-content,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-content,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-content,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-content,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-content,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-content{padding-left:10px;border-left:3px solid #eee}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .reply,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .reply,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .reply,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .reply,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .reply,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .reply,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .reply,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .reply,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .reply,.topppa-post-comment-widget #comments .comment-list.flat .comment .reply,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .reply,.topppa-post-comment-widget #comments .commentlist.flat .comment .reply{margin-top:12px;margin-bottom:5px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.flat .comment .reply a,.topppa-post-comment-widget #comments .comment-list.flat .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.flat .comment .reply a,.topppa-post-comment-widget #comments .commentlist.flat .comment .reply .comment-reply-link{display:inline-block;padding:5px 12px;text-transform:uppercase;background-color:rgba(0,0,0,0);color:#555;font-size:.8em;font-weight:500;text-decoration:none;transition:all .2s ease;border-bottom:2px solid #eee}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.flat .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.flat .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.flat .comment .reply .comment-reply-link:hover{color:var(--topppa-color-primary);border-color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment,.topppa-post-comment-widget .comments-area .comment-list.material .comment,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment,.topppa-post-comment-widget .comments-area .commentlist.material .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment,.topppa-post-comment-widget #comments .comment-list.style-material .comment,.topppa-post-comment-widget #comments .comment-list.material .comment,.topppa-post-comment-widget #comments .commentlist.style-material .comment,.topppa-post-comment-widget #comments .commentlist.material .comment{padding:20px;margin-bottom:20px;background-color:var(--topppa-color-white);border-radius:4px;border:1px solid #f2f2f2}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment,.topppa-post-comment-widget .comments-area .comment-list.material .comment,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment,.topppa-post-comment-widget .comments-area .commentlist.material .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment,.topppa-post-comment-widget #comments .comment-list.style-material .comment,.topppa-post-comment-widget #comments .comment-list.material .comment,.topppa-post-comment-widget #comments .commentlist.style-material .comment,.topppa-post-comment-widget #comments .commentlist.material .comment{padding:10px;padding-bottom:1px;border:rgba(0,0,0,0)}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.material .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.material .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment:last-child,.topppa-post-comment-widget #comments .comment-list.style-material .comment:last-child,.topppa-post-comment-widget #comments .comment-list.material .comment:last-child,.topppa-post-comment-widget #comments .commentlist.style-material .comment:last-child,.topppa-post-comment-widget #comments .commentlist.material .comment:last-child{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .children,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .children,.topppa-post-comment-widget .comments-area .comment-list.material .comment .children,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .children,.topppa-post-comment-widget .comments-area .commentlist.material .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .children,.topppa-post-comment-widget #comments .comment-list.style-material .comment .children,.topppa-post-comment-widget #comments .comment-list.material .comment .children,.topppa-post-comment-widget #comments .commentlist.style-material .comment .children,.topppa-post-comment-widget #comments .commentlist.material .comment .children{margin-left:35px;margin-top:20px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-meta{display:flex;align-items:center;margin-bottom:15px}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-meta{display:block}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-meta .comment-author img{position:relative;display:block;margin-bottom:15px;padding:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-meta .comment-author span{font-size:16px;font-weight:500;text-transform:capitalize}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-meta .comment-author img{border-radius:50%;margin-right:15px;border:2px solid var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.material .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.material .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-material .comment .reply a,.topppa-post-comment-widget #comments .comment-list.material .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-material .comment .reply a,.topppa-post-comment-widget #comments .commentlist.material .comment .reply a{display:inline-block;padding:5px 15px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:3px;text-transform:uppercase;font-size:12px;letter-spacing:.5px;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.material .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-material .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.material .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-material .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.material .comment .reply a:hover{box-shadow:0 5px 15px rgba(0,0,0,.3);transform:translateY(-2px)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment,.topppa-post-comment-widget #comments .comment-list.bordered .comment,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment,.topppa-post-comment-widget #comments .commentlist.bordered .comment{padding:25px;margin-bottom:20px;background-color:rgba(0,0,0,0);border:1px solid #f2f2f2;border-radius:8px;transition:all .3s ease}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment:last-child,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment:last-child,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment:last-child,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment:last-child,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment:last-child,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment:last-child,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment:last-child,.topppa-post-comment-widget #comments .comment-list.bordered .comment:last-child,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment:last-child,.topppa-post-comment-widget #comments .commentlist.bordered .comment:last-child{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment:hover,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment:hover,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment:hover,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment:hover,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment:hover,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment:hover,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment:hover,.topppa-post-comment-widget #comments .comment-list.bordered .comment:hover,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment:hover,.topppa-post-comment-widget #comments .commentlist.bordered .comment:hover{border-color:var(--topppa-color-primary)}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment,.topppa-post-comment-widget #comments .comment-list.bordered .comment,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment,.topppa-post-comment-widget #comments .commentlist.bordered .comment{padding:10px;padding-bottom:1px;border:rgba(0,0,0,0)}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .children,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .children,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .children,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .children,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .children,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .children,.topppa-post-comment-widget #comments .comment-list.bordered .comment .children,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .children,.topppa-post-comment-widget #comments .commentlist.bordered .comment .children{margin-left:40px;margin-top:25px;position:relative}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .children:before,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .children:before,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .children:before,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .children:before,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .children:before,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .children:before,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .children:before,.topppa-post-comment-widget #comments .comment-list.bordered .comment .children:before,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .children:before,.topppa-post-comment-widget #comments .commentlist.bordered .comment .children:before{content:"";position:absolute;top:-15px;left:20px;height:15px;width:2px;background-color:#e1e1e1}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-meta{border-bottom:1px dashed #e1e1e1;padding-bottom:15px;margin-bottom:15px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-meta .comment-author img{border-radius:50%;border:2px solid #e1e1e1;padding:3px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-meta .comment-metadata{margin-top:10px}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-meta{display:block}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-meta .comment-author img{position:relative;display:block;margin-bottom:15px;padding:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-meta .comment-author span{font-size:16px;font-weight:500;text-transform:capitalize}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .reply a,.topppa-post-comment-widget #comments .comment-list.bordered .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .reply a,.topppa-post-comment-widget #comments .commentlist.bordered .comment .reply a{border:1px solid #e1e1e1;padding:5px 15px;border-radius:20px;transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.bordered .comment .reply a:hover{background-color:var(--topppa-color-primary);border-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment,.topppa-post-comment-widget .comments-area .comment-list.classic .comment,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment,.topppa-post-comment-widget .comments-area .commentlist.classic .comment,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment,.topppa-post-comment-widget #comments .comment-list.style-classic .comment,.topppa-post-comment-widget #comments .comment-list.classic .comment,.topppa-post-comment-widget #comments .commentlist.style-classic .comment,.topppa-post-comment-widget #comments .commentlist.classic .comment{padding:15px 0;margin-bottom:15px;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #eaeaea;border-radius:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .children,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .children,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .children,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .children,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .children,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .children,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .children,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .children,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .children,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .children,.topppa-post-comment-widget #comments .comment-list.classic .comment .children,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .children,.topppa-post-comment-widget #comments .commentlist.classic .comment .children{margin-left:30px;margin-top:15px;padding-left:15px;border-left:1px solid #eaeaea}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-meta{margin-bottom:10px;font-size:.9em;color:#777}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-meta .comment-author img{border-radius:3px;margin-right:10px}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-meta .comment-metadata,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-meta .comment-metadata{margin-top:10px}@media(max-width: 425px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-meta,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-meta,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-meta,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-meta,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-meta,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-meta{display:block}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-meta .comment-author img,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-meta .comment-author img{position:relative;display:block;margin-right:0;margin-bottom:15px;padding:0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-meta .comment-author span,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-meta .comment-author cite,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-meta .comment-author span{font-size:16px;font-weight:500;text-transform:capitalize}}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .reply a,.topppa-post-comment-widget #comments .comment-list.classic .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .reply a,.topppa-post-comment-widget #comments .commentlist.classic .comment .reply a{font-size:.9em;color:var(--topppa-color-primary);text-decoration:underline}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .reply a,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-reply-link,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .reply a,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.default .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.material .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .reply a,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.default .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.default .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.material .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .reply a,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.default .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-reply-link,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .reply a,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-reply-link,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-default .comment .reply a,.topppa-post-comment-widget #comments .comment-list.default .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .reply a,.topppa-post-comment-widget #comments .comment-list.flat .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .reply a,.topppa-post-comment-widget #comments .comment-list.thread .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-material .comment .reply a,.topppa-post-comment-widget #comments .comment-list.material .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .reply a,.topppa-post-comment-widget #comments .comment-list.bordered .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .reply a,.topppa-post-comment-widget #comments .comment-list.classic .comment .reply a,.topppa-post-comment-widget #comments .comment-list.style-default .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.default .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.thread .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-reply-link,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-default .comment .reply a,.topppa-post-comment-widget #comments .commentlist.default .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .reply a,.topppa-post-comment-widget #comments .commentlist.flat .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .reply a,.topppa-post-comment-widget #comments .commentlist.thread .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-material .comment .reply a,.topppa-post-comment-widget #comments .commentlist.material .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .reply a,.topppa-post-comment-widget #comments .commentlist.bordered .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .reply a,.topppa-post-comment-widget #comments .commentlist.classic .comment .reply a,.topppa-post-comment-widget #comments .commentlist.style-default .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.default .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.thread .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-reply-link,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-reply-link{display:inline-block;padding:5px 15px;background-color:#f5f5f5;color:#555;border-radius:4px;font-size:.9em;text-decoration:none;transition:all .2s ease;border:1px solid #eee}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.default .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.material .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-list.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.default .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.material .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .comment-list.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .reply a:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.default .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.material .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .topppa-comments-area .commentlist.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .reply a:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.default .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.material .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .topppa-comments-list.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .reply a:hover,.topppa-post-comment-widget .comments-area .comment-list.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.default .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.material .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .comment-list.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.default .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.material .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .reply a:hover,.topppa-post-comment-widget .comments-area .commentlist.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.default .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.material .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget .comments-area .commentlist.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .reply a:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.default .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.material .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .topppa-comments-list.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-default .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.default .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.flat .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.thread .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-material .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.material .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.classic .comment .reply a:hover,.topppa-post-comment-widget #comments .comment-list.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.default .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.material .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .comment-list.classic .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-default .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.default .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.flat .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.thread .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-material .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.material .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.bordered .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.classic .comment .reply a:hover,.topppa-post-comment-widget #comments .commentlist.style-default .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.default .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-flat .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.flat .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-thread .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.thread .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-material .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.material .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.bordered .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.style-classic .comment .comment-reply-link:hover,.topppa-post-comment-widget #comments .commentlist.classic .comment .comment-reply-link:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border-color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination,.topppa-post-comment-widget .topppa-comments-area .comments-pagination,.topppa-post-comment-widget .topppa-comments-area .navigation,.topppa-post-comment-widget .topppa-comments-area .comment-navigation,.topppa-post-comment-widget .comments-area .topppa-comments-pagination,.topppa-post-comment-widget .comments-area .comments-pagination,.topppa-post-comment-widget .comments-area .navigation,.topppa-post-comment-widget .comments-area .comment-navigation,.topppa-post-comment-widget #comments .topppa-comments-pagination,.topppa-post-comment-widget #comments .comments-pagination,.topppa-post-comment-widget #comments .navigation,.topppa-post-comment-widget #comments .comment-navigation{text-align:center;margin:30px 0}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .page-numbers,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .nav-links a,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .nav-links span,.topppa-post-comment-widget .topppa-comments-area .comments-pagination .page-numbers,.topppa-post-comment-widget .topppa-comments-area .comments-pagination .nav-links a,.topppa-post-comment-widget .topppa-comments-area .comments-pagination .nav-links span,.topppa-post-comment-widget .topppa-comments-area .navigation .page-numbers,.topppa-post-comment-widget .topppa-comments-area .navigation .nav-links a,.topppa-post-comment-widget .topppa-comments-area .navigation .nav-links span,.topppa-post-comment-widget .topppa-comments-area .comment-navigation .page-numbers,.topppa-post-comment-widget .topppa-comments-area .comment-navigation .nav-links a,.topppa-post-comment-widget .topppa-comments-area .comment-navigation .nav-links span,.topppa-post-comment-widget .comments-area .topppa-comments-pagination .page-numbers,.topppa-post-comment-widget .comments-area .topppa-comments-pagination .nav-links a,.topppa-post-comment-widget .comments-area .topppa-comments-pagination .nav-links span,.topppa-post-comment-widget .comments-area .comments-pagination .page-numbers,.topppa-post-comment-widget .comments-area .comments-pagination .nav-links a,.topppa-post-comment-widget .comments-area .comments-pagination .nav-links span,.topppa-post-comment-widget .comments-area .navigation .page-numbers,.topppa-post-comment-widget .comments-area .navigation .nav-links a,.topppa-post-comment-widget .comments-area .navigation .nav-links span,.topppa-post-comment-widget .comments-area .comment-navigation .page-numbers,.topppa-post-comment-widget .comments-area .comment-navigation .nav-links a,.topppa-post-comment-widget .comments-area .comment-navigation .nav-links span,.topppa-post-comment-widget #comments .topppa-comments-pagination .page-numbers,.topppa-post-comment-widget #comments .topppa-comments-pagination .nav-links a,.topppa-post-comment-widget #comments .topppa-comments-pagination .nav-links span,.topppa-post-comment-widget #comments .comments-pagination .page-numbers,.topppa-post-comment-widget #comments .comments-pagination .nav-links a,.topppa-post-comment-widget #comments .comments-pagination .nav-links span,.topppa-post-comment-widget #comments .navigation .page-numbers,.topppa-post-comment-widget #comments .navigation .nav-links a,.topppa-post-comment-widget #comments .navigation .nav-links span,.topppa-post-comment-widget #comments .comment-navigation .page-numbers,.topppa-post-comment-widget #comments .comment-navigation .nav-links a,.topppa-post-comment-widget #comments .comment-navigation .nav-links span{display:inline-block;padding:5px 12px;margin:0 3px;border:1px solid #e0e0e0;border-radius:3px;color:#333;text-decoration:none}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .page-numbers.current,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .nav-links a.current,.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .nav-links span.current,.topppa-post-comment-widget .topppa-comments-area .comments-pagination .page-numbers.current,.topppa-post-comment-widget .topppa-comments-area .comments-pagination .nav-links a.current,.topppa-post-comment-widget .topppa-comments-area .comments-pagination .nav-links span.current,.topppa-post-comment-widget .topppa-comments-area .navigation .page-numbers.current,.topppa-post-comment-widget .topppa-comments-area .navigation .nav-links a.current,.topppa-post-comment-widget .topppa-comments-area .navigation .nav-links span.current,.topppa-post-comment-widget .topppa-comments-area .comment-navigation .page-numbers.current,.topppa-post-comment-widget .topppa-comments-area .comment-navigation .nav-links a.current,.topppa-post-comment-widget .topppa-comments-area .comment-navigation .nav-links span.current,.topppa-post-comment-widget .comments-area .topppa-comments-pagination .page-numbers.current,.topppa-post-comment-widget .comments-area .topppa-comments-pagination .nav-links a.current,.topppa-post-comment-widget .comments-area .topppa-comments-pagination .nav-links span.current,.topppa-post-comment-widget .comments-area .comments-pagination .page-numbers.current,.topppa-post-comment-widget .comments-area .comments-pagination .nav-links a.current,.topppa-post-comment-widget .comments-area .comments-pagination .nav-links span.current,.topppa-post-comment-widget .comments-area .navigation .page-numbers.current,.topppa-post-comment-widget .comments-area .navigation .nav-links a.current,.topppa-post-comment-widget .comments-area .navigation .nav-links span.current,.topppa-post-comment-widget .comments-area .comment-navigation .page-numbers.current,.topppa-post-comment-widget .comments-area .comment-navigation .nav-links a.current,.topppa-post-comment-widget .comments-area .comment-navigation .nav-links span.current,.topppa-post-comment-widget #comments .topppa-comments-pagination .page-numbers.current,.topppa-post-comment-widget #comments .topppa-comments-pagination .nav-links a.current,.topppa-post-comment-widget #comments .topppa-comments-pagination .nav-links span.current,.topppa-post-comment-widget #comments .comments-pagination .page-numbers.current,.topppa-post-comment-widget #comments .comments-pagination .nav-links a.current,.topppa-post-comment-widget #comments .comments-pagination .nav-links span.current,.topppa-post-comment-widget #comments .navigation .page-numbers.current,.topppa-post-comment-widget #comments .navigation .nav-links a.current,.topppa-post-comment-widget #comments .navigation .nav-links span.current,.topppa-post-comment-widget #comments .comment-navigation .page-numbers.current,.topppa-post-comment-widget #comments .comment-navigation .nav-links a.current,.topppa-post-comment-widget #comments .comment-navigation .nav-links span.current{background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border-color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .page-numbers:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .nav-links a:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .topppa-comments-pagination .nav-links span:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .comments-pagination .page-numbers:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .comments-pagination .nav-links a:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .comments-pagination .nav-links span:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .navigation .page-numbers:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .navigation .nav-links a:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .navigation .nav-links span:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .comment-navigation .page-numbers:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .comment-navigation .nav-links a:hover:not(.current),.topppa-post-comment-widget .topppa-comments-area .comment-navigation .nav-links span:hover:not(.current),.topppa-post-comment-widget .comments-area .topppa-comments-pagination .page-numbers:hover:not(.current),.topppa-post-comment-widget .comments-area .topppa-comments-pagination .nav-links a:hover:not(.current),.topppa-post-comment-widget .comments-area .topppa-comments-pagination .nav-links span:hover:not(.current),.topppa-post-comment-widget .comments-area .comments-pagination .page-numbers:hover:not(.current),.topppa-post-comment-widget .comments-area .comments-pagination .nav-links a:hover:not(.current),.topppa-post-comment-widget .comments-area .comments-pagination .nav-links span:hover:not(.current),.topppa-post-comment-widget .comments-area .navigation .page-numbers:hover:not(.current),.topppa-post-comment-widget .comments-area .navigation .nav-links a:hover:not(.current),.topppa-post-comment-widget .comments-area .navigation .nav-links span:hover:not(.current),.topppa-post-comment-widget .comments-area .comment-navigation .page-numbers:hover:not(.current),.topppa-post-comment-widget .comments-area .comment-navigation .nav-links a:hover:not(.current),.topppa-post-comment-widget .comments-area .comment-navigation .nav-links span:hover:not(.current),.topppa-post-comment-widget #comments .topppa-comments-pagination .page-numbers:hover:not(.current),.topppa-post-comment-widget #comments .topppa-comments-pagination .nav-links a:hover:not(.current),.topppa-post-comment-widget #comments .topppa-comments-pagination .nav-links span:hover:not(.current),.topppa-post-comment-widget #comments .comments-pagination .page-numbers:hover:not(.current),.topppa-post-comment-widget #comments .comments-pagination .nav-links a:hover:not(.current),.topppa-post-comment-widget #comments .comments-pagination .nav-links span:hover:not(.current),.topppa-post-comment-widget #comments .navigation .page-numbers:hover:not(.current),.topppa-post-comment-widget #comments .navigation .nav-links a:hover:not(.current),.topppa-post-comment-widget #comments .navigation .nav-links span:hover:not(.current),.topppa-post-comment-widget #comments .comment-navigation .page-numbers:hover:not(.current),.topppa-post-comment-widget #comments .comment-navigation .nav-links a:hover:not(.current),.topppa-post-comment-widget #comments .comment-navigation .nav-links span:hover:not(.current){background-color:#f5f5f5}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form p,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form p,.topppa-post-comment-widget #comments .comment-respond.default .comment-form p{margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form label,.topppa-post-comment-widget #comments .comment-respond.default .comment-form label{display:block;margin-bottom:5px;font-weight:500}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form textarea,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.default .comment-form textarea{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:4px;background-color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form textarea:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.default .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .comment-form-url,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .comment-form-url,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .comment-form-author,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .comment-form-email,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .comment-form-url,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .comment-form-author,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .comment-form-email,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .comment-form-url{width:32%;float:left;margin-right:2%}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .comment-form-url,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .comment-form-url,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .comment-form-url,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .comment-form-url{margin-right:0}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .form-submit,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .form-submit{clear:both}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin-top:10px;width:100%;justify-content:flex-start;gap:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .comment-form-cookies-consent label{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=submit],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .submit,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=submit],.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .submit,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .submit,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .submit,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .submit,.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.default .comment-form .submit{padding:10px 25px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;border-radius:4px;font-weight:500;cursor:pointer}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-default .comment-form .submit:hover,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form input[type=submit]:hover,.topppa-post-comment-widget .topppa-comments-area .comment-respond.default .comment-form .submit:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-default .comment-form .submit:hover,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.default .comment-form .submit:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-default .comment-form .submit:hover,.topppa-post-comment-widget #comments .comment-respond.default .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.default .comment-form .submit:hover{background-color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed{background-color:#f7f7f7;padding:30px;border-radius:8px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form p{margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form label{display:block;margin-bottom:8px;font-weight:500}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;background-color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form .comment-form-cookies-consent label{display:inline;font-weight:normal}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=submit]{padding:12px 30px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;border-radius:4px;font-weight:500;cursor:pointer}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-boxed .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-boxed .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-boxed .comment-form input[type=submit]:hover{background-color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined{border:2px solid #e0e0e0;padding:30px;border-radius:4px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-reply-title,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-reply-title,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-reply-title{margin-top:0;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form p{margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form label{display:block;margin-bottom:5px;font-weight:500;color:#555}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form textarea{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:0;background-color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin-top:10px;width:100%;justify-content:flex-start;gap:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form .comment-form-cookies-consent label{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=submit]{padding:12px 25px;background-color:rgba(0,0,0,0);color:var(--topppa-color-primary);border:2px solid var(--topppa-color-primary);border-radius:0;font-weight:500;cursor:pointer;transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-outlined .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-outlined .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-outlined .comment-form input[type=submit]:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form p{margin-bottom:25px;position:relative}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form label{display:block;margin-bottom:8px;font-weight:400;font-size:.9em;color:#666}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form textarea{width:100%;padding:10px 2px;border:none;border-bottom:1px solid #ddd;border-radius:0;background-color:rgba(0,0,0,0);transition:border-color .3s}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form textarea{min-height:100px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form .form-submit{text-align:left}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=submit]{padding:8px 20px;background-color:rgba(0,0,0,0);color:var(--topppa-color-primary);border:1px solid var(--topppa-color-primary);border-radius:0;font-size:.9em;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form input[type=submit]:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin-top:10px;width:100%;justify-content:flex-start;gap:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-minimal .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-minimal .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.form-style-minimal .comment-form .comment-form-cookies-consent label{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form p{margin-bottom:25px;position:relative}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form label{display:block;margin-bottom:8px;font-weight:500;color:#555;transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form textarea{width:100%;padding:12px 15px;border:none;border-bottom:2px solid #ddd;border-radius:0;background-color:#f7f7f7;transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none;background-color:var(--topppa-color-white);box-shadow:0 1px 3px rgba(0,0,0,.12)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form .form-submit{text-align:left}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=submit]{padding:10px 25px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;border-radius:3px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form input[type=submit]:hover{box-shadow:0 5px 15px rgba(0,0,0,.3);transform:translateY(-2px)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin-top:10px;width:100%;justify-content:flex-start;gap:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-material .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-material .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.form-style-material .comment-form .comment-form-cookies-consent label{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form p{margin-bottom:30px;position:relative}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form .comment-form-comment,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form .comment-form-url,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form .comment-form-comment,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form .comment-form-author,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form .comment-form-email,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form .comment-form-url,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form .comment-form-comment,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form .comment-form-author,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form .comment-form-email,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form .comment-form-url{position:relative}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form label{position:absolute;top:10px;left:15px;color:#999;pointer-events:none;transition:all .3s ease}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form textarea{width:100%;padding:15px;border:1px solid #ddd;border-radius:4px;background-color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=text]:not(:placeholder-shown),.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=email]:not(:placeholder-shown),.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=url]:not(:placeholder-shown),.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form textarea:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form textarea:not(:placeholder-shown),.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=text]:not(:placeholder-shown),.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=email]:not(:placeholder-shown),.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=url]:not(:placeholder-shown),.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form textarea:not(:placeholder-shown),.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=text]:not(:placeholder-shown),.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=email]:not(:placeholder-shown),.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=url]:not(:placeholder-shown),.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form textarea:not(:placeholder-shown){padding-top:20px;padding-bottom:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=text]:focus+label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=text]:not(:placeholder-shown)+label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=email]:focus+label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=email]:not(:placeholder-shown)+label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=url]:focus+label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=url]:not(:placeholder-shown)+label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form textarea:focus+label,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form textarea:not(:placeholder-shown)+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=text]:focus+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=text]:not(:placeholder-shown)+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=email]:focus+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=email]:not(:placeholder-shown)+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=url]:focus+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=url]:not(:placeholder-shown)+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form textarea:focus+label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form textarea:not(:placeholder-shown)+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=text]:focus+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=text]:not(:placeholder-shown)+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=email]:focus+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=email]:not(:placeholder-shown)+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=url]:focus+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=url]:not(:placeholder-shown)+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form textarea:focus+label,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form textarea:not(:placeholder-shown)+label{top:5px;left:15px;font-size:.75em;color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=submit]{padding:12px 30px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;border-radius:4px;font-weight:500;cursor:pointer}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form input[type=submit]:hover{background-color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-floating .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.form-style-floating .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.form-style-floating .comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin-top:10px;width:100%}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form p{margin-bottom:25px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form label{display:block;margin-bottom:10px;font-weight:500;color:#333;border-left:3px solid var(--topppa-color-primary);padding-left:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form textarea{width:100%;padding:10px 5px;border:none;border-bottom:2px solid #ddd;border-radius:0;background-color:rgba(0,0,0,0)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin-top:10px;width:100%;justify-content:flex-start;gap:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form .comment-form-cookies-consent label{margin-bottom:0}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form .form-submit{text-align:left}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=submit]{padding:10px 30px;background-color:#333;color:var(--topppa-color-white);border:none;font-weight:500;text-transform:uppercase;letter-spacing:1px;cursor:pointer}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-underlined .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-underlined .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-underlined .comment-form input[type=submit]:hover{background-color:var(--topppa-color-primary)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded{background-color:#f9f9f9;padding:30px;border-radius:15px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-reply-title,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-reply-title,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-reply-title{text-align:center;position:relative;margin-bottom:30px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-reply-title:after,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-reply-title:after,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-reply-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:var(--topppa-color-primary);border-radius:3px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form p,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form p,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form p{margin-bottom:20px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form label,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form label{display:block;margin-bottom:8px;font-weight:500;color:#444}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=text],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=email],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=url],.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=text],.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=email],.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=url],.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=text],.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=email],.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=url],.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form textarea{width:100%;padding:15px 20px;border:2px solid #eee;border-radius:50px;background-color:var(--topppa-color-white)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=text]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=email]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=url]:focus,.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form textarea:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=text]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=email]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=url]:focus,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form textarea:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=text]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=email]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=url]:focus,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form textarea:focus{border-color:var(--topppa-color-primary);outline:none}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form textarea,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form textarea,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form textarea{border-radius:20px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form .form-submit,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form .form-submit,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form .form-submit{text-align:center}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=submit],.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=submit],.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=submit]{padding:15px 40px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;border-radius:50px;font-weight:600;cursor:pointer;box-shadow:0 5px 15px var(--topppa-color-border);transition:all .3s}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form input[type=submit]:hover,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form input[type=submit]:hover,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form input[type=submit]:hover{transform:translateY(-2px);box-shadow:0 8px 20px var(--topppa-color-border)}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form .comment-form-cookies-consent,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form .comment-form-cookies-consent{display:flex;align-items:center;margin-top:10px;width:100%;justify-content:flex-start;gap:10px}.topppa-post-comment-widget .topppa-comments-area .comment-respond.form-style-rounded .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget .comments-area .comment-respond.form-style-rounded .comment-form .comment-form-cookies-consent label,.topppa-post-comment-widget #comments .comment-respond.form-style-rounded .comment-form .comment-form-cookies-consent label{margin-bottom:0}@media screen and (max-width: 768px){.topppa-post-comment-widget .topppa-comments-area .comment-respond .comment-list .comment .children,.topppa-post-comment-widget .topppa-comments-area .comment-respond .topppa-comments-list .comment .children,.topppa-post-comment-widget .comments-area .comment-respond .comment-list .comment .children,.topppa-post-comment-widget .comments-area .comment-respond .topppa-comments-list .comment .children,.topppa-post-comment-widget #comments .comment-respond .comment-list .comment .children,.topppa-post-comment-widget #comments .comment-respond .topppa-comments-list .comment .children{margin-left:20px !important}.topppa-post-comment-widget .topppa-comments-area .comment-respond .comment-form-author,.topppa-post-comment-widget .topppa-comments-area .comment-respond .comment-form-email,.topppa-post-comment-widget .topppa-comments-area .comment-respond .comment-form-url,.topppa-post-comment-widget .comments-area .comment-respond .comment-form-author,.topppa-post-comment-widget .comments-area .comment-respond .comment-form-email,.topppa-post-comment-widget .comments-area .comment-respond .comment-form-url,.topppa-post-comment-widget #comments .comment-respond .comment-form-author,.topppa-post-comment-widget #comments .comment-respond .comment-form-email,.topppa-post-comment-widget #comments .comment-respond .comment-form-url{width:100% !important;margin-right:0 !important}}.topppa-post-comment-widget .topppa-no-comments-message{padding:20px;margin-bottom:20px;font-style:italic}.topppa-post-comment-widget .topppa-no-comments-message.message-style-default{background-color:#f7f7f7;border-left:4px solid #e0e0e0;color:#555}.topppa-post-comment-widget .topppa-no-comments-message.message-style-alert{background-color:#fff4e5;border-radius:6px;color:#663c00;border:1px solid #ffdfb0}.topppa-post-comment-widget .topppa-no-comments-message.message-style-simple{background-color:rgba(0,0,0,0);border-top:1px solid #eee;border-bottom:1px solid #eee;text-align:center;color:#777}.topppa-post-comment-widget .topppa-no-comments-message.message-style-boxed{background-color:#f9f9f9;border-radius:8px;color:#333;box-shadow:0 2px 8px rgba(0,0,0,.05);text-align:center;position:relative;padding-top:40px}.topppa-post-comment-widget .topppa-no-comments-message.message-style-boxed:before{content:"!";position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:30px;height:30px;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-style:normal}.topppa-post-comment-widget .topppa-comments-area .topppa-comments-title{font-size:1.4em;font-weight:600;margin-bottom:25px;padding-bottom:15px;border-bottom:1px solid #eaeaea;color:#333}.topppa-post-comment-widget .topppa-comments-area.style-cards .topppa-comments-title,.topppa-post-comment-widget .topppa-comments-area.style-material .topppa-comments-title{font-weight:500;letter-spacing:.5px}.topppa-post-comment-widget .topppa-comments-area.style-flat .topppa-comments-title{border-bottom:none;padding-bottom:5px}.topppa-post-comment-widget .topppa-comments-area.style-classic .topppa-comments-title{font-size:1.2em;margin-bottom:20px}@media(max-width: 767px){.topppa-post-comment-widget .topppa-comments-area .topppa-comments-title{font-size:1.2em;margin-bottom:20px;padding-bottom:10px}}.topppa-post-comment-widget .comment-respond{margin-top:25px !important;margin-bottom:30px !important;border-radius:10px;padding:20px;background-color:#f8f8f8;border:1px solid #eaeaea}.topppa-post-comment-widget .comment-respond .comment-reply-title{font-size:1.2em;margin-bottom:20px;border-bottom:1px solid #eaeaea;padding-bottom:10px}.topppa-post-comment-widget .comment-respond .comment-form input[type=text],.topppa-post-comment-widget .comment-respond .comment-form input[type=email],.topppa-post-comment-widget .comment-respond .comment-form input[type=url],.topppa-post-comment-widget .comment-respond .comment-form textarea{border:1px solid #ddd;padding:10px;border-radius:4px;width:100%}.topppa-post-comment-widget .comment-respond .comment-form textarea{min-height:120px}.topppa-post-comment-widget .comment-respond .comment-form .form-submit{margin-top:15px}.topppa-post-comment-widget .comment-respond .comment-form .form-submit .submit{background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;padding:10px 20px;border-radius:4px;cursor:pointer}.topppa-post-comment-widget .style-default .comment .reply,.topppa-post-comment-widget .default .comment .reply,.topppa-post-comment-widget .style-cards .comment .reply,.topppa-post-comment-widget .cards .comment .reply,.topppa-post-comment-widget .style-thread .comment .reply,.topppa-post-comment-widget .thread .comment .reply,.topppa-post-comment-widget .style-bubbles .comment .reply,.topppa-post-comment-widget .bubbles .comment .reply,.topppa-post-comment-widget .style-flat .comment .reply,.topppa-post-comment-widget .flat .comment .reply,.topppa-post-comment-widget .style-material .comment .reply,.topppa-post-comment-widget .material .comment .reply,.topppa-post-comment-widget .style-bordered .comment .reply,.topppa-post-comment-widget .bordered .comment .reply,.topppa-post-comment-widget .style-classic .comment .reply,.topppa-post-comment-widget .classic .comment .reply{margin-top:15px !important;margin-bottom:10px !important}.topppa-post-comment-widget .style-default .comment .reply a,.topppa-post-comment-widget .style-default .comment .reply .comment-reply-link,.topppa-post-comment-widget .default .comment .reply a,.topppa-post-comment-widget .default .comment .reply .comment-reply-link,.topppa-post-comment-widget .style-cards .comment .reply a,.topppa-post-comment-widget .style-cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .cards .comment .reply a,.topppa-post-comment-widget .cards .comment .reply .comment-reply-link,.topppa-post-comment-widget .style-thread .comment .reply a,.topppa-post-comment-widget .style-thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .thread .comment .reply a,.topppa-post-comment-widget .thread .comment .reply .comment-reply-link,.topppa-post-comment-widget .style-bubbles .comment .reply a,.topppa-post-comment-widget .style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .bubbles .comment .reply a,.topppa-post-comment-widget .bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .style-flat .comment .reply a,.topppa-post-comment-widget .style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .flat .comment .reply a,.topppa-post-comment-widget .flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .style-material .comment .reply a,.topppa-post-comment-widget .style-material .comment .reply .comment-reply-link,.topppa-post-comment-widget .material .comment .reply a,.topppa-post-comment-widget .material .comment .reply .comment-reply-link,.topppa-post-comment-widget .style-bordered .comment .reply a,.topppa-post-comment-widget .style-bordered .comment .reply .comment-reply-link,.topppa-post-comment-widget .bordered .comment .reply a,.topppa-post-comment-widget .bordered .comment .reply .comment-reply-link,.topppa-post-comment-widget .style-classic .comment .reply a,.topppa-post-comment-widget .style-classic .comment .reply .comment-reply-link,.topppa-post-comment-widget .classic .comment .reply a,.topppa-post-comment-widget .classic .comment .reply .comment-reply-link{display:inline-block !important;padding:6px 15px !important;background-color:#f0f0f0 !important;color:#555 !important;border-radius:4px !important;font-size:.9em !important;text-decoration:none !important;transition:all .2s ease !important;border:1px solid #e0e0e0 !important}.topppa-post-comment-widget .style-default .comment .reply a:hover,.topppa-post-comment-widget .style-default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .default .comment .reply a:hover,.topppa-post-comment-widget .default .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .style-cards .comment .reply a:hover,.topppa-post-comment-widget .style-cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .cards .comment .reply a:hover,.topppa-post-comment-widget .cards .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .style-thread .comment .reply a:hover,.topppa-post-comment-widget .style-thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .thread .comment .reply a:hover,.topppa-post-comment-widget .thread .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .style-bubbles .comment .reply a:hover,.topppa-post-comment-widget .style-bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .bubbles .comment .reply a:hover,.topppa-post-comment-widget .bubbles .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .style-flat .comment .reply a:hover,.topppa-post-comment-widget .style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .flat .comment .reply a:hover,.topppa-post-comment-widget .flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .style-material .comment .reply a:hover,.topppa-post-comment-widget .style-material .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .material .comment .reply a:hover,.topppa-post-comment-widget .material .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .style-bordered .comment .reply a:hover,.topppa-post-comment-widget .style-bordered .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .bordered .comment .reply a:hover,.topppa-post-comment-widget .bordered .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .style-classic .comment .reply a:hover,.topppa-post-comment-widget .style-classic .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .classic .comment .reply a:hover,.topppa-post-comment-widget .classic .comment .reply .comment-reply-link:hover{background-color:var(--topppa-color-primary) !important;color:var(--topppa-color-white) !important;border-color:var(--topppa-color-primary) !important}.topppa-post-comment-widget .style-bubbles .comment .reply,.topppa-post-comment-widget .bubbles .comment .reply{text-align:right !important}.topppa-post-comment-widget .style-bubbles .comment .reply a,.topppa-post-comment-widget .style-bubbles .comment .reply .comment-reply-link,.topppa-post-comment-widget .bubbles .comment .reply a,.topppa-post-comment-widget .bubbles .comment .reply .comment-reply-link{border-radius:20px !important}.topppa-post-comment-widget .style-flat .comment .reply a,.topppa-post-comment-widget .style-flat .comment .reply .comment-reply-link,.topppa-post-comment-widget .flat .comment .reply a,.topppa-post-comment-widget .flat .comment .reply .comment-reply-link{background-color:rgba(0,0,0,0) !important;border:none !important;border-bottom:2px solid #eee !important}.topppa-post-comment-widget .style-flat .comment .reply a:hover,.topppa-post-comment-widget .style-flat .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .flat .comment .reply a:hover,.topppa-post-comment-widget .flat .comment .reply .comment-reply-link:hover{background-color:rgba(0,0,0,0) !important;color:var(--topppa-color-primary) !important;border-color:var(--topppa-color-primary) !important}.topppa-post-comment-widget .style-material .comment .reply a,.topppa-post-comment-widget .style-material .comment .reply .comment-reply-link,.topppa-post-comment-widget .material .comment .reply a,.topppa-post-comment-widget .material .comment .reply .comment-reply-link{border-radius:2px !important;text-transform:uppercase !important;font-weight:500 !important;box-shadow:0 1px 3px rgba(0,0,0,.1) !important}.topppa-post-comment-widget .style-bordered .comment .reply a,.topppa-post-comment-widget .style-bordered .comment .reply .comment-reply-link,.topppa-post-comment-widget .bordered .comment .reply a,.topppa-post-comment-widget .bordered .comment .reply .comment-reply-link{background-color:rgba(0,0,0,0) !important;border:2px solid #ddd !important}.topppa-post-comment-widget .style-bordered .comment .reply a:hover,.topppa-post-comment-widget .style-bordered .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .bordered .comment .reply a:hover,.topppa-post-comment-widget .bordered .comment .reply .comment-reply-link:hover{background-color:rgba(0,0,0,0) !important;color:var(--topppa-color-primary) !important;border-color:var(--topppa-color-primary) !important}.topppa-post-comment-widget .style-classic .comment .reply a,.topppa-post-comment-widget .style-classic .comment .reply .comment-reply-link,.topppa-post-comment-widget .classic .comment .reply a,.topppa-post-comment-widget .classic .comment .reply .comment-reply-link{background-color:rgba(0,0,0,0) !important;border:none !important;padding:3px 10px !important}.topppa-post-comment-widget .style-classic .comment .reply a:hover,.topppa-post-comment-widget .style-classic .comment .reply .comment-reply-link:hover,.topppa-post-comment-widget .classic .comment .reply a:hover,.topppa-post-comment-widget .classic .comment .reply .comment-reply-link:hover{background-color:rgba(0,0,0,0) !important;color:var(--topppa-color-primary) !important;text-decoration:underline !important}@media(max-width: 767px){.topppa-post-comment-widget .comment .reply{margin-top:12px !important;margin-bottom:8px !important}.topppa-post-comment-widget .comment .reply a,.topppa-post-comment-widget .comment .reply .comment-reply-link{padding:5px 12px !important;font-size:.85em !important;display:inline-block !important}.topppa-post-comment-widget .comment-respond{padding:15px !important}}.topppa-team-v1-wrapper .topppa-swiper-slider.swiper{width:100%;height:100%;position:relative;overflow:hidden}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item{position:relative;transition:all 4s;margin-bottom:2rem;height:38rem;max-width:50rem;border-radius:1rem;overflow:hidden}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-img{height:100%;position:relative}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-img:hover img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content-area{background:var(--topppa-color-white);padding:2.4rem 3rem;margin:1.5rem;border-radius:1rem;text-align:center}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content{position:absolute;opacity:0;bottom:-30%;left:0;right:0;margin:0 auto;transition:all .4s;transform:scale(0.4);z-index:99}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title{font-family:var(--topppa-title-font);font-size:2.2rem;font-weight:600;margin-bottom:.5rem;color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title a{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-stitle{color:var(--topppa-color-primary);font-family:var(--topppa-title-font);font-size:1.4rem;font-weight:400;padding-bottom:1.5rem;border-bottom:1px solid #f1f1f1;margin-bottom:2rem}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item ul{display:inline-flex;gap:1rem;align-items:center;padding:0;margin:0;list-style:none}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content .team-v1-social-icon{background:rgba(9,61,49,.1);height:4rem;width:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--topppa-color-primary);font-size:1.4rem;transition:.3s}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item .topppa-team-v1-content .team-v1-social-icon:hover{background:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v1 .topppa-team-v1-item:hover .topppa-team-v1-content{opacity:1;transform:scale(1);bottom:0}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item{margin-bottom:2.4rem;padding:.5rem;border-radius:1rem;border:1px solid rgba(0,0,0,.1);background:var(--topppa-color-white);transition:.4s}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-img{height:24rem;border-radius:1rem;overflow:hidden;position:relative}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-img:hover img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content-area{padding:1.7rem 2rem 0;text-align:center}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title{font-family:var(--topppa-title-font);font-size:2.2rem;font-weight:500;line-height:3rem;margin-bottom:1.3rem;color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title a{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-stitle{color:var(--topppa-color-para);font-family:var(--topppa-title-font);font-size:1.4rem;line-height:2.6rem;order:3}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item ul{padding:0;margin:0;list-style:none;display:flex;justify-content:center;gap:4rem;padding:1.5rem 0 2rem;border-top:1px solid rgba(0,0,0,.1);margin-bottom:-5.2rem;opacity:0;visibility:hidden;transition:.4s}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item ul a{color:var(--topppa-color-para)}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item ul a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v2 .topppa-team-v1-item:hover .topppa-team-v1-social-item ul{opacity:1 !important;visibility:visible !important;margin-bottom:0}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item{position:relative;text-align:center;overflow:hidden;margin-bottom:2rem;height:45rem;border-radius:1.5rem}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-img{position:relative;height:100%}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-img:hover img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-content{position:absolute;top:0;left:-100%;height:100%;width:100%;opacity:0;background:var(--topppa-color-primary);transition:.4s;z-index:99}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-content-area{position:absolute;bottom:0;left:0;width:100%;padding:0px 3rem 3rem;text-align:left}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item:hover .topppa-team-v1-content{opacity:1;left:0}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-stitle{color:var(--topppa-color-white);font-size:1.2rem;line-height:1.7rem;display:inline-block;margin-bottom:.5rem;text-transform:uppercase;order:3}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-title{line-height:3.8rem;margin-bottom:.8rem;font-weight:500;color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-title a{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-title a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-social-item ul{display:inline-flex;gap:1rem;padding:0}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-social-item ul a{display:flex;justify-content:center;align-items:center;color:var(--topppa-color-white);font-size:1.4rem;text-transform:uppercase}.topppa-team-v1-wrapper.team-v3 .topppa-team-v1-item .topppa-team-v1-social-item ul a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item{background:var(--topppa-color-primary);border-radius:2rem;margin-bottom:2rem;overflow:hidden;text-align:center}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-img{position:relative;overflow:hidden}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-img:hover img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area{padding:2.3rem 3rem 3rem}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-size:2.4rem;margin-bottom:1px;color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{font-size:1.4rem;margin-bottom:1.7rem;color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-social-item ul{display:inline-flex;gap:.5rem;padding:0}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-social-item ul a{border-radius:.5rem;height:4rem;width:4rem;display:flex;justify-content:center;align-items:center;color:var(--topppa-color-white);font-size:1.4rem;border:1px solid #f1f1f1}.topppa-team-v1-wrapper.team-v4 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-social-item ul a:hover{color:var(--topppa-color-primary);background:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item{overflow:hidden;margin-bottom:2rem;border:1px solid #e4e4e4;background:#f6f6f7}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-img{height:30rem;position:relative;overflow:hidden}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul{padding:0;margin:0;list-style:none;background:var(--topppa-color-primary);width:max-content;display:flex;gap:2.2rem;align-items:center;justify-content:center;padding:1.4rem 3rem;position:absolute;right:-80%;bottom:0;transition:.4s;z-index:99}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul a{color:var(--topppa-color-white);font-size:1.4rem;font-weight:400;line-height:normal}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item:hover .topppa-team-v1-social-item ul{right:0}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-content-area{padding:2.3rem 3rem 2.5rem}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-size:2.4rem;font-weight:500;margin-bottom:.5rem;color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v5 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{color:var(--topppa-color-para);font-size:1.4rem;font-family:var(--topppa-title-font);text-transform:uppercase}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item{margin-bottom:3rem}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-img{position:relative;overflow:hidden;height:40rem;border-radius:1.5rem}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul{padding:0;margin:0;padding:1.3rem 2.5rem;list-style:none;position:absolute;bottom:8rem;left:50%;transform:translate(-50%, 0) rotateY(90deg);background:var(--topppa-color-white);text-align:center;border-radius:10rem;display:inline-flex;gap:2.5rem;z-index:99;transition:.4s}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul a{color:var(--topppa-color-primary);display:flex;align-items:center;justify-content:center}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item:hover .topppa-team-v1-social-item ul{transform:translate(-50%, 0) rotateY(0)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item:hover .topppa-team-v1-content-area{background:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item:hover .topppa-team-v1-content-area .topppa-team-v1-title a,.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item:hover .topppa-team-v1-content-area .topppa-team-v1-stitle{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-content-area{padding:2.7rem 1.5rem 2.9rem;background:var(--topppa-color-white);position:relative;margin:-5.8rem 2.5rem 0;border:1px solid #e3e3e3;text-align:center;border-radius:1.5rem;z-index:99;transition:.4s}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-size:2.4rem;margin-bottom:.5rem;color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v6 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{font-size:1.6rem;margin:0}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item{text-align:center;background:var(--topppa-color-secondary);position:relative;padding:15rem 3.2rem 3.2rem;border:.5rem solid rgba(225,225,225,.1);transition:.4s;margin:15rem 0 3rem}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item:hover{background:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item:hover .topppa-team-v1-stitle,.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item:hover .topppa-team-v1-title{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item:hover .topppa-team-v1-social-item ul a{color:var(--topppa-color-primary);background:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-img{position:absolute;top:-15rem;left:50%;transform:translateX(-50%);width:30rem;height:30rem;border-radius:50%;overflow:hidden;border:.2rem solid #ff0}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-title{font-size:2.4rem;font-weight:700;line-height:3.4rem;margin:3.1rem 0 .2rem;transition:.4s;color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-title a{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-title a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-stitle{font-size:1.6rem;font-weight:500;line-height:2.8rem;margin-bottom:2.1rem;transition:.4s}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-social-item ul{display:inline-flex;gap:1.5rem;padding:0}.topppa-team-v1-wrapper.team-v7 .topppa-team-v1-item .topppa-team-v1-social-item ul a{width:3.5rem;height:3.5rem;border-radius:.5rem;background:hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;color:var(--topppa-color-white);transition:.4s}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item{position:relative;text-align:center;margin-bottom:3rem}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img{width:21.5rem;height:29.5rem;display:inline-block;position:relative;margin:1.5rem 0 2.6rem}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;border-radius:100%;filter:grayscale(0);transition:filter .4s}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img:hover img{filter:grayscale(1)}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img:after,.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img::before{content:"";position:absolute;border-radius:100%;transition:all .4s linear}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img:after{height:100%;width:100%;left:-1.5rem;border:1px solid var(--topppa-color-primary);top:-1.5rem}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img::before{pointer-events:none;opacity:1;z-index:3;top:50%;bottom:50%;left:0;right:0;background:hsla(0,0%,100%,.3)}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img:hover::before{top:0;bottom:0;opacity:0}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item{position:absolute;right:1.5rem;top:1.5rem;z-index:1111}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul{margin:0;padding:0;list-style:none}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul a{opacity:0;transition:opacity .4s,margin-top .4s;margin-top:-3rem}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul li a,.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item button.team-v1-social-share{width:4.5rem;height:4.5rem;border:1px solid var(--topppa-color-primary);background:var(--topppa-color-white);display:flex;align-items:center;justify-content:center;color:var(--topppa-color-primary);border-radius:50%;margin-bottom:.8rem}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li a{opacity:1;margin-top:0;transition-delay:0s}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:nth-child(2) a{transition-delay:.1s}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:nth-child(3) a{transition-delay:.2s}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:nth-child(4) a{transition-delay:.3s}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item:hover .topppa-team-v1-img:after{left:0;top:0}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-title{font-family:var(--topppa-title-font);font-size:2.4rem;font-weight:600;line-height:3.4rem;text-transform:uppercase}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-title a{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-title a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v8 .topppa-team-v1-item .topppa-team-v1-stitle{color:var(--topppa-color-primary);font-size:1.2rem;font-weight:400;line-height:2.6rem;text-transform:uppercase;margin:0;order:3}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item{margin-bottom:3rem;border-radius:1.5rem;background:var(--topppa-color-white);box-shadow:0px .9rem 3rem 0px #eaedf1;overflow:hidden;transition:all .3s ease-in}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img{position:relative;overflow:hidden}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item{position:absolute;bottom:2rem;right:2rem;z-index:99;display:flex;flex-direction:column-reverse;align-items:center;overflow:hidden}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul{margin:0;padding:0;list-style:none}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul li a{opacity:0;transition:.4s;margin-bottom:-3rem}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item button.team-v1-social-share{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;color:var(--topppa-color-primary);background:var(--topppa-color-white);border-radius:100%;border:1px solid var(--topppa-color-primary);z-index:999}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul li a,.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item button.team-v1-social-share{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;color:var(--topppa-color-primary);background:var(--topppa-color-white);border-radius:100%;border:1px solid var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li a{opacity:1;margin-bottom:.8rem}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:first-child a{transition-delay:.3s}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:nth-child(2) a{transition-delay:.2s}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:nth-child(3) a{transition-delay:.1s}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:nth-child(4) a,.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul li:nth-child(5) a{transition-delay:0s}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-content-area{padding:3.3rem 4rem 3.2rem}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-size:2.4rem;font-weight:600;line-height:3.4rem;margin-bottom:.3rem}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{font-size:1.5rem;font-weight:400;line-height:normal}.topppa-team-v1-wrapper.team-v9 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1);transition:.4s}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item{text-align:center;margin-bottom:3rem}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-img{position:relative}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-img img{height:38rem;width:38rem;border-radius:100%;object-fit:cover;border:.4rem solid var(--topppa-color-primary);padding:1rem}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item{position:absolute;bottom:0;left:0;right:0}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item button.team-v1-social-share{width:5.4rem;height:5.4rem;display:inline-flex;border-radius:5.4rem;background:var(--topppa-color-primary);align-items:center;justify-content:center;font-size:2.2rem;color:var(--topppa-color-white);position:absolute;left:50%;transform:translate(-50%, 0);bottom:-2rem;z-index:999}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul{margin:0;padding:0;position:absolute;left:50%;transform:translate(-50%, 0);bottom:1rem;display:flex;gap:1rem;opacity:0;transition:.5s}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul li a{color:var(--topppa-color-primary);font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;width:4rem;height:4rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--topppa-color-white);border-radius:10rem}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item:hover ul{opacity:1;bottom:5rem}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{color:var(--topppa-color-secondary);font-family:Outfit;font-size:2.4rem;font-weight:500;margin-top:3.8rem;margin-bottom:.5rem}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v10 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{font-family:var(--topppa-title-font);font-size:1.4rem;font-weight:600;text-transform:uppercase}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item{height:50rem;overflow:hidden;position:relative;margin-bottom:3rem;border-radius:2rem;transition:.4s}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;background:rgba(0,0,0,0);opacity:0;transition:background .4s ease,.4s}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-img{height:100%;position:relative;transition:.4s}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item{position:absolute;top:3rem;left:3rem;z-index:11}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul{padding:0}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item a{color:var(--topppa-color-primary);font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;width:0px;height:3.5rem;background:var(--topppa-color-white);display:flex;align-items:center;justify-content:center;margin-bottom:1rem;visibility:hidden;opacity:0;transition:.4s}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item a:hover{background:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-content{position:absolute;bottom:0;left:0;z-index:1111;transition:.4s}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-content-area{margin:3rem}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-title{font-size:1.8rem;font-weight:500;text-transform:uppercase;margin:0;padding:1.1rem 1.8rem;transition:all .3s ease-in-out;position:relative;opacity:0;visibility:hidden}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-title a{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-title a:hover{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-title::before{position:absolute;content:"";background:var(--topppa-color-primary);height:100%;width:0;z-index:-1;transition:all .3s ease-in-out;left:0;top:0}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-stitle{color:var(--topppa-color-primary);font-family:var(--topppa-body-font);font-size:1.2rem;font-weight:400;line-height:2.6rem;padding:.2rem 1.8rem .1rem;width:max-content;position:relative;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item .topppa-team-v1-stitle::before{position:absolute;content:"";background-color:var(--topppa-color-white);height:100%;width:0;z-index:-1;transition:all .3s ease-in-out;left:0;top:0}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1);transition:.4s}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item:hover .topppa-team-v1-stitle,.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item:hover .topppa-team-v1-title{opacity:1;visibility:visible}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item:hover .topppa-team-v1-stitle::before,.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item:hover .topppa-team-v1-title::before{width:100%}.topppa-team-v1-wrapper.team-v11 .topppa-team-v1-item:hover .topppa-team-v1-social-item a{width:3.5rem;opacity:1;visibility:visible}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item{position:relative;overflow:hidden;border-radius:1rem;margin-bottom:2.5rem;height:45rem}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-img{height:100%;transition:.4s;position:relative}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-content{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:90%;width:90%;display:inline-flex;align-items:flex-end;cursor:pointer;opacity:0;transform:scale(0.6);z-index:99;transition:all .4s ease-in-out}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-content-area{display:flex;justify-content:space-between;align-items:flex-end;width:100%;height:100%;padding:0 2.5rem 2rem;background:rgba(7,7,7,.92);border-radius:1rem}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-size:2.4rem;font-weight:500;margin-bottom:.5rem}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{color:#bdc1ca;font-size:1.6rem;font-weight:400}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-social-item{display:flex;flex-direction:column-reverse;align-items:center}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-social-item ul{padding:0}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-social-item .team-v1-social-icon,.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-social-item .team-v1-social-share{color:var(--topppa-color-secondary);background:var(--topppa-color-white);border-radius:10rem;width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;font-size:2rem;font-weight:600}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-social-item .team-v1-social-icon{font-family:"Font Awesome 6 Brands";font-size:1.4rem;font-weight:400;width:3.7rem;height:3.7rem;margin-bottom:.9rem;position:relative;bottom:-5.5rem;opacity:0}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item .topppa-team-v1-social-item:hover .team-v1-social-icon{opacity:1;bottom:0}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1);transition:.4s}.topppa-team-v1-wrapper.team-v12 .topppa-team-v1-item:hover .topppa-team-v1-content{opacity:1;transform:scale(1)}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item{position:relative;transition:all 4s;margin-bottom:2rem;height:38rem;border-radius:1rem;overflow:hidden;max-width:50rem}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-img{height:100%;position:relative}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s;transition:.4s}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-img:hover img{transform:scale(1.1)}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content-area{background:var(--topppa-color-white);padding:2.4rem 3rem 3rem;margin:1.5rem;border-radius:1rem;text-align:center;display:flex;justify-content:space-between;align-items:center;text-align:left}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content{position:absolute;opacity:1;bottom:0;left:0;right:0;margin:0 auto;transition:all .4s;z-index:2}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title{font:600 2rem var(--topppa-title-font);margin-bottom:.5rem}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title a{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-title a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-stitle{color:var(--topppa-color-primary);font:400 1.4rem var(--topppa-title-font)}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item{display:flex;flex-direction:column-reverse;position:relative}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item button.team-v1-social-share{width:3.8rem;height:3.8rem;background:var(--topppa-color-primary);border-radius:.4rem;color:var(--topppa-color-white);display:flex;align-items:center;justify-content:center;z-index:1}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item ul{padding:0;position:absolute;bottom:0;background:var(--topppa-color-primary);border-radius:1rem;left:50%;transform:translateX(-50%);opacity:0;transition:.4s}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item ul .team-v1-social-icon{display:flex;align-items:center;justify-content:center;color:var(--topppa-color-white);font-family:"Font Awesome 6 Brands";font-size:1.4rem;padding-bottom:1.5rem;margin:2rem 1.2rem;border-bottom:1px solid rgba(249,238,238,.62)}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item ul .team-v1-social-icon:last-child{border-bottom:none;margin-bottom:0}.topppa-team-v1-wrapper.team-v13 .topppa-team-v1-item .topppa-team-v1-content .topppa-team-v1-social-item:hover ul{opacity:1;bottom:4.5rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item{background:var(--topppa-color-white);overflow:hidden;margin-bottom:2rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-img{height:35rem;position:relative;overflow:hidden;transition:.5s}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-img img{filter:grayscale(0);width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-img:before,.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-img::after{content:"";position:absolute;left:0;top:0;width:0%;height:0%;transition:all .5s ease}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-img:before{background:rgba(26,26,26,.6);z-index:11}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-img::after{left:6%;top:6%;z-index:16}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item button.team-v1-social-share,.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item ul{position:absolute;left:3.6rem;top:2.2rem;z-index:1111}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item ul li a,.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item button.team-v1-social-share{width:5rem;height:5rem;border:none;display:flex;align-items:center;justify-content:center;color:var(--topppa-color-primary);background:var(--topppa-color-white);margin-bottom:1rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item button.team-v1-social-share{z-index:99}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item ul{padding:0;margin:0;list-style:none;top:8rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item ul li a{opacity:0;transition:.4s;margin-top:-3rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item:hover ul li a{opacity:1;margin-top:0px}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item:hover ul li a:hover{background:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item:hover .topppa-team-v1-social-item ul li:nth-child(1) a{transition-delay:0s}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item:hover .topppa-team-v1-social-item ul li:nth-child(2) a{transition-delay:.1s}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item:hover .topppa-team-v1-social-item ul li:nth-child(3) a{transition-delay:.2s}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-social-item:hover .topppa-team-v1-social-item ul li:nth-child(4) a{transition-delay:.3s}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-content-area{padding:2.2rem 3rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-family:var(--topppa-title-font);font-size:2.4rem;font-weight:600;margin-bottom:.4rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-secondary);transition:color .3s}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a:hover{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{color:var(--topppa-color-primary);font-family:var(--topppa-title-font);font-size:1.6rem;font-weight:400;margin-bottom:1.3rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-des{color:#74787c;font-size:1.6rem;font-weight:400;line-height:2.6rem}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1);filter:grayscale(1)}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item:hover .topppa-team-v1-img:before{width:100%;height:100%}.topppa-team-v1-wrapper.team-v14 .topppa-team-v1-item:hover .topppa-team-v1-img:after{width:88%;height:88%;border:1px solid hsla(0,0%,100%,.23)}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item{display:flex;align-items:center;gap:2.5rem;padding:2rem;margin-bottom:2rem;border-radius:2rem;background:#fdfeff;border:1px solid #e7ebf0;transition:.4s}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-img{position:relative;width:25.1rem;height:19.1rem;min-width:25rem;border-radius:1rem;overflow:hidden}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title,.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle,.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-des{font-weight:500;line-height:normal}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-size:2.4rem;margin-bottom:1px}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-stitle{color:var(--topppa-color-secondary);font-size:1.6rem;padding-bottom:1rem;margin-bottom:1.4rem;border-bottom:1px solid #e7ebf0;display:inline-block}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-des{color:var(--topppa-color-para);font-size:1.4rem;margin-bottom:1.8rem;line-height:2.4rem}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-social-item ul{display:inline-flex;align-items:center;gap:1rem;padding:0;margin:0;list-style:none}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item .topppa-team-v1-social-item ul a{display:flex;align-items:center;justify-content:center;width:3.7rem;height:3.7rem;font-size:1.4rem;font-family:"Font Awesome 6 Brands";background:#eef4ff;color:var(--topppa-color-primary);border-radius:100%}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item:hover{background:#092b68}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item:hover .topppa-team-v1-title a,.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item:hover .topppa-team-v1-stitle,.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item:hover .topppa-team-v1-des{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v15 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1);transition:.4s}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item{text-align:center;margin-bottom:3rem}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-img{position:relative;overflow:hidden;height:40rem}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item{position:absolute;top:3rem;left:3rem;z-index:11}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item ul{padding:0}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item a{color:var(--topppa-color-primary);font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;width:0px;height:3.5rem;background:var(--topppa-color-white);display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:var(--topppa-anim-duration);border-radius:.5rem;margin-bottom:1rem}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-img .topppa-team-v1-social-item a:hover{background:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content{width:90%}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area{padding:2.9rem 3.5rem 2.7rem;background:var(--topppa-color-primary);text-align:left;margin-top:-6rem;clip-path:polygon(0 1%, 100% 0%, 84% 100%, 0% 100%);position:relative;transition:all .4s ease;z-index:99;overflow:hidden}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area::before,.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area:after{content:"";position:absolute;height:100%;width:100%;left:-0.9rem;bottom:0;clip-path:polygon(0 1%, 100% 0%, 84% 100%, 0% 100%);background:var(--topppa-color-white);transition:all .4s ease;z-index:2}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area::before{width:0;background:var(--topppa-color-primary);z-index:3}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-content-wrap{position:relative;z-index:9}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title{font-size:2rem;line-height:2.8rem;text-transform:capitalize;margin-bottom:.6rem}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area .topppa-team-v1-title a{color:var(--topppa-color-secondary)}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item .topppa-team-v1-content-area .team-four-designation{display:inline-block;text-transform:capitalize;font-weight:500;color:var(--topppa-color-para)}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item:hover .topppa-team-v1-content-area::before{width:100%;background:var(--topppa-color-primary)}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item:hover .topppa-team-v1-content-area:hover{background:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item:hover .topppa-team-v1-title a,.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item:hover .topppa-team-v1-stitle,.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item:hover .topppa-team-v1-des{color:var(--topppa-color-white)}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item:hover .topppa-team-v1-img img{transform:scale(1.1);transition:.4s}.topppa-team-v1-wrapper.team-v16 .topppa-team-v1-item:hover .topppa-team-v1-social-item a{width:3.5rem;opacity:1;visibility:visible}.topppa-team-v1-content-wrap{display:flex;flex-direction:column-reverse}.topppa-team-v1-content-wrap .topppa-team-v1-title{order:2}.topppa-team-v1-content-wrap .topppa-team-v1-stitle{order:1}.topppa-team-v1-content-wrap .topppa-team-v1-des{order:0}.team-v1-pagination{display:flex;gap:1rem;margin:0;justify-content:center;margin-top:3rem}.team-v1-pagination .swiper-pagination-bullet{height:2rem;width:2rem;background:var(--topppa-color-primary);margin:0 !important;padding:0}.topppa-team-v1-item .image-anim1{content:"";position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);background:hsla(0,0%,100%,.3);width:200%;height:0}.topppa-team-v1-item .image-anim1 .v2{left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.topppa-team-v1-item .image-anim2{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3);width:200%;height:0;opacity:1}.topppa-team-v1-item .image-anim3{content:"";position:absolute;z-index:1;top:0;left:-100%;display:block;width:50%;height:100%;background:hsla(0,0%,100%,.3);transform:skewX(25deg)}.topppa-team-v1-item:hover .topppa-team-v1-img .image-anim1,.topppa-team-v1-item:hover .topppa-team-v1-img .image-anim2{height:250%;opacity:0;transition:all 1000ms linear;background-color:rgba(0,0,0,0)}.topppa-team-v1-item:hover .image-anim3{animation:1s swipe}@keyframes swipe{100%{left:125%}}.topppa-search-box__wrapper{margin-bottom:30px;transition:all .3s ease}.topppa-search-box__title-text{margin-bottom:15px}.topppa-search-box__form{position:relative;display:flex;flex-wrap:wrap;box-shadow:0 3px 10px rgba(0,0,0,.05);border-radius:6px;transition:all .3s ease;background-color:var(--topppa-color-white);overflow:hidden;border:1px solid #e0e0e0}.topppa-search-box__form:focus-within{box-shadow:0 5px 15px rgba(0,0,0,.1);border-color:#d0d0d0}.topppa-search-box__form .topppa-search-box__input-group{display:flex;width:100%;align-items:stretch}.topppa-search-box__form .topppa-search-box__category{width:auto;min-width:150px;max-width:40%;border-right:1px solid #e0e0e0}.topppa-search-box__form .topppa-search-box__category select{width:100%;height:100%;padding:0 15px;appearance:none;background-color:rgba(0,0,0,0);border:none;outline:none;color:#333;font-size:15px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23666' d='M0 0l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;cursor:pointer;padding-right:30px}.topppa-search-box__form .topppa-search-box__input-wrap{flex:1;width:auto;position:relative}.topppa-search-box__form .topppa-search-box__input-wrap .topppa-search-input{width:100%;height:54px;padding:14px 18px;font-size:15px;color:#333;background-color:rgba(0,0,0,0);border:none;outline:none}.topppa-search-box__form .topppa-search-box__input-wrap .topppa-search-input::placeholder{color:#999}.topppa-search-box__form .topppa-search-box__input-wrap .topppa-search-clear-button{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#999;cursor:pointer;padding:5px;font-size:12px;line-height:1;display:none}.topppa-search-box__form .topppa-search-box__input-wrap .topppa-search-clear-button:hover{color:#555}.topppa-search-box__form .topppa-search-box__button{min-width:54px;height:54px;display:flex;align-items:center;justify-content:center;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);border:none;cursor:pointer;transition:all .3s ease;padding:0 20px;font-size:15px;font-weight:500}.topppa-search-box__form .topppa-search-box__button:hover{background-color:var(--topppa-color-secondary);color:var(--topppa-color-white)}.topppa-search-box__form .topppa-search-box__button i{font-size:18px}.topppa-search-box--style-1 .topppa-search-box__form{border-radius:30px}.topppa-search-box--style-1 .topppa-search-box__form .topppa-search-box__category select{border-radius:30px 0 0 30px}.topppa-search-box--style-1 .topppa-search-box__form .topppa-search-box__button{border-radius:0 30px 30px 0}.topppa-search-box--style-2 .topppa-search-box__form{border-radius:0}.topppa-search-box--style-2 .topppa-search-box__form .topppa-search-box__category select,.topppa-search-box--style-2 .topppa-search-box__form .topppa-search-box__button{border-radius:0}.topppa-search-box--style-3 .topppa-search-box__form{border-radius:4px;background-color:#f5f5f5}.topppa-search-box--style-3 .topppa-search-box__form .topppa-search-box__category select{background-color:#f5f5f5}.topppa-search-box--style-3 .topppa-search-box__form .topppa-search-input{background-color:#f5f5f5}.topppa-search-box--style-4 .topppa-search-box__form{border-radius:0;border-width:0 0 2px 0;box-shadow:none}.topppa-search-box--style-4 .topppa-search-box__form .topppa-search-box__category{border-right:1px solid #e0e0e0}.topppa-search-box--style-4 .topppa-search-box__form .topppa-search-box__button{background-color:rgba(0,0,0,0);color:var(--topppa-color-primary)}.topppa-search-box--style-4 .topppa-search-box__form .topppa-search-box__button:hover{background-color:rgba(0,0,0,0);opacity:.85}@media(max-width: 767px){.topppa-search-box__form .topppa-search-box__input-group{flex-direction:column}.topppa-search-box__form .topppa-search-box__category{width:100%;max-width:100%;border-right:none;border-bottom:1px solid #e0e0e0}.topppa-search-box__form .topppa-search-box__category select{height:50px}.topppa-search-box__form .topppa-search-box__input-wrap{width:100%}.topppa-search-box__form .topppa-search-box__input-wrap .topppa-search-input{height:50px}.topppa-search-box__form .topppa-search-box__button{width:100%;border-radius:0 0 6px 6px}.topppa-search-box--style-1 .topppa-search-box__form .topppa-search-box__category select{border-radius:30px 30px 0 0}.topppa-search-box--style-1 .topppa-search-box__form .topppa-search-box__button{border-radius:0 0 30px 30px}}[data-widget_type^=wp-widget-]{margin-bottom:30px;border-radius:5px;padding:20px;background-color:var(--topppa-color-white);box-shadow:0 2px 8px rgba(0,0,0,.05)}[data-widget_type^=wp-widget-] h5{font-size:18px;font-weight:600;margin-bottom:15px;color:var(--topppa-color-secondary);position:relative;padding-bottom:10px}[data-widget_type^=wp-widget-] h5:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-] ul,[data-widget_type^=wp-widget-] ol{list-style:none;padding:0;margin:0 0 20px 0}[data-widget_type^=wp-widget-] ul:last-child,[data-widget_type^=wp-widget-] ol:last-child{margin-bottom:0}[data-widget_type^=wp-widget-] ul li,[data-widget_type^=wp-widget-] ol li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}[data-widget_type^=wp-widget-] ul li:last-child,[data-widget_type^=wp-widget-] ol li:last-child{border-bottom:none}[data-widget_type^=wp-widget-] a{color:var(--topppa-color-secondary);text-decoration:none;transition:color .3s ease}[data-widget_type^=wp-widget-] a:hover{color:var(--topppa-color-primary)}[data-widget_type^=wp-widget-] p{margin-bottom:15px;line-height:1.6}[data-widget_type^=wp-widget-] img{max-width:100%;height:auto;border-radius:3px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-pages.default"] ul li a{display:block}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-pages.default"] ul li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:8px;color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table{width:100%;border-collapse:collapse}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table caption{margin-bottom:10px;font-weight:600;color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table th,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table td{padding:8px 5px;text-align:center;border:1px solid #eee}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table th{background-color:#f7f7f7}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table #today{background-color:var(--topppa-color-primary);font-weight:bold;color:var(--topppa-color-white)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table a{display:block;border-radius:50%;width:30px;height:30px;line-height:30px;margin:0 auto}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-calendar.default"] table a:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-archives.default"] select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;background-color:var(--topppa-color-white)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-archives.default"] li{position:relative}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-archives.default"] li a{display:inline-block}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-archives.default"] li a:hover{color:var(--topppa-color-primary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-archives.default"] li a:before{content:"";font-family:"Font Awesome 5 Free";margin-right:8px;color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-archives.default"] li .post-count{background:#f1f1f1;padding:2px 8px;border-radius:10px;font-size:12px;margin-left:5px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-audio.default"] .wp-audio-shortcode,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-audio.default"] .wp-video-shortcode,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-video.default"] .wp-audio-shortcode,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-video.default"] .wp-video-shortcode{margin-bottom:0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-audio.default"] .mejs-container,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-video.default"] .mejs-container{border-radius:5px;overflow:hidden}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-audio.default"] .mejs-controls,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-video.default"] .mejs-controls{background:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-image.default"] img,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] img{transition:transform .3s ease}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-image.default"] img:hover,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] img:hover{transform:scale(1.03)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-image.default"] .wp-caption-text,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .wp-caption-text{margin-top:8px;font-size:14px;color:#666;text-align:center;font-style:italic}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery{display:grid;grid-gap:15px;margin-bottom:0;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr))}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-size-thumbnail img{aspect-ratio:1/1;object-fit:cover}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-size-medium img{aspect-ratio:4/3;object-fit:cover}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-size-large img{aspect-ratio:16/9;object-fit:cover}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery .gallery-item{margin:0 !important;position:relative;overflow:hidden;border-radius:5px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery .gallery-item .gallery-icon{border-radius:5px;overflow:hidden}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery .gallery-item img{transition:transform .3s ease;margin-bottom:0;width:100%;height:auto}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery .gallery-item img:hover{transform:scale(1.05)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery .gallery-item .wp-caption-text.gallery-caption{margin-top:8px;font-size:13px;color:#666;line-height:1.4}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-1{grid-template-columns:1fr}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-2{grid-template-columns:repeat(2, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-3{grid-template-columns:repeat(3, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-4{grid-template-columns:repeat(4, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-5{grid-template-columns:repeat(5, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-6{grid-template-columns:repeat(6, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-7{grid-template-columns:repeat(7, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-8{grid-template-columns:repeat(8, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-9{grid-template-columns:repeat(9, 1fr)}@media(max-width: 1200px){[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-7,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-8,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-9{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 992px){[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-5,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-6,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-7,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-8,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-9{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 767px){[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-3,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-4,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-5,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-6{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery{grid-template-columns:repeat(2, 1fr)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-7,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-8,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery.gallery-columns-9{grid-template-columns:repeat(2, 1fr)}}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] figcaption,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] .gallery-caption{margin-top:8px;font-size:13px;color:#666;text-align:center}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] a{display:block;height:100%}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-media_gallery.default"] a:hover{color:var(--topppa-color-primary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-meta.default"] li a{display:block}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-search.default"] .search-form{display:flex;position:relative}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-search.default"] .search-form label{flex:1;margin-bottom:0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-search.default"] .search-form .search-field{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:4px 0 0 4px;transition:border-color .3s}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-search.default"] .search-form .search-field:focus{outline:none;border-color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-search.default"] .search-form .search-submit{padding:10px 20px;background-color:var(--topppa-color-secondary);color:var(--topppa-color-white);border:none;border-radius:0 4px 4px 0;cursor:pointer;transition:background-color .3s}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-search.default"] .search-form .search-submit:hover{background-color:var(--topppa-color-primary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-text.default"] p:last-child,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-custom_html.default"] p:last-child{margin-bottom:0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-text.default"] strong,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-text.default"] b,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-custom_html.default"] strong,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-custom_html.default"] b{color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-text.default"] blockquote,[data-widget_type^=wp-widget-][data-widget_type="wp-widget-custom_html.default"] blockquote{border-left:3px solid var(--topppa-color-secondary);padding-left:15px;margin:20px 0;font-style:italic;color:#666}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-categories.default"] select{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-categories.default"] li{position:relative}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-categories.default"] li a{display:inline-block}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-categories.default"] li a:hover{color:var(--topppa-color-primary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-categories.default"] li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:8px;color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-categories.default"] li .count{background:#f1f1f1;padding:2px 8px;border-radius:10px;font-size:12px;margin-left:5px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-posts.default"] li{padding:10px 0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-posts.default"] li a{font-weight:500}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-posts.default"] li a:hover{color:var(--topppa-color-primary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-posts.default"] li .post-date{display:block;font-size:12px;margin-top:5px;color:#888}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-posts.default"] li .post-date:before{content:"";font-family:"Font Awesome 5 Free";margin-right:5px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-comments.default"] li{padding:10px 0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-comments.default"] li .comment-author-link{font-weight:600;color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-comments.default"] li .recentcomments{position:relative;padding-left:25px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-recent-comments.default"] li .recentcomments:before{content:"";font-family:"Font Awesome 5 Free";position:absolute;left:0;top:3px;color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-rss.default"] li{margin-bottom:15px;padding-bottom:15px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-rss.default"] .rsswidget{font-weight:600;font-size:16px;display:block}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-rss.default"] .rss-date{display:block;font-size:12px;color:#888;margin:5px 0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-rss.default"] .rss-date:before{content:"";font-family:"Font Awesome 5 Free";margin-right:5px}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-rss.default"] .rssSummary{margin:8px 0;font-size:14px;line-height:1.6}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-rss.default"] cite{font-style:italic;font-size:12px;color:#888}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-tag_cloud.default"] .tagcloud{display:flex;flex-wrap:wrap}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-tag_cloud.default"] .tagcloud a{display:inline-block;padding:5px 12px;margin:0 5px 8px 0;background-color:#f5f5f5;border-radius:3px;font-size:12px !important;transition:all .3s ease}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-tag_cloud.default"] .tagcloud a:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li{position:relative}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li a{display:block;padding:8px 0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li a:hover{color:var(--topppa-color-primary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:10px;color:var(--topppa-color-secondary)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li.current-menu-item>a{color:var(--topppa-color-secondary);font-weight:600}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li .sub-menu{padding-left:15px;margin-top:5px;margin-bottom:5px;border-left:1px solid rgba(0,0,0,.05)}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li .sub-menu li{padding:5px 0}[data-widget_type^=wp-widget-][data-widget_type="wp-widget-nav_menu.default"] .menu li .sub-menu li:last-child{padding-bottom:0}.elementor-widget-sidebar .widget{margin-bottom:30px;border-radius:5px;padding:20px;background-color:var(--topppa-color-white);box-shadow:0 2px 8px rgba(0,0,0,.05)}.elementor-widget-sidebar .widget h2{font-size:18px;font-weight:600;margin-bottom:15px;color:var(--topppa-color-secondary);position:relative;padding-bottom:10px}.elementor-widget-sidebar .widget h2:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:2px;background-color:var(--topppa-color-secondary)}.elementor-widget-sidebar .widget.widget_block.widget_search .wp-block-search__inside-wrapper{display:flex}.elementor-widget-sidebar .widget.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__input{flex:1;padding:10px 15px;border:1px solid #ddd;border-radius:4px 0 0 4px;transition:border-color .3s}.elementor-widget-sidebar .widget.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none;border-color:var(--topppa-color-secondary)}.elementor-widget-sidebar .widget.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button{padding:10px 20px;background-color:var(--topppa-color-secondary);color:var(--topppa-color-white);border:none;border-radius:0 4px 4px 0;cursor:pointer;transition:background-color .3s}.elementor-widget-sidebar .widget.widget_block.widget_search .wp-block-search__inside-wrapper .wp-block-search__button:hover{background-color:var(--topppa-color-secondary)}.elementor-widget-sidebar .widget .wp-block-latest-posts__list{list-style:none;padding:0;margin:0}.elementor-widget-sidebar .widget .wp-block-latest-posts__list li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.elementor-widget-sidebar .widget .wp-block-latest-posts__list li:last-child{border-bottom:none}.elementor-widget-sidebar .widget .wp-block-latest-posts__list li a{color:var(--topppa-color-secondary);text-decoration:none;transition:color .3s ease;display:block}.elementor-widget-sidebar .widget .wp-block-latest-posts__list li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:8px;color:var(--topppa-color-secondary)}.elementor-widget-sidebar .widget .wp-block-latest-posts__list li a:hover{color:var(--topppa-color-primary)}.elementor-widget-sidebar .widget .wp-block-latest-posts__list li .wp-block-latest-posts__post-date{display:block;font-size:12px;color:#888;margin-top:5px}.elementor-widget-sidebar .widget .wp-block-latest-comments{padding:0;margin:0}.elementor-widget-sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment{margin:0;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.05)}.elementor-widget-sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment:last-child{border-bottom:none}.elementor-widget-sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment article{margin:0}.elementor-widget-sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author{font-weight:600;color:var(--topppa-color-secondary)}.elementor-widget-sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-link{color:var(--topppa-color-secondary);text-decoration:none}.elementor-widget-sidebar .widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-link:hover{color:var(--topppa-color-primary)}.elementor-widget-sidebar .widget .wp-block-archives-list{list-style:none;padding:0;margin:0}.elementor-widget-sidebar .widget .wp-block-archives-list li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.elementor-widget-sidebar .widget .wp-block-archives-list li:last-child{border-bottom:none}.elementor-widget-sidebar .widget .wp-block-archives-list li a{color:var(--topppa-color-secondary);text-decoration:none;transition:color .3s ease;display:block}.elementor-widget-sidebar .widget .wp-block-archives-list li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:8px;color:var(--topppa-color-secondary)}.elementor-widget-sidebar .widget .wp-block-archives-list li a:hover{color:var(--topppa-color-primary)}.elementor-widget-sidebar .widget .wp-block-categories-list{list-style:none;padding:0;margin:0}.elementor-widget-sidebar .widget .wp-block-categories-list li{padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05)}.elementor-widget-sidebar .widget .wp-block-categories-list li:last-child{border-bottom:none}.elementor-widget-sidebar .widget .wp-block-categories-list li a{color:var(--topppa-color-secondary);text-decoration:none;transition:color .3s ease;display:block}.elementor-widget-sidebar .widget .wp-block-categories-list li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:8px;color:var(--topppa-color-secondary)}.elementor-widget-sidebar .widget .wp-block-categories-list li a:hover{color:var(--topppa-color-primary)}.topppa-flip-box{position:relative;width:100%;height:300px;perspective:1000px;overflow:hidden}.topppa-flip-box.topppa-flip-trigger-click{cursor:pointer}.topppa-flip-box .topppa-flip-box-inner{position:relative;width:100%;height:100%;transition:transform .6s ease;transform-style:preserve-3d}.topppa-flip-box .topppa-flip-box-front,.topppa-flip-box .topppa-flip-box-back{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:all .6s ease}.topppa-flip-box .topppa-flip-box-items{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;align-items:center;justify-content:center;padding:20px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.1)}.topppa-flip-box.topppa-flip-flip .topppa-flip-box-back{transform:rotateY(180deg)}.topppa-flip-box.topppa-flip-flip.topppa-flip-trigger-hover:hover .topppa-flip-box-inner,.topppa-flip-box.topppa-flip-flip.topppa-flip-trigger-click.flipped .topppa-flip-box-inner{transform:rotateY(180deg)}.topppa-flip-box.topppa-flip-flip-vertical .topppa-flip-box-back{transform:rotateX(180deg)}.topppa-flip-box.topppa-flip-flip-vertical.topppa-flip-trigger-hover:hover .topppa-flip-box-inner,.topppa-flip-box.topppa-flip-flip-vertical.topppa-flip-trigger-click.flipped .topppa-flip-box-inner{transform:rotateX(180deg)}.topppa-flip-box.topppa-flip-slide-left{overflow:hidden}.topppa-flip-box.topppa-flip-slide-left .topppa-flip-box-back{transform:translateX(100%);opacity:0}.topppa-flip-box.topppa-flip-slide-left.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-slide-left.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:translateX(-100%);opacity:0}.topppa-flip-box.topppa-flip-slide-left.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-slide-left.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateX(0);opacity:1}.topppa-flip-box.topppa-flip-slide-right{overflow:hidden}.topppa-flip-box.topppa-flip-slide-right .topppa-flip-box-back{transform:translateX(-100%);opacity:0}.topppa-flip-box.topppa-flip-slide-right.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-slide-right.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:translateX(100%);opacity:0}.topppa-flip-box.topppa-flip-slide-right.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-slide-right.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateX(0);opacity:1}.topppa-flip-box.topppa-flip-slide-up{overflow:hidden}.topppa-flip-box.topppa-flip-slide-up .topppa-flip-box-back{transform:translateY(100%);opacity:0}.topppa-flip-box.topppa-flip-slide-up.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-slide-up.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:translateY(-100%);opacity:0}.topppa-flip-box.topppa-flip-slide-up.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-slide-up.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateY(0);opacity:1}.topppa-flip-box.topppa-flip-slide-down{overflow:hidden}.topppa-flip-box.topppa-flip-slide-down .topppa-flip-box-back{transform:translateY(-100%);opacity:0}.topppa-flip-box.topppa-flip-slide-down.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-slide-down.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:translateY(100%);opacity:0}.topppa-flip-box.topppa-flip-slide-down.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-slide-down.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateY(0);opacity:1}.topppa-flip-box.topppa-flip-zoom-in .topppa-flip-box-back{transform:scale(0);opacity:0}.topppa-flip-box.topppa-flip-zoom-in.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-zoom-in.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:scale(0);opacity:0}.topppa-flip-box.topppa-flip-zoom-in.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-zoom-in.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:scale(1);opacity:1}.topppa-flip-box.topppa-flip-zoom-out .topppa-flip-box-back{transform:scale(1.5);opacity:0}.topppa-flip-box.topppa-flip-zoom-out.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-zoom-out.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:scale(1.5);opacity:0}.topppa-flip-box.topppa-flip-zoom-out.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-zoom-out.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:scale(1);opacity:1}.topppa-flip-box.topppa-flip-fade .topppa-flip-box-back{opacity:0}.topppa-flip-box.topppa-flip-fade.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-fade.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0}.topppa-flip-box.topppa-flip-fade.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-fade.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1}.topppa-flip-box.topppa-flip-rotate-x .topppa-flip-box-back{transform:rotateX(90deg);opacity:0;transform-origin:center center}.topppa-flip-box.topppa-flip-rotate-x.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-rotate-x.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateX(-90deg);opacity:0}.topppa-flip-box.topppa-flip-rotate-x.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-rotate-x.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:rotateX(0);opacity:1}.topppa-flip-box.topppa-flip-rotate-y .topppa-flip-box-back{transform:rotateY(90deg);opacity:0;transform-origin:center center}.topppa-flip-box.topppa-flip-rotate-y.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-rotate-y.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateY(-90deg);opacity:0}.topppa-flip-box.topppa-flip-rotate-y.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-rotate-y.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:rotateY(0);opacity:1}.topppa-flip-box.topppa-flip-rotate-z .topppa-flip-box-back{transform:rotateZ(90deg);opacity:0;transform-origin:center center}.topppa-flip-box.topppa-flip-rotate-z.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-box.topppa-flip-rotate-z.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateZ(-90deg);opacity:0}.topppa-flip-box.topppa-flip-rotate-z.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-box.topppa-flip-rotate-z.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:rotateZ(0);opacity:1}.topppa-flip-box .topppa-flip-box-front{background-color:var(--topppa-color-border);color:var(--topppa-color-para);z-index:2}.topppa-flip-box .topppa-flip-box-front .topppa-front-overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.topppa-flip-box .topppa-flip-box-back{background-color:var(--topppa-color-secondary);color:var(--topppa-color-white);z-index:1}.topppa-flip-box .topppa-flip-box-back .topppa-back-overlay{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.topppa-flip-box .topppa-flip-box-icon{margin-bottom:15px;font-size:16px;display:inline-flex;align-items:center;justify-content:center}.topppa-flip-box .topppa-flip-box-icon img{max-width:60px;height:auto}.topppa-flip-box .topppa-flip-title h1,.topppa-flip-box .topppa-flip-title h2,.topppa-flip-box .topppa-flip-title h3,.topppa-flip-box .topppa-flip-title h4,.topppa-flip-box .topppa-flip-title h5,.topppa-flip-box .topppa-flip-title h6{margin:0;padding:0}.topppa-flip-box .topppa-flip-title .topppa-flip-front-box-title-text{font-size:24px;line-height:normal;margin-bottom:10px}.topppa-flip-box .topppa-flip-title .topppa-flip-back-box-title-text{color:var(--topppa-color-white);font-size:24px;line-height:normal;margin-bottom:10px}.topppa-flip-box .topppa-flip-description{margin-bottom:15px}.topppa-flip-box .topppa-flip-button{margin-top:10px}.topppa-flip-box .topppa-flip-button .topppa-flip-btn{display:inline-block;padding:8px 16px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);text-decoration:none;border-radius:4px;transition:all .3s ease}.topppa-flip-box .topppa-flip-button .topppa-flip-btn:hover{background-color:var(--topppa-color-primary)}.topppa-flip-front-box-title-text,.topppa-flip-back-box-title-text{line-height:normal;font-size:24px}.topppa-flip-box-link{display:block;text-decoration:none;color:inherit}.topppa-flip-tilt{perspective:1200px}.topppa-flip-tilt .topppa-flip-box-front,.topppa-flip-tilt .topppa-flip-box-back{transition:transform .7s cubic-bezier(0.175, 0.885, 0.32, 1.275),opacity .7s}.topppa-flip-tilt .topppa-flip-box-back{transform:rotateY(30deg) rotateX(20deg);opacity:0}.topppa-flip-tilt.topppa-flip-trigger-hover:hover .topppa-flip-box-front{transform:rotateY(-30deg) rotateX(-20deg);opacity:0}.topppa-flip-tilt.topppa-flip-trigger-hover:hover .topppa-flip-box-back{transform:rotateY(0) rotateX(0);opacity:1}.topppa-flip-tilt.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateY(-30deg) rotateX(-20deg);opacity:0}.topppa-flip-tilt.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:rotateY(0) rotateX(0);opacity:1}.topppa-flip-3d-prism{perspective:800px;overflow:hidden}.topppa-flip-3d-prism .topppa-flip-box-inner{transform-style:preserve-3d;transition:transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.topppa-flip-3d-prism .topppa-flip-box-front{transform:translateZ(40px);backface-visibility:hidden}.topppa-flip-3d-prism .topppa-flip-box-back{transform:rotateY(90deg) translateZ(40px);backface-visibility:hidden;opacity:0}.topppa-flip-3d-prism.topppa-flip-trigger-hover:hover .topppa-flip-box-inner,.topppa-flip-3d-prism.topppa-flip-trigger-click.flipped .topppa-flip-box-inner{transform:rotateY(-90deg)}.topppa-flip-3d-prism.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-3d-prism.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0}.topppa-flip-3d-prism.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-3d-prism.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1}.topppa-flip-3d-cylinder{perspective:800px;overflow:hidden}.topppa-flip-3d-cylinder .topppa-flip-box-inner{transform-style:preserve-3d;transition:transform .8s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.topppa-flip-3d-cylinder .topppa-flip-box-front,.topppa-flip-3d-cylinder .topppa-flip-box-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.topppa-flip-3d-cylinder .topppa-flip-box-front{transform:translateZ(40px) rotateX(0deg)}.topppa-flip-3d-cylinder .topppa-flip-box-back{transform:translateZ(40px) rotateX(180deg)}.topppa-flip-3d-cylinder.topppa-flip-trigger-hover:hover .topppa-flip-box-inner,.topppa-flip-3d-cylinder.topppa-flip-trigger-click.flipped .topppa-flip-box-inner{transform:rotateX(180deg)}.topppa-flip-3d-cascade{perspective:2000px}.topppa-flip-3d-cascade .topppa-flip-box-inner{transform-style:preserve-3d;transition:transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);position:relative}.topppa-flip-3d-cascade .topppa-flip-box-front,.topppa-flip-3d-cascade .topppa-flip-box-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.topppa-flip-3d-cascade .topppa-flip-box-front{transform:translateZ(0);transition:transform .8s cubic-bezier(0.645, 0.045, 0.355, 1)}.topppa-flip-3d-cascade .topppa-flip-box-back{transform:translateZ(-100px) translateY(100px) rotateX(-90deg);transition:transform .8s cubic-bezier(0.645, 0.045, 0.355, 1) .1s;opacity:0}.topppa-flip-3d-cascade.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-3d-cascade.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:translateZ(100px) translateY(-100px) rotateX(90deg);opacity:0}.topppa-flip-3d-cascade.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-3d-cascade.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateZ(0);opacity:1}.topppa-flip-3d-helix{perspective:1200px}.topppa-flip-3d-helix .topppa-flip-box-inner{transform-style:preserve-3d;transition:all 1s cubic-bezier(0.645, 0.045, 0.355, 1)}.topppa-flip-3d-helix .topppa-flip-box-front,.topppa-flip-3d-helix .topppa-flip-box-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.topppa-flip-3d-helix .topppa-flip-box-back{transform:rotateY(180deg) rotateX(180deg);opacity:0}.topppa-flip-3d-helix.topppa-flip-trigger-hover:hover .topppa-flip-box-inner,.topppa-flip-3d-helix.topppa-flip-trigger-click.flipped .topppa-flip-box-inner{transform:rotateY(180deg) rotateX(180deg)}.topppa-flip-3d-helix.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-3d-helix.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0}.topppa-flip-3d-helix.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-3d-helix.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1}.topppa-flip-3d-pyramid{perspective:1000px;overflow:hidden}.topppa-flip-3d-pyramid .topppa-flip-box-inner{transform-style:preserve-3d;transition:transform .9s cubic-bezier(0.175, 0.885, 0.32, 1.275);position:relative;width:100%;height:100%}.topppa-flip-3d-pyramid .topppa-flip-box-front,.topppa-flip-3d-pyramid .topppa-flip-box-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.topppa-flip-3d-pyramid .topppa-flip-box-front{transform-origin:center bottom;transform:translateZ(30px)}.topppa-flip-3d-pyramid .topppa-flip-box-back{transform-origin:center top;transform:rotateX(-50deg) translateY(50%) translateZ(-30px);opacity:0}.topppa-flip-3d-pyramid.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-3d-pyramid.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateX(50deg) translateY(-50%) translateZ(-30px);opacity:0}.topppa-flip-3d-pyramid.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-3d-pyramid.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateZ(30px);opacity:1}.topppa-flip-3d-carousel{perspective:800px;overflow:hidden}.topppa-flip-3d-carousel .topppa-flip-box-inner{transform-style:preserve-3d;transition:transform .8s cubic-bezier(0.645, 0.045, 0.355, 1);width:100%;height:100%}.topppa-flip-3d-carousel .topppa-flip-box-front,.topppa-flip-3d-carousel .topppa-flip-box-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.topppa-flip-3d-carousel .topppa-flip-box-front{transform:translateZ(50px)}.topppa-flip-3d-carousel .topppa-flip-box-back{transform:rotateY(180deg) translateZ(50px)}.topppa-flip-3d-carousel.topppa-flip-trigger-hover:hover .topppa-flip-box-inner,.topppa-flip-3d-carousel.topppa-flip-trigger-click.flipped .topppa-flip-box-inner{transform:rotateY(-180deg)}.topppa-flip-3d-accordion{perspective:1200px}.topppa-flip-3d-accordion .topppa-flip-box-inner{transform-style:preserve-3d;transition:all .8s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.topppa-flip-3d-accordion .topppa-flip-box-front,.topppa-flip-3d-accordion .topppa-flip-box-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.topppa-flip-3d-accordion .topppa-flip-box-front{transform-origin:center left}.topppa-flip-3d-accordion .topppa-flip-box-back{transform-origin:center right;transform:translateX(-100%) rotateY(-90deg)}.topppa-flip-3d-accordion.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-3d-accordion.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateY(90deg)}.topppa-flip-3d-accordion.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-3d-accordion.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateX(0) rotateY(0)}.topppa-flip-water-through{overflow:hidden;position:relative}.topppa-flip-water-through .topppa-flip-box-front,.topppa-flip-water-through .topppa-flip-box-back{transition:opacity .5s ease,transform .5s ease;position:absolute;top:0;left:0;width:100%;height:100%}.topppa-flip-water-through .topppa-flip-box-back{opacity:0}.topppa-flip-water-through::before{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 45%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.3) 55%, rgba(255, 255, 255, 0) 100%);z-index:2;transition:top 1s ease;opacity:0;pointer-events:none}.topppa-flip-water-through.topppa-flip-trigger-hover:hover::before,.topppa-flip-water-through.topppa-flip-trigger-click.flipped::before{top:100%;opacity:1}.topppa-flip-water-through.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-water-through.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0}.topppa-flip-water-through.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-water-through.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1}.topppa-flip-page-turn{perspective:1200px;overflow:hidden}.topppa-flip-page-turn .topppa-flip-box-inner{transform-style:preserve-3d;position:relative;width:100%;height:100%}.topppa-flip-page-turn .topppa-flip-box-front,.topppa-flip-page-turn .topppa-flip-box-back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.topppa-flip-page-turn .topppa-flip-box-front{transform-origin:left center;transition:transform .7s cubic-bezier(0.645, 0.045, 0.355, 1);box-shadow:0 5px 15px rgba(0,0,0,.1);z-index:2}.topppa-flip-page-turn .topppa-flip-box-back{left:0;opacity:0;transition:opacity .4s ease .3s;z-index:1}.topppa-flip-page-turn.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-page-turn.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateY(-90deg)}.topppa-flip-page-turn.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-page-turn.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1}.topppa-flip-morph{perspective:1200px}.topppa-flip-morph .topppa-flip-box-front,.topppa-flip-morph .topppa-flip-box-back{transition:all .8s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.topppa-flip-morph .topppa-flip-box-back{opacity:0;transform:scale(0.5) rotate(45deg)}.topppa-flip-morph.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-morph.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0;transform:scale(0.5) rotate(-45deg)}.topppa-flip-morph.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-morph.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1;transform:scale(1) rotate(0deg)}.topppa-flip-elastic .topppa-flip-box-front,.topppa-flip-elastic .topppa-flip-box-back{transition:all .6s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.topppa-flip-elastic .topppa-flip-box-back{opacity:0;transform:scale(0.5)}.topppa-flip-elastic.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-elastic.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0;transform:scale(1.5)}.topppa-flip-elastic.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-elastic.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1;transform:scale(1)}.topppa-flip-shatter{overflow:hidden}.topppa-flip-shatter .topppa-flip-box-front,.topppa-flip-shatter .topppa-flip-box-back{transition:all .5s ease}.topppa-flip-shatter .topppa-flip-box-back{opacity:0;clip-path:polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%, 50% 50%)}.topppa-flip-shatter.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-shatter.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0;transform:scale(0.9);clip-path:polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%)}.topppa-flip-shatter.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-shatter.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.topppa-flip-origami{perspective:800px}.topppa-flip-origami .topppa-flip-box-inner{transform-style:preserve-3d}.topppa-flip-origami .topppa-flip-box-front{transform-origin:center center;transition:transform .7s ease-out;backface-visibility:hidden}.topppa-flip-origami .topppa-flip-box-back{opacity:0;transform:translateZ(-100px);transition:all .7s ease-out}.topppa-flip-origami.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-origami.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateX(90deg) rotateY(45deg);opacity:0}.topppa-flip-origami.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-origami.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:translateZ(0);opacity:1}.topppa-flip-door{perspective:1000px;overflow:hidden}.topppa-flip-door .topppa-flip-box-front{transform-origin:left center;transition:transform .7s cubic-bezier(0.4, 0, 0.2, 1);backface-visibility:hidden;box-shadow:5px 0 15px rgba(0,0,0,.1)}.topppa-flip-door .topppa-flip-box-back{transform:scale(0.9);opacity:0;transition:all .5s .2s}.topppa-flip-door.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-door.topppa-flip-trigger-click.flipped .topppa-flip-box-front{transform:rotateY(-110deg)}.topppa-flip-door.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-door.topppa-flip-trigger-click.flipped .topppa-flip-box-back{transform:scale(1);opacity:1}.topppa-flip-box-back.topppa-flip-box-items{z-index:999}.topppa-flip-celestial-swirl{perspective:1000px;overflow:hidden}.topppa-flip-celestial-swirl .topppa-flip-box-front,.topppa-flip-celestial-swirl .topppa-flip-box-back{transition:all .8s cubic-bezier(0.445, 0.05, 0.55, 0.95)}.topppa-flip-celestial-swirl .topppa-flip-box-back{opacity:0;transform:scale(0.8) rotate(-45deg)}.topppa-flip-celestial-swirl.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-celestial-swirl.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0;transform:scale(0.8) rotate(45deg)}.topppa-flip-celestial-swirl.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-celestial-swirl.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1;transform:scale(1) rotate(0)}.topppa-flip-gravity-bounce{perspective:1000px}.topppa-flip-gravity-bounce .topppa-flip-box-front,.topppa-flip-gravity-bounce .topppa-flip-box-back{transition:all .6s cubic-bezier(0.68, -0.6, 0.32, 1.6)}.topppa-flip-gravity-bounce .topppa-flip-box-back{opacity:0;transform:translateY(100%)}.topppa-flip-gravity-bounce.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-gravity-bounce.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0;transform:translateY(-100%)}.topppa-flip-gravity-bounce.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-gravity-bounce.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1;transform:translateY(0)}.topppa-flip-hyperwave-flow{overflow:hidden}.topppa-flip-hyperwave-flow .topppa-flip-box-front,.topppa-flip-hyperwave-flow .topppa-flip-box-back{transition:all .6s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.topppa-flip-hyperwave-flow .topppa-flip-box-back{opacity:0;transform:translateY(10px) scale(0.95)}.topppa-flip-hyperwave-flow.topppa-flip-trigger-hover:hover .topppa-flip-box-front,.topppa-flip-hyperwave-flow.topppa-flip-trigger-click.flipped .topppa-flip-box-front{opacity:0;transform:translateY(-10px) scale(0.95)}.topppa-flip-hyperwave-flow.topppa-flip-trigger-hover:hover .topppa-flip-box-back,.topppa-flip-hyperwave-flow.topppa-flip-trigger-click.flipped .topppa-flip-box-back{opacity:1;transform:translateY(0) scale(1)}.topppa-flip-hyperwave-flow.topppa-flip-trigger-hover:hover::after,.topppa-flip-hyperwave-flow.topppa-flip-trigger-click.flipped::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);opacity:0;transform:translateX(-100%) translateY(-100%);animation:hyperwave .7s forwards}@keyframes hyperwave{to{opacity:1;transform:translateX(100%) translateY(100%)}}.product-thumbnail-zoom img{transition:transform .3s ease;transform-origin:center center}.product-thumbnail-zoom:hover img{transform:scale(1.2)}.product-thumbnail-zoom{overflow:hidden}.topppa-product-price{font-size:2rem;font-weight:600;color:var(--topppa-color-secondary)}.topppa-product-price bdi{display:inline-flex}.topppa-product-price ins{text-decoration:none}.topppa-product-price del{color:#666}.topppa-product-price del bdi{font-weight:500;color:#666;font-size:1.6rem;display:inline-flex}.topppa-mailchimp-form .topppa-message{margin-bottom:15px;padding:10px;border-radius:4px;display:none}.topppa-mailchimp-form .topppa-message.success{display:block;background-color:#dff0d8;color:#3c763d;border:1px solid #d6e9c6}.topppa-mailchimp-form .topppa-message.error{display:block;background-color:#f2dede;color:#a94442;border:1px solid #ebccd1}.topppa-mailchimp-form .topppa-form-fields.topppa-inline-form{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.topppa-mailchimp-form .topppa-form-fields.topppa-inline-form .topppa-form-field{flex:1;min-width:200px}.topppa-mailchimp-form .topppa-form-fields.topppa-full-width-form .topppa-form-field{margin-bottom:15px}.topppa-mailchimp-form .topppa-form-input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:1.5;transition:all .3s ease}.topppa-mailchimp-form .topppa-form-input:focus{outline:none;border-color:#666;box-shadow:0 0 5px rgba(0,0,0,.1)}.topppa-mailchimp-form .topppa-form-input::placeholder{color:#999}.topppa-mailchimp-form .topppa-submit-button{display:inline-block;padding:12px 25px;background-color:#0073aa;color:var(--topppa-color-white);border:none;border-radius:4px;font-size:14px;font-weight:500;line-height:1.5;cursor:pointer;transition:all .3s ease;width:100%;position:relative;overflow:hidden}.topppa-mailchimp-form .topppa-submit-button:hover{transform:translateY(-2px)}.topppa-mailchimp-form .topppa-submit-button:active{transform:translateY(1px)}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-grow{transition:transform .3s ease}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-grow:hover{transform:scale(1.1)}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-shrink{transition:transform .3s ease}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-shrink:hover{transform:scale(0.9)}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-pulse:hover{animation:elementor-animation-pulse 1s infinite}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-float{transition:transform .3s ease}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-float:hover{transform:translateY(-8px)}.topppa-mailchimp-form .topppa-submit-button.elementor-animation-bob:hover{animation:elementor-animation-bob 1.5s infinite}@keyframes elementor-animation-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}100%{transform:scale(1)}}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(0)}100%{transform:translateY(-8px)}}@media screen and (max-width: 767px){.topppa-mailchimp-form .topppa-form-fields.topppa-inline-form{flex-direction:column}.topppa-mailchimp-form .topppa-form-fields.topppa-inline-form .topppa-form-field{width:100%;margin-bottom:15px}}.topppa-section-title-wrapper{display:flex;width:100%}.topppa-section-title-content{width:100%}.topppa-section-small-title{display:inline-block;color:var(--topppa-color-primary);font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;margin-bottom:1.2rem;position:relative}.topppa-section-small-title.icons{display:inline-flex;align-items:center;gap:10px}.topppa-section-small-title.icons span{display:inline-flex;align-items:center;justify-content:center}.topppa-section-small-title.line{display:inline-block;vertical-align:middle}.topppa-section-small-title.line::before,.topppa-section-small-title.line::after{content:"";width:4rem;height:.2rem;background-color:#d7d7d7;display:inline-block;vertical-align:middle}.topppa-section-small-title.line::before{margin-right:15px}.topppa-section-small-title.line::after{margin-left:15px}.topppa-section-title{font-size:3.6rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem;color:var(--topppa-color-secondary);position:relative;display:block;width:100%;transition:all .3s ease}.topppa-section-title .topppa-section-typewrite{display:inline;position:relative}.topppa-section-title .topppa-section-typewrite .topppa-section-wrap{display:inline;white-space:normal;background-size:100% 100%;background-repeat:no-repeat}.topppa-section-title .topppa-section-typewrite .topppa-section-cursor{display:none;color:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;margin-left:2px;animation:blink .7s infinite}.topppa-section-title .topppa-section-typewrite .topppa-section-cursor:not(:empty){display:inline-block}.topppa-section-title.animate__animated{animation-duration:1s;animation-fill-mode:both;animation-iteration-count:1}.topppa-section-title.animate__slow{animation-duration:2s}.topppa-section-title.animate__fast{animation-duration:.5s}.topppa-strong-image{background-image:url("' . esc_url($image_url) . '");-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.topppa-section-description{font-size:16px;color:#666;margin-bottom:2rem}.topppa-gradient-text{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}.topppa-gradient-linear{background-size:100% 100%;background-repeat:no-repeat}.topppa-gradient-radial{background-size:100% 100%;background-repeat:no-repeat}.topppa-strong-gradient{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);text-fill-color:rgba(0,0,0,0)}.topppa-strong-gradient-linear{background-size:100% 100%;background-repeat:no-repeat}.topppa-strong-gradient-radial{background-size:100% 100%;background-repeat:no-repeat}.topppa-strong-image{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:inline;background-size:cover;background-position:center center;background-repeat:no-repeat}@media(max-width: 767px){.topppa-section-title{font-size:2.8rem}}@media(max-width: 575px){.topppa-section-title{font-size:2.4rem}}.brand-logo-wrapper{position:relative}.brand-logo-wrapper .swiper-wrapper{align-items:center}.brand-logo-wrapper .brand-logo-arrow{position:absolute;bottom:0;width:100%;top:50%;transform:translateY(-50%)}.brand-logo-wrapper .brand-logo-arrow .button{position:absolute;cursor:pointer;padding:14px 20px;z-index:10;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:100px;display:flex;align-items:center;justify-content:center}.brand-logo-wrapper .brand-logo-arrow .topppa-arrow-prev{left:-100px}.brand-logo-wrapper .brand-logo-arrow .topppa-arrow-next{right:-100px}@media(max-width: 1199px){.brand-logo-wrapper .brand-logo-arrow{display:none}}@media(max-width: 1350px){.brand-logo-wrapper .brand-logo-arrow .topppa-arrow-prev{left:-50px}.brand-logo-wrapper .brand-logo-arrow .topppa-arrow-next{right:-50px}}.brand-logo-wrapper .topppa-dote-pagination{display:flex;justify-content:center;gap:5px;margin-top:30px}.brand-logo-wrapper .topppa-dote-pagination .swiper-pagination-bullet{cursor:pointer;height:20px;width:20px;background:var(--topppa-color-primary);margin:0 !important;padding:0}.brand-logo-wrapper .topppa-dote-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{background:var(--topppa-color-primary)}.brand-logo-wrapper .brand-logo-item{display:flex;justify-content:center}.brand-logo-wrapper .brand-logo-item .brand-logo{border-radius:15px;border:1px solid #e2e5e7;background:var(--topppa-color-white);padding:20px 40px;display:inline-block;font-size:18px;line-height:normal;transition:.4s;position:relative;z-index:1;overflow:hidden;color:var(--topppa-color-secondary)}.brand-logo-wrapper .brand-logo-item .brand-logo img{width:auto}.brand-logo-wrapper .brand-logo-item .brand-logo:hover{color:var(--topppa-color-white)}.brand-logo-wrapper .brand-logo-item .brand-logo.bottom::before,.brand-logo-wrapper .brand-logo-item .brand-logo.left::before,.brand-logo-wrapper .brand-logo-item .brand-logo.right::before,.brand-logo-wrapper .brand-logo-item .brand-logo.top::before,.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-in::before,.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-out::before,.brand-logo-wrapper .brand-logo-item .brand-logo.rotate::before,.brand-logo-wrapper .brand-logo-item .brand-logo.swing::before{position:absolute;content:"";height:100%;width:100%;transition:all .3s ease;z-index:-1;background:var(--topppa-color-primary)}.brand-logo-wrapper .brand-logo-item .brand-logo.bottom::before{top:105%;left:0;right:0}.brand-logo-wrapper .brand-logo-item .brand-logo.left::before{top:0;left:100%;right:0}.brand-logo-wrapper .brand-logo-item .brand-logo.right::before{top:0;bottom:0;right:100%}.brand-logo-wrapper .brand-logo-item .brand-logo.top::before{bottom:100%;left:0;right:0}.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-in::before{transform:scale(0);left:0;top:0}.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-out::before{transform:scale(1);left:0;top:0}.brand-logo-wrapper .brand-logo-item .brand-logo.rotate::before{transform:rotate(0);opacity:0}.brand-logo-wrapper .brand-logo-item .brand-logo:hover::before{opacity:1}.brand-logo-wrapper .brand-logo-item .brand-logo.bottom:hover::before{top:0}.brand-logo-wrapper .brand-logo-item .brand-logo.left:hover::before{left:0}.brand-logo-wrapper .brand-logo-item .brand-logo.right:hover::before{right:0}.brand-logo-wrapper .brand-logo-item .brand-logo.top:hover::before{bottom:0}.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-in::before{left:0;top:0}.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-in:hover::before{transform:scale(1)}.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-out::before{left:0;top:0}.brand-logo-wrapper .brand-logo-item .brand-logo.zoom-out:hover::before{transform:scale(0)}.brand-logo-wrapper .brand-logo-item .brand-logo.rotate::before{left:0;top:0}.brand-logo-wrapper .brand-logo-item .brand-logo.rotate:hover::before{transform:rotate(360deg)}.brand-logo-wrapper .brand-logo-item .brand-logo.swing::before{left:0;top:0}.brand-logo-wrapper .brand-logo-item .brand-logo.swing:hover{animation:swing .4s ease-in-out infinite alternate}@keyframes swing{0%{transform:rotate(-10deg)}100%{transform:rotate(10deg)}}.brand-logo-wrapper .no-slider .brand-logo-item .brand-logo{margin-bottom:24px}.brand-logo-wrapper.logo-v2{margin-bottom:0}.brand-logo-wrapper.logo-v2 [class*=col-]{padding:0}.brand-logo-wrapper.logo-v2 .row{border:1px solid #e3e8f4;border-radius:15px;overflow:hidden;margin-left:5px;margin-right:5px}.brand-logo-wrapper.logo-v2 .brand-logo-item{display:block}.brand-logo-wrapper.logo-v2 .brand-logo-item .brand-logo{margin-bottom:0;display:flex;align-items:center;justify-content:center;border:1px solid #e3e8f4;padding:70px 20px;gap:8px;background:rgba(0,0,0,0);border-radius:0;margin-left:-1px;margin-bottom:-1px;font-size:22px}.topppa-skills-wrapper .skillbar-item{margin-bottom:10px;display:inline-block;width:100%}.topppa-skills-wrapper .skillbar-item .skill-title{font-size:14px;margin-bottom:13px;color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.topppa-skills-wrapper .skillbar-item .skillbar{height:8px;position:relative;text-align:right;border-radius:20px;background:#e4e4e4;padding:0}.topppa-skills-wrapper .skillbar-item .skillbar .skill-percent-count-wrap{position:absolute;right:0;top:-36px;font-size:16px;font-weight:500;color:var(--topppa-color-primary)}.topppa-skills-wrapper .skillbar-item .skillbar .count-bar{background:var(--topppa-color-primary);height:100%;position:relative;text-align:right;position:relative;text-align:right;padding-right:0;border-radius:20px;overflow:visible !important;width:0}.topppa-skills-wrapper .skillbar-item .skillbar .count-bar span{font-size:18px;color:var(--topppa-color-white);position:absolute;bottom:0;margin-bottom:2px;right:0;padding:0 20px}.topppa-skills-wrapper.progress-v2 .skillbar-item .skillbar{height:34px}.topppa-skills-wrapper.progress-v2 .skillbar-item .skillbar span.skill-title{position:absolute;margin:auto;line-height:0;z-index:99;color:var(--topppa-color-white);left:0;bottom:0;margin:auto;font-size:14px;padding:0 20px;top:50%}.topppa-skills-wrapper.progress-v3 .skillbar-item .skillbar .count-bar span{position:absolute;padding:0;z-index:1;padding-right:2.3rem;margin:0 !important;margin-bottom:.5rem !important}.topppa-skills-wrapper.progress-v3 .skillbar .count-bar span::before{content:"";height:6rem;width:6rem;position:absolute;background:var(--topppa-color-secondary);right:0;top:50%;transform:translateY(-50%);z-index:-1;border-radius:.5rem}.topppa-skills-wrapper.progress-v3 .percent{position:relative;z-index:9;color:var(--topppa-color-white);display:inline-block;margin-top:3px;margin-right:13px}.main-wrapper .brand-logo-arrow{position:absolute;bottom:0;width:100%;top:50%;transform:translateY(-50%)}.main-wrapper .brand-logo-arrow .button{position:absolute;cursor:pointer;padding:14px 20px;z-index:10;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:100px;display:flex;align-items:center;justify-content:center}.main-wrapper .brand-logo-arrow .topppa-arrow-prev{left:-100px}.main-wrapper .brand-logo-arrow .topppa-arrow-next{right:-100px}@media(max-width: 1199px){.main-wrapper .brand-logo-arrow{display:none}}@media(max-width: 1350px){.main-wrapper .brand-logo-arrow .topppa-arrow-prev{left:-50px}.main-wrapper .brand-logo-arrow .topppa-arrow-next{right:-50px}}.main-wrapper .topppa-dote-pagination{display:flex;justify-content:center;gap:5px;margin-top:30px}.main-wrapper .topppa-dote-pagination .swiper-pagination-bullet{cursor:pointer;height:20px;width:20px;background:var(--topppa-color-primary);margin:0 !important;padding:0}.main-wrapper .topppa-dote-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{background:var(--topppa-color-primary)}.topppa-product-wrp .product-items{border:1px solid var(--topppa-color-border)}.topppa-product-wrp .product-items .topppa-btn{border-radius:.5rem}.topppa-product-wrp .product-items .topppa-store-product-img{height:32rem;position:relative;overflow:hidden}.topppa-product-wrp .product-items .topppa-store-product-img img{transition:var(--topppa-anim-duration)}.topppa-product-wrp .product-items .topppa-store-product-img .image-anim1{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:hsla(0,0%,100%,.3);width:200%;height:0;z-index:1}.topppa-product-wrp .product-items .topppa-store-product-img .image-anim1.v2{left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.topppa-product-wrp .product-items .topppa-store-product-img .image-anim2{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.3);width:200%;height:0;z-index:1;opacity:1}.topppa-product-wrp .product-items .topppa-store-product-img .image-anim3{content:"";position:absolute;top:0;left:-100%;display:block;width:50%;height:100%;background:hsla(0,0%,100%,.3);transform:skewX(25deg);z-index:2}.topppa-product-wrp .product-items .topppa-store-product-img img{height:100%;width:100%}.topppa-product-wrp .product-items .topppa-store-product-img .actions{display:inline-flex;align-items:center;gap:1rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:var(--topppa-anim-duration);opacity:0;z-index:99}.topppa-product-wrp .product-items .topppa-store-product-img .actions .yith-add-to-wishlist-button-block{margin:0}.topppa-product-wrp .product-items .topppa-store-product-img .actions a{display:inline-flex;align-items:center;justify-content:center;background-color:var(--topppa-color-white);height:4.5rem;width:4.5rem;font-size:1.8rem;color:var(--topppa-color-secondary)}.topppa-product-wrp .product-items .topppa-store-product-img .actions a:hover{background-color:#d8cccc}.topppa-product-wrp .product-items .topppa-store-product-img .actions span.yith-wcwl-add-to-wishlist-button__label{display:none}.topppa-product-wrp .product-items .topppa-store-product-img .actions .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg{height:2.3rem;width:2.3rem}.topppa-product-wrp .product-items .topppa-store-product-img .actions .add_to_cart_button.added{display:none}.topppa-product-wrp .product-items .topppa-store-product-img .actions a.added_to_cart{margin-top:0;font-size:0;position:relative}.topppa-product-wrp .product-items .topppa-store-product-img .actions a.added_to_cart::before{content:"";font-family:"Font Awesome 5 Free";position:absolute;font-size:2.4rem;font-weight:600}.topppa-product-wrp .product-items .topppa-store-product-img .actions a.added_to_cart:hover{color:var(--topppa-color-primary)}.topppa-product-wrp .product-items .topppa-store-product-img .topppa-product-offer{position:absolute;top:1.5rem;left:1.5rem;background-color:var(--topppa-color-primary);padding:.8rem;color:var(--topppa-color-white)}.topppa-product-wrp .product-items .topppa-store-content{padding:2rem}.topppa-product-wrp .product-items .topppa-store-content .cart-button.topppa-btn-wrapper{width:100%;display:inline-flex}.topppa-product-wrp .product-items .topppa-store-content .topppa-store-title{margin-bottom:0}.topppa-product-wrp .product-items .topppa-store-content .topppa-store-title a{font-size:2rem;font-weight:500;line-height:normal}.topppa-product-wrp .product-items .topppa-store-content .topppa-store-price-wrp{margin-top:.8rem;margin-bottom:.8rem;font-size:1.8rem;font-weight:500}.topppa-product-wrp .product-items .topppa-store-content .topppa-store-price-wrp del bdi{font-weight:500;color:#666;font-size:1.6rem}.topppa-product-wrp .product-items .topppa-store-content .topppa-store-price-wrp ins{text-decoration:none}.topppa-product-wrp .product-items .topppa-store-content .topppa-store-price-wrp bdi{font-size:1.8rem;font-weight:600;color:var(--topppa-color-secondary)}.topppa-product-wrp .product-items .topppa-store-content .topppa-btn{margin-top:1.5rem}.topppa-product-wrp .product-items .topppa-store-content .topppa-btn:hover{color:var(--topppa-color-white)}.topppa-product-wrp .product-items .prodcut-rating i{margin-right:.3rem;color:#ffab00}.topppa-product-wrp .product-items .prodcut-rating i:last-child{margin-right:0}.topppa-product-wrp .product-items:hover .actions{opacity:1}.topppa-product-wrp .product-items:hover .topppa-store-product-img img{transform:scale(1.05)}.topppa-product-wrp .product-items:hover .topppa-store-product-img .image-anim1,.topppa-product-wrp .product-items:hover .topppa-store-product-img .image-anim2{height:250%;opacity:0;transition:all 1000ms linear;background-color:rgba(0,0,0,0)}.topppa-product-wrp .product-items:hover .topppa-store-product-img .image-anim3{animation:1s swipe}.topppa-product-wrp.style-two .product-items .topppa-store-product-img .actions{top:auto;left:auto;right:0;bottom:-10rem;transform:inherit;opacity:1;gap:2rem;background-color:var(--topppa-color-white);padding:1rem 2rem}.topppa-product-wrp.style-two .product-items .topppa-store-product-img .actions a{height:inherit;width:inherit;background-color:rgba(0,0,0,0)}.topppa-product-wrp.style-two .product-items .topppa-store-product-img .actions a.added_to_cart.topppa-btn{padding:0;height:2.4rem;width:2.4rem;border-radius:0}.topppa-product-wrp.style-two .product-items .topppa-store-product-img .actions a:hover{background-color:rgba(0,0,0,0)}.topppa-product-wrp.style-two .product-items:hover .topppa-store-product-img .actions{bottom:0}.topppa-product-wrp.style-three .product-items{overflow:hidden;border:none;transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95)}.topppa-product-wrp.style-three .product-items .topppa-store-product-img .actions{flex-direction:column;left:auto;bottom:auto;right:-10rem;top:2rem;transform:inherit;opacity:1;gap:1rem;background-color:rgba(0,0,0,0);padding:0;transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95)}.topppa-product-wrp.style-three .product-items .topppa-store-product-img .actions a{background:var(--topppa-color-white);border-radius:100%;height:4.5rem;width:4.5rem;transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95)}.topppa-product-wrp.style-three .product-items .topppa-store-product-img .actions a i{transition:unset}.topppa-product-wrp.style-three .product-items .topppa-store-product-img .actions a svg path{transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95)}.topppa-product-wrp.style-three .product-items .topppa-store-product-img .actions a:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-product-wrp.style-three .product-items .topppa-store-product-img .actions a:hover svg path{fill:var(--topppa-color-white)}.topppa-product-wrp.style-three .product-items .topppa-store-content{position:relative;background-color:var(--topppa-color-white);transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95);transform:translateY(0);z-index:99}.topppa-product-wrp.style-three .product-items .topppa-store-content .topppa-store-price-wrp{order:1}.topppa-product-wrp.style-three .product-items .topppa-store-content .topppa-store-title a{color:var(--topppa-color-secondary)}.topppa-product-wrp.style-three .product-items .topppa-store-content .topppa-store-title a:hover{color:var(--topppa-color-primary)}.topppa-product-wrp.style-three .product-items .topppa-store-content .prodcut-rating{padding-bottom:1rem}.topppa-product-wrp.style-three .product-items .topppa-store-content .cart-button .topppa-btn{opacity:0;position:absolute;transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95);bottom:-3rem}.topppa-product-wrp.style-three .product-items .topppa-store-content .cart-button .added{display:none}.topppa-product-wrp.style-three .product-items .topppa-store-content .cart-button .added_to_cart{display:inline-block}.topppa-product-wrp.style-three .product-items:hover .topppa-store-content{transform:translateY(-4rem)}.topppa-product-wrp.style-three .product-items:hover .actions{right:2rem}.topppa-product-wrp.style-three .product-items:hover .cart-button .topppa-btn{opacity:1}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .actions{flex-direction:column;left:auto;bottom:auto;right:-10rem;top:2rem;transform:inherit;opacity:1;gap:1rem;background-color:rgba(0,0,0,0);padding:0;transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95)}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .actions a{background:var(--topppa-color-white);border-radius:100%;height:4.5rem;width:4.5rem;transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95)}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .actions a i{transition:unset}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .actions a svg path{transition:all .5s cubic-bezier(0.17, 0.67, 0.35, 0.95)}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .actions a:hover{background-color:var(--topppa-color-primary);color:var(--topppa-color-white)}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .actions a:hover svg path{fill:var(--topppa-color-white)}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .cart-button .topppa-btn{position:absolute;bottom:2rem;width:60%;left:50%;transform:translate(-50%, 0%);margin:auto;text-align:center;opacity:0;transition:var(--topppa-anim-duration)}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .cart-button .added{display:none}.topppa-product-wrp.style-four .product-items .topppa-store-product-img .cart-button .added_to_cart{display:inline-block}.topppa-product-wrp.style-four .product-items:hover .actions{right:2rem}.topppa-product-wrp.style-four .product-items:hover .cart-button .topppa-btn{opacity:1}.topppa-product-wrp.style-five .product-items .topppa-store-product-img{position:relative;overflow:hidden}.topppa-product-wrp.style-five .product-items .topppa-store-product-img .actions{flex-direction:column;position:absolute;top:1.5rem;right:-10rem;left:auto;transform:inherit;display:flex;gap:10px;opacity:0;transition:right .5s ease,opacity .5s ease}.topppa-product-wrp.style-five .product-items .topppa-store-product-img .actions a{padding:0;border-radius:0;opacity:0;transform:translateX(20px);transition:opacity .3s ease,transform .3s ease}.topppa-product-wrp.style-five .product-items:hover .actions{right:1.5rem;opacity:1}.topppa-product-wrp.style-five .product-items:hover .actions a:nth-child(1){transition-delay:.1s;opacity:1;transform:translateX(0)}.topppa-product-wrp.style-five .product-items:hover .actions a:nth-child(2){transition-delay:.2s;opacity:1;transform:translateX(0)}.topppa-product-wrp.style-five .product-items:hover .actions a:nth-child(3){transition-delay:.3s;opacity:1;transform:translateX(0)}.quick-view-content{position:relative}.quick-view-content .topppa-quick-view-wrap{background-color:var(--topppa-color-white);padding:3rem;position:relative}.quick-view-content .topppa-quick-view-wrap .row{align-items:center}.quick-view-content .topppa-quick-view-wrap .topppa-store-product-img{margin-right:3rem;height:47rem;width:100%}.quick-view-content .topppa-quick-view-wrap .topppa-store-product-img img{height:100%;width:100%}.quick-view-content .topppa-quick-view-wrap .topppa-product-offer{position:absolute;top:4rem;left:4rem;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);padding:.2rem 1rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-price.topppa-product-price p{font-size:2rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-price.topppa-product-price p del{color:#74787c;font-size:1.6rem;line-height:normal}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-price.topppa-product-price p ins{color:var(--topppa-color-primary);font-weight:600;text-decoration:none}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-title{text-decoration:none;color:var(--topppa-color-secondary)}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-title h2{font-size:3.6rem;line-height:normal}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-rating{color:var(--topppa-color-primary)}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-description{margin-top:2rem;margin-bottom:2rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-description .woocommerce-product-details__short-description p{font-weight:500}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity{margin-bottom:2rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity form{display:flex;align-items:center;gap:1.5rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity form .quantity{width:8rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity form .quantity input{text-align:center;background-color:var(--topppa-color-secondary);color:var(--topppa-color-white);width:8rem;padding:.6rem;border:none;height:3.8rem;font-size:1.6rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity form.variations_form{flex-direction:column;align-items:flex-start}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity form.variations_form .variations tr td select{word-wrap:normal;padding:1rem;margin-left:1rem;border-color:var(--topppa-color-border);margin-right:1rem;font-weight:500}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity form.variations_form .variations tr td select:focus{outline:none;border:1px solid var(--topppa-color-border);box-shadow:none}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .topppa-product-cart-and-quantity form.variations_form .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled{display:flex;justify-content:space-between;gap:1.5rem}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box button.single_add_to_cart_button.button.alt{padding:.8rem 2rem;background:var(--topppa-color-primary);font-family:var(--topppa-title-font);font-size:1.4rem;font-weight:600;text-transform:uppercase;border:none;color:var(--topppa-color-white)}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box button.single_add_to_cart_button.button.alt:hover{background-color:var(--topppa-color-secondary)}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .product_meta span{font-weight:500;color:var(--topppa-color-secondary)}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .product_meta span a{text-decoration:none}.quick-view-content .topppa-quick-view-wrap .topppa-quick-view-content-box .product_meta span a:hover{color:var(--topppa-color-secondary)}.quick-view-content button.mfp-close:hover{background-color:rgba(0,0,0,0);color:var(--topppa-color-primary)}.yith-wcwl-feedback-messages-container{display:none}.slider-v1-wrapper{position:relative}.slider-v1-wrapper .topper-pack-table{display:table;height:100%;width:100%}.slider-v1-wrapper .topper-pack-table .topper-pack-table-cell{display:table-cell;width:100%;vertical-align:middle}.slider-v1-wrapper .topper-pack-table .topper-pack-table-cell .row{align-items:center}.slider-v1-item-bg{height:800px;display:flex !important;align-items:center;position:relative;z-index:0;background:center/cover no-repeat}.slider-v1-item-bg::before{content:"";position:absolute;height:100%;left:0;width:100%;background:rgba(22,20,20,0);backdrop-filter:blur(0px)}.slider-v1-content-box{position:relative;z-index:9}.slider-v1-content-box .slider-v1-stitle{margin-bottom:1.5rem;color:var(--topppa-color-white);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.6rem;text-transform:uppercase;position:relative;padding-left:2.3rem;display:inline-block}.slider-v1-content-box .slider-v1-stitle::after,.slider-v1-content-box .slider-v1-stitle:before{content:"";position:absolute;bottom:0;height:.8rem;width:.8rem;background:var(--topppa-color-primary);top:0;margin:auto;left:0;border-radius:2px}.slider-v1-content-box .slider-v1-stitle::after{right:-2rem;left:auto}.slider-v1-content-box .slider-v1-title{color:var(--topppa-color-white);font-style:normal;font-weight:500;margin-bottom:2.8rem;font-size:6rem;line-height:normal}.slider-v1-content-box .slider-v1-des{margin-bottom:4.2rem;color:var(--topppa-color-white);font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.6rem}.animeslide-slide.swiper-slide-active .slider-v1-stitle{transition-delay:.4s}.animeslide-slide.swiper-slide-active .slider-v1-title{transition-delay:.8s}.animeslide-slide.swiper-slide-active .slider-v1-des{transition-delay:1s}.animeslide-slide.swiper-slide-active .slider-v1-buttom-area{transition-delay:1.2s}.slider-v1-video-icon{z-index:99}.animeslide-slide.swiper-slide-active [data-animate]{opacity:1;transform:none}[data-animate]{opacity:0;transition:all .5s ease-out}[data-animate=bottom]{transform:translate3d(0, 15px, 0)}.slider-v1-video-wrp{text-align:center}@media screen and (max-width: 991px){.slider-v1-video-wrp{text-align:left;margin-top:5rem}}.slider-v1-video-icon{display:inline-flex;position:relative;z-index:1;align-items:center}.slider-v1-video-icon .play-icon{text-align:center;color:var(--topppa-color-white);z-index:1;transition:all ease .4s;position:relative;display:flex;align-items:center;justify-content:center;font-family:"Font Awesome 5 Free";font-size:2.7rem;font-style:normal;font-weight:900;border-radius:8.2rem;background:rgba(0,0,0,0);width:8rem;height:8rem;background:var(--topppa-color-primary)}.slider-v1-video-icon .play-icon:after,.slider-v1-video-icon .play-icon:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:-1;border-radius:50%;transition:all ease .4s;animation-duration:5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-name:ripple;border-radius:100px;border:1px solid var(--topppa-color-primary)}@keyframes ripple{0%{transform:scale(1);opacity:0}30%{opacity:.8}100%{transform:scale(1);opacity:0}}.slider-v1-wrapper{position:relative}.slider-v1-wrapper .slider-v1-pagination.swiper-pagination-bullets{position:absolute;left:12rem;top:0;bottom:0;margin:auto;z-index:1111;display:flex;justify-content:center;flex-direction:column;width:auto;transition:.4s;gap:1rem}@media screen and (max-width: 1599px){.slider-v1-wrapper .slider-v1-pagination.swiper-pagination-bullets{left:auto;right:2rem}}.slider-v1-wrapper .slider-v1-pagination.swiper-pagination-bullets .swiper-pagination-bullet{width:4rem;height:4rem;flex-shrink:0;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;color:var(--topppa-color-primary);background:var(--topppa-color-white);font-size:1.4rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;opacity:1;border:1px solid rgba(159,161,167,.21)}.slider-v1-wrapper .slider-v1-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--topppa-color-primary);color:var(--topppa-color-white)}.slider-v1-wrapper .slider-arrow-wrp{top:0;bottom:0;position:absolute;width:100%;z-index:99}.slider-v1-wrapper .slider-arrow-wrp .button{position:absolute;top:47%;font-size:2rem;right:12rem;display:flex;align-items:center;justify-content:center;transition:.4s ease-in-out;display:flex;background:var(--topppa-color-white);color:var(--topppa-color-primary);border-radius:100px;width:6rem;height:6rem}.slider-v1-wrapper .slider-arrow-wrp .button:hover{color:var(--topppa-color-white);background:var(--topppa-color-primary)}@media screen and (max-width: 1599px){.slider-v1-wrapper .slider-arrow-wrp .button{right:6rem}}.slider-v1-wrapper .slider-arrow-wrp .slider-prev.button{left:12rem;right:auto}@media screen and (max-width: 1599px){.slider-v1-wrapper .slider-arrow-wrp .slider-prev.button{left:6rem}}@media screen and (max-width: 991px){.slider-v1-wrapper .slider-arrow-wrp{display:none}}.topppa-timeline-wrapper{padding-top:3.2rem}.topppa-timeline-wrapper ul li{position:relative;width:.2rem;margin:0 auto 4.8rem;background:#9a9a9a;list-style-type:none}.topppa-timeline-wrapper ul li:before{content:"";position:absolute;left:50%;top:-3.2rem;width:1.6rem;height:1.6rem;background:var(--topppa-color-primary);transform:translateX(-50%);border-radius:50%}.topppa-timeline-wrapper ul li:after{content:"";background:#0e59f2;height:2px;width:50px;position:absolute;left:0;z-index:11;top:-2.5rem}.topppa-timeline-wrapper ul li .hidden{opacity:0}.topppa-timeline-wrapper ul li .topppa-timeline-content{position:relative;top:-3.6rem;width:40rem}.topppa-timeline-wrapper ul li .topppa-timeline-content.animation-box{opacity:0;transform:translateY(50px);transition:all .6s ease-out}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-bottom{transform:translateY(50px)}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-left{transform:translateX(-50px)}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-right{transform:translateX(50px)}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-fade{opacity:0}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-zoom{transform:scale(0.6)}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-rotate{transform:rotate(-180deg)}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-flip{transform:rotateY(90deg)}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-scale{transform:scale(0.4)}.topppa-timeline-wrapper ul li .topppa-timeline-content.animate-bounce{transform:translateY(-80px)}.topppa-timeline-wrapper ul li .topppa-timeline-content.show{opacity:1;transform:translateY(0)}.topppa-timeline-wrapper ul li .topppa-timeline-content .topppa-timeline-badge{display:inline-block;padding:.6rem 1.5rem .6rem;font-size:1.2rem;line-height:1.6rem;text-transform:uppercase;color:var(--topppa-color-white);background:var(--topppa-color-primary);border-radius:100rem}.topppa-timeline-wrapper ul li .topppa-timeline-content .topppa-timeline-title{margin:1.2rem 0 1.4rem;font-size:2rem;font-weight:600;line-height:normal;color:var(--topppa-color-secondary)}.topppa-timeline-wrapper ul li .topppa-timeline-content .topppa-timeline-description{font-size:1.4rem;font-weight:400;line-height:2rem}.topppa-timeline-wrapper ul li .topppa-timeline-content .topppa-timeline-image-image{margin-top:30px}.topppa-timeline-wrapper ul li .topppa-timeline-content .topppa-timeline-image-image img{width:100%;height:100%}.topppa-timeline-wrapper ul li:nth-child(odd) .topppa-timeline-content{left:6rem}.topppa-timeline-wrapper ul li:nth-child(odd) .topppa-timeline-content:before{left:-3.8rem}.topppa-timeline-wrapper ul li:nth-child(even) .topppa-timeline-content{left:-46rem}.topppa-timeline-wrapper ul li:nth-child(even) .topppa-timeline-content:before{right:-3.8rem}.topppa-timeline-wrapper ul li:nth-child(even):after{left:auto;right:0}@media screen and (max-width: 1499px){.topppa-timeline-wrapper ul li .topppa-timeline-content{width:36vw}.topppa-timeline-wrapper ul li:nth-child(even) .topppa-timeline-content{left:calc(-36vw - 3.5rem)}.topppa-timeline-wrapper ul li:nth-child(odd) .topppa-timeline-content{left:4rem}}@media screen and (max-width: 1299px){.topppa-timeline-wrapper ul li .topppa-timeline-content{width:40vw}.topppa-timeline-wrapper ul li:nth-child(even) .topppa-timeline-content{left:calc(-40vw - 4rem)}}@media screen and (max-width: 1024px){.topppa-timeline-wrapper ul li .topppa-timeline-content{width:44vw}.topppa-timeline-wrapper ul li:nth-child(even) .topppa-timeline-content{left:calc(-44vw - 4rem)}}@media screen and (max-width: 767px){.topppa-timeline-wrapper ul li{margin-left:2rem !important}.topppa-timeline-wrapper ul li .topppa-timeline-content{width:calc(100vw - 10rem);transition:.2s;top:0}.topppa-timeline-wrapper ul li:nth-child(even) .topppa-timeline-content,.topppa-timeline-wrapper ul li:nth-child(odd) .topppa-timeline-content{left:3.8rem}.topppa-timeline-wrapper ul li:nth-child(even) .topppa-timeline-content:before{left:-3.3rem}.topppa-timeline-wrapper ul li:nth-child(even):after{right:auto}}.topppa-timeline-wrapper.timeline-v2 .topppa-timeline-content{text-align:center;background:var(--topppa-color-secondary);border:1px solid #ddd;padding:3rem 2rem 2.5rem}.topppa-timeline-wrapper.timeline-v2 .topppa-timeline-content .topppa-timeline-title{color:var(--topppa-color-white)}.topppa-timeline-wrapper.timeline-v3{position:relative;padding-top:0}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-line{position:absolute;top:0;bottom:0;width:2px;background:linear-gradient(45deg, transparent, black, transparent);left:40px;transform:translateX(-50%)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item{display:flex;margin-bottom:60px;position:relative}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item:last-child{margin-bottom:0 !important}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animation-box{opacity:0;transform:translateY(50px);transition:all .6s ease-out}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-bottom{transform:translateY(50px)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-left{transform:translateX(-50px)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-right{transform:translateX(50px)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-fade{opacity:0}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-zoom{transform:scale(0.6)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-rotate{transform:rotate(-180deg)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-flip{transform:rotateY(90deg)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-scale{transform:scale(0.4)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.animate-bounce{transform:translateY(-80px)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item.show{opacity:1;transform:translateY(0)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item .topppa-timeline-number{border-radius:50%;background-color:#fff;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;font-weight:500;z-index:2;flex-shrink:0;margin-right:40px;width:40px;height:40px;transform:translateX(20px)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item .topppa-timeline-image-image{background-color:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:300px;height:200px;margin-left:40px;margin-top:0;overflow:hidden}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item .topppa-timeline-image-image img{max-width:100%;max-height:100%;height:100%;width:100%}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-content{flex:1;margin-left:0;margin-top:0;padding-top:0}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-content .topppa-timeline-title{font-size:20px;margin-bottom:10px;color:#333;font-weight:600;font-size:24px;margin-bottom:15px}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-content .topppa-timeline-description{color:#666;font-size:16px;margin-bottom:15px;max-width:100%;font-size:16px;max-width:500px}@media screen and (max-width: 767px){.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-line{left:20px}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item{flex-direction:column;margin-bottom:60px}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item .topppa-timeline-number{transform:translateX(0px)}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-item .topppa-timeline-image-image{margin-left:50px;margin-top:30px;width:250}.topppa-timeline-wrapper.timeline-v3 .topppa-timeline-content{margin-left:50px;margin-top:-40px}}.product-thumbnail-zoom img{transition:transform .3s ease;transform-origin:center center}.product-thumbnail-zoom:hover img{transform:scale(1.2)}.product-thumbnail-zoom{overflow:hidden}.woocommerce div.product .topppa-btn-wrapper form.cart button.topppa-btn{background:var(--topppa-color-primary);border-radius:0;font-size:1.6rem;line-height:normal;padding:0rem 2rem;height:5rem}.woocommerce div.product .topppa-btn-wrapper form.cart button.topppa-btn:hover{background-color:var(--topppa-color-secondary)}.woocommerce div.product .topppa-add-to-cart-with-options form.cart .variations{font-size:1.2rem}.woocommerce div.product .topppa-add-to-cart-with-options form.cart .variations select{border-radius:0;height:5rem;font-size:1.6rem;border-color:var(--topppa-color-border);margin-bottom:1rem}.woocommerce div.product .topppa-add-to-cart-with-options form.cart .variations select:focus-visible{border-color:var(--topppa-color-border);border-radius:0}.woocommerce div.product form.cart{margin-bottom:0}.woocommerce .topppa-add-to-cart-with-options .input-text.qty.text{height:5rem;width:8rem;font-size:1.8rem;border:1px solid var(--topppa-color-border);border-radius:0}.woocommerce .topppa-add-to-cart-with-options select#pa_size,.woocommerce .topppa-add-to-cart-with-options select#pa_color{height:5rem;font-size:1.6rem;padding:0 1rem;border:1px solid var(--topppa-color-border);margin-bottom:1.6rem;border-radius:0}.woocommerce .topppa-add-to-cart-with-options form.variations_form.cart .variations{margin-bottom:0}.woocommerce p.logged-in-as a{font-weight:600}.woocommerce p.logged-in-as a:hover{color:var(--topppa-color-secondary)}.topppa-product-categories-tags .topppa-meta-label{margin-bottom:0;font-size:1.6rem;font-weight:600;line-height:normal}.topppa-product-categories-tags .topppa-tags-list-wrapper ul{display:flex}.topppa-product-categories-tags .topppa-categories-list-wrapper a:hover,.topppa-product-categories-tags .topppa-tags-list-wrapper ul li a:hover{color:var(--topppa-color-primary)}.topppa-product-price{font-size:2rem;font-weight:600;color:var(--topppa-color-secondary)}.topppa-product-price ins{text-decoration:none}.topppa-product-price del{color:#666}.topppa-product-price del bdi{font-weight:500;color:#666;font-size:1.6rem}.topppa-product-review-comment #review_form #respond{background:var(--topppa-color-bg);padding:3rem;border-radius:1rem}.topppa-product-review-comment form textarea{width:100%;padding:1rem;border-color:var(--topppa-color-border)}.topppa-product-review-comment .comment-form-author,.topppa-product-review-comment .comment-form-email,.topppa-product-review-comment .comment-form-url{display:flex;flex-direction:column}.topppa-product-review-comment .comment-form-author input#author,.topppa-product-review-comment .comment-form-author input#email,.topppa-product-review-comment .comment-form-author input#url,.topppa-product-review-comment .comment-form-email input#author,.topppa-product-review-comment .comment-form-email input#email,.topppa-product-review-comment .comment-form-email input#url,.topppa-product-review-comment .comment-form-url input#author,.topppa-product-review-comment .comment-form-url input#email,.topppa-product-review-comment .comment-form-url input#url{border:1px solid var(--topppa-color-border);padding:1rem}.topppa-product-review-comment .topppa-review-rating{margin-bottom:2rem}.topppa-product-review-comment .topppa-review-rating select#rating{padding:.8rem;font-size:1.4rem;border:1px solid var(--topppa-color-border)}.woocommerce #review_form #respond{background:var(--topppa-color-bg);padding:3rem;border-radius:1rem}.woocommerce .woocommerce-Reviews .comment-reply-title{font-weight:500;font-size:2.6rem}.woocommerce .comment-respond select#rating{padding:.8rem;font-size:1.4rem;border:1px solid var(--topppa-color-border);margin-left:1rem}.woocommerce .comment-respond input#submit:hover{background-color:var(--topppa-color-secondary);color:var(--topppa-color-white)}.woocommerce .comment-form-comment textarea#comment,.woocommerce .comment-form-comment input#author,.woocommerce .comment-form-comment input#email,.woocommerce .comment-form-comment input#url,.woocommerce .comment-form-author textarea#comment,.woocommerce .comment-form-author input#author,.woocommerce .comment-form-author input#email,.woocommerce .comment-form-author input#url,.woocommerce .comment-form-email textarea#comment,.woocommerce .comment-form-email input#author,.woocommerce .comment-form-email input#email,.woocommerce .comment-form-email input#url,.woocommerce .comment-form-url textarea#comment,.woocommerce .comment-form-url input#author,.woocommerce .comment-form-url input#email,.woocommerce .comment-form-url input#url{border:1px solid var(--topppa-color-border);padding:1rem;width:100%}.woocommerce-notices-wrapper{margin-bottom:2rem}.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-message{background:var(--topppa-color-white);padding:1.5rem 3.5rem;margin:0 0 1rem;border:none;box-shadow:var(--topppa-color-shadow);font-family:var(--topppa-body-font);font-size:1.5rem;color:var(--topppa-color-secondary);display:flex;align-items:center;gap:1rem}.woocommerce-notices-wrapper .woocommerce-info::before,.woocommerce-notices-wrapper .woocommerce-error::before,.woocommerce-notices-wrapper .woocommerce-message::before{content:"";font-family:var(--topppa-title-font);font-weight:900;font-size:1.8rem;color:#28a745;left:11px;top:50%;transform:translate(0%, -50%);position:absolute}.woocommerce-notices-wrapper .woocommerce-info a,.woocommerce-notices-wrapper .woocommerce-error a,.woocommerce-notices-wrapper .woocommerce-message a{color:var(--topppa-color-primary);font-weight:600;text-decoration:none;transition:var(--topppa-anim-duration)}.woocommerce-notices-wrapper .woocommerce-info a:hover,.woocommerce-notices-wrapper .woocommerce-error a:hover,.woocommerce-notices-wrapper .woocommerce-message a:hover{color:var(--topppa-color-secondary)}.woocommerce-notices-wrapper .woocommerce-info{border-left:4px solid var(--topppa-color-primary)}.woocommerce-notices-wrapper .woocommerce-info::before{content:"";color:var(--topppa-color-primary)}.woocommerce-notices-wrapper .woocommerce-error{border-left:4px solid #dc3545}.woocommerce-notices-wrapper .woocommerce-error::before{content:"";color:#dc3545}.woocommerce-notices-wrapper .woocommerce-message{border-left:4px solid #28a745}.woocommerce-notices-wrapper .woocommerce-message::before{content:"";font-family:var(--topppa-icon-font);font-weight:900;font-size:1.8rem;color:#28a745}.woocommerce-cart .woocommerce table.shop_table{border:none !important}.woocommerce-cart .woocommerce table.shop_table th,.woocommerce-cart .woocommerce table.shop_table td{border:none !important}.topppa-theme-cart-content #add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .topppa-theme-cart-content .wc-proceed-to-checkout a.checkout-button,.topppa-theme-cart-content .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;background-color:var(--topppa-color-primary);margin-bottom:1em;font-size:1.5rem;padding:1em;line-height:2.7rem;border-radius:0}.topppa-theme-cart-content #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-cart .topppa-theme-cart-content .wc-proceed-to-checkout a.checkout-button:hover,.topppa-theme-cart-content .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover{background-color:var(--topppa-color-secondary) !important}.topppa-theme-cart-content .woocommerce table.shop_table tbody:first-child tr:first-child td,.topppa-theme-cart-content .woocommerce table.shop_table tbody:first-child tr:first-child th,.topppa-theme-cart-content .cart-collaterals .cart_totals .shop_table .order-total th,.cart-collaterals .cart_totals .shop_table .order-total td .topppa-theme-cart-content .cart-collaterals .cart_totals .shop_table .order-total th,.cart-collaterals .cart_totals .shop_table .order-total td{padding:1rem 2rem}.woocommerce-cart-form .shop_table{border:none !important;background:var(--topppa-color-white);border-radius:16px;box-shadow:var(--topppa-color-shadow);margin-bottom:3rem;font-family:var(--topppa-body-font)}.woocommerce-cart-form .shop_table thead{background:var(--topppa-color-bg)}.woocommerce-cart-form .shop_table thead th{padding:1.8rem;font-family:var(--topppa-title-font);font-weight:600;font-size:1.6rem;color:var(--topppa-color-secondary);border:none !important;text-transform:uppercase;letter-spacing:.5px}.woocommerce-cart-form .shop_table tbody tr{border:none !important;transition:var(--topppa-anim-duration)}.woocommerce-cart-form .shop_table tbody tr:hover{background:rgba(var(--topppa-color-primary), 0.02)}.woocommerce-cart-form .shop_table tbody tr:last-child{border:none !important}.woocommerce-cart-form .shop_table tbody td{padding:2rem 1.8rem;vertical-align:middle;font-size:1.5rem;border:none !important}.woocommerce-cart-form__cart-item .product-thumbnail img{width:100px;height:100px;object-fit:cover;border-radius:12px;border:none !important;transition:var(--topppa-anim-duration);box-shadow:0 4px 12px rgba(0,0,0,.05)}.woocommerce-cart-form__cart-item .product-thumbnail img:hover{transform:scale(1.05)}.woocommerce-cart-form__cart-item .product-name a{color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-weight:600;font-size:1.6rem;text-decoration:none;transition:var(--topppa-anim-duration)}.woocommerce-cart-form__cart-item .product-name a:hover{color:var(--topppa-color-primary)}.woocommerce-cart-form__cart-item .product-price{color:var(--topppa-color-secondary);font-weight:500;font-size:1.5rem}.woocommerce-cart-form__cart-item .product-subtotal{color:var(--topppa-color-primary);font-weight:700;font-size:1.7rem}.topppa-theme-cart-content .woocommerce-cart-form__cart-item a.remove{font-size:1.5em;height:inherit;width:inherit;border-radius:100%;color:var(--topppa-color-primary) !important;font-weight:700;background:rgba(0,0,0,0);box-shadow:none;padding-left:1rem;text-align:inherit;line-height:inherit}.topppa-theme-cart-content .woocommerce-cart-form__cart-item a.remove:hover{background:rgba(0,0,0,0);color:var(--topppa-color-secondary) !important}.topppa-theme-cart-content .woocommerce .quantity .qty{width:6rem;height:auto;border:none !important;border-radius:0;text-align:center;font-size:1.5rem;color:var(--topppa-color-secondary);font-weight:500;transition:var(--topppa-anim-duration);background:var(--topppa-color-white)}.topppa-theme-cart-content .woocommerce .quantity .qty:focus{border-color:var(--topppa-color-primary);box-shadow:0 0 0 3px rgba(var(--topppa-color-primary), 0.1);outline:none}.topppa-theme-cart-content .coupon{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem;background:var(--topppa-color-bg)}.topppa-theme-cart-content .coupon input#coupon_code{height:auto;max-height:inherit;width:auto;padding:1.3rem;border:none !important;border-radius:0;font-size:1.5rem;font-weight:500;transition:var(--topppa-anim-duration);background:var(--topppa-color-white)}.topppa-theme-cart-content .coupon input#coupon_code:focus{border-color:var(--topppa-color-primary);box-shadow:0 0 0 3px rgba(var(--topppa-color-primary), 0.1);outline:none}.topppa-theme-cart-content .coupon button.button{height:48px;padding:0 2rem;background:var(--topppa-color-white);border:none !important;border-radius:0;color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-weight:600;font-size:1.4rem;text-transform:uppercase;letter-spacing:.5px;transition:var(--topppa-anim-duration)}.topppa-theme-cart-content .coupon button.button:hover{background:var(--topppa-color-primary);border-color:var(--topppa-color-primary);color:var(--topppa-color-white);transform:translateY(-2px)}.actions>button.button{height:48px;padding:0 2.5rem;background:var(--topppa-color-white);border:none !important;border-radius:8px;color:var(--topppa-color-secondary);font-family:var(--topppa-title-font);font-weight:600;font-size:1.4rem;text-transform:uppercase;letter-spacing:.5px;transition:var(--topppa-anim-duration)}.actions>button.button:hover{background:var(--topppa-color-primary);border-color:var(--topppa-color-primary);color:var(--topppa-color-white);transform:translateY(-2px)}.cart-collaterals{background:var(--topppa-color-white);border-radius:16px;box-shadow:var(--topppa-color-shadow);padding:3rem}.cart-collaterals .cart_totals h2{font-family:var(--topppa-title-font);font-size:2.2rem;font-weight:700;margin-bottom:2rem;color:var(--topppa-color-secondary);text-transform:uppercase;letter-spacing:.5px}.cart-collaterals .cart_totals .shop_table{border:none !important;margin-bottom:2rem}.cart-collaterals .cart_totals .shop_table th{padding:1.2rem 0;color:var(--topppa-color-secondary);font-weight:600;font-size:1.6rem}.cart-collaterals .cart_totals .shop_table td{padding:1.2rem 0;text-align:right;color:var(--topppa-color-secondary);font-size:1.6rem}.cart-collaterals .cart_totals .shop_table .order-total th,.cart-collaterals .cart_totals .shop_table .order-total td{font-weight:700;color:var(--topppa-color-primary);font-size:1.8rem;border-top:none}.cart-collaterals .wc-proceed-to-checkout{margin-top:2rem}.cart-collaterals .wc-proceed-to-checkout .checkout-button{display:block;width:100%;height:56px;line-height:56px;text-align:center;background:var(--topppa-color-primary);color:var(--topppa-color-white);font-family:var(--topppa-title-font);font-weight:700;font-size:1.6rem;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;text-decoration:none;transition:var(--topppa-anim-duration);box-shadow:0 4px 12px rgba(var(--topppa-color-primary), 0.2);border:none;cursor:pointer}.cart-collaterals .wc-proceed-to-checkout .checkout-button:hover{background:var(--topppa-color-secondary);transform:translateY(-2px);box-shadow:0 6px 15px rgba(var(--topppa-color-primary), 0.3)}.cart-collaterals .wc-proceed-to-checkout .checkout-button:focus{outline:none}.cart-empty.woocommerce-info{background:var(--topppa-color-white);border-radius:16px;padding:3rem;margin-bottom:2rem;text-align:center;color:var(--topppa-color-secondary);font-size:1.8rem;font-weight:500;box-shadow:var(--topppa-color-shadow)}.return-to-shop{text-align:center;margin-top:3rem}.return-to-shop .button{display:inline-block;padding:1.2rem 3rem;background:var(--topppa-color-white);color:var(--topppa-color-secondary);border:1px solid var(--topppa-color-border);border-radius:8px;font-family:var(--topppa-title-font);font-weight:600;font-size:1.4rem;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;transition:var(--topppa-anim-duration);box-shadow:0 2px 8px rgba(0,0,0,.05)}.return-to-shop .button:hover{background:var(--topppa-color-primary);border-color:var(--topppa-color-primary);color:var(--topppa-color-white);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--topppa-color-primary), 0.2)}@media(max-width: 768px){.woocommerce-cart-form .shop_table thead{display:none}.woocommerce-cart-form .shop_table tbody tr{display:block;margin-bottom:2rem;padding:1.5rem;border:1px solid var(--topppa-color-border);border-radius:12px;background:var(--topppa-color-white);box-shadow:var(--topppa-color-shadow)}.woocommerce-cart-form .shop_table tbody td{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border:none;font-size:1.4rem}.woocommerce-cart-form .shop_table tbody td::before{content:attr(data-title);font-family:var(--topppa-title-font);font-weight:600;color:var(--topppa-color-secondary);font-size:1.4rem}.coupon{flex-direction:column;align-items:stretch;padding:1.5rem}.coupon input#coupon_code{width:100%}.cart-collaterals{margin-top:2rem;padding:2rem}}.woocommerce-cart-form input,.woocommerce-cart-form select,.woocommerce-cart-form textarea{border:none !important}.woocommerce-cart-form .quantity .qty{border:none !important}.woocommerce-cart-form .coupon input#coupon_code{border:none !important}.woocommerce-cart-form .coupon button.button{border:none !important}.woocommerce-cart-form .actions button.button{border:none !important;border-radius:0;background-color:var(--topppa-color-white)}.woocommerce-cart-form .actions button.button:hover{background:var(--topppa-color-primary);color:var(--topppa-color-white)}.woocommerce-cart-form__cart-item .product-thumbnail img{border:none !important}.woocommerce-cart-form__cart-item a.remove{border:none !important}.woocommerce-notices-wrapper .woocommerce-info,.woocommerce-notices-wrapper .woocommerce-error,.woocommerce-notices-wrapper .woocommerce-message{border:none !important}.player{position:relative;background:#f1f3f4;box-shadow:0 50px 80px rgba(0,0,0,.25);overflow:hidden}.player .imgbx{position:relative;width:100%;height:350px}.player .imgbx img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.player audio{width:100%;outline:none}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--topppa-color-primary) !important;color:var(--topppa-color-white)}.topppa-checkout .woocommerce .woocommerce-info{border-top-color:#1e85be;font-size:1.4rem}.topppa-checkout .woocommerce .order-review-wrapper #order_review .shop_table tbody tr td{padding:1.5rem}.topppa-checkout .woocommerce .select2-container .select2-dropdown,.topppa-checkout .woocommerce .select2-container .select2-selection{border:none}.topppa-checkout .woocommerce form.checkout.woocommerce-checkout .col2-set,.topppa-checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-page .col2-set{display:grid;grid-template-columns:repeat(1, 1fr)}.topppa-checkout .woocommerce form.checkout.woocommerce-checkout .col2-set .col-2,.topppa-checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-page .col2-set .col-2{width:100%}.topppa-checkout .woocommerce form.checkout.woocommerce-checkout .col2-set .col-1,.topppa-checkout .woocommerce form.checkout.woocommerce-checkout .woocommerce-page .col2-set .col-1{width:100%}.topppa-checkout .woocommerce .form-row{margin-bottom:2.5rem;position:relative}.topppa-checkout .woocommerce .form-row label{display:block;font-family:var(--topppa-title-font);font-size:1.4rem;font-weight:600;color:var(--topppa-color-secondary);margin-bottom:.8rem;transition:var(--topppa-anim-duration)}.topppa-checkout .woocommerce .form-row .input-text,.topppa-checkout .woocommerce .form-row .select2-container .select2-selection--single .select2-selection__rendered,.topppa-checkout .woocommerce .form-row select,.topppa-checkout .woocommerce .form-row textarea{width:100%;height:4.5rem;padding:0 2rem;border:1px solid var(--topppa-color-border);border-radius:0;font-family:var(--topppa-body-font);font-size:1.5rem;color:var(--topppa-color-secondary);background:var(--topppa-color-white);transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.02);display:flex;align-items:center}.topppa-checkout .woocommerce .form-row .input-text:focus,.topppa-checkout .woocommerce .form-row .select2-container .select2-selection--single .select2-selection__rendered:focus,.topppa-checkout .woocommerce .form-row select:focus,.topppa-checkout .woocommerce .form-row textarea:focus{border-color:var(--topppa-color-primary);box-shadow:0 0 0 3px rgba(var(--topppa-color-primary), 0.1);outline:none}.topppa-checkout .woocommerce .form-row .input-text::placeholder,.topppa-checkout .woocommerce .form-row .select2-container .select2-selection--single .select2-selection__rendered::placeholder,.topppa-checkout .woocommerce .form-row select::placeholder,.topppa-checkout .woocommerce .form-row textarea::placeholder{color:var(--topppa-color-para);opacity:.7}.topppa-checkout .woocommerce .form-row .input-text:hover:not(:focus),.topppa-checkout .woocommerce .form-row .select2-container .select2-selection--single .select2-selection__rendered:hover:not(:focus),.topppa-checkout .woocommerce .form-row select:hover:not(:focus),.topppa-checkout .woocommerce .form-row textarea:hover:not(:focus){border-color:var(--topppa-color-secondary)}.topppa-checkout .woocommerce .form-row .select2-container .select2-selection--single .select2-selection__rendered:hover,.topppa-checkout .woocommerce .form-row select:hover{border-color:var(--topppa-color-secondary)}.topppa-checkout .woocommerce .form-row .select2-container .select2-selection--single .select2-selection__rendered:focus,.topppa-checkout .woocommerce .form-row select:focus{border-color:var(--topppa-color-primary);box-shadow:0 0 0 3px rgba(var(--topppa-color-primary), 0.1)}.topppa-checkout .woocommerce .form-row .select2-container .select2-selection--single .select2-selection__rendered option,.topppa-checkout .woocommerce .form-row select option{padding:1rem;font-size:1.5rem;color:var(--topppa-color-secondary);background:var(--topppa-color-white)}.topppa-checkout .woocommerce .form-row textarea{min-height:120px;padding:1.5rem 2rem;resize:vertical}.topppa-checkout .woocommerce .form-row label abbr[title]{color:#dc3545;border:none;text-decoration:none;margin-left:.3rem}.topppa-checkout .woocommerce .form-row .woocommerce-form__input-checkbox,.topppa-checkout .woocommerce .form-row .woocommerce-form__input-radio{width:1.8rem;height:1.8rem;margin-right:1rem;vertical-align:middle;cursor:pointer}.topppa-checkout .woocommerce .select2-container--default .select2-search--dropdown .select2-search__field,.topppa-checkout .woocommerce select{border-radius:0;font-size:1.2rem}.topppa-checkout .woocommerce .select2-results__option[aria-selected],.topppa-checkout .woocommerce .select2-results__option[data-selected]{font-size:1.4rem}.topppa-checkout .woocommerce .woocommerce-privacy-policy-text p{font-size:1.2rem}@media(max-width: 768px){.topppa-checkout .topppa-checkout .form-row{margin-bottom:2rem}.topppa-checkout .topppa-checkout .form-row .input-text,.topppa-checkout .topppa-checkout .form-row select,.topppa-checkout .topppa-checkout .form-row textarea{height:4.5rem;font-size:1.4rem;padding:0 1.5rem}.topppa-checkout .topppa-checkout .form-row .select2-container .select2-selection--single .select2-selection__rendered{background-position:right 1.2rem center;padding-right:3.5rem}.topppa-checkout .topppa-checkout .form-row textarea{min-height:100px;padding:1.2rem 1.5rem}.topppa-checkout .topppa-checkout .form-row label{font-size:1.3rem}}.order-review-wrapper{background:var(--topppa-color-white);border-radius:16px;box-shadow:var(--topppa-color-shadow);padding:3rem;margin-bottom:3rem}@media(max-width: 991px){.order-review-wrapper{padding:2rem;margin-bottom:2rem}.order-review-wrapper #order_review_heading{font-size:2rem;margin-bottom:1.5rem}.order-review-wrapper #order_review .shop_table thead th{font-size:1.4rem;padding:1.2rem 0}.order-review-wrapper #order_review .shop_table tbody tr td{font-size:1.4rem;padding:1.2rem 0}.order-review-wrapper #order_review .shop_table tfoot th,.order-review-wrapper #order_review .shop_table tfoot td{font-size:1.4rem;padding:1.2rem 0}.order-review-wrapper #order_review .shop_table tfoot .order-total th,.order-review-wrapper #order_review .shop_table tfoot .order-total td{font-size:1.6rem}.order-review-wrapper #payment{padding:2rem}.order-review-wrapper #payment .place-order #place_order{padding:1.2rem;font-size:1.4rem}}@media(max-width: 767px){.order-review-wrapper{padding:1.5rem;margin-bottom:1.5rem}.order-review-wrapper #order_review_heading{font-size:1.8rem;margin-bottom:1.2rem}.order-review-wrapper #order_review .shop_table thead th{font-size:1.3rem;padding:1rem 0}.order-review-wrapper #order_review .shop_table tbody tr td{font-size:1.3rem;padding:1rem 0}.order-review-wrapper #order_review .shop_table tfoot th,.order-review-wrapper #order_review .shop_table tfoot td{font-size:1.3rem;padding:1rem 0}.order-review-wrapper #order_review .shop_table tfoot .order-total th,.order-review-wrapper #order_review .shop_table tfoot .order-total td{font-size:1.5rem}.order-review-wrapper #payment{padding:1.5rem}.order-review-wrapper #payment .place-order #place_order{padding:1rem;font-size:1.3rem}}@media(max-width: 479px){.order-review-wrapper{padding:1rem;margin-bottom:1rem}.order-review-wrapper #order_review_heading{font-size:1.6rem;margin-bottom:1rem}.order-review-wrapper #order_review .shop_table thead th{font-size:1.2rem;padding:.8rem 0}.order-review-wrapper #order_review .shop_table tbody tr td{font-size:1.2rem;padding:.8rem 0}.order-review-wrapper #order_review .shop_table tfoot th,.order-review-wrapper #order_review .shop_table tfoot td{font-size:1.2rem;padding:.8rem 0}.order-review-wrapper #order_review .shop_table tfoot .order-total th,.order-review-wrapper #order_review .shop_table tfoot .order-total td{font-size:1.4rem}.order-review-wrapper #payment{padding:1rem}.order-review-wrapper #payment .place-order #place_order{padding:.8rem;font-size:1.2rem}}.order-review-wrapper #order_review_heading{font-family:var(--topppa-title-font);font-size:2.2rem;font-weight:700;color:var(--topppa-color-secondary);margin-bottom:2rem;text-transform:uppercase;letter-spacing:.5px}.order-review-wrapper #order_review .shop_table{border:none;margin-bottom:2rem}.order-review-wrapper #order_review .shop_table thead th{font-family:var(--topppa-title-font);font-size:1.6rem;font-weight:600;color:var(--topppa-color-secondary);padding:1.5rem 0;border:none}.order-review-wrapper #order_review .shop_table tbody tr{border:none}.order-review-wrapper #order_review .shop_table tbody tr td{padding:1.5rem 0;font-size:1.5rem;color:var(--topppa-color-secondary);border:none}.order-review-wrapper #order_review .shop_table tfoot th{font-family:var(--topppa-title-font);font-size:1.6rem;font-weight:600;color:var(--topppa-color-secondary);padding:1.5rem 0;border:none}.order-review-wrapper #order_review .shop_table tfoot td{padding:1.5rem 0;text-align:right;font-size:1.6rem;color:var(--topppa-color-secondary);border:none}.order-review-wrapper #order_review .shop_table tfoot .order-total th,.order-review-wrapper #order_review .shop_table tfoot .order-total td{font-weight:700;color:var(--topppa-color-primary);font-size:1.8rem;border:none}.order-review-wrapper #payment{background:var(--topppa-color-white);border-radius:16px;box-shadow:var(--topppa-color-shadow);padding:3rem}.order-review-wrapper #payment .place-order{padding:0}.order-review-wrapper #payment .place-order #place_order{width:100%;height:auto;padding:1.5rem;text-align:center;background:var(--topppa-color-primary);color:var(--topppa-color-white);font-family:var(--topppa-title-font);font-weight:700;font-size:1.6rem;text-transform:uppercase;border-radius:0;border:none;transition:var(--topppa-anim-duration);box-shadow:0 4px 12px rgba(var(--topppa-color-primary), 0.2);margin-top:1.5rem}.order-review-wrapper #payment .place-order #place_order:hover{background:var(--topppa-color-secondary);transform:translateY(-2px);box-shadow:0 6px 15px rgba(var(--topppa-color-primary), 0.3)}.order-review-wrapper #payment .place-order #place_order:focus{outline:none}.topppa-immage-slider-wrp{position:relative}.topppa-immage-slider-wrp .swiper{width:100%}.topppa-immage-slider-wrp .swiper .topppa-image-slider-item{width:100%;height:40rem;display:flex;flex-direction:column;justify-content:center;padding:30px;text-align:center;border-radius:20px;overflow:hidden;z-index:1;position:relative}.topppa-immage-slider-wrp .swiper .topppa-image-slider-item::after{content:"";position:absolute;left:0;bottom:0;top:0;right:0;z-index:-1}.topppa-swiper-pagination{position:absolute;bottom:-30px !important;display:flex;justify-content:center;z-index:99}.topppa-swiper-pagination .swiper-pagination-bullet{background:var(--topppa-color-primary);height:12px;width:12px}.topppa-image-slider-content{display:none;opacity:0;padding-bottom:.625rem}.topppa-image-slider-content .topppa-image-slider-icon{height:50px;width:50px;display:inline-flex;background:#fff;align-items:center;justify-content:center;border-radius:100px;margin-bottom:20px}.topppa-image-slider-content .topppa-image-slider-icon:hover{color:var(--topppa-color-white);background:var(--topppa-color-primary)}.topppa-image-slider-content .topppa-image-slider-title{color:var(--topppa-color-white);font-weight:400;font-size:2.4rem;line-height:normal;margin-bottom:1rem;text-transform:uppercase}.topppa-image-slider-content .topppa-image-slider-des{color:#dadada;line-height:normal;font-size:16px}.swiper-slide-active .topppa-image-slider-content{display:block;opacity:1}.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{background-image:none}.imager-slider-arrow{width:100%;position:absolute;z-index:99;display:flex;justify-content:space-around}.imager-slider-arrow .button{display:inline-flex;align-items:center;justify-content:center;transition:.4s}@media screen and (max-width: 767px){.imager-slider-arrow{display:none}}@media screen and (min-width: 48rem){.topppa-immage-slider-wrp{display:flex;align-items:center}}.topppa-service-slider{position:relative}.topppa-service-slider .topppa-service-slider-item{position:relative;overflow:hidden;margin-bottom:25px}.topppa-service-slider .topppa-service-slider-item .topppa-service-slider-img{height:100%}.topppa-service-slider .topppa-service-slider-item .topppa-service-slider-img img{width:100%;height:100%;object-fit:cover}.topppa-service-slider .swiper-slide .topppa-service-slider-item{margin-bottom:0px}.topppa-service-slider.style-one [class*=col-]:nth-child(even),.topppa-service-slider.style-one .swiper-slide:nth-child(even) .topppa-service-slider-item,.topppa-service-slider.style-two [class*=col-]:nth-child(even),.topppa-service-slider.style-two .swiper-slide:nth-child(even) .topppa-service-slider-item{margin-top:80px}.style-one .topppa-service-slider-item,.style-two .topppa-service-slider-item{border-radius:1rem;height:370px;transition:all .4s ease-in-out;border-radius:160px 160px 0px 0px}.style-one .topppa-service-slider-content,.style-two .topppa-service-slider-content{position:absolute;top:0;bottom:0;left:0;right:0;transition:all .4s ease-in-out;margin:20px;border-radius:160px 160px 0px 0px;overflow:hidden}.style-one .topppa-service-slider-content-area,.style-two .topppa-service-slider-content-area{height:100%;overflow:hidden;text-align:center;transition:all .4s ease-in-out;display:flex;flex-direction:column;justify-content:flex-end;bottom:-70px;position:relative}.style-one .topppa-service-slider-content-area .topppa-service-slider-title,.style-two .topppa-service-slider-content-area .topppa-service-slider-title{color:var(--topppa-color-white);font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0}.style-one .topppa-service-slider-content-area .topppa-service-slider-stitle,.style-two .topppa-service-slider-content-area .topppa-service-slider-stitle{color:var(--topppa-color-white);font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5px}.style-one .topppa-service-slider-content-area .topppa-service-slider-des,.style-two .topppa-service-slider-content-area .topppa-service-slider-des{color:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:9px}.style-one .topppa-service-slider-content-area .topppa-service-slider-button,.style-two .topppa-service-slider-content-area .topppa-service-slider-button{opacity:0;visibility:hidden;transition:.4s ease-in-out}.style-one .topppa-service-slider-content-area .topppa-service-slider-button .topppa-btn,.style-one .topppa-service-slider-content-area .topppa-service-slider-button input[type=submit],.style-two .topppa-service-slider-content-area .topppa-service-slider-button .topppa-btn,.style-two .topppa-service-slider-content-area .topppa-service-slider-button input[type=submit]{margin-top:23px;text-decoration:none}.style-one .topppa-service-slider-item:hover .topppa-service-slider-content,.style-two .topppa-service-slider-item:hover .topppa-service-slider-content{border:1px solid var(--topppa-color-white);background:rgba(13,87,145,.26);backdrop-filter:blur(2px);padding:20px 10px}.style-one .topppa-service-slider-item:hover .topppa-service-slider-content-area,.style-two .topppa-service-slider-item:hover .topppa-service-slider-content-area{height:100%;bottom:0 !important}.style-one .topppa-service-slider-item:hover .topppa-service-slider-button,.style-two .topppa-service-slider-item:hover .topppa-service-slider-button{opacity:1;visibility:visible;display:block;transition:.4s ease-in-out}.topppa-service-slider.style-two [class*=col-]:nth-child(even),.topppa-service-slider.style-two .swiper-slide:nth-child(even) .topppa-service-slider-item{margin-top:0px;transform:rotate(6.806deg)}.style-two .swiper-slide{margin:20px 0}.style-two .topppa-service-slider-item{border-radius:30px;border:2px solid var(--topppa-color-white);transform:rotate(-8.772deg)}.style-two .topppa-service-slider-content{border-radius:20px}.style-two .topppa-service-slider-item:hover .topppa-service-slider-content{border:1px solid var(--topppa-color-white);background:rgba(10,10,10,.39);backdrop-filter:blur(2.75px)}.style-three .topppa-service-slider-item{width:100%;height:560px;border-radius:15px;background:#d9d9d9}.style-three .topppa-service-slider-icon{background:hsla(0,0%,100%,.05);color:var(--topppa-color-white);border:1px solid hsla(0,0%,100%,.6);backdrop-filter:blur(20px);width:90px;height:90px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-top:-50px;transition:.4s;position:relative;bottom:-50px;z-index:1;transition:.5s;transform:scale(0);flex-direction:column;line-height:normal}.style-three .topppa-service-slider-icon span{color:hsla(0,0%,100%,.37);font-size:14px;font-weight:500}.style-three .topppa-service-slider-content-area{backdrop-filter:blur(25px);padding:70px 30px 26px;border:1px solid hsla(0,0%,100%,.6);transition:.4s;overflow:hidden}.style-three .topppa-service-slider-content-area .topppa-service-slider-stitle{color:var(--topppa-color-white);margin-bottom:5px;font-size:16px}.style-three .topppa-service-slider-content-area .topppa-service-slider-title{color:var(--topppa-color-white);font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:10px}.style-three .topppa-service-slider-content-area .topppa-service-slider-des{color:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:20px}.style-three .topppa-service-slider-content{text-align:center;position:absolute;z-index:111;margin:30px;bottom:0;transition:.4s;transform:scale(0);visibility:hidden;left:0;right:0}.style-three .swiper-slide-next .topppa-service-slider-content,.style-three .no-slide .topppa-service-slider-item.active .topppa-service-slider-content,.style-three .topppa-service-slider-item:hover .topppa-service-slider-content{transform:scale(1);visibility:visible}.style-three .swiper-slide-next .topppa-service-slider-icon,.style-three .no-slide .topppa-service-slider-item.active .topppa-service-slider-icon,.style-three .topppa-service-slider-item:hover .topppa-service-slider-icon{transform:scale(1)}.style-four .swiper-slide.swiper-slide-next{position:relative}.style-four .swiper-slide.swiper-slide-next::after,.style-four .swiper-slide.swiper-slide-next::before{content:"";background:#e1e8ed;position:absolute;width:1px;bottom:0;height:70%;top:0;margin:auto}.style-four .swiper-slide.swiper-slide-next:after{left:-12px}.style-four .swiper-slide.swiper-slide-next:before{right:-12px}.style-four .topppa-service-slider-img{width:320px;border-radius:100%;background:#d9d9d9;overflow:hidden;margin:auto;margin-bottom:35px;position:relative}.style-four .topppa-service-slider-img:after{background:rgba(44,90,255,.3);position:absolute;left:0;right:0;bottom:0;top:0;content:"";transform:scale(0);transition:.4s;border-radius:100%}.style-four .topppa-service-slider-img .topppa-service-slider-button-two{background:var(--topppa-color-white);position:absolute;left:0;right:0;bottom:0;top:0;color:var(--topppa-color-primary);height:60px;width:60px;font-size:20px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:100px;z-index:1;transform:scale(0);transition:.4s}.style-four .topppa-service-slider-icon{width:80px;height:80px;background:var(--topppa-color-secondary);border-radius:100px;position:absolute;right:10px;top:10px;color:var(--topppa-color-white);font-size:14px;font-style:normal;font-weight:500;line-height:26px;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;line-height:normal;border:2px solid #fff;transform:.4s}.style-four .topppa-service-slider-item{transition:.4s}.style-four .topppa-service-slider-item:hover .topppa-service-slider-img:after{transform:scale(1)}.style-four .topppa-service-slider-item:hover .topppa-service-slider-img .topppa-service-slider-button-two{transform:scale(1)}.style-four .topppa-service-slider-content-area{text-align:center}.style-four .topppa-service-slider-content-area .topppa-service-slider-stitle{color:var(--topppa-color-secondary);font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5px}.style-four .topppa-service-slider-content-area .topppa-service-slider-title{color:var(--topppa-color-secondary);font-family:Outfit;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px}.style-four .topppa-service-slider-content-area .topppa-service-slider-des{color:var(--paragraph-color, #7B7E86);font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:26px}.service-slider-pagination{display:inline-flex;justify-content:center}.service-slider-pagination .swiper-pagination-bullet{height:12px;width:12px;padding:0;margin:0}.style-four .service-slider-pagination{gap:10px;margin-top:30px}.style-four .service-slider-pagination .swiper-pagination-bullet{position:relative;height:10px;width:10px}.style-four .service-slider-pagination .swiper-pagination-bullet:after{content:"";position:absolute;left:-5px;right:0px;top:0;bottom:0;margin:auto !important;height:200%;width:200%;border-radius:100px;border:1px solid var(--topppa-color-primary)}.service-slider-arrow{position:absolute;width:100%;top:45%;transform:translateY(-50%);z-index:9}.service-slider-arrow .button{position:absolute;cursor:pointer;padding:14px 20px;z-index:10;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:100px;display:flex;align-items:center;justify-content:center;width:60px;height:60px}.service-slider-arrow .topppa-arrow-prev{left:-32px}.service-slider-arrow .topppa-arrow-next{right:-32px}.style-three .service-slider-arrow .topppa-arrow-prev{left:-150px}.style-three .service-slider-arrow .topppa-arrow-next{right:-150px}@media screen and (max-width: 1450px){.topppa-service-slider .service-slider-arrow .topppa-arrow-prev{left:0px}.topppa-service-slider .service-slider-arrow .topppa-arrow-next{right:0px}}.topppa-toggle-wrapper .top-wrapper{display:flex;align-items:center;justify-content:space-between}.topppa-toggle-wrapper .topppa-toggle-tab-menu ul{margin:0;padding:0;list-style:none;gap:15px}.topppa-toggle-wrapper .topppa-toggle-tab-menu ul li{margin:0;padding:0;list-style:none}.topppa-toggle-wrapper .topppa-toggle-tab-menu ul li button{padding:17px 40px;line-height:normal;border-radius:5px;background-color:var(--topppa-color-primary);color:var(--topppa-color-white);font-size:16px;font-weight:600;text-transform:capitalize;border:none;outline:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px}.topppa-toggle-wrapper .topppa-toggle-tab-menu ul li button svg{fill:var(--topppa-color-white)}.topppa-toggle-wrapper .topppa-toggle-tab-menu ul li button.active{background-color:var(--topppa-color-secondary);color:var(--topppa-color-white)}.trade-coin-box{border:1px solid var(--topppa-color-border);border-radius:.5rem;padding:2.5rem;background:rgba(13,13,13,.57)}.trade-coin-box .trade-coin-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.3rem}.trade-coin-box .trade-coin-wrapper .coin-name{color:var(--topppa-color-white);font-weight:600}.trade-coin-box .trade-coin-wrapper .coin-name-icon{font-size:4.4rem;color:#fcc032}.trade-coin-box .description{color:#bababa;margin-bottom:1.7rem}.trade-coin-box .coin-amount-wrapper .static-bar-wrapper{position:relative}.trade-coin-box .coin-amount-wrapper .static-bar-wrapper .static-bar,.trade-coin-box .coin-amount-wrapper .static-bar-wrapper .static-bar-active{width:100%;height:3px;background:#4a4a4a;border-radius:5px}.trade-coin-box .coin-amount-wrapper .static-bar-wrapper .static-bar-active{position:absolute;background:var(--topppa-color-primary);width:85%;top:0;left:0}.trade-coin-box .coin-amount-wrapper .bar{margin-bottom:1.8rem}.trade-coin-box .coin-amount-wrapper .amount{font-size:14px;color:var(--topppa-color-primary);font-weight:500}.trade-coin-box .coin-amount-wrapper .skillbar{height:8px;position:relative;text-align:right;border-radius:20px;background:#e4e4e4;padding:0}.trade-coin-box .coin-amount-wrapper .count-bar{background:var(--topppa-color-primary);height:100%;position:relative;text-align:right;position:relative;text-align:right;padding-right:0;border-radius:20px;overflow:visible !important;width:0}.trade-coin-box .btn-wrapper{display:flex;align-items:center;gap:3rem}.trade-coin-box .btn-wrapper .btn-one .topppa-btn,.trade-coin-box .btn-wrapper .btn-two .topppa-btn{border-radius:.5rem;padding:1rem 2.5rem}.tp-trip-taxonomy-wrp{position:relative}.tp-trip-taxonomy-wrp{position:relative}.tp-trip-taxonomy-wrp .tp-trip-taxonomy-item{position:relative;overflow:hidden;margin-bottom:25px;transition:.4s}.tp-trip-taxonomy-wrp .tp-trip-taxonomy-item .tp-trip-taxonomy-img{height:100%}.tp-trip-taxonomy-wrp .tp-trip-taxonomy-item .tp-trip-taxonomy-img img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:.4s}.tp-trip-taxonomy-wrp .swiper-slide .tp-trip-taxonomy-item{margin-bottom:0px}.tp-trip-taxonomy-wrp.style-one [class*=col-]:nth-child(even) .tp-trip-taxonomy-item{margin-top:80px}.tp-trip-taxonomy-wrp.style-one .swiper-slide:nth-child(even) .tp-trip-taxonomy-item{margin-top:80px}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-item{height:370px;transition:all .4s ease-in-out;border-radius:160px 160px 0px 0px}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-img img{transform:scale(1.1);transition:.4s}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-content{border:1px solid var(--topppa-color-white);background:rgba(13,87,145,.26);backdrop-filter:blur(2px);padding:20px 10px}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-content-area{height:100%;bottom:0 !important}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-button{opacity:1;visibility:visible;display:block;transition:.4s ease-in-out}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content{position:absolute;top:0;bottom:0;left:0;right:0;transition:all .4s ease-in-out;margin:20px;border-radius:160px 160px 0px 0px;overflow:hidden}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area{height:100%;overflow:hidden;text-align:center;transition:all .4s ease-in-out;display:flex;flex-direction:column;justify-content:flex-end;bottom:-70px;position:relative}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title{color:var(--topppa-color-white);font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title a{color:var(--topppa-color-white)}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area .tp-trip-taxonomy-stitle{color:var(--topppa-color-white);font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5px}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area .tp-trip-taxonomy-des{color:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:9px}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button{opacity:0;visibility:hidden;transition:.4s ease-in-out}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button .topppa-btn{margin-top:23px;text-decoration:none}.tp-trip-taxonomy-wrp.style-one .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button input[type=submit]{margin-top:23px;text-decoration:none}.tp-trip-taxonomy-wrp.style-two [class*=col-]:nth-child(even){margin-top:80px}.tp-trip-taxonomy-wrp.style-two .swiper-slide{margin:20px 0}.tp-trip-taxonomy-wrp.style-two .swiper-slide:nth-child(even) .tp-trip-taxonomy-item{margin-top:80px;margin-top:0px;transform:rotate(6.806deg)}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-item{height:370px;transition:all .4s ease-in-out;border-radius:160px 160px 0px 0px;border-radius:30px;border:2px solid var(--topppa-color-white);transform:rotate(-8.772deg)}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-content{border:1px solid var(--topppa-color-white);background:rgba(13,87,145,.26);backdrop-filter:blur(2px);padding:20px 10px;border:1px solid var(--topppa-color-white);background:rgba(10,10,10,.39);backdrop-filter:blur(2.75px)}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-content-area{height:100%;bottom:0 !important}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-button{opacity:1;visibility:visible;display:block;transition:.4s ease-in-out}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content{position:absolute;top:0;bottom:0;left:0;right:0;transition:all .4s ease-in-out;margin:20px;border-radius:160px 160px 0px 0px;overflow:hidden;border-radius:20px}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area{height:100%;overflow:hidden;text-align:center;transition:all .4s ease-in-out;display:flex;flex-direction:column;justify-content:flex-end;bottom:-70px;position:relative}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title{color:var(--topppa-color-white);font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title a{color:var(--topppa-color-white)}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area .tp-trip-taxonomy-stitle{color:var(--topppa-color-white);font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5px}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area .tp-trip-taxonomy-des{color:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:9px}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button{opacity:0;visibility:hidden;transition:.4s ease-in-out}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button .topppa-btn{margin-top:23px;text-decoration:none}.tp-trip-taxonomy-wrp.style-two .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button input[type=submit]{margin-top:23px;text-decoration:none}.tp-trip-taxonomy-wrp.style-two [class*=col-]:nth-child(even){margin-top:0px;transform:rotate(6.806deg)}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-item{width:100%;height:560px;border-radius:15px;background:#d9d9d9}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-img img{transform:scale(1.1);transition:.4s}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-content{transform:scale(1);visibility:visible}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-icon{transform:scale(1)}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-icon{background:hsla(0,0%,100%,.05);color:var(--topppa-color-white);border:1px solid hsla(0,0%,100%,.6);backdrop-filter:blur(20px);width:90px;height:90px;border-radius:100px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-top:-50px;transition:.4s;position:relative;bottom:-50px;z-index:1;transition:.5s;transform:scale(0);flex-direction:column;line-height:normal}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-icon span{color:hsla(0,0%,100%,.37);font-size:14px;font-weight:500}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-content-area{backdrop-filter:blur(25px);padding:70px 30px 26px;border:1px solid hsla(0,0%,100%,.6);transition:.4s;overflow:hidden}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-content-area .tp-trip-taxonomy-stitle{color:var(--topppa-color-white);margin-bottom:5px;font-size:16px}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title{color:var(--topppa-color-white);font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:10px}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title a{color:var(--topppa-color-white)}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-content-area .tp-trip-taxonomy-des{color:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:20px}.tp-trip-taxonomy-wrp.style-three .tp-trip-taxonomy-content{text-align:center;position:absolute;z-index:111;margin:30px;bottom:0;transition:.4s;transform:scale(0);visibility:hidden;left:0;right:0}.tp-trip-taxonomy-wrp.style-three .swiper-slide-next .tp-trip-taxonomy-content{transform:scale(1);visibility:visible}.tp-trip-taxonomy-wrp.style-three .swiper-slide-next .tp-trip-taxonomy-icon{transform:scale(1)}.tp-trip-taxonomy-wrp.style-three .no-slide .tp-trip-taxonomy-item.active .tp-trip-taxonomy-content{transform:scale(1);visibility:visible}.tp-trip-taxonomy-wrp.style-three .no-slide .tp-trip-taxonomy-item.active .tp-trip-taxonomy-icon{transform:scale(1)}.tp-trip-taxonomy-wrp.style-three .service-slider-arrow .topppa-arrow-prev{left:-150px}.tp-trip-taxonomy-wrp.style-three .service-slider-arrow .topppa-arrow-next{right:-150px}.tp-trip-taxonomy-wrp.style-four .swiper-slide.swiper-slide-next{position:relative}.tp-trip-taxonomy-wrp.style-four .swiper-slide.swiper-slide-next::after{content:"";background:#e1e8ed;position:absolute;width:1px;bottom:0;height:70%;top:0;margin:auto}.tp-trip-taxonomy-wrp.style-four .swiper-slide.swiper-slide-next::before{content:"";background:#e1e8ed;position:absolute;width:1px;bottom:0;height:70%;top:0;margin:auto}.tp-trip-taxonomy-wrp.style-four .swiper-slide.swiper-slide-next:after{left:-12px}.tp-trip-taxonomy-wrp.style-four .swiper-slide.swiper-slide-next:before{right:-12px}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-item{transition:.4s}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-item .tp-trip-taxonomy-img{width:320px;height:320px;border-radius:100%;background:#d9d9d9;overflow:hidden;margin:auto;margin-bottom:35px;position:relative}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-img img{transform:scale(1.1);transition:.4s}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-img:after{transform:scale(1)}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-img .tp-trip-taxonomy-button-two{transform:scale(1)}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-img:after{background:rgba(44,90,255,.3);position:absolute;left:0;right:0;bottom:0;top:0;content:"";transform:scale(0);transition:.4s;border-radius:100%}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-img .tp-trip-taxonomy-button-two{background:var(--topppa-color-white);position:absolute;left:0;right:0;bottom:0;top:0;color:var(--topppa-color-primary);height:60px;width:60px;font-size:20px;margin:auto;display:flex;align-items:center;justify-content:center;border-radius:100px;z-index:1;transform:scale(0);transition:.4s}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-content-area{text-align:center}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-content-area .tp-trip-taxonomy-stitle{color:var(--topppa-color-secondary);font-size:18px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5px}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title{color:var(--topppa-color-secondary);font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title a{color:var(--topppa-color-secondary)}.tp-trip-taxonomy-wrp.style-four .tp-trip-taxonomy-content-area .tp-trip-taxonomy-des{color:var(--topppa-color-para);font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:26px}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item{height:370px;transition:all .4s ease-in-out;border-radius:160px 160px 0px 0px;border-radius:10px}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-img img{transform:scale(1.1);transition:.4s}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-content{border:1px solid var(--topppa-color-white);background:rgba(13,87,145,.26);backdrop-filter:blur(2px);padding:20px 10px;border:1px solid rgba(0,0,0,0);background:var(--topppa-color-white);padding:20px 10px}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-title a{color:var(--topppa-color-secondary)}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-title span{color:var(--topppa-color-secondary)}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-stitle{color:var(--topppa-color-secondary)}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-des{color:var(--topppa-color-secondary)}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-content-area{bottom:0 !important}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-item:hover .tp-trip-taxonomy-button{opacity:1;visibility:visible;display:block;transition:.4s ease-in-out}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content{position:absolute;top:0;bottom:0;left:0;right:0;transition:all .4s ease-in-out;margin:20px;border-radius:160px 160px 0px 0px;overflow:hidden;top:auto;border-radius:0}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area{height:100%;overflow:hidden;text-align:center;transition:all .4s ease-in-out;display:flex;flex-direction:column;justify-content:flex-end;bottom:-70px;position:relative}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title{color:var(--topppa-color-white);font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area .tp-trip-taxonomy-title a{color:var(--topppa-color-white)}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area .tp-trip-taxonomy-stitle{color:var(--topppa-color-white);font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:5px}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area .tp-trip-taxonomy-des{color:var(--topppa-color-white);font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:9px}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button{opacity:0;visibility:hidden;transition:.4s ease-in-out}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button .topppa-btn{margin-top:23px;text-decoration:none}.tp-trip-taxonomy-wrp.style-five .tp-trip-taxonomy-content-area .tp-trip-taxonomy-button input[type=submit]{margin-top:23px;text-decoration:none}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item{height:390px;border-radius:10px}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-taxonomy-content{position:absolute;bottom:0;right:0;left:0;transition:all .4s ease-in-out;overflow:hidden}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-taxonomy-content-area{margin:20px}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-texonomy-bottom{display:flex;align-items:center;gap:15px}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-taxonomy-stitle{color:var(--topppa-color-white);font-family:"Hanken Grotesk";font-size:12px;font-style:normal;font-weight:400;line-height:normal;border-radius:42px;border:.5px solid var(--topppa-color-white);background:hsla(0,0%,100%,.06);backdrop-filter:blur(0.8999999762px);padding:7px 15px}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .topppa-btn-wrapper .topppa-btn{border-radius:42px;background:var(--topppa-color-primary);color:var(--topppa-color-white);font-family:"Hanken Grotesk";font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding:7px 15px}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-taxonomy-title{color:var(--topppa-color-white);font-family:Outfit;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:13px}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-taxonomy-title a{color:var(--topppa-color-white)}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-taxonomy-title a:hover{color:var(--topppa-color-primary)}.tp-trip-taxonomy-wrp.style-six .tp-trip-taxonomy-item .tp-trip-taxonomy-des{margin-bottom:15px;color:var(--topppa-color-white)}.topppa-dote-pagination{display:inline-flex;justify-content:center;gap:10px;margin-top:30px}.topppa-dote-pagination .swiper-pagination-bullet{height:12px;width:12px;padding:0;margin:0;position:relative;height:10px;width:10px;background:var(--topppa-color-primary)}.topppa-dote-pagination .swiper-pagination-bullet:after{content:"";position:absolute;left:-5px;right:0px;top:0;bottom:0;margin:auto !important;height:200%;width:200%;border-radius:100px;border:1px solid var(--topppa-color-primary)}.service-slider-arrow{position:absolute;width:100%;top:45%;transform:translateY(-50%);z-index:9}.service-slider-arrow .button{position:absolute;cursor:pointer;padding:14px 20px;z-index:10;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:100px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;transition:.4s}.service-slider-arrow .button:hover{background:#f2fbfe;color:var(--topppa-color-primary)}.service-slider-arrow .topppa-arrow-prev{left:-32px}.service-slider-arrow .topppa-arrow-next{right:-32px}.service-slider-arrow.arrow-two{position:relative;display:flex;top:unset;gap:15px;position:absolute;top:-100px;right:0;justify-content:flex-end}.service-slider-arrow.arrow-two .button{position:relative;left:0;right:0}@media screen and (max-width: 1450px){.tp-trip-taxonomy-wrp .service-slider-arrow .topppa-arrow-prev{left:0px}.tp-trip-taxonomy-wrp .service-slider-arrow .topppa-arrow-next{right:0px}}@media screen and (max-width: 1024px){.service-slider-arrow.arrow-two{display:none}}.tp-trip-item-wrp .tp-trip-item{border-radius:15px;border:1px solid #e1e8ed;background:var(--topppa-color-white);padding:22px 25px;display:flex;flex-direction:column;gap:24px;margin-bottom:20px;transition:.4s}.tp-trip-item-wrp .tp-trip-item .tp-trip-image{height:193px;border-radius:10px;overflow:hidden;position:relative}.tp-trip-item-wrp .tp-trip-item .tp-trip-image .tp-trip-badge_discount{font-weight:500;line-height:normal;position:absolute;z-index:1;text-align:center;top:15px;padding:5px 14px;left:15px;background:var(--topppa-color-primary);border-radius:5px;color:var(--topppa-color-white);font-size:14px}.tp-trip-item-wrp .tp-trip-item .tp-trip-image img{width:100%;height:100%;transform:scale(1);transition:.4s}.tp-trip-item-wrp .tp-trip-item:hover .tp-trip-image img{transform:scale(1.1)}.tp-trip-item-wrp .tp-trip-item .tp-trip-title{font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:13px}.tp-trip-item-wrp .tp-trip-item .tp-trip-title a{color:var(--topppa-color-secondary)}.tp-trip-item-wrp .tp-trip-item .tp-trip-title a:hover{color:var(--topppa-color-primary)}.tp-trip-item-wrp .tp-trip-item .tp-trip-location{color:var(--topppa-color-para);font-family:"Hanken Grotesk";font-size:14px;font-style:normal;font-weight:500;line-height:26px;text-transform:capitalize;margin-bottom:15px}.tp-trip-item-wrp .tp-trip-item .tp-trip-location span{margin-right:2px}.tp-trip-item-wrp .tp-trip-item .tp-trip-location a{line-height:normal}.tp-trip-item-wrp .tp-trip-item .tp-trip-meta ul{display:flex;flex-wrap:wrap;gap:20px;padding:14px 0;margin:0;border-top:1px solid rgba(225,232,237,.44);border-bottom:1px solid rgba(225,232,237,.44);margin-bottom:20px}.tp-trip-item-wrp .tp-trip-item .tp-trip-meta ul li{color:var(--topppa-color-para);font-family:"Hanken Grotesk";font-size:16px;font-style:normal;font-weight:500;line-height:26px;text-transform:capitalize;border-right:1px solid rgba(0,0,0,0)}.tp-trip-item-wrp .tp-trip-item .tp-trip-meta ul li:last-child{border:none !important}.tp-trip-item-wrp .tp-trip-item .tp-trip-description{margin-bottom:20px}.tp-trip-item-wrp .tp-trip-item .tp-trip-buttom-area{display:flex;justify-content:space-between}.tp-trip-item-wrp .tp-trip-item .tp-trip-buttom-area .tp-trip-price-holder span{color:var(--topppa-color-secondary);font-family:Outfit;font-size:22px;font-style:normal;font-weight:500;line-height:normal}.tp-trip-item-wrp .tp-trip-item .tp-trip-buttom-area .tp-trip-price-holder .tp-trip-tpice-text{color:var(--topppa-color-para);font-family:"Hanken Grotesk";font-size:16px;font-style:normal;font-weight:400;line-height:26px}.topppa-dote-pagination{display:inline-flex;justify-content:center;gap:10px;margin-top:30px}.topppa-dote-pagination .swiper-pagination-bullet{height:12px;width:12px;padding:0;margin:0;position:relative;height:10px;width:10px;background:var(--topppa-color-primary)}.topppa-dote-pagination .swiper-pagination-bullet:after{content:"";position:absolute;left:-5px;right:0px;top:0;bottom:0;margin:auto !important;height:200%;width:200%;border-radius:100px;border:1px solid var(--topppa-color-primary);-webkit-transition:all ease .4s;transition:all ease .4s;visibility:hidden;opacity:1;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.topppa-dote-pagination .swiper-pagination-bullet-active:after{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.service-slider-arrow{position:absolute;width:100%;top:45%;transform:translateY(-50%);z-index:9}.service-slider-arrow .button{position:absolute;cursor:pointer;padding:14px 20px;z-index:10;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:100px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;transition:.4s}.service-slider-arrow .button:hover{background:#f2fbfe;color:var(--topppa-color-primary)}.service-slider-arrow .topppa-arrow-prev{left:-32px}.service-slider-arrow .topppa-arrow-next{right:-32px}.service-slider-arrow.arrow-two{position:relative;display:flex;top:unset;gap:15px;position:absolute;top:-100px;right:0;justify-content:flex-end}.service-slider-arrow.arrow-two .button{position:relative;left:0;right:0}@media screen and (max-width: 1450px){.tp-trip-taxonomy-wrp .service-slider-arrow .topppa-arrow-prev{left:0px}.tp-trip-taxonomy-wrp .service-slider-arrow .topppa-arrow-next{right:0px}}@media screen and (max-width: 1024px){.service-slider-arrow.arrow-two{display:none}}.tp-trip-v2-item-wrp .tp-trip-v2-item{height:515px;border-radius:15px;overflow:hidden;position:relative;transition:.4s;margin-bottom:20px}.tp-trip-v2-item-wrp .tp-trip-v2-item .tp-trip-v2-image{height:100%}.tp-trip-v2-item-wrp .tp-trip-v2-item .tp-trip-v2-image img{width:100%;height:100%;transform:scale(1);transition:.4s;object-fit:cover}.tp-trip-v2-item-wrp .tp-trip-v2-item:hover .tp-trip-v2-image img{transform:scale(1.1)}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item{height:515px;border-radius:15px;overflow:hidden;position:relative;transition:.4s}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item .tp-trip-v2-title{font-family:Outfit;font-size:30px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item .tp-trip-v2-title a{color:var(--topppa-color-white)}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item .tp-trip-v2-meta{font-family:"Hanken Grotesk";font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:30px}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item .tp-trip-v2-meta span,.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item .tp-trip-v2-meta a{color:var(--topppa-color-white)}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item .tp-trip-v2-content-area{position:absolute;top:auto;bottom:0;left:0;right:0;transition:all .4s ease-in-out;overflow:hidden;margin:20px}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item .tp-trip-v2-content{height:100%;overflow:hidden;transition:all .4s ease-in-out;display:flex;flex-direction:column;justify-content:flex-end;bottom:-70px;position:relative}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item:hover .tp-trip-v2-content{bottom:0;padding:25px 25px 35px;background:var(--topppa-color-white);border-radius:15px}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item:hover .tp-trip-v2-title{font-family:Outfit;font-size:30px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:12px}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item:hover .tp-trip-v2-title a{color:var(--topppa-color-white)}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item:hover .tp-trip-v2-title a:hover{color:var(--topppa-color-secondary)}.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item:hover .tp-trip-v2-title a,.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item:hover .tp-trip-v2-meta a,.tp-trip-v2-item-wrp.style-one .tp-trip-v2-item:hover .tp-trip-v2-meta span{color:var(--topppa-color-secondary)}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item{height:500px}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-v2-title{color:var(--title-Color, #1C1C25);font-family:Outfit;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-v2-meta{color:var(--Primary-Color, #24BAEC);font-family:"Hanken Grotesk";font-size:14px;font-style:normal;font-weight:500;line-height:26px;text-transform:uppercase;margin-bottom:0}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-v2-content-area{position:absolute;top:auto;bottom:0;left:0;right:0;transition:all .4s ease-in-out;overflow:hidden;margin:20px}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-v2-content{overflow:hidden;transition:all .4s ease-in-out;background:#fff;text-align:center;padding:27px;border-radius:15px}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-v2-content::after{content:"";width:4.5rem;height:4.5rem;position:absolute;background:var(--topppa-color-primary);left:-1.2rem;border-radius:10rem;overflow:hidden;box-shadow:5px -2px 0 12px rgba(14,89,242,0.1294117647);bottom:-1.5rem;transition:all .4s ease-in-out;transform:translate(-39px, 24px)}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item:hover .tp-trip-v2-content::after{transform:translate(0, 0)}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-price-v2-holder span{color:var(--title-Color, #1C1C25);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:normal}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-price-v2-holder .tp-trip-price-v2-text{color:var(--Paragraph-Color, #7B7E86);font-family:"Hanken Grotesk";font-size:16px;font-style:normal;font-weight:400;line-height:26px}.tp-trip-v2-item-wrp.style-two .tp-trip-v2-item .tp-trip-v2-button{margin-top:20px}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item{height:500px}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-image{position:relative}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-image a.popup-image.trip-popup-icon{position:absolute;left:0;top:0;z-index:11;right:0;bottom:0;display:flex;align-items:center;justify-content:center;margin:auto;width:55px;height:55px;border-radius:100px;background:#fff;color:#24baec;transform:scale(0.4);opacity:0}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-content-area{position:absolute;top:0;bottom:0;left:0;right:0;transition:all .4s ease-in-out;overflow:hidden;border-radius:15px;background:rgba(36,186,236,.95);margin:20px;padding:30px;display:flex;align-items:flex-end;transform:scale(0.4);opacity:0}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item:hover .tp-trip-v2-content-area{transform:scale(1);opacity:1}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item:hover .tp-trip-v2-image a.trip-popup-icon{transform:scale(1);opacity:1}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-content{overflow:hidden;transition:all .4s ease-in-out;background:rgba(0,0,0,0);text-align:left;padding:0;border-radius:0;margin:0;display:flex;flex-direction:column-reverse}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-title{font-family:Outfit;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:0}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-title a{color:#fff}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-title a:hover{color:var(--topppa-color-secondary)}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-meta{font-family:Outfit;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:7px}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-meta a,.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-meta span{color:#fff}.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-meta a:hover,.tp-trip-v2-item-wrp.style-three .tp-trip-v2-item .tp-trip-v2-meta span:hover{color:var(--topppa-color-secondary)}.topppa-slider-arrow-wrp.arrow-one{display:flex;gap:10px;margin-bottom:70px;justify-content:flex-end}.topppa-slider-arrow-wrp .button{cursor:pointer;z-index:10;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:100px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;transition:.4s}.topppa-slider-arrow-wrp .button:hover{background:#f2fbfe;color:var(--topppa-color-primary)}.topppa-slider-arrow-wrp.arrow-two .button{position:absolute;z-index:9;top:45%;cursor:pointer;background:var(--topppa-color-primary);color:var(--topppa-color-white);border-radius:100px;display:flex;align-items:center;justify-content:center;width:60px;height:60px;transition:.4s}.topppa-slider-arrow-wrp.arrow-two .button:hover{background:#f2fbfe;color:var(--topppa-color-primary)}.topppa-slider-arrow-wrp.arrow-two .topppa-arrow-prev{left:-32px}.topppa-slider-arrow-wrp.arrow-two .topppa-arrow-next{right:-32px}@media screen and (max-width: 1380px){.topppa-slider-arrow-wrp.arrow-two .topppa-arrow-prev{left:10px}.topppa-slider-arrow-wrp.arrow-two .topppa-arrow-next{right:10px}}@media screen and (max-width: 1024px){.topppa-slider-arrow-wrp.arrow-one{display:none !important}}.tp-trip-search-form{display:flex}.tp-trip-search-form .tp-trip-search-field{width:100%;position:relative;background:#fff}.tp-trip-search-form .tp-trip-search-field select{width:100%;position:relative;z-index:1}.tp-trip-search-form .tp-trip-search-field button[type=submit]{border-radius:0;border:1px solid #24baec;width:100%;color:var(--White, #FFF);text-align:center;font-family:"Hanken Grotesk"}.tp-trip-search-form .tp-trip-search-field span{top:0;bottom:0;position:absolute;left:20px;line-height:1;display:flex;align-items:center;font-size:16px;color:#24baec;z-index:99}.style-one .tp-trip-search-field select{background:rgba(0,0,0,0);padding:21px 24px 20px 40px;border:none;border:1px solid #bbb;margin-bottom:0;border-right:0;border-radius:0;line-height:normal;height:auto}.style-one .tp-trip-search-field button[type=submit]{border-radius:0;border:1px solid #24baec;width:100%}.style-one .tp-trip-search-form{display:flex}.style-two .tp-trip-search-form{flex-direction:column}.style-two .tp-trip-search-field{padding:15px;border:1px solid #ddd;margin-bottom:15px}.style-two .tp-trip-search-field.search-button{padding:0;border:none}.style-two .tp-trip-search-field select{background:rgba(0,0,0,0);margin-bottom:0;border-bottom:0;border-radius:0;line-height:normal;height:auto;padding:0 20px;border:none;min-height:unset}.style-three .tp-trip-search-form{align-items:center;justify-content:space-around;background:#fff;padding:18px 25px 18px 20px;border-radius:100px;border:1px solid #ddd}.style-three .tp-trip-search-field{margin-right:20px;background:rgba(0,0,0,0)}.style-three .tp-trip-search-field.search-button{margin-right:0}.style-three .tp-trip-search-field.search-button button[type=submit]{font-size:14px;font-style:normal;font-weight:700;line-height:26px;text-transform:capitalize;padding:14px 20px;border-radius:100px}.style-three .tp-trip-search-field select{padding:0px 20px 0 35px;background:none;border:none;margin-bottom:0;border-radius:0;line-height:normal;height:auto}.style-three .tp-trip-search-field:after{content:"";position:absolute;left:0px;background:#e1e4e5;height:24px;width:1px;top:0;bottom:0;margin:auto}.style-three .tp-trip-search-field:last-child:after,.style-three .tp-trip-search-field:first-child:after{content:unset}@media(max-width: 767px){.style-three form.tp-trip-search-form{flex-direction:column;border-radius:0;padding:10px 40px 30px}.style-three .tp-trip-search-field{margin-right:0}.style-three .tp-trip-search-field select{border-bottom:1px solid #ddd;padding:20px}.style-three .tp-trip-search-field:after{content:unset}.style-three .tp-trip-search-field span{left:0}.style-three .tp-trip-search-field.search-button{margin-top:20px}.style-three .tp-trip-search-field.search-button button[type=submit]{border-radius:0}}.topppa-data-table-widget .topppa-data-table-widget-inner{overflow-x:auto;-webkit-overflow-scrolling:touch}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table{width:100%;border-collapse:collapse;border-spacing:0;table-layout:auto}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table thead th{font-weight:600;padding:15px 20px;text-align:left;border:1px solid #e2e8f0;background-color:#f8fafc;color:#334155;position:relative;vertical-align:middle}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table thead th .topppa-table-header-content{display:inline-flex;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table thead th .topppa-table-header-content .topppa-header-icon{font-size:16px;margin-right:8px;vertical-align:middle;display:inline-flex;align-items:center;color:var(--topppa-color-primary)}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table thead th .topppa-table-header-content .topppa-header-icon svg{fill:var(--topppa-color-primary);width:16px;height:16px}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table thead th .topppa-header-text{vertical-align:middle}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td{padding:12px 20px;border:1px solid #e2e8f0;background-color:#fff;color:#475569;vertical-align:middle;position:relative}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td .topppa-table-cell-content{display:inline-flex;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td .topppa-cell-content{text-decoration:none;color:inherit;display:inline-flex;align-items:center}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td .topppa-cell-content:hover{color:var(--tp-primary-color, #3b82f6)}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td .topppa-cell-icon{font-size:14px;margin-right:8px;vertical-align:middle;display:inline-flex;align-items:center;color:var(--topppa-color-primary)}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td .topppa-cell-icon svg{fill:var(--topppa-color-primary);width:16px;height:16px}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td .topppa-cell-text{vertical-align:middle}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-left .topppa-cell-icon{margin-right:8px;margin-left:0}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-right .topppa-cell-content{flex-direction:row-reverse}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-right .topppa-cell-icon{margin-left:8px;margin-right:0}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-top{text-align:center}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-top .topppa-cell-content{flex-direction:column;align-items:center}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-top .topppa-cell-icon{margin:0 0 8px 0}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-bottom{text-align:center}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-bottom .topppa-cell-content{flex-direction:column-reverse;align-items:center}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td.icon-position-bottom .topppa-cell-icon{margin:8px 0 0 0}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody tr{transition:background-color .3s ease}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody tr:hover td{background-color:#f1f5f9}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table.topppa-stripe-enabled tbody tr:nth-child(odd) td{background-color:#f8fafc}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table.topppa-stripe-enabled tbody tr:nth-child(even) td{background-color:#fff}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table.topppa-stripe-enabled tbody tr:hover td{background-color:#e2e8f0 !important}@media(max-width: 768px){.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table{font-size:14px}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table thead th,.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td{padding:10px 12px}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table .topppa-header-icon,.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table .topppa-cell-icon{font-size:12px}}@media(max-width: 480px){.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table{font-size:12px}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table thead th,.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table tbody td{padding:8px 10px}.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table .topppa-header-icon,.topppa-data-table-widget .topppa-data-table-widget-inner .topppa-data-table .topppa-cell-icon{font-size:10px}}.topppa-data-table-widget .topppa-data-table-widget-inner::-webkit-scrollbar{height:8px}.topppa-data-table-widget .topppa-data-table-widget-inner::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.topppa-data-table-widget .topppa-data-table-widget-inner::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.topppa-data-table-widget .topppa-data-table-widget-inner::-webkit-scrollbar-thumb:hover{background:#94a3b8}.topppa-data-table-widget.loading .topppa-data-table{opacity:.7;pointer-events:none}.topppa-data-table-widget.empty .topppa-data-table-widget-inner{text-align:center;padding:40px 20px;color:#64748b}.topppa-data-table-widget.empty .topppa-data-table-widget-inner::before{content:"No data available";font-size:16px;font-weight:500}@media(prefers-color-scheme: dark){.topppa-data-table-widget .topppa-data-table thead th{background-color:#1e293b;color:#f1f5f9;border-color:#334155}.topppa-data-table-widget .topppa-data-table tbody td{background-color:#0f172a;color:#cbd5e1;border-color:#334155}.topppa-data-table-widget .topppa-data-table.topppa-stripe-enabled tbody tr:nth-child(odd) td{background-color:#1e293b}.topppa-data-table-widget .topppa-data-table.topppa-stripe-enabled tbody tr:nth-child(even) td{background-color:#0f172a}.topppa-data-table-widget .topppa-data-table.topppa-stripe-enabled tbody tr:hover td{background-color:#334155 !important}.topppa-data-table-widget .topppa-data-table tbody tr:hover td{background-color:#334155}}@media print{.topppa-data-table-widget .topppa-data-table-widget-inner{overflow:visible}.topppa-data-table-widget .topppa-data-table{width:100% !important;break-inside:auto}.topppa-data-table-widget .topppa-data-table thead{display:table-header-group}.topppa-data-table-widget .topppa-data-table tbody{display:table-row-group}.topppa-data-table-widget .topppa-data-table tr{break-inside:avoid;break-after:auto}.topppa-data-table-widget .topppa-data-table th,.topppa-data-table-widget .topppa-data-table td{border:1px solid #000 !important;background:rgba(0,0,0,0) !important;color:#000 !important}}.topppa-data-table{animation:fadeInTable .5s ease-in-out}@keyframes fadeInTable{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.topppa-data-table th:focus,.topppa-data-table td:focus{outline:2px solid var(--tp-primary-color, #3b82f6);outline-offset:-2px}.topppa-data-table-widget-inner{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.topppa-scroll-to-top-wrap.topppa-scroll-to-top-hide{display:none}.topppa-scroll-to-top-wrap.edit-mode,.topppa-scroll-to-top-wrap.single-page-off{display:none !important}.topppa-scroll-to-top-button{position:fixed;right:15px;bottom:15px;z-index:9999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:50px;height:50px;border-radius:50px;background-color:#5636d1;color:#fff;text-align:center;opacity:1;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.topppa-scroll-to-top-button i{color:#fff;font-size:16px}.topppa-scroll-to-top-button:hover{background-color:#e2498a}