@layer base{*,:after,:before{box-sizing:border-box}:focus{outline:none}:focus-visible{outline:2px solid var(--color-link,#3b82f6);outline-offset:2px}::selection{background:#b8b3fe66}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:100%}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;min-width:320px;min-height:100dvh;margin:0}canvas,img,picture,svg,video{max-width:100%;display:block}img{height:auto}button,input,select,textarea{font:inherit;margin:0}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ol,ul{padding:0;list-style:none}figure,ol,ul{margin:0}}@layer typography{body{color:var(--color-primary);font-size:var(--font-size-base,1rem);line-height:var(--lh-base,1.6)}body,h1,h2,h3,h4,h5,h6{font-family:var(--font-base)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:var(--lh-tight);text-wrap:balance;margin-block:0}h1{font-size:clamp(2rem,5vw,4.5rem);font-weight:700}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}h4{font-size:clamp(1.125rem,2vw,1.5rem)}h5{font-size:clamp(1rem,1.5vw,1.25rem)}h6{font-size:clamp(.875rem,1.2vw,1rem)}p{margin-block:0}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover)}blockquote,ol,ul{padding-inline-start:var(--space-md)}blockquote{border-inline-start:3px solid var(--color-link);margin:0}.content{--flow-space:var(--space-fluid-md);-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.125rem,1.4vw,1.375rem);font-weight:300;line-height:var(--lh-normal);overflow-wrap:break-word;text-wrap:pretty}.content>*+*{margin-top:var(--flow-space)}.content :is(h2,h3,h4){--flow-space:var(--space-fluid-lg)}.content :is(ul,ol){--flow-space:var(--space-sm)}.content blockquote{--flow-space:var(--space-fluid-lg)}.kg-embed-card{flex-direction:column;align-items:center;width:100%;display:flex}figure.kg-card.kg-embed-card>iframe{aspect-ratio:16/9;width:100%;height:auto}}@layer layout{.row{align-items:flex-start}.row,main{flex-wrap:wrap}.row,main,main>section{width:100%;display:flex}main>section{flex-direction:column}.container,.container-wide{width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.container-full{width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,0)}.container{max-width:var(--container)}.container-wide{max-width:var(--container-wide)}.container-full{max-width:100%}.content{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.content>*{grid-column:1/-1}@media (width>=768px){.content>*{grid-column:4/span 6}.content>.wide,.kg-width-wide{grid-column:2/span 10}.content>.full,.kg-width-full{grid-column:1/-1}}}@layer components{.header{background-color:#fff;background-image:url(./header.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;min-height:768px;padding-top:52px;padding-bottom:34px}.headerContent{gap:25px}.headerContent,.logo{flex-direction:column;width:100%;display:flex}.logo{gap:23px}.logo>p{font-size:1.375rem;font-weight:700;line-height:var(--lh-none)}.logo>p>span{color:#e5004b}.headerContent>h1{font-size:2.125rem;font-weight:900;line-height:var(--lh-none)}.headerContent>h1>span{color:#e5004b}.headerContent>p{font-size:1rem;line-height:var(--lh-normal)}.headerContent>p>span{font-size:1.625rem;font-weight:700}@media (width>=768px){.headerContent{max-width:625px}.logo{flex-direction:row;align-items:self-end}.logo>p{font-size:1.6875rem}.headerContent>h1{font-size:2.9375rem}.headerContent>p{font-size:1.25rem}.headerContent>p>span{font-size:2.0625rem}}body,main{background-color:#59073a}main{padding-block:60px}main>section+section{margin-top:68px}.advantages>.container{grid-column-gap:30px;grid-row-gap:30px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.advantage{color:#fff;font-size:1.125rem;font-weight:700;line-height:var(--lh-tight);text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;display:flex;position:relative}.advantage:first-of-type:after,.advantage:nth-of-type(2):after{content:"";background-color:#a3a5a8;width:100%;height:2px;margin-top:10px;display:flex}.advantage>img{width:fit-content;margin-bottom:auto}.minEntry{border-radius:var(--radius-xl);padding-inline:20px;text-align:center;background-color:#ece7d5;flex-direction:column;width:100%;padding-top:22px;padding-bottom:15px;display:flex}.minEntry>h2{margin-bottom:10px;font-size:2.0625rem;font-weight:900}.minEntry>h2,.minEntry>p{line-height:var(--lh-tight)}.minEntry>p{font-size:.9375rem;font-weight:500}.youGet h2{color:#fff;text-align:center;text-transform:uppercase;margin-bottom:20px;font-size:1.625rem;font-weight:900}.youGet__list{grid-template-columns:repeat(1,minmax(0,1fr));gap:27px;display:grid}.youGet__item{border-radius:var(--radius-xl);padding-inline:24px;background-color:#fff;flex-direction:column;gap:20px;width:100%;padding-top:38px;padding-bottom:35px;display:flex}.youGet__item>img{width:fit-content;max-width:100%;margin-inline:auto}.youGet__item-info{flex-direction:column;display:inline-flex}.youGet__item-info>h4{font-size:1.25rem;font-weight:700;line-height:var(--lh-tight);margin-bottom:10px}.youGet__item-info>p{font-size:.875rem;font-weight:500;line-height:var(--lh-normal)}.agreeCheck{color:#fff;font-size:.9375rem;line-height:var(--lh-tight);width:100%;max-width:740px;margin-inline:auto;display:flex}.agreeCheck>input{display:none}.agreeCheck>span{cursor:pointer;gap:15px;width:100%;display:flex}.agreeCheck>span:before{border-radius:var(--radius-md);content:"";background-color:#fff;border:2px solid #77787b;width:100%;max-width:34px;height:34px;display:flex}.agreeCheck>input:checked+span:before{background-color:#e5004b;border-color:#fff}.commProp{margin-inline:auto;margin-top:50px}@media (width>=768px){.advantages>.container{grid-column-gap:0;grid-row-gap:0;grid-template-columns:repeat(4,minmax(0,1fr))}.advantage{font-size:1.5625rem}.advantage:before,.advantage:last-of-type:after{content:"";background-color:#a3a5a8;width:2px;height:140px;display:flex;position:absolute;bottom:0}.advantage:before{left:0}.advantage:last-of-type:after{right:0}.advantage:first-of-type:after,.advantage:nth-of-type(2):after{content:none}.minEntry{padding-inline:50px;text-align:unset;background-image:url(./minEntry.webp);background-position-x:right;background-repeat:no-repeat;background-size:contain;padding-top:42px;padding-bottom:35px}.minEntry>h2{font-size:3.3125rem}.minEntry>p{font-size:1.375rem}.youGet h2{margin-bottom:40px;font-size:2.25rem}.youGet__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px}.youGet__item{flex-direction:row;gap:33px}.youGet__item>img{margin-inline:0}.youGet__item-info>h4{font-size:1.375rem}.youGet__item-info>p{font-size:1rem}.youGet__item:last-of-type{grid-column:1/-1}.agreeCheck{font-size:1.1875rem}}.btn{border-radius:var(--radius-md);color:#fff;cursor:pointer;text-align:center;text-transform:uppercase;background-color:#db0000;justify-content:center;align-items:center;width:fit-content;height:60px;padding-inline:15px;font-size:1rem;font-weight:700;display:flex}.btn:hover{color:#db0000;background-color:#fff}.btn.--disabled,.btn:disabled{opacity:.6;pointer-events:none}@media (width>=768px){.btn{padding-inline:30px;font-size:1.625rem}}}@layer pages;:root{--color-primary:#000;--color-link:#000;--color-link-hover:#e5004b;--gh-font-heading:var(--font-base);--gh-font-body:var(--font-base);--space-2xs:.25rem;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-xxl:6rem;--space-fluid-2xs:clamp(.25rem,2vw,.5rem);--space-fluid-xs:clamp(.5rem,2vw,.75rem);--space-fluid-sm:clamp(.75rem,2vw,1rem);--space-fluid-md:clamp(1rem,3vw,1.5rem);--space-fluid-lg:clamp(1.5rem,4vw,2.5rem);--space-fluid-xl:clamp(2rem,6vw,4rem);--space-fluid-xxl:clamp(3rem,8vw,6rem);--font-base:"Montserrat",sans-serif;--text-sm:.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-xxl:3.5rem;--lh-none:1;--lh-tight:1.2;--lh-normal:1.5;--lh-loose:1.8;--container:1400px;--container-wide:1800px;--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px;--radius-xxl:32px;--radius-full:9999px}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:100 900;src:url(./montserrat.woff2)format("woff2")}
