@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&family=Khand:wght@300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.12.0
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:#000c;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px #0009}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:#0009;font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,to{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,to{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:#32323280;color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:#323232e6}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,to{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}:root{--xtra--primary-color: #09DA53;--xtra--light-color: #ABD6BE;--xtra--dark-color: #231F20}.page--error{display:flex;align-items:center;justify-content:center;flex-direction:column;background-size:cover;background-position:center;height:687px;padding:15px}.page--error-title{font-size:96px;font-weight:900;line-height:104.45px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000}@media screen and (max-width: 768px){.page--error-title{font-size:96px}}.page--error-subtitle{color:#000;font-size:25px;font-weight:400;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}@media screen and (max-width: 768px){.page--error-subtitle{font-size:20px;display:flex;flex-direction:column}}.page--error-subtitle span{color:#000;font-size:25px;font-weight:900;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}@media screen and (max-width: 768px){.page--error-subtitle span{font-size:20px}}.about--section{min-height:290px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .2s ease-in-out}.about--img{border-radius:5px}@media screen and (max-width: 992px){.about--img{width:100%}}.section-has-bg .about--text *{color:#fff;background-color:transparent!important;font-family:inherit!important}.section-has-bg .about--title{color:#fff!important}.section-has-bg .about--title:before{background-color:#fff!important;border-top:5px solid white!important}.section-has-bg .page--button{color:#fff;border:1px solid white}.about--container{display:flex;flex-direction:row;gap:30px;align-items:center;max-width:800px;letter-spacing:-1px;border-radius:7px;width:100%}.about--container *{font-family:inherit!important}.about--container .about--image,.about--container .about--content{width:50%}@media screen and (max-width: 768px){.about--container .about--image,.about--container .about--content{width:100%}}.about--container .about--image{z-index:2;position:relative}@media screen and (max-width: 768px){.about--container{flex-direction:column!important;gap:15px;margin-top:10px;margin-bottom:10px;grid-template-columns:1fr}}.relative.odd .about--container{flex-direction:row-reverse}.about--title{text-transform:uppercase;font-size:32px;margin-bottom:10px;font-weight:700}.about--text{font-size:16px;line-height:23px;font-family:inherit!important}.about--text p{font-family:inherit!important}.about--text div{margin:0!important;width:100%!important}.about--image{width:100%;height:100%}@media screen and (max-width: 992px){.about--image{position:static}}.about--image img{border-radius:5px;max-height:400px;margin:auto;display:block;max-width:400px;width:100%;height:100%;object-fit:cover;object-position:top}@media screen and (max-width: 992px){.about--image img{max-width:unset;width:100%}}.about--title{font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;line-height:43.52px;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}.about--img{border:2px solid black}.about--section-container{min-height:unset!important}@media screen and (max-width: 768px){.about--section-container{margin-top:100px!important}}.about--title{font-size:36px;font-family:Khand,Helvetica,Arial,Lucida,sans-serif;font-style:normal;color:#0e2948!important}.about--container .about--img{border:none}.about--container{max-width:none;padding:60px;align-items:flex-start;justify-content:left;border-width:1px;border-style:solid;border-color:#0e294833}@media screen and (max-width: 992px){.about--container{padding:15px}}.about--container .page--button{color:#fff!important;border-width:8px!important;border-color:#e30000;border-radius:0;letter-spacing:2px;font-size:20px;font-family:Khand,Helvetica,Arial,Lucida,sans-serif!important;text-transform:uppercase!important;background-color:#e30000}.about--container .page--button:hover{border-color:#0e2948!important;background-image:initial;background-color:#0e2948}.trainer--card{display:flex;align-items:center;justify-content:center;text-decoration:none;flex-direction:column;margin-top:30px;margin-bottom:30px}@media screen and (max-width: 768px){.trainer--card{margin-top:30px!important;margin-bottom:30px!important}}.trainer--pic{border-radius:100%;height:300px;width:300px;object-fit:cover}.trainer--card-button{border-radius:10px;border:.8px solid var(--xtra--primary-color);color:var(--xtra--primary-color);text-align:center;font-size:13px;font-style:normal;cursor:pointer;font-weight:700;text-decoration:none;line-height:normal;padding:5px 30px;margin-top:22px;transition:.2s ease-in-out}.trainer--card-button:hover{color:#fff;background-color:var(--xtra--primary-color)}.trainer--card-img{width:100%;max-width:200px}.trainer--card-img img{width:100%;height:auto;border-radius:100%;object-fit:cover;aspect-ratio:1}.trainer--card-name{color:#231f20;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-top:15px}.trainer--card-name:after{background:var(--xtra--primary-color);content:"";height:5px;width:68px;text-align:center;display:flex;justify-content:center;margin:15px auto auto;align-items:center}.trainer--card-title{margin-top:15px;color:#231f20;text-align:center;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.trainer--container{display:flex;gap:5px}.trainer--container .trainer--pic{width:100%;aspect-ratio:1/1}@media screen and (max-width: 768px){.trainer--container{flex-direction:column;margin:auto}}.trainer--gallery #galleria{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;margin:35px 0}@media screen and (max-width: 768px){.trainer--gallery #galleria{grid-template-columns:1fr}}.trainer--gallery #galleria a img{width:100%;min-height:300px;height:300px;object-fit:cover}.trainer--card-name{font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;line-height:43.52px;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;font-size:20px}.trainer--card-name:after{display:none}.trainer--card-img img{border-radius:5px}.login--form,.reset--form,.reg--form{background:#f4f4f4;border-radius:20px;padding:55px;max-width:500px;margin:auto}.auth--input{padding:10px;border-radius:5px;border:.8px solid #C9C9C9;background:#fff}.login--page,.reset--page,.reg--page{margin-top:130px;margin-bottom:30px}@media screen and (max-width: 768px){.login--page,.reset--page,.reg--page{margin-top:100px;margin-bottom:0}}.login--buttons{display:flex;align-items:center;justify-content:space-between;gap:5px}.verify--title{color:#20b573;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:66px;display:flex;align-items:center;text-align:center;display:block}.auth--alert{color:#20b573;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:66px;display:flex;align-items:center;text-align:center;background-color:green}.verify--form{background:#f4f4f4;border-radius:20px;padding:55px;max-width:700px;margin:auto}.verify--page{display:flex;align-items:center;justify-content:center;min-height:80vh}.auth--button{margin:auto;background-color:var(--xtra--primary-color);border-radius:5px;padding-top:15px;padding-bottom:15px;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;text-transform:uppercase;text-decoration:none;z-index:1;border:none;display:block;transition:.2s ease-in-out}.auth--button:hover{color:#fff}.auth--button-reg{margin:auto;background-color:var(--xtra--primary-color);border-radius:5px;padding-top:15px;padding-bottom:15px;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;text-transform:uppercase;text-decoration:none;z-index:1;border:none;display:block;transition:.2s ease-in-out}.auth--button-reg:hover{color:#fff}.auth--form-inputs{max-width:450px;margin:45px auto auto;width:100%}@media screen and (max-width: 768px){.auth--form-inputs{max-width:350px}}.auth--form-inputs div{display:flex;flex-direction:column;margin-bottom:8px}.auth--form-inputs span{max-width:450px;margin:5px auto auto}.auth--form-inputs .input{width:100%;height:36px;border-radius:5px;background-color:#f0f0f0!important;outline:none!important;text-indent:15px;font-size:15px;font-weight:500;line-height:21px;margin:auto;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.auth--form-inputs small{max-width:450px}.form-check{flex-direction:row!important;gap:5px}.was-validated .form-control:invalid,.form-control.is-invalid{padding-right:0!important}.auth--buttons{display:flex!important;flex-direction:row!important;gap:10px}.auth--button-pwd{text-align:center;margin:auto;display:block;margin-top:25px!important;color:#000}.password--rules{margin:0 15px;width:100%;padding:15px;border-radius:5px;font-size:12px;background-color:#f2f2f2}.password--ruleset{width:100%;padding:15px;border-radius:5px;font-size:12px;background-color:#fff}.password--ruleset div{display:flex;flex-direction:row;gap:5px;align-items:center}.password--ruleset div svg{width:24px}.password--ruleset div .check{display:none}.auth--screen{min-height:auto;height:fit-content;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.auth--screen{padding-top:150px}}.auth--screen .title,.auth--screen .auth--button-pwd{color:#fff}.auth--form{background:#f4f4f4;border-radius:20px;padding:55px;max-width:500px;margin:auto}@media screen and (max-width: 768px){.auth--form{background:none}}.auth--form hr{margin:15px 0;height:4px;background:#dedede;border:0}.auth--form .auth--button,.auth--form .auth--button-reg{width:100%!important}.login--page,.reset--page,.reg--page,.verify--page{display:flex;align-items:center;justify-content:center;margin-top:100px;margin-bottom:60px;min-height:50vh;padding:0 16px}@media screen and (max-width: 768px){.login--page,.reset--page,.reg--page,.verify--page{margin-top:90px;margin-bottom:40px}}.login--page .title,.login--page .page--head,.reset--page .title,.reset--page .page--head,.reg--page .title,.reg--page .page--head,.verify--page .title,.verify--page .page--head{font-style:normal!important}.login--page>.row,.reset--page>.row,.reg--page>.row{width:100%;margin:0}.auth--form,.login--form,.reset--form,.reg--form,.verify--form{background:#fff;border:1px solid #ececec;border-radius:12px;padding:64px 56px;max-width:640px;width:100%;margin:0 auto;min-height:520px}@media screen and (max-width: 768px){.auth--form,.login--form,.reset--form,.reg--form,.verify--form{padding:36px 22px;max-width:100%;min-height:0}}.login--page form{width:100%;max-width:640px;margin:0 auto;background:transparent;border:none;border-radius:12px;padding:64px 56px;min-height:520px}@media screen and (max-width: 768px){.login--page form{padding:36px 22px;min-height:0}}.reset--page .auth--form,.reset--page .reset--form,.reset--page form{border:none!important;padding:64px 56px;background:transparent!important;max-width:640px;min-height:520px;margin:0 auto}@media screen and (max-width: 768px){.reset--page .auth--form,.reset--page .reset--form,.reset--page form{padding:36px 22px;min-height:0}}.reset--page .page--head,.reg--page .page--head{display:block!important;width:100%;text-align:center!important;margin-bottom:0!important}.reset--page .page--head:before,.reg--page .page--head:before{display:none!important;content:none!important}.reset--page .page--head:after,.reg--page .page--head:after{display:block!important;float:none!important;position:static!important;content:""!important;width:56px;height:4px;background:var(--xtra--primary-color);margin:14px auto 24px!important;border-radius:4px}.reg--page .auth--form{border:none;padding:0;background:transparent;max-width:640px;min-height:0;margin:0 auto}.verify--form{max-width:640px}.auth--form .page--head{font-family:Khand,Helvetica,sans-serif;font-style:normal;font-weight:900;font-size:36px;line-height:1.1;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:6px}@media screen and (max-width: 768px){.auth--form .page--head{font-size:28px}}.auth--form .page--head:before{display:none}.auth--form .page--head:after{content:"";display:block;width:56px;height:4px;background:var(--xtra--primary-color);margin:12px auto 0;border-radius:4px}.auth--form .title{font-family:Khand,Helvetica,sans-serif;font-style:normal;font-weight:900;font-size:32px;line-height:1.1;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:6px}.auth--form .title:after{content:"";display:block;width:50px;height:4px;background:var(--xtra--primary-color);margin:12px auto 0;border-radius:4px}.auth--form-inputs{max-width:100%;margin:28px auto 0}@media screen and (max-width: 768px){.auth--form-inputs{max-width:100%}}.auth--form-inputs>div{margin-bottom:12px}.auth--form-inputs .auth--input,.auth--form-inputs .input{width:100%;height:46px;background:#fafafa!important;border:1px solid #e0e0e0;border-radius:6px;text-indent:14px;font-family:inherit;font-size:15px;font-weight:500;color:#1a1a1a;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth--form-inputs .auth--input::placeholder,.auth--form-inputs .input::placeholder{color:#999}.auth--form-inputs .auth--input:focus,.auth--form-inputs .input:focus{background:#fff!important;border-color:var(--xtra--primary-color);box-shadow:0 0 0 3px #673ab714}.auth--form-inputs small{display:block;max-width:100%;margin-top:4px}.password--ruleset{background:#f7f7f7;border:1px solid #ececec;border-radius:6px;padding:14px 16px;font-size:12px;color:#555;margin:8px 0 16px}.password--ruleset>div{display:flex;align-items:center;gap:8px;line-height:1.5}.password--ruleset>div svg{width:14px;height:14px;flex-shrink:0}.form-check{flex-direction:row!important;align-items:flex-start;gap:8px;margin-top:8px}.form-check .form-check-input{margin-top:3px;flex-shrink:0}.form-check .form-check-label{font-size:13px;line-height:1.5;color:#555}.form-check .form-check-label a{color:var(--xtra--primary-color);text-decoration:underline}.form-check .form-check-label a:hover{color:var(--xtra--primary-color)}.auth--buttons{display:flex!important;flex-direction:row-reverse!important;gap:10px;margin-top:22px}@media screen and (max-width: 768px){.auth--buttons{flex-direction:column-reverse!important}}.auth--button,.auth--button-reg{display:inline-flex;align-items:center;justify-content:center;margin:0;flex:1;width:auto;min-height:46px;padding:12px 24px;border-radius:6px;font-family:Khand,Helvetica,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;text-decoration:none;text-align:center;border:1px solid transparent;box-shadow:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;cursor:pointer}.auth--button{background-color:var(--xtra--primary-color);color:#fff;border-color:var(--xtra--primary-color)}.auth--button:hover{background-color:#1a1a1a;border-color:#1a1a1a;color:#fff;box-shadow:none;transform:translateY(-1px)}.auth--button-reg{background-color:#fff;color:#1a1a1a;border-color:#d9d9d9;box-shadow:none}.auth--button-reg:hover{background-color:#1a1a1a;color:#fff;border-color:#1a1a1a;box-shadow:none;transform:translateY(-1px)}.auth--button-pwd{display:block;text-align:center;margin:18px auto 0!important;font-size:13px;font-weight:600;color:var(--xtra--primary-color);text-decoration:none}.auth--button-pwd:hover{color:#1a1a1a;text-decoration:underline}.login--buttons{display:flex!important;flex-direction:row-reverse!important;align-items:stretch;gap:10px;margin-top:22px}@media screen and (max-width: 768px){.login--buttons{flex-direction:column-reverse!important}}.login--buttons .auth--button,.login--buttons .auth--button-reg{flex:1}.verify--title,.auth--alert{color:#20b573;background:#20b57314;border:1px solid rgba(32,181,115,.25);border-radius:8px;padding:14px 18px;font-size:16px;font-weight:700;line-height:1.4;text-align:center;display:block;margin-bottom:24px}.was-validated .form-control:invalid,.form-control.is-invalid{padding-right:0!important;border-color:#dc3545!important}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{box-shadow:0 0 0 3px #dc35451a!important}.invalid-feedback{font-size:12px;margin-top:4px}.contact--page{padding-bottom:50px;padding-top:130px}@media screen and (max-width: 768px){.contact--page{padding-top:60px}}.contact--datas{display:flex;align-items:center;justify-content:center;margin-top:40px;gap:25px}@media screen and (max-width: 768px){.contact--datas{width:calc(100% - 22px);flex-direction:column;gap:12px}}.contact--paralax{height:380px;display:flex;align-items:center;justify-content:center;object-fit:cover;background-position:center;background-size:cover;background-attachment:local}.contact--data{display:flex;font-weight:700;gap:12px;color:#000}.contact--data a{color:#000;text-decoration:none}@media screen and (max-width: 768px){.contact--data{flex-direction:column;align-items:center}}.contact--data .contact--value{font-weight:400}.contact--icons{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:40px;margin-bottom:100px}.contact--icons a svg{color:#000;height:22px}.contact--form{width:556px;margin:auto}@media screen and (max-width: 768px){.contact--form{width:100%}}.contact--form .contact--form-inputs{max-width:449px;margin:45px auto auto}.contact--form .contact--form-inputs div{display:flex;flex-direction:column;margin-bottom:8px}.contact--form .contact--form-inputs span{max-width:326px;margin:auto}.contact--form .contact--form-inputs input{width:100%;max-width:327px;height:36px;border-radius:5px;background-color:#f0f0f0;outline:none!important;text-indent:15px;font-size:15px;font-weight:500;line-height:21px;margin:auto;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.contact--form .contact--form-inputs small{max-width:365px}.contact--form .contact--form-inputs textarea{background-color:#f0f0f0;padding-top:15px;margin:auto;max-width:327px;width:100%;border-radius:5px;outline:none!important;text-indent:15px;font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.contact--form .contact--form-inputs textarea:focus{border:none;outline:none}.contact--form .form-control{all:unset}.contact--form .contact--form-button{margin:auto;background-color:var(--xtra--primary-color);width:219px;border-radius:5px;padding-top:15px;padding-bottom:15px;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;text-transform:uppercase;text-decoration:none;z-index:1;border:none;display:block;transition:.2s ease-in-out}.contact--form .contact--form-button:hover{background-color:#000;color:#fff}@media screen and (max-width: 768px){.contact--form .contact--form-button{margin-top:20px}}.contact--title{font-size:32px}.contact--list{padding-left:15px;margin-right:10px}.contact--list li{color:var(--xtra--primary-color);font-size:13px;font-style:normal;font-weight:400;line-height:normal;list-style-type:none;margin-bottom:15px}.contact--list li a{color:var(--xtra--primary-color)}.contact--section{background:#f4f4f4;border-radius:20px 20px 0 0;padding:35px 25px;margin:40px auto!important}.contact--section .page--head{margin-bottom:20px}.contact--card{background:#fff;padding:45px;border-radius:15px;display:flex;flex-direction:column;box-shadow:0 4px 40px #0003}.contact--header{color:#231f20;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:15px}.contact--body{color:#898989;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.contact--cta{all:unset;border:1px solid white;color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;background:var(--xtra--primary-color);padding:15px;width:180px;margin:auto;border-radius:10px}.contact--cta:hover{color:#fff;cursor:pointer;background-color:#1d6e4a}.contact--faq{padding:35px 0}.contact--page{padding-top:100px;padding-bottom:80px}@media screen and (max-width: 768px){.contact--page{padding-top:60px;padding-bottom:50px}}.contact--page>.title{font-family:Khand,Helvetica,sans-serif;font-size:42px;font-style:normal;font-weight:900;line-height:1.1;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:12px}@media screen and (max-width: 768px){.contact--page>.title{font-size:32px}}.contact--page>.title:after{content:"";display:block;width:68px;height:5px;background:var(--xtra--primary-color);margin:14px auto 0;border-radius:4px}.contact--details{max-width:1100px;margin:40px auto 0}.contact--datas{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;align-items:stretch;justify-content:stretch}@media (max-width: 991px){.contact--datas{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.contact--datas{grid-template-columns:1fr;width:100%!important;gap:12px}}.contact--data{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px;padding:22px;background:#fff;border:1px solid #ececec;border-radius:10px;color:#1a1a1a;font-family:Khand,Helvetica,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--xtra--primary-color);transition:border-color .2s ease,transform .2s ease}.contact--data:hover{border-color:var(--xtra--primary-color);transform:translateY(-2px)}.contact--data .contact--value{font-family:inherit;font-size:18px;font-weight:500;color:#1a1a1a;text-transform:none;letter-spacing:0;line-height:1.4;word-break:break-word}.contact--icons{gap:14px!important;margin-top:36px;margin-bottom:70px}.contact--icons a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#f4f4f4;transition:background .2s ease,transform .2s ease}.contact--icons a:hover{background:var(--xtra--primary-color);transform:translateY(-2px)}.contact--icons a:hover svg{fill:#fff}.contact--icons a svg{height:18px;fill:#333;transition:fill .2s ease}.contact--paralax{height:380px;border-radius:0;position:relative;isolation:isolate}.contact--paralax:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:-1}.contact--paralax .contact--card{background:#fffffff5;border-radius:14px;padding:40px 50px;box-shadow:0 12px 40px #0000002e;max-width:520px;text-align:center}@media screen and (max-width: 768px){.contact--paralax .contact--card{padding:30px 24px;max-width:calc(100% - 32px)}}.contact--paralax .contact--header{font-family:Khand,Helvetica,sans-serif;font-size:30px;font-weight:900;text-transform:uppercase;margin-bottom:12px}.contact--paralax .contact--body{margin-bottom:22px}.contact--paralax .contact--cta{display:inline-block;background:var(--xtra--primary-color);color:#fff;padding:14px 32px;border-radius:6px;font-family:Khand,Helvetica,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border:none;transition:transform .2s ease,box-shadow .2s ease}.contact--paralax .contact--cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e;background:var(--xtra--primary-color)}.contact--faq .accordion-item{border:1px solid #ececec;border-radius:10px!important;margin-bottom:10px;overflow:hidden;background:#fff;transition:border-color .2s ease}.contact--faq .accordion-item:hover{border-color:var(--xtra--primary-color)}.contact--faq .accordion-button{background:#fff;font-family:Khand,Helvetica,sans-serif;font-weight:700;font-size:17px;text-transform:uppercase;letter-spacing:.3px;color:#1a1a1a;padding:16px 20px;box-shadow:none!important}.contact--faq .accordion-button:not(.collapsed){background:var(--xtra--primary-color);color:#fff}.contact--faq .accordion-button:not(.collapsed):after{filter:brightness(0) invert(1)}.contact--faq .accordion-body{padding:16px 20px 20px;font-size:14px;line-height:1.6;color:#555}.contact--faq #map-real,.contact--faq .additional-map{border-radius:10px;overflow:hidden;border:1px solid #ececec}.contact--form{background:#fafafa;padding:40px 32px;border-radius:14px;border:1px solid #ececec;width:100%!important;max-width:none!important;margin:0!important}@media screen and (max-width: 768px){.contact--form{padding:28px 18px}}.contact--form .title{font-family:Khand,Helvetica,sans-serif;font-size:32px;font-style:normal;font-weight:900;text-transform:uppercase;text-align:center;color:#1a1a1a;margin-bottom:6px}.contact--form .title:after{content:"";display:block;width:50px;height:4px;background:var(--xtra--primary-color);margin:10px auto 0;border-radius:4px}.contact--form .contact--form-inputs{max-width:720px;margin-top:28px}.contact--form .contact--form-inputs input,.contact--form .contact--form-inputs textarea{max-width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.contact--form .contact--form-inputs input:focus,.contact--form .contact--form-inputs textarea:focus{border-color:var(--xtra--primary-color);box-shadow:0 0 0 3px #673ab714}.contact--form .contact--form-inputs input{height:44px;text-indent:14px}.contact--form .contact--form-inputs textarea{min-height:140px;padding:14px;text-indent:0}.contact--form .contact--form-button{margin-top:10px;border-radius:6px;width:240px;padding-top:14px;padding-bottom:14px;font-size:13px;letter-spacing:.6px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.contact--form .contact--form-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.summary--head{height:250px;padding-top:80px;background-size:cover;background-position:center;display:flex}.summary--head-text{max-width:1120px;margin:auto}.summary--head-text h1{color:#fff;font-size:25px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}@media screen and (max-width: 768px){.summary--head-text h1{text-align:center}}.summary--description{background:#f4f4f4}.summary--description h2{font-size:20px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;display:flex;align-items:center}.summary--description h2:before{background:var(--xtra--primary-color);border-top:3px solid var(--xtra--primary-color);content:"";display:inline-block;height:3px;margin-right:10px;width:30px}@media screen and (max-width: 768px){.summary--description h2:before{display:none}}.summary--description-content{padding:50px 0;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width: 992px){.summary--description-content{padding:30px 15px;gap:30px;grid-template-columns:1fr}}.summary--description-content{max-width:1120px;margin:auto}.summary--members{display:grid;align-items:center;justify-content:center;grid-template-columns:1fr 1fr;gap:15px}@media screen and (max-width: 992px){.summary--members{grid-template-columns:1fr}}.summary--member{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#000}.summary--member img{height:150px;width:150px;border-radius:100%;object-fit:cover}.summary--member span{margin-top:15px;font-size:15px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}.summary--member small{color:#4e4e4e;text-align:center}@media screen and (max-width: 768px){.summary--member small{text-align:center}}.summary--boxes{margin:30px 0}@media screen and (max-width: 992px){.summary--boxes{margin:30 10px}}.summary--box-content{max-width:1120px;background:#f4f4f4;border-radius:15px;margin:auto;padding:40px;border:1px solid var(--xtra--primary-color)}@media screen and (max-width: 992px){.summary--box-content{padding:10px}}.summary--box-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media screen and (max-width: 992px){.summary--box-grid{padding:10px;gap:10px;grid-template-columns:1fr}}.summary--box{display:flex;flex-direction:column;width:100%}.summary--box-title{font-size:18px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;display:flex;align-items:center;margin-bottom:15px}.summary--box-list{margin-bottom:0;padding-bottom:0}.summary--box-item{font-size:15px}.summary--box-list li{font-size:15px;font-style:italic}.summary--box-price{font-weight:900;font-size:25px}.summary--content{background:#f4f4f4}.summary--content-content{max-width:1120px;margin:auto;padding:50px 0}@media screen and (max-width: 992px){.summary--content-content{padding:30px 15px;gap:30px}}.summary--content-content h3{font-size:20px;font-weight:900;line-height:27.2px;text-align:left;display:flex;align-items:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}.summary--content-content h3 p{margin-bottom:0}.summary--content-content h3:before{background:var(--xtra--primary-color);border-top:3px solid var(--xtra--primary-color);content:"";display:inline-block;height:3px;margin-right:10px;width:30px}@media screen and (max-width: 768px){.summary--content-content h3:before{display:none}}.summary--box-appointments{display:flex}.summary--box-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px;background:#fff;border-radius:8px;overflow:hidden}@media screen and (max-width: 768px){.summary--box-table{margin:0;border-radius:3px}}.summary--box-table thead{background:var(--xtra--primary-color);padding:15px;height:30px;color:#fff;text-align:left}.summary--box-table th{font-size:15px;font-weight:900;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;align-items:center;margin-bottom:15px}.summary--box-table th,.summary--box-table td{padding:12px 16px;border-bottom:1px solid #eee}@media screen and (max-width: 768px){.summary--box-table th,.summary--box-table td{padding:5px;font-size:10px}}.summary--box-table tbody tr:hover{background:#f9f9f9}.summary--box-time{display:flex;flex-direction:column}.summary--button{width:auto!important;padding:10px 40px!important;background:var(--xtra--primary-color);color:#fff;text-align:center;display:block;text-decoration:none;font-size:13px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}@media screen and (max-width: 768px){.summary--button{padding:10px!important;font-size:10px}}.event--title{font-size:50px;font-weight:900;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;color:#000;margin-bottom:10px!important}.event--alert{display:flex;font-weight:700;background:var(--xtra--primary-color);color:#fff;padding:15px;border-radius:5px;margin:15px 0}.event--advocate{background:#fff;border-radius:5px;padding:15px;margin-top:10px;transition:all .2s ease-in-out}.event--advocate h2{color:#000;font-size:14px;font-weight:900;text-transform:uppercase}.event--advocate .event--advocate-item{font-size:14px}.event--main-title{color:#000;font-size:24px;font-weight:900;text-transform:uppercase;margin:5px 0}.event--main-excerpt{color:#404040;font-size:13px;font-weight:700}.event--section{padding-top:100px;padding-bottom:62px;background:#f8f8f8;background-repeat:repeat}@media screen and (max-width: 768px){.event--section{padding-top:100px}}.event--section .title{margin-bottom:45px}.event--section .container{max-width:950px!important}.event--detail-cards{display:grid;align-items:center;justify-content:center;gap:25px;grid-template-columns:1fr 1fr 1fr;margin-bottom:35px;margin-top:25px}@media screen and (max-width: 768px){.event--detail-cards{grid-template-columns:1fr;gap:10px}}.event--detail-cards .event--detail-card{background-color:#fff;padding:15px;transition:all .3s ease,box-shadow .3s ease;z-index:2;width:100%;background-image:none;border-radius:7px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid transparent;flex-direction:column;background-blend-mode:overlay;height:100%}.event--detail-cards .event--detail-card:hover{background-image:inherit;transition:.2s ease-in-out;background-blend-mode:overlay;background-color:var(--xtra--primary-color);color:#fff;background-size:cover;background-position:center!important}.event--detail-cards .event--detail-key{color:gray;font-size:13px;font-weight:900;text-transform:uppercase}.event--detail-cards .event--detail-value{color:#000;font-size:20px;font-weight:900;text-transform:uppercase}.event--detail-cards .event--detail-value ul{margin-bottom:0;padding-left:0}.event--detail-cards .event--detail-value .smaller{font-size:8px;text-align:center;display:block}.event--image-main{border-radius:5px;width:100%;object-fit:cover;max-height:410px}.event--pictograms{display:flex;flex-direction:column;margin:10px 0;gap:10px}.event--pictograms .event--pictogram{background:#fff;border-radius:5px;padding:15px;transition:all .2s ease-in-out}.event--pictograms .event--pictogram:hover{background-color:#e0e0e0}.event--pictograms .event--pictogram-title{color:#000;font-size:14px;font-weight:900;text-transform:uppercase;display:flex;gap:5px;align-items:center}.event--pictograms .event--pictogram-description{color:#000;font-size:13px}.event--content{position:relative}.event--content h4{font-size:20px;font-weight:900;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;color:#000;margin-bottom:43px!important}@media screen and (max-width: 768px){.event--content h4{margin-bottom:22.5px!important}}.event--content p,.event--content ul{line-height:21px!important;text-align:left}.event--main-content{padding:15px;font-size:13px;background:#fff;border-radius:5px}.event--main-content>img{vertical-align:middle;width:100%;max-height:300px;object-fit:cover}.event--sanctions{background:#fff;border-radius:5px;padding:15px;transition:all .2s ease-in-out;margin-top:15px}.event--sanctions span{color:#000;font-size:13px}.event--sanctions-title{color:#000;font-size:12px;font-weight:900;text-transform:uppercase;display:flex;gap:5px;align-items:center}.event--categories{display:flex;overflow:auto;gap:15px;margin-bottom:0;margin-top:5px}.event--category{background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;font-weight:700;width:fit-content;text-decoration:none;padding:5px 30px;color:#000;font-size:13px}.event--category:hover{background-color:#232323;color:#fff}.holiday .custom-calendar-day{background:red!important;color:#fff!important}.holiday .day,.holiday .day-name{color:red;font-weight:700}.events--container{padding-top:50px!important}@media screen and (max-width: 768px){.events--container{padding-top:50px}}.events--empty-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:50px 0}.event--button-date{background-color:var(--xtra--primary-color);color:#fff;padding:10px 20px;border-radius:3px;font-size:13px;cursor:pointer;margin-top:5px}.date--cards{margin:5px 10px}.event--dates-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}@media screen and (max-width: 768px){.event--dates-container{grid-template-columns:1fr 1fr}}.event--dates-container .event--date-div{display:flex;flex-direction:column;border-radius:5px;background-color:#fff;align-items:center;justify-content:center;text-align:center;gap:5px;min-height:110px}.event--dates-container .event--date-div:hover{background-color:#e0e0e0;cursor:pointer}.event--dates-container .event--date-div div{font-size:13px;font-weight:700}.event--dates-container .event--date-div span{text-transform:uppercase;font-weight:700}.event--dates-container .event--date-div b{font-size:20px}.event--date-modal .modal-body{background:#eee;padding:30px!important;margin:0!important}.home--events{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:15px}@media screen and (max-width: 992px){.home--events{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.home--events{grid-template-columns:1fr}}.page--card-date .event--detail-value{font-weight:700;color:#000;margin-top:15px}.event--main-content .image{display:table;clear:both;text-align:center;margin:1em auto;min-width:50px}.event--main-content .image img{display:block;margin:0 auto;max-width:100%;width:auto;height:auto;max-height:none;object-fit:unset}.event--main-content .image figcaption{display:table-caption;caption-side:bottom;word-break:break-word;color:#555;background-color:#0000000a;padding:.5em .7em;font-size:.75em}.event--main-content .image_resized{display:block}.event--main-content .image_resized img{width:100%;height:auto;max-height:none;object-fit:unset}.event--main-content .image-style-align-left,.event--main-content .image-style-side-left{float:left;clear:none;margin-right:1.5em;margin-bottom:.5em;max-width:50%}.event--main-content .image-style-align-right,.event--main-content .image-style-side,.event--main-content .image-style-side-right{float:right;clear:none;margin-left:1.5em;margin-bottom:.5em;max-width:50%}.event--main-content .image-style-block-align-left{margin-right:auto;margin-left:0}.event--main-content .image-style-block-align-right{margin-left:auto;margin-right:0}.event--main-content .image-style-align-center,.event--main-content .image-style-block-align-center{margin-left:auto;margin-right:auto}.event--main-content .image-style-inline{display:inline-block;vertical-align:middle;margin:0 .3em}.event--main-content .image-style-inline img{width:auto;max-height:none;object-fit:unset}.event--main-content p:after,.event--main-content h1:after,.event--main-content h2:after,.event--main-content h3:after,.event--main-content h4:after,.event--main-content h5:after,.event--main-content h6:after,.event--main-content ul:after,.event--main-content ol:after,.event--main-content blockquote:after{content:"";display:table;clear:both}.event--main-content .table{margin:1em auto;display:table}.event--main-content .table table{border-collapse:collapse;border-spacing:0;width:100%;border:1px double #b3b3b3}.event--main-content .table table td,.event--main-content .table table th{min-width:2em;padding:.4em;border:1px solid #bfbfbf}.event--main-content .table table th{font-weight:700;background:#0000000d}.event--main-content .media{clear:both;margin:1em 0}.event--main-content .media>div{width:100%}.event--main-content blockquote{overflow:hidden;padding:.5em 1.5em;margin:.5em 0;font-style:italic;border-left:5px solid #ccc}.event--main-content pre{padding:1em;color:#353535;background:#0000000d;border:1px solid rgba(0,0,0,.1);border-radius:2px;white-space:pre-wrap;font-size:.85em}.event--main-content hr{margin:15px 0;height:4px;background:#dedede;border:0}.event--main-content:after{content:"";display:table;clear:both}.landing--events .page--head{font-family:Khand,Helvetica,Arial,Lucida,sans-serif;font-style:normal;font-weight:900;font-size:36px;line-height:1.1;text-transform:uppercase;color:#0e2948!important}.landing--events .page--head:before,.landing--events .page--head:after{display:none!important}.landing--events *,.landing--events .page--card-title,.landing--events .page--card-location,.landing--events .page--card-date-month,.landing--events .page--card-date-day{font-style:normal!important}.events--container{padding-top:70px!important}.event--title{font-family:Khand,Helvetica,sans-serif;font-size:50px;font-style:italic;font-weight:900;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;color:#000;margin-bottom:10px!important}.event--show-list .v-main{padding-top:0!important}.event--card-list{cursor:pointer;display:grid;grid-template-columns:auto 1fr;background:#fff;border:none!important;box-shadow:0 2px 12px #00000012!important;min-height:200px;border-radius:12px!important;overflow:hidden;transition:box-shadow .2s ease}.event--card-list:hover{box-shadow:0 4px 28px #00000024!important}@media screen and (max-width: 768px){.event--card-list{grid-template-columns:1fr;flex-direction:column}}.event--body{background-color:#fff}.event--title{font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;text-transform:uppercase}.event--card-details{margin-bottom:13px}.event--card-detail{font-family:Khand,Helvetica,sans-serif;font-size:14px}.event--description{margin-bottom:15px;font-family:Khand,Helvetica,sans-serif}.grid-event--card-list{border-radius:12px!important;overflow:hidden;box-shadow:0 2px 12px #00000012!important;border:none!important;transition:box-shadow .2s ease}.grid-event--card-list:hover{box-shadow:0 4px 28px #00000024!important}.grid-event--card-list .event--image{border-bottom:none!important}.grid-event--badge{background:#ffffffeb;color:#111;font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;letter-spacing:.06em}.grid-event--date-badge{left:0;right:auto;bottom:0;border:none;background-color:#1c2a3a;color:#fff;font-family:Khand,Helvetica,sans-serif;font-size:13px;font-weight:700;padding:7px 12px;border-top-right-radius:8px}.grid-event--title{font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;font-size:18px;text-transform:uppercase;text-align:left}.grid-event--location{text-align:left;font-family:Khand,Helvetica,sans-serif;font-size:14px;font-weight:500;color:#888;margin-top:3px}.grid-event--price{justify-content:flex-start;font-family:Khand,Helvetica,sans-serif;font-style:italic;font-size:22px}.grid-event--description{text-align:left;font-family:Khand,Helvetica,sans-serif;font-size:14px;color:#555}.grid-event--pictogram-list{border:none;background:#f7f7f7;box-shadow:none;justify-content:flex-start;border-radius:8px}.grid-event--actions .v-btn{font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;letter-spacing:.04em;text-transform:uppercase;border-radius:8px}@media screen and (max-width: 768px){.grid-event--card-list .event--image{border-bottom:none!important}.grid-event--date-badge{right:auto;left:0;bottom:0}}.event--sanctions{border:none;box-shadow:0 2px 8px #00000012;border-radius:8px}.event--sanctions .event--sanctions-title{font-family:Khand,Helvetica,sans-serif;font-style:italic}.event--category{border:none;box-shadow:0 1px 6px #00000014;font-family:Khand,Helvetica,sans-serif;font-style:italic;text-transform:uppercase}.event--category:hover{background-color:#1c2a3a;color:#fff}.event--advocate{border:none;box-shadow:0 2px 8px #00000012;border-radius:8px}.event--advocate h2,.event--date-title{font-family:Khand,Helvetica,sans-serif;font-style:italic}.event--main-content{border:none;box-shadow:0 2px 8px #00000012;border-radius:8px}.event--detail-cards .event--detail-card{width:100%;background-image:none;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;background-blend-mode:overlay;border:none;box-shadow:0 2px 10px #00000014;transition:box-shadow .2s ease,background-color .2s ease}.event--detail-cards .event--detail-card:hover{background-image:inherit;background-blend-mode:overlay;background-color:var(--xtra--primary-color);color:#fff;background-size:cover;background-position:center!important;box-shadow:0 4px 20px #00000026}.event--detail-cards .event--detail-card:hover .event--detail-key,.event--detail-cards .event--detail-card:hover .event--detail-value{color:#fff}.event--detail-cards .event--detail-key{font-family:Khand,Helvetica,sans-serif;font-size:12px;letter-spacing:.05em;text-transform:uppercase;color:#999}.event--detail-cards .event--detail-value{font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;font-size:22px;text-align:center;color:#111}.event--detail-cards .event--detail-value small{color:gray}.event--date-container{margin:0;padding:10px;background:#fff;border-radius:8px;border:none;box-shadow:0 2px 8px #00000012}.event--image-main{border-radius:8px;width:100%;max-height:400px;border:none;box-shadow:0 2px 12px #0000001a}.event--pictograms{display:flex;justify-content:center;flex-direction:column;gap:10px}.event--pictograms .event--pictogram{background:#fff;padding:20px;border:none;border-radius:8px;box-shadow:0 2px 8px #00000012}.event--pictograms .event--pictogram-title{font-family:Khand,Helvetica,sans-serif;font-size:25px;font-style:italic;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:20px;text-transform:uppercase}.event--pictograms .event--pictogram-title span,.event--pictograms .event--pictogram-title img{margin-right:13px}.event--pictograms .event--pictogram-description{font-family:Khand,Helvetica,sans-serif;font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.event--content .event--main-title{font-family:Khand,Helvetica,sans-serif;font-size:20px;font-style:italic;font-weight:900;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;color:#000}.event--content p,.event--content ul{font-family:Khand,Helvetica,sans-serif!important;line-height:21px!important;text-align:left}.event--content p *,.event--content ul *{font-family:Khand,Helvetica,sans-serif!important}.event--content ul{padding-left:25px}.event--section{padding-top:120px}.event--date-div{border:none;box-shadow:0 2px 8px #00000012;border-radius:8px}.event--date-modal .modal-body{background:#fff}.faq-title{font-size:40px;font-weight:900;line-height:43px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff}@media screen and (max-width: 768px){.faq-title{font-size:20px}}.faq--accordion{border:1px solid black!important}.faq--button:not(.collapsed){color:#fff!important;background-color:var(--xtra--primary-color)!important}.faq--body{padding:0!important}.faq--item{border:none!important;border-radius:0!important}.faq--title{color:#231f20;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.faq--title:after{background:#242424;content:"";height:7px;width:68px;text-align:center;display:flex;justify-content:center;margin:20px auto auto;align-items:center}.faq--container{padding-top:150px;padding-bottom:70px;min-height:calc(100vh - 430px)}@media screen and (max-width: 768px){.faq--container{padding-top:120px;padding-bottom:30px}}.gallery{max-width:937px;padding-bottom:100px;width:100%;margin:auto;padding-top:70px}@media screen and (max-width: 768px){.gallery{width:95%}}.gallery a{width:100%}.gallery .title{margin:50px 0}.gallery a img{width:100%;height:174px;object-fit:cover;border-radius:10px}.gallery iframe{width:100%}.gallery #galleria{margin-top:15px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media screen and (max-width: 768px){.gallery #galleria{grid-template-columns:1fr}}.gallery #videos{margin-top:15px;margin-bottom:15px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}@media screen and (max-width: 768px){.gallery #videos{grid-template-columns:1fr}}.gallery #videos iframe{border:1px solid black;height:174px;border-radius:10px}.gallery--section{margin-top:50px}@media screen and (max-width: 768px){.gallery--section{margin-top:30px}}.gallery--section .title{margin-bottom:35px}.gallery--section .know--more{margin-top:58px;display:block}.gallery--index{min-height:300px}.galleries{margin-top:50px;margin-bottom:50px;display:grid;gap:15px}.galleries.multiple{grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 768px){.galleries.multiple{grid-template-columns:1fr}}.galleries.two{grid-template-columns:1fr 1fr}@media screen and (max-width: 768px){.galleries.two{grid-template-columns:1fr}}.galleries.single{grid-template-columns:1fr}.galleries a{text-decoration:none!important;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.galleries img{max-width:792px;width:100%;height:300px;border-radius:10px;opacity:0px;display:block;object-fit:cover}.galleries .gallery--title{font-size:25px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;text-decoration:none;text-align:center;color:#000}.galleries .gallery--title{font-family:Khand,Helvetica,sans-serif;font-style:italic}.video-cinema{margin-top:24px}.cinema-player{position:relative;width:100%;padding-bottom:56.25%;height:0;border-radius:10px;overflow:hidden}.cinema-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.cinema-pager{display:flex;align-items:center;justify-content:center;gap:16px;margin:16px 0 12px}.cinema-pager button{background:none;border:1px solid currentColor;padding:4px 14px;border-radius:20px;cursor:pointer;font-size:14px;transition:opacity .15s}.cinema-pager button:disabled{opacity:.3;cursor:default}.cinema-pager button:not(:disabled):hover{opacity:.7}.cinema-pager .cinema-pager-info{font-size:14px;min-width:48px;text-align:center}.cinema-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}@media screen and (max-width: 768px){.cinema-thumbs{grid-template-columns:repeat(2,1fr)}}.cinema-thumb{position:relative;padding:0;border:none;background:none;cursor:pointer;border-radius:8px;overflow:hidden;display:block}.cinema-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;transition:opacity .15s}.cinema-thumb .cinema-thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:28px;color:#fff;opacity:0;background:#0000004d;transition:opacity .15s}.cinema-thumb:hover .cinema-thumb-play,.cinema-thumb.is-active .cinema-thumb-play{opacity:1}.cinema-thumb.is-active{outline:3px solid currentColor;outline-offset:2px}.xtra--alt-text{color:#fff;font-weight:700;font-size:32px;text-transform:uppercase}@media screen and (max-width: 768px){.xtra--alt-text{font-weight:400;font-size:18px}}@media screen and (max-width: 768px){.xtra--overlay{width:100%!important;background-position:center}}.xtra--hero{position:relative;align-items:center;justify-content:center;background:var(--xtra--primary-color);height:100vh;max-height:500px;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column}.xtra--hero.default{max-height:680px}.xtra--side{-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);text-orientation:sideways;margin:0rem;position:absolute;top:75px;left:40px;cursor:pointer;height:70%;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:2px;font-size:14px;z-index:2}.xtra--side a{text-decoration:none;color:#fff}@media screen and (max-width: 768px){.xtra--side{font-size:7px;left:15px;top:50px}}.xtra--overlay{position:absolute;top:0;right:0;bottom:0;width:100%;content:"";background:#000;opacity:1;z-index:0;background-position:right;background-size:cover;background-repeat:no-repeat;background-position:top center}@media screen and (max-width: 768px){.xtra--overlay{width:100%;background-position:center}}.xtra--hero{position:relative;align-items:center;justify-content:center;background:var(--xtra--primary-color);height:500px;max-height:500px;background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column}@media screen and (max-width: 768px){.xtra--hero{background-position:bottom right}}@media screen and (max-width: 768px){.xtra--hero svg{width:218px;height:36.5px}}.xtra--hero h1{font-size:50px;color:#fff;text-align:center;font-weight:900;text-transform:uppercase;line-height:.8}@media screen and (max-width: 768px){.xtra--hero h1{font-size:25px}}.xtra--hero small{font-size:18px;color:#fff;text-align:center;font-weight:700;text-transform:uppercase;line-height:.8}@media screen and (max-width: 768px){.xtra--hero small{font-size:14px}}.xtra--hero .hero--logo{font-size:32px;font-weight:700;color:#fff;display:flex;cursor:pointer;width:fit-content!important;margin:auto auto auto 0}.xtra--hero .hero--name{background:#006d0c;color:#fff;width:200px;display:flex;justify-content:center}.xtra--hero .hero--num{background:#fff;color:var(--xtra--primary-color);width:90px;display:flex;justify-content:center}.xtra--hero-container{z-index:2;margin:auto;text-align:center}@media screen and (max-width: 768px){.xtra--hero-container{width:100%!important;display:flex;justify-content:center;align-items:center;flex-direction:column}}.news--card-button{color:#242424;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;padding:5px;width:60%;border:1px solid #242424;border-radius:10px;text-decoration:none;cursor:pointer;transition:.2s ease-in-out}.news--card-button:hover{background-color:#242424;color:#fff}.news--card-content{display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;flex-direction:column;padding:15px 10px}.news--content{padding-top:60px;padding-bottom:60px;font-style:normal;line-height:normal;font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;max-width:936px;margin:auto!important}.news--content .image{margin:0 0 15px}.news--content img{width:792px;height:300px;gap:0px;border-radius:10px;border:1px solid black;opacity:0px;object-fit:cover}.news--share-item{display:flex;align-items:center;justify-content:center;border-radius:10px;padding:10px 30px;background:#242424;color:#fff;font-size:13px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;gap:15px;width:180px;min-width:180px}.news--author-name{color:#242424;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}.news--author-title{color:#242424;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.news--share-socials h3{color:#242424;font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:20px}.news--more{margin-top:60px!important;margin:auto;border-radius:10px;background:#242424;width:auto!important;padding:5px 40px!important;color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;text-decoration:none;transition:.2s ease-in-out}@media screen and (max-width: 992px){.news--row .news--card{margin-bottom:15px}}@media screen and (max-width: 768px){.news--row{overflow:auto;flex-wrap:nowrap!important}}.news--title:after{background:#242424;content:"";height:5px;width:68px;text-align:center;display:flex;justify-content:center;margin:15px auto auto;align-items:center}.news--share-details{max-width:936px;margin:0 auto auto!important;display:flex;flex-direction:column;align-items:start}@media screen and (max-width: 768px){.news--share-details{display:flex;justify-content:center;align-items:center;flex-direction:column}}.article--card{margin-bottom:25px}.article--card-alt{display:flex;padding:10px 0;gap:10px}.article--card-title{display:inline-block;width:450px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;font-weight:900;text-align:left;text-decoration-skip-ink:none;text-transform:uppercase;text-decoration:none;color:#fff;padding:5px;background:var(--xtra--primary-color)}@media screen and (max-width: 992px){.article--card-title{width:auto;overflow:visible;white-space:wrap;text-overflow:unset}}.article--card-date{font-size:16px;color:#000;font-weight:700;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:capitalize}.article--card-tags{display:flex;gap:10px}.article--card-tag{color:#242424;font-size:10px;font-style:normal;font-weight:700;line-height:20px;text-decoration:none}.article--card-tag:hover{text-decoration:underline;color:#242424}.article--card-img{margin-top:10px}.article--card-img img{width:100%;border-radius:10px;height:300px;object-fit:cover;max-width:792px;margin:auto;display:block}.news--list{max-width:937px;margin:50px auto auto!important}.xtra--news-container{max-width:550px;margin:auto}@media screen and (max-width: 768px){.xtra--news-container{max-width:296px}}.xtra--news-desc{font-size:25px;font-weight:900;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;color:#fff}.news--share-title{font-size:25px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.news--share-date{font-size:16px;font-weight:700;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.news--share-share{font-size:16px;font-weight:700;line-height:24px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;margin-top:40px}@media screen and (max-width: 768px){.news--share-share{margin-top:40px}}.news--share--icons{background:#242424;border-radius:8.05px;display:flex;align-items:center;justify-content:center;gap:28px;margin-top:20px;width:fit-content;margin-bottom:78px;padding:5px 25px}.news--share--icons svg{height:24px;fill:#fff}.news--share--icons a{color:#fff;font-size:24px}@media screen and (max-width: 768px){.news--share--icons{margin-top:20px;width:298px}.news--share--icons a{font-size:32px}}.xtra--news-author{font-size:15px;font-weight:500;line-height:21px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;background:#242424;padding:10px 20px;display:flex;margin:35px auto auto;justify-content:center;align-items:center;border-radius:10px;width:max-content;color:#fff}.xtra--news-date{margin-top:25px;color:#fff;font-size:15px;font-weight:500;line-height:21px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:capitalize}.news--author-image{display:flex;justify-content:center;align-items:center;gap:15px}@media screen and (max-width: 768px){.news--author-image{flex-direction:column}}.news--author-image img{border-radius:80px;width:80px;height:80px;object-fit:cover}.news--author-section{display:flex;align-items:center;text-decoration:none;gap:20px;width:100%}.news--share-socials{min-width:250px}.news--empty-text{color:#000;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.news--banner{display:flex;align-items:center;justify-content:center;flex-direction:column;height:420px;background-position:center;background-repeat:no-repeat;background-size:cover}.news--banner-title{color:#fff;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal}.news--banner-author{color:#fff;text-align:center;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin-top:60px;margin-bottom:0}.news--banner-data{display:flex;gap:10px;padding:10px}.news--banner-date{color:#fff;font-size:10px;font-style:normal;font-weight:400;line-height:20px}.news--banner-tags{display:flex;gap:10px}.news--banner-tag{color:#fff;font-size:10px;font-style:normal;font-weight:700;line-height:20px;text-decoration:none}.news--banner-tag:hover{color:#fff}.news--card{justify-content:space-between;border-radius:20px;background-color:#fff;transition:all .2s ease-in-out;box-shadow:0 4px 40px #0003}@media screen and (max-width: 768px){.news--card{margin-bottom:25px!important}}.news--card-body{color:#898989;text-align:center;padding:0 10px;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-top:23px;margin-bottom:23px}.news--card-button{color:var(--xtra--primary-color);text-align:center;font-family:Khand,Helvetica,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;padding:5px;width:60%;border:1px solid var(--xtra--primary-color);text-decoration:none;cursor:pointer;transition:.2s ease-in-out}.news--card-button:hover{background-color:var(--xtra--primary-color);color:#fff}@media screen and (max-width: 768px){.news--card-button{width:100%;display:block;padding:13px}}.news--card-content{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:15px 10px}.news--card-img img{height:230px;width:100%;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}@media screen and (max-width: 768px){.news--card-img img{height:180px!important}}.news--card-title{color:#898989;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.news--content{padding-top:60px;padding-bottom:60px;font-style:normal;line-height:normal;font-family:Khand,Helvetica,sans-serif;font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;max-width:936px;margin:auto!important}@media screen and (max-width: 768px){.news--content{padding:30px}}.news--content img{width:100%}.news--share-line{display:flex;align-items:center;gap:60px}@media screen and (max-width: 768px){.news--share-line{flex-direction:column}}.news--share-container{background:#f4f4f4;padding:32px}.news--share-items{display:flex;gap:10px}@media screen and (max-width: 768px){.news--share-items{flex-direction:column}}.news--share-item{display:flex;align-items:center;justify-content:center;border-radius:10px;padding:10px 30px;background:var(--xtra--primary-color);color:#fff;font-size:13px;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;gap:15px;width:180px;min-width:180px}@media screen and (max-width: 768px){.news--share-item{width:100%}}.news--share-item svg{height:20px}.news--share-item:hover{color:#fff}.news--author-image img{border-radius:80px;width:80px;height:80px}.news--author-section{display:flex;align-items:center;gap:20px}@media screen and (max-width: 768px){.news--author-section{flex-direction:column;text-align:center}}.news--author-data{display:flex;flex-direction:column}.news--author-data h5{margin-bottom:0}.news--author-name{color:var(--xtra--primary-color);font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:0}.news--author-title{color:var(--xtra--primary-color);font-family:Khand,Helvetica,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.news--share-socials h3{color:var(--xtra--primary-color);font-size:20px;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 768px){.news--share-socials h3{margin-bottom:10px}}.news--more{margin-top:60px!important;margin:auto;border-radius:10px;background:var(--xtra--primary-color);width:auto!important;padding:5px 40px!important;color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer;text-decoration:none;transition:.2s ease-in-out}@media screen and (max-width: 768px){.news--more{width:100%!important;padding:15px 0!important}}.news--more:hover{color:#fff}@media screen and (max-width: 768px){.news--row{overflow:scroll;flex-wrap:nowrap!important}}.news--title:after{background:var(--xtra--primary-color);content:"";height:5px;width:68px;text-align:center;display:flex;justify-content:center;margin:15px auto auto;align-items:center}.news--page-container.no-banner{padding-top:32px}@media screen and (max-width: 768px){.news--page-container.no-banner{padding-top:12px}}.news--masonry{column-count:3;column-gap:12px}@media (max-width: 991px){.news--masonry{column-count:2}}@media screen and (max-width: 768px){.news--masonry{column-count:1}}.news--masonry>.article--card{break-inside:avoid;display:inline-block;width:100%}.article--card{position:relative;display:flex;flex-direction:column;margin-bottom:12px;background:#fff;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;transition:border-color .25s ease}.article--card:hover{border-color:var(--xtra--primary-color)}.article--card:hover .article--card-img img{transform:scale(1.04)}.article--card:hover .article--card-more svg{transform:translate(4px)}.article--card-img{position:relative;display:block;overflow:hidden;margin:0;max-width:none}.article--card-img img{width:100%;height:auto;object-fit:cover;display:block;border-radius:0;transition:transform .4s ease}.article--card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 40%,#000000b8);pointer-events:none}.article--card-title-overlay{position:absolute;left:18px;right:18px;bottom:14px;margin:0;font-family:Khand,Helvetica,sans-serif;font-size:22px;font-weight:900;line-height:1.1;text-transform:uppercase;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.35)}@media screen and (max-width: 768px){.article--card-title-overlay{font-size:20px;left:14px;right:14px;bottom:12px}}.article--card-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:10px;flex-grow:1}@media screen and (max-width: 768px){.article--card-body{padding:14px 16px 16px}}.article--card-alt{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0}.article--card-date{font-family:Khand,Helvetica,sans-serif;font-size:15px;color:var(--xtra--primary-color);font-weight:700;line-height:1.4;text-transform:capitalize}.article--card-dot{color:#c4c4c4;font-weight:700;line-height:1}.article--card-tags{display:flex;flex-wrap:wrap;gap:8px}.article--card-tag{color:var(--xtra--primary-color);font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.3px;text-decoration:none;text-transform:lowercase}.article--card-tag:hover{text-decoration:underline;color:var(--xtra--primary-color)}.article--card-excerpt{margin:0;color:#555;font-size:14px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article--card-more{align-self:flex-start;margin-top:4px;display:inline-flex;align-items:center;gap:8px;font-family:Khand,Helvetica,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--xtra--primary-color);text-decoration:none}.article--card-more svg{transition:transform .25s ease}.article--card-more:hover{color:var(--xtra--primary-color);text-decoration:none}.article--card-title{font-family:Khand,Helvetica,sans-serif;font-size:25px;font-weight:900;line-height:27.2px;text-align:left;text-transform:uppercase;text-decoration:none;color:#000;background:none}.pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:25px}.pagination .page-item.active .page-link{border-color:var(--xtra--primary-color);background:var(--xtra--primary-color)!important;color:#fff;font-weight:700}.pagination .page-link{display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:100%!important;height:32px;width:32px;color:#302f26}.news--list{max-width:unset!important;margin:auto!important}.news--article{max-width:936px;margin:auto!important;padding-top:100px;padding-bottom:60px}@media screen and (max-width: 992px){.news--article{padding-top:80px}}.news--article-header{margin-bottom:32px}.news--article-title{font-family:Khand,Helvetica,sans-serif;font-size:42px;font-weight:900;font-style:italic;line-height:1.1;color:#111;text-transform:uppercase;margin-bottom:12px}@media screen and (max-width: 768px){.news--article-title{font-size:28px}}.news--article-meta{font-size:13px;color:#888;font-family:Khand,Helvetica,sans-serif;font-weight:500}.news--article-image{margin-bottom:40px}.news--article-image img{width:100%;border-radius:10px;object-fit:cover;display:block}.order--table{width:100%;border-collapse:collapse;margin-top:15px}.order--table-header{background:#eee;font-weight:700;text-align:left}.order--table th,.order--table td{padding:12px;font-size:12px;border-bottom:1px solid #ddd}.order--price{font-size:18px;font-weight:700;color:#2c3e50;text-align:right;display:block}.order--row{font-size:12px;padding:10px 0}@media screen and (max-width: 768px){.order--row{font-size:14px}}.order--row .order--price{font-size:12px}@media screen and (max-width: 768px){.order--row .order--price{font-size:14px}}.transaction--alt{color:#231f20;font-size:11px;font-weight:700}.page--section{padding-top:110px}.page--section.news{margin-top:128px}@media screen and (max-width: 768px){.page--section.news{margin-top:80px}}.page--section-hasbg{padding-top:60px;padding-bottom:60px;background-size:cover!important;background-repeat:no-repeat!important;background-position:bottom!important}.page--section-hasbg .page--section{margin-top:0!important;margin-bottom:0!important}.page--section.guttered .row{--bs-gutter-x: 100px !important}@media screen and (max-width: 768px){.page--section.guttered .row{--bs-gutter-x: 1.5rem !important}}.page--head{color:#242424;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:66px;display:flex;align-items:center}.page--head:before{background:#242424;border-top:5px solid #242424;content:"";display:inline-block;height:5px;margin-right:20px;width:50px}.page--head.white{color:#fff}.page--head.white:before{background:#fff;border-top:5px solid white}.page--title{font-size:40px;font-weight:900!important;line-height:43.52px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;color:#fff;margin-top:75px}@media screen and (max-width: 768px){.page--title{font-size:20px;line-height:21.76px}}.page--content{margin:auto;max-width:792px}.page--content *{background:none!important;background-color:none!important}.page--content .know--more{margin:50px auto;display:block}@media screen and (max-width: 768px){.page--content .know--more{width:100%}}@media screen and (max-width: 768px){.page--content{padding:0 15px}}.page--text{margin-bottom:55px;color:#898989;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.page--button{border:1px solid var(--xtra--primary-color);padding:5px 55px;border-radius:10px;text-decoration:none;color:var(--xtra--primary-color);text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;transition:.2s ease-in-out}.page--button.white{border:1px solid white}.page--button:hover{background-color:#242424;color:#fff}@media screen and (max-width: 768px){.page--button{width:100%;display:block;padding:15px}}.page--card{justify-content:space-between;border-radius:10px;background-color:#fff;transition:all .2s ease-in-out;box-shadow:0 4px 40px #0003}@media screen and (max-width: 992px){.page--card{margin-bottom:25px!important}}.page--card-body{color:var(--xtra--primary-color);text-align:center;font-size:13px;font-style:normal;font-weight:400;line-height:normal;margin-top:25px;margin-bottom:15px;height:85px}.page--card-button{color:var(--xtra--primary-color);text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;padding:5px;width:80%;border:1px solid var(--xtra--primary-color);border-radius:10px;text-decoration:none;cursor:pointer;transition:.2s ease-in-out}.page--card-button:hover{background-color:var(--xtra--primary-color);color:#fff}@media screen and (max-width: 768px){.page--card-button{width:100%;display:block;padding:13px}}.page--card-content{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:15px 10px}.page--card-img img{height:150px;width:100%;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}@media screen and (max-width: 768px){.page--card-img img{height:180px!important}}.page--card-title{color:var(--xtra--primary-color);text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal}.page--hero{display:flex;align-items:center;justify-content:center;height:250px;background-position:center;background-repeat:no-repeat;background-size:cover}.page--hero.cart{background-color:unset!important}@media screen and (max-width: 768px){.page--hero{height:320px}}.no-banner{min-height:calc(100vh - 319px)}.no-banner .news--list{margin-top:130px!important}.cart--hero-areas{display:flex;justify-content:space-evenly;align-items:center;width:100%;max-width:934px;margin-top:65px}@media screen and (max-width: 768px){.cart--hero-areas{max-width:300px}}.cart--hero-area{font-size:40px;font-weight:900;line-height:43.52px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;gap:15px;display:flex;align-items:center}@media screen and (max-width: 768px){.cart--hero-area{font-size:16px}}.cart--hero-area.active{color:#fff}.cart--hero-area.active span{background-color:var(--xtra--primary-color)}.cart--hero-area span{height:35px;width:35px;background:var(--xtra--primary-color);border-radius:100%;display:flex;font-size:15px;font-weight:900;line-height:16.32px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;justify-content:center;align-items:center;color:#fff}@media screen and (max-width: 768px){.cart--hero-area span{font-size:12px}}.cart--hero-divider{width:195px;height:1px;background:#8f8f8f}.page--featured{background:#f1f1f1!important;font-size:16px;font-weight:700;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;padding:45px;border-radius:10px;margin-top:68px}.page--featured p{margin-bottom:0}@media screen and (max-width: 768px){.page--featured{padding:30px 23px}}.page--img{margin-top:68px}.page--img img{max-width:792px;width:100%;height:300px;gap:0px;border-radius:10px;object-fit:cover}.page--list{margin:32px auto auto}.page--list-items{margin-bottom:0;padding-left:0;font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.page--list-divider{margin:30px 0}.page--paragraph{margin-top:68px;font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.empty--title{font-size:36px;font-weight:900;line-height:104.45px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;height:400px;display:flex;justify-content:center;align-items:center}.page-header{margin-bottom:25px}.page--head{font-weight:900;line-height:43.52px;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;font-size:35px}.page--card{background-color:#fff;text-decoration:none}.page--card-content{background-color:#fff;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.page--card-title{color:#000;font-weight:900;text-underline-position:from-font;text-decoration-skip-ink:none;font-size:16px;text-transform:uppercase}.page--card-body{margin-top:10px;margin-bottom:10px;color:#000}.page--card-button{border:1px solid black;color:#000}.page--section{min-height:calc(100vh - 400px)}.cart--parent,.profile--section .page--section,.events--container{min-height:calc(100vh - 270px)}.news--page-container{min-height:calc(100vh - 590px)}.about--section-container{min-height:calc(100vh - 365px)}.about--section-container{margin-top:150px}@media screen and (max-width: 768px){.about--section-container{margin-top:30px}}.page--hero{height:300px}.static--page{margin-top:115px}.static--page .v-container{padding:0!important;max-width:100%!important}@media screen and (max-width: 768px){.static--page{margin-top:115px}}.static--page .page--img img{margin:auto;display:block;height:600px;max-width:100%}@media screen and (max-width: 768px){.static--page .page--img img{height:300px}}.admin--page{word-break:break-all}.admin--page .page--text{font-size:17px;margin-bottom:0}.admin--page .page--text img{width:100%;height:auto;border-radius:5px}.page-tiles-section{column-count:var(--tile-cols, 3);column-gap:24px}.page-tiles-section:not(:first-child){margin-top:16px}@media screen and (max-width: 768px){.page-tiles-section{column-count:2;column-gap:16px}}@media (max-width: 480px){.page-tiles-section{column-count:1}}.page-tile-item{break-inside:avoid;margin-bottom:24px;display:flex;flex-direction:column}.page-tile-img{overflow:hidden;border-radius:8px;margin-bottom:8px;width:100%}.page-tile-img--square{border-radius:0}.page-tile-img img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.page-tile-title{font-size:16px;font-weight:700;margin-bottom:4px;color:#1a1a1a}.page-tile-text{font-size:14px;color:#555;line-height:1.5;margin-bottom:0}.page--head{font-family:Khand,Helvetica,sans-serif;font-style:italic;font-weight:900;line-height:43.52px;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;font-size:45px}@media screen and (max-width: 768px){.page--head{font-size:32px;margin-bottom:15px}}.page--head:before{display:none}.page--card{display:block;background-color:#fff;color:#111;border-radius:12px;overflow:hidden;text-decoration:none;border:none;box-shadow:0 2px 12px #00000012}.page--card:hover{box-shadow:0 4px 40px #0003}.page--card-img{border:none;border-radius:0;overflow:hidden}.page--card-img img{display:block;width:100%;height:200px;object-fit:cover}.page--card-content{background-color:#fff;border:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;flex-direction:row;align-items:stretch;min-height:80px;padding:0}.page--card-date-badge{background-color:#1c2a3a;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 14px;min-width:58px;flex-shrink:0}.page--card-date-badge .page--card-date-month{font-family:Khand,Helvetica,sans-serif;font-size:13px;font-weight:400;text-transform:lowercase;line-height:1.1}.page--card-date-badge .page--card-date-day{font-family:Khand,Helvetica,sans-serif;font-size:30px;font-weight:700;line-height:1}.page--card-info{flex:1;padding:12px 14px;display:flex;flex-direction:column;gap:4px;min-width:0}.page--card .page--card-title{color:#111;font-family:Khand,Helvetica,sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:1.25;text-transform:none;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;max-width:100%}.page--card .page--card-location{display:flex;align-items:center;gap:4px;color:#888;font-family:Khand,Helvetica,sans-serif;font-size:13px;font-weight:400;overflow:hidden;white-space:nowrap}.page--card .page--card-location svg{width:13px;height:13px;flex-shrink:0;flex-grow:0;color:#aaa}.page--card-body{display:none}.page--card .page--card-button{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;border-radius:0 0 12px;color:var(--xtra--primary-color);background:none;border:none;transition:background-color .2s ease,color .2s ease}.page--card .page--card-button svg{width:auto;height:25px}.page--card:hover .page--card-button{background-color:var(--xtra--primary-color);color:#fff}.page--featured{background:#fff!important;border:1px solid black;box-shadow:8px 6px #bf1d1d;font-family:Khand,Helvetica,sans-serif;font-size:16px}@media screen and (max-width: 768px){.page--list{padding:30px 23px}}.embla__slide__image img{border:1px solid black}#pass-page{padding-top:10px}@media screen and (max-width: 768px){#pass-page{padding-top:40px}}.pass-radio{display:flex;align-items:center}.pass-radio .v-label{width:100%}.passes--container{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:15px}@media screen and (max-width: 768px){.passes--container{grid-template-columns:1fr;gap:5px}}.pass--list-card{border-radius:12px!important;width:100%!important;background:linear-gradient(135deg,#f8f8f8,#a5a5a5)!important;border:2px dashed black!important;background-size:200% 200%!important;transition:background-position .5s ease-in-out!important;padding:15px 20px!important;height:100%}.pass--list-card:hover{background-position:100% 50%!important}.pass--list-card .pass--list-title{font-size:22px;text-transform:uppercase;font-weight:700}.pass--card{border-radius:12px!important;padding:10px!important;width:100%!important;background:var(--xtra--primary-color)!important;border:2px dashed black!important;background-size:200% 200%!important;transition:background-position .5s ease-in-out!important}.pass--card .v-card-text{padding:10px!important}.pass--card:hover{background-position:100% 50%!important}.pass--card-name{font-size:18px;font-weight:700;color:#fff}.pass--card-text{display:flex;font-size:13px;flex-direction:column;color:#000}.profile--nav{font-size:14px;font-weight:500;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;border-radius:5px;background:#fff}.profile--nav ul{padding:15px;margin-bottom:0;display:flex!important;flex-direction:column;gap:10px}.profile--nav li{list-style-type:none}.profile--nav li a{color:#000;text-decoration:none}.profile--nav li a.active{font-weight:700}.profile--events .article--card-title{width:auto;white-space:wrap}.profile--nav-title{font-size:18px;font-weight:800;margin-bottom:0;border-bottom:1px solid #e9e9e9;padding:10px 15px}.profile--input{width:100%;height:36px;border-radius:5px;background-color:#f0f0f0!important;outline:none!important;font-size:15px;font-weight:500;line-height:21px;margin:auto;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.profile--section{background-color:#f2f2f2}.profile--section .page--section{padding-top:120px;padding-bottom:50px}.profile--box{padding:15px;border-radius:5px;background:#fff}.profile--label{color:#000;font-size:15px;margin-bottom:5px;font-weight:700;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.profile--container{border-radius:4px;padding:10px 15px;background:#fff}.profile--container label{color:#000;font-size:15px;margin-bottom:0;font-weight:700;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.divider{margin-top:20px;margin-bottom:20px;height:2px;background-color:#3333}.profile--invoice-fields{display:grid;grid-template-columns:1fr;gap:10px}.profile--invoice-fields.new{padding:15px;background:#f7f7f7;border-radius:3px}.profile--invoice-fields.new .form-check{display:flex;justify-content:center;align-items:center}.profile--invoice-fields .profile--actions{display:flex;gap:15px;margin-top:15px}.profile--invoice-fields .profile--actions .red{background-color:red!important}@media screen and (max-width: 768px){.profile--invoice-fields{grid-template-columns:1fr}}.profile--action{text-decoration:none;border-radius:3px;height:40px;display:flex;justify-content:center;align-items:center}.profile--action.create{width:fit-content;padding:0 35px}.profile--address-actions{gap:5px;display:flex}.profile--address-actions .red{background-color:red!important}.profile--button-delete{text-align:center;display:block;margin-top:20px;color:#000}.modal-title{font-size:16px;font-weight:900;line-height:43.52px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}.modal-body{padding-top:60px;padding-bottom:60px;font-style:normal;line-height:normal;font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;max-width:936px;margin:auto!important}.profile--subtitle{color:#000;font-size:18px;font-weight:900;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}.profile--order-detail{border-radius:4px;background:#fff;margin-bottom:20px}.profile--order-detail summary{margin-bottom:0!important;font-size:16px;padding:20px;transition:all .2s ease-in-out}.profile--order-detail summary:hover{background-color:gray;color:#fff}@media screen and (max-width: 768px){.profile--order-detail summary{font-size:14px}}.profile--order-detail .profile--order-item{margin-top:15px;padding:20px}.profile--subtext{color:#000;font-size:15px;margin-bottom:0;font-weight:500;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.profile--events{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:15px;background:#fff;border-radius:5px}@media screen and (max-width: 768px){.profile--events{grid-template-columns:1fr}}.profile--events .article--card{text-decoration:none!important}.item--detail{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center;font-size:16px}@media screen and (max-width: 768px){.item--detail{flex-direction:column}}.item--detail span{color:#777;font-weight:600;font-size:12px}.item--detail b{font-weight:600;font-size:12px}.profile--action{border:0px;color:#fff;background-color:var(--xtra--primary-color);padding:5px;border-radius:3px}.profile--action:hover{color:#fff;background-color:#000}.profile--addresses{display:flex;flex-direction:column;gap:5px}.profile--address{padding:15px;background:#f7f7f7;border-radius:3px;display:flex;flex-direction:row;justify-content:space-between;align-items:start}.profile--address p{margin-bottom:0;font-size:13px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;text-align:left}.profile--grow{display:flex;justify-content:space-between}#giftcard-page{padding-top:15px}@media screen and (max-width: 768px){#giftcard-page{padding-top:50px}}.gift--cards-container{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media screen and (max-width: 768px){.gift--cards-container{grid-template-columns:1fr}}.gift--card-tooltip{position:absolute!important;right:15px;top:15px}.gift--card{border-radius:10px;background:#e7e7e7!important;max-width:100%;display:grid!important;grid-template-columns:150px auto;box-shadow:none!important;transform:all .2s ease-in-out}.gift--card.in-cart .gift--card-left,.gift--card.in-cart .v-btn{background-color:#5ada86!important}.gift--card:hover{box-shadow:#11111a1a 0 4px 16px,#11111a0d 0 8px 32px!important}.gift--card .v-btn{background-color:#000;margin-top:15px;color:#fff}.gift--card hr{margin:5px 0}@media screen and (max-width: 768px){.gift--card{grid-template-columns:1fr}}.gift--card-type{font-size:12px}.gift--card-left{background-color:#000;transform:all .2s ease-in-out;align-items:center;justify-content:center;display:flex;color:#fff;border-top-left-radius:10px;border-bottom-left-radius:10px}.gift--card-left.usable{background-color:#5ada86}.gift--card-left.disabled{background-color:#000}@media screen and (max-width: 768px){.gift--card-left{height:100px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0}}.gift--card-status{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px}.gift--card-status svg{height:54px!important;width:54px!important;fill:#fff!important}.gift--card-status div{font-size:10px;text-transform:uppercase;font-weight:900}.gift--card-right{padding:15px}@media screen and (max-width: 768px){.gift--card-right{padding:20px}}.gift--card-title{font-size:25px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase;margin-bottom:5px}@media screen and (max-width: 768px){.gift--card-title{font-size:17px}}.gift--card-details{margin-top:5px}.gift--card-description{font-size:12px}.gift--card-box{padding:15px;border-radius:5px;background:#fff;display:flex;flex-direction:column}.gift--card-code{font-size:15px;font-weight:900;text-align:left;margin:10px 0}@media screen and (max-width: 768px){.gift--card-code{font-size:15px}}.gift--card-price{font-size:45px;font-weight:900;text-align:left}@media screen and (max-width: 768px){.gift--card-price{font-size:25px}}.gift--card-alt{font-size:11px}@keyframes pop{0%{transform:scale(1)}30%{transform:scale(1.01)}60%{transform:scale(.98)}to{transform:scale(1)}}.gift--card.just-added{animation:pop .4s ease}@keyframes icon-pop{0%{transform:scale(1)}30%{transform:scale(1.4)}60%{transform:scale(.9)}to{transform:scale(1)}}.icon-pop{animation:icon-pop .4s ease}.gift--card-validator{display:flex;padding:0;margin-bottom:15px}.gift--card-validator .v-btn{background-color:var(--xtra--primary-color)!important}.gift--card-box-title{color:#000;font-size:18px;font-weight:900;line-height:27.2px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}.gift--card-box-subtitle{font-size:14px;color:gray}.gift--card-container{margin-top:10px;display:flex;flex-direction:column;gap:10px}.gift--card-alert{width:100%;font-size:12px}.gift--card-alert .v-alert-title{font-weight:700;text-transform:uppercase;font-size:16px}.result{display:flex;gap:50px;display:grid;grid-template-columns:1fr 1fr;max-width:792px;margin:auto auto 65px}@media screen and (max-width: 768px){.result{grid-template-columns:1fr}}.results--wo-banner{margin-top:135px}.result--date{font-size:25px;font-weight:400;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none}.result--img{max-width:792px;width:100%;height:300px;border-radius:10px;border:1px solid black;opacity:0px;margin:auto auto 68px;display:block;object-fit:cover}.career--card{max-width:792px;width:100%;padding:45px;margin:auto auto 68px;gap:8px;border-radius:10px;border:1px solid black;box-shadow:8px 6px #242424}.career--card p{font-size:16px;font-weight:700;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:0}.career--item{display:flex;flex-direction:column;max-width:792px;width:100%;margin:auto auto 38px}.career--item-date{font-size:20px;font-weight:900;line-height:21.76px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.career--item-text{font-size:15px;font-weight:500;line-height:21px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.result--title{font-size:25px;font-weight:900;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}.result--title:after{background:#242424;content:"";height:7px;width:68px;text-align:center;display:flex;justify-content:center;margin:20px auto auto;align-items:center}.result--detail{font-size:15px;font-weight:500;line-height:21px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#2c2c2c}.result--detail p{margin-bottom:0}.cm{margin:50px 0}.results--form{display:flex;gap:15px;align-items:center;justify-content:center}@media screen and (max-width: 992px){.results--form{flex-direction:column}.results--form input,.results--form select,.results--form button,.results--form a{width:100%!important;max-width:100%}}.results--form input,.results--form select{all:unset;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:16.8px;outline:none;width:100%;height:50px;border-radius:5px;background-color:#f0f0f0;outline:none!important;text-indent:15px;font-size:15px;font-weight:500;line-height:21px;margin:auto;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.results--form button{box-shadow:0 4px #242424;background-color:#fff;border:1px solid #2C2C2C;width:219px;min-width:219px;border-radius:5px;padding-top:15px;padding-bottom:15px;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;text-decoration:none;z-index:1;transition:.2s ease-in-out}.results--form button:hover{background-color:#242424;color:#fff;box-shadow:0 4px #000}.results--form a{box-shadow:0 4px #242424;background-color:#fff;border:1px solid #2C2C2C;width:219px;border-radius:5px;padding-top:15px;padding-bottom:15px;font-size:12px;min-width:219px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;text-decoration:none;z-index:1;transition:.2s ease-in-out}.results--form a:hover{background-color:#242424;color:#fff;box-shadow:0 4px #000}.result--title{font-family:Khand,Helvetica,sans-serif;font-size:25px;font-style:italic}.result--title:after{background:var(--xtra--primary-color)}.result--date{font-family:Khand,Helvetica,sans-serif;font-size:25px;font-style:italic}.services--section{display:flex;flex-direction:column;gap:35px;padding:20px 0;margin-top:15px;position:relative}.services{width:100%;display:grid;justify-self:center;align-items:center;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:50px;margin-bottom:50px}@media screen and (max-width: 1200px){.services{grid-template-columns:1fr;gap:11.32px}}@media screen and (max-width: 768px){.services{grid-template-columns:1fr;gap:11.32px}}.title{font-family:Khand,Helvetica,sans-serif;color:#231f20;font-size:40px;font-style:italic;font-weight:900;line-height:43.52px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}@media screen and (max-width: 768px){.title{font-size:28px;line-height:30.46px}}.title:after{background:var(--xtra--primary-color);content:"";height:7px;width:68px;text-align:center;display:flex;justify-content:center;margin:20px auto auto;align-items:center}.service--card{background-size:cover;height:300px;width:100%;background-color:var(--xtra--primary-color);border-radius:7px;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid transparent;flex-direction:column;background-blend-mode:soft-light;transition:all .2s ease-in-out}.service--card:hover{border:1px solid black;animation:shadow-pulse .5s infinite alternate ease-in-out}@media screen and (max-width: 768px){.service--card{padding:11px}}.service--card-title{font-family:Khand,Helvetica,sans-serif;color:#fff;font-size:30px;font-weight:700;text-transform:uppercase;text-align:center;line-height:35.5px;font-weight:900;font-style:italic}@media screen and (max-width: 768px){.service--card-title{font-size:32.35px;line-height:35.2px}}.service--card-buttons{position:absolute;display:flex;flex-direction:column;gap:9px;bottom:25px}@media screen and (max-width: 768px){.service--card-buttons{width:calc(100% - 22px);bottom:12px}}.service--card-button{cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;border:1px solid white;padding:5px;border-radius:7px;text-decoration:none;font-family:Khand,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;transition:all .2s ease-in-out;max-width:200px;overflow:hidden}.service--card-button:before,.service--card-button:after{content:" ";width:150px;height:1px;margin:0 10px;vertical-align:super;background-color:#fff;display:inline-block}.service--card-button:hover{background:#2c2c2c;color:#fff;border:1px solid transparent}@media screen and (max-width: 768px){.service--card-button{max-width:100%;height:42px;width:100%;font-size:12.47px;font-weight:700;line-height:18.7px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}}@keyframes shadow-pulse{0%{box-shadow:7px 7px 0 -1px #000}to{box-shadow:8px 8px 0 -1px #000}}.page--transaction{display:flex;align-items:center;justify-content:center;background:#e9e9e9;flex-direction:column;background-size:cover;background-position:center;height:fit-content;padding:100px 50px 50px;min-height:100dvh}@media screen and (max-width: 768px){.page--transaction{padding:50px 0}}.page--transaction-title{font-size:44px;font-weight:900;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;text-transform:uppercase}@media screen and (max-width: 768px){.page--transaction-title{font-size:36px}}.page--transaction-subtitle span{color:#fff;font-size:25px;font-weight:900;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}@media screen and (max-width: 768px){.page--transaction-subtitle span{font-size:12px}}.page--transaction .status--alt{font-weight:700;color:#fff;margin-top:15px}.status--button{margin:auto;box-shadow:0 4px #242424;background-color:#fff;border:1px solid #2C2C2C;width:219px;border-radius:5px;padding-top:15px;padding-bottom:15px;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;text-decoration:none;transition:.2s ease-in-out}.status--button.fail{margin:unset!important;margin-top:15px!important}.status--button:hover{background-color:#242424;color:#fff;box-shadow:0 4px #000}.status--details{color:#fff;margin-top:15px;background:var(--xtra--primary-color);padding:15px;font-size:18px;border-radius:3px;text-align:left}.transaction--card{width:601px;gap:36px;border-radius:10px;background:#fff;display:flex;flex-direction:column;padding:67.5px;align-items:center}@media screen and (max-width: 768px){.transaction--card{width:95%;padding:20px;gap:15px}.transaction--card svg{height:85px;width:85px}}.transaction--card .transaction-title{font-size:40px;font-weight:900;line-height:43.52px;text-align:center;text-transform:uppercase;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:0}@media screen and (max-width: 768px){.transaction--card .transaction-title{font-size:20px;line-height:normal}}.transaction--card .transaction-subtitle{font-size:25px;font-weight:900;color:#000;line-height:27.2px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;text-transform:uppercase}@media screen and (max-width: 768px){.transaction--card .transaction-subtitle{font-size:15px;line-height:normal}}.page--transaction-title,.page--transaction-subtitle span{color:#000!important}.alert{background:#842323;border:0;border-radius:0;margin:0;padding:0!important;max-height:65px;height:65px;display:flex;justify-content:center;z-index:3;position:sticky;top:0;z-index:99}.alert--container{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width: 768px){.alert--container{overflow:scroll}}.alert-side{position:fixed;right:0;top:235px;transform:translateY(-50%);z-index:100}@media screen and (max-width: 768px){.alert-side{top:115px}}.alert-side.show>.alert--bar{font-size:18px;height:auto;right:0}.alert--close{position:relative!important;color:#fff!important;opacity:1!important;padding:0!important}.alert--text{margin:0;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:600}@media screen and (max-width: 768px){.alert--text{font-size:11px}}.alert--text>a{color:#fff;margin-left:30px;font-size:12px;white-space:nowrap}@media screen and (max-width: 768px){.alert--text>a{font-size:11px}}.alert--bar-success{background:#1fb574;border-radius:24px 0 0 24px;color:#fff;display:flex;align-items:center;flex-direction:row;padding:30px;font-weight:700;font-size:16px;height:0;position:relative;transition:all .4s ease-in-out;width:auto}.alert--bar-success svg{margin-right:5px;width:27px;height:27px}.alert--bar-error{background:#842323;border-radius:24px 0 0 24px;color:#fff;display:flex;align-items:center;flex-direction:row;padding:30px;font-weight:700;font-size:19px;height:0;position:relative;transition:all .4s ease-in-out;width:auto}.alert--bar-error svg{margin-right:5px}#verify--alert{position:fixed;top:150px;right:0;z-index:3;background:#fff;padding:15px 45px 15px 15px;border-radius:5px 0 0 5px/5px 0px 0px 5px;box-shadow:0 4px 40px #0003}@media screen and (max-width: 768px){#verify--alert{font-size:12px}}.application--datas{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:70px!important}@media screen and (max-width: 768px){.application--datas{margin-top:65px!important}}.application--datas-title{color:#898989;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal}.application--title{margin-top:30px!important;color:#231f20;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width: 768px){.application--title{margin-top:50px!important;font-size:30px}}.application--title:after{background:#242424;content:"";height:7px;width:68px;text-align:center;display:flex;justify-content:center;margin:20px auto auto;align-items:center}.application--key{color:#898989;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal}.application--value{color:#898989;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.application--form{border-radius:20px;margin-bottom:90px;padding:0!important;max-width:880px!important;margin:40px auto!important}@media screen and (max-width: 768px){.application--form{margin-top:12px!important}}.application--form-body{background:#f4f4f4;border-radius:20px;padding:35px 25px}@media screen and (max-width: 768px){.application--form-body{border-radius:0}}.application--form-footer{display:flex;align-items:center;justify-content:center;border-radius:20px;background:#242424;padding:35px 20px}@media screen and (max-width: 768px){.application--form-footer{border-radius:0;padding:15px}}.application--form-button{all:unset;border:1px solid white;color:#fff;text-align:center;font-size:13px;font-style:normal;font-weight:700;line-height:normal;background:var(--xtra--primary-color);padding:5px;width:180px;border-radius:10px}.application--form-button:hover,.application--form-button:active{color:#fff;cursor:pointer;background-color:#1d6e4a}@media screen and (max-width: 768px){.application--form-button{width:100%;height:50px}}.application--input{margin-top:10px;padding:10px;border-radius:5px;border:.8px solid #C9C9C9;background:#fff;width:100%}.application--input-date{margin-top:10px;padding:10px;border:none!important;border-bottom:1px solid #C9C9C9!important;border-radius:0!important;background:transparent!important;width:100%;color:#898989;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.application--input-label{color:#898989!important;font-size:13px!important;font-style:normal!important;font-weight:700!important;line-height:normal!important}@media screen and (max-width: 768px){.application--input-label{margin-top:20px!important}}.application--input::placeholder{color:#c9c9c9}.application--form-radios{margin-top:60px!important}@media screen and (max-width: 768px){.application--form-radios{margin-top:15px!important}}.application--form-radios p{color:#898989;font-size:13px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width: 768px){.application--form-radios p{margin-top:15px!important;margin-bottom:0!important}}.application--form-radios label{color:#898989;font-size:13px;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.application--form-details{margin-top:60px!important}.application--form-details label{color:#898989;font-size:13px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:19px}.application--form-textarea{border-radius:5px;border:.8px solid #C9C9C9;background:#fff;width:100%;padding:20px 17px}.application--form-textarea::placeholder{color:#898989;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.application--form-check{margin-top:20px!important;margin-left:5px!important}.application--form-check label{color:#898989;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#d66d6d!important}.invalid-feedback{color:#d66d6d!important}.banner{position:relative}.banner h1{font-size:100px;color:#fff;font-weight:700}@media screen and (max-width: 768px){.banner h1{font-size:45px;text-align:center}}.banner .text--container{display:block;width:100%}.banner a,.banner a:hover{color:#fff;text-decoration:none}@media screen and (max-width: 768px){.banner .container{position:absolute;bottom:0}}.glide__arrows{display:flex;width:100%;justify-content:space-between;margin:auto;position:absolute;top:40%}.glide__arrows .glide__arrow{background:#ffffff85;border:none;padding:30px;font-size:20px;width:30px;height:30px;display:flex;justify-content:center;color:#fff;align-items:center}.text-align-left{text-align:left}.text-align-center{text-align:center}.text-align-right{text-align:right}.cta--holder{margin-top:15px;width:100%;padding:0 30px}.cta--holder.left{display:flex;justify-content:start;align-items:center}.cta--holder.center{display:flex;align-items:center;justify-content:center}.cta--holder.right{display:flex;align-items:center;justify-content:center;align-items:end!important}.cta--button{background:#242424;color:#fff!important;text-decoration:none;font-weight:700;text-align:center;padding:15px;border-radius:3px;font-family:Montserrat!important}.glide__slide{height:420px;display:flex;background-position:center;background-size:cover;background-repeat:no-repeat;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 768px){.glide__slide{height:260px;padding:0!important;background-size:cover;text-align:center}}.glide__bullets{display:flex;justify-content:center;gap:4px;margin-top:35px;margin-bottom:35px}.glide__bullet{position:relative;display:flex;flex:0 1 33.3333333333%;max-width:33.3333333333%;padding:0;border:0;overflow:hidden;color:#000;height:8px;background-color:transparent;box-shadow:inset 0 -8px #c9c9c9}@media screen and (max-width: 768px){.glide__bullet{box-shadow:inset 0 -8px #fff;border-radius:8px}}.glide__bullet:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.glide__bullet:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.glide__bullet:before{content:"";position:absolute;bottom:0;width:100%;height:8px;display:block;opacity:0;transform:translate(-100%);background-color:#242424;z-index:3;transition:transform 5s}@media screen and (max-width: 768px){.glide__bullet:before{border-top-right-radius:8px;border-bottom-right-radius:8px}}.glide__bullet--active:before{opacity:1;transform:translate(0)}.banner.paused .glide__bullet--active:before{transition:none!important}.banner--logo{width:350px;margin-bottom:15px}@media screen and (max-width: 768px){.banner--logo{width:250px}}@keyframes heroSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.glide__slide{height:100vh}@media screen and (max-width: 768px){.glide__slide{height:100vh}}.xtra--hero{min-height:100vh;display:flex;align-items:center;justify-content:center}.banner h1,.xtra--hero-desc{font-size:50px;font-family:Khand,Helvetica,sans-serif;font-style:normal;font-weight:900;text-transform:uppercase;color:#fff;letter-spacing:1px;text-align:center}@media screen and (max-width: 768px){.banner h1,.xtra--hero-desc{font-size:24px;text-align:center}}.xtra--overlay{background-position:center}.home--banner-lovey .banner{max-width:100%;width:100%;padding-left:0;padding-right:0}.home--banner-lovey .xtra--hero,.home--banner-lovey .glide__slide{width:100%;height:auto;aspect-ratio:16/9}@media screen and (max-width: 768px){.home--banner-lovey .xtra--hero,.home--banner-lovey .glide__slide{aspect-ratio:4/3;min-height:0;height:auto}}.news--page .xtra--hero,.contact--container .xtra--hero,.static--page .xtra--hero,.results--page .xtra--hero{max-height:350px}.no-banner{margin-top:70px}.xtra--hero-container{text-align:center;align-items:center;animation:heroSlideUp .8s ease both}.xtra--hero-container.main{text-align:center;width:100%;max-width:100%;margin-top:auto;animation:heroSlideUp .8s ease both}.xtra--hero-container.main .xtra--hero-desc{text-align:center}.banner--cta{display:inline-block;animation:heroSlideUp .8s ease .2s both;margin-top:25px;padding:14px 40px;background-color:#e63329;color:#fff!important;font-family:Khand,Helvetica,sans-serif;font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;text-decoration:none!important;border:none;cursor:pointer}.banner--cta:hover{background-color:#c0271d;color:#fff!important;text-decoration:none!important}.banner--logo{width:350px;max-height:90px;object-fit:contain;margin-bottom:15px;margin-top:75px}.main .banner--logo{width:430px;max-height:100px;margin-top:0;object-fit:contain}@media screen and (max-width: 768px){.main .banner--logo{width:350px}}.button--primary{margin:auto;background-color:var(--xtra--primary-color);border-radius:5px;padding-top:10px;padding-bottom:10px;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#fff;text-transform:uppercase;text-decoration:none;border:none;z-index:1;transition:.2s ease-in-out}.button--primary:hover{background:#000}.know--more{margin:auto;box-shadow:0 4px 0 0 var(--xtra--primary-color);background-color:#fff;border:1px solid #2C2C2C;width:219px;border-radius:5px;padding-top:15px;padding-bottom:15px;font-family:Khand,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;text-decoration:none;z-index:1;transition:.2s ease-in-out}.know--more:active{background-color:var(--xtra--primary-color)}.know--more:hover{background-color:var(--xtra--primary-color)!important;color:#fff;box-shadow:0 4px rgba(var(--xtra--primary-color),.7)!important}.know--more.news{margin-bottom:70px;display:block}@media screen and (max-width: 768px){.know--more{width:95%;height:60px;display:flex!important;justify-content:center;align-items:center}}.cancel--button{background:var(--xtra--primary-color);color:#fff;width:100%;padding:5px;display:block;margin-bottom:5px;margin-top:5px;text-align:center;text-decoration:none;border:none;border-radius:5px}.cancel--button.cancelled{background:#717171;cursor:not-allowed}.custom-shape-divider-bottom-1742395022{position:relative;bottom:50px;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1742395022 svg{position:relative;display:block;width:calc(100% + 1.3px);height:50px}.custom-shape-divider-bottom-1742395022 .shape-fill{fill:#fff}.embla{--slide-height: 286px;--slide-spacing: 14px;--slide-size: 426px}.embla__viewport{overflow:hidden}.embla__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.embla__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.embla__slide__image{width:100%;cursor:pointer;height:286px}.embla__slide__image img{height:100%;border-radius:10px;width:100%;object-fit:cover}.empty--resource{display:flex;flex-direction:column}.empty--resource-title{font-size:20px;font-weight:700;display:block;text-align:center}.empty--resource-alt{font-size:16px;text-align:center;display:block;color:gray}.footer{background:#0a0a0a;color:#fff;padding:32px 0 20px;font-family:Open Sans,Arial,sans-serif;font-size:14px;line-height:1.6}.footer--container{max-width:1200px;margin:0 auto;padding:0 20px}.footer--columns{display:flex;justify-content:flex-start;gap:80px;flex-wrap:wrap}@media screen and (max-width: 768px){.footer--columns{gap:40px}}.footer--column-fb{max-width:280px}.footer--embed{width:100%;background:#1a1a1a;border-radius:4px;overflow:hidden}.footer--embed iframe{width:100%;display:block;border:0}.footer--column{display:flex;flex-direction:column}.footer--col-title{color:var(--xtra--primary-color);font-family:Khand,Helvetica,Arial,Lucida,sans-serif;font-size:24px;margin:0 0 10px;font-weight:400;line-height:1.2em;text-transform:uppercase}.footer--name{font-size:14px;font-weight:400;margin-bottom:14px}.footer--row{font-size:16px;font-weight:400;color:#bbcdca;font-family:Open Sans,Arial,sans-serif;color:#666;line-height:1.7em;-webkit-font-smoothing:antialiased}.footer--row a{color:#fff;text-decoration:none}.footer--row a:hover{text-decoration:underline}.footer--icons{display:flex;gap:10px;margin-top:22px}.footer--icons a{width:32px;height:32px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center}.footer--icons a svg{width:14px;height:14px;fill:#0a0a0a}.footer--legal{margin-top:28px;font-size:14px;font-weight:400}.footer--legal a{color:#fff;text-decoration:none}.footer--legal a:hover{text-decoration:underline}.footer--bottom{margin-top:50px;padding-top:20px;text-align:center;font-size:13px;font-weight:400;color:#bbb}.footer--bottom a{color:#fff;text-decoration:none}.footer--bottom a:hover{text-decoration:underline}.glide__slides{padding-left:0}*{-ms-touch-action:manipulation;touch-action:manipulation}.cursor-not-allowed{cursor:not-allowed}.xtra--shadow-el{position:absolute;rotate:35deg;z-index:0;width:260px;top:200px;height:400px;filter:blur(150px);will-change:transform;background:var(--xtra--primary-color)!important;border-radius:24px;animation:4s linear 0s infinite alternate none running shadow-slide}@media screen and (max-width: 768px){.xtra--shadow-el{display:none}}.relative{position:relative}.recaptcha--error{color:#bd1e1e;font-weight:700;text-align:center;margin-top:15px;margin-bottom:0}.apply-link{color:#000;text-decoration:none;text-transform:uppercase;margin:10px 0!important;padding:10px 40px}.reg-link{width:min-content;color:#000;text-decoration:none;text-transform:uppercase;margin:10px 0!important;padding:10px 40px;display:block}.xtra--label{font-size:15px;font-weight:500;line-height:16.8px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:5px}@keyframes shadow-slide{0%{right:460px;top:50px;rotate:0deg;background:hsl(var(--primary)/20%)}to{top:100px;rotate:360deg;right:100px;background:hsl(var(--primary)/80%)}}@keyframes moveRight{0%{background-position:0 0}to{background-position:50% 0}}.navbar{background:#fff;padding:0!important;z-index:9!important}.navbar--logo{margin-right:130px;width:168px}@media screen and (max-width: 992px){.navbar-nav{max-height:500px;overflow:scroll}}.navbar .nav-link{color:#231f20;text-align:center;font-size:11px;font-family:Khand,Helvetica,sans-serif;font-weight:700;align-items:center}.navbar .nav-link.active{color:var(--xtra--primary-color)!important}#desktop--navbar{height:80px;width:100%;align-items:center;justify-content:center}#desktop--navbar .navbar-nav{margin-top:0;justify-content:space-between;width:100%}@media screen and (max-width: 1200px){#desktop--navbar{height:80px}}@media screen and (max-width: 992px){#desktop--navbar{height:auto;top:60px;position:absolute!important}}.dpd{display:none;position:absolute;right:0;text-align:center;justify-content:space-evenly;align-items:center;gap:15px;top:68px;z-index:99;width:700px;left:100px;flex-wrap:wrap;list-style-type:none;background-color:#e1e1e1;border-radius:0 0 8px 8px/0px 0px 8px 8px;height:50px;padding:0;border:1px solid black}.dpd.show{display:flex}.dpd .nav-link.active{color:var(--xtra--primary-color)!important}.dpd li{display:flex;align-items:center;justify-content:center}.dpd li:not(:first-child):not(:last-child):before{content:"";display:block;height:7px;width:1px;margin-right:30px}.dpd li:not(:first-child):not(:last-child):after{content:"";display:block;height:7px;width:1px;margin-left:30px}.dpd a{font-family:Khand,Helvetica,sans-serif;font-size:11px;font-weight:800;line-height:16.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#000;text-decoration:none!important}.dpd a:hover{color:var(--xtra--primary-color)!important;text-decoration:none!important}.dpd--link{height:100%;justify-content:center;align-items:center;display:flex!important}.dpd li{width:fit-content!important}@keyframes navMoreSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nav-more-item{position:relative}.nav-more-item .nav-more-btn{background:none;border:none;padding:0;color:#231f20;font-size:11px;font-family:Khand,Helvetica,sans-serif;font-weight:700;display:flex;align-items:center;cursor:pointer;white-space:nowrap;line-height:1}.nav-more-item .nav-more-btn:hover,.nav-more-item .nav-more-btn:focus{color:var(--xtra--primary-color);outline:none;box-shadow:none}.nav-more-item .nav-more-btn[aria-expanded=true] .nav-more-arrow{transform:rotate(180deg)}.nav-more-item .nav-more-btn .nav-more-arrow{transition:transform .25s ease}.nav-more-item .nav-more-dropdown{min-width:210px;border-radius:0 0 10px 10px!important;border:none!important;border-top:3px solid var(--xtra--primary-color)!important;padding:8px 0 12px!important;box-shadow:0 10px 30px #00000026!important;background:#fff!important;background-color:#fff!important}.nav-more-item .nav-more-dropdown.show{animation:navMoreSlideIn .22s ease both}.nav-more-item .nav-more-dropdown .dropdown-item{font-family:Khand,Helvetica,sans-serif;font-size:14px;font-weight:700;color:#231f20;padding:11px 22px;text-transform:uppercase;letter-spacing:.05em;background:transparent;transition:color .15s,background .15s}.nav-more-item .nav-more-dropdown .dropdown-item:hover,.nav-more-item .nav-more-dropdown .dropdown-item:focus{color:var(--xtra--primary-color);background:#f8f4ff}.nav-item{width:100%;font-family:Khand,Helvetica,sans-serif;font-size:20px;font-weight:800;line-height:16.5px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.alert--main{padding:15px;background:var(--xtra--primary-color);display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;text-align:center}.main--nav{border-radius:7px;margin:auto;top:15px!important;max-width:1200px;height:70px;padding:15px!important}.logo{font-weight:700;color:#fff;display:flex;font-style:italic;gap:2px;font-size:18px;cursor:pointer;max-width:180px}@keyframes mobileNavSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 992px){#desktop--navbar{background-color:#fff;position:fixed!important;top:60px;left:0;right:0;width:100%;z-index:998;padding:0 20px 20px;max-height:calc(100vh - 60px);overflow-y:auto;border-top:2px solid var(--xtra--primary-color);box-shadow:0 8px 24px #0000001f}#desktop--navbar.collapsing{height:auto!important;transition:none!important}#desktop--navbar.show{animation:mobileNavSlideIn .25s ease-out both}}.navbar-collapse{transition:none}.navbar{background:#fff;padding:0!important;z-index:999!important}.navbar--logo{margin-right:130px}.navbar-brand{padding:10px 0}.navbar .navbar--close{color:var(--xtra--primary-color);width:50px;height:69px;display:flex;justify-content:center;border-radius:0!important;align-items:center}.navbar .navbar--close svg{fill:var(--xtra--primary-color)}.navbar .navbar--open{width:50px;height:50px;display:flex;justify-content:center;align-items:center}.navbar-nav{height:100%;display:flex;align-items:center}.navbar-toggler{padding:0!important}.navbar-toggler.closed .navbar--open{display:flex}.navbar-toggler.closed .navbar--close{display:none}.navbar-toggler.opened .navbar--close{display:flex}.navbar-toggler.opened .navbar--open{display:none}@media screen and (max-width: 992px){.navbar .container-xl{padding:0!important}.navbar .container-xl .navbar-brand{margin-left:10px;margin-right:0;padding:10px}}.navbar--button{border:none!important;outline:none!important}.navbar--button:focus{outline:none!important;box-shadow:none!important}@media screen and (max-width: 992px){.navbar-nav{max-height:none;overflow:visible;align-items:center}}@media screen and (max-width: 992px){.navbar{border-bottom:3px solid var(--xtra--primary-color);padding:0!important}}.navbar .nav-link{color:#231f20;text-align:center;font-size:20px;font-family:Khand,Helvetica,sans-serif!important;font-weight:400;font-style:normal;text-transform:uppercase;text-decoration:none;letter-spacing:1px;align-items:center}.navbar .nav-link:hover{color:var(--xtra--primary-color)!important;opacity:1}.navbar .nav-link.active{color:var(--xtra--primary-color)!important;font-weight:700}@media screen and (max-width: 992px){.navbar .nav-link.active{border-bottom:1px solid #F4F4F4!important}}@media screen and (max-width: 992px){.navbar .nav-link{padding:20px 0;border-bottom:1px solid #F4F4F4;margin:auto;width:100%}.navbar .nav-link:hover{background:var(--xtra--primary-color)!important;color:#fff!important}}#desktop--navbar{height:70px;flex:1;align-items:center;justify-content:flex-end}#desktop--navbar .navbar-nav{justify-content:flex-end;gap:35px;width:auto}#desktop--navbar .navbar-nav li:last-child{margin-right:40px}@media screen and (max-width: 992px){#desktop--navbar .navbar-nav li:last-child{margin-right:0}}@media screen and (max-width: 1200px){#desktop--navbar{height:70px}}@media screen and (max-width: 992px){#desktop--navbar{height:auto}}#courses.show{display:flex}.nav-item{width:100%}.course--dropdown{padding:0!important;margin:0!important;border:none!important}@media screen and (max-width: 1200px){.course--dropdown{width:100%}}.course--dropdown li{padding:13px 0;text-align:center;background:#f4f4f4;border-bottom:1px solid #C9C9C9}.course--dropdown li:last-child{border-bottom:0px!important}@media screen and (max-width: 1200px){.course--dropdown li .nav-link{padding:0!important;font-size:10px!important}.course--dropdown li .nav-link:hover{background:#f4f4f4!important;color:#000!important}}.course--dropdown li a{color:#231f20;text-align:center;font-size:10px;font-style:normal;font-weight:700;line-height:normal;width:100%;text-decoration:none;height:100%;display:block}.course--dropdown li a:hover{color:#231f20;text-decoration:none}.alert--main{padding:15px;background:var(--xtra--primary-color);display:flex;justify-content:center;align-items:center;color:#fff;font-weight:700;text-align:center;position:sticky;top:0!important;z-index:9}.main--nav{width:100%;max-width:100%;border-radius:0;left:0;right:0;margin:0;height:84px;position:fixed!important;top:0!important;background-color:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.08);padding:0;transition:height .3s ease}.main--nav>.container-fluid{max-width:1400px;margin:0 auto;padding-left:30px;padding-right:30px}@media screen and (max-width: 992px){.main--nav>.container-fluid{padding-left:15px;padding-right:15px}}.main--nav.scrolled{height:64px}@media screen and (max-width: 992px){.main--nav{height:auto;border-radius:0;z-index:999}}.logo{font-weight:700;color:#fff;display:block;font-style:normal;font-size:18px;cursor:pointer;margin-left:22px;height:54px;width:auto;max-width:200px;object-fit:contain}@media screen and (max-width: 992px){.logo{height:44px;max-width:180px;margin-left:0}}.logo--name{padding:3px;background-color:var(--xtra--primary-color)}.logo--num{width:50px;padding:3px;background-color:#016c0c}.nav-divider{height:10px;width:1px;background-color:#3f3f3f}.cart--badge-mobile{display:none;text-decoration:none;margin-left:auto;fill:#fff;position:relative}.cart--badge-mobile svg{width:32px;fill:var(--xtra--primary-color)}.cart--badge-mobile .cart--badge{right:-5px;top:-5px;background-color:var(--xtra--primary-color);color:#fff;text-decoration:none}@media screen and (max-width: 992px){.cart--badge-mobile{display:flex}}.cart--badge{background-color:var(--xtra--primary-color);color:#fff;font-weight:700;width:15px;height:15px;font-size:10px;justify-content:center;padding:0;border-radius:100%;position:absolute;top:0;right:0;display:none}@media screen and (max-width: 768px){.cart--badge{position:static}}.nav--link-cart{display:flex!important;justify-content:center!important;align-items:center!important;gap:5px!important}.navbar--open svg{fill:var(--xtra--primary-color)}.navbar--open svg rect{fill:var(--xtra--primary-color)}.navbar--close svg{fill:var(--xtra--primary-color)}.navbar--close svg rect{fill:var(--xtra--primary-color)}.navbar-nav .dropdown-menu{background:unset;padding:0!important;margin:0;border:none!important}@media screen and (max-width: 768px){.phone--input{display:flex;flex-direction:column;gap:15px}}.popup--button{background:var(--xtra--primary-color);border:none;padding:5px 20px;border-radius:5px;color:#fff}.popup--modal .modal-body{padding-top:15px;padding-bottom:15px}.popup--modal .modal-header{padding-top:5px;padding-bottom:5px}.popup--modal img{width:100%}.popup--modal p{margin-bottom:0}.popup--modal .modal-body{margin:unset!important}.topics--section{margin-top:100px;margin-bottom:100px;display:flex;flex-direction:column;gap:35px;padding:20px 0}@media screen and (max-width: 768px){.topics--section{margin-top:50px;margin-bottom:30px}}.topics{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:55px}@media screen and (max-width: 992px){.topics{flex-direction:column;padding:5px}}.topic--card{background-position:1000px 1000px;background-repeat:no-repeat;cursor:pointer;height:250px;max-width:346px;width:100%;color:#000;text-decoration:none;border-radius:7px;border:1px solid black;display:flex;align-items:center;justify-content:center;position:relative;flex-direction:column;transition:all .2s ease-in-out}@media screen and (max-width: 992px){.topic--card{padding:10px;max-width:100%}}.topic--card:hover{background-color:#fff;background-image:none!important;border-color:var(--xtra--primary-color);box-shadow:0 8px 32px #00000021;animation:none}.topic--card:hover .topic--card-title{color:var(--xtra--primary-color)}.topic--card:hover .topic--card-button{background:var(--xtra--primary-color);color:#fff!important;border:1px solid var(--xtra--primary-color)}.topic--card-title{letter-spacing:-1px;font-family:Khand,Helvetica,sans-serif;font-size:40px;font-style:italic;font-weight:900;line-height:43.52px;text-align:center;text-transform:uppercase;text-underline-position:from-font;text-decoration-skip-ink:none}@media screen and (max-width: 992px){.topic--card-title{margin-top:70px;margin-bottom:70px;display:block}}.topic--card-buttons{position:absolute;display:flex;flex-direction:column;gap:10px;bottom:30px}@media screen and (max-width: 768px){.topic--card-buttons{width:calc(100% - 22px);bottom:12px}}.topic--card-button{cursor:pointer;display:flex;justify-content:center;align-items:center;color:#000;border:1px solid black;padding:5px 25px;border-radius:7px;text-decoration:none;font-family:Khand,Helvetica,sans-serif;font-size:12px;font-weight:700;line-height:18px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;transition:all .2s ease-in-out}.topic--card-button:hover{background:#fff;color:var(--xtra--primary-color)!important}@media screen and (max-width: 768px){.topic--card-button{height:42px;width:100%;font-size:12.47px;font-weight:700;line-height:18.7px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}}.cart--items-container,.cart--summary,.checkout--user-panel,.checkout--panel{border:1px solid black;border-radius:10px}.checkout--title,.cart--summary-title{font-family:Khand,Helvetica,sans-serif;font-size:25px;font-style:italic}.cart--parent .cart--container{padding-top:30px!important}@media screen and (max-width: 768px){.cart--parent .cart--container{padding-top:65px!important}}#cookies-policy .cookiesBtn__link{background:var(--xtra--primary-color)!important;border:1px solid var(--xtra--primary-color)!important}#cookies-policy .cookies__details{color:var(--xtra--primary-color)!important}#cookies-policy .cookies__category input:checked+.cookies__box:after{background:var(--xtra--primary-color)!important}.cookiebtn button{cursor:pointer;display:flex;justify-content:center;align-items:center;color:#fff;background-color:var(--xtra--primary-color);border:2px solid white;padding:10px;border-radius:7px;text-decoration:none;font-size:12px;font-weight:700;line-height:18px;text-align:left;margin:auto;text-underline-position:from-font;text-decoration-skip-ink:none;transition:all .2s ease-in-out;overflow:hidden}@media screen and (max-width: 768px){.cookiebtn button{width:100%}}#cookies-policy .cookies__alert{border:1px solid black!important}#cookies-policy .cookies__title{font-family:Khand,Helvetica,sans-serif;font-style:italic;text-transform:uppercase;font-weight:900!important}.testimonials{padding:80px 0;background:#0e2948!important}@media screen and (max-width: 768px){.testimonials{padding:50px 0}}.testimonials .container{max-width:100%;width:100%;padding-left:60px;padding-right:60px}@media screen and (max-width: 768px){.testimonials .container{padding-left:20px;padding-right:20px}}.testimonials--featured{position:relative;margin-bottom:60px}@media screen and (max-width: 768px){.testimonials--featured{margin-bottom:40px}}.testimonials--featured-viewport{position:relative;overflow:hidden}.testimonials--featured-track{position:relative;width:100%}.testimonials--featured-slide{position:absolute;top:0;left:0;width:100%;max-width:100%;box-sizing:border-box}.testimonials--featured-slide .testimonials--featured-body{opacity:0;visibility:hidden;transform:translateY(40px);transition:opacity .5s ease,transform 0s linear .5s,visibility 0s linear .5s}.testimonials--featured-slide:first-child{position:relative}.testimonials--featured-slide.is-active{z-index:1}.testimonials--featured-slide.is-active .testimonials--featured-body{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .8s cubic-bezier(.22,1,.36,1) .5s,transform .8s cubic-bezier(.22,1,.36,1) .5s,visibility 0s linear .5s}.testimonials--featured-item{display:flex;gap:50px;align-items:flex-start;padding:30px 40px;max-width:1400px;margin:0 auto}@media screen and (max-width: 768px){.testimonials--featured-item{flex-direction:column;gap:20px;padding:10px;align-items:center;text-align:center}}.testimonials--featured-icon{flex-shrink:0;width:180px;height:180px;fill:#ffffff73}@media screen and (max-width: 768px){.testimonials--featured-icon{width:50px;height:50px}}.testimonials--featured-body{flex:1}.testimonials--featured-quote{font-family:Khand,Helvetica,Arial,Lucida,sans-serif;font-size:40px;line-height:1.55;font-weight:400;color:#fff;margin:0 0 18px;padding:0;border:none;white-space:pre-wrap}@media screen and (max-width: 768px){.testimonials--featured-quote{font-size:17px}}.testimonials--featured-author{font-family:Open Sans,Arial,sans-serif;font-size:16px;font-weight:400;color:#ffffffd9}.testimonials--dots{display:flex;justify-content:center;gap:10px;margin-top:30px}.testimonials--dot{width:10px;height:10px;padding:0;border:none;border-radius:50%;background:#ffffff4d;cursor:pointer;transition:background .25s ease,transform .25s ease;-moz-appearance:none;appearance:none;-webkit-appearance:none}.testimonials--dot:hover{background:#ffffff8c}.testimonials--dot.is-active{background:#fff;transform:scale(1.1)}.testimonials--grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media screen and (max-width: 1300px){.testimonials--grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.testimonials--grid{grid-template-columns:1fr;gap:20px}}.testimonials--card{position:relative;padding:30px;border-width:1px;border-style:solid;border-color:#ffffff80!important;background:transparent;display:flex;flex-direction:column;min-height:220px}.testimonials--quote-icon{width:20px;height:20px;fill:#ffffffd9;margin-bottom:18px}.testimonials--quote{font-family:Open Sans,Arial,sans-serif;font-size:14px;line-height:1.7;font-weight:400;color:#fff;margin:0 0 22px;padding:0;border:none;flex:1;white-space:pre-wrap}.testimonials--author{font-family:Open Sans,Arial,sans-serif;font-size:14px;line-height:1.8em;font-weight:400;color:#ffffffd9;text-align:left;margin-top:auto;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased}@font-face{font-family:Khand;src:url(../../../../fonts/Khand-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Khand;src:url(../../../../fonts/Khand-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Khand;src:url(../../../../fonts/Khand-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Khand;src:url(../../../../fonts/Khand-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Khand;src:url(../../../../fonts/Khand-Bold.ttf) format("truetype");font-weight:700;font-style:normal}*{font-family:Khand,Helvetica,sans-serif}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.glide--rtl{direction:rtl}.cart--container{padding-top:80px!important}.events--container .v-container{max-width:1320px!important}.events--container{padding-top:100px!important}@media screen and (max-width: 768px){.events--container{padding-top:20px!important}}.static--page p{margin-bottom:0}.appointment--events .event--detail-value{font-size:10px!important;text-align:center}
