:root{--primary:#63298e;--primary-lighter:#f0f0ff;--primary-light:#524482;--primary-dark:#301e46;--secondary:#dfe33d;--secondary-lighter:#e6eed0;--body:#383839}.bg-primary{background:#63298e;background:var(--primary)}.bg-primary-lighter{background:#f0f0ff;background:var(--primary-lighter)}.bg-primary-light{background:#524482;background:var(--primary-light)}.bg-primary-dark{background:#301e46;background:var(--primary-dark)}.bg-secondary{background:#dfe33d;background:var(--secondary)}.bg-secondary-lighter{background:#e6eed0;background:var(--secondary-lighter)}.color-primary{color:#63298e;color:var(--primary)}.color-primary-lighter{color:#f0f0ff;color:var(--primary-lighter)}.color-primary-light{color:#524482;color:var(--primary-light)}.color-primary-dark{color:#301e46;color:var(--primary-dark)}.color-secondary{color:#dfe33d;color:var(--secondary)}.color-secondary-lighter{color:#e6eed0;color:var(--secondary-lighter)}.color-white{color:#fff}@font-face{font-display:swap;font-family:Kanit;font-style:normal;font-weight:700;src:url(/fonts/Kanit-Bold.woff2) format("woff2"),url(/fonts/Kanit-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Kanit;font-style:normal;font-weight:400;src:url(/fonts/Kanit-Regular.woff2) format("woff2"),url(/fonts/Kanit-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Kanit;font-style:normal;font-weight:600;src:url(/fonts/Kanit-SemiBold.woff2) format("woff2"),url(/fonts/Kanit-SemiBold.woff) format("woff")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{color:#383839;color:var(--body);font-family:Kanit,sans-serif;font-size:1.125rem;line-height:1.5}img,picture{display:block;height:auto;margin:0 auto;max-width:100%}b,strong{font-weight:700}svg{vertical-align:middle;width:100%}button{cursor:pointer}.headline{font-weight:700;letter-spacing:-.01em;line-height:1.2}.headline--size-2{font-size:2.25rem}.headline--size-3{font-size:1.75rem}.headline--size-4{font-size:1.5rem}.subheading{font-size:1.25rem;line-height:1.2;text-transform:uppercase}.text-center{text-align:center}.visually-hidden:not(:focus){clip:rect(0,0,0,0);position:absolute}.back-to-top,.skip-to-main{z-index:100}.back-to-top{bottom:1.5rem;position:fixed;right:1.5rem}.skip-to-main{left:1.5rem;position:absolute;top:1.5rem}.button{background:#dfe33d;background:var(--secondary);border:none;border-radius:.25rem;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.1);box-shadow:0 4px 5px rgba(0,0,0,.1);color:#383839;color:var(--body);display:inline-block;font-size:1.125rem;font-weight:600;line-height:1.2;padding:.5em 1em;text-decoration:none;-webkit-transition:background .3s ease-in-out,color .3s ease-in-out;transition:background .3s ease-in-out,color .3s ease-in-out}.icon{margin-left:auto;margin-right:auto;max-width:7rem;width:100%}.icon--compact{max-width:64px}.form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:.25em;color:#383839;color:var(--body);display:block;font-family:inherit;font-size:1.125rem;line-height:1.5;margin-top:.25rem;padding:.4em 1em;-webkit-transition:border .3s ease-in-out;transition:border .3s ease-in-out;width:100%}.form__footer{margin-top:1rem}.social{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;justify-content:center}.social__link{display:block}.social__icon{max-width:2rem;vertical-align:middle}.section{padding:6rem 2rem}.container{margin-left:auto;margin-right:auto;max-width:60rem}.container--compact{max-width:37.5rem}.row{--gapX:2rem;--gapY:2rem;grid-gap:var(--gapX) var(--gapY);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.content{grid-gap:1rem;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.stack{grid-gap:3rem;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}.stack--compact{grid-gap:1.5rem}.flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:1rem}.box{-ms-flex-item-align:stretch;align-self:stretch;border-radius:.5rem;padding:4rem 2rem}.frontmatter{background:#63298e;background:var(--primary);color:#fff;padding:3rem 1.5rem 6rem;position:relative;z-index:1}.frontmatter .row>:first-child{--col:span 5;-ms-flex-line-pack:justify;align-content:space-between;height:100%}.frontmatter .row>:last-child{--col:span 4}.frontmatter .brand{max-width:17.5rem}.frontmatter picture{position:relative;z-index:1}.frontmatter picture,.frontmatter picture img{border-radius:.375rem;overflow:hidden}.frontmatter picture:after{background:rgba(28,0,57,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.footer{padding:4rem 1.5rem}.footer .brand{display:block;margin:auto;max-width:12.5rem}.tk-page{-ms-flex-line-pack:center;-webkit-box-pack:center;-ms-flex-pack:center;align-content:center;display:grid;justify-content:center;min-height:100vh;padding:4rem 1.5rem;place-content:center}.tk-page .brand{margin:auto;max-width:17.5rem}@media (min-width:48rem) and (max-width:59.999rem),(min-width:65rem){.headline--size-2{font-size:2.75rem}.headline--size-3{font-size:2rem}.headline--size-4,.subheading{font-size:1.5rem}}@media (min-width:65rem){.row{grid-auto-columns:1fr;grid-auto-flow:column;grid-template-columns:inherit}.row>*{grid-column:var(--col)}.frontmatter{background:#524482;background:var(--primary-light)}.frontmatter .row>:first-child{min-height:45rem}.frontmatter .box{padding:2rem}.frontmatter picture,.frontmatter picture img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;right:0;top:0;width:100%;z-index:-1}}@media (max-width:47.999rem),(min-width:48rem) and (max-width:59.999rem){.frontmatter .box{padding:0}}