.pt-image-background-banner{aspect-ratio:var(--banner-ratio)}.pt-image-background-banner--light{color:var(--white-color)}@media only screen and (max-width:1024px){.pt-image-background-banner--light{color:var(--primary-500-color)}}.pt-image-background-banner--dark{color:var(--primary-500-color)}@media only screen and (max-width:640px){.pt-image-background-banner{aspect-ratio:var(--rectangle-ratio)}}@media only screen and (max-width:1024px){.pt-image-background-banner__responsive-content h1,.pt-image-background-banner__responsive-content h2,.pt-image-background-banner__responsive-content h3{color:var(--primary-500-color)!important}.pt-image-background-banner__responsive-content .secondary-button{background-color:var(--primary-500-color)!important}.pt-image-background-banner__responsive-content .secondary-button p{color:var(--white-color)!important}}.pt-split-content-banner__image--rectangle{aspect-ratio:2}.pt-split-content-banner__image--square{aspect-ratio:1}.pt-base-banner__content-wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.pt-base-banner__content-wrapper .pt-base-banner__content{max-width:50%;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:768px){.pt-base-banner__content-wrapper .pt-base-banner__content{max-width:100%}}.pt-base-banner--left{align-items:start}@media only screen and (max-width:768px){.pt-base-banner--left{max-width:100%}}.pt-base-banner--center{text-align:center;align-items:center}.pt-base-banner--right{align-items:end}@media only screen and (max-width:768px){.pt-base-banner--right{max-width:100%;align-items:start}}.pt-base-banner__btn-wrapper--center{place-items:center}.pt-guide-card{position:relative;border-radius:var(--border-radius-md);padding:67px 40px 30px;text-align:center;transform:translateY(45px);margin-bottom:45px}.pt-guide-card--light{background-color:var(--white-color)}.pt-guide-card--dark{background-color:var(--background-color)}.pt-guide-card__circle-image{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;border-radius:999px;background-color:var(--white-color);display:grid;place-items:center;border:1px solid var(--border-color);overflow:hidden}.pt-guide-card__circle-image img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.pt-guide-card__content{display:flex;flex-direction:column;gap:20px}.pt-guide-card__content .highlight-content,.pt-guide-card__content a{font-weight:500;color:var(--primary-300-color);margin-left:3px;margin-right:3px}.pt-affiliate-promotion-card{position:relative;border-radius:var(--border-radius-md);text-align:center;display:flex;flex-direction:column}.pt-affiliate-promotion-card--light{background-color:var(--white-color)}.pt-affiliate-promotion-card--dark{background-color:var(--background-color);border:1px solid var(--background-color)}.pt-affiliate-promotion-card__circle-image-wrapper{position:relative;width:100%;height:156px;overflow:hidden;border-top-left-radius:var(--border-radius-md);border-top-right-radius:var(--border-radius-md)}.pt-affiliate-promotion-card__circle-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:999px;background-color:var(--white-color);display:grid;place-items:center;border:1px solid var(--border-color);overflow:hidden}