@layer sections{.tools-sec .tools-row{display:flex;gap:1.5rem}@media(max-width: 1549.98px){.tools-sec .tools-row{display:grid;grid-template-columns:repeat(auto-fill, minmax(12.5rem, 1fr));gap:1rem}}@media(max-width: 1199.98px){.tools-sec .tools-row{grid-template-columns:repeat(auto-fill, minmax(11.25rem, 1fr))}}@media(max-width: 759.98px){.tools-sec .tools-row{grid-template-columns:repeat(auto-fill, minmax(9.375rem, 1fr))}}.tools-sec .tools-row .block{display:flex;flex:1}.tools-sec .tools-row .block:last-child .tools-link{justify-content:center}.tools-sec .tools-row .tools-link{display:flex;flex-direction:column;align-items:center;gap:1rem;flex:1;text-align:center;background:var(--suite-bg-web);border-radius:var(--suite-radius-card);padding:1.5rem 1rem;transform:translateY(0);transition:transform .3s ease,background .3s ease}@media(hover: hover){.tools-sec .tools-row .tools-link:hover{transform:translateY(-0.5rem);background:var(--suite-bg-web-dark)}}.tools-sec .tools-row .tools-link:active{transform:translateY(-0.5rem);background:var(--suite-bg-web-dark)}.tools-sec .tools-row .tools-link .picture{display:flex;align-items:center;justify-content:center;height:3rem}.tools-sec .tools-row .tools-link .title{font-size:1rem;line-height:1.5;color:var(--suite-text-secondary);font-weight:var(--suite-fw-light)}}@layer sections{.how-to-sec{background:var(--suite-bg-blue)}@media(max-width: 1199.98px){.how-to-sec .container{max-width:46.75rem}}.how-to-sec .how-to-row{display:flex;gap:2rem}@media(max-width: 1199.98px){.how-to-sec .how-to-row{flex-direction:column}}.how-to-sec .card{display:flex;flex-direction:column;align-items:center;gap:.5rem;position:relative;border-radius:var(--suite-radius-card);background:var(--suite-bg-card);flex:1;text-align:center;padding:1.5rem;overflow:hidden;transform:translateY(0);transition:transform .3s ease}@media(hover: hover){.how-to-sec .card:hover{transform:translateY(-0.3125rem)}}.how-to-sec .card:active{transform:translateY(-0.3125rem)}.how-to-sec .card .number{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;font-size:1.5rem;line-height:1;color:var(--suite-text-inverse);font-weight:var(--suite-fw-bold);border-radius:50%;background:var(--suite-icon-accent)}.how-to-sec .card .title{font-size:1.25rem;line-height:1.5;color:var(--suite-text-secondary);font-weight:var(--suite-fw-bold)}.how-to-sec .card .content-editor{font-size:1rem;line-height:1.5;color:var(--suite-text-secondary);font-weight:var(--suite-fw-regular)}.how-to-sec .card .card-buy-link{position:absolute;top:0;left:0;width:100%;height:100%}}@layer sections{.trust-sec .trust-row{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:62.5rem;width:100%;margin:0 auto}@media(max-width: 1199.98px){.trust-sec .trust-row{flex-direction:column;gap:2rem;text-align:center}}.trust-sec .trust-row .description .title{font-size:2.25rem;line-height:1.3;color:#303030;font-weight:var(--suite-fw-bold)}@media(max-width: 759.98px){.trust-sec .trust-row .description .title{font-size:2rem}}.trust-sec .trust-row .description .value{display:block;color:var(--suite-text-accent)}.trust-sec .trust-row .logos{display:flex;align-items:center;gap:4rem}@media(max-width: 1199.98px){.trust-sec .trust-row .logos{gap:2rem}}}@layer sections{.faq-sec{background:var(--suite-bg-blue)}.faq-sec .container{display:flex;align-items:center;gap:3rem}@media(max-width: 1199.98px){.faq-sec .container{flex-direction:column-reverse;max-width:46.75rem}}.faq-sec .faq-content{display:flex;flex-direction:column;gap:2rem;flex:1 0 0}.faq-sec .faq-content .heading{padding-bottom:.5rem}.faq-sec .faq-content .heading .title{font-size:1.5rem;line-height:1.2;color:var(--suite-text-accent);font-weight:var(--suite-fw-black)}.faq-sec .faq-content .faq-row{display:flex;flex-direction:column;gap:1rem}.faq-sec .faq-content .faq-row .title{font-size:1.25rem;line-height:1.2;color:#5b5b5b;font-weight:var(--suite-fw-black)}.faq-sec .faq-content .faq-row .content-editor{font-size:1.25rem;line-height:1.2;color:#707070;font-weight:var(--suite-fw-regular)}.faq-sec .visual{max-width:13.4375rem;width:100%}}@layer components{.guarantee-card{display:flex;background-color:var(--suite-bg-default);border:.0625rem solid var(--suite-border-default);border-radius:var(--suite-radius-card);overflow:hidden;margin:0 auto}@media(max-width: 759.98px){.guarantee-card{flex-direction:column}}.guarantee-card .visual{display:flex;align-items:center;justify-content:center;flex-shrink:0;max-width:18.125rem;min-height:16.875rem;width:100%;background-color:var(--suite-bg-blue);padding:1rem}@media(max-width: 759.98px){.guarantee-card .visual{max-width:100%;min-height:12.5rem}}.guarantee-card .description{display:flex;flex-direction:column;justify-content:center;flex:1 0 0;gap:1.5rem;padding:2rem}@media(max-width: 759.98px){.guarantee-card .description{text-align:center}}.guarantee-card .description .title{font-size:2rem;line-height:1.4;font-weight:var(--suite-fw-bold);color:var(--suite-text-primary);letter-spacing:-0.016rem}.guarantee-card .description .content-editor{font-size:1rem;line-height:1.5;color:var(--suite-text-primary)}@media(max-width: 759.98px){.guarantee-card .description .cta-row{justify-content:center}}}@layer layout{.footer{position:relative;background:var(--suite-bg-footer);padding:2rem 0}@media(max-width: 1349.98px){.onetrust-soda-exists .footer{padding-bottom:4.5rem}}.footer .center-rows{max-width:42.5rem;text-align:center;margin:0 auto}.footer .center-rows .copyright-text{font-size:0.875rem;line-height:1.5;font-weight:var(--suite-fw-regular);color:#666}.footer .center-rows .sub-text{font-size:0.75rem;line-height:1.3;font-weight:var(--suite-fw-regular);color:#666;margin-bottom:.5rem}.footer .lower-rows{padding-top:.5rem}.footer .footer-nav{display:flex;justify-content:center}.footer .footer-nav{display:flex;flex-wrap:wrap;row-gap:.5rem}.footer .footer-nav .nav-item{position:relative;border-right:.0625rem solid #666;padding:0 1rem}.footer .footer-nav .nav-item:last-child{border:0}.footer .footer-nav .link{display:inline-block;font-size:0.75rem;line-height:1.5;font-weight:var(--suite-fw-regular);color:#646464;cursor:pointer;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);transition:color .3s ease,text-decoration-color .3s ease}@media(hover: hover){.footer .footer-nav .link:hover{text-decoration-color:#646464}}.footer .footer-nav .link:active{text-decoration-color:#646464}}