*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}*{margin:0}html{font-family:Manrope,sans-serif;background:var(--UI-Primary-800,#2b255c)}body{line-height:1.5;-webkit-font-smoothing:antialiased;background:var(--UI-Primary-800,#2b255c)}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{text-decoration:none!important;-webkit-appearance:none}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}h1{color:var(--Text-OnSurface-color,#fff);text-align:center;-webkit-font-feature-settings:'liga' off,'clig' off;font-feature-settings:'liga' off,'clig' off;font-family:var(--Header,Manrope);font-size:var(2xl-fontsize,1.5rem);font-style:normal;font-weight:700;line-height:var(2xl-line-height,2rem)}p{color:var(--Text-OnSurface-color,#fff);text-align:center;-webkit-font-feature-settings:'liga' off,'clig' off;font-feature-settings:'liga' off,'clig' off;font-family:var(--Paragraph,Inter);font-size:var(--base-fontsize,1rem);font-style:normal;font-weight:400;line-height:var(--base-line-height,1.5rem)}main{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2rem 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:26.25rem;margin-inline:auto}section{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch}.box-link{position:absolute;inset:0;color:transparent;z-index:1}.box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-width:100%;border-radius:1rem;border:1px solid var(--UI-Surface-Third,#d9dfe2);background:var(--UI-Surface-Primary,#fff)}.contact-box__content{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-item-align:stretch;align-self:stretch}.contact-item{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem .75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;-ms-flex-item-align:stretch;align-self:stretch;border-radius:.5rem;background-color:transparent;-webkit-transition:.3s background-color;transition:.3s background-color}.contact-item:hover{background-color:var(--UI-Primary-primary-muted-extra,#f2f1f9)}.contact-item__icon{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;border-radius:2.5rem;background:var(--UI-Primary-primary-muted,#e2e0ec);-ms-flex-negative:0;flex-shrink:0}.contact-item__title{color:var(--Text-Primary-color,#27272a)!important;-webkit-font-feature-settings:'liga' off,'clig' off;font-feature-settings:'liga' off,'clig' off;font-family:var(--Paragraph,Inter);font-size:var(--base-fontsize,1rem);font-style:normal;font-weight:500;line-height:var(--base-line-height,1.5rem)}.contact-item__subtitle{color:var(--Text-Primary-color-muted-extra,#717179);font-family:var(--Paragraph,Inter);font-size:var(--xs-fontsize,.75rem);font-style:normal;font-weight:400;line-height:var(--xs-line-height,1rem);-ms-flex-item-align:stretch;align-self:stretch;word-break:break-word;text-decoration:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.125rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch;overflow:hidden}.contact-item__action{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:3rem;min-height:3rem;padding:0 1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;border-radius:2rem;background:var(--Button-Primary-default,#2b255c);-webkit-transition:.3s background;transition:.3s background;z-index:2;position:relative}.contact-item__action:hover{border-radius:2rem;background:var(--Button-Primary-hover,#3c3669)}.contact-item__action>svg{min-width:1.75rem;height:1.75rem}.gallery-box__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end;gap:1.5rem;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery-box__wrapper>img{height:9.875rem;min-width:8rem;min-height:8rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;aspect-ratio:1/1;border-radius:.5rem}.gallery-box__action{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1.5rem 1.5rem 1.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-item-align:stretch;align-self:stretch}.gallery-box__action>.btn{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3rem;padding:0 1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;border-radius:2rem;background:var(--Button-Social-Batieu-default,#0835ba);color:var(--Text-OnSurface-color,#fff);font-family:var(--Paragraph,Inter);font-size:var(--lg-fontsize,1.125rem);font-style:normal;font-weight:500;line-height:var(--lg-line-height,1.75rem);text-decoration:none;-webkit-transition:.3s background;transition:.3s background}.gallery-box__action>.btn:hover{background:var(--Button-Social-Batieu-hover,#1f50e0)}.gallery-box__affiliate{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-line-pack:end;align-content:flex-end;gap:1.5rem;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery-box__affiliate .highlighted{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;border-radius:.5rem;border:1px solid var(--UI-Primary-primary-muted,#e2e0ec)}.gallery-box__affiliate .highlighted>img{width:5rem;height:5rem;aspect-ratio:1/1}.gallery-box__affiliate .highlighted__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-ms-flex-item-align:stretch;align-self:stretch}.gallery-box__affiliate .highlighted__content>p{color:var(--Text-Primary-color,#27272a);-webkit-font-feature-settings:'liga' off,'clig' off;font-feature-settings:'liga' off,'clig' off;font-family:var(--Paragraph,Inter);font-size:var(--base-fontsize,1rem);font-style:normal;font-weight:500;line-height:var(--base-line-height,1.5rem)}.gallery-box__affiliate .highlighted__content>span{color:var(--Text-Primary-color-muted-extra,#717179);font-family:var(--Paragraph,Inter);font-size:var(--xs-fontsize,.75rem);font-style:normal;font-weight:400;line-height:var(--xs-line-height,1rem)}.gallery-box__affiliate .highlighted__content>a{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:2rem;padding:0 .75rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;border-radius:1rem;background:var(--Button-Primary-default,#2b255c);color:var(--Text-OnSurface-color,#fff);font-family:var(--Paragraph,Inter);font-size:var(--s-fontsize,.875rem);font-style:normal;font-weight:500;line-height:var(--s-line-height,1.25rem);text-decoration:none;-webkit-transition:.3s background;transition:.3s background}.gallery-box__affiliate .highlighted__content>a:hover{background:var(--Button-Primary-hover,#3c3669)}.header{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;height:auto}.header__logo{width:8rem;height:8rem}.header__logo>img{aspect-ratio:1/1}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;-ms-flex-item-align:stretch;align-self:stretch}.sticky-container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;-ms-flex-item-align:stretch;align-self:stretch;background:var(--Gradient-Primary-Top-Bottom,linear-gradient(180deg,var(--Gradient-Primary-100,#2b255c) 0,var(--Gradient-Primary-0,rgba(43,37,92,0)) 100%));position:sticky;top:0;z-index:3}.sticky-container .btn{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:3rem;padding:0 1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem;-ms-flex-item-align:stretch;align-self:stretch;border-radius:2rem;background:var(--Button-Secondary-defaul,#e63312);text-decoration:none;color:var(--Text-OnSurface-color,#fff);font-family:var(--Paragraph,Inter);font-size:var(--lg-fontsize,1.125rem);font-style:normal;font-weight:500;line-height:var(--lg-line-height,1.75rem);-webkit-transition:.3s background;transition:.3s background;position:sticky;top:1rem}.sticky-container .btn:hover{background:var(--Button-Secondary-hover,#ff5434)}footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:4rem 2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.5rem;-ms-flex-item-align:stretch;align-self:stretch}footer a,footer>p{color:var(--Text-OnSurface-color-muted-completely,rgba(255,255,255,.4));text-align:center;font-family:var(--Paragraph,Inter);font-size:var(--xs-fontsize,.75rem);font-style:normal;font-weight:400;line-height:var(--xs-line-height,1rem);-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}