header{color:var(--gold);background:var(--gradient, linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%));box-shadow:3px 3px 2px 0 var(--secondary);position:relative;z-index:1}header .content{display:flex;flex-direction:row;align-items:center;gap:1rem;padding-block:calc(.25rem + .75vw)}header .content .brand{margin-inline-end:auto}header .content .brand .logo{height:2.2rem}header .content .link{display:flex;flex-direction:row;gap:.75rem;text-decoration:none;color:inherit}header .content .link .text{display:none}@media screen and (min-width: 25rem){header .content .link .text{display:block}}:root{--black: hsla(0, 0%, 0%, 1);--white: hsla(0, 0%, 100%, 1);--gray: hsla(27, 11%, 84%, 1);--brown: hsla(8, 8%, 36%, 1);--gold: hsla(51, 100%, 50%, 1);--primary: hsla(183, 73%, 63%, 1);--primary-2: hsla(190, 83%, 44%, 1);--secondary: hsla(214, 100%, 34%, 1);--pink: hsla(260, 100%, 66%, 1);--pink-22: hsla(287, 71%, 66%, 1);--gradient: linear-gradient( 90deg, var(--primary) 0%, var(--secondary) 100% )}html{font-family:Roboto,Serif;background:var(--primary)}code{font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.wrapper{max-width:1280px;padding:0;padding-inline:10px;margin:0;margin-inline:auto}.flow>*:not(:last-child){margin-block-end:var(--spacing, 20px)}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}section:where(.astro-GWZ7IITZ){background:var(--gradient, linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%));padding-block:calc(1rem + 4vw);color:var(--white);text-align:center}section:where(.astro-GWZ7IITZ) .content:where(.astro-GWZ7IITZ){display:flex;flex-direction:column;flex-wrap:wrap;gap:calc(1rem + 3vw);justify-content:space-around;align-items:center;align-content:center}section:where(.astro-GWZ7IITZ) .content:where(.astro-GWZ7IITZ) .container:where(.astro-GWZ7IITZ){overflow:hidden;flex:1}@media screen and (min-width: 30rem){section:where(.astro-GWZ7IITZ) .content:where(.astro-GWZ7IITZ){flex-direction:row}}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .title:where(.astro-GWZ7IITZ){font-size:calc(1rem + .5vw);font-weight:700;text-transform:uppercase}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .subtitle:where(.astro-GWZ7IITZ){font-size:calc(1rem + .5vw);font-weight:700;text-transform:uppercase}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .banner:where(.astro-GWZ7IITZ){color:var(--black);text-align:center;font-size:calc(.8rem + .5vw);font-weight:700;width:100%;padding:1.2vw;background-color:var(--white);border-radius:100px;z-index:2;position:relative}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .image:where(.astro-GWZ7IITZ){margin-block-start:-30px;width:100%}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .list:where(.astro-GWZ7IITZ){display:flex}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .list-item:where(.astro-GWZ7IITZ){display:flex;flex-direction:row;justify-content:space-around;align-items:center}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .list-item:where(.astro-GWZ7IITZ) span:where(.astro-GWZ7IITZ){font-size:calc(.4rem + .8vw);font-weight:900}section:where(.astro-GWZ7IITZ) .offer:where(.astro-GWZ7IITZ) .list-item:where(.astro-GWZ7IITZ) img:where(.astro-GWZ7IITZ){aspect-ratio:1/1;width:calc(1.2rem + 5vw);object-fit:cover}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ){background-color:var(--white);padding:calc(.8rem + .5vw);max-width:32rem}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ)>div:where(.astro-GWZ7IITZ){border:1px solid var(--pink-22, #cb6ce6);background:var(--white, #fff);padding:calc(.8rem + .5vw)}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .labels:where(.astro-GWZ7IITZ){display:flex;color:var(--white)}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .labels:where(.astro-GWZ7IITZ)>:where(.astro-GWZ7IITZ){display:flex;align-items:center;justify-content:center;padding-inline:calc(.3rem + 1.2vw);padding-block:.5rem}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .labels:where(.astro-GWZ7IITZ)>:where(.astro-GWZ7IITZ):first-child{background-color:var(--brown, #645755);font-size:calc(.8rem + .5vw);font-weight:500}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .labels:where(.astro-GWZ7IITZ)>:where(.astro-GWZ7IITZ):first-child>:where(.astro-GWZ7IITZ):last-child{text-decoration:line-through}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .labels:where(.astro-GWZ7IITZ)>:where(.astro-GWZ7IITZ):last-child{background-color:var(--gold, #ffd700);color:var(--brown, #645755);font-size:calc(.8rem + .5vw);font-weight:500}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .labels:where(.astro-GWZ7IITZ)>:where(.astro-GWZ7IITZ):last-child>:where(.astro-GWZ7IITZ):last-child{color:var(--white, #fff);text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:calc(1rem + .2vw);font-weight:700;text-transform:lowercase}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .discount:where(.astro-GWZ7IITZ)>span:where(.astro-GWZ7IITZ){color:var(--brown, #645755);font-size:calc(.6rem + .8vw);font-weight:500}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .discount:where(.astro-GWZ7IITZ) .timer:where(.astro-GWZ7IITZ){color:var(--brown, #645755);display:flex;justify-content:space-evenly;align-items:center}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .discount:where(.astro-GWZ7IITZ) .timer:where(.astro-GWZ7IITZ)>span:where(.astro-GWZ7IITZ){border:1px solid var(--brown, #645755);background:var(--gold, #ffd700);color:var(--brown, #645755);padding:4px;font-size:calc(1rem + .5vw);border-radius:4px}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .field:where(.astro-GWZ7IITZ){border-radius:5px;border:1px solid var(--brown, #645755);background:var(--white, #fff);width:100%;border-color:var(--clr-gray-500);padding-block:10px;padding-inline:20px}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) .banner:where(.astro-GWZ7IITZ){color:var(--brown, #645755);font-size:calc(.6rem + .8vw);font-weight:900;display:block}section:where(.astro-GWZ7IITZ) .form:where(.astro-GWZ7IITZ) button:where(.astro-GWZ7IITZ){border-radius:5px;border:1px solid var(--brown, #645755);background:var(--gold, #ffd700);color:var(--brown, #645755);font-size:calc(1rem + .5vw);font-weight:900;text-transform:uppercase;line-height:1;padding:10px calc(1rem + .5vw)}section:where(.astro-GWZ7IITZ) h1:where(.astro-GWZ7IITZ),section:where(.astro-GWZ7IITZ) h2:where(.astro-GWZ7IITZ),section:where(.astro-GWZ7IITZ) h3:where(.astro-GWZ7IITZ),section:where(.astro-GWZ7IITZ) h4:where(.astro-GWZ7IITZ){margin:0}section:where(.astro-SMPGBJ5J){background:var(--white);padding-block:40px}.adv:where(.astro-SMPGBJ5J){display:flex;flex-direction:column;align-items:center}.title:where(.astro-SMPGBJ5J){color:var(--black);text-align:center;font-size:20px;font-style:normal;font-weight:900;line-height:normal}.description:where(.astro-SMPGBJ5J){color:var(--pink-22, #cb6ce6);text-align:center;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.cards:where(.astro-SMPGBJ5J){display:flex;gap:20px;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:flex-start;max-width:900px}.card:where(.astro-SMPGBJ5J){display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);align-content:center;align-items:center;justify-content:center;justify-items:center;gap:10px;width:min(100%,20rem)}.card:where(.astro-SMPGBJ5J)>img:where(.astro-SMPGBJ5J){grid-column:1/2;grid-row:1/3}.card:where(.astro-SMPGBJ5J).revers>img:where(.astro-SMPGBJ5J){grid-column:3/4}.card:where(.astro-SMPGBJ5J)>h4:where(.astro-SMPGBJ5J){grid-column:2/4;grid-row:1/2;margin-block-end:0;color:var(--pink-22, #cb6ce6);text-align:center;text-transform:uppercase;text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:1rem;font-style:normal;font-weight:900;line-height:normal}.card:where(.astro-SMPGBJ5J).revers>h4:where(.astro-SMPGBJ5J){grid-column:1/3}.card:where(.astro-SMPGBJ5J)>p:where(.astro-SMPGBJ5J){grid-column:2/4;grid-row:2/3;color:var(--black);text-align:center;font-size:calc(.6rem +.3vw);font-style:normal;font-weight:400;line-height:normal}.card:where(.astro-SMPGBJ5J).revers>p:where(.astro-SMPGBJ5J){grid-column:1/3}section:where(.astro-Q3BPHDXL){padding-block:calc(1.9rem + 8vw);background-color:var(--primary);color:var(--secondary);text-align:center}section:where(.astro-Q3BPHDXL) .content:where(.astro-Q3BPHDXL){display:flex;flex-direction:column;flex-wrap:wrap;gap:calc(1rem + 3vw);justify-content:space-around;align-items:center;align-content:center}section:where(.astro-Q3BPHDXL) .content:where(.astro-Q3BPHDXL)>:where(.astro-Q3BPHDXL){overflow:hidden;flex:1;width:100%}section:where(.astro-Q3BPHDXL) .content:where(.astro-Q3BPHDXL)>:where(.astro-Q3BPHDXL):first-child{flex-basis:100%}@media screen and (min-width: 30rem){section:where(.astro-Q3BPHDXL) .content:where(.astro-Q3BPHDXL){flex-direction:row}}section:where(.astro-Q3BPHDXL) .title:where(.astro-Q3BPHDXL),section:where(.astro-Q3BPHDXL) .text:where(.astro-Q3BPHDXL){font-weight:900}section:where(.astro-Q3BPHDXL) .subtitle:where(.astro-Q3BPHDXL),section:where(.astro-Q3BPHDXL) .title:where(.astro-Q3BPHDXL){font-size:calc(1.2rem + 1.4vw)}section:where(.astro-Q3BPHDXL) .text:where(.astro-Q3BPHDXL){font-size:calc(1rem + .4vw)}section:where(.astro-Q3BPHDXL) .extra-title:where(.astro-Q3BPHDXL){color:var(--gold, #ffd700);text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:calc(1.2rem + .6vw);font-style:normal;font-weight:900;line-height:normal}section:where(.astro-Q3BPHDXL) img:where(.astro-Q3BPHDXL){aspect-ratio:1/1}section:where(.astro-D3YEWDEX){padding-block:calc(1.9rem + 8vw);background-color:var(--white);color:var(--secondary);text-align:center}section:where(.astro-D3YEWDEX) .content:where(.astro-D3YEWDEX){display:flex;flex-direction:column;flex-wrap:wrap;gap:calc(1rem + 3vw);justify-content:space-around;align-items:center;align-content:center}section:where(.astro-D3YEWDEX) .content:where(.astro-D3YEWDEX)>:where(.astro-D3YEWDEX){overflow:hidden;flex:1}@media screen and (min-width: 30rem){section:where(.astro-D3YEWDEX) .content:where(.astro-D3YEWDEX){flex-direction:row}}section:where(.astro-D3YEWDEX) .title:where(.astro-D3YEWDEX){text-transform:uppercase;font-size:calc(1.5rem + 1vw)}section:where(.astro-D3YEWDEX) .text:where(.astro-D3YEWDEX){font-size:calc(.9rem + .5vw)}section:where(.astro-5ZCD62PW){padding-block:calc(1.9rem + 4vw);background-color:var(--primary);color:var(--secondary);text-align:center}section:where(.astro-5ZCD62PW) .content:where(.astro-5ZCD62PW){display:flex;flex-direction:column;flex-wrap:wrap;gap:calc(1rem + 3vw);justify-content:space-around;align-items:center;align-content:center}section:where(.astro-5ZCD62PW) .content:where(.astro-5ZCD62PW) .item:where(.astro-5ZCD62PW){display:flex;gap:1rem;flex-direction:row;align-items:center;justify-content:flex-start;align-content:center;text-align:start}section:where(.astro-5ZCD62PW) .content:where(.astro-5ZCD62PW) .item:where(.astro-5ZCD62PW) img:where(.astro-5ZCD62PW){width:48px}section:where(.astro-5ZCD62PW) .content:where(.astro-5ZCD62PW) .item:where(.astro-5ZCD62PW) span:where(.astro-5ZCD62PW){color:var(--black);font-size:calc(.5rem + 1.2vw);font-style:normal;font-weight:700;line-height:normal}section:where(.astro-5ZCD62PW) .content:where(.astro-5ZCD62PW) .extra-title:where(.astro-5ZCD62PW){color:var(--gold, #ffd700);text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:calc(1.2rem + .6vw);font-style:normal;font-weight:900;line-height:normal}section:where(.astro-5ZCD62PW) .content:where(.astro-5ZCD62PW) img:where(.astro-5ZCD62PW){aspect-ratio:1/1}section:where(.astro-5ZCD62PW) .content:where(.astro-5ZCD62PW) span:where(.astro-5ZCD62PW){display:block}section:where(.astro-5ZCD62PW) h2:where(.astro-5ZCD62PW),section:where(.astro-5ZCD62PW) h3:where(.astro-5ZCD62PW),section:where(.astro-5ZCD62PW) h4:where(.astro-5ZCD62PW){margin:0}section:where(.astro-5ZCD62PW) .banner:where(.astro-5ZCD62PW){border-radius:100px;background:var(--gold, #ffd700);padding:calc(.3rem + .5vw);margin-inline:-10px;text-align:center;font-family:Inter;font-size:calc(.6rem + 1.9vw);font-style:normal;font-weight:700;line-height:normal}section:where(.astro-GXBA42XF){background:var(--gradient, linear-gradient(90deg, var(--primary) 0%, var(--secondary) 100%));padding-block:calc(1rem + 4vw);color:var(--black);text-align:center}section:where(.astro-GXBA42XF) .content:where(.astro-GXBA42XF){display:flex;flex-direction:column;flex-wrap:wrap;gap:calc(1rem + 3vw);justify-content:space-around;align-items:center;align-content:center}section:where(.astro-GXBA42XF) .content:where(.astro-GXBA42XF)>:where(.astro-GXBA42XF):first-child{flex-basis:100%}section:where(.astro-GXBA42XF) .content:where(.astro-GXBA42XF) .container:where(.astro-GXBA42XF){overflow:hidden;flex:1}@media screen and (min-width: 30rem){section:where(.astro-GXBA42XF) .content:where(.astro-GXBA42XF){flex-direction:row}}section:where(.astro-GXBA42XF) .extra-title:where(.astro-GXBA42XF){color:var(--gold, #ffd700);text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:calc(1.2rem + .6vw);font-style:normal;font-weight:900;line-height:normal}section:where(.astro-GXBA42XF) .preview:where(.astro-GXBA42XF){display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;align-content:center}section:where(.astro-GXBA42XF) .preview:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF){color:var(--black, #000);display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:space-between;padding-block:20px}@media screen and (max-width: 30rem){section:where(.astro-GXBA42XF) .preview:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF){order:1!important}}section:where(.astro-GXBA42XF) .preview:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF) .text-block:where(.astro-GXBA42XF){display:flex;flex-direction:column;text-align:start}section:where(.astro-GXBA42XF) .preview:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF) .title:where(.astro-GXBA42XF){font-size:calc(.75rem + 1vw);font-weight:700}section:where(.astro-GXBA42XF) .preview:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF) .subtitle:where(.astro-GXBA42XF){font-size:calc(.5rem + 1vw)}section:where(.astro-GXBA42XF) .preview:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF) .order:where(.astro-GXBA42XF){text-decoration:none;color:var(--secondary, #004aad);font-size:calc(.75rem + 1vw);border-radius:100px;background:var(--gold, #ffd700);padding-inline:8px;padding-block:6px}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF){background-color:var(--white);padding:calc(.8rem + .5vw);max-width:32rem}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF)>div:where(.astro-GXBA42XF){border:1px solid var(--pink-22, #cb6ce6);background:var(--white, #fff);padding:calc(.8rem + .5vw)}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .labels:where(.astro-GXBA42XF){display:flex;flex-direction:column;justify-content:space-evenly;color:var(--white)}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .labels:where(.astro-GXBA42XF)>:where(.astro-GXBA42XF){display:flex;align-items:center;justify-content:center;padding-inline:calc(.3rem + 1.2vw);padding-block:.5rem}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .labels:where(.astro-GXBA42XF)>:where(.astro-GXBA42XF):first-child{background-color:var(--brown, #645755);font-size:calc(.8rem + .5vw);font-weight:500}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .labels:where(.astro-GXBA42XF)>:where(.astro-GXBA42XF):first-child>:where(.astro-GXBA42XF):last-child{text-decoration:line-through}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .labels:where(.astro-GXBA42XF)>:where(.astro-GXBA42XF):last-child{background:var(--pink-22, #cb6ce6);color:var(--white, #fff);font-size:calc(.8rem + .5vw);font-weight:500}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .labels:where(.astro-GXBA42XF)>:where(.astro-GXBA42XF):last-child>:where(.astro-GXBA42XF):last-child{color:var(--white, #fff);text-shadow:0px 4px 4px rgba(0,0,0,.25);font-size:calc(1rem + .2vw);font-weight:700;text-transform:lowercase}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .discount:where(.astro-GXBA42XF)>span:where(.astro-GXBA42XF){color:var(--brown, #645755);font-size:calc(.6rem + .8vw);font-weight:500}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .field:where(.astro-GXBA42XF){border-radius:5px;border:1px solid var(--brown, #645755);background:var(--white, #fff);width:100%;border-color:var(--clr-gray-500);padding-block:10px;padding-inline:20px}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF){border-radius:20px;background:var(--gold, #ffd700);font-size:calc(.6rem + .8vw);font-weight:400;display:block;padding-block:4px;padding-inline:2px}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) .banner:where(.astro-GXBA42XF).one{border:1px solid var(--brown, #645755)}section:where(.astro-GXBA42XF) .form:where(.astro-GXBA42XF) button:where(.astro-GXBA42XF){border-radius:5px;border:1px solid var(--brown, #645755);background:var(--pink-22, #cb6ce6);color:var(--white);font-size:calc(1rem + .5vw);font-weight:900;text-transform:uppercase;line-height:1;padding:10px .5vw}section:where(.astro-FWGMFJJB){padding-block:calc(1.1rem + 4vw)}section:where(.astro-L7BQUF5E){padding-block:calc(1.9rem + 8vw);background-color:var(--white);color:var(--secondary);text-align:center}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E){display:flex;flex-direction:column;flex-wrap:wrap;gap:calc(1rem + 3vw);justify-content:space-around;align-items:center;align-content:center}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E)>:where(.astro-L7BQUF5E){overflow:hidden;flex:1}@media screen and (min-width: 30rem){section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E){flex-direction:row}}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .title:where(.astro-L7BQUF5E){color:var(--black, #000);text-align:center;font-size:calc(.7rem + 1vw);font-weight:700;text-transform:uppercase;margin:0}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .title:where(.astro-L7BQUF5E) strong:where(.astro-L7BQUF5E){color:var(--pink-22, #cb6ce6);text-align:center;font-size:calc(.9rem + 1.5vw);font-weight:900;text-transform:uppercase}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .rate:where(.astro-L7BQUF5E){display:flex;align-items:center;justify-content:space-around;align-content:center;flex-wrap:wrap;flex-direction:row}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .rate:where(.astro-L7BQUF5E) img:where(.astro-L7BQUF5E){aspect-ratio:1/1;width:42px}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .item:where(.astro-L7BQUF5E){display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;color:var(--black)}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .item:where(.astro-L7BQUF5E)>img:where(.astro-L7BQUF5E){border-radius:1000px;aspect-ratio:1/1;width:calc(4rem + 8vw)}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .item:where(.astro-L7BQUF5E) .extra:where(.astro-L7BQUF5E) span:where(.astro-L7BQUF5E){text-align:center;font-size:calc(.9rem + .8vw);font-weight:700;text-transform:uppercase}section:where(.astro-L7BQUF5E) .content:where(.astro-L7BQUF5E) .item:where(.astro-L7BQUF5E)>p:where(.astro-L7BQUF5E){text-align:justify;font-size:calc(.8rem + .5vw);font-weight:400}.footer:where(.astro-MTXGG6PP){background-color:var(--secondary);color:var(--gold);padding-block-start:calc(1rem + 4vw);padding-block-end:.5rem;text-align:center;font-size:calc(.3rem + 1.2vw)}.footer:where(.astro-MTXGG6PP) .content:where(.astro-MTXGG6PP){display:grid;grid-template-columns:repeat(1,1fr)}@media screen and (min-width: 35rem){.footer:where(.astro-MTXGG6PP) .content:where(.astro-MTXGG6PP){grid-template-columns:repeat(2,1fr)}}.footer:where(.astro-MTXGG6PP) .links:where(.astro-MTXGG6PP),.footer:where(.astro-MTXGG6PP) .contacts:where(.astro-MTXGG6PP){display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.footer:where(.astro-MTXGG6PP) a:where(.astro-MTXGG6PP){text-decoration:none;display:flex;align-items:center;gap:.375rem;color:inherit}.block:where(.astro-J7PV25F6){height:min(100vh)}
