@charset "UTF-8";.card{display:block;width:430px;border-radius:77px;border:2px solid #F6F5F5;box-shadow:0 8px #00000005;background-image:linear-gradient(176deg,#ffffff08 26%,#00000008)}.card .card-icon{position:absolute;width:clamp(2.625rem,.208rem + 5.035vw,6.25rem);aspect-ratio:1/1;top:88%;left:70%;background:#fff;border:1px solid rgba(151,151,151,.3);box-shadow:0 2px 14px #00000017;border-radius:100px;transition:all .34s ease-in;transform:scale(1) translate(0)}.card .card-icon span{display:block;width:100%;height:100%;background-size:66%;background-repeat:no-repeat;background-position:center}.card.link{width:100%;background:#fff;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 clamp(.25rem,.083rem + .347vw,.5rem) 0 0 #f3f3f3}.card.link figure{position:absolute;width:calc(100% - clamp(.5rem,.167rem + .694vw,1rem));height:calc(100% - clamp(.5rem,.167rem + .694vw,1rem));left:clamp(.25rem,.083rem + .347vw,.5rem);top:clamp(.25rem,.083rem + .347vw,.5rem)}.card.link figure img{object-fit:cover;width:100%;height:100%;border-radius:72px}.card.link figure:after{content:" ";position:absolute;width:calc(100% - clamp(.375rem,.125rem + .521vw,.75rem));height:calc(100% - clamp(.375rem,.125rem + .521vw,.75rem));left:clamp(.1875rem,.063rem + .26vw,.375rem);top:clamp(.1875rem,.063rem + .26vw,.375rem);opacity:.7;background-image:linear-gradient(185deg,#ffffff47 36%,#fff 70%);border-radius:66px;transition:all .55s ease-out}.card.link header{padding:clamp(2.125rem,1.792rem + .694vw,2.625rem);padding-bottom:clamp(2.125rem,1.25rem + 1.823vw,3.4375rem)}.card.question{width:clamp(17.5rem,11.25rem + 13.021vw,26.875rem);aspect-ratio:1/1;border:none;border-radius:0;box-shadow:none;background:none}.card.question:hover{cursor:pointer}.card.question:hover .card-icon{transition:transform .34s cubic-bezier(.3,.7,.4,1.5);transform:scale(.89)}.card.question:hover .card-flipper{transform:rotateY(180deg)}.card.question .card-flipper{position:absolute;height:100%;width:100%;transition:all .55s ease-in-out;transform-style:preserve-3d}.card.question .card-front,.card.question .card-back{position:absolute;display:flex;flex-direction:column;height:100%;width:100%;backface-visibility:hidden;padding:clamp(1.3125rem,.438rem + 1.823vw,2.625rem);background:#009a55;border-radius:77px;border:2px solid #F6F5F5;box-shadow:0 8px #00000005;background-image:linear-gradient(176deg,#ffffff08 26%,#00000008)}.card.question .card-front{justify-content:flex-end;padding-bottom:clamp(2.125rem,1.25rem + 1.823vw,3.4375rem)}.card.question .card-back{justify-content:center;transform:rotateY(-180deg)}.card.post{background:#fff}.card.card--offer{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;background-image:linear-gradient(176deg,#ffffff08 26%,#00000008);border:2px solid #009A54;box-shadow:0 7px #00000005;border-radius:70px;gap:clamp(.8125rem,.604rem + .434vw,1.125rem);transition:all .55s cubic-bezier(.3,.7,.4,1.5)}.card.card--offer>*{transition:all .55s cubic-bezier(.3,.7,.4,1.5)}.card.card--offer strong{font-style:oblique;font-weight:400}.card.card--offer .percentage{display:flex;align-items:center;justify-content:center;gap:clamp(.5rem,.292rem + .434vw,.8125rem)}.card.card--offer .percentage span{font-weight:700;font-size:clamp(.8125rem,.604rem + .434vw,1.125rem)}.card.card--offer .percentage span:first-child{color:#aaa}.card.card--offer .percentage span:last-child{color:#f36422}.card.card--offer .action{display:flex;flex-direction:column;gap:13px}.card.card--offer .features{width:100%}.card.card--offer .features li{width:100%;display:flex;align-items:center;justify-content:center;height:70px;border-bottom:1px solid #F3F3F3}@media (max-width: 1024px){.card.card--offer .features li{height:60px}}.card.card--offer .stars{position:absolute;display:flex;justify-content:center;align-items:flex-end;top:clamp(-1.375rem,-1.208rem + -.347vw,-1.625rem);left:0;width:100%;gap:5px;box-shadow:0 3px 13px #fcfcfc80}.card.card--offer .stars li{display:block;background-size:100%}.card.card--offer .stars .star:first-child:nth-last-child(1),.card.card--offer .stars .star:first-child:nth-last-child(2),.card.card--offer .stars .star:first-child:nth-last-child(2)~.star{width:clamp(2.01875rem,1.781rem + .495vw,2.375rem);height:clamp(2.01875rem,1.781rem + .495vw,2.375rem)}.card.card--offer .stars .star:first-child:nth-last-child(3),.card.card--offer .stars .star:first-child:nth-last-child(3)~.star{width:clamp(1.59375rem,1.406rem + .391vw,1.875rem);height:clamp(1.59375rem,1.406rem + .391vw,1.875rem)}.card.card--offer .stars .star:first-child:nth-last-child(3):nth-child(2),.card.card--offer .stars .star:first-child:nth-last-child(3)~.star:nth-child(2){width:clamp(2.01875rem,1.781rem + .495vw,2.375rem);height:clamp(2.01875rem,1.781rem + .495vw,2.375rem)}.card.card--offer .stars .star:first-child:nth-last-child(4),.card.card--offer .stars .star:first-child:nth-last-child(4)~.star{width:clamp(1.59375rem,1.406rem + .391vw,1.875rem);height:clamp(1.59375rem,1.406rem + .391vw,1.875rem)}.card.card--offer .stars .star:first-child:nth-last-child(4):nth-child(2),.card.card--offer .stars .star:first-child:nth-last-child(4):nth-child(3),.card.card--offer .stars .star:first-child:nth-last-child(4)~.star:nth-child(2),.card.card--offer .stars .star:first-child:nth-last-child(4)~.star:nth-child(3){width:clamp(2.01875rem,1.781rem + .495vw,2.375rem);height:clamp(2.01875rem,1.781rem + .495vw,2.375rem)}.card.card--offer .stars .star:first-child:nth-last-child(5),.card.card--offer .stars .star:first-child:nth-last-child(5)~.star{width:clamp(1.275rem,1.125rem + .313vw,1.5rem);height:clamp(1.275rem,1.125rem + .313vw,1.5rem)}.card.card--offer .stars .star:first-child:nth-last-child(5):nth-child(2),.card.card--offer .stars .star:first-child:nth-last-child(5):nth-child(4),.card.card--offer .stars .star:first-child:nth-last-child(5)~.star:nth-child(2),.card.card--offer .stars .star:first-child:nth-last-child(5)~.star:nth-child(4){width:clamp(1.59375rem,1.406rem + .391vw,1.875rem);height:clamp(1.59375rem,1.406rem + .391vw,1.875rem)}.card.card--offer .stars .star:first-child:nth-last-child(5):nth-child(3),.card.card--offer .stars .star:first-child:nth-last-child(5)~.star:nth-child(3){width:clamp(2.01875rem,1.781rem + .495vw,2.375rem);height:clamp(2.01875rem,1.781rem + .495vw,2.375rem)}@keyframes bounce{0%{transform:scale(1) translateY(-2vw)}50%{transform:scale(1.062) translateY(-2vw)}to{transform:scale(1) translateY(-2vw)}}.card.card--offer.active{background-color:#009a54;color:#fcfcfc;animation:bounce .89s cubic-bezier(.3,.7,.4,1.5) forwards}.card.card--offer.active p{color:inherit}.card.card--offer.active i{color:inherit;opacity:.8}.card.card--offer.active .percentage span:first-child{color:inherit;opacity:.6}.card.card--offer.active .stars{box-shadow:none}.card[data-astro-cid-hsyugy72]{color:#fff;aspect-ratio:1/1}.card-front[data-astro-cid-hsyugy72] small[data-astro-cid-hsyugy72]{font-size:clamp(1rem,.5rem + 1.042vw,1.75rem)}.card-front[data-astro-cid-hsyugy72] h3[data-astro-cid-hsyugy72]{font-size:clamp(1.3125rem,-.104rem + 2.951vw,3.4375rem);line-height:1.025em;font-style:oblique;hyphens:auto}.card-back[data-astro-cid-hsyugy72]{text-align:center;font-size:clamp(.875rem,.583rem + .608vw,1.3125rem)}.card[data-astro-cid-vyp5dzve]{color:#1f1f1f;height:100%}.card[data-astro-cid-vyp5dzve]:hover{cursor:pointer}.card[data-astro-cid-vyp5dzve] h3[data-astro-cid-vyp5dzve]{transition:all .21s cubic-bezier(.3,.7,.4,1.5)}.card[data-astro-cid-vyp5dzve].link-text{aspect-ratio:8/4;overflow:hidden;padding-top:clamp(1.3125rem,-.104rem + 2.951vw,3.4375rem);justify-content:flex-end;transition:all .21s cubic-bezier(.3,.7,.4,1.5)}@media (max-width: 1024px){.card[data-astro-cid-vyp5dzve].link-text h3[data-astro-cid-vyp5dzve]{font-size:26px}}.card[data-astro-cid-vyp5dzve].link-text:hover h3[data-astro-cid-vyp5dzve]{transform:translate(2%);color:#009a54}.card[data-astro-cid-vyp5dzve].link-text:active{transform:scale(.96);box-shadow:0 5px #ddd}.card[data-astro-cid-vyp5dzve].link-image{width:clamp(17.5rem,11.25rem + 13.021vw,26.875rem);aspect-ratio:1/1}.card[data-astro-cid-vyp5dzve].link-image:hover .card-icon[data-astro-cid-vyp5dzve]{top:50%;left:50%;transform:scale(1.13) translate(-45%,-45%)}.card[data-astro-cid-vyp5dzve].link-image:hover figure[data-astro-cid-vyp5dzve]:after{width:calc(100% - 24px);height:calc(100% - 24px);left:12px;top:12px;opacity:.21}.card[data-astro-cid-vyp5dzve].link-image:hover header[data-astro-cid-vyp5dzve]>[data-astro-cid-vyp5dzve]{transition:all .34s ease-in;opacity:0}.card[data-astro-cid-vyp5dzve].link-image:active .card-icon[data-astro-cid-vyp5dzve]{transition:all .13s ease-in;top:50%;left:50%;transform:scale(1.34) translate(-40%,-40%)}.card[data-astro-cid-vyp5dzve].link-image:active figure[data-astro-cid-vyp5dzve]:after{opacity:0}.card-front[data-astro-cid-vyp5dzve] small[data-astro-cid-vyp5dzve]{font-size:clamp(1rem,.667rem + .694vw,1.5rem)}.card-front[data-astro-cid-vyp5dzve] h3[data-astro-cid-vyp5dzve]{font-size:3vw;line-height:1.025em;font-style:oblique;hyphens:auto}.card-back[data-astro-cid-vyp5dzve]{text-align:center}.card-icon[data-astro-cid-vyp5dzve]{background-color:#f36422}.card-icon[data-astro-cid-vyp5dzve] span[data-astro-cid-vyp5dzve]{background-size:55%}
