@font-face{ font-display:swap; font-family:'Space Grotesk'; font-style:normal; font-weight:400; src:url('../fonts/space-grotesk-v16-latin_latin-ext-regular.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Space Grotesk'; font-style:normal; font-weight:500; src:url('../fonts/space-grotesk-v16-latin_latin-ext-500.woff2') format('woff2');}@font-face{ font-display:swap; font-family:'Space Grotesk'; font-style:normal; font-weight:700; src:url('../fonts/space-grotesk-v16-latin_latin-ext-700.woff2') format('woff2');}:root{color-scheme:only light;--primary:#38BD6D;--primary-d-1:#319457;--primary-d-2:#2a6d42;--primary-d-3:#20492d;--primary-d-4:#15271a;--primary-l-1:#6bcb89;--primary-l-2:#93d9a6;--primary-l-3:#b8e6c3;--primary-l-4:#dcf3e1;--secondary:#0C4A42;--secondary-d-1:#0f3e38;--secondary-d-2:#10332d;--secondary-d-3:#102724;--secondary-d-4:#0e1d1a;--secondary-d-5:#081210;--secondary-l-1:#39665e;--secondary-l-2:#5f837c;--secondary-l-3:#85a09b;--secondary-l-4:#adbfbb;--secondary-l-5:#d5dfdd;--blue:#38ADBD;--purple:#C897EE;--red:#F1838A;--yellow:#DBF183;--grey:#EFF4EF;--grey-d-1:#babeba;--grey-d-2:#888b88;--grey-d-3:#595b59;--grey-d-4:#2e2f2e;--greenlight:#DCE7E3;--bg-body:#EFF4EF;--text-body:#0C4A42;--text-headline:#041C19;--border-primary:#80808040;--shadow-primary:#00000026;--white:#FFFFFF;--white-5:#ffffff0d;--white-10:#ffffff1a;--white-20:#ffffff33;--white-30:#ffffff4d;--white-40:#ffffff66;--white-50:#ffffff80;--white-60:#ffffff99;--white-70:#ffffffb3;--white-80:#ffffffcc;--white-90:#ffffffe6;--black:#000000;--black-5:#0000000d;--black-10:#0000001a;--black-20:#00000033;--black-30:#0000004d;--black-40:#00000066;--black-50:#00000080;--black-60:#00000099;--black-70:#000000b3;--black-80:#000000cc;--black-90:#000000e6;--space-4xs:clamp(0.33rem,calc(-0.03vw + 0.33rem),0.31rem);--space-3xs:clamp(0.41rem,calc(0.04vw + 0.4rem),0.44rem);--space-2xs:clamp(0.51rem,calc(0.16vw + 0.48rem),0.62rem);--space-xs:clamp(0.64rem,calc(0.35vw + 0.57rem),0.88rem);--space-s:clamp(0.8rem,calc(0.65vw + 0.67rem),1.24rem);--space-m:clamp(1rem,calc(1.11vw + 0.78rem),1.75rem);--space-l:clamp(1.25rem,calc(1.81vw + 0.89rem),2.47rem);--space-xl:clamp(1.56rem,calc(2.87vw + 0.99rem),3.5rem);--space-2xl:clamp(2rem,calc(4.44vw + 1.11rem),5rem);--space-3xl:clamp(2.25rem,calc(6.85vw + 0.88rem),6.88rem);--space-4xl:clamp(2.5rem,calc(8.15vw + 0.87rem),8rem);--header-space:var(--space-s);--btn-space:var(--space-xs) var(--space-s);--card-space:var(--space-s);--footer-space:var(--space-s) var(--space-m);--text-xs:clamp(0.75rem,calc(0.19vw + 0.71rem),0.88rem);--text-s:clamp(0.94rem,calc(0.09vw + 0.92rem),1rem);--text-m:clamp(1.13rem,calc(0vw + 1.13rem),1.13rem);--text-l:clamp(1.25rem,calc(0.37vw + 1.18rem),1.5rem);--text-xl:clamp(1.38rem,calc(0.56vw + 1.26rem),1.75rem);--text-2xl:clamp(1.5rem,calc(0.74vw + 1.35rem),2rem);--text-3xl:clamp(1.63rem,calc(1.11vw + 1.4rem),2.38rem);--text-4xl:clamp(1.75rem,calc(1.48vw + 1.45rem),2.75rem);--font1:"Space Grotesk",sans-serif;--font2:"Space Grotesk",sans-serif;--radius-xs:clamp(0.25rem,calc(0vw + 0.25rem),0.25rem);--radius-s:clamp(0.38rem,calc(-0.19vw + 0.54rem),0.5rem);--radius-m:clamp(0.63rem,calc(-0.19vw + 0.79rem),0.75rem);--radius-l:clamp(1rem,calc(-0.37vw + 1.32rem),1.25rem);--radius-xl:clamp(1.63rem,calc(-0.56vw + 2.11rem),2rem);--radius-full:999rem;--shadow-xs:0 1px 2px var(--shadow-primary);--shadow-s:0 1.5px 3px var(--shadow-primary);--shadow-m:0 2px 6px var(--shadow-primary);--shadow-l:0 3px 12px var(--shadow-primary);--shadow-xl:0 6px 48px var(--shadow-primary)}.btn{display:flex;align-items:center;justify-content:center;gap:var(--space-3xs);padding:var(--space-xs) var(--space-s);background:var(--primary);color:#fff;font-size:var(--text-m);font-weight:600;border-radius:var(--radius-m);border:1px solid var(--primary-d-1);box-shadow:var(--shadow-m);transition:all 0.25s ease-in-out;outline:0;cursor:pointer}.btn:hover{background:var(--primary-d-1);transform:translateY(-0.1rem)}.btn.small{font-size:var(--text-s);padding:var(--space-xs) var(--space-s)}.btn.large{font-size:var(--text-l);padding:var(--space-s) var(--space-m)}.btn.tertiary{background:var(--tertiary);border-color:var(--tertiary-d-1)}.btn.ghost{color:var(--dark-80);background:transparent;border-color:transparent;box-shadow:none}.btn.slight{color:var(--dark-80);background:var(--bg-surface);border-color:var(--border-primary);box-shadow:var(--shadow-s)}.btn.secondary{background:var(--secondary);border-color:var(--secondary-d-1)}.btn.ghost:hover{background:var(--dark-10)}.btn.slight:hover{background:var(--dark-5)}.btn.tertiary:hover{background:var(--tertiary-d-1)}.btn.secondary:hover{background:var(--secondary-d-1)}.btn:focus{outline:4px solid var(--primary-l-3);outline-offset:2px}.btn.no-bg{color:var(--dark-80);background:transparent;box-shadow:none;border-color:transparent}.btn.no-bg:hover{color:var(--dark)}.badge{display:flex;align-items:center;justify-content:center;gap:var(--space-4xs);padding:var(--space-2xs) var(--space-s);background:var(--dark-10);color:var(--primary);font-size:var(--text-s);font-weight:500;border-radius:var(--radius-full);border:0;outline:0}.badge.secondary{color:var(--secondary)}.link{color:var(--primary);font-size:var(--text-m);font-weight:600;letter-spacing:0.05rem;box-shadow:0 2px 0 var(--primary-20);-webkit-text-decoration:none;text-decoration:none;transition:all 0.15s ease-in-out}.link:hover{box-shadow:0 2px 0 var(--primary-40)}.link:focus{background:var(--primary-10)}.link.secondary{color:var(--secondary);border-color:var(--secondary-20)}.link.tertiary{color:var(--tertiary);border-color:var(--tertiary-20)}.input{padding:var(--space-xs) var(--space-s);background:var(--dark-5);color:var(--text-title);font-size:var(--text-m);font-weight:500;border-radius:var(--radius-m);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);transition:all 0.25s ease-in-out;appearance:none;outline:0}.input:focus{background:var(--primary-20);border-color:var(--primary);box-shadow:var(--shadow-l)}.input:hover{border-color:var(--primary);background:transparent;box-shadow:var(--shadow-l)}.input::placeholder{color:var(--dark-40)}.input:invalid{border-color:var(--error);background:var(--error-10)}.input:disabled{cursor:not-allowed;opacity:.75;box-shadow:none;background:var(--dark-10)}.select{padding:var(--space-xs) var(--space-s);background:var(--dark-5);color:var(--text-body);font-size:var(--text-m);font-weight:500;border-radius:var(--radius-m);border:1px solid var(--border-primary);box-shadow:var(--shadow-xs);transition:all 0.25s ease-in-out;outline:0}.select:focus{background:var(--primary-20);border-color:var(--primary)}.select:hover{border-color:var(--primary)}.select::placeholder{color:var(--dark-40)}.select:invalid{border-color:var(--error);background:var(--error-10)}.select:disabled{cursor:not-allowed;opacity:.75;box-shadow:none;background:var(--dark-10)}.card{display:grid;gap:var(--space-xs);padding:var(--space-m);font-size:var(--text-m);color:var(--text-body);background:var(--bg-surface);line-height:1.3;border-radius:var(--radius-m);box-shadow:var(--shadow-m)}.card.secondary{background:var(--secondary);color:#fff}.card.primary{background:var(--primary);color:#fff}.icon{color:var(--primary);width:var(--space-2xl);height:auto;font-size:var(--space-2xl)}.icon.large{width:var(--space-3xl);font-size:var(--space-3xl)}.icon.secondary{color:var(--secondary)}.icon.tertiary{color:var(--tertiary)}.icon.outline{padding:0.5em;border:1px solid var(--border-primary);border-radius:100%;box-sizing:content-box}.icon.filled{padding:0.5em;border-radius:100%;box-sizing:content-box;background:var(--dark-10)}.icon.small{width:var(--space-l);font-size:var(--space-l)}.avatar{width:var(--space-2xl);height:var(--space-2xl);border-radius:100%;box-shadow:var(--shadow-m);object-fit:cover}.avatar.small{width:var(--space-l);height:var(--space-l)}.avatar.large{width:var(--space-4xl);height:var(--space-4xl)}.divider{min-width:100%;width:100%;max-width:100%;min-height:1px;height:1px;max-height:1px;background:var(--border-primary);margin:var(--space-m) 0;border:0}.divider.vertical{min-width:1px;width:1px;max-width:1px;min-height:100%;height:100%;max-height:100%}.checkbox{appearance:none;display:grid;place-content:center;border:2px solid var(--dark-40);border-radius:var(--radius-s);width:clamp(1.13rem,calc(-0.37vw + 1.45rem),1.38rem);height:clamp(1.13rem,calc(-0.37vw + 1.45rem),1.38rem)}.checkbox:checked:before{transform:scale(1)}.checkbox::before{content:"";width:1em;height:1em;box-shadow:inset 1em 1em #fff;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(0);transition:transform 0.2s}.checkbox:hover{border-color:var(--primary)}.checkbox:focus{outline:3px solid var(--primary-l-3);outline-offset:2px}.checkbox:checked{background:var(--primary);border-color:var(--primary)}.radio{appearance:none;display:grid;place-content:center;border:2px solid var(--dark-40);border-radius:var(--radius-full);width:clamp(1.13rem,calc(-0.37vw + 1.45rem),1.38rem);height:clamp(1.13rem,calc(-0.37vw + 1.45rem),1.38rem)}.radio:checked:before{transform:scale(1)}.radio::before{content:"";width:1em;height:1em;border-radius:100%;transform:scale(0);transition:transform 0.2s;background:var(--primary)}.radio:hover{border-color:var(--primary)}.radio:focus{outline:3px solid var(--primary-l-3);outline-offset:2px}.radio:checked{border-color:var(--primary)} .text-xs{font-size:0.75rem;font-size:var(--text-xs)}.text-s{font-size:0.94rem;font-size:var(--text-s)}.text-m{font-size:1.13rem;font-size:var(--text-m)}.text-l{font-size:1.25rem;font-size:var(--text-l)}.text-xl{font-size:1.38rem;font-size:var(--text-xl)}.text-2xl{font-size:1.5rem;font-size:var(--text-2xl)}.text-3xl{font-size:1.63rem;font-size:var(--text-3xl)}.text-4xl{font-size:1.75rem;font-size:var(--text-4xl)}H1{font-size:var(--text-4xl);line-height:1.1}H2{font-size:var(--text-3xl);line-height:1.2}H3{font-size:var(--text-2xl);line-height:1.3}H4{font-size:var(--text-xl);line-height:1.3}H5{font-size:var(--text-l);line-height:1.3}H6{font-size:var(--text-m);line-height:1.4}body.compensate-for-scrollbar{ overflow:hidden;}.fancybox-active{ height:auto;}.fancybox-is-hidden{ left:-9999px; margin:0; position:absolute !important; top:-9999px; visibility:hidden;}.fancybox-container{ -webkit-backface-visibility:hidden; height:100%; left:0; outline:none; position:fixed; -webkit-tap-highlight-color:transparent; top:0; -ms-touch-action:manipulation; touch-action:manipulation; transform:translateZ(0); width:100%; z-index:9999999;}.fancybox-container *{ box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{ bottom:0; left:0; position:absolute; right:0; top:0;}.fancybox-outer{ -webkit-overflow-scrolling:touch; overflow-y:scroll;}.fancybox-bg{ background:var(--secondary); opacity:0; transition-duration:inherit; transition-property:opacity; transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{ opacity:.9; transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{ direction:ltr; opacity:0; position:absolute; transition:opacity .25s ease,visibility 0s ease .25s; visibility:hidden; z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{ opacity:1; transition:opacity .25s ease 0s,visibility 0s ease 0s; visibility:visible;}.fancybox-infobar{ color:#ccc; font-size:13px; -webkit-font-smoothing:subpixel-antialiased; height:44px; left:0; line-height:44px; min-width:44px; mix-blend-mode:difference; padding:0 10px; pointer-events:none; top:0; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}.fancybox-toolbar{right:0;top:0}.fancybox-stage{ direction:ltr; overflow:visible; transform:translateZ(0); z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{ -webkit-backface-visibility:hidden;  display:none; height:100%; left:0; outline:none; overflow:auto; -webkit-overflow-scrolling:touch; padding:44px; position:absolute; text-align:center; top:0; transition-property:transform,opacity; white-space:normal; width:100%; z-index:99994;}.fancybox-slide::before{ content:''; display:inline-block; font-size:0; height:100%; vertical-align:middle; width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{ display:block;}.fancybox-slide--image{ overflow:hidden; padding:44px 0;}.fancybox-slide--image::before{ display:none;}.fancybox-slide--html{ padding:0;}.fancybox-content{ background:#fff; display:inline-block; margin:0; max-width:100%; padding:0; position:relative; text-align:left; vertical-align:middle; overflow:scroll;}.fancybox-slide--image .fancybox-content{ animation-timing-function:cubic-bezier(.5,0,.14,1); -webkit-backface-visibility:hidden; background:transparent; background-repeat:no-repeat; background-size:100% 100%; left:0; max-width:none; overflow:visible; padding:0; position:absolute; top:0; -ms-transform-origin:top left; transform-origin:top left; transition-property:transform,opacity; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; z-index:99995;}.fancybox-can-zoomOut .fancybox-content{ cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{ cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{ cursor:-webkit-grab; cursor:grab;}.fancybox-is-grabbing .fancybox-content{ cursor:-webkit-grabbing; cursor:grabbing;}.fancybox-container [data-selectable='true']{ cursor:text;}.fancybox-image,.fancybox-spaceball{ background:transparent; border:0; height:100%; left:0; margin:0; max-height:none; max-width:none; padding:0; position:absolute; top:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; width:100%;}.fancybox-spaceball{ z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{ height:100%; overflow:visible; padding:0; width:100%;}.fancybox-slide--video .fancybox-content{ background:#000;}.fancybox-slide--map .fancybox-content{ background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{ background:#fff;}.fancybox-video,.fancybox-iframe{ background:transparent; border:0; display:block; height:100%; margin:0; overflow:hidden; padding:0; width:100%;}.fancybox-iframe{ left:0; position:absolute; top:0;}.fancybox-error{ background:#fff; cursor:default; max-width:400px; padding:40px; width:100%;}.fancybox-error p{ color:#444; font-size:16px; line-height:20px; margin:0; padding:0;}.fancybox-button{background:var(--primary-clr);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;width:44px;height:44px;margin:0;padding:10px;position:relative;transition:.4s;vertical-align:top;visibility:inherit}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{background:none;color:transparent;cursor:default;outline:none}.fancybox-button div{ height:100%;}.fancybox-button svg{ display:block; height:100%; overflow:visible; position:relative; width:100%;}.fancybox-button svg path{ fill:currentColor; stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){ display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){ display:none;}.fancybox-progress{ background:#ff5268; height:2px; left:0; position:absolute; right:0; top:0; -ms-transform:scaleX(0); transform:scaleX(0); -ms-transform-origin:0; transform-origin:0; transition-property:transform; transition-timing-function:linear; z-index:99998;}.fancybox-close-small{  border:0; border-radius:0; color:transparent; cursor:pointer; opacity:1; padding:8px; position:absolute; right:40px; top:40px; z-index:401; width:40px;height:40px; background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='20' fill='%23DCE7E3'/%3e%3crect x='4' y='4' width='32' height='32' rx='16' fill='white'/%3e%3cpath d='M25.543 25.5461L14.4508 14.454' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.543 14.4539L14.4508 25.546' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.fancybox-slide--html .fancybox-close-small{  position:fixed; padding:10px; right:var(--space-l); top:var(--space-l);}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{ overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{ display:none;}.fancybox-navigation .fancybox-button{ background-clip:content-box; height:100px; opacity:0; position:absolute; top:calc(50% - 50px); width:70px;}.fancybox-navigation .fancybox-button div{ padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{ left:0; left:env(safe-area-inset-left);}.fancybox-navigation .fancybox-button--arrow_right{ right:0; right:env(safe-area-inset-right);}.fancybox-caption{ background:linear-gradient(to top, rgba(0,0,0,.85) 0%, rgba(0,0,0,.3) 50%, rgba(0,0,0,.15) 65%, rgba(0,0,0,.075) 75.5%, rgba(0,0,0,.037) 82.85%, rgba(0,0,0,.019) 88%, rgba(0,0,0,0) 100%); bottom:0; color:#eee; font-size:14px; font-weight:400; left:0; line-height:1.5; padding:75px 44px 25px 44px; pointer-events:none; right:0; text-align:center; z-index:99996;}@supports (padding:max(0px)){ .fancybox-caption{ padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{ margin-top:-50px;}.fancybox-caption__body{ max-height:50vh; overflow:auto; pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{ color:#ccc; text-decoration:none;}.fancybox-caption a:hover{ color:#fff; text-decoration:underline;}.fancybox-loading{ animation:fancybox-rotate 1s linear infinite; background:transparent; border:4px solid #888; border-bottom-color:#fff; border-radius:50%; height:50px; left:50%; margin:-25px 0 0 -25px; opacity:.7; padding:0; position:absolute; top:50%; width:50px; z-index:99999;}@keyframes fancybox-rotate{ 100%{ transform:rotate(360deg);}}.fancybox-animated{ transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{ opacity:0; transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{ opacity:0; transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{ opacity:1; transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{ opacity:0; transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{ opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{ opacity:0; transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{ opacity:0; transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{ opacity:0; -ms-transform:rotate(-360deg); transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{ opacity:0; -ms-transform:rotate(360deg); transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{ opacity:1; -ms-transform:rotate(0deg); transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{ opacity:0; transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{ opacity:0; transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{ opacity:1; transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{ transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{ transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{ transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){ .fancybox-slide{ padding-left:6px; padding-right:6px;} .fancybox-slide--image{ padding:6px 0;} .fancybox-close-small{ right:-6px;} .fancybox-slide--image .fancybox-close-small{ background:#4e4e4e; color:#f2f4f6; height:36px; opacity:1; padding:6px; right:0; top:0; width:36px;} .fancybox-caption{ padding-left:12px; padding-right:12px;} @supports (padding:max(0px)){ .fancybox-caption{ padding-left:max(12px,env(safe-area-inset-left)); padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{ background:#f4f4f4; border-radius:3px; max-width:90%; padding:30px; text-align:center;}.fancybox-share h1{ color:#222; font-size:35px; font-weight:700; margin:0 0 20px 0;}.fancybox-share p{ margin:0; padding:0;}.fancybox-share__button{ border:0; border-radius:3px; display:inline-block; font-size:14px; font-weight:700; line-height:40px; margin:0 5px 10px 5px; min-width:130px; padding:0 15px; text-decoration:none; transition:all .2s; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{ color:#fff;}.fancybox-share__button:hover{ text-decoration:none;}.fancybox-share__button--fb{ background:#3b5998;}.fancybox-share__button--fb:hover{ background:#344e86;}.fancybox-share__button--pt{ background:#bd081d;}.fancybox-share__button--pt:hover{ background:#aa0719;}.fancybox-share__button--tw{ background:#1da1f2;}.fancybox-share__button--tw:hover{ background:#0d95e8;}.fancybox-share__button svg{ height:25px; margin-right:7px; position:relative; top:-1px; vertical-align:middle; width:25px;}.fancybox-share__button svg path{ fill:#fff;}.fancybox-share__input{ background:transparent; border:0; border-bottom:1px solid #d7d7d7; border-radius:0; color:#5d5b5b; font-size:14px; margin:10px 0 0 0; outline:none; padding:10px 15px; width:100%;}.fancybox-thumbs{ background:#ddd; bottom:0; display:none; margin:0; -webkit-overflow-scrolling:touch; -ms-overflow-style:-ms-autohiding-scrollbar; padding:2px 2px 4px 2px; position:absolute; right:0; -webkit-tap-highlight-color:rgba(0,0,0,0); top:0; width:212px; z-index:99995;}.fancybox-thumbs-x{ overflow-x:auto; overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{ display:block;}.fancybox-show-thumbs .fancybox-inner{ right:212px;}.fancybox-thumbs__list{ font-size:0; height:100%; list-style:none; margin:0; overflow-x:hidden; overflow-y:auto; padding:0; position:absolute; position:relative; white-space:nowrap; width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{ overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{ width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{ background:#fff; border-radius:10px; box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{ background:#2a2a2a; border-radius:10px;}.fancybox-thumbs__list a{ -webkit-backface-visibility:hidden; backface-visibility:hidden; background-color:rgba(0,0,0,.1); background-position:center center; background-repeat:no-repeat; background-size:cover; cursor:pointer; float:left; height:75px; margin:2px; max-height:calc(100% - 8px); max-width:calc(50% - 4px); outline:none; overflow:hidden; padding:0; position:relative; -webkit-tap-highlight-color:transparent; width:100px;}.fancybox-thumbs__list a::before{ border:6px solid var(--default); bottom:0; content:''; left:0; opacity:0; position:absolute; right:0; top:0; transition:all .2s cubic-bezier(.25,.46,.45,.94); z-index:99991;}.fancybox-thumbs__list a:focus::before{ opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{ opacity:1;}@media all and (max-width:576px){ .fancybox-thumbs{ width:110px;} .fancybox-show-thumbs .fancybox-inner{ right:110px;} .fancybox-thumbs__list a{ max-width:calc(100% - 10px);}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;text-align:center;margin:1rem auto !important;padding:0;font-size:0}.slick-dots li{display:inline-block;margin:4px;font-size:0;padding-left:0 !important}.slick-dots li button{width:8px;height:8px;background:#d7e3df !important;padding:0;cursor:pointer;font-size:0;border-radius:100%;border:0}.slick-dots li.slick-active button{width:80px;background-color:var(--secondary) !important;border-radius:3px}.slick-dots li::before{display:none}.slick-arrow.slick-hidden{display:none}.slick-arrow.slick-disabled{visibility:hidden;opacity:0}.slick-arrow{position:absolute;top:50%;transform:translateY(-50%);width:62px;height:62px;border-radius:100%;border:8px solid var(--greenlight);background-color:var(--white);font-size:0;transition:all 0.3s;background-repeat:no-repeat;background-position:center;cursor:pointer;z-index:4}.slick-arrow:hover{border:8px solid var(--primary)}.slick-arrow:active{background-color:#C0D0CA;border:8px solid #DCE7E3}.slick-prev{left:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M11.6445 16.5L4.49853 9.35333C4.40473 9.25967 4.35203 9.13255 4.35203 9C4.35203 8.86745 4.40473 8.74033 4.49853 8.64667L11.6445 1.5' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.slick-next{right:0;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='18' viewBox='0 0 16 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.35205 1.5L13.4981 8.64667C13.5918 8.74033 13.6446 8.86744 13.6446 9C13.6446 9.13255 13.5918 9.25967 13.4981 9.35333L6.35205 16.5' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-right:auto; margin-left:auto;}@media (min-width:576px){ .container-sm,.container{ max-width:540px;}}@media (min-width:768px){ .container-md,.container-sm,.container{ max-width:720px;}}@media (min-width:992px){ .container-lg,.container-md,.container-sm,.container{ max-width:960px;}}@media (min-width:1200px){ .container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1140px;}}@media (min-width:1400px){ .container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1320px;}}:root{ --bs-breakpoint-xs:0; --bs-breakpoint-sm:576px; --bs-breakpoint-md:768px; --bs-breakpoint-lg:992px; --bs-breakpoint-xl:1200px; --bs-breakpoint-xxl:1400px;}.row{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; display:flex; flex-wrap:wrap; margin-top:calc(-1 * var(--bs-gutter-y)); margin-right:calc(-0.5 * var(--bs-gutter-x)); margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{ box-sizing:border-box; flex-shrink:0; width:100%; max-width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-top:var(--bs-gutter-y);}.col{ flex:1 0 0%;}.row-cols-auto > *{ flex:0 0 auto; width:auto;}.row-cols-1 > *{ flex:0 0 auto; width:100%;}.row-cols-2 > *{ flex:0 0 auto; width:50%;}.row-cols-3 > *{ flex:0 0 auto; width:33.33333333%;}.row-cols-4 > *{ flex:0 0 auto; width:25%;}.row-cols-5 > *{ flex:0 0 auto; width:20%;}.row-cols-6 > *{ flex:0 0 auto; width:16.66666667%;}.col-auto{ flex:0 0 auto; width:auto;}.col-1{ flex:0 0 auto; width:8.33333333%;}.col-2{ flex:0 0 auto; width:16.66666667%;}.col-3{ flex:0 0 auto; width:25%;}.col-4{ flex:0 0 auto; width:33.33333333%;}.col-5{ flex:0 0 auto; width:41.66666667%;}.col-6{ flex:0 0 auto; width:50%;}.col-7{ flex:0 0 auto; width:58.33333333%;}.col-8{ flex:0 0 auto; width:66.66666667%;}.col-9{ flex:0 0 auto; width:75%;}.col-10{ flex:0 0 auto; width:83.33333333%;}.col-11{ flex:0 0 auto; width:91.66666667%;}.col-12{ flex:0 0 auto; width:100%;}.offset-1{ margin-left:8.33333333%;}.offset-2{ margin-left:16.66666667%;}.offset-3{ margin-left:25%;}.offset-4{ margin-left:33.33333333%;}.offset-5{ margin-left:41.66666667%;}.offset-6{ margin-left:50%;}.offset-7{ margin-left:58.33333333%;}.offset-8{ margin-left:66.66666667%;}.offset-9{ margin-left:75%;}.offset-10{ margin-left:83.33333333%;}.offset-11{ margin-left:91.66666667%;}.g-0,.gx-0{ --bs-gutter-x:0;}.g-0,.gy-0{ --bs-gutter-y:0;}.g-1,.gx-1{ --bs-gutter-x:0.25rem;}.g-1,.gy-1{ --bs-gutter-y:0.25rem;}.g-2,.gx-2{ --bs-gutter-x:0.5rem;}.g-2,.gy-2{ --bs-gutter-y:0.5rem;}.g-3,.gx-3{ --bs-gutter-x:1rem;}.g-3,.gy-3{ --bs-gutter-y:1rem;}.g-4,.gx-4{ --bs-gutter-x:1.5rem;}.g-4,.gy-4{ --bs-gutter-y:1.5rem;}.g-5,.gx-5{ --bs-gutter-x:3rem;}.g-5,.gy-5{ --bs-gutter-y:3rem;}@media (min-width:576px){ .col-sm{ flex:1 0 0%;} .row-cols-sm-auto > *{ flex:0 0 auto; width:auto;} .row-cols-sm-1 > *{ flex:0 0 auto; width:100%;} .row-cols-sm-2 > *{ flex:0 0 auto; width:50%;} .row-cols-sm-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-sm-4 > *{ flex:0 0 auto; width:25%;} .row-cols-sm-5 > *{ flex:0 0 auto; width:20%;} .row-cols-sm-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-sm-auto{ flex:0 0 auto; width:auto;} .col-sm-1{ flex:0 0 auto; width:8.33333333%;} .col-sm-2{ flex:0 0 auto; width:16.66666667%;} .col-sm-3{ flex:0 0 auto; width:25%;} .col-sm-4{ flex:0 0 auto; width:33.33333333%;} .col-sm-5{ flex:0 0 auto; width:41.66666667%;} .col-sm-6{ flex:0 0 auto; width:50%;} .col-sm-7{ flex:0 0 auto; width:58.33333333%;} .col-sm-8{ flex:0 0 auto; width:66.66666667%;} .col-sm-9{ flex:0 0 auto; width:75%;} .col-sm-10{ flex:0 0 auto; width:83.33333333%;} .col-sm-11{ flex:0 0 auto; width:91.66666667%;} .col-sm-12{ flex:0 0 auto; width:100%;} .offset-sm-0{ margin-left:0;} .offset-sm-1{ margin-left:8.33333333%;} .offset-sm-2{ margin-left:16.66666667%;} .offset-sm-3{ margin-left:25%;} .offset-sm-4{ margin-left:33.33333333%;} .offset-sm-5{ margin-left:41.66666667%;} .offset-sm-6{ margin-left:50%;} .offset-sm-7{ margin-left:58.33333333%;} .offset-sm-8{ margin-left:66.66666667%;} .offset-sm-9{ margin-left:75%;} .offset-sm-10{ margin-left:83.33333333%;} .offset-sm-11{ margin-left:91.66666667%;} .g-sm-0, .gx-sm-0{ --bs-gutter-x:0;} .g-sm-0, .gy-sm-0{ --bs-gutter-y:0;} .g-sm-1, .gx-sm-1{ --bs-gutter-x:0.25rem;} .g-sm-1, .gy-sm-1{ --bs-gutter-y:0.25rem;} .g-sm-2, .gx-sm-2{ --bs-gutter-x:0.5rem;} .g-sm-2, .gy-sm-2{ --bs-gutter-y:0.5rem;} .g-sm-3, .gx-sm-3{ --bs-gutter-x:1rem;} .g-sm-3, .gy-sm-3{ --bs-gutter-y:1rem;} .g-sm-4, .gx-sm-4{ --bs-gutter-x:1.5rem;} .g-sm-4, .gy-sm-4{ --bs-gutter-y:1.5rem;} .g-sm-5, .gx-sm-5{ --bs-gutter-x:3rem;} .g-sm-5, .gy-sm-5{ --bs-gutter-y:3rem;}}@media (min-width:768px){ .col-md{ flex:1 0 0%;} .row-cols-md-auto > *{ flex:0 0 auto; width:auto;} .row-cols-md-1 > *{ flex:0 0 auto; width:100%;} .row-cols-md-2 > *{ flex:0 0 auto; width:50%;} .row-cols-md-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-md-4 > *{ flex:0 0 auto; width:25%;} .row-cols-md-5 > *{ flex:0 0 auto; width:20%;} .row-cols-md-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-md-auto{ flex:0 0 auto; width:auto;} .col-md-1{ flex:0 0 auto; width:8.33333333%;} .col-md-2{ flex:0 0 auto; width:16.66666667%;} .col-md-3{ flex:0 0 auto; width:25%;} .col-md-4{ flex:0 0 auto; width:33.33333333%;} .col-md-5{ flex:0 0 auto; width:41.66666667%;} .col-md-6{ flex:0 0 auto; width:50%;} .col-md-7{ flex:0 0 auto; width:58.33333333%;} .col-md-8{ flex:0 0 auto; width:66.66666667%;} .col-md-9{ flex:0 0 auto; width:75%;} .col-md-10{ flex:0 0 auto; width:83.33333333%;} .col-md-11{ flex:0 0 auto; width:91.66666667%;} .col-md-12{ flex:0 0 auto; width:100%;} .offset-md-0{ margin-left:0;} .offset-md-1{ margin-left:8.33333333%;} .offset-md-2{ margin-left:16.66666667%;} .offset-md-3{ margin-left:25%;} .offset-md-4{ margin-left:33.33333333%;} .offset-md-5{ margin-left:41.66666667%;} .offset-md-6{ margin-left:50%;} .offset-md-7{ margin-left:58.33333333%;} .offset-md-8{ margin-left:66.66666667%;} .offset-md-9{ margin-left:75%;} .offset-md-10{ margin-left:83.33333333%;} .offset-md-11{ margin-left:91.66666667%;} .g-md-0, .gx-md-0{ --bs-gutter-x:0;} .g-md-0, .gy-md-0{ --bs-gutter-y:0;} .g-md-1, .gx-md-1{ --bs-gutter-x:0.25rem;} .g-md-1, .gy-md-1{ --bs-gutter-y:0.25rem;} .g-md-2, .gx-md-2{ --bs-gutter-x:0.5rem;} .g-md-2, .gy-md-2{ --bs-gutter-y:0.5rem;} .g-md-3, .gx-md-3{ --bs-gutter-x:1rem;} .g-md-3, .gy-md-3{ --bs-gutter-y:1rem;} .g-md-4, .gx-md-4{ --bs-gutter-x:1.5rem;} .g-md-4, .gy-md-4{ --bs-gutter-y:1.5rem;} .g-md-5, .gx-md-5{ --bs-gutter-x:3rem;} .g-md-5, .gy-md-5{ --bs-gutter-y:3rem;}}@media (min-width:992px){ .col-lg{ flex:1 0 0%;} .row-cols-lg-auto > *{ flex:0 0 auto; width:auto;} .row-cols-lg-1 > *{ flex:0 0 auto; width:100%;} .row-cols-lg-2 > *{ flex:0 0 auto; width:50%;} .row-cols-lg-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-lg-4 > *{ flex:0 0 auto; width:25%;} .row-cols-lg-5 > *{ flex:0 0 auto; width:20%;} .row-cols-lg-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-lg-auto{ flex:0 0 auto; width:auto;} .col-lg-1{ flex:0 0 auto; width:8.33333333%;} .col-lg-2{ flex:0 0 auto; width:16.66666667%;} .col-lg-3{ flex:0 0 auto; width:25%;} .col-lg-4{ flex:0 0 auto; width:33.33333333%;} .col-lg-5{ flex:0 0 auto; width:41.66666667%;} .col-lg-6{ flex:0 0 auto; width:50%;} .col-lg-7{ flex:0 0 auto; width:58.33333333%;} .col-lg-8{ flex:0 0 auto; width:66.66666667%;} .col-lg-9{ flex:0 0 auto; width:75%;} .col-lg-10{ flex:0 0 auto; width:83.33333333%;} .col-lg-11{ flex:0 0 auto; width:91.66666667%;} .col-lg-12{ flex:0 0 auto; width:100%;} .offset-lg-0{ margin-left:0;} .offset-lg-1{ margin-left:8.33333333%;} .offset-lg-2{ margin-left:16.66666667%;} .offset-lg-3{ margin-left:25%;} .offset-lg-4{ margin-left:33.33333333%;} .offset-lg-5{ margin-left:41.66666667%;} .offset-lg-6{ margin-left:50%;} .offset-lg-7{ margin-left:58.33333333%;} .offset-lg-8{ margin-left:66.66666667%;} .offset-lg-9{ margin-left:75%;} .offset-lg-10{ margin-left:83.33333333%;} .offset-lg-11{ margin-left:91.66666667%;} .g-lg-0, .gx-lg-0{ --bs-gutter-x:0;} .g-lg-0, .gy-lg-0{ --bs-gutter-y:0;} .g-lg-1, .gx-lg-1{ --bs-gutter-x:0.25rem;} .g-lg-1, .gy-lg-1{ --bs-gutter-y:0.25rem;} .g-lg-2, .gx-lg-2{ --bs-gutter-x:0.5rem;} .g-lg-2, .gy-lg-2{ --bs-gutter-y:0.5rem;} .g-lg-3, .gx-lg-3{ --bs-gutter-x:1rem;} .g-lg-3, .gy-lg-3{ --bs-gutter-y:1rem;} .g-lg-4, .gx-lg-4{ --bs-gutter-x:1.5rem;} .g-lg-4, .gy-lg-4{ --bs-gutter-y:1.5rem;} .g-lg-5, .gx-lg-5{ --bs-gutter-x:3rem;} .g-lg-5, .gy-lg-5{ --bs-gutter-y:3rem;}}@media (min-width:1200px){ .col-xl{ flex:1 0 0%;} .row-cols-xl-auto > *{ flex:0 0 auto; width:auto;} .row-cols-xl-1 > *{ flex:0 0 auto; width:100%;} .row-cols-xl-2 > *{ flex:0 0 auto; width:50%;} .row-cols-xl-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-xl-4 > *{ flex:0 0 auto; width:25%;} .row-cols-xl-5 > *{ flex:0 0 auto; width:20%;} .row-cols-xl-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-xl-auto{ flex:0 0 auto; width:auto;} .col-xl-1{ flex:0 0 auto; width:8.33333333%;} .col-xl-2{ flex:0 0 auto; width:16.66666667%;} .col-xl-3{ flex:0 0 auto; width:25%;} .col-xl-4{ flex:0 0 auto; width:33.33333333%;} .col-xl-5{ flex:0 0 auto; width:41.66666667%;} .col-xl-6{ flex:0 0 auto; width:50%;} .col-xl-7{ flex:0 0 auto; width:58.33333333%;} .col-xl-8{ flex:0 0 auto; width:66.66666667%;} .col-xl-9{ flex:0 0 auto; width:75%;} .col-xl-10{ flex:0 0 auto; width:83.33333333%;} .col-xl-11{ flex:0 0 auto; width:91.66666667%;} .col-xl-12{ flex:0 0 auto; width:100%;} .offset-xl-0{ margin-left:0;} .offset-xl-1{ margin-left:8.33333333%;} .offset-xl-2{ margin-left:16.66666667%;} .offset-xl-3{ margin-left:25%;} .offset-xl-4{ margin-left:33.33333333%;} .offset-xl-5{ margin-left:41.66666667%;} .offset-xl-6{ margin-left:50%;} .offset-xl-7{ margin-left:58.33333333%;} .offset-xl-8{ margin-left:66.66666667%;} .offset-xl-9{ margin-left:75%;} .offset-xl-10{ margin-left:83.33333333%;} .offset-xl-11{ margin-left:91.66666667%;} .g-xl-0, .gx-xl-0{ --bs-gutter-x:0;} .g-xl-0, .gy-xl-0{ --bs-gutter-y:0;} .g-xl-1, .gx-xl-1{ --bs-gutter-x:0.25rem;} .g-xl-1, .gy-xl-1{ --bs-gutter-y:0.25rem;} .g-xl-2, .gx-xl-2{ --bs-gutter-x:0.5rem;} .g-xl-2, .gy-xl-2{ --bs-gutter-y:0.5rem;} .g-xl-3, .gx-xl-3{ --bs-gutter-x:1rem;} .g-xl-3, .gy-xl-3{ --bs-gutter-y:1rem;} .g-xl-4, .gx-xl-4{ --bs-gutter-x:1.5rem;} .g-xl-4, .gy-xl-4{ --bs-gutter-y:1.5rem;} .g-xl-5, .gx-xl-5{ --bs-gutter-x:3rem;} .g-xl-5, .gy-xl-5{ --bs-gutter-y:3rem;}}@media (min-width:1400px){ .col-xxl{ flex:1 0 0%;} .row-cols-xxl-auto > *{ flex:0 0 auto; width:auto;} .row-cols-xxl-1 > *{ flex:0 0 auto; width:100%;} .row-cols-xxl-2 > *{ flex:0 0 auto; width:50%;} .row-cols-xxl-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-xxl-4 > *{ flex:0 0 auto; width:25%;} .row-cols-xxl-5 > *{ flex:0 0 auto; width:20%;} .row-cols-xxl-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-xxl-auto{ flex:0 0 auto; width:auto;} .col-xxl-1{ flex:0 0 auto; width:8.33333333%;} .col-xxl-2{ flex:0 0 auto; width:16.66666667%;} .col-xxl-3{ flex:0 0 auto; width:25%;} .col-xxl-4{ flex:0 0 auto; width:33.33333333%;} .col-xxl-5{ flex:0 0 auto; width:41.66666667%;} .col-xxl-6{ flex:0 0 auto; width:50%;} .col-xxl-7{ flex:0 0 auto; width:58.33333333%;} .col-xxl-8{ flex:0 0 auto; width:66.66666667%;} .col-xxl-9{ flex:0 0 auto; width:75%;} .col-xxl-10{ flex:0 0 auto; width:83.33333333%;} .col-xxl-11{ flex:0 0 auto; width:91.66666667%;} .col-xxl-12{ flex:0 0 auto; width:100%;} .offset-xxl-0{ margin-left:0;} .offset-xxl-1{ margin-left:8.33333333%;} .offset-xxl-2{ margin-left:16.66666667%;} .offset-xxl-3{ margin-left:25%;} .offset-xxl-4{ margin-left:33.33333333%;} .offset-xxl-5{ margin-left:41.66666667%;} .offset-xxl-6{ margin-left:50%;} .offset-xxl-7{ margin-left:58.33333333%;} .offset-xxl-8{ margin-left:66.66666667%;} .offset-xxl-9{ margin-left:75%;} .offset-xxl-10{ margin-left:83.33333333%;} .offset-xxl-11{ margin-left:91.66666667%;} .g-xxl-0, .gx-xxl-0{ --bs-gutter-x:0;} .g-xxl-0, .gy-xxl-0{ --bs-gutter-y:0;} .g-xxl-1, .gx-xxl-1{ --bs-gutter-x:0.25rem;} .g-xxl-1, .gy-xxl-1{ --bs-gutter-y:0.25rem;} .g-xxl-2, .gx-xxl-2{ --bs-gutter-x:0.5rem;} .g-xxl-2, .gy-xxl-2{ --bs-gutter-y:0.5rem;} .g-xxl-3, .gx-xxl-3{ --bs-gutter-x:1rem;} .g-xxl-3, .gy-xxl-3{ --bs-gutter-y:1rem;} .g-xxl-4, .gx-xxl-4{ --bs-gutter-x:1.5rem;} .g-xxl-4, .gy-xxl-4{ --bs-gutter-y:1.5rem;} .g-xxl-5, .gx-xxl-5{ --bs-gutter-x:3rem;} .g-xxl-5, .gy-xxl-5{ --bs-gutter-y:3rem;}}.d-inline{ display:inline !important;}.d-inline-block{ display:inline-block !important;}.d-block{ display:block !important;}.d-grid{ display:grid !important;}.d-inline-grid{ display:inline-grid !important;}.d-table{ display:table !important;}.d-table-row{ display:table-row !important;}.d-table-cell{ display:table-cell !important;}.d-flex{ display:flex !important;}.d-inline-flex{ display:inline-flex !important;}.d-none{ display:none !important;}.flex-fill{ flex:1 1 auto !important;}.flex-row{ flex-direction:row !important;}.flex-column{ flex-direction:column !important;}.flex-row-reverse{ flex-direction:row-reverse !important;}.flex-column-reverse{ flex-direction:column-reverse !important;}.flex-grow-0{ flex-grow:0 !important;}.flex-grow-1{ flex-grow:1 !important;}.flex-shrink-0{ flex-shrink:0 !important;}.flex-shrink-1{ flex-shrink:1 !important;}.flex-wrap{ flex-wrap:wrap !important;}.flex-nowrap{ flex-wrap:nowrap !important;}.flex-wrap-reverse{ flex-wrap:wrap-reverse !important;}.justify-content-start{ justify-content:flex-start !important;}.justify-content-end{ justify-content:flex-end !important;}.justify-content-center{ justify-content:center !important;}.justify-content-between{ justify-content:space-between !important;}.justify-content-around{ justify-content:space-around !important;}.justify-content-evenly{ justify-content:space-evenly !important;}.align-items-start{ align-items:flex-start !important;}.align-items-end{ align-items:flex-end !important;}.align-items-center{ align-items:center !important;}.align-items-baseline{ align-items:baseline !important;}.align-items-stretch{ align-items:stretch !important;}.align-content-start{ align-content:flex-start !important;}.align-content-end{ align-content:flex-end !important;}.align-content-center{ align-content:center !important;}.align-content-between{ align-content:space-between !important;}.align-content-around{ align-content:space-around !important;}.align-content-stretch{ align-content:stretch !important;}.align-self-auto{ align-self:auto !important;}.align-self-start{ align-self:flex-start !important;}.align-self-end{ align-self:flex-end !important;}.align-self-center{ align-self:center !important;}.align-self-baseline{ align-self:baseline !important;}.align-self-stretch{ align-self:stretch !important;}.order-first{ order:-1 !important;}.order-0{ order:0 !important;}.order-1{ order:1 !important;}.order-2{ order:2 !important;}.order-3{ order:3 !important;}.order-4{ order:4 !important;}.order-5{ order:5 !important;}.order-last{ order:6 !important;}.m-0{ margin:0 !important;}.m-1{ margin:0.25rem !important;}.m-2{ margin:0.5rem !important;}.m-3{ margin:1rem !important;}.m-4{ margin:1.5rem !important;}.m-5{ margin:3rem !important;}.m-auto{ margin:auto !important;}.mx-0{ margin-right:0 !important; margin-left:0 !important;}.mx-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;}.mx-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;}.mx-3{ margin-right:1rem !important; margin-left:1rem !important;}.mx-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;}.mx-5{ margin-right:3rem !important; margin-left:3rem !important;}.mx-auto{ margin-right:auto !important; margin-left:auto !important;}.my-0{ margin-top:0 !important; margin-bottom:0 !important;}.my-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;}.my-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;}.my-3{ margin-top:1rem !important; margin-bottom:1rem !important;}.my-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;}.my-5{ margin-top:3rem !important; margin-bottom:3rem !important;}.my-auto{ margin-top:auto !important; margin-bottom:auto !important;}.mt-0{ margin-top:0 !important;}.mt-1{ margin-top:0.25rem !important;}.mt-2{ margin-top:0.5rem !important;}.mt-3{ margin-top:1rem !important;}.mt-4{ margin-top:1.5rem !important;}.mt-5{ margin-top:3rem !important;}.mt-auto{ margin-top:auto !important;}.me-0{ margin-right:0 !important;}.me-1{ margin-right:0.25rem !important;}.me-2{ margin-right:0.5rem !important;}.me-3{ margin-right:1rem !important;}.me-4{ margin-right:1.5rem !important;}.me-5{ margin-right:3rem !important;}.me-auto{ margin-right:auto !important;}.mb-0{ margin-bottom:0 !important;}.mb-1{ margin-bottom:0.25rem !important;}.mb-2{ margin-bottom:0.5rem !important;}.mb-3{ margin-bottom:1rem !important;}.mb-4{ margin-bottom:1.5rem !important;}.mb-5{ margin-bottom:3rem !important;}.mb-auto{ margin-bottom:auto !important;}.ms-0{ margin-left:0 !important;}.ms-1{ margin-left:0.25rem !important;}.ms-2{ margin-left:0.5rem !important;}.ms-3{ margin-left:1rem !important;}.ms-4{ margin-left:1.5rem !important;}.ms-5{ margin-left:3rem !important;}.ms-auto{ margin-left:auto !important;}.p-0{ padding:0 !important;}.p-1{ padding:0.25rem !important;}.p-2{ padding:0.5rem !important;}.p-3{ padding:1rem !important;}.p-4{ padding:1.5rem !important;}.p-5{ padding:3rem !important;}.px-0{ padding-right:0 !important; padding-left:0 !important;}.px-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;}.px-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;}.px-3{ padding-right:1rem !important; padding-left:1rem !important;}.px-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;}.px-5{ padding-right:3rem !important; padding-left:3rem !important;}.py-0{ padding-top:0 !important; padding-bottom:0 !important;}.py-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;}.py-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;}.py-3{ padding-top:1rem !important; padding-bottom:1rem !important;}.py-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;}.py-5{ padding-top:3rem !important; padding-bottom:3rem !important;}.pt-0{ padding-top:0 !important;}.pt-1{ padding-top:0.25rem !important;}.pt-2{ padding-top:0.5rem !important;}.pt-3{ padding-top:1rem !important;}.pt-4{ padding-top:1.5rem !important;}.pt-5{ padding-top:3rem !important;}.pe-0{ padding-right:0 !important;}.pe-1{ padding-right:0.25rem !important;}.pe-2{ padding-right:0.5rem !important;}.pe-3{ padding-right:1rem !important;}.pe-4{ padding-right:1.5rem !important;}.pe-5{ padding-right:3rem !important;}.pb-0{ padding-bottom:0 !important;}.pb-1{ padding-bottom:0.25rem !important;}.pb-2{ padding-bottom:0.5rem !important;}.pb-3{ padding-bottom:1rem !important;}.pb-4{ padding-bottom:1.5rem !important;}.pb-5{ padding-bottom:3rem !important;}.ps-0{ padding-left:0 !important;}.ps-1{ padding-left:0.25rem !important;}.ps-2{ padding-left:0.5rem !important;}.ps-3{ padding-left:1rem !important;}.ps-4{ padding-left:1.5rem !important;}.ps-5{ padding-left:3rem !important;}@media (min-width:576px){ .d-sm-inline{ display:inline !important;} .d-sm-inline-block{ display:inline-block !important;} .d-sm-block{ display:block !important;} .d-sm-grid{ display:grid !important;} .d-sm-inline-grid{ display:inline-grid !important;} .d-sm-table{ display:table !important;} .d-sm-table-row{ display:table-row !important;} .d-sm-table-cell{ display:table-cell !important;} .d-sm-flex{ display:flex !important;} .d-sm-inline-flex{ display:inline-flex !important;} .d-sm-none{ display:none !important;} .flex-sm-fill{ flex:1 1 auto !important;} .flex-sm-row{ flex-direction:row !important;} .flex-sm-column{ flex-direction:column !important;} .flex-sm-row-reverse{ flex-direction:row-reverse !important;} .flex-sm-column-reverse{ flex-direction:column-reverse !important;} .flex-sm-grow-0{ flex-grow:0 !important;} .flex-sm-grow-1{ flex-grow:1 !important;} .flex-sm-shrink-0{ flex-shrink:0 !important;} .flex-sm-shrink-1{ flex-shrink:1 !important;} .flex-sm-wrap{ flex-wrap:wrap !important;} .flex-sm-nowrap{ flex-wrap:nowrap !important;} .flex-sm-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-sm-start{ justify-content:flex-start !important;} .justify-content-sm-end{ justify-content:flex-end !important;} .justify-content-sm-center{ justify-content:center !important;} .justify-content-sm-between{ justify-content:space-between !important;} .justify-content-sm-around{ justify-content:space-around !important;} .justify-content-sm-evenly{ justify-content:space-evenly !important;} .align-items-sm-start{ align-items:flex-start !important;} .align-items-sm-end{ align-items:flex-end !important;} .align-items-sm-center{ align-items:center !important;} .align-items-sm-baseline{ align-items:baseline !important;} .align-items-sm-stretch{ align-items:stretch !important;} .align-content-sm-start{ align-content:flex-start !important;} .align-content-sm-end{ align-content:flex-end !important;} .align-content-sm-center{ align-content:center !important;} .align-content-sm-between{ align-content:space-between !important;} .align-content-sm-around{ align-content:space-around !important;} .align-content-sm-stretch{ align-content:stretch !important;} .align-self-sm-auto{ align-self:auto !important;} .align-self-sm-start{ align-self:flex-start !important;} .align-self-sm-end{ align-self:flex-end !important;} .align-self-sm-center{ align-self:center !important;} .align-self-sm-baseline{ align-self:baseline !important;} .align-self-sm-stretch{ align-self:stretch !important;} .order-sm-first{ order:-1 !important;} .order-sm-0{ order:0 !important;} .order-sm-1{ order:1 !important;} .order-sm-2{ order:2 !important;} .order-sm-3{ order:3 !important;} .order-sm-4{ order:4 !important;} .order-sm-5{ order:5 !important;} .order-sm-last{ order:6 !important;} .m-sm-0{ margin:0 !important;} .m-sm-1{ margin:0.25rem !important;} .m-sm-2{ margin:0.5rem !important;} .m-sm-3{ margin:1rem !important;} .m-sm-4{ margin:1.5rem !important;} .m-sm-5{ margin:3rem !important;} .m-sm-auto{ margin:auto !important;} .mx-sm-0{ margin-right:0 !important; margin-left:0 !important;} .mx-sm-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-sm-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-sm-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-sm-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-sm-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-sm-auto{ margin-right:auto !important; margin-left:auto !important;} .my-sm-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-sm-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-sm-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-sm-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-sm-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-sm-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-sm-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-sm-0{ margin-top:0 !important;} .mt-sm-1{ margin-top:0.25rem !important;} .mt-sm-2{ margin-top:0.5rem !important;} .mt-sm-3{ margin-top:1rem !important;} .mt-sm-4{ margin-top:1.5rem !important;} .mt-sm-5{ margin-top:3rem !important;} .mt-sm-auto{ margin-top:auto !important;} .me-sm-0{ margin-right:0 !important;} .me-sm-1{ margin-right:0.25rem !important;} .me-sm-2{ margin-right:0.5rem !important;} .me-sm-3{ margin-right:1rem !important;} .me-sm-4{ margin-right:1.5rem !important;} .me-sm-5{ margin-right:3rem !important;} .me-sm-auto{ margin-right:auto !important;} .mb-sm-0{ margin-bottom:0 !important;} .mb-sm-1{ margin-bottom:0.25rem !important;} .mb-sm-2{ margin-bottom:0.5rem !important;} .mb-sm-3{ margin-bottom:1rem !important;} .mb-sm-4{ margin-bottom:1.5rem !important;} .mb-sm-5{ margin-bottom:3rem !important;} .mb-sm-auto{ margin-bottom:auto !important;} .ms-sm-0{ margin-left:0 !important;} .ms-sm-1{ margin-left:0.25rem !important;} .ms-sm-2{ margin-left:0.5rem !important;} .ms-sm-3{ margin-left:1rem !important;} .ms-sm-4{ margin-left:1.5rem !important;} .ms-sm-5{ margin-left:3rem !important;} .ms-sm-auto{ margin-left:auto !important;} .p-sm-0{ padding:0 !important;} .p-sm-1{ padding:0.25rem !important;} .p-sm-2{ padding:0.5rem !important;} .p-sm-3{ padding:1rem !important;} .p-sm-4{ padding:1.5rem !important;} .p-sm-5{ padding:3rem !important;} .px-sm-0{ padding-right:0 !important; padding-left:0 !important;} .px-sm-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-sm-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-sm-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-sm-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-sm-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-sm-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-sm-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-sm-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-sm-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-sm-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-sm-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-sm-0{ padding-top:0 !important;} .pt-sm-1{ padding-top:0.25rem !important;} .pt-sm-2{ padding-top:0.5rem !important;} .pt-sm-3{ padding-top:1rem !important;} .pt-sm-4{ padding-top:1.5rem !important;} .pt-sm-5{ padding-top:3rem !important;} .pe-sm-0{ padding-right:0 !important;} .pe-sm-1{ padding-right:0.25rem !important;} .pe-sm-2{ padding-right:0.5rem !important;} .pe-sm-3{ padding-right:1rem !important;} .pe-sm-4{ padding-right:1.5rem !important;} .pe-sm-5{ padding-right:3rem !important;} .pb-sm-0{ padding-bottom:0 !important;} .pb-sm-1{ padding-bottom:0.25rem !important;} .pb-sm-2{ padding-bottom:0.5rem !important;} .pb-sm-3{ padding-bottom:1rem !important;} .pb-sm-4{ padding-bottom:1.5rem !important;} .pb-sm-5{ padding-bottom:3rem !important;} .ps-sm-0{ padding-left:0 !important;} .ps-sm-1{ padding-left:0.25rem !important;} .ps-sm-2{ padding-left:0.5rem !important;} .ps-sm-3{ padding-left:1rem !important;} .ps-sm-4{ padding-left:1.5rem !important;} .ps-sm-5{ padding-left:3rem !important;}}@media (min-width:768px){ .d-md-inline{ display:inline !important;} .d-md-inline-block{ display:inline-block !important;} .d-md-block{ display:block !important;} .d-md-grid{ display:grid !important;} .d-md-inline-grid{ display:inline-grid !important;} .d-md-table{ display:table !important;} .d-md-table-row{ display:table-row !important;} .d-md-table-cell{ display:table-cell !important;} .d-md-flex{ display:flex !important;} .d-md-inline-flex{ display:inline-flex !important;} .d-md-none{ display:none !important;} .flex-md-fill{ flex:1 1 auto !important;} .flex-md-row{ flex-direction:row !important;} .flex-md-column{ flex-direction:column !important;} .flex-md-row-reverse{ flex-direction:row-reverse !important;} .flex-md-column-reverse{ flex-direction:column-reverse !important;} .flex-md-grow-0{ flex-grow:0 !important;} .flex-md-grow-1{ flex-grow:1 !important;} .flex-md-shrink-0{ flex-shrink:0 !important;} .flex-md-shrink-1{ flex-shrink:1 !important;} .flex-md-wrap{ flex-wrap:wrap !important;} .flex-md-nowrap{ flex-wrap:nowrap !important;} .flex-md-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-md-start{ justify-content:flex-start !important;} .justify-content-md-end{ justify-content:flex-end !important;} .justify-content-md-center{ justify-content:center !important;} .justify-content-md-between{ justify-content:space-between !important;} .justify-content-md-around{ justify-content:space-around !important;} .justify-content-md-evenly{ justify-content:space-evenly !important;} .align-items-md-start{ align-items:flex-start !important;} .align-items-md-end{ align-items:flex-end !important;} .align-items-md-center{ align-items:center !important;} .align-items-md-baseline{ align-items:baseline !important;} .align-items-md-stretch{ align-items:stretch !important;} .align-content-md-start{ align-content:flex-start !important;} .align-content-md-end{ align-content:flex-end !important;} .align-content-md-center{ align-content:center !important;} .align-content-md-between{ align-content:space-between !important;} .align-content-md-around{ align-content:space-around !important;} .align-content-md-stretch{ align-content:stretch !important;} .align-self-md-auto{ align-self:auto !important;} .align-self-md-start{ align-self:flex-start !important;} .align-self-md-end{ align-self:flex-end !important;} .align-self-md-center{ align-self:center !important;} .align-self-md-baseline{ align-self:baseline !important;} .align-self-md-stretch{ align-self:stretch !important;} .order-md-first{ order:-1 !important;} .order-md-0{ order:0 !important;} .order-md-1{ order:1 !important;} .order-md-2{ order:2 !important;} .order-md-3{ order:3 !important;} .order-md-4{ order:4 !important;} .order-md-5{ order:5 !important;} .order-md-last{ order:6 !important;} .m-md-0{ margin:0 !important;} .m-md-1{ margin:0.25rem !important;} .m-md-2{ margin:0.5rem !important;} .m-md-3{ margin:1rem !important;} .m-md-4{ margin:1.5rem !important;} .m-md-5{ margin:3rem !important;} .m-md-auto{ margin:auto !important;} .mx-md-0{ margin-right:0 !important; margin-left:0 !important;} .mx-md-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-md-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-md-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-md-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-md-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-md-auto{ margin-right:auto !important; margin-left:auto !important;} .my-md-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-md-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-md-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-md-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-md-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-md-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-md-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-md-0{ margin-top:0 !important;} .mt-md-1{ margin-top:0.25rem !important;} .mt-md-2{ margin-top:0.5rem !important;} .mt-md-3{ margin-top:1rem !important;} .mt-md-4{ margin-top:1.5rem !important;} .mt-md-5{ margin-top:3rem !important;} .mt-md-auto{ margin-top:auto !important;} .me-md-0{ margin-right:0 !important;} .me-md-1{ margin-right:0.25rem !important;} .me-md-2{ margin-right:0.5rem !important;} .me-md-3{ margin-right:1rem !important;} .me-md-4{ margin-right:1.5rem !important;} .me-md-5{ margin-right:3rem !important;} .me-md-auto{ margin-right:auto !important;} .mb-md-0{ margin-bottom:0 !important;} .mb-md-1{ margin-bottom:0.25rem !important;} .mb-md-2{ margin-bottom:0.5rem !important;} .mb-md-3{ margin-bottom:1rem !important;} .mb-md-4{ margin-bottom:1.5rem !important;} .mb-md-5{ margin-bottom:3rem !important;} .mb-md-auto{ margin-bottom:auto !important;} .ms-md-0{ margin-left:0 !important;} .ms-md-1{ margin-left:0.25rem !important;} .ms-md-2{ margin-left:0.5rem !important;} .ms-md-3{ margin-left:1rem !important;} .ms-md-4{ margin-left:1.5rem !important;} .ms-md-5{ margin-left:3rem !important;} .ms-md-auto{ margin-left:auto !important;} .p-md-0{ padding:0 !important;} .p-md-1{ padding:0.25rem !important;} .p-md-2{ padding:0.5rem !important;} .p-md-3{ padding:1rem !important;} .p-md-4{ padding:1.5rem !important;} .p-md-5{ padding:3rem !important;} .px-md-0{ padding-right:0 !important; padding-left:0 !important;} .px-md-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-md-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-md-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-md-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-md-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-md-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-md-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-md-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-md-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-md-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-md-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-md-0{ padding-top:0 !important;} .pt-md-1{ padding-top:0.25rem !important;} .pt-md-2{ padding-top:0.5rem !important;} .pt-md-3{ padding-top:1rem !important;} .pt-md-4{ padding-top:1.5rem !important;} .pt-md-5{ padding-top:3rem !important;} .pe-md-0{ padding-right:0 !important;} .pe-md-1{ padding-right:0.25rem !important;} .pe-md-2{ padding-right:0.5rem !important;} .pe-md-3{ padding-right:1rem !important;} .pe-md-4{ padding-right:1.5rem !important;} .pe-md-5{ padding-right:3rem !important;} .pb-md-0{ padding-bottom:0 !important;} .pb-md-1{ padding-bottom:0.25rem !important;} .pb-md-2{ padding-bottom:0.5rem !important;} .pb-md-3{ padding-bottom:1rem !important;} .pb-md-4{ padding-bottom:1.5rem !important;} .pb-md-5{ padding-bottom:3rem !important;} .ps-md-0{ padding-left:0 !important;} .ps-md-1{ padding-left:0.25rem !important;} .ps-md-2{ padding-left:0.5rem !important;} .ps-md-3{ padding-left:1rem !important;} .ps-md-4{ padding-left:1.5rem !important;} .ps-md-5{ padding-left:3rem !important;}}@media (min-width:992px){ .d-lg-inline{ display:inline !important;} .d-lg-inline-block{ display:inline-block !important;} .d-lg-block{ display:block !important;} .d-lg-grid{ display:grid !important;} .d-lg-inline-grid{ display:inline-grid !important;} .d-lg-table{ display:table !important;} .d-lg-table-row{ display:table-row !important;} .d-lg-table-cell{ display:table-cell !important;} .d-lg-flex{ display:flex !important;} .d-lg-inline-flex{ display:inline-flex !important;} .d-lg-none{ display:none !important;} .flex-lg-fill{ flex:1 1 auto !important;} .flex-lg-row{ flex-direction:row !important;} .flex-lg-column{ flex-direction:column !important;} .flex-lg-row-reverse{ flex-direction:row-reverse !important;} .flex-lg-column-reverse{ flex-direction:column-reverse !important;} .flex-lg-grow-0{ flex-grow:0 !important;} .flex-lg-grow-1{ flex-grow:1 !important;} .flex-lg-shrink-0{ flex-shrink:0 !important;} .flex-lg-shrink-1{ flex-shrink:1 !important;} .flex-lg-wrap{ flex-wrap:wrap !important;} .flex-lg-nowrap{ flex-wrap:nowrap !important;} .flex-lg-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-lg-start{ justify-content:flex-start !important;} .justify-content-lg-end{ justify-content:flex-end !important;} .justify-content-lg-center{ justify-content:center !important;} .justify-content-lg-between{ justify-content:space-between !important;} .justify-content-lg-around{ justify-content:space-around !important;} .justify-content-lg-evenly{ justify-content:space-evenly !important;} .align-items-lg-start{ align-items:flex-start !important;} .align-items-lg-end{ align-items:flex-end !important;} .align-items-lg-center{ align-items:center !important;} .align-items-lg-baseline{ align-items:baseline !important;} .align-items-lg-stretch{ align-items:stretch !important;} .align-content-lg-start{ align-content:flex-start !important;} .align-content-lg-end{ align-content:flex-end !important;} .align-content-lg-center{ align-content:center !important;} .align-content-lg-between{ align-content:space-between !important;} .align-content-lg-around{ align-content:space-around !important;} .align-content-lg-stretch{ align-content:stretch !important;} .align-self-lg-auto{ align-self:auto !important;} .align-self-lg-start{ align-self:flex-start !important;} .align-self-lg-end{ align-self:flex-end !important;} .align-self-lg-center{ align-self:center !important;} .align-self-lg-baseline{ align-self:baseline !important;} .align-self-lg-stretch{ align-self:stretch !important;} .order-lg-first{ order:-1 !important;} .order-lg-0{ order:0 !important;} .order-lg-1{ order:1 !important;} .order-lg-2{ order:2 !important;} .order-lg-3{ order:3 !important;} .order-lg-4{ order:4 !important;} .order-lg-5{ order:5 !important;} .order-lg-last{ order:6 !important;} .m-lg-0{ margin:0 !important;} .m-lg-1{ margin:0.25rem !important;} .m-lg-2{ margin:0.5rem !important;} .m-lg-3{ margin:1rem !important;} .m-lg-4{ margin:1.5rem !important;} .m-lg-5{ margin:3rem !important;} .m-lg-auto{ margin:auto !important;} .mx-lg-0{ margin-right:0 !important; margin-left:0 !important;} .mx-lg-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-lg-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-lg-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-lg-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-lg-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-lg-auto{ margin-right:auto !important; margin-left:auto !important;} .my-lg-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-lg-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-lg-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-lg-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-lg-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-lg-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-lg-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-lg-0{ margin-top:0 !important;} .mt-lg-1{ margin-top:0.25rem !important;} .mt-lg-2{ margin-top:0.5rem !important;} .mt-lg-3{ margin-top:1rem !important;} .mt-lg-4{ margin-top:1.5rem !important;} .mt-lg-5{ margin-top:3rem !important;} .mt-lg-auto{ margin-top:auto !important;} .me-lg-0{ margin-right:0 !important;} .me-lg-1{ margin-right:0.25rem !important;} .me-lg-2{ margin-right:0.5rem !important;} .me-lg-3{ margin-right:1rem !important;} .me-lg-4{ margin-right:1.5rem !important;} .me-lg-5{ margin-right:3rem !important;} .me-lg-auto{ margin-right:auto !important;} .mb-lg-0{ margin-bottom:0 !important;} .mb-lg-1{ margin-bottom:0.25rem !important;} .mb-lg-2{ margin-bottom:0.5rem !important;} .mb-lg-3{ margin-bottom:1rem !important;} .mb-lg-4{ margin-bottom:1.5rem !important;} .mb-lg-5{ margin-bottom:3rem !important;} .mb-lg-auto{ margin-bottom:auto !important;} .ms-lg-0{ margin-left:0 !important;} .ms-lg-1{ margin-left:0.25rem !important;} .ms-lg-2{ margin-left:0.5rem !important;} .ms-lg-3{ margin-left:1rem !important;} .ms-lg-4{ margin-left:1.5rem !important;} .ms-lg-5{ margin-left:3rem !important;} .ms-lg-auto{ margin-left:auto !important;} .p-lg-0{ padding:0 !important;} .p-lg-1{ padding:0.25rem !important;} .p-lg-2{ padding:0.5rem !important;} .p-lg-3{ padding:1rem !important;} .p-lg-4{ padding:1.5rem !important;} .p-lg-5{ padding:3rem !important;} .px-lg-0{ padding-right:0 !important; padding-left:0 !important;} .px-lg-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-lg-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-lg-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-lg-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-lg-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-lg-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-lg-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-lg-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-lg-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-lg-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-lg-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-lg-0{ padding-top:0 !important;} .pt-lg-1{ padding-top:0.25rem !important;} .pt-lg-2{ padding-top:0.5rem !important;} .pt-lg-3{ padding-top:1rem !important;} .pt-lg-4{ padding-top:1.5rem !important;} .pt-lg-5{ padding-top:3rem !important;} .pe-lg-0{ padding-right:0 !important;} .pe-lg-1{ padding-right:0.25rem !important;} .pe-lg-2{ padding-right:0.5rem !important;} .pe-lg-3{ padding-right:1rem !important;} .pe-lg-4{ padding-right:1.5rem !important;} .pe-lg-5{ padding-right:3rem !important;} .pb-lg-0{ padding-bottom:0 !important;} .pb-lg-1{ padding-bottom:0.25rem !important;} .pb-lg-2{ padding-bottom:0.5rem !important;} .pb-lg-3{ padding-bottom:1rem !important;} .pb-lg-4{ padding-bottom:1.5rem !important;} .pb-lg-5{ padding-bottom:3rem !important;} .ps-lg-0{ padding-left:0 !important;} .ps-lg-1{ padding-left:0.25rem !important;} .ps-lg-2{ padding-left:0.5rem !important;} .ps-lg-3{ padding-left:1rem !important;} .ps-lg-4{ padding-left:1.5rem !important;} .ps-lg-5{ padding-left:3rem !important;}}@media (min-width:1200px){ .d-xl-inline{ display:inline !important;} .d-xl-inline-block{ display:inline-block !important;} .d-xl-block{ display:block !important;} .d-xl-grid{ display:grid !important;} .d-xl-inline-grid{ display:inline-grid !important;} .d-xl-table{ display:table !important;} .d-xl-table-row{ display:table-row !important;} .d-xl-table-cell{ display:table-cell !important;} .d-xl-flex{ display:flex !important;} .d-xl-inline-flex{ display:inline-flex !important;} .d-xl-none{ display:none !important;} .flex-xl-fill{ flex:1 1 auto !important;} .flex-xl-row{ flex-direction:row !important;} .flex-xl-column{ flex-direction:column !important;} .flex-xl-row-reverse{ flex-direction:row-reverse !important;} .flex-xl-column-reverse{ flex-direction:column-reverse !important;} .flex-xl-grow-0{ flex-grow:0 !important;} .flex-xl-grow-1{ flex-grow:1 !important;} .flex-xl-shrink-0{ flex-shrink:0 !important;} .flex-xl-shrink-1{ flex-shrink:1 !important;} .flex-xl-wrap{ flex-wrap:wrap !important;} .flex-xl-nowrap{ flex-wrap:nowrap !important;} .flex-xl-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-xl-start{ justify-content:flex-start !important;} .justify-content-xl-end{ justify-content:flex-end !important;} .justify-content-xl-center{ justify-content:center !important;} .justify-content-xl-between{ justify-content:space-between !important;} .justify-content-xl-around{ justify-content:space-around !important;} .justify-content-xl-evenly{ justify-content:space-evenly !important;} .align-items-xl-start{ align-items:flex-start !important;} .align-items-xl-end{ align-items:flex-end !important;} .align-items-xl-center{ align-items:center !important;} .align-items-xl-baseline{ align-items:baseline !important;} .align-items-xl-stretch{ align-items:stretch !important;} .align-content-xl-start{ align-content:flex-start !important;} .align-content-xl-end{ align-content:flex-end !important;} .align-content-xl-center{ align-content:center !important;} .align-content-xl-between{ align-content:space-between !important;} .align-content-xl-around{ align-content:space-around !important;} .align-content-xl-stretch{ align-content:stretch !important;} .align-self-xl-auto{ align-self:auto !important;} .align-self-xl-start{ align-self:flex-start !important;} .align-self-xl-end{ align-self:flex-end !important;} .align-self-xl-center{ align-self:center !important;} .align-self-xl-baseline{ align-self:baseline !important;} .align-self-xl-stretch{ align-self:stretch !important;} .order-xl-first{ order:-1 !important;} .order-xl-0{ order:0 !important;} .order-xl-1{ order:1 !important;} .order-xl-2{ order:2 !important;} .order-xl-3{ order:3 !important;} .order-xl-4{ order:4 !important;} .order-xl-5{ order:5 !important;} .order-xl-last{ order:6 !important;} .m-xl-0{ margin:0 !important;} .m-xl-1{ margin:0.25rem !important;} .m-xl-2{ margin:0.5rem !important;} .m-xl-3{ margin:1rem !important;} .m-xl-4{ margin:1.5rem !important;} .m-xl-5{ margin:3rem !important;} .m-xl-auto{ margin:auto !important;} .mx-xl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xl-0{ margin-top:0 !important;} .mt-xl-1{ margin-top:0.25rem !important;} .mt-xl-2{ margin-top:0.5rem !important;} .mt-xl-3{ margin-top:1rem !important;} .mt-xl-4{ margin-top:1.5rem !important;} .mt-xl-5{ margin-top:3rem !important;} .mt-xl-auto{ margin-top:auto !important;} .me-xl-0{ margin-right:0 !important;} .me-xl-1{ margin-right:0.25rem !important;} .me-xl-2{ margin-right:0.5rem !important;} .me-xl-3{ margin-right:1rem !important;} .me-xl-4{ margin-right:1.5rem !important;} .me-xl-5{ margin-right:3rem !important;} .me-xl-auto{ margin-right:auto !important;} .mb-xl-0{ margin-bottom:0 !important;} .mb-xl-1{ margin-bottom:0.25rem !important;} .mb-xl-2{ margin-bottom:0.5rem !important;} .mb-xl-3{ margin-bottom:1rem !important;} .mb-xl-4{ margin-bottom:1.5rem !important;} .mb-xl-5{ margin-bottom:3rem !important;} .mb-xl-auto{ margin-bottom:auto !important;} .ms-xl-0{ margin-left:0 !important;} .ms-xl-1{ margin-left:0.25rem !important;} .ms-xl-2{ margin-left:0.5rem !important;} .ms-xl-3{ margin-left:1rem !important;} .ms-xl-4{ margin-left:1.5rem !important;} .ms-xl-5{ margin-left:3rem !important;} .ms-xl-auto{ margin-left:auto !important;} .p-xl-0{ padding:0 !important;} .p-xl-1{ padding:0.25rem !important;} .p-xl-2{ padding:0.5rem !important;} .p-xl-3{ padding:1rem !important;} .p-xl-4{ padding:1.5rem !important;} .p-xl-5{ padding:3rem !important;} .px-xl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xl-0{ padding-top:0 !important;} .pt-xl-1{ padding-top:0.25rem !important;} .pt-xl-2{ padding-top:0.5rem !important;} .pt-xl-3{ padding-top:1rem !important;} .pt-xl-4{ padding-top:1.5rem !important;} .pt-xl-5{ padding-top:3rem !important;} .pe-xl-0{ padding-right:0 !important;} .pe-xl-1{ padding-right:0.25rem !important;} .pe-xl-2{ padding-right:0.5rem !important;} .pe-xl-3{ padding-right:1rem !important;} .pe-xl-4{ padding-right:1.5rem !important;} .pe-xl-5{ padding-right:3rem !important;} .pb-xl-0{ padding-bottom:0 !important;} .pb-xl-1{ padding-bottom:0.25rem !important;} .pb-xl-2{ padding-bottom:0.5rem !important;} .pb-xl-3{ padding-bottom:1rem !important;} .pb-xl-4{ padding-bottom:1.5rem !important;} .pb-xl-5{ padding-bottom:3rem !important;} .ps-xl-0{ padding-left:0 !important;} .ps-xl-1{ padding-left:0.25rem !important;} .ps-xl-2{ padding-left:0.5rem !important;} .ps-xl-3{ padding-left:1rem !important;} .ps-xl-4{ padding-left:1.5rem !important;} .ps-xl-5{ padding-left:3rem !important;}}@media (min-width:1400px){ .d-xxl-inline{ display:inline !important;} .d-xxl-inline-block{ display:inline-block !important;} .d-xxl-block{ display:block !important;} .d-xxl-grid{ display:grid !important;} .d-xxl-inline-grid{ display:inline-grid !important;} .d-xxl-table{ display:table !important;} .d-xxl-table-row{ display:table-row !important;} .d-xxl-table-cell{ display:table-cell !important;} .d-xxl-flex{ display:flex !important;} .d-xxl-inline-flex{ display:inline-flex !important;} .d-xxl-none{ display:none !important;} .flex-xxl-fill{ flex:1 1 auto !important;} .flex-xxl-row{ flex-direction:row !important;} .flex-xxl-column{ flex-direction:column !important;} .flex-xxl-row-reverse{ flex-direction:row-reverse !important;} .flex-xxl-column-reverse{ flex-direction:column-reverse !important;} .flex-xxl-grow-0{ flex-grow:0 !important;} .flex-xxl-grow-1{ flex-grow:1 !important;} .flex-xxl-shrink-0{ flex-shrink:0 !important;} .flex-xxl-shrink-1{ flex-shrink:1 !important;} .flex-xxl-wrap{ flex-wrap:wrap !important;} .flex-xxl-nowrap{ flex-wrap:nowrap !important;} .flex-xxl-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-xxl-start{ justify-content:flex-start !important;} .justify-content-xxl-end{ justify-content:flex-end !important;} .justify-content-xxl-center{ justify-content:center !important;} .justify-content-xxl-between{ justify-content:space-between !important;} .justify-content-xxl-around{ justify-content:space-around !important;} .justify-content-xxl-evenly{ justify-content:space-evenly !important;} .align-items-xxl-start{ align-items:flex-start !important;} .align-items-xxl-end{ align-items:flex-end !important;} .align-items-xxl-center{ align-items:center !important;} .align-items-xxl-baseline{ align-items:baseline !important;} .align-items-xxl-stretch{ align-items:stretch !important;} .align-content-xxl-start{ align-content:flex-start !important;} .align-content-xxl-end{ align-content:flex-end !important;} .align-content-xxl-center{ align-content:center !important;} .align-content-xxl-between{ align-content:space-between !important;} .align-content-xxl-around{ align-content:space-around !important;} .align-content-xxl-stretch{ align-content:stretch !important;} .align-self-xxl-auto{ align-self:auto !important;} .align-self-xxl-start{ align-self:flex-start !important;} .align-self-xxl-end{ align-self:flex-end !important;} .align-self-xxl-center{ align-self:center !important;} .align-self-xxl-baseline{ align-self:baseline !important;} .align-self-xxl-stretch{ align-self:stretch !important;} .order-xxl-first{ order:-1 !important;} .order-xxl-0{ order:0 !important;} .order-xxl-1{ order:1 !important;} .order-xxl-2{ order:2 !important;} .order-xxl-3{ order:3 !important;} .order-xxl-4{ order:4 !important;} .order-xxl-5{ order:5 !important;} .order-xxl-last{ order:6 !important;} .m-xxl-0{ margin:0 !important;} .m-xxl-1{ margin:0.25rem !important;} .m-xxl-2{ margin:0.5rem !important;} .m-xxl-3{ margin:1rem !important;} .m-xxl-4{ margin:1.5rem !important;} .m-xxl-5{ margin:3rem !important;} .m-xxl-auto{ margin:auto !important;} .mx-xxl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xxl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xxl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xxl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xxl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xxl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xxl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xxl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xxl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xxl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xxl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xxl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xxl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xxl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xxl-0{ margin-top:0 !important;} .mt-xxl-1{ margin-top:0.25rem !important;} .mt-xxl-2{ margin-top:0.5rem !important;} .mt-xxl-3{ margin-top:1rem !important;} .mt-xxl-4{ margin-top:1.5rem !important;} .mt-xxl-5{ margin-top:3rem !important;} .mt-xxl-auto{ margin-top:auto !important;} .me-xxl-0{ margin-right:0 !important;} .me-xxl-1{ margin-right:0.25rem !important;} .me-xxl-2{ margin-right:0.5rem !important;} .me-xxl-3{ margin-right:1rem !important;} .me-xxl-4{ margin-right:1.5rem !important;} .me-xxl-5{ margin-right:3rem !important;} .me-xxl-auto{ margin-right:auto !important;} .mb-xxl-0{ margin-bottom:0 !important;} .mb-xxl-1{ margin-bottom:0.25rem !important;} .mb-xxl-2{ margin-bottom:0.5rem !important;} .mb-xxl-3{ margin-bottom:1rem !important;} .mb-xxl-4{ margin-bottom:1.5rem !important;} .mb-xxl-5{ margin-bottom:3rem !important;} .mb-xxl-auto{ margin-bottom:auto !important;} .ms-xxl-0{ margin-left:0 !important;} .ms-xxl-1{ margin-left:0.25rem !important;} .ms-xxl-2{ margin-left:0.5rem !important;} .ms-xxl-3{ margin-left:1rem !important;} .ms-xxl-4{ margin-left:1.5rem !important;} .ms-xxl-5{ margin-left:3rem !important;} .ms-xxl-auto{ margin-left:auto !important;} .p-xxl-0{ padding:0 !important;} .p-xxl-1{ padding:0.25rem !important;} .p-xxl-2{ padding:0.5rem !important;} .p-xxl-3{ padding:1rem !important;} .p-xxl-4{ padding:1.5rem !important;} .p-xxl-5{ padding:3rem !important;} .px-xxl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xxl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xxl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xxl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xxl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xxl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xxl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xxl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xxl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xxl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xxl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xxl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xxl-0{ padding-top:0 !important;} .pt-xxl-1{ padding-top:0.25rem !important;} .pt-xxl-2{ padding-top:0.5rem !important;} .pt-xxl-3{ padding-top:1rem !important;} .pt-xxl-4{ padding-top:1.5rem !important;} .pt-xxl-5{ padding-top:3rem !important;} .pe-xxl-0{ padding-right:0 !important;} .pe-xxl-1{ padding-right:0.25rem !important;} .pe-xxl-2{ padding-right:0.5rem !important;} .pe-xxl-3{ padding-right:1rem !important;} .pe-xxl-4{ padding-right:1.5rem !important;} .pe-xxl-5{ padding-right:3rem !important;} .pb-xxl-0{ padding-bottom:0 !important;} .pb-xxl-1{ padding-bottom:0.25rem !important;} .pb-xxl-2{ padding-bottom:0.5rem !important;} .pb-xxl-3{ padding-bottom:1rem !important;} .pb-xxl-4{ padding-bottom:1.5rem !important;} .pb-xxl-5{ padding-bottom:3rem !important;} .ps-xxl-0{ padding-left:0 !important;} .ps-xxl-1{ padding-left:0.25rem !important;} .ps-xxl-2{ padding-left:0.5rem !important;} .ps-xxl-3{ padding-left:1rem !important;} .ps-xxl-4{ padding-left:1.5rem !important;} .ps-xxl-5{ padding-left:3rem !important;}}@charset "UTF-8";:root,[data-bs-theme=light]{ --bs-blue:#0d6efd; --bs-indigo:#6610f2; --bs-purple:#6f42c1; --bs-pink:#d63384; --bs-red:#dc3545; --bs-orange:#fd7e14; --bs-yellow:#ffc107; --bs-green:#198754; --bs-teal:#20c997; --bs-cyan:#0dcaf0; --bs-black:#000; --bs-white:#fff; --bs-gray:#6c757d; --bs-gray-dark:#343a40; --bs-gray-100:#f8f9fa; --bs-gray-200:#e9ecef; --bs-gray-300:#dee2e6; --bs-gray-400:#ced4da; --bs-gray-500:#adb5bd; --bs-gray-600:#6c757d; --bs-gray-700:#495057; --bs-gray-800:#343a40; --bs-gray-900:#212529; --bs-primary:#0d6efd; --bs-secondary:#6c757d; --bs-success:#198754; --bs-info:#0dcaf0; --bs-warning:#ffc107; --bs-danger:#dc3545; --bs-light:#f8f9fa; --bs-dark:#212529; --bs-primary-rgb:13,110,253; --bs-secondary-rgb:108,117,125; --bs-success-rgb:25,135,84; --bs-info-rgb:13,202,240; --bs-warning-rgb:255,193,7; --bs-danger-rgb:220,53,69; --bs-light-rgb:248,249,250; --bs-dark-rgb:33,37,41; --bs-primary-text-emphasis:#052c65; --bs-secondary-text-emphasis:#2b2f32; --bs-success-text-emphasis:#0a3622; --bs-info-text-emphasis:#055160; --bs-warning-text-emphasis:#664d03; --bs-danger-text-emphasis:#58151c; --bs-light-text-emphasis:#495057; --bs-dark-text-emphasis:#495057; --bs-primary-bg-subtle:#cfe2ff; --bs-secondary-bg-subtle:#e2e3e5; --bs-success-bg-subtle:#d1e7dd; --bs-info-bg-subtle:#cff4fc; --bs-warning-bg-subtle:#fff3cd; --bs-danger-bg-subtle:#f8d7da; --bs-light-bg-subtle:#fcfcfd; --bs-dark-bg-subtle:#ced4da; --bs-primary-border-subtle:#9ec5fe; --bs-secondary-border-subtle:#c4c8cb; --bs-success-border-subtle:#a3cfbb; --bs-info-border-subtle:#9eeaf9; --bs-warning-border-subtle:#ffe69c; --bs-danger-border-subtle:#f1aeb5; --bs-light-border-subtle:#e9ecef; --bs-dark-border-subtle:#adb5bd; --bs-white-rgb:255,255,255; --bs-black-rgb:0,0,0; --bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; --bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0)); --bs-body-font-family:var(--bs-font-sans-serif); --bs-body-font-size:1rem; --bs-body-font-weight:400; --bs-body-line-height:1.5; --bs-body-color:#212529; --bs-body-color-rgb:33,37,41; --bs-body-bg:#fff; --bs-body-bg-rgb:255,255,255; --bs-emphasis-color:#000; --bs-emphasis-color-rgb:0,0,0; --bs-secondary-color:rgba(33,37,41,0.75); --bs-secondary-color-rgb:33,37,41; --bs-secondary-bg:#e9ecef; --bs-secondary-bg-rgb:233,236,239; --bs-tertiary-color:rgba(33,37,41,0.5); --bs-tertiary-color-rgb:33,37,41; --bs-tertiary-bg:#f8f9fa; --bs-tertiary-bg-rgb:248,249,250; --bs-heading-color:inherit; --bs-link-color:#0d6efd; --bs-link-color-rgb:13,110,253; --bs-link-decoration:underline; --bs-link-hover-color:#0a58ca; --bs-link-hover-color-rgb:10,88,202; --bs-code-color:#d63384; --bs-highlight-color:#212529; --bs-highlight-bg:#fff3cd; --bs-border-width:1px; --bs-border-style:solid; --bs-border-color:#dee2e6; --bs-border-color-translucent:rgba(0,0,0,0.175); --bs-border-radius:0.375rem; --bs-border-radius-sm:0.25rem; --bs-border-radius-lg:0.5rem; --bs-border-radius-xl:1rem; --bs-border-radius-xxl:2rem; --bs-border-radius-2xl:var(--bs-border-radius-xxl); --bs-border-radius-pill:50rem; --bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15); --bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0,0,0,0.075); --bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,0.175); --bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,0.075); --bs-focus-ring-width:0.25rem; --bs-focus-ring-opacity:0.25; --bs-focus-ring-color:rgba(13,110,253,0.25); --bs-form-valid-color:#198754; --bs-form-valid-border-color:#198754; --bs-form-invalid-color:#dc3545; --bs-form-invalid-border-color:#dc3545;}[data-bs-theme=dark]{ color-scheme:dark; --bs-body-color:#dee2e6; --bs-body-color-rgb:222,226,230; --bs-body-bg:#212529; --bs-body-bg-rgb:33,37,41; --bs-emphasis-color:#fff; --bs-emphasis-color-rgb:255,255,255; --bs-secondary-color:rgba(222,226,230,0.75); --bs-secondary-color-rgb:222,226,230; --bs-secondary-bg:#343a40; --bs-secondary-bg-rgb:52,58,64; --bs-tertiary-color:rgba(222,226,230,0.5); --bs-tertiary-color-rgb:222,226,230; --bs-tertiary-bg:#2b3035; --bs-tertiary-bg-rgb:43,48,53; --bs-primary-text-emphasis:#6ea8fe; --bs-secondary-text-emphasis:#a7acb1; --bs-success-text-emphasis:#75b798; --bs-info-text-emphasis:#6edff6; --bs-warning-text-emphasis:#ffda6a; --bs-danger-text-emphasis:#ea868f; --bs-light-text-emphasis:#f8f9fa; --bs-dark-text-emphasis:#dee2e6; --bs-primary-bg-subtle:#031633; --bs-secondary-bg-subtle:#161719; --bs-success-bg-subtle:#051b11; --bs-info-bg-subtle:#032830; --bs-warning-bg-subtle:#332701; --bs-danger-bg-subtle:#2c0b0e; --bs-light-bg-subtle:#343a40; --bs-dark-bg-subtle:#1a1d20; --bs-primary-border-subtle:#084298; --bs-secondary-border-subtle:#41464b; --bs-success-border-subtle:#0f5132; --bs-info-border-subtle:#087990; --bs-warning-border-subtle:#997404; --bs-danger-border-subtle:#842029; --bs-light-border-subtle:#495057; --bs-dark-border-subtle:#343a40; --bs-heading-color:inherit; --bs-link-color:#6ea8fe; --bs-link-hover-color:#8bb9fe; --bs-link-color-rgb:110,168,254; --bs-link-hover-color-rgb:139,185,254; --bs-code-color:#e685b5; --bs-highlight-color:#dee2e6; --bs-highlight-bg:#664d03; --bs-border-color:#495057; --bs-border-color-translucent:rgba(255,255,255,0.15); --bs-form-valid-color:#75b798; --bs-form-valid-border-color:#75b798; --bs-form-invalid-color:#ea868f; --bs-form-invalid-border-color:#ea868f;}*,*::before,*::after{ box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{ scroll-behavior:smooth;}}body{ margin:0; font-family:var(--bs-body-font-family); font-size:var(--bs-body-font-size); font-weight:var(--bs-body-font-weight); line-height:var(--bs-body-line-height); color:var(--bs-body-color); text-align:var(--bs-body-text-align); background-color:var(--bs-body-bg); -webkit-text-size-adjust:100%; -webkit-tap-highlight-color:rgba(0,0,0,0);}hr{ margin:1rem 0; color:inherit; border:0; border-top:var(--bs-border-width) solid; opacity:0.25;}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{ margin-top:0; margin-bottom:0.5rem; font-weight:500; line-height:1.2; color:var(--bs-heading-color);}h1,.h1{ font-size:calc(1.375rem + 1.5vw);}@media (min-width:1200px){ h1,.h1{ font-size:2.5rem;}}h2,.h2{ font-size:calc(1.325rem + 0.9vw);}@media (min-width:1200px){ h2,.h2{ font-size:2rem;}}h3,.h3{ font-size:calc(1.3rem + 0.6vw);}@media (min-width:1200px){ h3,.h3{ font-size:1.75rem;}}h4,.h4{ font-size:calc(1.275rem + 0.3vw);}@media (min-width:1200px){ h4,.h4{ font-size:1.5rem;}}h5,.h5{ font-size:1.25rem;}h6,.h6{ font-size:1rem;}p{ margin-top:0; margin-bottom:1rem;}abbr[title]{ -webkit-text-decoration:underline dotted; text-decoration:underline dotted; cursor:help; -webkit-text-decoration-skip-ink:none; text-decoration-skip-ink:none;}address{ margin-bottom:1rem; font-style:normal; line-height:inherit;}ol,ul{ padding-left:2rem;}ol,ul,dl{ margin-top:0; margin-bottom:1rem;}ol ol,ul ul,ol ul,ul ol{ margin-bottom:0;}dt{ font-weight:700;}dd{ margin-bottom:0.5rem; margin-left:0;}blockquote{ margin:0 0 1rem;}b,strong{ font-weight:bolder;}small,.small{ font-size:0.875em;}mark,.mark{ padding:0.1875em; color:var(--bs-highlight-color); background-color:var(--bs-highlight-bg);}sub,sup{ position:relative; font-size:0.75em; line-height:0; vertical-align:baseline;}sub{ bottom:-0.25em;}sup{ top:-0.5em;}a{ color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1)); text-decoration:underline;}a:hover{ --bs-link-color-rgb:var(--bs-link-hover-color-rgb);}a:not([href]):not([class]){ color:inherit; text-decoration:none;}pre,code,kbd,samp{ font-family:var(--bs-font-monospace); font-size:1em;}pre{ display:block; margin-top:0; margin-bottom:1rem; overflow:auto; font-size:0.875em;}pre code{ font-size:inherit; color:inherit; word-break:normal;}code{ font-size:0.875em; color:var(--bs-code-color); word-wrap:break-word;}a > code{ color:inherit;}kbd{ padding:0.1875rem 0.375rem; font-size:0.875em; color:var(--bs-body-bg); background-color:var(--bs-body-color); border-radius:0.25rem;}kbd kbd{ padding:0; font-size:1em;}figure{ margin:0 0 1rem;}img,svg{ vertical-align:middle;}table{ caption-side:bottom; border-collapse:collapse;}caption{ padding-top:0.5rem; padding-bottom:0.5rem; color:var(--bs-secondary-color); text-align:left;}th{ text-align:inherit; text-align:-webkit-match-parent;}thead,tbody,tfoot,tr,td,th{ border-color:inherit; border-style:solid; border-width:0;}label{ display:inline-block;}button{ border-radius:0;}button:focus:not(:focus-visible){ outline:0;}input,button,select,optgroup,textarea{ margin:0; font-family:inherit; font-size:inherit; line-height:inherit;}button,select{ text-transform:none;}[role=button]{ cursor:pointer;}select{ word-wrap:normal;}select:disabled{ opacity:1;}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{ display:none !important;}button,[type=button],[type=reset],[type=submit]{ -webkit-appearance:button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){ cursor:pointer;}::-moz-focus-inner{ padding:0; border-style:none;}textarea{ resize:vertical;}fieldset{ min-width:0; padding:0; margin:0; border:0;}legend{ float:left; width:100%; padding:0; margin-bottom:0.5rem; font-size:calc(1.275rem + 0.3vw); line-height:inherit;}@media (min-width:1200px){ legend{ font-size:1.5rem;}}legend + *{ clear:left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{ padding:0;}::-webkit-inner-spin-button{ height:auto;}[type=search]{ -webkit-appearance:textfield; outline-offset:-2px;}::-webkit-search-decoration{ -webkit-appearance:none;}::-webkit-color-swatch-wrapper{ padding:0;}::-webkit-file-upload-button{ font:inherit; -webkit-appearance:button;}::file-selector-button{ font:inherit; -webkit-appearance:button;}output{ display:inline-block;}iframe{ border:0;}summary{ display:list-item; cursor:pointer;}progress{ vertical-align:baseline;}[hidden]{ display:none !important;}.lead{ font-size:1.25rem; font-weight:300;}.display-1{ font-size:calc(1.625rem + 4.5vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-1{ font-size:5rem;}}.display-2{ font-size:calc(1.575rem + 3.9vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-2{ font-size:4.5rem;}}.display-3{ font-size:calc(1.525rem + 3.3vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-3{ font-size:4rem;}}.display-4{ font-size:calc(1.475rem + 2.7vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-4{ font-size:3.5rem;}}.display-5{ font-size:calc(1.425rem + 2.1vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-5{ font-size:3rem;}}.display-6{ font-size:calc(1.375rem + 1.5vw); font-weight:300; line-height:1.2;}@media (min-width:1200px){ .display-6{ font-size:2.5rem;}}.list-unstyled{ padding-left:0; list-style:none;}.list-inline{ padding-left:0; list-style:none;}.list-inline-item{ display:inline-block;}.list-inline-item:not(:last-child){ margin-right:0.5rem;}.initialism{ font-size:0.875em; text-transform:uppercase;}.blockquote{ margin-bottom:1rem; font-size:1.25rem;}.blockquote >:last-child{ margin-bottom:0;}.blockquote-footer{ margin-top:-1rem; margin-bottom:1rem; font-size:0.875em; color:#6c757d;}.blockquote-footer::before{ content:"— ";}.img-fluid{ max-width:100%; height:auto;}.img-thumbnail{ padding:0.25rem; background-color:var(--bs-body-bg); border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); max-width:100%; height:auto;}.figure{ display:inline-block;}.figure-img{ margin-bottom:0.5rem; line-height:1;}.figure-caption{ font-size:0.875em; color:var(--bs-secondary-color);}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-right:auto; margin-left:auto;}@media (min-width:576px){ .container-sm,.container{ max-width:540px;}}@media (min-width:768px){ .container-md,.container-sm,.container{ max-width:720px;}}@media (min-width:992px){ .container-lg,.container-md,.container-sm,.container{ max-width:960px;}}@media (min-width:1200px){ .container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1140px;}}@media (min-width:1400px){ .container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{ max-width:1320px;}}:root{ --bs-breakpoint-xs:0; --bs-breakpoint-sm:576px; --bs-breakpoint-md:768px; --bs-breakpoint-lg:992px; --bs-breakpoint-xl:1200px; --bs-breakpoint-xxl:1400px;}.row{ --bs-gutter-x:1.5rem; --bs-gutter-y:0; display:flex; flex-wrap:wrap; margin-top:calc(-1 * var(--bs-gutter-y)); margin-right:calc(-0.5 * var(--bs-gutter-x)); margin-left:calc(-0.5 * var(--bs-gutter-x));}.row > *{ flex-shrink:0; width:100%; max-width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.5); margin-top:var(--bs-gutter-y);}.col{ flex:1 0 0%;}.row-cols-auto > *{ flex:0 0 auto; width:auto;}.row-cols-1 > *{ flex:0 0 auto; width:100%;}.row-cols-2 > *{ flex:0 0 auto; width:50%;}.row-cols-3 > *{ flex:0 0 auto; width:33.33333333%;}.row-cols-4 > *{ flex:0 0 auto; width:25%;}.row-cols-5 > *{ flex:0 0 auto; width:20%;}.row-cols-6 > *{ flex:0 0 auto; width:16.66666667%;}.col-auto{ flex:0 0 auto; width:auto;}.col-1{ flex:0 0 auto; width:8.33333333%;}.col-2{ flex:0 0 auto; width:16.66666667%;}.col-3{ flex:0 0 auto; width:25%;}.col-4{ flex:0 0 auto; width:33.33333333%;}.col-5{ flex:0 0 auto; width:41.66666667%;}.col-6{ flex:0 0 auto; width:50%;}.col-7{ flex:0 0 auto; width:58.33333333%;}.col-8{ flex:0 0 auto; width:66.66666667%;}.col-9{ flex:0 0 auto; width:75%;}.col-10{ flex:0 0 auto; width:83.33333333%;}.col-11{ flex:0 0 auto; width:91.66666667%;}.col-12{ flex:0 0 auto; width:100%;}.offset-1{ margin-left:8.33333333%;}.offset-2{ margin-left:16.66666667%;}.offset-3{ margin-left:25%;}.offset-4{ margin-left:33.33333333%;}.offset-5{ margin-left:41.66666667%;}.offset-6{ margin-left:50%;}.offset-7{ margin-left:58.33333333%;}.offset-8{ margin-left:66.66666667%;}.offset-9{ margin-left:75%;}.offset-10{ margin-left:83.33333333%;}.offset-11{ margin-left:91.66666667%;}.g-0,.gx-0{ --bs-gutter-x:0;}.g-0,.gy-0{ --bs-gutter-y:0;}.g-1,.gx-1{ --bs-gutter-x:0.25rem;}.g-1,.gy-1{ --bs-gutter-y:0.25rem;}.g-2,.gx-2{ --bs-gutter-x:0.5rem;}.g-2,.gy-2{ --bs-gutter-y:0.5rem;}.g-3,.gx-3{ --bs-gutter-x:1rem;}.g-3,.gy-3{ --bs-gutter-y:1rem;}.g-4,.gx-4{ --bs-gutter-x:1.5rem;}.g-4,.gy-4{ --bs-gutter-y:1.5rem;}.g-5,.gx-5{ --bs-gutter-x:3rem;}.g-5,.gy-5{ --bs-gutter-y:3rem;}@media (min-width:576px){ .col-sm{ flex:1 0 0%;} .row-cols-sm-auto > *{ flex:0 0 auto; width:auto;} .row-cols-sm-1 > *{ flex:0 0 auto; width:100%;} .row-cols-sm-2 > *{ flex:0 0 auto; width:50%;} .row-cols-sm-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-sm-4 > *{ flex:0 0 auto; width:25%;} .row-cols-sm-5 > *{ flex:0 0 auto; width:20%;} .row-cols-sm-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-sm-auto{ flex:0 0 auto; width:auto;} .col-sm-1{ flex:0 0 auto; width:8.33333333%;} .col-sm-2{ flex:0 0 auto; width:16.66666667%;} .col-sm-3{ flex:0 0 auto; width:25%;} .col-sm-4{ flex:0 0 auto; width:33.33333333%;} .col-sm-5{ flex:0 0 auto; width:41.66666667%;} .col-sm-6{ flex:0 0 auto; width:50%;} .col-sm-7{ flex:0 0 auto; width:58.33333333%;} .col-sm-8{ flex:0 0 auto; width:66.66666667%;} .col-sm-9{ flex:0 0 auto; width:75%;} .col-sm-10{ flex:0 0 auto; width:83.33333333%;} .col-sm-11{ flex:0 0 auto; width:91.66666667%;} .col-sm-12{ flex:0 0 auto; width:100%;} .offset-sm-0{ margin-left:0;} .offset-sm-1{ margin-left:8.33333333%;} .offset-sm-2{ margin-left:16.66666667%;} .offset-sm-3{ margin-left:25%;} .offset-sm-4{ margin-left:33.33333333%;} .offset-sm-5{ margin-left:41.66666667%;} .offset-sm-6{ margin-left:50%;} .offset-sm-7{ margin-left:58.33333333%;} .offset-sm-8{ margin-left:66.66666667%;} .offset-sm-9{ margin-left:75%;} .offset-sm-10{ margin-left:83.33333333%;} .offset-sm-11{ margin-left:91.66666667%;} .g-sm-0, .gx-sm-0{ --bs-gutter-x:0;} .g-sm-0, .gy-sm-0{ --bs-gutter-y:0;} .g-sm-1, .gx-sm-1{ --bs-gutter-x:0.25rem;} .g-sm-1, .gy-sm-1{ --bs-gutter-y:0.25rem;} .g-sm-2, .gx-sm-2{ --bs-gutter-x:0.5rem;} .g-sm-2, .gy-sm-2{ --bs-gutter-y:0.5rem;} .g-sm-3, .gx-sm-3{ --bs-gutter-x:1rem;} .g-sm-3, .gy-sm-3{ --bs-gutter-y:1rem;} .g-sm-4, .gx-sm-4{ --bs-gutter-x:1.5rem;} .g-sm-4, .gy-sm-4{ --bs-gutter-y:1.5rem;} .g-sm-5, .gx-sm-5{ --bs-gutter-x:3rem;} .g-sm-5, .gy-sm-5{ --bs-gutter-y:3rem;}}@media (min-width:768px){ .col-md{ flex:1 0 0%;} .row-cols-md-auto > *{ flex:0 0 auto; width:auto;} .row-cols-md-1 > *{ flex:0 0 auto; width:100%;} .row-cols-md-2 > *{ flex:0 0 auto; width:50%;} .row-cols-md-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-md-4 > *{ flex:0 0 auto; width:25%;} .row-cols-md-5 > *{ flex:0 0 auto; width:20%;} .row-cols-md-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-md-auto{ flex:0 0 auto; width:auto;} .col-md-1{ flex:0 0 auto; width:8.33333333%;} .col-md-2{ flex:0 0 auto; width:16.66666667%;} .col-md-3{ flex:0 0 auto; width:25%;} .col-md-4{ flex:0 0 auto; width:33.33333333%;} .col-md-5{ flex:0 0 auto; width:41.66666667%;} .col-md-6{ flex:0 0 auto; width:50%;} .col-md-7{ flex:0 0 auto; width:58.33333333%;} .col-md-8{ flex:0 0 auto; width:66.66666667%;} .col-md-9{ flex:0 0 auto; width:75%;} .col-md-10{ flex:0 0 auto; width:83.33333333%;} .col-md-11{ flex:0 0 auto; width:91.66666667%;} .col-md-12{ flex:0 0 auto; width:100%;} .offset-md-0{ margin-left:0;} .offset-md-1{ margin-left:8.33333333%;} .offset-md-2{ margin-left:16.66666667%;} .offset-md-3{ margin-left:25%;} .offset-md-4{ margin-left:33.33333333%;} .offset-md-5{ margin-left:41.66666667%;} .offset-md-6{ margin-left:50%;} .offset-md-7{ margin-left:58.33333333%;} .offset-md-8{ margin-left:66.66666667%;} .offset-md-9{ margin-left:75%;} .offset-md-10{ margin-left:83.33333333%;} .offset-md-11{ margin-left:91.66666667%;} .g-md-0, .gx-md-0{ --bs-gutter-x:0;} .g-md-0, .gy-md-0{ --bs-gutter-y:0;} .g-md-1, .gx-md-1{ --bs-gutter-x:0.25rem;} .g-md-1, .gy-md-1{ --bs-gutter-y:0.25rem;} .g-md-2, .gx-md-2{ --bs-gutter-x:0.5rem;} .g-md-2, .gy-md-2{ --bs-gutter-y:0.5rem;} .g-md-3, .gx-md-3{ --bs-gutter-x:1rem;} .g-md-3, .gy-md-3{ --bs-gutter-y:1rem;} .g-md-4, .gx-md-4{ --bs-gutter-x:1.5rem;} .g-md-4, .gy-md-4{ --bs-gutter-y:1.5rem;} .g-md-5, .gx-md-5{ --bs-gutter-x:3rem;} .g-md-5, .gy-md-5{ --bs-gutter-y:3rem;}}@media (min-width:992px){ .col-lg{ flex:1 0 0%;} .row-cols-lg-auto > *{ flex:0 0 auto; width:auto;} .row-cols-lg-1 > *{ flex:0 0 auto; width:100%;} .row-cols-lg-2 > *{ flex:0 0 auto; width:50%;} .row-cols-lg-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-lg-4 > *{ flex:0 0 auto; width:25%;} .row-cols-lg-5 > *{ flex:0 0 auto; width:20%;} .row-cols-lg-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-lg-auto{ flex:0 0 auto; width:auto;} .col-lg-1{ flex:0 0 auto; width:8.33333333%;} .col-lg-2{ flex:0 0 auto; width:16.66666667%;} .col-lg-3{ flex:0 0 auto; width:25%;} .col-lg-4{ flex:0 0 auto; width:33.33333333%;} .col-lg-5{ flex:0 0 auto; width:41.66666667%;} .col-lg-6{ flex:0 0 auto; width:50%;} .col-lg-7{ flex:0 0 auto; width:58.33333333%;} .col-lg-8{ flex:0 0 auto; width:66.66666667%;} .col-lg-9{ flex:0 0 auto; width:75%;} .col-lg-10{ flex:0 0 auto; width:83.33333333%;} .col-lg-11{ flex:0 0 auto; width:91.66666667%;} .col-lg-12{ flex:0 0 auto; width:100%;} .offset-lg-0{ margin-left:0;} .offset-lg-1{ margin-left:8.33333333%;} .offset-lg-2{ margin-left:16.66666667%;} .offset-lg-3{ margin-left:25%;} .offset-lg-4{ margin-left:33.33333333%;} .offset-lg-5{ margin-left:41.66666667%;} .offset-lg-6{ margin-left:50%;} .offset-lg-7{ margin-left:58.33333333%;} .offset-lg-8{ margin-left:66.66666667%;} .offset-lg-9{ margin-left:75%;} .offset-lg-10{ margin-left:83.33333333%;} .offset-lg-11{ margin-left:91.66666667%;} .g-lg-0, .gx-lg-0{ --bs-gutter-x:0;} .g-lg-0, .gy-lg-0{ --bs-gutter-y:0;} .g-lg-1, .gx-lg-1{ --bs-gutter-x:0.25rem;} .g-lg-1, .gy-lg-1{ --bs-gutter-y:0.25rem;} .g-lg-2, .gx-lg-2{ --bs-gutter-x:0.5rem;} .g-lg-2, .gy-lg-2{ --bs-gutter-y:0.5rem;} .g-lg-3, .gx-lg-3{ --bs-gutter-x:1rem;} .g-lg-3, .gy-lg-3{ --bs-gutter-y:1rem;} .g-lg-4, .gx-lg-4{ --bs-gutter-x:1.5rem;} .g-lg-4, .gy-lg-4{ --bs-gutter-y:1.5rem;} .g-lg-5, .gx-lg-5{ --bs-gutter-x:3rem;} .g-lg-5, .gy-lg-5{ --bs-gutter-y:3rem;}}@media (min-width:1200px){ .col-xl{ flex:1 0 0%;} .row-cols-xl-auto > *{ flex:0 0 auto; width:auto;} .row-cols-xl-1 > *{ flex:0 0 auto; width:100%;} .row-cols-xl-2 > *{ flex:0 0 auto; width:50%;} .row-cols-xl-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-xl-4 > *{ flex:0 0 auto; width:25%;} .row-cols-xl-5 > *{ flex:0 0 auto; width:20%;} .row-cols-xl-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-xl-auto{ flex:0 0 auto; width:auto;} .col-xl-1{ flex:0 0 auto; width:8.33333333%;} .col-xl-2{ flex:0 0 auto; width:16.66666667%;} .col-xl-3{ flex:0 0 auto; width:25%;} .col-xl-4{ flex:0 0 auto; width:33.33333333%;} .col-xl-5{ flex:0 0 auto; width:41.66666667%;} .col-xl-6{ flex:0 0 auto; width:50%;} .col-xl-7{ flex:0 0 auto; width:58.33333333%;} .col-xl-8{ flex:0 0 auto; width:66.66666667%;} .col-xl-9{ flex:0 0 auto; width:75%;} .col-xl-10{ flex:0 0 auto; width:83.33333333%;} .col-xl-11{ flex:0 0 auto; width:91.66666667%;} .col-xl-12{ flex:0 0 auto; width:100%;} .offset-xl-0{ margin-left:0;} .offset-xl-1{ margin-left:8.33333333%;} .offset-xl-2{ margin-left:16.66666667%;} .offset-xl-3{ margin-left:25%;} .offset-xl-4{ margin-left:33.33333333%;} .offset-xl-5{ margin-left:41.66666667%;} .offset-xl-6{ margin-left:50%;} .offset-xl-7{ margin-left:58.33333333%;} .offset-xl-8{ margin-left:66.66666667%;} .offset-xl-9{ margin-left:75%;} .offset-xl-10{ margin-left:83.33333333%;} .offset-xl-11{ margin-left:91.66666667%;} .g-xl-0, .gx-xl-0{ --bs-gutter-x:0;} .g-xl-0, .gy-xl-0{ --bs-gutter-y:0;} .g-xl-1, .gx-xl-1{ --bs-gutter-x:0.25rem;} .g-xl-1, .gy-xl-1{ --bs-gutter-y:0.25rem;} .g-xl-2, .gx-xl-2{ --bs-gutter-x:0.5rem;} .g-xl-2, .gy-xl-2{ --bs-gutter-y:0.5rem;} .g-xl-3, .gx-xl-3{ --bs-gutter-x:1rem;} .g-xl-3, .gy-xl-3{ --bs-gutter-y:1rem;} .g-xl-4, .gx-xl-4{ --bs-gutter-x:1.5rem;} .g-xl-4, .gy-xl-4{ --bs-gutter-y:1.5rem;} .g-xl-5, .gx-xl-5{ --bs-gutter-x:3rem;} .g-xl-5, .gy-xl-5{ --bs-gutter-y:3rem;}}@media (min-width:1400px){ .col-xxl{ flex:1 0 0%;} .row-cols-xxl-auto > *{ flex:0 0 auto; width:auto;} .row-cols-xxl-1 > *{ flex:0 0 auto; width:100%;} .row-cols-xxl-2 > *{ flex:0 0 auto; width:50%;} .row-cols-xxl-3 > *{ flex:0 0 auto; width:33.33333333%;} .row-cols-xxl-4 > *{ flex:0 0 auto; width:25%;} .row-cols-xxl-5 > *{ flex:0 0 auto; width:20%;} .row-cols-xxl-6 > *{ flex:0 0 auto; width:16.66666667%;} .col-xxl-auto{ flex:0 0 auto; width:auto;} .col-xxl-1{ flex:0 0 auto; width:8.33333333%;} .col-xxl-2{ flex:0 0 auto; width:16.66666667%;} .col-xxl-3{ flex:0 0 auto; width:25%;} .col-xxl-4{ flex:0 0 auto; width:33.33333333%;} .col-xxl-5{ flex:0 0 auto; width:41.66666667%;} .col-xxl-6{ flex:0 0 auto; width:50%;} .col-xxl-7{ flex:0 0 auto; width:58.33333333%;} .col-xxl-8{ flex:0 0 auto; width:66.66666667%;} .col-xxl-9{ flex:0 0 auto; width:75%;} .col-xxl-10{ flex:0 0 auto; width:83.33333333%;} .col-xxl-11{ flex:0 0 auto; width:91.66666667%;} .col-xxl-12{ flex:0 0 auto; width:100%;} .offset-xxl-0{ margin-left:0;} .offset-xxl-1{ margin-left:8.33333333%;} .offset-xxl-2{ margin-left:16.66666667%;} .offset-xxl-3{ margin-left:25%;} .offset-xxl-4{ margin-left:33.33333333%;} .offset-xxl-5{ margin-left:41.66666667%;} .offset-xxl-6{ margin-left:50%;} .offset-xxl-7{ margin-left:58.33333333%;} .offset-xxl-8{ margin-left:66.66666667%;} .offset-xxl-9{ margin-left:75%;} .offset-xxl-10{ margin-left:83.33333333%;} .offset-xxl-11{ margin-left:91.66666667%;} .g-xxl-0, .gx-xxl-0{ --bs-gutter-x:0;} .g-xxl-0, .gy-xxl-0{ --bs-gutter-y:0;} .g-xxl-1, .gx-xxl-1{ --bs-gutter-x:0.25rem;} .g-xxl-1, .gy-xxl-1{ --bs-gutter-y:0.25rem;} .g-xxl-2, .gx-xxl-2{ --bs-gutter-x:0.5rem;} .g-xxl-2, .gy-xxl-2{ --bs-gutter-y:0.5rem;} .g-xxl-3, .gx-xxl-3{ --bs-gutter-x:1rem;} .g-xxl-3, .gy-xxl-3{ --bs-gutter-y:1rem;} .g-xxl-4, .gx-xxl-4{ --bs-gutter-x:1.5rem;} .g-xxl-4, .gy-xxl-4{ --bs-gutter-y:1.5rem;} .g-xxl-5, .gx-xxl-5{ --bs-gutter-x:3rem;} .g-xxl-5, .gy-xxl-5{ --bs-gutter-y:3rem;}}.table{ --bs-table-color-type:initial; --bs-table-bg-type:initial; --bs-table-color-state:initial; --bs-table-bg-state:initial; --bs-table-color:var(--bs-emphasis-color); --bs-table-bg:var(--bs-body-bg); --bs-table-border-color:var(--bs-border-color); --bs-table-accent-bg:transparent; --bs-table-striped-color:var(--bs-emphasis-color); --bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb),0.05); --bs-table-active-color:var(--bs-emphasis-color); --bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1); --bs-table-hover-color:var(--bs-emphasis-color); --bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.075); width:100%; margin-bottom:1rem; vertical-align:top; border-color:var(--bs-table-border-color);}.table >:not(caption) > * > *{ padding:0.5rem 0.5rem; color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color))); background-color:var(--bs-table-bg); border-bottom-width:var(--bs-border-width); box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)));}.table > tbody{ vertical-align:inherit;}.table > thead{ vertical-align:bottom;}.table-group-divider{ border-top:calc(var(--bs-border-width) * 2) solid currentcolor;}.caption-top{ caption-side:top;}.table-sm >:not(caption) > * > *{ padding:0.25rem 0.25rem;}.table-bordered >:not(caption) > *{ border-width:var(--bs-border-width) 0;}.table-bordered >:not(caption) > * > *{ border-width:0 var(--bs-border-width);}.table-borderless >:not(caption) > * > *{ border-bottom-width:0;}.table-borderless >:not(:first-child){ border-top-width:0;}.table-striped > tbody > tr:nth-of-type(odd) > *{ --bs-table-color-type:var(--bs-table-striped-color); --bs-table-bg-type:var(--bs-table-striped-bg);}.table-striped-columns >:not(caption) > tr >:nth-child(even){ --bs-table-color-type:var(--bs-table-striped-color); --bs-table-bg-type:var(--bs-table-striped-bg);}.table-active{ --bs-table-color-state:var(--bs-table-active-color); --bs-table-bg-state:var(--bs-table-active-bg);}.table-hover > tbody > tr:hover > *{ --bs-table-color-state:var(--bs-table-hover-color); --bs-table-bg-state:var(--bs-table-hover-bg);}.table-primary{ --bs-table-color:#000; --bs-table-bg:#cfe2ff; --bs-table-border-color:#a6b5cc; --bs-table-striped-bg:#c5d7f2; --bs-table-striped-color:#000; --bs-table-active-bg:#bacbe6; --bs-table-active-color:#000; --bs-table-hover-bg:#bfd1ec; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-secondary{ --bs-table-color:#000; --bs-table-bg:#e2e3e5; --bs-table-border-color:#b5b6b7; --bs-table-striped-bg:#d7d8da; --bs-table-striped-color:#000; --bs-table-active-bg:#cbccce; --bs-table-active-color:#000; --bs-table-hover-bg:#d1d2d4; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-success{ --bs-table-color:#000; --bs-table-bg:#d1e7dd; --bs-table-border-color:#a7b9b1; --bs-table-striped-bg:#c7dbd2; --bs-table-striped-color:#000; --bs-table-active-bg:#bcd0c7; --bs-table-active-color:#000; --bs-table-hover-bg:#c1d6cc; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-info{ --bs-table-color:#000; --bs-table-bg:#cff4fc; --bs-table-border-color:#a6c3ca; --bs-table-striped-bg:#c5e8ef; --bs-table-striped-color:#000; --bs-table-active-bg:#badce3; --bs-table-active-color:#000; --bs-table-hover-bg:#bfe2e9; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-warning{ --bs-table-color:#000; --bs-table-bg:#fff3cd; --bs-table-border-color:#ccc2a4; --bs-table-striped-bg:#f2e7c3; --bs-table-striped-color:#000; --bs-table-active-bg:#e6dbb9; --bs-table-active-color:#000; --bs-table-hover-bg:#ece1be; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-danger{ --bs-table-color:#000; --bs-table-bg:#f8d7da; --bs-table-border-color:#c6acae; --bs-table-striped-bg:#eccccf; --bs-table-striped-color:#000; --bs-table-active-bg:#dfc2c4; --bs-table-active-color:#000; --bs-table-hover-bg:#e5c7ca; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-light{ --bs-table-color:#000; --bs-table-bg:#f8f9fa; --bs-table-border-color:#c6c7c8; --bs-table-striped-bg:#ecedee; --bs-table-striped-color:#000; --bs-table-active-bg:#dfe0e1; --bs-table-active-color:#000; --bs-table-hover-bg:#e5e6e7; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-dark{ --bs-table-color:#fff; --bs-table-bg:#212529; --bs-table-border-color:#4d5154; --bs-table-striped-bg:#2c3034; --bs-table-striped-color:#fff; --bs-table-active-bg:#373b3e; --bs-table-active-color:#fff; --bs-table-hover-bg:#323539; --bs-table-hover-color:#fff; color:var(--bs-table-color); border-color:var(--bs-table-border-color);}.table-responsive{ overflow-x:auto; -webkit-overflow-scrolling:touch;}@media (max-width:575.98px){ .table-responsive-sm{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:767.98px){ .table-responsive-md{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:991.98px){ .table-responsive-lg{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1199.98px){ .table-responsive-xl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}@media (max-width:1399.98px){ .table-responsive-xxl{ overflow-x:auto; -webkit-overflow-scrolling:touch;}}.form-label{ margin-bottom:0.5rem;}.col-form-label{ padding-top:calc(0.375rem + var(--bs-border-width)); padding-bottom:calc(0.375rem + var(--bs-border-width)); margin-bottom:0; font-size:inherit; line-height:1.5;}.col-form-label-lg{ padding-top:calc(0.5rem + var(--bs-border-width)); padding-bottom:calc(0.5rem + var(--bs-border-width)); font-size:1.25rem;}.col-form-label-sm{ padding-top:calc(0.25rem + var(--bs-border-width)); padding-bottom:calc(0.25rem + var(--bs-border-width)); font-size:0.875rem;}.form-text{ margin-top:0.25rem; font-size:0.875em; color:var(--bs-secondary-color);}.form-control{ display:block; width:100%; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-body-bg); background-clip:padding-box; border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control{ transition:none;}}.form-control[type=file]{ overflow:hidden;}.form-control[type=file]:not(:disabled):not([readonly]){ cursor:pointer;}.form-control:focus{ color:var(--bs-body-color); background-color:var(--bs-body-bg); border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-control::-webkit-date-and-time-value{ min-width:85px; height:1.5em; margin:0;}.form-control::-webkit-datetime-edit{ display:block; padding:0;}.form-control::-moz-placeholder{ color:var(--bs-secondary-color); opacity:1;}.form-control::placeholder{ color:var(--bs-secondary-color); opacity:1;}.form-control:disabled{ background-color:var(--bs-secondary-bg); opacity:1;}.form-control::-webkit-file-upload-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:var(--bs-body-color); background-color:var(--bs-tertiary-bg); pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:var(--bs-border-width); border-radius:0; -webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}.form-control::file-selector-button{ padding:0.375rem 0.75rem; margin:-0.375rem -0.75rem; -webkit-margin-end:0.75rem; margin-inline-end:0.75rem; color:var(--bs-body-color); background-color:var(--bs-tertiary-bg); pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:var(--bs-border-width); border-radius:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-control::-webkit-file-upload-button{ -webkit-transition:none; transition:none;} .form-control::file-selector-button{ transition:none;}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{ background-color:var(--bs-secondary-bg);}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{ background-color:var(--bs-secondary-bg);}.form-control-plaintext{ display:block; width:100%; padding:0.375rem 0; margin-bottom:0; line-height:1.5; color:var(--bs-body-color); background-color:transparent; border:solid transparent; border-width:var(--bs-border-width) 0;}.form-control-plaintext:focus{ outline:0;}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{ padding-right:0; padding-left:0;}.form-control-sm{ min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2)); padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.form-control-sm::-webkit-file-upload-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-sm::file-selector-button{ padding:0.25rem 0.5rem; margin:-0.25rem -0.5rem; -webkit-margin-end:0.5rem; margin-inline-end:0.5rem;}.form-control-lg{ min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2)); padding:0.5rem 1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}.form-control-lg::-webkit-file-upload-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}.form-control-lg::file-selector-button{ padding:0.5rem 1rem; margin:-0.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem;}textarea.form-control{ min-height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));}textarea.form-control-sm{ min-height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}textarea.form-control-lg{ min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-control-color{ width:3rem; height:calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2)); padding:0.375rem;}.form-control-color:not(:disabled):not([readonly]){ cursor:pointer;}.form-control-color::-moz-color-swatch{ border:0 !important; border-radius:var(--bs-border-radius);}.form-control-color::-webkit-color-swatch{ border:0 !important; border-radius:var(--bs-border-radius);}.form-control-color.form-control-sm{ height:calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));}.form-control-color.form-control-lg{ height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));}.form-select{ --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); display:block; width:100%; padding:0.375rem 2.25rem 0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-body-bg); background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none); background-repeat:no-repeat; background-position:right 0.75rem center; background-size:16px 12px; border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius); transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-select{ transition:none;}}.form-select:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-select[multiple],.form-select[size]:not([size="1"]){ padding-right:0.75rem; background-image:none;}.form-select:disabled{ background-color:var(--bs-secondary-bg);}.form-select:-moz-focusring{ color:transparent; text-shadow:0 0 0 var(--bs-body-color);}.form-select-sm{ padding-top:0.25rem; padding-bottom:0.25rem; padding-left:0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.form-select-lg{ padding-top:0.5rem; padding-bottom:0.5rem; padding-left:1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}[data-bs-theme=dark] .form-select{ --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");}.form-check{ display:block; min-height:1.5rem; padding-left:1.5em; margin-bottom:0.125rem;}.form-check .form-check-input{ float:left; margin-left:-1.5em;}.form-check-reverse{ padding-right:1.5em; padding-left:0; text-align:right;}.form-check-reverse .form-check-input{ float:right; margin-right:-1.5em; margin-left:0;}.form-check-input{ --bs-form-check-bg:var(--bs-body-bg); flex-shrink:0; width:1em; height:1em; margin-top:0.25em; vertical-align:top; -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:var(--bs-form-check-bg); background-image:var(--bs-form-check-bg-image); background-repeat:no-repeat; background-position:center; background-size:contain; border:var(--bs-border-width) solid var(--bs-border-color); -webkit-print-color-adjust:exact; color-adjust:exact; print-color-adjust:exact;}.form-check-input[type=checkbox]{ border-radius:0.25em;}.form-check-input[type=radio]{ border-radius:50%;}.form-check-input:active{ filter:brightness(90%);}.form-check-input:focus{ border-color:#86b7fe; outline:0; box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25);}.form-check-input:checked{ background-color:#0d6efd; border-color:#0d6efd;}.form-check-input:checked[type=checkbox]{ --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:checked[type=radio]{ --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");}.form-check-input[type=checkbox]:indeterminate{ background-color:#0d6efd; border-color:#0d6efd; --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");}.form-check-input:disabled{ pointer-events:none; filter:none; opacity:0.5;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{ cursor:default; opacity:0.5;}.form-switch{ padding-left:2.5em;}.form-switch .form-check-input{ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e"); width:2em; margin-left:-2.5em; background-image:var(--bs-form-switch-bg); background-position:left center; border-radius:2em; transition:background-position 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-switch .form-check-input{ transition:none;}}.form-switch .form-check-input:focus{ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");}.form-switch .form-check-input:checked{ background-position:right center; --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.form-switch.form-check-reverse{ padding-right:2.5em; padding-left:0;}.form-switch.form-check-reverse .form-check-input{ margin-right:-2.5em; margin-left:0;}.form-check-inline{ display:inline-block; margin-right:1rem;}.btn-check{ position:absolute; clip:rect(0,0,0,0); pointer-events:none;}.btn-check[disabled] + .btn,.btn-check:disabled + .btn{ pointer-events:none; filter:none; opacity:0.65;}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){ --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255,255,255,0.25%29'/%3e%3c/svg%3e");}.form-range{ width:100%; height:1.5rem; padding:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; background-color:transparent;}.form-range:focus{ outline:0;}.form-range:focus::-webkit-slider-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range:focus::-moz-range-thumb{ box-shadow:0 0 0 1px #fff,0 0 0 0.25rem rgba(13,110,253,0.25);}.form-range::-moz-focus-outer{ border:0;}.form-range::-webkit-slider-thumb{ width:1rem; height:1rem; margin-top:-0.25rem; -webkit-appearance:none; appearance:none; background-color:#0d6efd; border:0; border-radius:1rem; -webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-range::-webkit-slider-thumb{ -webkit-transition:none; transition:none;}}.form-range::-webkit-slider-thumb:active{ background-color:#b6d4fe;}.form-range::-webkit-slider-runnable-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:var(--bs-secondary-bg); border-color:transparent; border-radius:1rem;}.form-range::-moz-range-thumb{ width:1rem; height:1rem; -moz-appearance:none; appearance:none; background-color:#0d6efd; border:0; border-radius:1rem; -moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-range::-moz-range-thumb{ -moz-transition:none; transition:none;}}.form-range::-moz-range-thumb:active{ background-color:#b6d4fe;}.form-range::-moz-range-track{ width:100%; height:0.5rem; color:transparent; cursor:pointer; background-color:var(--bs-secondary-bg); border-color:transparent; border-radius:1rem;}.form-range:disabled{ pointer-events:none;}.form-range:disabled::-webkit-slider-thumb{ background-color:var(--bs-secondary-color);}.form-range:disabled::-moz-range-thumb{ background-color:var(--bs-secondary-color);}.form-floating{ position:relative;}.form-floating > .form-control,.form-floating > .form-control-plaintext,.form-floating > .form-select{ height:calc(3.5rem + calc(var(--bs-border-width) * 2)); min-height:calc(3.5rem + calc(var(--bs-border-width) * 2)); line-height:1.25;}.form-floating > label{ position:absolute; top:0; left:0; z-index:2; height:100%; padding:1rem 0.75rem; overflow:hidden; text-align:start; text-overflow:ellipsis; white-space:nowrap; pointer-events:none; border:var(--bs-border-width) solid transparent; transform-origin:0 0; transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out;}@media (prefers-reduced-motion:reduce){ .form-floating > label{ transition:none;}}.form-floating > .form-control,.form-floating > .form-control-plaintext{ padding:1rem 0.75rem;}.form-floating > .form-control::-moz-placeholder,.form-floating > .form-control-plaintext::-moz-placeholder{ color:transparent;}.form-floating > .form-control::placeholder,.form-floating > .form-control-plaintext::placeholder{ color:transparent;}.form-floating > .form-control:not(:-moz-placeholder-shown),.form-floating > .form-control-plaintext:not(:-moz-placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown),.form-floating > .form-control-plaintext:focus,.form-floating > .form-control-plaintext:not(:placeholder-shown){ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:-webkit-autofill,.form-floating > .form-control-plaintext:-webkit-autofill{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-select{ padding-top:1.625rem; padding-bottom:0.625rem;}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-control-plaintext ~ label,.form-floating > .form-select ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after{ position:absolute; inset:1rem 0.375rem; z-index:-1; height:1.5em; content:""; background-color:var(--bs-body-bg); border-radius:var(--bs-border-radius);}.form-floating > .form-control:focus ~ label::after,.form-floating > .form-control:not(:placeholder-shown) ~ label::after,.form-floating > .form-control-plaintext ~ label::after,.form-floating > .form-select ~ label::after{ position:absolute; inset:1rem 0.375rem; z-index:-1; height:1.5em; content:""; background-color:var(--bs-body-bg); border-radius:var(--bs-border-radius);}.form-floating > .form-control:-webkit-autofill ~ label{ color:rgba(var(--bs-body-color-rgb),0.65); transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem);}.form-floating > .form-control-plaintext ~ label{ border-width:var(--bs-border-width) 0;}.form-floating >:disabled ~ label,.form-floating > .form-control:disabled ~ label{ color:#6c757d;}.form-floating >:disabled ~ label::after,.form-floating > .form-control:disabled ~ label::after{ background-color:var(--bs-secondary-bg);}.input-group{ position:relative; display:flex; flex-wrap:wrap; align-items:stretch; width:100%;}.input-group > .form-control,.input-group > .form-select,.input-group > .form-floating{ position:relative; flex:1 1 auto; width:1%; min-width:0;}.input-group > .form-control:focus,.input-group > .form-select:focus,.input-group > .form-floating:focus-within{ z-index:5;}.input-group .btn{ position:relative; z-index:2;}.input-group .btn:focus{ z-index:5;}.input-group-text{ display:flex; align-items:center; padding:0.375rem 0.75rem; font-size:1rem; font-weight:400; line-height:1.5; color:var(--bs-body-color); text-align:center; white-space:nowrap; background-color:var(--bs-tertiary-bg); border:var(--bs-border-width) solid var(--bs-border-color); border-radius:var(--bs-border-radius);}.input-group-lg > .form-control,.input-group-lg > .form-select,.input-group-lg > .input-group-text,.input-group-lg > .btn{ padding:0.5rem 1rem; font-size:1.25rem; border-radius:var(--bs-border-radius-lg);}.input-group-sm > .form-control,.input-group-sm > .form-select,.input-group-sm > .input-group-text,.input-group-sm > .btn{ padding:0.25rem 0.5rem; font-size:0.875rem; border-radius:var(--bs-border-radius-sm);}.input-group-lg > .form-select,.input-group-sm > .form-select{ padding-right:3rem;}.input-group:not(.has-validation) >:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group.has-validation >:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{ border-top-right-radius:0; border-bottom-right-radius:0;}.input-group >:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){ margin-left:calc(var(--bs-border-width) * -1); border-top-left-radius:0; border-bottom-left-radius:0;}.input-group > .form-floating:not(:first-child) > .form-control,.input-group > .form-floating:not(:first-child) > .form-select{ border-top-left-radius:0; border-bottom-left-radius:0;}.valid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:var(--bs-form-valid-color);}.valid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:var(--bs-success); border-radius:var(--bs-border-radius);}.was-validated:valid ~ .valid-feedback,.was-validated:valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{ display:block;}.was-validated .form-control:valid,.form-control.is-valid{ border-color:var(--bs-form-valid-border-color); padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 15.8458L7.51724 21.6429L22 4.9762' stroke='%2338BD6D' stroke-linejoin='round'/%3e%3c/svg%3e "); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); background-size:24px;}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{ border-color:var(--bs-form-valid-border-color); }.was-validated textarea.form-control:valid,textarea.form-control.is-valid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:valid,.form-select.is-valid{ border-color:var(--bs-form-valid-border-color);}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{ --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); padding-right:4.125rem; background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{ border-color:var(--bs-form-valid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-control-color:valid,.form-control-color.is-valid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:valid,.form-check-input.is-valid{ border-color:var(--primary);}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{ background-color:var(--primary);}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{ box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb),0.25);}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{ color:var(--primary);}.form-check-inline .form-check-input ~ .valid-feedback{ margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):valid,.input-group > .form-control:not(:focus).is-valid,.was-validated .input-group > .form-select:not(:focus):valid,.input-group > .form-select:not(:focus).is-valid,.was-validated .input-group > .form-floating:not(:focus-within):valid,.input-group > .form-floating:not(:focus-within).is-valid{ z-index:3;}.invalid-feedback{ display:none; width:100%; margin-top:0.25rem; font-size:0.875em; color:var(--bs-form-invalid-color);}.invalid-tooltip{ position:absolute; top:100%; z-index:5; display:none; max-width:100%; padding:0.25rem 0.5rem; margin-top:0.1rem; font-size:0.875rem; color:#fff; background-color:var(--bs-danger); border-radius:var(--bs-border-radius);}.was-validated:invalid ~ .invalid-feedback,.was-validated:invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{ display:block;}.was-validated .form-control:invalid,.form-control.is-invalid{ border-color:#F1838A !important; background-color:#F1838A1A; padding-right:calc(1.5em + 0.75rem); background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right calc(0.375em + 0.1875rem) center; background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{ border-color:var(--bs-form-invalid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{ padding-right:calc(1.5em + 0.75rem); background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);}.was-validated .form-select:invalid,.form-select.is-invalid{ border-color:var(--bs-form-invalid-border-color);}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{ --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); padding-right:4.125rem; background-position:right 0.75rem center,center right 2.25rem; background-size:16px 12px,calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{ border-color:var(--bs-form-invalid-border-color); box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{ width:calc(3rem + calc(1.5em + 0.75rem));}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{ border-color:#F1838A; background-color:#F1838A1A;}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{ background-color:#F1838A1A;}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{ box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb),0.25);}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{ color:#F1838A;}.form-check-inline .form-check-input ~ .invalid-feedback{ margin-left:0.5em;}.was-validated .input-group > .form-control:not(:focus):invalid,.input-group > .form-control:not(:focus).is-invalid,.was-validated .input-group > .form-select:not(:focus):invalid,.input-group > .form-select:not(:focus).is-invalid,.was-validated .input-group > .form-floating:not(:focus-within):invalid,.input-group > .form-floating:not(:focus-within).is-invalid{ z-index:4;}.btn{ --bs-btn-padding-x:0.75rem; --bs-btn-padding-y:0.375rem; --bs-btn-font-family:; --bs-btn-font-size:1rem; --bs-btn-font-weight:400; --bs-btn-line-height:1.5; --bs-btn-color:var(--bs-body-color); --bs-btn-bg:transparent; --bs-btn-border-width:var(--bs-border-width); --bs-btn-border-color:transparent; --bs-btn-border-radius:var(--bs-border-radius); --bs-btn-hover-border-color:transparent; --bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075); --bs-btn-disabled-opacity:0.65; --bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5); display:inline-block; padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x); font-family:var(--bs-btn-font-family); font-size:var(--bs-btn-font-size); font-weight:var(--bs-btn-font-weight); line-height:var(--bs-btn-line-height); color:var(--bs-btn-color); text-align:center; text-decoration:none; vertical-align:middle; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; user-select:none; border:var(--bs-btn-border-width) solid var(--bs-btn-border-color); border-radius:var(--bs-btn-border-radius); background-color:var(--bs-btn-bg); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .btn{ transition:none;}}.btn:hover{ color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color);}.btn-check + .btn:hover{ color:var(--bs-btn-color); background-color:var(--bs-btn-bg); border-color:var(--bs-btn-border-color);}.btn:focus-visible{ color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:focus-visible + .btn{ border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked + .btn,:not(.btn-check) + .btn:active,.btn:first-child:active,.btn.active,.btn.show{ color:var(--bs-btn-active-color); background-color:var(--bs-btn-active-bg); border-color:var(--bs-btn-active-border-color);}.btn-check:checked + .btn:focus-visible,:not(.btn-check) + .btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{ box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked:focus-visible + .btn{ box-shadow:var(--bs-btn-focus-box-shadow);}.btn:disabled,.btn.disabled,fieldset:disabled .btn{ color:var(--bs-btn-disabled-color); pointer-events:none; background-color:var(--bs-btn-disabled-bg); border-color:var(--bs-btn-disabled-border-color); opacity:var(--bs-btn-disabled-opacity);}.btn-primary{ --bs-btn-color:#fff; --bs-btn-bg:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0b5ed7; --bs-btn-hover-border-color:#0a58ca; --bs-btn-focus-shadow-rgb:49,132,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0a58ca; --bs-btn-active-border-color:#0a53be; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#0d6efd; --bs-btn-disabled-border-color:#0d6efd;}.btn-secondary{ --bs-btn-color:#fff; --bs-btn-bg:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#5c636a; --bs-btn-hover-border-color:#565e64; --bs-btn-focus-shadow-rgb:130,138,145; --bs-btn-active-color:#fff; --bs-btn-active-bg:#565e64; --bs-btn-active-border-color:#51585e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#6c757d; --bs-btn-disabled-border-color:#6c757d;}.btn-success{ --bs-btn-color:#fff; --bs-btn-bg:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#157347; --bs-btn-hover-border-color:#146c43; --bs-btn-focus-shadow-rgb:60,153,110; --bs-btn-active-color:#fff; --bs-btn-active-bg:#146c43; --bs-btn-active-border-color:#13653f; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#198754; --bs-btn-disabled-border-color:#198754;}.btn-info{ --bs-btn-color:#000; --bs-btn-bg:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#31d2f2; --bs-btn-hover-border-color:#25cff2; --bs-btn-focus-shadow-rgb:11,172,204; --bs-btn-active-color:#000; --bs-btn-active-bg:#3dd5f3; --bs-btn-active-border-color:#25cff2; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#0dcaf0; --bs-btn-disabled-border-color:#0dcaf0;}.btn-warning{ --bs-btn-color:#000; --bs-btn-bg:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffca2c; --bs-btn-hover-border-color:#ffc720; --bs-btn-focus-shadow-rgb:217,164,6; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffcd39; --bs-btn-active-border-color:#ffc720; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#ffc107; --bs-btn-disabled-border-color:#ffc107;}.btn-danger{ --bs-btn-color:#fff; --bs-btn-bg:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#bb2d3b; --bs-btn-hover-border-color:#b02a37; --bs-btn-focus-shadow-rgb:225,83,97; --bs-btn-active-color:#fff; --bs-btn-active-bg:#b02a37; --bs-btn-active-border-color:#a52834; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#dc3545; --bs-btn-disabled-border-color:#dc3545;}.btn-light{ --bs-btn-color:#000; --bs-btn-bg:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#d3d4d5; --bs-btn-hover-border-color:#c6c7c8; --bs-btn-focus-shadow-rgb:211,212,213; --bs-btn-active-color:#000; --bs-btn-active-bg:#c6c7c8; --bs-btn-active-border-color:#babbbc; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#f8f9fa; --bs-btn-disabled-border-color:#f8f9fa;}.btn-dark{ --bs-btn-color:#fff; --bs-btn-bg:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#424649; --bs-btn-hover-border-color:#373b3e; --bs-btn-focus-shadow-rgb:66,70,73; --bs-btn-active-color:#fff; --bs-btn-active-bg:#4d5154; --bs-btn-active-border-color:#373b3e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#212529; --bs-btn-disabled-border-color:#212529;}.btn-outline-primary{ --bs-btn-color:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0d6efd; --bs-btn-hover-border-color:#0d6efd; --bs-btn-focus-shadow-rgb:13,110,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0d6efd; --bs-btn-active-border-color:#0d6efd; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0d6efd; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0d6efd; --bs-gradient:none;}.btn-outline-secondary{ --bs-btn-color:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#6c757d; --bs-btn-hover-border-color:#6c757d; --bs-btn-focus-shadow-rgb:108,117,125; --bs-btn-active-color:#fff; --bs-btn-active-bg:#6c757d; --bs-btn-active-border-color:#6c757d; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#6c757d; --bs-gradient:none;}.btn-outline-success{ --bs-btn-color:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#198754; --bs-btn-hover-border-color:#198754; --bs-btn-focus-shadow-rgb:25,135,84; --bs-btn-active-color:#fff; --bs-btn-active-bg:#198754; --bs-btn-active-border-color:#198754; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#198754; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#198754; --bs-gradient:none;}.btn-outline-info{ --bs-btn-color:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#0dcaf0; --bs-btn-hover-border-color:#0dcaf0; --bs-btn-focus-shadow-rgb:13,202,240; --bs-btn-active-color:#000; --bs-btn-active-bg:#0dcaf0; --bs-btn-active-border-color:#0dcaf0; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#0dcaf0; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0dcaf0; --bs-gradient:none;}.btn-outline-warning{ --bs-btn-color:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffc107; --bs-btn-hover-border-color:#ffc107; --bs-btn-focus-shadow-rgb:255,193,7; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffc107; --bs-btn-active-border-color:#ffc107; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#ffc107; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#ffc107; --bs-gradient:none;}.btn-outline-danger{ --bs-btn-color:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#dc3545; --bs-btn-hover-border-color:#dc3545; --bs-btn-focus-shadow-rgb:220,53,69; --bs-btn-active-color:#fff; --bs-btn-active-bg:#dc3545; --bs-btn-active-border-color:#dc3545; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#dc3545; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#dc3545; --bs-gradient:none;}.btn-outline-light{ --bs-btn-color:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#f8f9fa; --bs-btn-hover-border-color:#f8f9fa; --bs-btn-focus-shadow-rgb:248,249,250; --bs-btn-active-color:#000; --bs-btn-active-bg:#f8f9fa; --bs-btn-active-border-color:#f8f9fa; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#f8f9fa; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#f8f9fa; --bs-gradient:none;}.btn-outline-dark{ --bs-btn-color:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#212529; --bs-btn-hover-border-color:#212529; --bs-btn-focus-shadow-rgb:33,37,41; --bs-btn-active-color:#fff; --bs-btn-active-bg:#212529; --bs-btn-active-border-color:#212529; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,0.125); --bs-btn-disabled-color:#212529; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#212529; --bs-gradient:none;}.btn-link{ --bs-btn-font-weight:400; --bs-btn-color:var(--bs-link-color); --bs-btn-bg:transparent; --bs-btn-border-color:transparent; --bs-btn-hover-color:var(--bs-link-hover-color); --bs-btn-hover-border-color:transparent; --bs-btn-active-color:var(--bs-link-hover-color); --bs-btn-active-border-color:transparent; --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-border-color:transparent; --bs-btn-box-shadow:0 0 0 #000; --bs-btn-focus-shadow-rgb:49,132,253; text-decoration:underline;}.btn-link:focus-visible{ color:var(--bs-btn-color);}.btn-link:hover{ color:var(--bs-btn-hover-color);}.btn-lg,.btn-group-lg > .btn{ --bs-btn-padding-y:0.5rem; --bs-btn-padding-x:1rem; --bs-btn-font-size:1.25rem; --bs-btn-border-radius:var(--bs-border-radius-lg);}.btn-sm,.btn-group-sm > .btn{ --bs-btn-padding-y:0.25rem; --bs-btn-padding-x:0.5rem; --bs-btn-font-size:0.875rem; --bs-btn-border-radius:var(--bs-border-radius-sm);}.fade{ transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce){ .fade{ transition:none;}}.fade:not(.show){ opacity:0;}.collapse:not(.show){ display:none;}.collapsing{ height:0; overflow:hidden; transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing{ transition:none;}}.collapsing.collapse-horizontal{ width:0; height:auto; transition:width 0.35s ease;}@media (prefers-reduced-motion:reduce){ .collapsing.collapse-horizontal{ transition:none;}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{ position:relative;}.dropdown-toggle{ white-space:nowrap;}.dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid; border-right:0.3em solid transparent; border-bottom:0; border-left:0.3em solid transparent;}.dropdown-toggle:empty::after{ margin-left:0;}.dropdown-menu{ --bs-dropdown-zindex:1000; --bs-dropdown-min-width:10rem; --bs-dropdown-padding-x:0; --bs-dropdown-padding-y:0.5rem; --bs-dropdown-spacer:0.125rem; --bs-dropdown-font-size:1rem; --bs-dropdown-color:var(--bs-body-color); --bs-dropdown-bg:var(--bs-body-bg); --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-border-radius:var(--bs-border-radius); --bs-dropdown-border-width:var(--bs-border-width); --bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width)); --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-divider-margin-y:0.5rem; --bs-dropdown-box-shadow:var(--bs-box-shadow); --bs-dropdown-link-color:var(--bs-body-color); --bs-dropdown-link-hover-color:var(--bs-body-color); --bs-dropdown-link-hover-bg:var(--bs-tertiary-bg); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:var(--bs-tertiary-color); --bs-dropdown-item-padding-x:1rem; --bs-dropdown-item-padding-y:0.25rem; --bs-dropdown-header-color:#6c757d; --bs-dropdown-header-padding-x:1rem; --bs-dropdown-header-padding-y:0.5rem; position:absolute; z-index:var(--bs-dropdown-zindex); display:none; min-width:var(--bs-dropdown-min-width); padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x); margin:0; font-size:var(--bs-dropdown-font-size); color:var(--bs-dropdown-color); text-align:left; list-style:none; background-color:var(--bs-dropdown-bg); background-clip:padding-box; border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color); border-radius:var(--bs-dropdown-border-radius);}.dropdown-menu[data-bs-popper]{ top:100%; left:0; margin-top:var(--bs-dropdown-spacer);}.dropdown-menu-start{ --bs-position:start;}.dropdown-menu-start[data-bs-popper]{ right:auto; left:0;}.dropdown-menu-end{ --bs-position:end;}.dropdown-menu-end[data-bs-popper]{ right:0; left:auto;}@media (min-width:576px){ .dropdown-menu-sm-start{ --bs-position:start;} .dropdown-menu-sm-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-sm-end{ --bs-position:end;} .dropdown-menu-sm-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:768px){ .dropdown-menu-md-start{ --bs-position:start;} .dropdown-menu-md-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-md-end{ --bs-position:end;} .dropdown-menu-md-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:992px){ .dropdown-menu-lg-start{ --bs-position:start;} .dropdown-menu-lg-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-lg-end{ --bs-position:end;} .dropdown-menu-lg-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1200px){ .dropdown-menu-xl-start{ --bs-position:start;} .dropdown-menu-xl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xl-end{ --bs-position:end;} .dropdown-menu-xl-end[data-bs-popper]{ right:0; left:auto;}}@media (min-width:1400px){ .dropdown-menu-xxl-start{ --bs-position:start;} .dropdown-menu-xxl-start[data-bs-popper]{ right:auto; left:0;} .dropdown-menu-xxl-end{ --bs-position:end;} .dropdown-menu-xxl-end[data-bs-popper]{ right:0; left:auto;}}.dropup .dropdown-menu[data-bs-popper]{ top:auto; bottom:100%; margin-top:0; margin-bottom:var(--bs-dropdown-spacer);}.dropup .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0; border-right:0.3em solid transparent; border-bottom:0.3em solid; border-left:0.3em solid transparent;}.dropup .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-menu[data-bs-popper]{ top:0; right:auto; left:100%; margin-top:0; margin-left:var(--bs-dropdown-spacer);}.dropend .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0; border-bottom:0.3em solid transparent; border-left:0.3em solid;}.dropend .dropdown-toggle:empty::after{ margin-left:0;}.dropend .dropdown-toggle::after{ vertical-align:0;}.dropstart .dropdown-menu[data-bs-popper]{ top:0; right:100%; left:auto; margin-top:0; margin-right:var(--bs-dropdown-spacer);}.dropstart .dropdown-toggle::after{ display:inline-block; margin-left:0.255em; vertical-align:0.255em; content:"";}.dropstart .dropdown-toggle::after{ display:none;}.dropstart .dropdown-toggle::before{ display:inline-block; margin-right:0.255em; vertical-align:0.255em; content:""; border-top:0.3em solid transparent; border-right:0.3em solid; border-bottom:0.3em solid transparent;}.dropstart .dropdown-toggle:empty::after{ margin-left:0;}.dropstart .dropdown-toggle::before{ vertical-align:0;}.dropdown-divider{ height:0; margin:var(--bs-dropdown-divider-margin-y) 0; overflow:hidden; border-top:1px solid var(--bs-dropdown-divider-bg); opacity:1;}.dropdown-item{ display:block; width:100%; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); clear:both; font-weight:400; color:var(--bs-dropdown-link-color); text-align:inherit; text-decoration:none; white-space:nowrap; background-color:transparent; border:0; border-radius:var(--bs-dropdown-item-border-radius,0);}.dropdown-item:hover,.dropdown-item:focus{ color:var(--bs-dropdown-link-hover-color); background-color:var(--bs-dropdown-link-hover-bg);}.dropdown-item.active,.dropdown-item:active{ color:var(--bs-dropdown-link-active-color); text-decoration:none; background-color:var(--bs-dropdown-link-active-bg);}.dropdown-item.disabled,.dropdown-item:disabled{ color:var(--bs-dropdown-link-disabled-color); pointer-events:none; background-color:transparent;}.dropdown-menu.show{ display:block;}.dropdown-header{ display:block; padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x); margin-bottom:0; font-size:0.875rem; color:var(--bs-dropdown-header-color); white-space:nowrap;}.dropdown-item-text{ display:block; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); color:var(--bs-dropdown-link-color);}.dropdown-menu-dark{ --bs-dropdown-color:#dee2e6; --bs-dropdown-bg:#343a40; --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-box-shadow:; --bs-dropdown-link-color:#dee2e6; --bs-dropdown-link-hover-color:#fff; --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-link-hover-bg:rgba(255,255,255,0.15); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:#adb5bd; --bs-dropdown-header-color:#adb5bd;}.btn-group,.btn-group-vertical{ position:relative; display:inline-flex; vertical-align:middle;}.btn-group > .btn,.btn-group-vertical > .btn{ position:relative; flex:1 1 auto;}.btn-group > .btn-check:checked + .btn,.btn-group > .btn-check:focus + .btn,.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn-check:checked + .btn,.btn-group-vertical > .btn-check:focus + .btn,.btn-group-vertical > .btn:hover,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{ z-index:1;}.btn-toolbar{ display:flex; flex-wrap:wrap; justify-content:flex-start;}.btn-toolbar .input-group{ width:auto;}.btn-group{ border-radius:var(--bs-border-radius);}.btn-group >:not(.btn-check:first-child) + .btn,.btn-group > .btn-group:not(:first-child){ margin-left:calc(var(--bs-border-width) * -1);}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn.dropdown-toggle-split:first-child,.btn-group > .btn-group:not(:last-child) > .btn{ border-top-right-radius:0; border-bottom-right-radius:0;}.btn-group > .btn:nth-child(n+3),.btn-group >:not(.btn-check) + .btn,.btn-group > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-bottom-left-radius:0;}.dropdown-toggle-split{ padding-right:0.5625rem; padding-left:0.5625rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after{ margin-left:0;}.dropstart .dropdown-toggle-split::before{ margin-right:0;}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{ padding-right:0.375rem; padding-left:0.375rem;}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{ padding-right:0.75rem; padding-left:0.75rem;}.btn-group-vertical{ flex-direction:column; align-items:flex-start; justify-content:center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{ width:100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){ margin-top:calc(var(--bs-border-width) * -1);}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{ border-bottom-right-radius:0; border-bottom-left-radius:0;}.btn-group-vertical > .btn ~ .btn,.btn-group-vertical > .btn-group:not(:first-child) > .btn{ border-top-left-radius:0; border-top-right-radius:0;}.nav{ --bs-nav-link-padding-x:1rem; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-link-color); --bs-nav-link-hover-color:var(--bs-link-hover-color); --bs-nav-link-disabled-color:var(--bs-secondary-color); display:flex; flex-wrap:wrap; padding-left:0; margin-bottom:0; list-style:none;}.nav-link{ display:block; padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x); font-size:var(--bs-nav-link-font-size); font-weight:var(--bs-nav-link-font-weight); color:var(--bs-nav-link-color); text-decoration:none; background:none; border:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .nav-link{ transition:none;}}.nav-link:hover,.nav-link:focus{ color:var(--bs-nav-link-hover-color);}.nav-link:focus-visible{ outline:0;}.nav-link.disabled,.nav-link:disabled{ color:var(--bs-nav-link-disabled-color); pointer-events:none; cursor:default;}.nav-tabs{ --bs-nav-tabs-border-width:var(--bs-border-width); --bs-nav-tabs-border-color:var(--bs-border-color); --bs-nav-tabs-border-radius:var(--bs-border-radius); --bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color); --bs-nav-tabs-link-active-color:var(--bs-emphasis-color); --bs-nav-tabs-link-active-bg:var(--bs-body-bg); --bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg); border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.nav-tabs .nav-link{ margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width)); border:var(--bs-nav-tabs-border-width) solid transparent; border-top-left-radius:var(--bs-nav-tabs-border-radius); border-top-right-radius:var(--bs-nav-tabs-border-radius);}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{ isolation:isolate; border-color:var(--bs-nav-tabs-link-hover-border-color);}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{ color:var(--bs-nav-tabs-link-active-color); background-color:var(--bs-nav-tabs-link-active-bg); border-color:var(--bs-nav-tabs-link-active-border-color);}.nav-tabs .dropdown-menu{ margin-top:calc(-1 * var(--bs-nav-tabs-border-width)); border-top-left-radius:0; border-top-right-radius:0;}.nav-pills{ --bs-nav-pills-border-radius:var(--bs-border-radius); --bs-nav-pills-link-active-color:#fff; --bs-nav-pills-link-active-bg:#0d6efd;}.nav-pills .nav-link{ border-radius:var(--bs-nav-pills-border-radius);}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{ color:var(--bs-nav-pills-link-active-color); background-color:var(--bs-nav-pills-link-active-bg);}.nav-underline{ --bs-nav-underline-gap:1rem; --bs-nav-underline-border-width:0.125rem; --bs-nav-underline-link-active-color:var(--bs-emphasis-color); gap:var(--bs-nav-underline-gap);}.nav-underline .nav-link{ padding-right:0; padding-left:0; border-bottom:var(--bs-nav-underline-border-width) solid transparent;}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{ border-bottom-color:currentcolor;}.nav-underline .nav-link.active,.nav-underline .show > .nav-link{ font-weight:700; color:var(--bs-nav-underline-link-active-color); border-bottom-color:currentcolor;}.nav-fill > .nav-link,.nav-fill .nav-item{ flex:1 1 auto; text-align:center;}.nav-justified > .nav-link,.nav-justified .nav-item{ flex-basis:0; flex-grow:1; text-align:center;}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{ width:100%;}.tab-content > .tab-pane{ display:none;}.tab-content > .active{ display:block;}.navbar{ --bs-navbar-padding-x:0; --bs-navbar-padding-y:0.5rem; --bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65); --bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8); --bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3); --bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-brand-padding-y:0.3125rem; --bs-navbar-brand-margin-end:1rem; --bs-navbar-brand-font-size:1.25rem; --bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb),1); --bs-navbar-nav-link-padding-x:0.5rem; --bs-navbar-toggler-padding-y:0.25rem; --bs-navbar-toggler-padding-x:0.75rem; --bs-navbar-toggler-font-size:1.25rem; --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833,37,41,0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); --bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb),0.15); --bs-navbar-toggler-border-radius:var(--bs-border-radius); --bs-navbar-toggler-focus-width:0.25rem; --bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out; position:relative; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.navbar > .container,.navbar > .container-fluid,.navbar > .container-sm,.navbar > .container-md,.navbar > .container-lg,.navbar > .container-xl,.navbar > .container-xxl{ display:flex; flex-wrap:inherit; align-items:center; justify-content:space-between;}.navbar-brand{ padding-top:var(--bs-navbar-brand-padding-y); padding-bottom:var(--bs-navbar-brand-padding-y); margin-right:var(--bs-navbar-brand-margin-end); font-size:var(--bs-navbar-brand-font-size); color:var(--bs-navbar-brand-color); text-decoration:none; white-space:nowrap;}.navbar-brand:hover,.navbar-brand:focus{ color:var(--bs-navbar-brand-hover-color);}.navbar-nav{ --bs-nav-link-padding-x:0; --bs-nav-link-padding-y:0.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-navbar-color); --bs-nav-link-hover-color:var(--bs-navbar-hover-color); --bs-nav-link-disabled-color:var(--bs-navbar-disabled-color); display:flex; flex-direction:column; padding-left:0; margin-bottom:0; list-style:none;}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{ color:var(--bs-navbar-active-color);}.navbar-nav .dropdown-menu{ position:static;}.navbar-text{ padding-top:0.5rem; padding-bottom:0.5rem; color:var(--bs-navbar-color);}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{ color:var(--bs-navbar-active-color);}.navbar-collapse{ flex-basis:100%; flex-grow:1; align-items:center;}.navbar-toggler{ padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x); font-size:var(--bs-navbar-toggler-font-size); line-height:1; color:var(--bs-navbar-color); background-color:transparent; border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color); border-radius:var(--bs-navbar-toggler-border-radius); transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){ .navbar-toggler{ transition:none;}}.navbar-toggler:hover{ text-decoration:none;}.navbar-toggler:focus{ text-decoration:none; outline:0; box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{ display:inline-block; width:1.5em; height:1.5em; vertical-align:middle; background-image:var(--bs-navbar-toggler-icon-bg); background-repeat:no-repeat; background-position:center; background-size:100%;}.navbar-nav-scroll{ max-height:var(--bs-scroll-height,75vh); overflow-y:auto;}@media (min-width:576px){ .navbar-expand-sm{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-sm .navbar-nav{ flex-direction:row;} .navbar-expand-sm .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-sm .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-sm .navbar-nav-scroll{ overflow:visible;} .navbar-expand-sm .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-sm .navbar-toggler{ display:none;} .navbar-expand-sm .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-sm .offcanvas .offcanvas-header{ display:none;} .navbar-expand-sm .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:768px){ .navbar-expand-md{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-md .navbar-nav{ flex-direction:row;} .navbar-expand-md .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-md .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-md .navbar-nav-scroll{ overflow:visible;} .navbar-expand-md .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-md .navbar-toggler{ display:none;} .navbar-expand-md .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-md .offcanvas .offcanvas-header{ display:none;} .navbar-expand-md .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:992px){ .navbar-expand-lg{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-lg .navbar-nav{ flex-direction:row;} .navbar-expand-lg .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-lg .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-lg .navbar-nav-scroll{ overflow:visible;} .navbar-expand-lg .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-lg .navbar-toggler{ display:none;} .navbar-expand-lg .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-lg .offcanvas .offcanvas-header{ display:none;} .navbar-expand-lg .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1200px){ .navbar-expand-xl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xl .navbar-nav{ flex-direction:row;} .navbar-expand-xl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xl .navbar-toggler{ display:none;} .navbar-expand-xl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}@media (min-width:1400px){ .navbar-expand-xxl{ flex-wrap:nowrap; justify-content:flex-start;} .navbar-expand-xxl .navbar-nav{ flex-direction:row;} .navbar-expand-xxl .navbar-nav .dropdown-menu{ position:absolute;} .navbar-expand-xxl .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);} .navbar-expand-xxl .navbar-nav-scroll{ overflow:visible;} .navbar-expand-xxl .navbar-collapse{ display:flex !important; flex-basis:auto;} .navbar-expand-xxl .navbar-toggler{ display:none;} .navbar-expand-xxl .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;} .navbar-expand-xxl .offcanvas .offcanvas-header{ display:none;} .navbar-expand-xxl .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}}.navbar-expand{ flex-wrap:nowrap; justify-content:flex-start;}.navbar-expand .navbar-nav{ flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu{ position:absolute;}.navbar-expand .navbar-nav .nav-link{ padding-right:var(--bs-navbar-nav-link-padding-x); padding-left:var(--bs-navbar-nav-link-padding-x);}.navbar-expand .navbar-nav-scroll{ overflow:visible;}.navbar-expand .navbar-collapse{ display:flex !important; flex-basis:auto;}.navbar-expand .navbar-toggler{ display:none;}.navbar-expand .offcanvas{ position:static; z-index:auto; flex-grow:1; width:auto !important; height:auto !important; visibility:visible !important; background-color:transparent !important; border:0 !important; transform:none !important; transition:none;}.navbar-expand .offcanvas .offcanvas-header{ display:none;}.navbar-expand .offcanvas .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible;}.navbar-dark,.navbar[data-bs-theme=dark]{ --bs-navbar-color:rgba(255,255,255,0.55); --bs-navbar-hover-color:rgba(255,255,255,0.75); --bs-navbar-disabled-color:rgba(255,255,255,0.25); --bs-navbar-active-color:#fff; --bs-navbar-brand-color:#fff; --bs-navbar-brand-hover-color:#fff; --bs-navbar-toggler-border-color:rgba(255,255,255,0.1); --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}[data-bs-theme=dark] .navbar-toggler-icon{ --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.card{ --bs-card-spacer-y:1rem; --bs-card-spacer-x:1rem; --bs-card-title-spacer-y:0.5rem; --bs-card-title-color:; --bs-card-subtitle-color:; --bs-card-border-width:var(--bs-border-width); --bs-card-border-color:var(--bs-border-color-translucent); --bs-card-border-radius:var(--bs-border-radius); --bs-card-box-shadow:; --bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width))); --bs-card-cap-padding-y:0.5rem; --bs-card-cap-padding-x:1rem; --bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.03); --bs-card-cap-color:; --bs-card-height:; --bs-card-color:; --bs-card-bg:var(--bs-body-bg); --bs-card-img-overlay-padding:1rem; --bs-card-group-margin:0.75rem; position:relative; display:flex; flex-direction:column; min-width:0; height:var(--bs-card-height); color:var(--bs-body-color); word-wrap:break-word; background-color:var(--bs-card-bg); background-clip:border-box; border:var(--bs-card-border-width) solid var(--bs-card-border-color); border-radius:var(--bs-card-border-radius);}.card > hr{ margin-right:0; margin-left:0;}.card > .list-group{ border-top:inherit; border-bottom:inherit;}.card > .list-group:first-child{ border-top-width:0; border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card > .list-group:last-child{ border-bottom-width:0; border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card > .card-header + .list-group,.card > .list-group + .card-footer{ border-top:0;}.card-body{ flex:1 1 auto; padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x); color:var(--bs-card-color);}.card-title{ margin-bottom:var(--bs-card-title-spacer-y); color:var(--bs-card-title-color);}.card-subtitle{ margin-top:calc(-0.5 * var(--bs-card-title-spacer-y)); margin-bottom:0; color:var(--bs-card-subtitle-color);}.card-text:last-child{ margin-bottom:0;}.card-link + .card-link{ margin-left:var(--bs-card-spacer-x);}.card-header{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); margin-bottom:0; color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-header:first-child{ border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.card-footer{ padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x); color:var(--bs-card-cap-color); background-color:var(--bs-card-cap-bg); border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.card-footer:last-child{ border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.card-header-tabs{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-bottom:calc(-1 * var(--bs-card-cap-padding-y)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x)); border-bottom:0;}.card-header-tabs .nav-link.active{ background-color:var(--bs-card-bg); border-bottom-color:var(--bs-card-bg);}.card-header-pills{ margin-right:calc(-0.5 * var(--bs-card-cap-padding-x)); margin-left:calc(-0.5 * var(--bs-card-cap-padding-x));}.card-img-overlay{ position:absolute; top:0; right:0; bottom:0; left:0; padding:var(--bs-card-img-overlay-padding); border-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-top,.card-img-bottom{ width:100%;}.card-img,.card-img-top{ border-top-left-radius:var(--bs-card-inner-border-radius); border-top-right-radius:var(--bs-card-inner-border-radius);}.card-img,.card-img-bottom{ border-bottom-right-radius:var(--bs-card-inner-border-radius); border-bottom-left-radius:var(--bs-card-inner-border-radius);}.card-group > .card{ margin-bottom:var(--bs-card-group-margin);}@media (min-width:576px){ .card-group{ display:flex; flex-flow:row wrap;} .card-group > .card{ flex:1 0 0%; margin-bottom:0;} .card-group > .card + .card{ margin-left:0; border-left:0;} .card-group > .card:not(:last-child){ border-top-right-radius:0; border-bottom-right-radius:0;} .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header{ border-top-right-radius:0;} .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer{ border-bottom-right-radius:0;} .card-group > .card:not(:first-child){ border-top-left-radius:0; border-bottom-left-radius:0;} .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header{ border-top-left-radius:0;} .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer{ border-bottom-left-radius:0;}}.accordion{ --bs-accordion-color:var(--bs-body-color); --bs-accordion-bg:var(--bs-body-bg); --bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease; --bs-accordion-border-color:var(--bs-border-color); --bs-accordion-border-width:var(--bs-border-width); --bs-accordion-border-radius:var(--bs-border-radius); --bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width))); --bs-accordion-btn-padding-x:1.25rem; --bs-accordion-btn-padding-y:1rem; --bs-accordion-btn-color:var(--bs-body-color); --bs-accordion-btn-bg:var(--bs-accordion-bg); --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e"); --bs-accordion-btn-icon-width:1.25rem; --bs-accordion-btn-icon-transform:rotate(-180deg); --bs-accordion-btn-icon-transition:transform 0.2s ease-in-out; --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e"); --bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-accordion-body-padding-x:1.25rem; --bs-accordion-body-padding-y:1rem; --bs-accordion-active-color:var(--bs-primary-text-emphasis); --bs-accordion-active-bg:var(--bs-primary-bg-subtle);}.accordion-button{ position:relative; display:flex; align-items:center; width:100%; padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x); font-size:1rem; color:var(--bs-accordion-btn-color); text-align:left; background-color:var(--bs-accordion-btn-bg); border:0; border-radius:0; overflow-anchor:none; transition:var(--bs-accordion-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button{ transition:none;}}.accordion-button:not(.collapsed){ color:var(--bs-accordion-active-color); background-color:var(--bs-accordion-active-bg); box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);}.accordion-button:not(.collapsed)::after{ background-image:var(--bs-accordion-btn-active-icon); transform:var(--bs-accordion-btn-icon-transform);}.accordion-button::after{ flex-shrink:0; width:var(--bs-accordion-btn-icon-width); height:var(--bs-accordion-btn-icon-width); margin-left:auto; content:""; background-image:var(--bs-accordion-btn-icon); background-repeat:no-repeat; background-size:var(--bs-accordion-btn-icon-width); transition:var(--bs-accordion-btn-icon-transition);}@media (prefers-reduced-motion:reduce){ .accordion-button::after{ transition:none;}}.accordion-button:hover{ z-index:2;}.accordion-button:focus{ z-index:3; outline:0; box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.accordion-header{ margin-bottom:0;}.accordion-item{ color:var(--bs-accordion-color); background-color:var(--bs-accordion-bg); border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);}.accordion-item:first-of-type{ border-top-left-radius:var(--bs-accordion-border-radius); border-top-right-radius:var(--bs-accordion-border-radius);}.accordion-item:first-of-type > .accordion-header .accordion-button{ border-top-left-radius:var(--bs-accordion-inner-border-radius); border-top-right-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:not(:first-of-type){ border-top:0;}.accordion-item:last-of-type{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed{ border-bottom-right-radius:var(--bs-accordion-inner-border-radius); border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.accordion-item:last-of-type > .accordion-collapse{ border-bottom-right-radius:var(--bs-accordion-border-radius); border-bottom-left-radius:var(--bs-accordion-border-radius);}.accordion-body{ padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.accordion-flush > .accordion-item{ border-right:0; border-left:0; border-radius:0;}.accordion-flush > .accordion-item:first-child{ border-top:0;}.accordion-flush > .accordion-item:last-child{ border-bottom:0;}.accordion-flush > .accordion-item > .accordion-header .accordion-button,.accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed{ border-radius:0;}.accordion-flush > .accordion-item > .accordion-collapse{ border-radius:0;}[data-bs-theme=dark] .accordion-button::after{ --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.breadcrumb{ --bs-breadcrumb-padding-x:0; --bs-breadcrumb-padding-y:0; --bs-breadcrumb-margin-bottom:1rem; --bs-breadcrumb-bg:; --bs-breadcrumb-border-radius:; --bs-breadcrumb-divider-color:var(--bs-secondary-color); --bs-breadcrumb-item-padding-x:0.5rem; --bs-breadcrumb-item-active-color:var(--bs-secondary-color); display:flex; flex-wrap:wrap; padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x); margin-bottom:var(--bs-breadcrumb-margin-bottom); font-size:var(--bs-breadcrumb-font-size); list-style:none; background-color:var(--bs-breadcrumb-bg); border-radius:var(--bs-breadcrumb-border-radius);}.breadcrumb-item + .breadcrumb-item{ padding-left:var(--bs-breadcrumb-item-padding-x);}.breadcrumb-item + .breadcrumb-item::before{ float:left; padding-right:var(--bs-breadcrumb-item-padding-x); color:var(--bs-breadcrumb-divider-color); content:var(--bs-breadcrumb-divider,"/");}.breadcrumb-item.active{ color:var(--bs-breadcrumb-item-active-color);}.pagination{ --bs-pagination-padding-x:0.75rem; --bs-pagination-padding-y:0.375rem; --bs-pagination-font-size:1rem; --bs-pagination-color:var(--bs-link-color); --bs-pagination-bg:var(--bs-body-bg); --bs-pagination-border-width:var(--bs-border-width); --bs-pagination-border-color:var(--bs-border-color); --bs-pagination-border-radius:var(--bs-border-radius); --bs-pagination-hover-color:var(--bs-link-hover-color); --bs-pagination-hover-bg:var(--bs-tertiary-bg); --bs-pagination-hover-border-color:var(--bs-border-color); --bs-pagination-focus-color:var(--bs-link-hover-color); --bs-pagination-focus-bg:var(--bs-secondary-bg); --bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-pagination-active-color:#fff; --bs-pagination-active-bg:#0d6efd; --bs-pagination-active-border-color:#0d6efd; --bs-pagination-disabled-color:var(--bs-secondary-color); --bs-pagination-disabled-bg:var(--bs-secondary-bg); --bs-pagination-disabled-border-color:var(--bs-border-color); display:flex; padding-left:0; list-style:none;}.page-link{ position:relative; display:block; padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x); font-size:var(--bs-pagination-font-size); color:var(--bs-pagination-color); text-decoration:none; background-color:var(--bs-pagination-bg); border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion:reduce){ .page-link{ transition:none;}}.page-link:hover{ z-index:2; color:var(--bs-pagination-hover-color); background-color:var(--bs-pagination-hover-bg); border-color:var(--bs-pagination-hover-border-color);}.page-link:focus{ z-index:3; color:var(--bs-pagination-focus-color); background-color:var(--bs-pagination-focus-bg); outline:0; box-shadow:var(--bs-pagination-focus-box-shadow);}.page-link.active,.active > .page-link{ z-index:3; color:var(--bs-pagination-active-color); background-color:var(--bs-pagination-active-bg); border-color:var(--bs-pagination-active-border-color);}.page-link.disabled,.disabled > .page-link{ color:var(--bs-pagination-disabled-color); pointer-events:none; background-color:var(--bs-pagination-disabled-bg); border-color:var(--bs-pagination-disabled-border-color);}.page-item:not(:first-child) .page-link{ margin-left:calc(var(--bs-border-width) * -1);}.page-item:first-child .page-link{ border-top-left-radius:var(--bs-pagination-border-radius); border-bottom-left-radius:var(--bs-pagination-border-radius);}.page-item:last-child .page-link{ border-top-right-radius:var(--bs-pagination-border-radius); border-bottom-right-radius:var(--bs-pagination-border-radius);}.pagination-lg{ --bs-pagination-padding-x:1.5rem; --bs-pagination-padding-y:0.75rem; --bs-pagination-font-size:1.25rem; --bs-pagination-border-radius:var(--bs-border-radius-lg);}.pagination-sm{ --bs-pagination-padding-x:0.5rem; --bs-pagination-padding-y:0.25rem; --bs-pagination-font-size:0.875rem; --bs-pagination-border-radius:var(--bs-border-radius-sm);}.badge{ --bs-badge-padding-x:0.65em; --bs-badge-padding-y:0.35em; --bs-badge-font-size:0.75em; --bs-badge-font-weight:700; --bs-badge-color:#fff; --bs-badge-border-radius:var(--bs-border-radius); display:inline-block; padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x); font-size:var(--bs-badge-font-size); font-weight:var(--bs-badge-font-weight); line-height:1; color:var(--bs-badge-color); text-align:center; white-space:nowrap; vertical-align:baseline; border-radius:var(--bs-badge-border-radius);}.badge:empty{ display:none;}.btn .badge{ position:relative; top:-1px;}.alert{ --bs-alert-bg:transparent; --bs-alert-padding-x:1rem; --bs-alert-padding-y:1rem; --bs-alert-margin-bottom:1rem; --bs-alert-color:inherit; --bs-alert-border-color:transparent; --bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color); --bs-alert-border-radius:var(--bs-border-radius); --bs-alert-link-color:inherit; position:relative; padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x); margin-bottom:var(--bs-alert-margin-bottom); color:var(--bs-alert-color); background-color:var(--bs-alert-bg); border:var(--bs-alert-border); border-radius:var(--bs-alert-border-radius);}.alert-heading{ color:inherit;}.alert-link{ font-weight:700; color:var(--bs-alert-link-color);}.alert-dismissible{ padding-right:3rem;}.alert-dismissible .btn-close{ position:absolute; top:0; right:0; z-index:2; padding:1.25rem 1rem;}.alert-primary{ --bs-alert-color:var(--bs-primary-text-emphasis); --bs-alert-bg:var(--bs-primary-bg-subtle); --bs-alert-border-color:var(--bs-primary-border-subtle); --bs-alert-link-color:var(--bs-primary-text-emphasis);}.alert-secondary{ --bs-alert-color:var(--bs-secondary-text-emphasis); --bs-alert-bg:var(--bs-secondary-bg-subtle); --bs-alert-border-color:var(--bs-secondary-border-subtle); --bs-alert-link-color:var(--bs-secondary-text-emphasis);}.alert-success{ --bs-alert-color:var(--bs-success-text-emphasis); --bs-alert-bg:var(--bs-success-bg-subtle); --bs-alert-border-color:var(--bs-success-border-subtle); --bs-alert-link-color:var(--bs-success-text-emphasis);}.alert-info{ --bs-alert-color:var(--bs-info-text-emphasis); --bs-alert-bg:var(--bs-info-bg-subtle); --bs-alert-border-color:var(--bs-info-border-subtle); --bs-alert-link-color:var(--bs-info-text-emphasis);}.alert-warning{ --bs-alert-color:var(--bs-warning-text-emphasis); --bs-alert-bg:var(--bs-warning-bg-subtle); --bs-alert-border-color:var(--bs-warning-border-subtle); --bs-alert-link-color:var(--bs-warning-text-emphasis);}.alert-danger{ --bs-alert-color:var(--bs-danger-text-emphasis); --bs-alert-bg:var(--bs-danger-bg-subtle); --bs-alert-border-color:var(--bs-danger-border-subtle); --bs-alert-link-color:var(--bs-danger-text-emphasis);}.alert-light{ --bs-alert-color:var(--bs-light-text-emphasis); --bs-alert-bg:var(--bs-light-bg-subtle); --bs-alert-border-color:var(--bs-light-border-subtle); --bs-alert-link-color:var(--bs-light-text-emphasis);}.alert-dark{ --bs-alert-color:var(--bs-dark-text-emphasis); --bs-alert-bg:var(--bs-dark-bg-subtle); --bs-alert-border-color:var(--bs-dark-border-subtle); --bs-alert-link-color:var(--bs-dark-text-emphasis);}@keyframes progress-bar-stripes{ 0%{ background-position-x:1rem;}}.progress,.progress-stacked{ --bs-progress-height:1rem; --bs-progress-font-size:0.75rem; --bs-progress-bg:var(--bs-secondary-bg); --bs-progress-border-radius:var(--bs-border-radius); --bs-progress-box-shadow:var(--bs-box-shadow-inset); --bs-progress-bar-color:#fff; --bs-progress-bar-bg:#0d6efd; --bs-progress-bar-transition:width 0.6s ease; display:flex; height:var(--bs-progress-height); overflow:hidden; font-size:var(--bs-progress-font-size); background-color:var(--bs-progress-bg); border-radius:var(--bs-progress-border-radius);}.progress-bar{ display:flex; flex-direction:column; justify-content:center; overflow:hidden; color:var(--bs-progress-bar-color); text-align:center; white-space:nowrap; background-color:var(--bs-progress-bar-bg); transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion:reduce){ .progress-bar{ transition:none;}}.progress-bar-striped{ background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent); background-size:var(--bs-progress-height) var(--bs-progress-height);}.progress-stacked > .progress{ overflow:visible;}.progress-stacked > .progress > .progress-bar{ width:100%;}.progress-bar-animated{ animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion:reduce){ .progress-bar-animated{ animation:none;}}.list-group{ --bs-list-group-color:var(--bs-body-color); --bs-list-group-bg:var(--bs-body-bg); --bs-list-group-border-color:var(--bs-border-color); --bs-list-group-border-width:var(--bs-border-width); --bs-list-group-border-radius:var(--bs-border-radius); --bs-list-group-item-padding-x:1rem; --bs-list-group-item-padding-y:0.5rem; --bs-list-group-action-color:var(--bs-secondary-color); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-tertiary-bg); --bs-list-group-action-active-color:var(--bs-body-color); --bs-list-group-action-active-bg:var(--bs-secondary-bg); --bs-list-group-disabled-color:var(--bs-secondary-color); --bs-list-group-disabled-bg:var(--bs-body-bg); --bs-list-group-active-color:#fff; --bs-list-group-active-bg:#0d6efd; --bs-list-group-active-border-color:#0d6efd; display:flex; flex-direction:column; padding-left:0; margin-bottom:0; border-radius:var(--bs-list-group-border-radius);}.list-group-numbered{ list-style-type:none; counter-reset:section;}.list-group-numbered > .list-group-item::before{ content:counters(section,".") ". "; counter-increment:section;}.list-group-item-action{ width:100%; color:var(--bs-list-group-action-color); text-align:inherit;}.list-group-item-action:hover,.list-group-item-action:focus{ z-index:1; color:var(--bs-list-group-action-hover-color); text-decoration:none; background-color:var(--bs-list-group-action-hover-bg);}.list-group-item-action:active{ color:var(--bs-list-group-action-active-color); background-color:var(--bs-list-group-action-active-bg);}.list-group-item{ position:relative; display:block; padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x); color:var(--bs-list-group-color); text-decoration:none; background-color:var(--bs-list-group-bg); border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.list-group-item:first-child{ border-top-left-radius:inherit; border-top-right-radius:inherit;}.list-group-item:last-child{ border-bottom-right-radius:inherit; border-bottom-left-radius:inherit;}.list-group-item.disabled,.list-group-item:disabled{ color:var(--bs-list-group-disabled-color); pointer-events:none; background-color:var(--bs-list-group-disabled-bg);}.list-group-item.active{ z-index:2; color:var(--bs-list-group-active-color); background-color:var(--bs-list-group-active-bg); border-color:var(--bs-list-group-active-border-color);}.list-group-item + .list-group-item{ border-top-width:0;}.list-group-item + .list-group-item.active{ margin-top:calc(-1 * var(--bs-list-group-border-width)); border-top-width:var(--bs-list-group-border-width);}.list-group-horizontal{ flex-direction:row;}.list-group-horizontal > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;}.list-group-horizontal > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;}.list-group-horizontal > .list-group-item.active{ margin-top:0;}.list-group-horizontal > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;}.list-group-horizontal > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}@media (min-width:576px){ .list-group-horizontal-sm{ flex-direction:row;} .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-sm > .list-group-item.active{ margin-top:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-sm > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:768px){ .list-group-horizontal-md{ flex-direction:row;} .list-group-horizontal-md > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-md > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-md > .list-group-item.active{ margin-top:0;} .list-group-horizontal-md > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-md > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:992px){ .list-group-horizontal-lg{ flex-direction:row;} .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-lg > .list-group-item.active{ margin-top:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-lg > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1200px){ .list-group-horizontal-xl{ flex-direction:row;} .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xl > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}@media (min-width:1400px){ .list-group-horizontal-xxl{ flex-direction:row;} .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child){ border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0;} .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child){ border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0;} .list-group-horizontal-xxl > .list-group-item.active{ margin-top:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item{ border-top-width:var(--bs-list-group-border-width); border-left-width:0;} .list-group-horizontal-xxl > .list-group-item + .list-group-item.active{ margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width);}}.list-group-flush{ border-radius:0;}.list-group-flush > .list-group-item{ border-width:0 0 var(--bs-list-group-border-width);}.list-group-flush > .list-group-item:last-child{ border-bottom-width:0;}.list-group-item-primary{ --bs-list-group-color:var(--bs-primary-text-emphasis); --bs-list-group-bg:var(--bs-primary-bg-subtle); --bs-list-group-border-color:var(--bs-primary-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-primary-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-primary-border-subtle); --bs-list-group-active-color:var(--bs-primary-bg-subtle); --bs-list-group-active-bg:var(--bs-primary-text-emphasis); --bs-list-group-active-border-color:var(--bs-primary-text-emphasis);}.list-group-item-secondary{ --bs-list-group-color:var(--bs-secondary-text-emphasis); --bs-list-group-bg:var(--bs-secondary-bg-subtle); --bs-list-group-border-color:var(--bs-secondary-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-secondary-border-subtle); --bs-list-group-active-color:var(--bs-secondary-bg-subtle); --bs-list-group-active-bg:var(--bs-secondary-text-emphasis); --bs-list-group-active-border-color:var(--bs-secondary-text-emphasis);}.list-group-item-success{ --bs-list-group-color:var(--bs-success-text-emphasis); --bs-list-group-bg:var(--bs-success-bg-subtle); --bs-list-group-border-color:var(--bs-success-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-success-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-success-border-subtle); --bs-list-group-active-color:var(--bs-success-bg-subtle); --bs-list-group-active-bg:var(--bs-success-text-emphasis); --bs-list-group-active-border-color:var(--bs-success-text-emphasis);}.list-group-item-info{ --bs-list-group-color:var(--bs-info-text-emphasis); --bs-list-group-bg:var(--bs-info-bg-subtle); --bs-list-group-border-color:var(--bs-info-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-info-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-info-border-subtle); --bs-list-group-active-color:var(--bs-info-bg-subtle); --bs-list-group-active-bg:var(--bs-info-text-emphasis); --bs-list-group-active-border-color:var(--bs-info-text-emphasis);}.list-group-item-warning{ --bs-list-group-color:var(--bs-warning-text-emphasis); --bs-list-group-bg:var(--bs-warning-bg-subtle); --bs-list-group-border-color:var(--bs-warning-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-warning-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-warning-border-subtle); --bs-list-group-active-color:var(--bs-warning-bg-subtle); --bs-list-group-active-bg:var(--bs-warning-text-emphasis); --bs-list-group-active-border-color:var(--bs-warning-text-emphasis);}.list-group-item-danger{ --bs-list-group-color:var(--bs-danger-text-emphasis); --bs-list-group-bg:var(--bs-danger-bg-subtle); --bs-list-group-border-color:var(--bs-danger-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-danger-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-danger-border-subtle); --bs-list-group-active-color:var(--bs-danger-bg-subtle); --bs-list-group-active-bg:var(--bs-danger-text-emphasis); --bs-list-group-active-border-color:var(--bs-danger-text-emphasis);}.list-group-item-light{ --bs-list-group-color:var(--bs-light-text-emphasis); --bs-list-group-bg:var(--bs-light-bg-subtle); --bs-list-group-border-color:var(--bs-light-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-light-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-light-border-subtle); --bs-list-group-active-color:var(--bs-light-bg-subtle); --bs-list-group-active-bg:var(--bs-light-text-emphasis); --bs-list-group-active-border-color:var(--bs-light-text-emphasis);}.list-group-item-dark{ --bs-list-group-color:var(--bs-dark-text-emphasis); --bs-list-group-bg:var(--bs-dark-bg-subtle); --bs-list-group-border-color:var(--bs-dark-border-subtle); --bs-list-group-action-hover-color:var(--bs-emphasis-color); --bs-list-group-action-hover-bg:var(--bs-dark-border-subtle); --bs-list-group-action-active-color:var(--bs-emphasis-color); --bs-list-group-action-active-bg:var(--bs-dark-border-subtle); --bs-list-group-active-color:var(--bs-dark-bg-subtle); --bs-list-group-active-bg:var(--bs-dark-text-emphasis); --bs-list-group-active-border-color:var(--bs-dark-text-emphasis);}.btn-close{ --bs-btn-close-color:#000; --bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e"); --bs-btn-close-opacity:0.5; --bs-btn-close-hover-opacity:0.75; --bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,0.25); --bs-btn-close-focus-opacity:1; --bs-btn-close-disabled-opacity:0.25; --bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%); box-sizing:content-box; width:1em; height:1em; padding:0.25em 0.25em; color:var(--bs-btn-close-color); background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat; border:0; border-radius:0.375rem; opacity:var(--bs-btn-close-opacity);}.btn-close:hover{ color:var(--bs-btn-close-color); text-decoration:none; opacity:var(--bs-btn-close-hover-opacity);}.btn-close:focus{ outline:0; box-shadow:var(--bs-btn-close-focus-shadow); opacity:var(--bs-btn-close-focus-opacity);}.btn-close:disabled,.btn-close.disabled{ pointer-events:none; -webkit-user-select:none; -moz-user-select:none; user-select:none; opacity:var(--bs-btn-close-disabled-opacity);}.btn-close-white{ filter:var(--bs-btn-close-white-filter);}[data-bs-theme=dark] .btn-close{ filter:var(--bs-btn-close-white-filter);}.toast{ --bs-toast-zindex:1090; --bs-toast-padding-x:0.75rem; --bs-toast-padding-y:0.5rem; --bs-toast-spacing:1.5rem; --bs-toast-max-width:350px; --bs-toast-font-size:0.875rem; --bs-toast-color:; --bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.85); --bs-toast-border-width:var(--bs-border-width); --bs-toast-border-color:var(--bs-border-color-translucent); --bs-toast-border-radius:var(--bs-border-radius); --bs-toast-box-shadow:var(--bs-box-shadow); --bs-toast-header-color:var(--bs-secondary-color); --bs-toast-header-bg:rgba(var(--bs-body-bg-rgb),0.85); --bs-toast-header-border-color:var(--bs-border-color-translucent); width:var(--bs-toast-max-width); max-width:100%; font-size:var(--bs-toast-font-size); color:var(--bs-toast-color); pointer-events:auto; background-color:var(--bs-toast-bg); background-clip:padding-box; border:var(--bs-toast-border-width) solid var(--bs-toast-border-color); box-shadow:var(--bs-toast-box-shadow); border-radius:var(--bs-toast-border-radius);}.toast.showing{ opacity:0;}.toast:not(.show){ display:none;}.toast-container{ --bs-toast-zindex:1090; position:absolute; z-index:var(--bs-toast-zindex); width:-webkit-max-content; width:-moz-max-content; width:max-content; max-width:100%; pointer-events:none;}.toast-container >:not(:last-child){ margin-bottom:var(--bs-toast-spacing);}.toast-header{ display:flex; align-items:center; padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x); color:var(--bs-toast-header-color); background-color:var(--bs-toast-header-bg); background-clip:padding-box; border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color); border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width)); border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.toast-header .btn-close{ margin-right:calc(-0.5 * var(--bs-toast-padding-x)); margin-left:var(--bs-toast-padding-x);}.toast-body{ padding:var(--bs-toast-padding-x); word-wrap:break-word;}.modal{ --bs-modal-zindex:1055; --bs-modal-width:500px; --bs-modal-padding:1rem; --bs-modal-margin:0.5rem; --bs-modal-color:; --bs-modal-bg:var(--bs-body-bg); --bs-modal-border-color:var(--bs-border-color-translucent); --bs-modal-border-width:var(--bs-border-width); --bs-modal-border-radius:var(--bs-border-radius-lg); --bs-modal-box-shadow:var(--bs-box-shadow-sm); --bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width))); --bs-modal-header-padding-x:1rem; --bs-modal-header-padding-y:1rem; --bs-modal-header-padding:1rem 1rem; --bs-modal-header-border-color:var(--bs-border-color); --bs-modal-header-border-width:var(--bs-border-width); --bs-modal-title-line-height:1.5; --bs-modal-footer-gap:0.5rem; --bs-modal-footer-bg:; --bs-modal-footer-border-color:var(--bs-border-color); --bs-modal-footer-border-width:var(--bs-border-width); position:fixed; top:0; left:0; z-index:var(--bs-modal-zindex); display:none; width:100%; height:100%; overflow-x:hidden; overflow-y:auto; outline:0;}.modal-dialog{ position:relative; width:auto; margin:var(--bs-modal-margin); pointer-events:none;}.modal.fade .modal-dialog{ transition:transform 0.3s ease-out; transform:translate(0,-50px);}@media (prefers-reduced-motion:reduce){ .modal.fade .modal-dialog{ transition:none;}}.modal.show .modal-dialog{ transform:none;}.modal.modal-static .modal-dialog{ transform:scale(1.02);}.modal-dialog-scrollable{ height:calc(100% - var(--bs-modal-margin) * 2);}.modal-dialog-scrollable .modal-content{ max-height:100%; overflow:hidden;}.modal-dialog-scrollable .modal-body{ overflow-y:auto;}.modal-dialog-centered{ display:flex; align-items:center; min-height:calc(100% - var(--bs-modal-margin) * 2);}.modal-content{ position:relative; display:flex; flex-direction:column; width:100%; color:var(--bs-modal-color); pointer-events:auto; background-color:var(--bs-modal-bg); background-clip:padding-box; border:var(--bs-modal-border-width) solid var(--bs-modal-border-color); border-radius:var(--bs-modal-border-radius); outline:0;}.modal-backdrop{ --bs-backdrop-zindex:1050; --bs-backdrop-bg:#000; --bs-backdrop-opacity:0.5; position:fixed; top:0; left:0; z-index:var(--bs-backdrop-zindex); width:100vw; height:100vh; background-color:var(--bs-backdrop-bg);}.modal-backdrop.fade{ opacity:0;}.modal-backdrop.show{ opacity:var(--bs-backdrop-opacity);}.modal-header{ display:flex; flex-shrink:0; align-items:center; padding:var(--bs-modal-header-padding); border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color); border-top-left-radius:var(--bs-modal-inner-border-radius); border-top-right-radius:var(--bs-modal-inner-border-radius);}.modal-header .btn-close{ padding:calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5); margin:calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;}.modal-title{ margin-bottom:0; line-height:var(--bs-modal-title-line-height);}.modal-body{ position:relative; flex:1 1 auto; padding:var(--bs-modal-padding);}.modal-footer{ display:flex; flex-shrink:0; flex-wrap:wrap; align-items:center; justify-content:flex-end; padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5); background-color:var(--bs-modal-footer-bg); border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color); border-bottom-right-radius:var(--bs-modal-inner-border-radius); border-bottom-left-radius:var(--bs-modal-inner-border-radius);}.modal-footer > *{ margin:calc(var(--bs-modal-footer-gap) * 0.5);}@media (min-width:576px){ .modal{ --bs-modal-margin:1.75rem; --bs-modal-box-shadow:var(--bs-box-shadow);} .modal-dialog{ max-width:var(--bs-modal-width); margin-right:auto; margin-left:auto;} .modal-sm{ --bs-modal-width:300px;}}@media (min-width:992px){ .modal-lg, .modal-xl{ --bs-modal-width:800px;}}@media (min-width:1200px){ .modal-xl{ --bs-modal-width:1140px;}}.modal-fullscreen{ width:100vw; max-width:none; height:100%; margin:0;}.modal-fullscreen .modal-content{ height:100%; border:0; border-radius:0;}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{ border-radius:0;}.modal-fullscreen .modal-body{ overflow-y:auto;}@media (max-width:575.98px){ .modal-fullscreen-sm-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-sm-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-sm-down .modal-header, .modal-fullscreen-sm-down .modal-footer{ border-radius:0;} .modal-fullscreen-sm-down .modal-body{ overflow-y:auto;}}@media (max-width:767.98px){ .modal-fullscreen-md-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-md-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-md-down .modal-header, .modal-fullscreen-md-down .modal-footer{ border-radius:0;} .modal-fullscreen-md-down .modal-body{ overflow-y:auto;}}@media (max-width:991.98px){ .modal-fullscreen-lg-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-lg-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-lg-down .modal-header, .modal-fullscreen-lg-down .modal-footer{ border-radius:0;} .modal-fullscreen-lg-down .modal-body{ overflow-y:auto;}}@media (max-width:1199.98px){ .modal-fullscreen-xl-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-xl-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-xl-down .modal-header, .modal-fullscreen-xl-down .modal-footer{ border-radius:0;} .modal-fullscreen-xl-down .modal-body{ overflow-y:auto;}}@media (max-width:1399.98px){ .modal-fullscreen-xxl-down{ width:100vw; max-width:none; height:100%; margin:0;} .modal-fullscreen-xxl-down .modal-content{ height:100%; border:0; border-radius:0;} .modal-fullscreen-xxl-down .modal-header, .modal-fullscreen-xxl-down .modal-footer{ border-radius:0;} .modal-fullscreen-xxl-down .modal-body{ overflow-y:auto;}}.tooltip{ --bs-tooltip-zindex:1080; --bs-tooltip-max-width:200px; --bs-tooltip-padding-x:0.5rem; --bs-tooltip-padding-y:0.25rem; --bs-tooltip-margin:; --bs-tooltip-font-size:0.875rem; --bs-tooltip-color:var(--bs-body-bg); --bs-tooltip-bg:var(--bs-emphasis-color); --bs-tooltip-border-radius:var(--bs-border-radius); --bs-tooltip-opacity:0.9; --bs-tooltip-arrow-width:0.8rem; --bs-tooltip-arrow-height:0.4rem; z-index:var(--bs-tooltip-zindex); display:block; margin:var(--bs-tooltip-margin); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-tooltip-font-size); word-wrap:break-word; opacity:0;}.tooltip.show{ opacity:var(--bs-tooltip-opacity);}.tooltip .tooltip-arrow{ display:block; width:var(--bs-tooltip-arrow-width); height:var(--bs-tooltip-arrow-height);}.tooltip .tooltip-arrow::before{ position:absolute; content:""; border-color:transparent; border-style:solid;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{ bottom:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{ top:-1px; border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-top-color:var(--bs-tooltip-bg);}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{ left:calc(-1 * var(--bs-tooltip-arrow-height)); width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{ right:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0; border-right-color:var(--bs-tooltip-bg);}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{ top:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{ bottom:-1px; border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-bottom-color:var(--bs-tooltip-bg);}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{ right:calc(-1 * var(--bs-tooltip-arrow-height)); width:var(--bs-tooltip-arrow-height); height:var(--bs-tooltip-arrow-width);}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{ left:-1px; border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height); border-left-color:var(--bs-tooltip-bg);}.tooltip-inner{ max-width:var(--bs-tooltip-max-width); padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x); color:var(--bs-tooltip-color); text-align:center; background-color:var(--bs-tooltip-bg); border-radius:var(--bs-tooltip-border-radius);}.popover{ --bs-popover-zindex:1070; --bs-popover-max-width:276px; --bs-popover-font-size:0.875rem; --bs-popover-bg:var(--bs-body-bg); --bs-popover-border-width:var(--bs-border-width); --bs-popover-border-color:var(--bs-border-color-translucent); --bs-popover-border-radius:var(--bs-border-radius-lg); --bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width)); --bs-popover-box-shadow:var(--bs-box-shadow); --bs-popover-header-padding-x:1rem; --bs-popover-header-padding-y:0.5rem; --bs-popover-header-font-size:1rem; --bs-popover-header-color:inherit; --bs-popover-header-bg:var(--bs-secondary-bg); --bs-popover-body-padding-x:1rem; --bs-popover-body-padding-y:1rem; --bs-popover-body-color:var(--bs-body-color); --bs-popover-arrow-width:1rem; --bs-popover-arrow-height:0.5rem; --bs-popover-arrow-border:var(--bs-popover-border-color); z-index:var(--bs-popover-zindex); display:block; max-width:var(--bs-popover-max-width); font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; white-space:normal; word-spacing:normal; line-break:auto; font-size:var(--bs-popover-font-size); word-wrap:break-word; background-color:var(--bs-popover-bg); background-clip:padding-box; border:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-radius:var(--bs-popover-border-radius);}.popover .popover-arrow{ display:block; width:var(--bs-popover-arrow-width); height:var(--bs-popover-arrow-height);}.popover .popover-arrow::before,.popover .popover-arrow::after{ position:absolute; display:block; content:""; border-color:transparent; border-style:solid; border-width:0;}.bs-popover-top > .popover-arrow,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow{ bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-top > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{ bottom:0; border-top-color:var(--bs-popover-arrow-border);}.bs-popover-top > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{ bottom:var(--bs-popover-border-width); border-top-color:var(--bs-popover-bg);}.bs-popover-end > .popover-arrow,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow{ left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;}.bs-popover-end > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{ left:0; border-right-color:var(--bs-popover-arrow-border);}.bs-popover-end > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{ left:var(--bs-popover-border-width); border-right-color:var(--bs-popover-bg);}.bs-popover-bottom > .popover-arrow,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{ top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ border-width:0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-bottom > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{ top:0; border-bottom-color:var(--bs-popover-arrow-border);}.bs-popover-bottom > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{ top:var(--bs-popover-border-width); border-bottom-color:var(--bs-popover-bg);}.bs-popover-bottom .popover-header::before,.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{ position:absolute; top:0; left:50%; display:block; width:var(--bs-popover-arrow-width); margin-left:calc(-0.5 * var(--bs-popover-arrow-width)); content:""; border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.bs-popover-start > .popover-arrow,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow{ right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); width:var(--bs-popover-arrow-height); height:var(--bs-popover-arrow-width);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ border-width:calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);}.bs-popover-start > .popover-arrow::before,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{ right:0; border-left-color:var(--bs-popover-arrow-border);}.bs-popover-start > .popover-arrow::after,.bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{ right:var(--bs-popover-border-width); border-left-color:var(--bs-popover-bg);}.popover-header{ padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x); margin-bottom:0; font-size:var(--bs-popover-header-font-size); color:var(--bs-popover-header-color); background-color:var(--bs-popover-header-bg); border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color); border-top-left-radius:var(--bs-popover-inner-border-radius); border-top-right-radius:var(--bs-popover-inner-border-radius);}.popover-header:empty{ display:none;}.popover-body{ padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x); color:var(--bs-popover-body-color);}.carousel{ position:relative;}.carousel.pointer-event{ touch-action:pan-y;}.carousel-inner{ position:relative; width:100%; overflow:hidden;}.carousel-inner::after{ display:block; clear:both; content:"";}.carousel-item{ position:relative; display:none; float:left; width:100%; margin-right:-100%; -webkit-backface-visibility:hidden; backface-visibility:hidden; transition:transform 0.6s ease-in-out;}@media (prefers-reduced-motion:reduce){ .carousel-item{ transition:none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{ display:block;}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{ transform:translateX(100%);}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{ transform:translateX(-100%);}.carousel-fade .carousel-item{ opacity:0; transition-property:opacity; transform:none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{ z-index:1; opacity:1;}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{ z-index:0; opacity:0; transition:opacity 0s 0.6s;}@media (prefers-reduced-motion:reduce){ .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end{ transition:none;}}.carousel-control-prev,.carousel-control-next{ position:absolute; top:0; bottom:0; z-index:1; display:flex; align-items:center; justify-content:center; width:15%; padding:0; color:#fff; text-align:center; background:none; border:0; opacity:0.5; transition:opacity 0.15s ease;}@media (prefers-reduced-motion:reduce){ .carousel-control-prev, .carousel-control-next{ transition:none;}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{ color:#fff; text-decoration:none; outline:0; opacity:0.9;}.carousel-control-prev{ left:0;}.carousel-control-next{ right:0;}.carousel-control-prev-icon,.carousel-control-next-icon{ display:inline-block; width:2rem; height:2rem; background-repeat:no-repeat; background-position:50%; background-size:100% 100%;}.carousel-control-prev-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}.carousel-indicators{ position:absolute; right:0; bottom:0; left:0; z-index:2; display:flex; justify-content:center; padding:0; margin-right:15%; margin-bottom:1rem; margin-left:15%;}.carousel-indicators [data-bs-target]{ box-sizing:content-box; flex:0 1 auto; width:30px; height:3px; padding:0; margin-right:3px; margin-left:3px; text-indent:-999px; cursor:pointer; background-color:#fff; background-clip:padding-box; border:0; border-top:10px solid transparent; border-bottom:10px solid transparent; opacity:0.5; transition:opacity 0.6s ease;}@media (prefers-reduced-motion:reduce){ .carousel-indicators [data-bs-target]{ transition:none;}}.carousel-indicators .active{ opacity:1;}.carousel-caption{ position:absolute; right:15%; bottom:1.25rem; left:15%; padding-top:1.25rem; padding-bottom:1.25rem; color:#fff; text-align:center;}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{ filter:invert(1) grayscale(100);}.carousel-dark .carousel-indicators [data-bs-target]{ background-color:#000;}.carousel-dark .carousel-caption{ color:#000;}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{ filter:invert(1) grayscale(100);}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{ background-color:#000;}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{ color:#000;}.spinner-grow,.spinner-border{ display:inline-block; width:var(--bs-spinner-width); height:var(--bs-spinner-height); vertical-align:var(--bs-spinner-vertical-align); border-radius:50%; animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@keyframes spinner-border{ to{ transform:rotate(360deg);}}.spinner-border{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-border-width:0.25em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-border; border:var(--bs-spinner-border-width) solid currentcolor; border-right-color:transparent;}.spinner-border-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem; --bs-spinner-border-width:0.2em;}@keyframes spinner-grow{ 0%{ transform:scale(0);} 50%{ opacity:1; transform:none;}}.spinner-grow{ --bs-spinner-width:2rem; --bs-spinner-height:2rem; --bs-spinner-vertical-align:-0.125em; --bs-spinner-animation-speed:0.75s; --bs-spinner-animation-name:spinner-grow; background-color:currentcolor; opacity:0;}.spinner-grow-sm{ --bs-spinner-width:1rem; --bs-spinner-height:1rem;}@media (prefers-reduced-motion:reduce){ .spinner-border, .spinner-grow{ --bs-spinner-animation-speed:1.5s;}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{ --bs-offcanvas-zindex:1045; --bs-offcanvas-width:400px; --bs-offcanvas-height:30vh; --bs-offcanvas-padding-x:1rem; --bs-offcanvas-padding-y:1rem; --bs-offcanvas-color:var(--bs-body-color); --bs-offcanvas-bg:var(--bs-body-bg); --bs-offcanvas-border-width:var(--bs-border-width); --bs-offcanvas-border-color:var(--bs-border-color-translucent); --bs-offcanvas-box-shadow:var(--bs-box-shadow-sm); --bs-offcanvas-transition:transform 0.3s ease-in-out; --bs-offcanvas-title-line-height:1.5;}@media (max-width:575.98px){ .offcanvas-sm{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:575.98px) and (prefers-reduced-motion:reduce){ .offcanvas-sm{ transition:none;}}@media (max-width:575.98px){ .offcanvas-sm.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-sm.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-sm.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-sm.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-sm.showing,.offcanvas-sm.show:not(.hiding){ transform:none;} .offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{ visibility:visible;}}@media (min-width:576px){ .offcanvas-sm{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-sm .offcanvas-header{ display:none;} .offcanvas-sm .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:767.98px){ .offcanvas-md{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:767.98px) and (prefers-reduced-motion:reduce){ .offcanvas-md{ transition:none;}}@media (max-width:767.98px){ .offcanvas-md.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-md.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-md.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-md.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-md.showing,.offcanvas-md.show:not(.hiding){ transform:none;} .offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{ visibility:visible;}}@media (min-width:768px){ .offcanvas-md{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-md .offcanvas-header{ display:none;} .offcanvas-md .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:991.98px){ .offcanvas-lg{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:991.98px) and (prefers-reduced-motion:reduce){ .offcanvas-lg{ transition:none;}}@media (max-width:991.98px){ .offcanvas-lg.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-lg.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-lg.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-lg.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-lg.showing,.offcanvas-lg.show:not(.hiding){ transform:none;} .offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{ visibility:visible;}}@media (min-width:992px){ .offcanvas-lg{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-lg .offcanvas-header{ display:none;} .offcanvas-lg .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1199.98px){ .offcanvas-xl{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xl{ transition:none;}}@media (max-width:1199.98px){ .offcanvas-xl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-xl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-xl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-xl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-xl.showing,.offcanvas-xl.show:not(.hiding){ transform:none;} .offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{ visibility:visible;}}@media (min-width:1200px){ .offcanvas-xl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xl .offcanvas-header{ display:none;} .offcanvas-xl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}@media (max-width:1399.98px){ .offcanvas-xxl{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}}@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){ .offcanvas-xxl{ transition:none;}}@media (max-width:1399.98px){ .offcanvas-xxl.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);} .offcanvas-xxl.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);} .offcanvas-xxl.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);} .offcanvas-xxl.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);} .offcanvas-xxl.showing,.offcanvas-xxl.show:not(.hiding){ transform:none;} .offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{ visibility:visible;}}@media (min-width:1400px){ .offcanvas-xxl{ --bs-offcanvas-height:auto; --bs-offcanvas-border-width:0; background-color:transparent !important;} .offcanvas-xxl .offcanvas-header{ display:none;} .offcanvas-xxl .offcanvas-body{ display:flex; flex-grow:0; padding:0; overflow-y:visible; background-color:transparent !important;}}.offcanvas{ position:fixed; bottom:0; z-index:var(--bs-offcanvas-zindex); display:flex; flex-direction:column; max-width:100%; color:var(--bs-offcanvas-color); visibility:hidden; background-color:var(--bs-offcanvas-bg); background-clip:padding-box; outline:0; transition:var(--bs-offcanvas-transition);}@media (prefers-reduced-motion:reduce){ .offcanvas{ transition:none;}}.offcanvas.offcanvas-start{ top:0; left:0; width:var(--bs-offcanvas-width); border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(-100%);}.offcanvas.offcanvas-end{ top:0; right:0; width:var(--bs-offcanvas-width); border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateX(100%);}.offcanvas.offcanvas-top{ top:0; right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(-100%);}.offcanvas.offcanvas-bottom{ right:0; left:0; height:var(--bs-offcanvas-height); max-height:100%; border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color); transform:translateY(100%);}.offcanvas.showing,.offcanvas.show:not(.hiding){ transform:none;}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{ visibility:visible;}.offcanvas-backdrop{ position:fixed; top:0; left:0; z-index:1040; width:100vw; height:100vh; background-color:#000;}.offcanvas-backdrop.fade{ opacity:0;}.offcanvas-backdrop.show{ opacity:0.5;}.offcanvas-header{ display:flex; align-items:center; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.offcanvas-header .btn-close{ padding:calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5); margin:calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;}.offcanvas-title{ margin-bottom:0; line-height:var(--bs-offcanvas-title-line-height);}.offcanvas-body{ flex-grow:1; padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); overflow-y:auto;}.placeholder{ display:inline-block; min-height:1em; vertical-align:middle; cursor:wait; background-color:currentcolor; opacity:0.5;}.placeholder.btn::before{ display:inline-block; content:"";}.placeholder-xs{ min-height:0.6em;}.placeholder-sm{ min-height:0.8em;}.placeholder-lg{ min-height:1.2em;}.placeholder-glow .placeholder{ animation:placeholder-glow 2s ease-in-out infinite;}@keyframes placeholder-glow{ 50%{ opacity:0.2;}}.placeholder-wave{ -webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%); -webkit-mask-size:200% 100%; mask-size:200% 100%; animation:placeholder-wave 2s linear infinite;}@keyframes placeholder-wave{ 100%{ -webkit-mask-position:-200% 0%; mask-position:-200% 0%;}}.clearfix::after{ display:block; clear:both; content:"";}.text-bg-primary{ color:#fff !important; background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-secondary{ color:#fff !important; background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-success{ color:#fff !important; background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-info{ color:#000 !important; background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-warning{ color:#000 !important; background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-danger{ color:#fff !important; background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-light{ color:#000 !important; background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1)) !important;}.text-bg-dark{ color:#fff !important; background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1)) !important;}.link-primary{ color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-primary:hover,.link-primary:focus{ color:RGBA(10,88,202,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1)) !important;}.link-secondary{ color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-secondary:hover,.link-secondary:focus{ color:RGBA(86,94,100,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1)) !important;}.link-success{ color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-success:hover,.link-success:focus{ color:RGBA(20,108,67,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1)) !important;}.link-info{ color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-info:hover,.link-info:focus{ color:RGBA(61,213,243,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1)) !important;}.link-warning{ color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-warning:hover,.link-warning:focus{ color:RGBA(255,205,57,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1)) !important;}.link-danger{ color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-danger:hover,.link-danger:focus{ color:RGBA(176,42,55,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1)) !important;}.link-light{ color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-light:hover,.link-light:focus{ color:RGBA(249,250,251,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1)) !important;}.link-dark{ color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-dark:hover,.link-dark:focus{ color:RGBA(26,30,33,var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis{ color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1)) !important; -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-body-emphasis:hover,.link-body-emphasis:focus{ color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,0.75)) !important; -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important; text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75)) !important;}.focus-ring:focus{ outline:0; box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);}.icon-link{ display:inline-flex; gap:0.375rem; align-items:center; -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5)); text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5)); text-underline-offset:0.25em; -webkit-backface-visibility:hidden; backface-visibility:hidden;}.icon-link > .bi{ flex-shrink:0; width:1em; height:1em; fill:currentcolor; transition:0.2s ease-in-out transform;}@media (prefers-reduced-motion:reduce){ .icon-link > .bi{ transition:none;}}.icon-link-hover:hover > .bi,.icon-link-hover:focus-visible > .bi{ transform:var(--bs-icon-link-transform,translate3d(0.25em,0,0));}.ratio{ position:relative; width:100%;}.ratio::before{ display:block; padding-top:var(--bs-aspect-ratio); content:"";}.ratio > *{ position:absolute; top:0; left:0; width:100%; height:100%;}.ratio-1x1{ --bs-aspect-ratio:100%;}.ratio-4x3{ --bs-aspect-ratio:75%;}.ratio-16x9{ --bs-aspect-ratio:56.25%;}.ratio-21x9{ --bs-aspect-ratio:42.8571428571%;}.fixed-top{ position:fixed; top:0; right:0; left:0; z-index:1030;}.fixed-bottom{ position:fixed; right:0; bottom:0; left:0; z-index:1030;}.sticky-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;}.sticky-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}@media (min-width:576px){ .sticky-sm-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-sm-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:768px){ .sticky-md-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-md-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:992px){ .sticky-lg-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-lg-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1200px){ .sticky-xl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}@media (min-width:1400px){ .sticky-xxl-top{ position:-webkit-sticky; position:sticky; top:0; z-index:1020;} .sticky-xxl-bottom{ position:-webkit-sticky; position:sticky; bottom:0; z-index:1020;}}.hstack{ display:flex; flex-direction:row; align-items:center; align-self:stretch;}.vstack{ display:flex; flex:1 1 auto; flex-direction:column; align-self:stretch;}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){ width:1px !important; height:1px !important; padding:0 !important; margin:-1px !important; overflow:hidden !important; clip:rect(0,0,0,0) !important; white-space:nowrap !important; border:0 !important;}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){ position:absolute !important;}.stretched-link::after{ position:absolute; top:0; right:0; bottom:0; left:0; z-index:1; content:"";}.text-truncate{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}.vr{ display:inline-block; align-self:stretch; width:var(--bs-border-width); min-height:1em; background-color:currentcolor; opacity:0.25;}.align-baseline{ vertical-align:baseline !important;}.align-top{ vertical-align:top !important;}.align-middle{ vertical-align:middle !important;}.align-bottom{ vertical-align:bottom !important;}.align-text-bottom{ vertical-align:text-bottom !important;}.align-text-top{ vertical-align:text-top !important;}.float-start{ float:left !important;}.float-end{ float:right !important;}.float-none{ float:none !important;}.object-fit-contain{ -o-object-fit:contain !important; object-fit:contain !important;}.object-fit-cover{ -o-object-fit:cover !important; object-fit:cover !important;}.object-fit-fill{ -o-object-fit:fill !important; object-fit:fill !important;}.object-fit-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;}.object-fit-none{ -o-object-fit:none !important; object-fit:none !important;}.opacity-0{ opacity:0 !important;}.opacity-25{ opacity:0.25 !important;}.opacity-50{ opacity:0.5 !important;}.opacity-75{ opacity:0.75 !important;}.opacity-100{ opacity:1 !important;}.overflow-auto{ overflow:auto !important;}.overflow-hidden{ overflow:hidden !important;}.overflow-visible{ overflow:visible !important;}.overflow-scroll{ overflow:scroll !important;}.overflow-x-auto{ overflow-x:auto !important;}.overflow-x-hidden{ overflow-x:hidden !important;}.overflow-x-visible{ overflow-x:visible !important;}.overflow-x-scroll{ overflow-x:scroll !important;}.overflow-y-auto{ overflow-y:auto !important;}.overflow-y-hidden{ overflow-y:hidden !important;}.overflow-y-visible{ overflow-y:visible !important;}.overflow-y-scroll{ overflow-y:scroll !important;}.d-inline{ display:inline !important;}.d-inline-block{ display:inline-block !important;}.d-block{ display:block !important;}.d-grid{ display:grid !important;}.d-inline-grid{ display:inline-grid !important;}.d-table{ display:table !important;}.d-table-row{ display:table-row !important;}.d-table-cell{ display:table-cell !important;}.d-flex{ display:flex !important;}.d-inline-flex{ display:inline-flex !important;}.d-none{ display:none !important;}.shadow{ box-shadow:var(--bs-box-shadow) !important;}.shadow-sm{ box-shadow:var(--bs-box-shadow-sm) !important;}.shadow-lg{ box-shadow:var(--bs-box-shadow-lg) !important;}.shadow-none{ box-shadow:none !important;}.focus-ring-primary{ --bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-secondary{ --bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity));}.focus-ring-success{ --bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity));}.focus-ring-info{ --bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity));}.focus-ring-warning{ --bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity));}.focus-ring-danger{ --bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity));}.focus-ring-light{ --bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity));}.focus-ring-dark{ --bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity));}.position-static{ position:static !important;}.position-relative{ position:relative !important;}.position-absolute{ position:absolute !important;}.position-fixed{ position:fixed !important;}.position-sticky{ position:-webkit-sticky !important; position:sticky !important;}.top-0{ top:0 !important;}.top-50{ top:50% !important;}.top-100{ top:100% !important;}.bottom-0{ bottom:0 !important;}.bottom-50{ bottom:50% !important;}.bottom-100{ bottom:100% !important;}.start-0{ left:0 !important;}.start-50{ left:50% !important;}.start-100{ left:100% !important;}.end-0{ right:0 !important;}.end-50{ right:50% !important;}.end-100{ right:100% !important;}.translate-middle{ transform:translate(-50%,-50%) !important;}.translate-middle-x{ transform:translateX(-50%) !important;}.translate-middle-y{ transform:translateY(-50%) !important;}.border{ border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-0{ border:0 !important;}.border-top{ border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-top-0{ border-top:0 !important;}.border-end{ border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-end-0{ border-right:0 !important;}.border-bottom{ border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-bottom-0{ border-bottom:0 !important;}.border-start{ border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.border-start-0{ border-left:0 !important;}.border-primary{ --bs-border-opacity:1; border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.border-secondary{ --bs-border-opacity:1; border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.border-success{ --bs-border-opacity:1; border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.border-info{ --bs-border-opacity:1; border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.border-warning{ --bs-border-opacity:1; border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.border-danger{ --bs-border-opacity:1; border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.border-light{ --bs-border-opacity:1; border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.border-dark{ --bs-border-opacity:1; border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.border-black{ --bs-border-opacity:1; border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity)) !important;}.border-white{ --bs-border-opacity:1; border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.border-primary-subtle{ border-color:var(--bs-primary-border-subtle) !important;}.border-secondary-subtle{ border-color:var(--bs-secondary-border-subtle) !important;}.border-success-subtle{ border-color:var(--bs-success-border-subtle) !important;}.border-info-subtle{ border-color:var(--bs-info-border-subtle) !important;}.border-warning-subtle{ border-color:var(--bs-warning-border-subtle) !important;}.border-danger-subtle{ border-color:var(--bs-danger-border-subtle) !important;}.border-light-subtle{ border-color:var(--bs-light-border-subtle) !important;}.border-dark-subtle{ border-color:var(--bs-dark-border-subtle) !important;}.border-1{ border-width:1px !important;}.border-2{ border-width:2px !important;}.border-3{ border-width:3px !important;}.border-4{ border-width:4px !important;}.border-5{ border-width:5px !important;}.border-opacity-10{ --bs-border-opacity:0.1;}.border-opacity-25{ --bs-border-opacity:0.25;}.border-opacity-50{ --bs-border-opacity:0.5;}.border-opacity-75{ --bs-border-opacity:0.75;}.border-opacity-100{ --bs-border-opacity:1;}.w-25{ width:25% !important;}.w-50{ width:50% !important;}.w-75{ width:75% !important;}.w-100{ width:100% !important;}.w-auto{ width:auto !important;}.mw-100{ max-width:100% !important;}.vw-100{ width:100vw !important;}.min-vw-100{ min-width:100vw !important;}.h-25{ height:25% !important;}.h-50{ height:50% !important;}.h-75{ height:75% !important;}.h-100{ height:100% !important;}.h-auto{ height:auto !important;}.mh-100{ max-height:100% !important;}.vh-100{ height:100vh !important;}.min-vh-100{ min-height:100vh !important;}.flex-fill{ flex:1 1 auto !important;}.flex-row{ flex-direction:row !important;}.flex-column{ flex-direction:column !important;}.flex-row-reverse{ flex-direction:row-reverse !important;}.flex-column-reverse{ flex-direction:column-reverse !important;}.flex-grow-0{ flex-grow:0 !important;}.flex-grow-1{ flex-grow:1 !important;}.flex-shrink-0{ flex-shrink:0 !important;}.flex-shrink-1{ flex-shrink:1 !important;}.flex-wrap{ flex-wrap:wrap !important;}.flex-nowrap{ flex-wrap:nowrap !important;}.flex-wrap-reverse{ flex-wrap:wrap-reverse !important;}.justify-content-start{ justify-content:flex-start !important;}.justify-content-end{ justify-content:flex-end !important;}.justify-content-center{ justify-content:center !important;}.justify-content-between{ justify-content:space-between !important;}.justify-content-around{ justify-content:space-around !important;}.justify-content-evenly{ justify-content:space-evenly !important;}.align-items-start{ align-items:flex-start !important;}.align-items-end{ align-items:flex-end !important;}.align-items-center{ align-items:center !important;}.align-items-baseline{ align-items:baseline !important;}.align-items-stretch{ align-items:stretch !important;}.align-content-start{ align-content:flex-start !important;}.align-content-end{ align-content:flex-end !important;}.align-content-center{ align-content:center !important;}.align-content-between{ align-content:space-between !important;}.align-content-around{ align-content:space-around !important;}.align-content-stretch{ align-content:stretch !important;}.align-self-auto{ align-self:auto !important;}.align-self-start{ align-self:flex-start !important;}.align-self-end{ align-self:flex-end !important;}.align-self-center{ align-self:center !important;}.align-self-baseline{ align-self:baseline !important;}.align-self-stretch{ align-self:stretch !important;}.order-first{ order:-1 !important;}.order-0{ order:0 !important;}.order-1{ order:1 !important;}.order-2{ order:2 !important;}.order-3{ order:3 !important;}.order-4{ order:4 !important;}.order-5{ order:5 !important;}.order-last{ order:6 !important;}.m-0{ margin:0 !important;}.m-1{ margin:0.25rem !important;}.m-2{ margin:0.5rem !important;}.m-3{ margin:1rem !important;}.m-4{ margin:1.5rem !important;}.m-5{ margin:3rem !important;}.m-auto{ margin:auto !important;}.mx-0{ margin-right:0 !important; margin-left:0 !important;}.mx-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;}.mx-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;}.mx-3{ margin-right:1rem !important; margin-left:1rem !important;}.mx-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;}.mx-5{ margin-right:3rem !important; margin-left:3rem !important;}.mx-auto{ margin-right:auto !important; margin-left:auto !important;}.my-0{ margin-top:0 !important; margin-bottom:0 !important;}.my-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;}.my-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;}.my-3{ margin-top:1rem !important; margin-bottom:1rem !important;}.my-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;}.my-5{ margin-top:3rem !important; margin-bottom:3rem !important;}.my-auto{ margin-top:auto !important; margin-bottom:auto !important;}.mt-0{ margin-top:0 !important;}.mt-1{ margin-top:0.25rem !important;}.mt-2{ margin-top:0.5rem !important;}.mt-3{ margin-top:1rem !important;}.mt-4{ margin-top:1.5rem !important;}.mt-5{ margin-top:3rem !important;}.mt-auto{ margin-top:auto !important;}.me-0{ margin-right:0 !important;}.me-1{ margin-right:0.25rem !important;}.me-2{ margin-right:0.5rem !important;}.me-3{ margin-right:1rem !important;}.me-4{ margin-right:1.5rem !important;}.me-5{ margin-right:3rem !important;}.me-auto{ margin-right:auto !important;}.mb-0{ margin-bottom:0 !important;}.mb-1{ margin-bottom:0.25rem !important;}.mb-2{ margin-bottom:0.5rem !important;}.mb-3{ margin-bottom:1rem !important;}.mb-4{ margin-bottom:1.5rem !important;}.mb-5{ margin-bottom:3rem !important;}.mb-auto{ margin-bottom:auto !important;}.ms-0{ margin-left:0 !important;}.ms-1{ margin-left:0.25rem !important;}.ms-2{ margin-left:0.5rem !important;}.ms-3{ margin-left:1rem !important;}.ms-4{ margin-left:1.5rem !important;}.ms-5{ margin-left:3rem !important;}.ms-auto{ margin-left:auto !important;}.p-0{ padding:0 !important;}.p-1{ padding:0.25rem !important;}.p-2{ padding:0.5rem !important;}.p-3{ padding:1rem !important;}.p-4{ padding:1.5rem !important;}.p-5{ padding:3rem !important;}.px-0{ padding-right:0 !important; padding-left:0 !important;}.px-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;}.px-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;}.px-3{ padding-right:1rem !important; padding-left:1rem !important;}.px-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;}.px-5{ padding-right:3rem !important; padding-left:3rem !important;}.py-0{ padding-top:0 !important; padding-bottom:0 !important;}.py-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;}.py-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;}.py-3{ padding-top:1rem !important; padding-bottom:1rem !important;}.py-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;}.py-5{ padding-top:3rem !important; padding-bottom:3rem !important;}.pt-0{ padding-top:0 !important;}.pt-1{ padding-top:0.25rem !important;}.pt-2{ padding-top:0.5rem !important;}.pt-3{ padding-top:1rem !important;}.pt-4{ padding-top:1.5rem !important;}.pt-5{ padding-top:3rem !important;}.pe-0{ padding-right:0 !important;}.pe-1{ padding-right:0.25rem !important;}.pe-2{ padding-right:0.5rem !important;}.pe-3{ padding-right:1rem !important;}.pe-4{ padding-right:1.5rem !important;}.pe-5{ padding-right:3rem !important;}.pb-0{ padding-bottom:0 !important;}.pb-1{ padding-bottom:0.25rem !important;}.pb-2{ padding-bottom:0.5rem !important;}.pb-3{ padding-bottom:1rem !important;}.pb-4{ padding-bottom:1.5rem !important;}.pb-5{ padding-bottom:3rem !important;}.ps-0{ padding-left:0 !important;}.ps-1{ padding-left:0.25rem !important;}.ps-2{ padding-left:0.5rem !important;}.ps-3{ padding-left:1rem !important;}.ps-4{ padding-left:1.5rem !important;}.ps-5{ padding-left:3rem !important;}.gap-0{ gap:0 !important;}.gap-1{ gap:0.25rem !important;}.gap-2{ gap:0.5rem !important;}.gap-3{ gap:1rem !important;}.gap-4{ gap:1.5rem !important;}.gap-5{ gap:3rem !important;}.row-gap-0{ row-gap:0 !important;}.row-gap-1{ row-gap:0.25rem !important;}.row-gap-2{ row-gap:0.5rem !important;}.row-gap-3{ row-gap:1rem !important;}.row-gap-4{ row-gap:1.5rem !important;}.row-gap-5{ row-gap:3rem !important;}.column-gap-0{ -moz-column-gap:0 !important; column-gap:0 !important;}.column-gap-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;}.column-gap-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;}.column-gap-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;}.column-gap-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;}.column-gap-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;}.font-monospace{ font-family:var(--bs-font-monospace) !important;}.fs-1{ font-size:calc(1.375rem + 1.5vw) !important;}.fs-2{ font-size:calc(1.325rem + 0.9vw) !important;}.fs-3{ font-size:calc(1.3rem + 0.6vw) !important;}.fs-4{ font-size:calc(1.275rem + 0.3vw) !important;}.fs-5{ font-size:1.25rem !important;}.fs-6{ font-size:1rem !important;}.fst-italic{ font-style:italic !important;}.fst-normal{ font-style:normal !important;}.fw-lighter{ font-weight:lighter !important;}.fw-light{ font-weight:300 !important;}.fw-normal{ font-weight:400 !important;}.fw-medium{ font-weight:500 !important;}.fw-semibold{ font-weight:600 !important;}.fw-bold{ font-weight:700 !important;}.fw-bolder{ font-weight:bolder !important;}.lh-1{ line-height:1 !important;}.lh-sm{ line-height:1.25 !important;}.lh-base{ line-height:1.5 !important;}.lh-lg{ line-height:2 !important;}.text-start{ text-align:left !important;}.text-end{ text-align:right !important;}.text-center{ text-align:center !important;}.text-decoration-none{ text-decoration:none !important;}.text-decoration-underline{ text-decoration:underline !important;}.text-decoration-line-through{ text-decoration:line-through !important;}.text-lowercase{ text-transform:lowercase !important;}.text-uppercase{ text-transform:uppercase !important;}.text-capitalize{ text-transform:capitalize !important;}.text-wrap{ white-space:normal !important;}.text-nowrap{ white-space:nowrap !important;}.text-break{ word-wrap:break-word !important; word-break:break-word !important;}.text-primary{ --bs-text-opacity:1; color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.text-secondary{ --bs-text-opacity:1; color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.text-success{ --bs-text-opacity:1; color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.text-info{ --bs-text-opacity:1; color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.text-warning{ --bs-text-opacity:1; color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.text-danger{ --bs-text-opacity:1; color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.text-light{ --bs-text-opacity:1; color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.text-dark{ --bs-text-opacity:1; color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.text-black{ --bs-text-opacity:1; color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.text-white{ --bs-text-opacity:1; color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.text-body{ --bs-text-opacity:1; color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.text-muted{ --bs-text-opacity:1; color:var(--bs-secondary-color) !important;}.text-black-50{ --bs-text-opacity:1; color:rgba(0,0,0,0.5) !important;}.text-white-50{ --bs-text-opacity:1; color:rgba(255,255,255,0.5) !important;}.text-body-secondary{ --bs-text-opacity:1; color:var(--bs-secondary-color) !important;}.text-body-tertiary{ --bs-text-opacity:1; color:var(--bs-tertiary-color) !important;}.text-body-emphasis{ --bs-text-opacity:1; color:var(--bs-emphasis-color) !important;}.text-reset{ --bs-text-opacity:1; color:inherit !important;}.text-opacity-25{ --bs-text-opacity:0.25;}.text-opacity-50{ --bs-text-opacity:0.5;}.text-opacity-75{ --bs-text-opacity:0.75;}.text-opacity-100{ --bs-text-opacity:1;}.text-primary-emphasis{ color:var(--bs-primary-text-emphasis) !important;}.text-secondary-emphasis{ color:var(--bs-secondary-text-emphasis) !important;}.text-success-emphasis{ color:var(--bs-success-text-emphasis) !important;}.text-info-emphasis{ color:var(--bs-info-text-emphasis) !important;}.text-warning-emphasis{ color:var(--bs-warning-text-emphasis) !important;}.text-danger-emphasis{ color:var(--bs-danger-text-emphasis) !important;}.text-light-emphasis{ color:var(--bs-light-text-emphasis) !important;}.text-dark-emphasis{ color:var(--bs-dark-text-emphasis) !important;}.link-opacity-10{ --bs-link-opacity:0.1;}.link-opacity-10-hover:hover{ --bs-link-opacity:0.1;}.link-opacity-25{ --bs-link-opacity:0.25;}.link-opacity-25-hover:hover{ --bs-link-opacity:0.25;}.link-opacity-50{ --bs-link-opacity:0.5;}.link-opacity-50-hover:hover{ --bs-link-opacity:0.5;}.link-opacity-75{ --bs-link-opacity:0.75;}.link-opacity-75-hover:hover{ --bs-link-opacity:0.75;}.link-opacity-100{ --bs-link-opacity:1;}.link-opacity-100-hover:hover{ --bs-link-opacity:1;}.link-offset-1{ text-underline-offset:0.125em !important;}.link-offset-1-hover:hover{ text-underline-offset:0.125em !important;}.link-offset-2{ text-underline-offset:0.25em !important;}.link-offset-2-hover:hover{ text-underline-offset:0.25em !important;}.link-offset-3{ text-underline-offset:0.375em !important;}.link-offset-3-hover:hover{ text-underline-offset:0.375em !important;}.link-underline-primary{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-secondary{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-success{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-info{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-warning{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-danger{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-light{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline-dark{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important; text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity)) !important;}.link-underline{ --bs-link-underline-opacity:1; -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important; text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1)) !important;}.link-underline-opacity-0{ --bs-link-underline-opacity:0;}.link-underline-opacity-0-hover:hover{ --bs-link-underline-opacity:0;}.link-underline-opacity-10{ --bs-link-underline-opacity:0.1;}.link-underline-opacity-10-hover:hover{ --bs-link-underline-opacity:0.1;}.link-underline-opacity-25{ --bs-link-underline-opacity:0.25;}.link-underline-opacity-25-hover:hover{ --bs-link-underline-opacity:0.25;}.link-underline-opacity-50{ --bs-link-underline-opacity:0.5;}.link-underline-opacity-50-hover:hover{ --bs-link-underline-opacity:0.5;}.link-underline-opacity-75{ --bs-link-underline-opacity:0.75;}.link-underline-opacity-75-hover:hover{ --bs-link-underline-opacity:0.75;}.link-underline-opacity-100{ --bs-link-underline-opacity:1;}.link-underline-opacity-100-hover:hover{ --bs-link-underline-opacity:1;}.bg-primary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.bg-secondary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.bg-success{ --bs-bg-opacity:1; background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.bg-info{ --bs-bg-opacity:1; background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.bg-warning{ --bs-bg-opacity:1; background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.bg-danger{ --bs-bg-opacity:1; background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.bg-light{ --bs-bg-opacity:1; background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.bg-dark{ --bs-bg-opacity:1; background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.bg-black{ --bs-bg-opacity:1; background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.bg-white{ --bs-bg-opacity:1; background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.bg-body{ --bs-bg-opacity:1; background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-transparent{ --bs-bg-opacity:1; background-color:transparent !important;}.bg-body-secondary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-body-tertiary{ --bs-bg-opacity:1; background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity)) !important;}.bg-opacity-10{ --bs-bg-opacity:0.1;}.bg-opacity-25{ --bs-bg-opacity:0.25;}.bg-opacity-50{ --bs-bg-opacity:0.5;}.bg-opacity-75{ --bs-bg-opacity:0.75;}.bg-opacity-100{ --bs-bg-opacity:1;}.bg-primary-subtle{ background-color:var(--bs-primary-bg-subtle) !important;}.bg-secondary-subtle{ background-color:var(--bs-secondary-bg-subtle) !important;}.bg-success-subtle{ background-color:var(--bs-success-bg-subtle) !important;}.bg-info-subtle{ background-color:var(--bs-info-bg-subtle) !important;}.bg-warning-subtle{ background-color:var(--bs-warning-bg-subtle) !important;}.bg-danger-subtle{ background-color:var(--bs-danger-bg-subtle) !important;}.bg-light-subtle{ background-color:var(--bs-light-bg-subtle) !important;}.bg-dark-subtle{ background-color:var(--bs-dark-bg-subtle) !important;}.bg-gradient{ background-image:var(--bs-gradient) !important;}.user-select-all{ -webkit-user-select:all !important; -moz-user-select:all !important; user-select:all !important;}.user-select-auto{ -webkit-user-select:auto !important; -moz-user-select:auto !important; user-select:auto !important;}.user-select-none{ -webkit-user-select:none !important; -moz-user-select:none !important; user-select:none !important;}.pe-none{ pointer-events:none !important;}.pe-auto{ pointer-events:auto !important;}.rounded{ border-radius:var(--bs-border-radius) !important;}.rounded-0{ border-radius:0 !important;}.rounded-1{ border-radius:var(--bs-border-radius-sm) !important;}.rounded-2{ border-radius:var(--bs-border-radius) !important;}.rounded-3{ border-radius:var(--bs-border-radius-lg) !important;}.rounded-4{ border-radius:var(--bs-border-radius-xl) !important;}.rounded-5{ border-radius:var(--bs-border-radius-xxl) !important;}.rounded-circle{ border-radius:50% !important;}.rounded-pill{ border-radius:var(--bs-border-radius-pill) !important;}.rounded-top{ border-top-left-radius:var(--bs-border-radius) !important; border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-0{ border-top-left-radius:0 !important; border-top-right-radius:0 !important;}.rounded-top-1{ border-top-left-radius:var(--bs-border-radius-sm) !important; border-top-right-radius:var(--bs-border-radius-sm) !important;}.rounded-top-2{ border-top-left-radius:var(--bs-border-radius) !important; border-top-right-radius:var(--bs-border-radius) !important;}.rounded-top-3{ border-top-left-radius:var(--bs-border-radius-lg) !important; border-top-right-radius:var(--bs-border-radius-lg) !important;}.rounded-top-4{ border-top-left-radius:var(--bs-border-radius-xl) !important; border-top-right-radius:var(--bs-border-radius-xl) !important;}.rounded-top-5{ border-top-left-radius:var(--bs-border-radius-xxl) !important; border-top-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-top-circle{ border-top-left-radius:50% !important; border-top-right-radius:50% !important;}.rounded-top-pill{ border-top-left-radius:var(--bs-border-radius-pill) !important; border-top-right-radius:var(--bs-border-radius-pill) !important;}.rounded-end{ border-top-right-radius:var(--bs-border-radius) !important; border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-0{ border-top-right-radius:0 !important; border-bottom-right-radius:0 !important;}.rounded-end-1{ border-top-right-radius:var(--bs-border-radius-sm) !important; border-bottom-right-radius:var(--bs-border-radius-sm) !important;}.rounded-end-2{ border-top-right-radius:var(--bs-border-radius) !important; border-bottom-right-radius:var(--bs-border-radius) !important;}.rounded-end-3{ border-top-right-radius:var(--bs-border-radius-lg) !important; border-bottom-right-radius:var(--bs-border-radius-lg) !important;}.rounded-end-4{ border-top-right-radius:var(--bs-border-radius-xl) !important; border-bottom-right-radius:var(--bs-border-radius-xl) !important;}.rounded-end-5{ border-top-right-radius:var(--bs-border-radius-xxl) !important; border-bottom-right-radius:var(--bs-border-radius-xxl) !important;}.rounded-end-circle{ border-top-right-radius:50% !important; border-bottom-right-radius:50% !important;}.rounded-end-pill{ border-top-right-radius:var(--bs-border-radius-pill) !important; border-bottom-right-radius:var(--bs-border-radius-pill) !important;}.rounded-bottom{ border-bottom-right-radius:var(--bs-border-radius) !important; border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-0{ border-bottom-right-radius:0 !important; border-bottom-left-radius:0 !important;}.rounded-bottom-1{ border-bottom-right-radius:var(--bs-border-radius-sm) !important; border-bottom-left-radius:var(--bs-border-radius-sm) !important;}.rounded-bottom-2{ border-bottom-right-radius:var(--bs-border-radius) !important; border-bottom-left-radius:var(--bs-border-radius) !important;}.rounded-bottom-3{ border-bottom-right-radius:var(--bs-border-radius-lg) !important; border-bottom-left-radius:var(--bs-border-radius-lg) !important;}.rounded-bottom-4{ border-bottom-right-radius:var(--bs-border-radius-xl) !important; border-bottom-left-radius:var(--bs-border-radius-xl) !important;}.rounded-bottom-5{ border-bottom-right-radius:var(--bs-border-radius-xxl) !important; border-bottom-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-bottom-circle{ border-bottom-right-radius:50% !important; border-bottom-left-radius:50% !important;}.rounded-bottom-pill{ border-bottom-right-radius:var(--bs-border-radius-pill) !important; border-bottom-left-radius:var(--bs-border-radius-pill) !important;}.rounded-start{ border-bottom-left-radius:var(--bs-border-radius) !important; border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-0{ border-bottom-left-radius:0 !important; border-top-left-radius:0 !important;}.rounded-start-1{ border-bottom-left-radius:var(--bs-border-radius-sm) !important; border-top-left-radius:var(--bs-border-radius-sm) !important;}.rounded-start-2{ border-bottom-left-radius:var(--bs-border-radius) !important; border-top-left-radius:var(--bs-border-radius) !important;}.rounded-start-3{ border-bottom-left-radius:var(--bs-border-radius-lg) !important; border-top-left-radius:var(--bs-border-radius-lg) !important;}.rounded-start-4{ border-bottom-left-radius:var(--bs-border-radius-xl) !important; border-top-left-radius:var(--bs-border-radius-xl) !important;}.rounded-start-5{ border-bottom-left-radius:var(--bs-border-radius-xxl) !important; border-top-left-radius:var(--bs-border-radius-xxl) !important;}.rounded-start-circle{ border-bottom-left-radius:50% !important; border-top-left-radius:50% !important;}.rounded-start-pill{ border-bottom-left-radius:var(--bs-border-radius-pill) !important; border-top-left-radius:var(--bs-border-radius-pill) !important;}.visible{ visibility:visible !important;}.invisible{ visibility:hidden !important;}.z-n1{ z-index:-1 !important;}.z-0{ z-index:0 !important;}.z-1{ z-index:1 !important;}.z-2{ z-index:2 !important;}.z-3{ z-index:3 !important;}@media (min-width:576px){ .float-sm-start{ float:left !important;} .float-sm-end{ float:right !important;} .float-sm-none{ float:none !important;} .object-fit-sm-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-sm-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-sm-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-sm-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-sm-none{ -o-object-fit:none !important; object-fit:none !important;} .d-sm-inline{ display:inline !important;} .d-sm-inline-block{ display:inline-block !important;} .d-sm-block{ display:block !important;} .d-sm-grid{ display:grid !important;} .d-sm-inline-grid{ display:inline-grid !important;} .d-sm-table{ display:table !important;} .d-sm-table-row{ display:table-row !important;} .d-sm-table-cell{ display:table-cell !important;} .d-sm-flex{ display:flex !important;} .d-sm-inline-flex{ display:inline-flex !important;} .d-sm-none{ display:none !important;} .flex-sm-fill{ flex:1 1 auto !important;} .flex-sm-row{ flex-direction:row !important;} .flex-sm-column{ flex-direction:column !important;} .flex-sm-row-reverse{ flex-direction:row-reverse !important;} .flex-sm-column-reverse{ flex-direction:column-reverse !important;} .flex-sm-grow-0{ flex-grow:0 !important;} .flex-sm-grow-1{ flex-grow:1 !important;} .flex-sm-shrink-0{ flex-shrink:0 !important;} .flex-sm-shrink-1{ flex-shrink:1 !important;} .flex-sm-wrap{ flex-wrap:wrap !important;} .flex-sm-nowrap{ flex-wrap:nowrap !important;} .flex-sm-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-sm-start{ justify-content:flex-start !important;} .justify-content-sm-end{ justify-content:flex-end !important;} .justify-content-sm-center{ justify-content:center !important;} .justify-content-sm-between{ justify-content:space-between !important;} .justify-content-sm-around{ justify-content:space-around !important;} .justify-content-sm-evenly{ justify-content:space-evenly !important;} .align-items-sm-start{ align-items:flex-start !important;} .align-items-sm-end{ align-items:flex-end !important;} .align-items-sm-center{ align-items:center !important;} .align-items-sm-baseline{ align-items:baseline !important;} .align-items-sm-stretch{ align-items:stretch !important;} .align-content-sm-start{ align-content:flex-start !important;} .align-content-sm-end{ align-content:flex-end !important;} .align-content-sm-center{ align-content:center !important;} .align-content-sm-between{ align-content:space-between !important;} .align-content-sm-around{ align-content:space-around !important;} .align-content-sm-stretch{ align-content:stretch !important;} .align-self-sm-auto{ align-self:auto !important;} .align-self-sm-start{ align-self:flex-start !important;} .align-self-sm-end{ align-self:flex-end !important;} .align-self-sm-center{ align-self:center !important;} .align-self-sm-baseline{ align-self:baseline !important;} .align-self-sm-stretch{ align-self:stretch !important;} .order-sm-first{ order:-1 !important;} .order-sm-0{ order:0 !important;} .order-sm-1{ order:1 !important;} .order-sm-2{ order:2 !important;} .order-sm-3{ order:3 !important;} .order-sm-4{ order:4 !important;} .order-sm-5{ order:5 !important;} .order-sm-last{ order:6 !important;} .m-sm-0{ margin:0 !important;} .m-sm-1{ margin:0.25rem !important;} .m-sm-2{ margin:0.5rem !important;} .m-sm-3{ margin:1rem !important;} .m-sm-4{ margin:1.5rem !important;} .m-sm-5{ margin:3rem !important;} .m-sm-auto{ margin:auto !important;} .mx-sm-0{ margin-right:0 !important; margin-left:0 !important;} .mx-sm-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-sm-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-sm-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-sm-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-sm-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-sm-auto{ margin-right:auto !important; margin-left:auto !important;} .my-sm-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-sm-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-sm-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-sm-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-sm-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-sm-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-sm-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-sm-0{ margin-top:0 !important;} .mt-sm-1{ margin-top:0.25rem !important;} .mt-sm-2{ margin-top:0.5rem !important;} .mt-sm-3{ margin-top:1rem !important;} .mt-sm-4{ margin-top:1.5rem !important;} .mt-sm-5{ margin-top:3rem !important;} .mt-sm-auto{ margin-top:auto !important;} .me-sm-0{ margin-right:0 !important;} .me-sm-1{ margin-right:0.25rem !important;} .me-sm-2{ margin-right:0.5rem !important;} .me-sm-3{ margin-right:1rem !important;} .me-sm-4{ margin-right:1.5rem !important;} .me-sm-5{ margin-right:3rem !important;} .me-sm-auto{ margin-right:auto !important;} .mb-sm-0{ margin-bottom:0 !important;} .mb-sm-1{ margin-bottom:0.25rem !important;} .mb-sm-2{ margin-bottom:0.5rem !important;} .mb-sm-3{ margin-bottom:1rem !important;} .mb-sm-4{ margin-bottom:1.5rem !important;} .mb-sm-5{ margin-bottom:3rem !important;} .mb-sm-auto{ margin-bottom:auto !important;} .ms-sm-0{ margin-left:0 !important;} .ms-sm-1{ margin-left:0.25rem !important;} .ms-sm-2{ margin-left:0.5rem !important;} .ms-sm-3{ margin-left:1rem !important;} .ms-sm-4{ margin-left:1.5rem !important;} .ms-sm-5{ margin-left:3rem !important;} .ms-sm-auto{ margin-left:auto !important;} .p-sm-0{ padding:0 !important;} .p-sm-1{ padding:0.25rem !important;} .p-sm-2{ padding:0.5rem !important;} .p-sm-3{ padding:1rem !important;} .p-sm-4{ padding:1.5rem !important;} .p-sm-5{ padding:3rem !important;} .px-sm-0{ padding-right:0 !important; padding-left:0 !important;} .px-sm-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-sm-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-sm-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-sm-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-sm-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-sm-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-sm-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-sm-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-sm-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-sm-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-sm-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-sm-0{ padding-top:0 !important;} .pt-sm-1{ padding-top:0.25rem !important;} .pt-sm-2{ padding-top:0.5rem !important;} .pt-sm-3{ padding-top:1rem !important;} .pt-sm-4{ padding-top:1.5rem !important;} .pt-sm-5{ padding-top:3rem !important;} .pe-sm-0{ padding-right:0 !important;} .pe-sm-1{ padding-right:0.25rem !important;} .pe-sm-2{ padding-right:0.5rem !important;} .pe-sm-3{ padding-right:1rem !important;} .pe-sm-4{ padding-right:1.5rem !important;} .pe-sm-5{ padding-right:3rem !important;} .pb-sm-0{ padding-bottom:0 !important;} .pb-sm-1{ padding-bottom:0.25rem !important;} .pb-sm-2{ padding-bottom:0.5rem !important;} .pb-sm-3{ padding-bottom:1rem !important;} .pb-sm-4{ padding-bottom:1.5rem !important;} .pb-sm-5{ padding-bottom:3rem !important;} .ps-sm-0{ padding-left:0 !important;} .ps-sm-1{ padding-left:0.25rem !important;} .ps-sm-2{ padding-left:0.5rem !important;} .ps-sm-3{ padding-left:1rem !important;} .ps-sm-4{ padding-left:1.5rem !important;} .ps-sm-5{ padding-left:3rem !important;} .gap-sm-0{ gap:0 !important;} .gap-sm-1{ gap:0.25rem !important;} .gap-sm-2{ gap:0.5rem !important;} .gap-sm-3{ gap:1rem !important;} .gap-sm-4{ gap:1.5rem !important;} .gap-sm-5{ gap:3rem !important;} .row-gap-sm-0{ row-gap:0 !important;} .row-gap-sm-1{ row-gap:0.25rem !important;} .row-gap-sm-2{ row-gap:0.5rem !important;} .row-gap-sm-3{ row-gap:1rem !important;} .row-gap-sm-4{ row-gap:1.5rem !important;} .row-gap-sm-5{ row-gap:3rem !important;} .column-gap-sm-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-sm-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-sm-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-sm-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-sm-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-sm-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-sm-start{ text-align:left !important;} .text-sm-end{ text-align:right !important;} .text-sm-center{ text-align:center !important;}}@media (min-width:768px){ .float-md-start{ float:left !important;} .float-md-end{ float:right !important;} .float-md-none{ float:none !important;} .object-fit-md-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-md-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-md-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-md-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-md-none{ -o-object-fit:none !important; object-fit:none !important;} .d-md-inline{ display:inline !important;} .d-md-inline-block{ display:inline-block !important;} .d-md-block{ display:block !important;} .d-md-grid{ display:grid !important;} .d-md-inline-grid{ display:inline-grid !important;} .d-md-table{ display:table !important;} .d-md-table-row{ display:table-row !important;} .d-md-table-cell{ display:table-cell !important;} .d-md-flex{ display:flex !important;} .d-md-inline-flex{ display:inline-flex !important;} .d-md-none{ display:none !important;} .flex-md-fill{ flex:1 1 auto !important;} .flex-md-row{ flex-direction:row !important;} .flex-md-column{ flex-direction:column !important;} .flex-md-row-reverse{ flex-direction:row-reverse !important;} .flex-md-column-reverse{ flex-direction:column-reverse !important;} .flex-md-grow-0{ flex-grow:0 !important;} .flex-md-grow-1{ flex-grow:1 !important;} .flex-md-shrink-0{ flex-shrink:0 !important;} .flex-md-shrink-1{ flex-shrink:1 !important;} .flex-md-wrap{ flex-wrap:wrap !important;} .flex-md-nowrap{ flex-wrap:nowrap !important;} .flex-md-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-md-start{ justify-content:flex-start !important;} .justify-content-md-end{ justify-content:flex-end !important;} .justify-content-md-center{ justify-content:center !important;} .justify-content-md-between{ justify-content:space-between !important;} .justify-content-md-around{ justify-content:space-around !important;} .justify-content-md-evenly{ justify-content:space-evenly !important;} .align-items-md-start{ align-items:flex-start !important;} .align-items-md-end{ align-items:flex-end !important;} .align-items-md-center{ align-items:center !important;} .align-items-md-baseline{ align-items:baseline !important;} .align-items-md-stretch{ align-items:stretch !important;} .align-content-md-start{ align-content:flex-start !important;} .align-content-md-end{ align-content:flex-end !important;} .align-content-md-center{ align-content:center !important;} .align-content-md-between{ align-content:space-between !important;} .align-content-md-around{ align-content:space-around !important;} .align-content-md-stretch{ align-content:stretch !important;} .align-self-md-auto{ align-self:auto !important;} .align-self-md-start{ align-self:flex-start !important;} .align-self-md-end{ align-self:flex-end !important;} .align-self-md-center{ align-self:center !important;} .align-self-md-baseline{ align-self:baseline !important;} .align-self-md-stretch{ align-self:stretch !important;} .order-md-first{ order:-1 !important;} .order-md-0{ order:0 !important;} .order-md-1{ order:1 !important;} .order-md-2{ order:2 !important;} .order-md-3{ order:3 !important;} .order-md-4{ order:4 !important;} .order-md-5{ order:5 !important;} .order-md-last{ order:6 !important;} .m-md-0{ margin:0 !important;} .m-md-1{ margin:0.25rem !important;} .m-md-2{ margin:0.5rem !important;} .m-md-3{ margin:1rem !important;} .m-md-4{ margin:1.5rem !important;} .m-md-5{ margin:3rem !important;} .m-md-auto{ margin:auto !important;} .mx-md-0{ margin-right:0 !important; margin-left:0 !important;} .mx-md-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-md-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-md-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-md-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-md-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-md-auto{ margin-right:auto !important; margin-left:auto !important;} .my-md-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-md-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-md-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-md-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-md-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-md-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-md-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-md-0{ margin-top:0 !important;} .mt-md-1{ margin-top:0.25rem !important;} .mt-md-2{ margin-top:0.5rem !important;} .mt-md-3{ margin-top:1rem !important;} .mt-md-4{ margin-top:1.5rem !important;} .mt-md-5{ margin-top:3rem !important;} .mt-md-auto{ margin-top:auto !important;} .me-md-0{ margin-right:0 !important;} .me-md-1{ margin-right:0.25rem !important;} .me-md-2{ margin-right:0.5rem !important;} .me-md-3{ margin-right:1rem !important;} .me-md-4{ margin-right:1.5rem !important;} .me-md-5{ margin-right:3rem !important;} .me-md-auto{ margin-right:auto !important;} .mb-md-0{ margin-bottom:0 !important;} .mb-md-1{ margin-bottom:0.25rem !important;} .mb-md-2{ margin-bottom:0.5rem !important;} .mb-md-3{ margin-bottom:1rem !important;} .mb-md-4{ margin-bottom:1.5rem !important;} .mb-md-5{ margin-bottom:3rem !important;} .mb-md-auto{ margin-bottom:auto !important;} .ms-md-0{ margin-left:0 !important;} .ms-md-1{ margin-left:0.25rem !important;} .ms-md-2{ margin-left:0.5rem !important;} .ms-md-3{ margin-left:1rem !important;} .ms-md-4{ margin-left:1.5rem !important;} .ms-md-5{ margin-left:3rem !important;} .ms-md-auto{ margin-left:auto !important;} .p-md-0{ padding:0 !important;} .p-md-1{ padding:0.25rem !important;} .p-md-2{ padding:0.5rem !important;} .p-md-3{ padding:1rem !important;} .p-md-4{ padding:1.5rem !important;} .p-md-5{ padding:3rem !important;} .px-md-0{ padding-right:0 !important; padding-left:0 !important;} .px-md-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-md-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-md-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-md-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-md-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-md-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-md-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-md-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-md-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-md-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-md-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-md-0{ padding-top:0 !important;} .pt-md-1{ padding-top:0.25rem !important;} .pt-md-2{ padding-top:0.5rem !important;} .pt-md-3{ padding-top:1rem !important;} .pt-md-4{ padding-top:1.5rem !important;} .pt-md-5{ padding-top:3rem !important;} .pe-md-0{ padding-right:0 !important;} .pe-md-1{ padding-right:0.25rem !important;} .pe-md-2{ padding-right:0.5rem !important;} .pe-md-3{ padding-right:1rem !important;} .pe-md-4{ padding-right:1.5rem !important;} .pe-md-5{ padding-right:3rem !important;} .pb-md-0{ padding-bottom:0 !important;} .pb-md-1{ padding-bottom:0.25rem !important;} .pb-md-2{ padding-bottom:0.5rem !important;} .pb-md-3{ padding-bottom:1rem !important;} .pb-md-4{ padding-bottom:1.5rem !important;} .pb-md-5{ padding-bottom:3rem !important;} .ps-md-0{ padding-left:0 !important;} .ps-md-1{ padding-left:0.25rem !important;} .ps-md-2{ padding-left:0.5rem !important;} .ps-md-3{ padding-left:1rem !important;} .ps-md-4{ padding-left:1.5rem !important;} .ps-md-5{ padding-left:3rem !important;} .gap-md-0{ gap:0 !important;} .gap-md-1{ gap:0.25rem !important;} .gap-md-2{ gap:0.5rem !important;} .gap-md-3{ gap:1rem !important;} .gap-md-4{ gap:1.5rem !important;} .gap-md-5{ gap:3rem !important;} .row-gap-md-0{ row-gap:0 !important;} .row-gap-md-1{ row-gap:0.25rem !important;} .row-gap-md-2{ row-gap:0.5rem !important;} .row-gap-md-3{ row-gap:1rem !important;} .row-gap-md-4{ row-gap:1.5rem !important;} .row-gap-md-5{ row-gap:3rem !important;} .column-gap-md-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-md-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-md-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-md-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-md-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-md-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-md-start{ text-align:left !important;} .text-md-end{ text-align:right !important;} .text-md-center{ text-align:center !important;}}@media (min-width:992px){ .float-lg-start{ float:left !important;} .float-lg-end{ float:right !important;} .float-lg-none{ float:none !important;} .object-fit-lg-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-lg-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-lg-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-lg-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-lg-none{ -o-object-fit:none !important; object-fit:none !important;} .d-lg-inline{ display:inline !important;} .d-lg-inline-block{ display:inline-block !important;} .d-lg-block{ display:block !important;} .d-lg-grid{ display:grid !important;} .d-lg-inline-grid{ display:inline-grid !important;} .d-lg-table{ display:table !important;} .d-lg-table-row{ display:table-row !important;} .d-lg-table-cell{ display:table-cell !important;} .d-lg-flex{ display:flex !important;} .d-lg-inline-flex{ display:inline-flex !important;} .d-lg-none{ display:none !important;} .flex-lg-fill{ flex:1 1 auto !important;} .flex-lg-row{ flex-direction:row !important;} .flex-lg-column{ flex-direction:column !important;} .flex-lg-row-reverse{ flex-direction:row-reverse !important;} .flex-lg-column-reverse{ flex-direction:column-reverse !important;} .flex-lg-grow-0{ flex-grow:0 !important;} .flex-lg-grow-1{ flex-grow:1 !important;} .flex-lg-shrink-0{ flex-shrink:0 !important;} .flex-lg-shrink-1{ flex-shrink:1 !important;} .flex-lg-wrap{ flex-wrap:wrap !important;} .flex-lg-nowrap{ flex-wrap:nowrap !important;} .flex-lg-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-lg-start{ justify-content:flex-start !important;} .justify-content-lg-end{ justify-content:flex-end !important;} .justify-content-lg-center{ justify-content:center !important;} .justify-content-lg-between{ justify-content:space-between !important;} .justify-content-lg-around{ justify-content:space-around !important;} .justify-content-lg-evenly{ justify-content:space-evenly !important;} .align-items-lg-start{ align-items:flex-start !important;} .align-items-lg-end{ align-items:flex-end !important;} .align-items-lg-center{ align-items:center !important;} .align-items-lg-baseline{ align-items:baseline !important;} .align-items-lg-stretch{ align-items:stretch !important;} .align-content-lg-start{ align-content:flex-start !important;} .align-content-lg-end{ align-content:flex-end !important;} .align-content-lg-center{ align-content:center !important;} .align-content-lg-between{ align-content:space-between !important;} .align-content-lg-around{ align-content:space-around !important;} .align-content-lg-stretch{ align-content:stretch !important;} .align-self-lg-auto{ align-self:auto !important;} .align-self-lg-start{ align-self:flex-start !important;} .align-self-lg-end{ align-self:flex-end !important;} .align-self-lg-center{ align-self:center !important;} .align-self-lg-baseline{ align-self:baseline !important;} .align-self-lg-stretch{ align-self:stretch !important;} .order-lg-first{ order:-1 !important;} .order-lg-0{ order:0 !important;} .order-lg-1{ order:1 !important;} .order-lg-2{ order:2 !important;} .order-lg-3{ order:3 !important;} .order-lg-4{ order:4 !important;} .order-lg-5{ order:5 !important;} .order-lg-last{ order:6 !important;} .m-lg-0{ margin:0 !important;} .m-lg-1{ margin:0.25rem !important;} .m-lg-2{ margin:0.5rem !important;} .m-lg-3{ margin:1rem !important;} .m-lg-4{ margin:1.5rem !important;} .m-lg-5{ margin:3rem !important;} .m-lg-auto{ margin:auto !important;} .mx-lg-0{ margin-right:0 !important; margin-left:0 !important;} .mx-lg-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-lg-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-lg-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-lg-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-lg-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-lg-auto{ margin-right:auto !important; margin-left:auto !important;} .my-lg-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-lg-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-lg-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-lg-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-lg-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-lg-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-lg-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-lg-0{ margin-top:0 !important;} .mt-lg-1{ margin-top:0.25rem !important;} .mt-lg-2{ margin-top:0.5rem !important;} .mt-lg-3{ margin-top:1rem !important;} .mt-lg-4{ margin-top:1.5rem !important;} .mt-lg-5{ margin-top:3rem !important;} .mt-lg-auto{ margin-top:auto !important;} .me-lg-0{ margin-right:0 !important;} .me-lg-1{ margin-right:0.25rem !important;} .me-lg-2{ margin-right:0.5rem !important;} .me-lg-3{ margin-right:1rem !important;} .me-lg-4{ margin-right:1.5rem !important;} .me-lg-5{ margin-right:3rem !important;} .me-lg-auto{ margin-right:auto !important;} .mb-lg-0{ margin-bottom:0 !important;} .mb-lg-1{ margin-bottom:0.25rem !important;} .mb-lg-2{ margin-bottom:0.5rem !important;} .mb-lg-3{ margin-bottom:1rem !important;} .mb-lg-4{ margin-bottom:1.5rem !important;} .mb-lg-5{ margin-bottom:3rem !important;} .mb-lg-auto{ margin-bottom:auto !important;} .ms-lg-0{ margin-left:0 !important;} .ms-lg-1{ margin-left:0.25rem !important;} .ms-lg-2{ margin-left:0.5rem !important;} .ms-lg-3{ margin-left:1rem !important;} .ms-lg-4{ margin-left:1.5rem !important;} .ms-lg-5{ margin-left:3rem !important;} .ms-lg-auto{ margin-left:auto !important;} .p-lg-0{ padding:0 !important;} .p-lg-1{ padding:0.25rem !important;} .p-lg-2{ padding:0.5rem !important;} .p-lg-3{ padding:1rem !important;} .p-lg-4{ padding:1.5rem !important;} .p-lg-5{ padding:3rem !important;} .px-lg-0{ padding-right:0 !important; padding-left:0 !important;} .px-lg-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-lg-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-lg-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-lg-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-lg-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-lg-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-lg-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-lg-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-lg-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-lg-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-lg-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-lg-0{ padding-top:0 !important;} .pt-lg-1{ padding-top:0.25rem !important;} .pt-lg-2{ padding-top:0.5rem !important;} .pt-lg-3{ padding-top:1rem !important;} .pt-lg-4{ padding-top:1.5rem !important;} .pt-lg-5{ padding-top:3rem !important;} .pe-lg-0{ padding-right:0 !important;} .pe-lg-1{ padding-right:0.25rem !important;} .pe-lg-2{ padding-right:0.5rem !important;} .pe-lg-3{ padding-right:1rem !important;} .pe-lg-4{ padding-right:1.5rem !important;} .pe-lg-5{ padding-right:3rem !important;} .pb-lg-0{ padding-bottom:0 !important;} .pb-lg-1{ padding-bottom:0.25rem !important;} .pb-lg-2{ padding-bottom:0.5rem !important;} .pb-lg-3{ padding-bottom:1rem !important;} .pb-lg-4{ padding-bottom:1.5rem !important;} .pb-lg-5{ padding-bottom:3rem !important;} .ps-lg-0{ padding-left:0 !important;} .ps-lg-1{ padding-left:0.25rem !important;} .ps-lg-2{ padding-left:0.5rem !important;} .ps-lg-3{ padding-left:1rem !important;} .ps-lg-4{ padding-left:1.5rem !important;} .ps-lg-5{ padding-left:3rem !important;} .gap-lg-0{ gap:0 !important;} .gap-lg-1{ gap:0.25rem !important;} .gap-lg-2{ gap:0.5rem !important;} .gap-lg-3{ gap:1rem !important;} .gap-lg-4{ gap:1.5rem !important;} .gap-lg-5{ gap:3rem !important;} .row-gap-lg-0{ row-gap:0 !important;} .row-gap-lg-1{ row-gap:0.25rem !important;} .row-gap-lg-2{ row-gap:0.5rem !important;} .row-gap-lg-3{ row-gap:1rem !important;} .row-gap-lg-4{ row-gap:1.5rem !important;} .row-gap-lg-5{ row-gap:3rem !important;} .column-gap-lg-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-lg-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-lg-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-lg-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-lg-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-lg-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-lg-start{ text-align:left !important;} .text-lg-end{ text-align:right !important;} .text-lg-center{ text-align:center !important;}}@media (min-width:1200px){ .float-xl-start{ float:left !important;} .float-xl-end{ float:right !important;} .float-xl-none{ float:none !important;} .object-fit-xl-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-xl-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-xl-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-xl-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-xl-none{ -o-object-fit:none !important; object-fit:none !important;} .d-xl-inline{ display:inline !important;} .d-xl-inline-block{ display:inline-block !important;} .d-xl-block{ display:block !important;} .d-xl-grid{ display:grid !important;} .d-xl-inline-grid{ display:inline-grid !important;} .d-xl-table{ display:table !important;} .d-xl-table-row{ display:table-row !important;} .d-xl-table-cell{ display:table-cell !important;} .d-xl-flex{ display:flex !important;} .d-xl-inline-flex{ display:inline-flex !important;} .d-xl-none{ display:none !important;} .flex-xl-fill{ flex:1 1 auto !important;} .flex-xl-row{ flex-direction:row !important;} .flex-xl-column{ flex-direction:column !important;} .flex-xl-row-reverse{ flex-direction:row-reverse !important;} .flex-xl-column-reverse{ flex-direction:column-reverse !important;} .flex-xl-grow-0{ flex-grow:0 !important;} .flex-xl-grow-1{ flex-grow:1 !important;} .flex-xl-shrink-0{ flex-shrink:0 !important;} .flex-xl-shrink-1{ flex-shrink:1 !important;} .flex-xl-wrap{ flex-wrap:wrap !important;} .flex-xl-nowrap{ flex-wrap:nowrap !important;} .flex-xl-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-xl-start{ justify-content:flex-start !important;} .justify-content-xl-end{ justify-content:flex-end !important;} .justify-content-xl-center{ justify-content:center !important;} .justify-content-xl-between{ justify-content:space-between !important;} .justify-content-xl-around{ justify-content:space-around !important;} .justify-content-xl-evenly{ justify-content:space-evenly !important;} .align-items-xl-start{ align-items:flex-start !important;} .align-items-xl-end{ align-items:flex-end !important;} .align-items-xl-center{ align-items:center !important;} .align-items-xl-baseline{ align-items:baseline !important;} .align-items-xl-stretch{ align-items:stretch !important;} .align-content-xl-start{ align-content:flex-start !important;} .align-content-xl-end{ align-content:flex-end !important;} .align-content-xl-center{ align-content:center !important;} .align-content-xl-between{ align-content:space-between !important;} .align-content-xl-around{ align-content:space-around !important;} .align-content-xl-stretch{ align-content:stretch !important;} .align-self-xl-auto{ align-self:auto !important;} .align-self-xl-start{ align-self:flex-start !important;} .align-self-xl-end{ align-self:flex-end !important;} .align-self-xl-center{ align-self:center !important;} .align-self-xl-baseline{ align-self:baseline !important;} .align-self-xl-stretch{ align-self:stretch !important;} .order-xl-first{ order:-1 !important;} .order-xl-0{ order:0 !important;} .order-xl-1{ order:1 !important;} .order-xl-2{ order:2 !important;} .order-xl-3{ order:3 !important;} .order-xl-4{ order:4 !important;} .order-xl-5{ order:5 !important;} .order-xl-last{ order:6 !important;} .m-xl-0{ margin:0 !important;} .m-xl-1{ margin:0.25rem !important;} .m-xl-2{ margin:0.5rem !important;} .m-xl-3{ margin:1rem !important;} .m-xl-4{ margin:1.5rem !important;} .m-xl-5{ margin:3rem !important;} .m-xl-auto{ margin:auto !important;} .mx-xl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xl-0{ margin-top:0 !important;} .mt-xl-1{ margin-top:0.25rem !important;} .mt-xl-2{ margin-top:0.5rem !important;} .mt-xl-3{ margin-top:1rem !important;} .mt-xl-4{ margin-top:1.5rem !important;} .mt-xl-5{ margin-top:3rem !important;} .mt-xl-auto{ margin-top:auto !important;} .me-xl-0{ margin-right:0 !important;} .me-xl-1{ margin-right:0.25rem !important;} .me-xl-2{ margin-right:0.5rem !important;} .me-xl-3{ margin-right:1rem !important;} .me-xl-4{ margin-right:1.5rem !important;} .me-xl-5{ margin-right:3rem !important;} .me-xl-auto{ margin-right:auto !important;} .mb-xl-0{ margin-bottom:0 !important;} .mb-xl-1{ margin-bottom:0.25rem !important;} .mb-xl-2{ margin-bottom:0.5rem !important;} .mb-xl-3{ margin-bottom:1rem !important;} .mb-xl-4{ margin-bottom:1.5rem !important;} .mb-xl-5{ margin-bottom:3rem !important;} .mb-xl-auto{ margin-bottom:auto !important;} .ms-xl-0{ margin-left:0 !important;} .ms-xl-1{ margin-left:0.25rem !important;} .ms-xl-2{ margin-left:0.5rem !important;} .ms-xl-3{ margin-left:1rem !important;} .ms-xl-4{ margin-left:1.5rem !important;} .ms-xl-5{ margin-left:3rem !important;} .ms-xl-auto{ margin-left:auto !important;} .p-xl-0{ padding:0 !important;} .p-xl-1{ padding:0.25rem !important;} .p-xl-2{ padding:0.5rem !important;} .p-xl-3{ padding:1rem !important;} .p-xl-4{ padding:1.5rem !important;} .p-xl-5{ padding:3rem !important;} .px-xl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xl-0{ padding-top:0 !important;} .pt-xl-1{ padding-top:0.25rem !important;} .pt-xl-2{ padding-top:0.5rem !important;} .pt-xl-3{ padding-top:1rem !important;} .pt-xl-4{ padding-top:1.5rem !important;} .pt-xl-5{ padding-top:3rem !important;} .pe-xl-0{ padding-right:0 !important;} .pe-xl-1{ padding-right:0.25rem !important;} .pe-xl-2{ padding-right:0.5rem !important;} .pe-xl-3{ padding-right:1rem !important;} .pe-xl-4{ padding-right:1.5rem !important;} .pe-xl-5{ padding-right:3rem !important;} .pb-xl-0{ padding-bottom:0 !important;} .pb-xl-1{ padding-bottom:0.25rem !important;} .pb-xl-2{ padding-bottom:0.5rem !important;} .pb-xl-3{ padding-bottom:1rem !important;} .pb-xl-4{ padding-bottom:1.5rem !important;} .pb-xl-5{ padding-bottom:3rem !important;} .ps-xl-0{ padding-left:0 !important;} .ps-xl-1{ padding-left:0.25rem !important;} .ps-xl-2{ padding-left:0.5rem !important;} .ps-xl-3{ padding-left:1rem !important;} .ps-xl-4{ padding-left:1.5rem !important;} .ps-xl-5{ padding-left:3rem !important;} .gap-xl-0{ gap:0 !important;} .gap-xl-1{ gap:0.25rem !important;} .gap-xl-2{ gap:0.5rem !important;} .gap-xl-3{ gap:1rem !important;} .gap-xl-4{ gap:1.5rem !important;} .gap-xl-5{ gap:3rem !important;} .row-gap-xl-0{ row-gap:0 !important;} .row-gap-xl-1{ row-gap:0.25rem !important;} .row-gap-xl-2{ row-gap:0.5rem !important;} .row-gap-xl-3{ row-gap:1rem !important;} .row-gap-xl-4{ row-gap:1.5rem !important;} .row-gap-xl-5{ row-gap:3rem !important;} .column-gap-xl-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-xl-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-xl-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-xl-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-xl-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-xl-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-xl-start{ text-align:left !important;} .text-xl-end{ text-align:right !important;} .text-xl-center{ text-align:center !important;}}@media (min-width:1400px){ .float-xxl-start{ float:left !important;} .float-xxl-end{ float:right !important;} .float-xxl-none{ float:none !important;} .object-fit-xxl-contain{ -o-object-fit:contain !important; object-fit:contain !important;} .object-fit-xxl-cover{ -o-object-fit:cover !important; object-fit:cover !important;} .object-fit-xxl-fill{ -o-object-fit:fill !important; object-fit:fill !important;} .object-fit-xxl-scale{ -o-object-fit:scale-down !important; object-fit:scale-down !important;} .object-fit-xxl-none{ -o-object-fit:none !important; object-fit:none !important;} .d-xxl-inline{ display:inline !important;} .d-xxl-inline-block{ display:inline-block !important;} .d-xxl-block{ display:block !important;} .d-xxl-grid{ display:grid !important;} .d-xxl-inline-grid{ display:inline-grid !important;} .d-xxl-table{ display:table !important;} .d-xxl-table-row{ display:table-row !important;} .d-xxl-table-cell{ display:table-cell !important;} .d-xxl-flex{ display:flex !important;} .d-xxl-inline-flex{ display:inline-flex !important;} .d-xxl-none{ display:none !important;} .flex-xxl-fill{ flex:1 1 auto !important;} .flex-xxl-row{ flex-direction:row !important;} .flex-xxl-column{ flex-direction:column !important;} .flex-xxl-row-reverse{ flex-direction:row-reverse !important;} .flex-xxl-column-reverse{ flex-direction:column-reverse !important;} .flex-xxl-grow-0{ flex-grow:0 !important;} .flex-xxl-grow-1{ flex-grow:1 !important;} .flex-xxl-shrink-0{ flex-shrink:0 !important;} .flex-xxl-shrink-1{ flex-shrink:1 !important;} .flex-xxl-wrap{ flex-wrap:wrap !important;} .flex-xxl-nowrap{ flex-wrap:nowrap !important;} .flex-xxl-wrap-reverse{ flex-wrap:wrap-reverse !important;} .justify-content-xxl-start{ justify-content:flex-start !important;} .justify-content-xxl-end{ justify-content:flex-end !important;} .justify-content-xxl-center{ justify-content:center !important;} .justify-content-xxl-between{ justify-content:space-between !important;} .justify-content-xxl-around{ justify-content:space-around !important;} .justify-content-xxl-evenly{ justify-content:space-evenly !important;} .align-items-xxl-start{ align-items:flex-start !important;} .align-items-xxl-end{ align-items:flex-end !important;} .align-items-xxl-center{ align-items:center !important;} .align-items-xxl-baseline{ align-items:baseline !important;} .align-items-xxl-stretch{ align-items:stretch !important;} .align-content-xxl-start{ align-content:flex-start !important;} .align-content-xxl-end{ align-content:flex-end !important;} .align-content-xxl-center{ align-content:center !important;} .align-content-xxl-between{ align-content:space-between !important;} .align-content-xxl-around{ align-content:space-around !important;} .align-content-xxl-stretch{ align-content:stretch !important;} .align-self-xxl-auto{ align-self:auto !important;} .align-self-xxl-start{ align-self:flex-start !important;} .align-self-xxl-end{ align-self:flex-end !important;} .align-self-xxl-center{ align-self:center !important;} .align-self-xxl-baseline{ align-self:baseline !important;} .align-self-xxl-stretch{ align-self:stretch !important;} .order-xxl-first{ order:-1 !important;} .order-xxl-0{ order:0 !important;} .order-xxl-1{ order:1 !important;} .order-xxl-2{ order:2 !important;} .order-xxl-3{ order:3 !important;} .order-xxl-4{ order:4 !important;} .order-xxl-5{ order:5 !important;} .order-xxl-last{ order:6 !important;} .m-xxl-0{ margin:0 !important;} .m-xxl-1{ margin:0.25rem !important;} .m-xxl-2{ margin:0.5rem !important;} .m-xxl-3{ margin:1rem !important;} .m-xxl-4{ margin:1.5rem !important;} .m-xxl-5{ margin:3rem !important;} .m-xxl-auto{ margin:auto !important;} .mx-xxl-0{ margin-right:0 !important; margin-left:0 !important;} .mx-xxl-1{ margin-right:0.25rem !important; margin-left:0.25rem !important;} .mx-xxl-2{ margin-right:0.5rem !important; margin-left:0.5rem !important;} .mx-xxl-3{ margin-right:1rem !important; margin-left:1rem !important;} .mx-xxl-4{ margin-right:1.5rem !important; margin-left:1.5rem !important;} .mx-xxl-5{ margin-right:3rem !important; margin-left:3rem !important;} .mx-xxl-auto{ margin-right:auto !important; margin-left:auto !important;} .my-xxl-0{ margin-top:0 !important; margin-bottom:0 !important;} .my-xxl-1{ margin-top:0.25rem !important; margin-bottom:0.25rem !important;} .my-xxl-2{ margin-top:0.5rem !important; margin-bottom:0.5rem !important;} .my-xxl-3{ margin-top:1rem !important; margin-bottom:1rem !important;} .my-xxl-4{ margin-top:1.5rem !important; margin-bottom:1.5rem !important;} .my-xxl-5{ margin-top:3rem !important; margin-bottom:3rem !important;} .my-xxl-auto{ margin-top:auto !important; margin-bottom:auto !important;} .mt-xxl-0{ margin-top:0 !important;} .mt-xxl-1{ margin-top:0.25rem !important;} .mt-xxl-2{ margin-top:0.5rem !important;} .mt-xxl-3{ margin-top:1rem !important;} .mt-xxl-4{ margin-top:1.5rem !important;} .mt-xxl-5{ margin-top:3rem !important;} .mt-xxl-auto{ margin-top:auto !important;} .me-xxl-0{ margin-right:0 !important;} .me-xxl-1{ margin-right:0.25rem !important;} .me-xxl-2{ margin-right:0.5rem !important;} .me-xxl-3{ margin-right:1rem !important;} .me-xxl-4{ margin-right:1.5rem !important;} .me-xxl-5{ margin-right:3rem !important;} .me-xxl-auto{ margin-right:auto !important;} .mb-xxl-0{ margin-bottom:0 !important;} .mb-xxl-1{ margin-bottom:0.25rem !important;} .mb-xxl-2{ margin-bottom:0.5rem !important;} .mb-xxl-3{ margin-bottom:1rem !important;} .mb-xxl-4{ margin-bottom:1.5rem !important;} .mb-xxl-5{ margin-bottom:3rem !important;} .mb-xxl-auto{ margin-bottom:auto !important;} .ms-xxl-0{ margin-left:0 !important;} .ms-xxl-1{ margin-left:0.25rem !important;} .ms-xxl-2{ margin-left:0.5rem !important;} .ms-xxl-3{ margin-left:1rem !important;} .ms-xxl-4{ margin-left:1.5rem !important;} .ms-xxl-5{ margin-left:3rem !important;} .ms-xxl-auto{ margin-left:auto !important;} .p-xxl-0{ padding:0 !important;} .p-xxl-1{ padding:0.25rem !important;} .p-xxl-2{ padding:0.5rem !important;} .p-xxl-3{ padding:1rem !important;} .p-xxl-4{ padding:1.5rem !important;} .p-xxl-5{ padding:3rem !important;} .px-xxl-0{ padding-right:0 !important; padding-left:0 !important;} .px-xxl-1{ padding-right:0.25rem !important; padding-left:0.25rem !important;} .px-xxl-2{ padding-right:0.5rem !important; padding-left:0.5rem !important;} .px-xxl-3{ padding-right:1rem !important; padding-left:1rem !important;} .px-xxl-4{ padding-right:1.5rem !important; padding-left:1.5rem !important;} .px-xxl-5{ padding-right:3rem !important; padding-left:3rem !important;} .py-xxl-0{ padding-top:0 !important; padding-bottom:0 !important;} .py-xxl-1{ padding-top:0.25rem !important; padding-bottom:0.25rem !important;} .py-xxl-2{ padding-top:0.5rem !important; padding-bottom:0.5rem !important;} .py-xxl-3{ padding-top:1rem !important; padding-bottom:1rem !important;} .py-xxl-4{ padding-top:1.5rem !important; padding-bottom:1.5rem !important;} .py-xxl-5{ padding-top:3rem !important; padding-bottom:3rem !important;} .pt-xxl-0{ padding-top:0 !important;} .pt-xxl-1{ padding-top:0.25rem !important;} .pt-xxl-2{ padding-top:0.5rem !important;} .pt-xxl-3{ padding-top:1rem !important;} .pt-xxl-4{ padding-top:1.5rem !important;} .pt-xxl-5{ padding-top:3rem !important;} .pe-xxl-0{ padding-right:0 !important;} .pe-xxl-1{ padding-right:0.25rem !important;} .pe-xxl-2{ padding-right:0.5rem !important;} .pe-xxl-3{ padding-right:1rem !important;} .pe-xxl-4{ padding-right:1.5rem !important;} .pe-xxl-5{ padding-right:3rem !important;} .pb-xxl-0{ padding-bottom:0 !important;} .pb-xxl-1{ padding-bottom:0.25rem !important;} .pb-xxl-2{ padding-bottom:0.5rem !important;} .pb-xxl-3{ padding-bottom:1rem !important;} .pb-xxl-4{ padding-bottom:1.5rem !important;} .pb-xxl-5{ padding-bottom:3rem !important;} .ps-xxl-0{ padding-left:0 !important;} .ps-xxl-1{ padding-left:0.25rem !important;} .ps-xxl-2{ padding-left:0.5rem !important;} .ps-xxl-3{ padding-left:1rem !important;} .ps-xxl-4{ padding-left:1.5rem !important;} .ps-xxl-5{ padding-left:3rem !important;} .gap-xxl-0{ gap:0 !important;} .gap-xxl-1{ gap:0.25rem !important;} .gap-xxl-2{ gap:0.5rem !important;} .gap-xxl-3{ gap:1rem !important;} .gap-xxl-4{ gap:1.5rem !important;} .gap-xxl-5{ gap:3rem !important;} .row-gap-xxl-0{ row-gap:0 !important;} .row-gap-xxl-1{ row-gap:0.25rem !important;} .row-gap-xxl-2{ row-gap:0.5rem !important;} .row-gap-xxl-3{ row-gap:1rem !important;} .row-gap-xxl-4{ row-gap:1.5rem !important;} .row-gap-xxl-5{ row-gap:3rem !important;} .column-gap-xxl-0{ -moz-column-gap:0 !important; column-gap:0 !important;} .column-gap-xxl-1{ -moz-column-gap:0.25rem !important; column-gap:0.25rem !important;} .column-gap-xxl-2{ -moz-column-gap:0.5rem !important; column-gap:0.5rem !important;} .column-gap-xxl-3{ -moz-column-gap:1rem !important; column-gap:1rem !important;} .column-gap-xxl-4{ -moz-column-gap:1.5rem !important; column-gap:1.5rem !important;} .column-gap-xxl-5{ -moz-column-gap:3rem !important; column-gap:3rem !important;} .text-xxl-start{ text-align:left !important;} .text-xxl-end{ text-align:right !important;} .text-xxl-center{ text-align:center !important;}}@media (min-width:1200px){ .fs-1{ font-size:2.5rem !important;} .fs-2{ font-size:2rem !important;} .fs-3{ font-size:1.75rem !important;} .fs-4{ font-size:1.5rem !important;}}*,*::before,*::after{box-sizing:border-box;outline:none !important}.grecaptcha-badge{display:none !important}::selection{background-color:var(--secondary);color:var(--white)}html.fancybox-active{ overflow:hidden !important;}.no-scroll{ overflow:hidden !important;}@media (prefers-reduced-motion:no-preference){:root{ scroll-behavior:smooth;}}html,body{overflow-x:clip !important;scroll-behavior:smooth}body{position:relative;margin:0;padding:0;color:var(--text-body);background-color:var(--bg-body);font-family:var(--font2);font-size:var(--text-s);line-height:1.5;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;overflow-x:hidden}.y-space-4xl{margin:var(--space-4xl) 0}video{border-radius:24px}.order-6{order:6 !important}.fadeimg{ opacity:1; z-index:1; transition:opacity 0.2s,z-index 0.2s;}.secondaryfade{ opacity:0; z-index:-1; transition:opacity 0.2s,z-index 0.2s;}.fadeimg,.secondaryfade{ will-change:opacity,z-index;}h1,h2,h3,h4,h5,h6{position:relative;margin-bottom:var(--space-m);color:var(--headline);font-family:var(--font1);font-weight:700}h1,h2,h3{font-weight:400}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-l)}h6{font-size:var(--text-m)}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{position:relative;font-weight:700;background-position:left center;background-size:cover;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='903' height='40' viewBox='0 0 903 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M902.178 22.8675C902.615 24.825 896.457 21.5713 897.811 25.3276C898.422 26.9941 893.706 26.3063 891.173 25.6715C888.64 25.0366 886.806 23.7404 885.147 25.3805C883.793 26.6238 885.846 27.7083 886.981 28.7135C890.78 25.116 893.488 27.338 896.588 29.3748C893.488 30.8033 890.78 28.7135 888.073 29.3748C888.073 31.5969 895.016 32.0201 891.828 34.7976C890.575 35.8673 888.888 36.7236 886.93 37.2842C884.972 37.8448 882.809 38.0907 880.649 37.9984C874.928 37.9984 869.207 38.5539 863.487 38.8713C859.12 39.1094 856.281 36.2261 851.39 37.4429C850.037 37.8132 848.115 37.9455 846.412 38.4746C844.709 39.0036 842.569 40.1411 840.953 37.4165C839.862 35.5648 835.102 35.2209 832.219 37.4165C832.569 37.7339 833.268 38.0778 832.219 38.4216C832.219 38.4216 831.564 38.0513 831.259 37.8661C828.202 35.5648 824.01 36.0145 820.079 36.0674C805.057 36.2261 790.035 36.57 775.012 36.5435C773.353 36.5435 770.121 37.2313 769.117 35.4325C768.418 34.1628 772.523 34.9564 771.868 33.3427C756.453 38.3158 740.295 36.1203 722.347 35.988C725.154 34.8189 728.324 34.0074 731.665 33.6027C735.005 33.198 738.446 33.2086 741.78 33.6337C743.202 33.8863 744.667 34.0372 746.147 34.0834C748.461 33.9247 751.649 33.9512 751.431 32.2582C751.125 30.142 747.937 31.3059 746.016 31.4911C739.378 32.2053 732.915 33.1576 726.539 30.3801C724.356 29.4013 722.172 30.142 720.164 30.671C718.963 31.0939 717.6 31.3166 716.211 31.3166C714.823 31.3166 713.459 31.0939 712.259 30.671C710.913 30.1573 709.39 29.8377 707.808 29.7368C706.225 29.6359 704.626 29.7564 703.132 30.0891C698.493 30.5959 693.785 30.8351 689.071 30.8033C671.603 30.5388 653.917 31.7027 636.274 31.4117C633.854 31.6395 631.519 32.123 629.375 32.8401H629.069C622.038 32.6814 614.92 30.7239 607.933 33.1576C607.448 33.217 606.947 33.2021 606.474 33.1144C606.001 33.0266 605.572 32.8687 605.225 32.655C604.046 31.8614 605.225 31.253 606.142 30.7504C608.632 29.4807 601.426 24.6927 610.509 25.8302C611.511 25.8962 612.521 25.8962 613.523 25.8302L614.309 26.518C613.916 27.7877 612.081 28.2374 610.902 29.1632C620.16 31.4911 627.584 27.8935 635.576 26.1212C636.987 25.72 638.447 25.384 639.943 25.116C645.532 24.4018 646.668 25.116 645.27 29.1103C647.497 28.1316 653.568 29.5071 648.939 25.7244L651.733 24.3753C647.258 23.3654 642.422 23.0916 637.716 23.5817C610.815 24.0314 583.915 22.312 557.014 22.8146C549.847 22.5512 542.696 23.4651 536.315 25.4599C534.917 25.9625 531.948 27.2851 530.987 25.6979C529.284 23.3437 534.088 24.534 535.354 22.894C522.908 23.2643 510.812 21.201 498.934 24.005C497.944 24.3429 496.842 24.5421 495.708 24.5879C494.575 24.6336 493.438 24.5248 492.383 24.2695C489.851 23.3436 492.689 22.9469 493.344 22.3385L498.366 21.6242C495.702 20.1958 494.654 21.6242 493.257 22.2591C489.283 22.8675 485.309 23.5024 481.335 24.0843C477.361 24.6663 478.89 23.3966 479.632 22.3385C477.012 23.1884 474.281 23.9051 471.466 24.4811C468.846 24.8779 464.26 27.7877 464.26 22.8675C463.198 22.5935 462.017 22.5378 460.898 22.7088C455.614 24.6398 449.325 23.8992 443.91 25.3541C443.91 25.8037 443.91 26.2799 443.91 26.7296C443.474 26.7296 442.819 26.7296 442.688 26.7296C442.414 26.4578 442.307 26.1362 442.387 25.8215C442.467 25.5069 442.728 25.2195 443.124 25.0102C440.286 24.6398 439.936 26.9941 437.491 27.0735C435.351 24.0579 435.351 24.0579 432.12 26.0683C430.111 27.3115 427.753 26.9677 427.753 25.1424C427.753 23.3172 425.831 23.6082 424.434 23.6346C416.704 23.9256 408.975 24.1637 401.289 24.7721C396.922 25.1424 393.297 27.0735 387.751 24.7721C383.384 23.0262 376.179 23.8727 370.283 25.116C366.222 26.0154 361.2 23.2114 357.925 26.5444C354.65 29.8775 350.938 28.7929 346.833 28.1316C349.191 25.4863 353.471 26.4915 356.877 25.8302C348.973 21.4655 343.165 21.0687 333.383 24.1637C331.811 24.6663 330.501 24.0314 329.016 23.6346L328.142 23.1056C326.832 20.6984 324.78 22.1797 322.902 22.6559L321.199 23.4759C321.006 23.3459 320.802 23.2223 320.588 23.1056L321.985 22.0739C305.013 20.6342 287.714 21.911 271.809 25.7773C271.809 22.6823 275.521 23.423 277.005 22.3914C268.969 23.5932 260.688 24.0832 252.42 23.8462C242.157 23.2114 233.292 26.4915 223.903 25.407C220.235 25.0366 216.043 26.0947 212.418 24.1372C209.885 22.7617 208.794 24.1372 207.527 25.8831C204.339 30.3271 199.885 31.1736 193.728 28.7664C195.213 27.2057 197.745 28.0522 199.754 27.7877C201.763 27.5232 201.632 26.6238 201.676 25.6186C201.676 25.0366 202.549 24.3224 201.326 23.9521C200.972 23.8583 200.59 23.8093 200.203 23.8081C199.817 23.8069 199.434 23.8536 199.078 23.9452C198.723 24.0369 198.401 24.1715 198.135 24.341C197.868 24.5105 197.661 24.7112 197.527 24.9308C196.13 26.7031 194.252 27.5761 191.064 27.1528C190.846 26.756 190.584 26.3593 190.365 25.936L188.88 26.8619L191.064 27.1793C185.562 31.1736 181.369 31.4382 171.762 28.3697L170.976 27.8406C169.702 27.208 168.177 26.7894 166.552 26.6269C164.927 26.4644 163.26 26.5637 161.718 26.9148C157.873 27.6164 153.772 27.6164 149.927 26.9148C145.211 26.2534 144.294 26.756 143.901 29.6923C143.901 30.8297 142.241 31.1736 141.324 30.9356C135.473 29.4013 128.223 31.9937 123.07 28.2903C122.637 27.9998 122.077 27.7889 121.455 27.6819C116.127 32.1524 108.703 28.8458 102.415 29.56C97.062 30.0051 91.8593 30.9604 86.9994 32.3904C84.5976 33.1576 82.6326 33.9776 81.4972 31.3853C81.1041 30.4594 79.0953 30.2742 77.5232 30.5917C65.9508 33.0253 53.767 30.5917 42.2819 32.1524C36.6922 32.9724 31.1025 33.9512 25.4691 34.7976C18.7877 35.7764 13.1543 32.9195 6.90959 33.8983C7.17161 32.9989 7.47735 32.0995 7.78303 31.1207C6.56029 30.5388 5.59951 31.3059 4.59511 31.5704C3.59071 31.8349 1.75657 32.5492 0.883177 31.3323C0.271804 30.5388 1.36362 29.8774 2.32435 29.3484C6.14775 26.7914 10.5602 24.5819 15.4252 22.7881C14.3335 22.5501 12.8924 22.4972 13.1544 21.4391C13.246 21.2451 13.4126 21.0671 13.6405 20.9199C13.8683 20.7727 14.1508 20.6605 14.4645 20.5926C16.1239 20.4339 16.2113 21.3597 16.5606 22.0475C24.4212 22.6294 25.2944 17.1802 30.3601 15.4872C29.8144 15.0128 29.3185 14.518 28.8753 14.0059C28.3076 13.3181 27.1722 13.0007 26.6919 13.6884C23.8097 18.2118 20.3162 15.3814 16.9537 14.1117C16.1676 13.7943 14.6392 13.4504 14.6392 13.1858C14.9449 11.2548 9.35514 13.3181 10.7962 10.858C11.0345 10.501 11.4458 10.1962 11.9759 9.98365C12.5061 9.77114 13.1301 9.66096 13.7657 9.66764C16.9973 9.66764 17.172 11.1225 17.7397 12.4716C17.7397 12.7891 17.7396 13.1065 18.089 13.3975C19.8794 11.5987 27.478 11.5722 21.3206 7.234C25.6876 7.52498 28.9191 8.60954 32.1943 7.71015L32.9803 8.18629C32.9803 9.11213 34.9891 10.0115 33.679 10.8316C28.4387 14.3233 39.2687 12.4187 36.9105 14.8259C39.8364 15.0375 39.5308 13.6091 40.1421 12.4452C40.7535 11.2813 41.6705 9.7999 44.2034 10.6728C45.2514 11.0696 43.6794 12.0484 43.1553 12.7361C56.5619 10.4083 69.8374 8.42437 83.9426 10.6464C92.8949 12.0748 102.065 10.6464 111.149 10.2231C114.249 10.038 112.808 5.7262 118.747 7.57788C121.848 8.47727 126.913 6.30816 126.346 10.9638C126.346 11.8368 130.407 11.7839 132.459 11.1754C140.844 8.53018 149.927 9.11214 158.661 9.1915C173.634 9.63924 188.644 9.17843 203.466 7.81596C207.833 7.33981 213.03 8.42437 216.873 7.36626C225.869 4.90617 233.86 6.70495 242.114 8.42437C246.239 9.19346 250.652 9.19346 254.778 8.42437C256.212 8.0207 257.774 7.81059 259.355 7.80857C260.937 7.80655 262.5 8.01267 263.937 8.41267C265.374 8.81267 266.65 9.39699 267.678 10.1252C268.705 10.8535 269.459 11.7082 269.887 12.6303C269.598 11.2413 268.75 9.91651 267.418 8.77258C266.085 7.62865 264.309 6.70061 262.245 6.07009C266.175 4.82681 268.228 3.76871 272.551 6.28171C274.754 7.48556 277.486 8.27632 280.416 8.55805C283.346 8.83978 286.348 8.60037 289.058 7.86886C294.561 5.83201 299.845 6.17589 305.347 5.7791C307.661 5.62039 311.242 4.85326 311.854 6.75785C312.465 8.66244 307.487 7.65724 306.613 9.1915L311.286 9.93217C309.627 11.8103 306.002 10.3025 304.867 11.9426C312.072 11.4135 312.072 11.44 315.129 6.38752C315.251 6.09883 315.536 5.84525 315.935 5.67116C316.334 5.49707 316.822 5.41355 317.312 5.43522C324.562 5.01198 331.418 3.10739 339.147 3.55708C353.165 4.43002 367.27 2.57834 381.507 4.77391C387.548 5.43331 393.725 5.50475 399.804 4.98553C407.839 4.50938 415.481 4.6681 423.124 2.34026C424.188 2.12903 425.314 2.05793 426.427 2.13171C427.54 2.2055 428.614 2.42247 429.577 2.7681C430.541 3.11373 431.371 3.58004 432.013 4.13582C432.655 4.6916 433.093 5.32401 433.299 5.99073L435.831 4.40357C435.22 3.58354 435.569 3.37192 436.879 3.7158C444.676 2.803 452.653 2.59795 460.548 3.10739C465.352 3.10739 469.282 1.7054 473.649 2.02283C474.654 2.02283 476.444 1.78476 476.357 2.92222C476.357 3.31901 474.959 3.7158 474.173 4.11259H482.951C486.226 1.6525 489.851 0.0388858 494.96 2.12864C496.047 2.50773 497.268 2.72463 498.52 2.76143C499.773 2.79823 501.023 2.65386 502.165 2.34026C504.251 1.80918 506.497 1.54789 508.759 1.57314C522.341 2.86931 535.922 1.17635 549.503 1.75831C553.346 1.91702 555.311 2.36672 553.87 5.03843C552.342 4.76094 550.728 4.70495 549.158 4.87496C547.587 5.04498 546.105 5.43624 544.83 6.01718L549.197 8.90052L549.721 8.15984L550.682 8.90052H553.739V5.03843C554.7 5.03843 556.447 5.03843 556.49 5.03843C558.019 9.1915 563.434 7.41917 567.277 7.92177C567.277 8.76826 564.351 9.58829 566.316 10.0909C568.281 10.5935 568.106 8.76826 568.849 7.92177C571.469 7.39272 574.919 8.21275 576.447 5.99073C579.81 5.38231 582.692 7.36627 586.797 6.83721C583.74 4.6681 579.591 5.38232 576.578 4.19195C576.578 4.721 576.578 5.2765 576.272 5.80556C572.211 4.2184 568.587 3.29256 563.696 5.40877C560.901 6.62559 558.412 4.56229 557.102 2.208C572.255 -0.43726 587.365 1.1499 602.256 0.858919C602.955 2.68415 599.854 2.02283 599.854 3.10739C600.16 3.2661 600.465 3.55708 600.815 3.60999C603.566 3.92742 607.846 2.44607 607.758 6.04363C609.811 5.11779 611.776 8.2921 613.479 6.25525C613.728 5.97145 613.871 5.65799 613.898 5.33702C613.925 5.01605 613.836 4.69539 613.636 4.39769C613.436 4.09999 613.13 3.8325 612.741 3.61412C612.352 3.39574 611.888 3.23178 611.383 3.13384C610.378 2.86931 608.763 3.13384 608.282 1.7054C616.317 2.52543 623.741 0.0653384 631.602 0.806012C633.043 0.938275 634.964 0.80601 634.615 2.2609C634.266 3.7158 632.344 3.08094 631.252 3.55708C633.48 3.16029 637.453 5.83201 637.803 1.46733C637.803 0.647296 646.013 0.462126 650.336 2.02283C656.873 2.80216 663.615 2.69375 670.075 1.7054C672.989 1.6225 675.91 1.68442 678.809 1.89057C687.804 2.07574 696.669 3.39837 705.796 2.84287C706.801 2.84287 708.722 3.39837 708.897 3.90097C710.731 9.1915 716.364 6.54623 720.775 6.30816C720.543 6.32267 720.308 6.32267 720.076 6.30816C718.111 5.64684 714.836 7.26045 713.919 4.82681C717.674 4.50938 716.714 0.276958 721.43 0.964726C724.181 1.36152 728.504 1.09699 729.116 3.00158C729.727 4.90617 726.365 5.93782 723.351 6.36107C726.627 6.70495 729.334 7.65724 732.391 4.95907C733.919 3.60999 740.47 3.53063 743.352 6.54623C745.361 3.34546 747.239 5.01198 749.073 6.54623L747.981 7.07528H744.356C741.081 9.00632 738.985 5.01198 735.622 6.30816C739.291 10.038 743.439 9.16504 747.806 6.96947L748.898 6.44042L752.872 6.7314C752.872 3.39837 757.021 4.74745 759.553 4.53583C763.309 4.24485 767.632 5.46168 769.903 2.18155C770.602 1.22926 773.091 1.49378 774.838 1.57314C780.783 2.06868 786.834 1.81655 792.611 0.832465C794.664 0.409223 797.24 0.7002 797.677 2.07574C798.419 4.35066 794.838 3.2661 793.31 3.55708C787.476 4.3637 781.438 4.47154 775.536 3.87452C787.065 5.6733 798.812 3.87452 810.472 4.77391C822.13 5.58714 833.929 5.24764 845.408 3.7687C848.727 3.37191 852.395 3.98033 854.141 1.28216C854.141 0.938276 856.063 0.67375 856.893 0.832465C866.675 2.60479 877.243 1.01763 887.461 3.47773C883.662 7.15464 876.107 4.95907 871.871 8.08049C875.452 9.40312 879.251 8.95342 882.658 9.56183C884.448 9.90571 887.025 10.1173 886.763 11.7309C886.501 13.3446 884.011 12.8155 882.396 12.8949C876.195 13.2123 869.644 12.0484 863.88 15.0904C865.489 14.9738 867.118 15.1665 868.536 15.6412C869.954 16.1158 871.091 16.8485 871.784 17.7357C872.614 18.8203 874.448 18.9261 876.151 18.7938C885.326 18.4097 894.459 19.8392 902.178 22.8675ZM57.9592 13.08H57.3479L57.8719 13.2387L57.9592 13.08ZM179.535 26.7825C179.365 26.4057 178.986 26.076 178.46 25.8494C177.935 25.6228 177.296 25.5132 176.653 25.5392C175.387 25.5392 174.95 26.0683 175.299 26.8089C175.414 27.1053 175.704 27.3659 176.114 27.5414C176.525 27.7169 177.027 27.7951 177.526 27.7612C178.618 27.7348 179.666 27.629 179.622 26.7825H179.535ZM234.035 21.3068H241.284C240.194 20.8994 238.939 20.6837 237.659 20.6837C236.379 20.6837 235.124 20.8994 234.035 21.3068ZM225.301 10.7257C227.441 11.2548 229.013 10.9903 230.366 9.2973C228.008 9.05923 226.349 9.08568 225.301 10.6993V10.7257ZM233.467 21.3068C226.293 20.2531 218.807 20.2531 211.632 21.3068C218.835 22.2809 226.302 22.2899 233.511 21.3333L233.467 21.3068ZM249.974 19.9577L249.625 19.7725L249.319 19.9577H249.974ZM256.262 15.1698L257.485 14.6936L256.568 14.9053C256.568 14.9053 256.393 15.0904 256.306 15.1962L256.262 15.1698ZM260.629 14.1646C260.208 14.0364 259.723 14.0088 259.27 14.0872C258.817 14.1656 258.43 14.3443 258.184 14.5878C259.014 14.7201 259.843 15.1433 260.629 14.5878C260.542 14.5085 260.542 14.2175 260.455 14.191L260.629 14.1646ZM321.767 9.53538C321.199 9.11214 320.806 8.53018 320.369 8.53018C319.059 8.53018 318.972 9.19149 318.884 9.77345C318.797 10.3554 318.273 11.2019 319.889 10.9109C320.282 10.8316 320.762 10.0909 321.374 9.56183L321.767 9.53538ZM335.392 5.91137L338.055 5.59394V5.30296L335.392 5.91137ZM329.933 6.54623V6.89011L330.632 6.65204L329.933 6.54623ZM340.894 12.0484C338.972 8.45082 329.715 8.2392 324.256 12.0484C329.409 13.7413 335.261 10.4612 340.588 12.0748L340.894 12.0484ZM349.322 5.91137C349.584 6.12299 349.802 6.46687 350.152 6.49333C350.935 6.54775 351.727 6.54775 352.51 6.49333C351.942 6.14944 351.637 5.80556 351.244 5.75265C350.479 5.78811 349.727 5.8952 349.016 6.07009L349.322 5.91137ZM354.781 9.7999C352.466 10.5935 350.108 8.15984 347.837 10.1173C349.846 9.53538 352.248 12.8684 354.475 9.82636L354.781 9.7999ZM358.012 8.95342L357.707 8.58309L355.087 9.6941L358.012 8.95342ZM374.738 9.72055H375.174C375.31 9.6383 375.415 9.53897 375.48 9.42957L374.738 9.72055ZM373.69 10.1438L374.301 9.85281H373.995C373.761 9.93475 373.554 10.0424 373.384 10.1702L373.69 10.1438ZM373.69 14.0852L374.563 14.4556L375.349 13.9794C375.131 13.9794 374.912 13.7943 374.738 13.8207C374.255 13.8166 373.776 13.8799 373.34 14.0059L373.69 14.0852ZM363.515 21.73H362.816L363.165 21.9417L363.515 21.73ZM376.703 20.7248C374.214 20.4074 372.598 19.6138 370.808 20.3545C370.616 20.5422 370.49 20.7518 370.437 20.9702C370.385 21.1886 370.407 21.4112 370.502 21.6242C371.987 22.2326 373.777 22.2591 376.354 20.7513L376.703 20.7248ZM385.655 16.8099L384.956 16.6776C384.651 16.8892 384.17 17.1008 384.083 17.3389C383.996 17.577 384.301 17.9209 384.869 17.5241C385.035 17.2998 385.181 17.0702 385.306 16.8363L385.655 16.8099ZM391.114 9.747C391.089 9.44806 390.986 9.15342 390.808 8.87406C390.415 8.50373 390.022 8.63599 390.24 9.08568C390.459 9.53538 390.459 9.56183 390.764 9.77345L391.114 9.747ZM391.114 9.747C391.114 10.0115 391.114 10.3025 391.114 10.567C391.114 10.8316 389.76 11.9426 391.551 11.6251C392.38 11.5193 391.245 10.4877 390.808 9.85281L391.114 9.747ZM410.197 16.0163L409.804 15.3814C409.397 15.5381 408.974 15.6795 408.538 15.8047C408.854 15.931 409.191 16.0373 409.542 16.1221C409.542 16.1221 409.673 16.175 409.892 16.1221L410.197 16.0163ZM418.189 15.8576C418.189 15.6724 417.665 15.3021 417.49 15.3021C417.316 15.3021 416.66 15.6195 416.267 15.7782C415.874 15.9369 416.66 16.175 416.879 16.1485C417.226 16.114 417.563 16.0517 417.883 15.9634L418.189 15.8576ZM429.237 13.7678C429.237 13.7678 428.757 13.6091 428.626 13.7678C428.416 13.9058 428.252 14.0676 428.146 14.2439C428.378 14.2568 428.612 14.2568 428.844 14.2439C428.844 14.2439 428.801 14.0059 428.932 14.0059L429.237 13.7678ZM437.971 9.6941C438.801 8.66245 438.757 8.02758 436.486 8.05403C434.216 8.08048 432.731 7.52498 433.386 5.85846C432.25 5.85846 429.543 4.19195 431.071 6.70495C431.945 8.08048 431.901 9.35021 429.543 8.66244C422.076 6.44042 416.005 8.21275 410.023 11.3077C418.626 6.91657 428.364 11.0961 437.622 9.7999L437.971 9.6941ZM442.338 10.0909L437.971 9.72055C438.476 10.0252 439.119 10.2329 439.818 10.3176C440.517 10.4023 441.242 10.3603 441.901 10.1967L442.338 10.0909ZM455.439 5.19715C455.769 5.37902 456.119 5.54696 456.487 5.69975C456.644 5.61881 456.79 5.53035 456.924 5.43522C456.531 5.25005 456.225 5.06488 455.876 4.93262C455.526 4.80036 455.221 5.2236 455.046 5.30296L455.439 5.19715ZM460.81 9.11214C460.399 8.9448 459.931 8.83535 459.441 8.79181C458.951 8.74828 458.451 8.77176 457.978 8.86055C457.504 8.94934 457.07 9.10117 456.706 9.30491C456.343 9.50865 456.059 9.75913 455.876 10.038L458.627 10.3025L459.719 11.0167C459.719 11.0167 459.719 11.3077 460.068 11.3871C460.417 11.4664 460.592 11.3871 460.723 11.3871C461.596 10.7522 463.168 9.95862 460.417 9.21795L460.81 9.11214ZM484.086 8.39791C483.649 8.39791 483.213 8.13339 482.82 8.15984C482.427 8.1863 481.728 8.42437 481.684 8.55663C481.684 9.1915 482.296 9.27085 483.038 9.03278C483.276 8.86579 483.495 8.68901 483.693 8.50373L484.086 8.39791ZM493.606 8.39791C491.161 8.00112 493.082 5.46168 489.807 5.51458C489.556 5.53341 489.315 5.5834 489.097 5.66142C488.88 5.73944 488.692 5.84381 488.544 5.96798C488.397 6.09215 488.293 6.23346 488.24 6.38303C488.186 6.53261 488.185 6.68723 488.235 6.83721C488.235 9.08569 491.03 8.31856 493.213 8.53018L493.606 8.39791ZM518.41 7.92177C515.31 3.45128 509.371 6.54623 504.611 6.2288C503.607 6.2288 503.563 6.49333 503.781 10.0909C507.362 3.98033 513.519 9.85281 517.886 8.05403L518.41 7.92177ZM545.136 5.80556C540.146 7.05645 534.64 7.34286 529.371 6.62559C528.236 6.46687 530.856 3.98032 527.319 5.30296C525.747 5.91137 526.009 6.99592 526.271 7.94822C526.751 9.53538 528.542 8.84761 529.721 8.42437C532.678 7.68752 535.929 7.49433 539.066 7.86886C540.988 7.97468 544.437 8.71535 544.743 6.07009L545.136 5.80556ZM551.25 8.7418H549.809C549.896 9.21795 550.377 10.038 550.857 8.87406L551.25 8.7418ZM595.356 2.7106C594.131 2.35296 592.777 2.18735 591.419 2.22895C590.061 2.27054 588.742 2.51802 587.583 2.94867C588.707 3.35018 589.994 3.55307 591.298 3.53437C592.602 3.51567 593.872 3.27613 594.963 2.84287L595.356 2.7106ZM593.784 6.44042L591.906 5.85846C591.906 6.09654 591.382 6.36107 591.47 6.57269C591.557 6.78431 591.994 7.07528 592.256 7.31336L593.784 6.44042ZM601.295 7.84241H604.046C603.173 6.62559 602.212 7.04883 601.208 7.84241C599.112 8.39792 596.098 7.84241 595.094 9.77345C597.266 9.53048 599.271 8.90476 600.858 7.97467L601.295 7.84241ZM617.715 5.83201L617.06 5.38232L617.671 5.88492C617.802 6.1615 617.802 6.45482 617.671 6.7314C617.507 6.52122 617.39 6.29886 617.322 6.07009L617.715 5.83201ZM623.261 10.858V9.98507C622.868 9.98507 622.213 9.98507 622.169 10.1967C622.118 10.483 622.225 10.7715 622.475 11.0167C622.3 11.5193 622.693 11.3606 622.693 10.9903L623.261 10.858ZM624.527 3.82161C624.527 3.68935 624.527 3.50418 624.265 3.45127C624.003 3.39837 623.829 3.45127 623.61 3.45127C623.392 3.45127 623.61 3.76871 623.916 3.84806C624.222 3.92742 623.916 4.00678 624.134 3.95388L624.527 3.82161ZM638.327 28.5284V28.2903L637.846 28.4226L638.327 28.5284ZM682.258 7.36626C682.564 7.81596 683.787 8.02758 684.311 8.2392C685.577 8.2392 686.363 7.86886 686.014 7.39272C685.804 7.13836 685.509 6.91306 685.148 6.73097C684.788 6.54888 684.369 6.41394 683.918 6.33461C682.782 6.41397 681.429 6.81076 681.865 7.52498L682.258 7.36626ZM669.944 11.5193C671.996 10.6464 674.878 11.9955 677.28 9.87926C675.852 9.8129 674.418 9.93988 673.081 10.251C671.744 10.5621 670.538 11.0496 669.551 11.678L669.944 11.5193ZM660.424 24.4811L660.773 24.6663L661.122 24.4811H660.424ZM646.187 3.31901L647.454 2.97513L646.58 3.10739L646.187 3.31901ZM654.354 23.9785H652.65C652.825 24.5869 653.262 25.1424 653.961 24.1901L654.354 23.9785ZM694.573 23.9785C682.389 23.132 671.472 26.6238 660.031 28.3961L683.656 27.1793C683.656 26.9412 683.001 26.5973 683.132 26.4915C683.612 25.9096 684.136 26.2799 684.66 26.4915C688.032 26.0965 691.257 25.3347 694.18 24.243L694.573 23.9785ZM696.451 23.4495L694.922 23.9256C695.141 24.1372 695.971 24.5869 696.058 23.714L696.451 23.4495ZM706.844 9.53538C705.709 9.7999 704.006 9.90571 703.962 9.08568C703.918 8.26565 705.622 8.31856 706.801 8.63599C698.067 0.250504 694.922 8.87406 689.333 10.8316C694.355 12.1277 694.355 12.1277 695.665 9.87926C695.228 9.56183 694.573 9.19149 695.665 8.84761C695.665 8.84761 696.407 9.08569 696.844 9.21795C698.067 8.42437 695.054 6.94302 697.805 6.57269C700.556 6.20235 700.687 7.41917 701.429 8.66244C702.565 11.3606 703.831 11.4929 706.451 9.7999L706.844 9.53538ZM715.01 26.6502L714.486 26.8354L712.827 27.338L714.53 26.8883L715.01 26.6502ZM722.522 5.32941H722.915L724.88 3.82161C723.482 4.45647 722.172 4.61519 722.129 5.59394L722.522 5.32941ZM725.448 26.9677C725.448 26.756 725.055 26.5444 724.836 26.3328C724.618 26.1212 724.225 26.5973 723.963 26.756C723.701 26.9148 724.181 27.0999 724.268 27.0999C724.525 27.1556 724.787 27.1998 725.055 27.2322L725.448 26.9677ZM732.304 26.9677C732.304 26.9677 731.998 26.8354 731.823 26.756C731.649 26.6767 731.605 27.0206 731.823 27.0999C732.042 27.1793 732.173 27.2322 732.347 27.3115C732.522 27.3909 731.867 27.3645 731.867 27.2322L732.304 26.9677ZM733.876 10.4877C728.199 8.63599 722.565 9.56183 717.5 8.79471C722.26 9.77345 726.496 14.5614 733.483 10.8051L733.876 10.4877ZM758.2 8.53018L754.662 8.97988C755.162 9.12224 755.713 9.18483 756.263 9.16168C756.813 9.13853 757.345 9.0304 757.807 8.84761L758.2 8.53018ZM758.593 31.9937H757.938H757.326L757.894 32.1788L758.593 31.9937ZM766.628 6.01718H765.973L766.497 6.14944L766.628 6.01718ZM771.562 29.3748C770.924 29.2145 770.244 29.1249 769.554 29.1103C768.68 29.1103 766.409 28.8458 768.113 30.142C768.593 30.5123 770.34 30.142 771.475 30.142C771.169 30.2478 771.169 29.8775 771.169 29.6923L771.562 29.3748ZM772.785 8.60953C771.475 7.7895 770.296 8.45082 769.292 8.84761C770.209 9.42957 770.951 11.4929 772.742 9.87926C772.825 9.54655 772.701 9.20689 772.392 8.92697L772.785 8.60953ZM790.952 32.7872C790.602 32.4963 790.384 32.073 790.122 32.073C789.86 32.073 787.982 32.073 787.458 32.3111C786.934 32.5492 787.458 32.9724 788.332 32.9195C789.205 32.8666 789.642 33.1576 790.559 33.1047L790.952 32.7872ZM798.681 32.655L797.371 32.5227C797.371 32.5227 797.371 32.8401 797.371 32.8931C797.63 33.0802 797.923 33.2488 798.245 33.3956L798.681 32.655ZM807.939 8.84761C807.873 8.64765 807.721 8.46175 807.499 8.30855C807.276 8.15534 806.992 8.04021 806.673 7.97467C806.436 7.95033 806.193 7.96459 805.968 8.01599C805.743 8.0674 805.545 8.15409 805.394 8.26718C805.243 8.38027 805.144 8.51569 805.108 8.65952C805.072 8.80336 805.099 8.95045 805.188 9.08568C805.188 9.40311 806.105 9.64119 806.716 9.98507C806.891 9.95862 807.59 9.61474 807.546 9.2973L807.939 8.84761Z' fill='%23DBF183'/%3e%3c/svg%3e ")}h6{line-height:28px}[id^="exp-"]{display:none;position:fixed;top:0;right:0;max-width:608px;width:100%;height:100%;padding:var(--space-l);overflow-x:hidden}.fancy-dynamicforms{padding:var(--space-l)}.danika .fancybox-toolbar{opacity:1;visibility:visible}.danika .fancybox-content{position:fixed;top:0;right:0;max-width:608px;width:100% !important;height:100% !important;padding:var(--space-l) !important;overflow-x:hidden}.danika .fancybox-content body{background:white}dotlottie-player{max-width:100%}.fadeimg{position:absolute;top:0;left:0;width:100%;height:auto;z-index:10}@media(max-width:1279px){ [id^="exp-"], .danika .fancybox-content{width:75% !important}.fancy-dynamicforms{padding:var(--space-l)}}@media(max-width:992px){ [id^="exp-"], .danika .fancybox-content{top:50%;right:auto;left:50%;transform:translate(-50%,-50%);width:90% !important;height:95% !important;border-radius:16px}}.bg--circle{background-repeat:no-repeat;background-position:left 50px center;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='609' height='610' viewBox='0 0 609 610' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_495_20521)'%3e%3cpath d='M480.264 14.0256C497.372 20.7308 513.184 30.3557 526.996 42.4712L536.876 52.3481C540.286 55.3306 543.397 58.6386 546.164 62.2251C551.941 69.357 557.066 76.9929 561.477 85.0408C579.01 117.565 587.794 154.083 586.968 191.02C586.571 227.792 580.06 264.241 567.702 298.877C555.583 333.656 539.259 366.825 519.092 397.646C498.733 428.167 475.113 456.384 448.648 481.798C422.326 507.566 392.847 529.901 360.915 548.269C329.022 566.899 294.473 580.555 258.459 588.765C222.214 597.408 184.444 597.408 148.199 588.765C111.572 579.464 79.2657 557.84 56.7109 527.528C34.5596 496.777 21.6076 460.364 19.3647 422.536C17.096 385.525 21.4112 348.406 32.1098 312.902C42.6425 277.446 57.6841 243.488 76.866 211.861C115.287 148.641 167.713 95.0825 230.104 55.3112C261.128 35.3914 294.918 20.149 330.385 10.0748C348.076 5.06042 366.206 1.75297 384.528 0.197845C402.866 -1.07294 421.289 -0.311074 439.46 2.46954V3.45724C421.389 1.28516 403.136 1.08646 385.022 2.86462C366.958 4.89889 349.128 8.63582 331.769 14.0256C296.996 24.5144 263.969 40.0912 233.76 60.2497C172.971 100.258 122.252 153.767 85.5604 216.602C66.7907 247.523 52.049 280.715 41.6934 315.371C31.117 350.052 26.8668 386.351 29.1458 422.536C31.0709 458.33 43.0942 492.848 63.8245 522.096C84.924 551.244 115.472 572.185 150.274 581.357C185.274 590.029 221.822 590.368 256.977 582.345C292.41 574.461 326.405 561.133 357.753 542.837C389.368 524.939 418.583 503.101 444.697 477.847C471.069 452.835 494.624 425.014 514.943 394.88C535.299 364.647 551.888 332.042 564.343 297.79C576.804 263.61 583.482 227.593 584.103 191.218C585.088 154.856 576.647 118.857 559.6 86.7199C555.291 78.7098 550.264 71.1064 544.583 64.0029C541.867 60.4653 538.86 57.1614 535.592 54.126L525.712 44.249C512.115 32.067 496.503 22.3415 479.573 15.5071L480.264 14.0256Z' fill='%23DCE7E3'/%3e%3cpath d='M534.505 90.5717C549.915 100.55 563.485 113.114 574.618 127.709L581.83 139.166C584.542 142.884 586.891 146.853 588.845 151.019C593.1 159.157 596.637 167.65 599.416 176.402C610.281 211.684 611.88 249.168 604.06 285.246C596.301 321.171 582.683 355.574 563.75 387.078C544.914 418.658 522.322 447.843 496.467 473.995C470.518 500.131 441.758 523.318 410.709 543.133C379.941 563.198 346.74 579.262 311.91 590.938C276.911 603.054 240.256 609.716 203.231 610.692C165.993 611.81 129.011 604.199 95.2427 588.468C61.1551 572.094 33.7617 544.464 17.6852 510.243C2.16589 475.959 -3.34814 437.988 1.77843 400.708C6.73118 363.633 18.2747 327.741 35.8642 294.728C53.2833 262.071 74.7975 231.767 99.8863 204.552C150.038 150.171 212.038 108.062 281.085 81.4849C315.406 68.073 351.535 59.8506 388.282 57.0889C406.628 55.819 425.054 56.282 443.313 58.4717C461.523 60.8952 479.413 65.3001 496.665 71.608V72.5957C479.425 66.8248 461.598 62.9823 443.511 61.1384C425.437 59.4593 407.245 59.4593 389.171 61.1384C352.991 64.5882 317.509 73.3062 283.851 87.016C216.31 114.31 155.989 156.833 107.593 211.268C83.0679 237.809 62.0497 267.385 45.0526 299.272C27.9682 331.029 16.6929 365.581 11.7572 401.3C6.47268 436.741 11.2658 472.952 25.5891 505.798C40.6276 538.389 66.4502 564.797 98.7007 580.567C131.29 596.038 167.066 603.617 203.132 602.691C239.334 602.067 275.224 595.87 309.539 584.32C344.116 573.084 377.118 557.484 407.745 537.899C438.468 518.563 467.02 495.979 492.911 470.538C518.717 444.889 541.31 416.2 560.193 385.102C579.523 354.032 593.516 319.947 601.59 284.259C609.796 248.729 608.707 211.685 598.428 176.699C595.919 168.017 592.612 159.585 588.549 151.512C586.402 147.426 583.818 143.584 580.842 140.055L573.432 128.598C562.462 114.039 549.099 101.448 533.912 91.3619L534.505 90.5717Z' fill='%23DCE7E3'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_495_20521'%3e%3crect width='609' height='610' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.bg--circle.right{background-position:right 200px center}@media(max-width:992px){.bg--circle,.bg--circle.right{background-size:400px;background-position:top center;padding-top:100px}}a.cta[href=""]{display:none}a{color:var(--primary);text-decoration:underline}a:hover{color:var(--primary-d-1)}a:not([href]):not([class]){color:inherit;text-decoration:none}.cta,button{display:inline-block;font-size:var(--text-xs);text-transform:uppercase;font-weight:500;padding:12px 18px;border-radius:8px;letter-spacing:8%}.cta:focus,.cta.focus{outline:0;box-shadow:none}.counter{position:absolute;left:50%;bottom:0;transform:translateX(-50%);padding-left:0;margin-bottom:0;letter-spacing:15%}.counter li{display:none;align-items:center;font-weight:bold;color:var(--primary-clr);padding-left:8px !important}.counter li::before{display:none}.counter li.slick-active{display:flex}p[class*="svg--"]{position:relative;padding-left:32px}p[class*="svg--"]::before{position:absolute;content:"";top:0;left:0;width:24px;height:24px;;background:var(--secondary)}.svg--location::before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0006 13.8873C14.0861 13.8873 15.7767 12.1967 15.7767 10.1112C15.7767 8.02579 14.0861 6.33521 12.0006 6.33521C9.9152 6.33521 8.22461 8.02579 8.22461 10.1112C8.22461 12.1967 9.9152 13.8873 12.0006 13.8873Z' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.5521 10.1113C19.5513 6.13723 16.4707 2.84372 12.5056 2.57772C8.54037 2.31173 5.04748 5.16426 4.51587 9.10263C3.98426 13.041 6.59585 16.7175 10.4897 17.5123L12.0001 21.4394L13.5105 17.5123C17.0272 16.7945 19.5529 13.7006 19.5521 10.1113V10.1113Z' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.svg--email::before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.45117 6.92896C2.45117 6.10053 3.12274 5.42896 3.95117 5.42896H20.0498C20.8782 5.42896 21.5498 6.10053 21.5498 6.92896V17.5708C21.5498 18.3993 20.8782 19.0708 20.0498 19.0708H3.95117C3.12275 19.0708 2.45117 18.3993 2.45117 17.5708V6.92896Z' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.2418 6.69702L13.8352 12.3939C12.7537 13.2258 11.2478 13.2258 10.1664 12.3939L2.75977 6.69702' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.svg--phone::before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.32422 3.61426C6.32422 3.06197 6.77193 2.61426 7.32422 2.61426H16.6775C17.2298 2.61426 17.6775 3.06197 17.6775 3.61426V20.5364C17.6775 21.0887 17.2298 21.5364 16.6775 21.5364H7.32422C6.77193 21.5364 6.32422 21.0887 6.32422 20.5364V3.61426Z' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.32422 17.752H17.6775' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.svg--clock::before{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.0007 21.6589C17.1335 21.6589 21.2944 17.498 21.2944 12.3652C21.2944 7.23246 17.1335 3.07153 12.0007 3.07153C6.86796 3.07153 2.70703 7.23246 2.70703 12.3652C2.70703 17.498 6.86796 21.6589 12.0007 21.6589Z' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 12.3651V9.0459' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 12.3652L16.1485 16.5147' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}a,a:hover,.cta,button{position:relative;text-decoration:none;word-wrap:break-word;color:#041C19;cursor:pointer !important;transition:.2s;z-index:99}button:not(.fancybox-button):not(.fancybox-close-small):not(.hamburger__menu):not(.ui-datepicker-trigger):not(.slick-dots li button),.cta--fill{color:var(--text-body);background-color:var(--primary);border:2.5px solid transparent}button:not(.fancybox-button):not(.hamburger__menu):not(.ui-datepicker-trigger),.cta--fill:hover{color:var(--secondary);background-color:var(--primary-d-1);border-color:var(--primary)}.stretched-link{position:initial}.stretched-link:after{z-index:10}.cta--primary{background-color:var(--primary);border:2.5px solid transparent;box-shadow:0px 12px 32px 0px #0C4A4229}.cta--primary:hover{background-color:#45DA81;border-color:#45DA81}.cta--primary:focus{background-color:#45DA81;box-shadow:0px 12px 32px 0px #0C4A4229}.cta--secondary{background-color:var(--secondary);border:1px solid transparent}.cta--secondary:hover{background-color:var(--secondary-d-1);border-color:var(--secondary)}.cta--secondary:focus{background-color:var(--secondary);color:var(--white);box-shadow:0 0 0 0.2rem rgba(98,179,208,0.25)}.cta--submit{background-color:var(--purple) !important;border:1px solid transparent;box-shadow:0px 12px 32px 0px #C897EE29}.cta--submit:hover{background-color:#E1C0FC !important;border-color:#E1C0FC !important}.cta--submit:focus{background-color:#E1C0FC !important;box-shadow:0px 12px 32px 0px #C897EE29}.cta--outline{color:var(--secondary);border:2.5px solid var(--secondary);background-color:transparent;letter-spacing:8%}.cta--outline:hover,.cta--outline:focus{color:var(--primary);border:2.5px solid var(--primary);background-color:transparent}.cta--outline.arrow--right:hover::after{background:var(--primary)}.cta--upload{padding:12px 42px 12px 18px;background-repeat:no-repeat;background-position:center right 18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.02539 11.8653V2.78564' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.539 4.3041L8.02632 1.81201L5.51367 4.3041' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.3074 11.8652V12.6959C14.3074 13.6135 13.5574 14.3573 12.6323 14.3573H3.41924C2.49411 14.3573 1.74414 13.6135 1.74414 12.6959V11.8652' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.cta--upload:hover{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.02539 11.8653V2.78564' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.539 4.3041L8.02632 1.81201L5.51367 4.3041' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.3074 11.8652V12.6959C14.3074 13.6135 13.5574 14.3573 12.6323 14.3573H3.41924C2.49411 14.3573 1.74414 13.6135 1.74414 12.6959V11.8652' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.cta--small{padding:10px 20px}.arrow--right{padding:12px 42px 12px 18px}.arrow--right::after{transition:.2s;position:absolute;content:"";top:50%;right:18px;transform:translateY(-50%);width:16px;height:16px;background:var(--secondary);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.2478 8.69043H1.7522' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.1653 10.7731L14.2479 8.69051L12.1653 6.60791' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.cta--simple{font-size:var(--text-s);font-weight:700;color:var(--secondary) !important;text-transform:initial;text-decoration-line:underline;text-decoration-color:var(--primary);text-decoration-thickness:3px;padding-left:0}.cta--simple:hover{text-decoration:underline;text-decoration-color:#45DA81 !important}.cta--simple.cta--back::before{position:absolute;content:"";top:50%;left:-24px;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.75244 8.3313L14.248 8.3313' stroke='%2338BD6D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.83398 6.24886L1.75138 8.33146L3.83398 10.4141' stroke='%2338BD6D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}@media(max-width:576px){.cta--simple.cta--back{padding-left:24px}.cta--simple.cta--back::before{left:0}.cta--outline{line-height:var(--text-xs)}}.cta--arrow{position:relative;color:var(--text-body);font-weight:600}.cta--arrow:after{content:'';display:inline-block;width:20px;height:20px;margin-left:5px;vertical-align:middle;transition:0.4s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg id='fi_11892557' enable-background='new 0 0 512 512' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3e%3cpath id='Arrow_3' d='m234.2 363.7 39.1 39.2 147-146.9-147-146.9-39.1 39.2 80 80h-222.5v55.4h222.5z'%3e%3c/path%3e%3c/svg%3e")}.cta--arrow:hover{color:var(--secondary)}.cta--arrow:hover:after{margin-left:10px}.cta--white{color:var(--text-bady);background-color:var(--white)}.cta--white:hover{color:var(--white);background-color:transparent !important;border:1px solid var(--white)}.fancybox-button{position:fixed;padding:10px;right:var(--space-l);top:var(--space-l);border:0;border-radius:0;color:transparent;cursor:pointer;opacity:1;z-index:401;width:40px;height:40px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='40' height='40' rx='20' fill='%23DCE7E3'/%3e%3crect x='4' y='4' width='32' height='32' rx='16' fill='white'/%3e%3cpath d='M25.543 25.5461L14.4508 14.454' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.543 14.4539L14.4508 25.546' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.fancybox-navigation .fancybox-button--arrow_left,.fancybox-navigation .fancybox-button--arrow_right{display:none}.contentcontainer.fancybox-content{max-width:90%;max-height:90%;padding:var(--space-l);border-radius:16px}ul li{list-style-type:none;position:relative}.videothumb{display:flex;position:relative;border-radius:24px;width:-webkit-fit-content;overflow:hidden;box-shadow:0px 32px 56px 0px #0C4A421A}.videothumb::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:var(--secondary);opacity:.6}.videothumb::after{transition:.3s;position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;background:var(--white);border-radius:100%;border:8px solid var(--greenlight);background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.26314 14.9044C2.76233 15.1537 2.16819 15.1265 1.69233 14.8323C1.21647 14.5381 0.926534 14.0188 0.925781 13.4593V2.54033C0.926534 1.98087 1.21647 1.46156 1.69233 1.16737C2.16819 0.87317 2.76233 0.845903 3.26314 1.09528L14.1821 6.55854C14.7289 6.83218 15.0743 7.39119 15.0743 8.00265C15.0743 8.61411 14.7289 9.17312 14.1821 9.44675L3.26314 14.9044Z' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.videothumb:hover::after{border:8px solid var(--primary)}.videothumb iframe{object-fit:cover;width:100%;height:100%}.videothumb img{max-height:600px}.stacktable{width:100%}.st-head-row{padding-top:1em;text-align:left}.st-key{width:49%;padding-right:1%;text-align:right}.st-val{width:49%;padding-left:1%}.stacktable.large-only{display:table}.stacktable.small-only{display:none}@media (max-width:800px){ .stacktable.large-only{display:none} .stacktable.small-only{display:table}}main section:first-child{margin:0 0 var(--space-4xl) 0}main section{margin:var(--space-4xl) 0}.img-fluid,.img-responsive{max-width:100%;height:auto}.fs-0{font-size:0}:is(#breadcrumbs,#breadcrumbs-gallery,.breadcumbs){}:is(#breadcrumbs,#breadcrumbs-gallery,.breadcumbs) span.mx-1{margin:0 15px !important;color:var(--text-body);font-size:0;vertical-align:middle}:is(#breadcrumbs,#breadcrumbs-gallery,.breadcumbs) span.mx-1:after{content:'';display:inline-block;width:6px;height:6px;border-radius:6px;background:var(--grey)}:is(#breadcrumbs,#breadcrumbs-gallery,.breadcumbs) a{display:inline-block;color:var(--primary) !important;text-decoration:none !important;font-weight:600}:is(#breadcrumbs,#breadcrumbs-gallery,.breadcumbs) a:hover{color:var(--primary-d-1) !important}:is(#breadcrumbs,#breadcrumbs-gallery) > div,.breadcumbs > span:last-of-type{display:inline-block}.contentcontainer,.roomdata.fancybox-content{margin:0 !important}.contenttitle{display:none}:is(.contentcontainer,.roomdata.fancybox-content) h1{font-size:var(--text-xl)color:initial}hr{margin:var(--space-2xl) auto;background-color:var(--lightgreen);max-width:884px}main{height:100%;min-height:100%}a:not(.cta):not(.nav-link),.contentcontainer a{color:var(--primary-clr);font-weight:bold;text-decoration:underline;text-decoration-line:underline;text-decoration-color:var(--primary);text-decoration-thickness:3px}a:not(.cta):hover,.contentcontainer a:hover{text-decoration-color:#45DA81}[class*="icon--"]{background-repeat:no-repeat}.icon--email2{background-position:right center;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26 17.1733V3C26 1.89543 25.1046 1 24 1H8C6.89543 1 6 1.89543 6 3V17.1733' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 11.5C11 10.6716 11.6716 10 12.5 10H19.5C20.3284 10 21 10.6716 21 11.5V15.5C21 16.3284 20.3284 17 19.5 17H12.5C11.6716 17 11 16.3284 11 15.5V11.5Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 6V6C14.3431 6 13 7.19391 13 8.66667V10H19V8.66667C19 7.19391 17.6569 6 16 6Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.3787 15.2868C28.6791 15.0485 29.0894 15.0031 29.4347 15.1698C29.7801 15.3365 29.9997 15.686 30 16.0694V29.0028C30 30.1073 29.1046 31.0028 28 31.0028H4C2.89543 31.0028 2 30.1073 2 29.0028V16.0694C2.00034 15.686 2.21993 15.3365 2.56527 15.1698C2.91061 15.0031 3.32087 15.0485 3.62133 15.2868L13.5293 23.1454C14.9795 24.2844 17.0205 24.2844 18.4707 23.1454L28.3787 15.2868Z' stroke='%23C3A47F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}[id*="fancy--"]{display:none}.progress-wrap{position:fixed;right:10px;bottom:25px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.2);z-index:1000;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all 200ms linear;transition:all 200ms linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap::after{position:absolute;content:'';background-repeat:no-repeat;background-position:center;line-height:46px;left:0;top:0;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-webkit-transition:all 200ms linear;transition:all 200ms linear;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg clip-rule='evenodd' fill='%23C3A47F' fill-rule='evenodd' height='20' stroke-linejoin='round' stroke-miterlimit='2' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg'%3e%3cpath id='path2' d='m12 9.414-6.293 6.293c-.39.39-1.024.39-1.414 0s-.39-1.024 0-1.414l7-7c.39-.391 1.024-.391 1.414 0l7 7c.39.39.39 1.024 0 1.414s-1.024.39-1.414 0z'/%3e%3c/svg%3e")}.progress-wrap svg path{fill:none}.progress-wrap svg.progress-circle path{stroke:var(--primary);stroke-width:4;box-sizing:border-box;-webkit-transition:all 200ms linear;transition:all 200ms linear}.circle{-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);left:-5px;width:40px;height:40px;border-radius:50%;background:var(--beige);box-shadow:0 4px 4px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07);animation:border-transform 10s linear infinite alternate forwards}.circle:hover{box-shadow:0 8px 8px rgba(26,53,71,0.25),0 0 0 1px rgba(26,53,71,0.07)}.circle:before{position:absolute;content:'';top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;opacity:1;color:var(--grey);-webkit-transition:all 300ms linear;transition:all 300ms linear}.circle:after{position:absolute;content:'';top:0;left:0;z-index:2;line-height:40px;text-align:center;width:100%;height:40px;color:var(--primary);opacity:0;-webkit-transition:all 300ms linear;transition:all 300ms linear}header{position:fixed;max-width:1223px;width:100%;top:24px;left:50%;transform:translate(-50%);border-radius:16px;padding:0 24px;background:transparent;display:flex;align-items:center;justify-content:space-between;z-index:99999;transition:.3s}header.scrolled::before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:16px;backdrop-filter:blur(8px);box-shadow:0px 0px 8px 0px #0C4A4214;background-color:rgba(239,244,239,0.8)}header .logo:hover dotlottie-player{opacity:1}header nav ul{display:flex;align-items:center;padding:24px 0;margin:0}header nav ul li:not(.cta):not(.dropdown){line-height:39px;font-weight:700}header nav ul li:not(.cta) a:not(.cta).nav-link{padding:0 32px;line-height:39px;background-position:center}header nav ul li:not(.cta) a:not(.cta).nav-link:hover,header nav ul li:not(.cta) a:not(.cta).nav-link:active,header nav ul li:not(.cta) a:not(.cta).nav-link.active,header nav ul li.active:not(.cta) a:not(.cta).nav-link,header nav ul li:not(.cta) a:not(.cta).nav-link:focus-visible{background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='169' height='39' viewBox='0 0 169 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M103.023 6.25395H102.992L102.954 6.13367H103.098L103.025 6.2339C103.024 6.24067 103.023 6.24736 103.023 6.25395Z' fill='%23DBF183'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M168.141 17.3039C168.347 17.3882 168.53 17.4636 168.496 16.839C167.251 14.8525 165.808 13.7738 164.334 13.7084C164.872 13.4806 165.4 13.1985 165.753 11.8076C164.714 10.7905 163.656 10.6863 162.613 10.5835C162.279 10.5506 161.946 10.5178 161.617 10.4553C162.34 9.24811 163.121 9.28255 163.897 9.31679C164.203 9.33029 164.508 9.34376 164.809 9.28112C164.875 9.26795 164.949 9.2769 165.025 9.28606C165.294 9.31872 165.585 9.35405 165.623 8.39903C165.666 7.328 165.303 7.07197 164.988 6.84982C164.943 6.81832 164.9 6.7875 164.858 6.75514C164.619 6.58121 164.369 6.52138 164.115 6.46052C163.695 6.36004 163.264 6.25675 162.848 5.63248C163.223 4.50927 163.737 4.29449 164.25 4.08042C164.817 3.84364 165.381 3.60771 165.753 2.14422C164.714 1.12709 163.656 1.02285 162.613 0.920079C161.744 0.834469 160.885 0.749883 160.057 0.139468C159.902 0.0191832 159.544 0.219658 159.544 0.480276C159.294 2.05243 158.832 2.14329 158.35 2.23796C158.206 2.26642 158.059 2.29522 157.916 2.36474C155.777 3.48557 153.578 3.74286 151.406 3.12654C150.474 2.83432 149.54 2.91794 148.607 3.00144C147.363 3.11269 146.123 3.22371 144.895 2.44493C145.995 2.89739 147.12 2.81566 148.208 2.20436C148.29 2.14079 148.404 2.16384 148.521 2.18756C148.81 2.24614 149.12 2.30882 149.021 1.0817C148.94 0.0392294 148.46 -0.181292 148.077 0.139468C147.001 0.885267 145.873 1.07635 144.765 0.700795C144.728 0.693918 144.689 0.685206 144.649 0.676247C144.338 0.606863 143.961 0.522709 143.845 1.16189C143.529 3.02272 142.998 2.97388 142.457 2.92416C142.275 2.90746 142.093 2.89067 141.917 2.94612C141.8 2.98593 141.664 2.95286 141.526 2.91927C141.109 2.81755 140.672 2.71109 140.672 4.61006L139.941 4.39247C139.606 3.25291 139.264 2.09763 138.897 4.46973C138.36 2.18431 137.14 2.24445 136.855 3.26688C136.374 4.99154 135.94 4.74819 135.45 4.47334C135.359 4.42231 135.266 4.3702 135.17 4.32939C135.732 4.00863 136.358 3.22678 136.244 1.78336C136.158 0.688608 135.674 0.539485 135.221 0.400123C135.077 0.355738 134.936 0.312343 134.812 0.239704C134.328 -0.0472342 134.165 0.795842 133.999 1.65188C133.864 2.35087 133.727 3.0585 133.412 3.16664C133.522 4.34715 133.811 4.27106 134.101 4.19477C134.265 4.15187 134.428 4.1089 134.56 4.2893C134.599 4.29926 134.639 4.3002 134.678 4.29209C134.491 4.33706 134.293 4.47391 134.094 4.61116C133.42 5.07594 132.739 5.54518 132.477 2.46498C132.444 2.08407 132.086 1.66308 131.899 1.66308C130.839 1.92544 129.798 1.63501 128.758 1.34492C128.129 1.16952 127.501 0.994245 126.869 0.941367C126.329 0.785137 125.785 0.738203 125.242 0.801035C124.038 1.55007 122.782 1.63223 121.563 1.0416C120.758 -0.141199 119.228 -0.000864583 119.228 0.620607C119.182 2.93205 118.807 2.63962 118.443 2.35632C118.286 2.2342 118.132 2.11378 118.007 2.20436C118.078 2.07913 118.167 2.0553 118.256 2.0315C118.424 1.98671 118.591 1.942 118.634 1.22203C118.689 0.27989 118.436 0.215958 118.193 0.154772C118.152 0.14435 118.111 0.134008 118.072 0.11942C117.351 -0.157055 116.649 0.154936 115.943 0.468526C115.217 0.791619 114.486 1.11641 113.726 0.801035C113.794 1.61575 113.981 1.70378 114.149 1.78292C114.204 1.80894 114.258 1.834 114.304 1.8836C114.398 1.95783 114.485 2.08208 114.557 2.24758C114.63 2.41308 114.687 2.6158 114.724 2.84142C114.761 3.06704 114.778 3.31005 114.773 3.55331C114.768 3.79656 114.741 4.03411 114.695 4.2492C114.52 5.10067 114.33 4.75053 114.13 4.38307C113.968 4.08436 113.8 3.77419 113.629 4.08882C113.641 2.07571 113.209 2.16105 112.776 2.24668C112.622 2.27702 112.469 2.30739 112.335 2.24445C112.291 2.21764 112.251 2.11013 112.213 2.00588C112.193 1.95424 112.174 1.90339 112.156 1.86355C112.156 1.51541 112.259 1.40464 112.369 1.28751C112.518 1.12809 112.678 0.956896 112.603 0.159516C111.752 0.227182 110.896 0.160832 110.038 0.0942587C108.099 -0.0561304 106.146 -0.207663 104.188 1.18194C104.433 2.96616 104.896 4.52987 105.417 3.60768C106.329 2.00388 107.004 2.70554 107.761 3.90839C107.818 3.50744 107.818 3.08645 107.818 2.6855C108.045 3.04976 108.306 3.17869 108.574 3.31117C108.971 3.50678 109.383 3.71012 109.722 4.69025C109.334 4.89364 109.005 4.60696 108.693 4.33525C108.389 4.07132 108.102 3.82153 107.794 4.04873C107.596 5.21558 107.227 5.27553 106.856 5.33569C106.692 5.36236 106.527 5.38907 106.378 5.5122C106.336 5.70386 106.31 5.96173 106.284 6.21899C106.223 6.82279 106.162 7.42319 105.906 7.15609C105.686 6.9275 105.794 6.61227 105.916 6.25806C105.997 6.02204 106.085 5.76872 106.085 5.5122C105.886 5.40661 105.665 5.4335 105.443 5.4605C104.865 5.53089 104.28 5.60199 104.074 3.32702H103.586C103.855 1.30222 103.488 0.961416 102.772 0.841131C101.679 0.650529 100.585 0.781921 99.491 0.913313C98.0538 1.08596 96.6166 1.2586 95.1795 0.700795C94.7579 0.68166 94.3393 0.879683 93.9506 1.28217C93.7377 1.51984 93.5048 1.62925 93.2713 1.60136C93.0378 1.57347 92.8104 1.40909 92.6078 1.12179C91.6556 -0.461957 90.9802 0.76094 90.3698 2.62536H88.7341C88.7786 2.53383 88.8338 2.44231 88.8889 2.35079C89.0149 2.1416 89.141 1.93241 89.141 1.72322C89.155 0.981761 88.9101 1.01152 88.7222 1.03436C88.6916 1.03807 88.6626 1.0416 88.6364 1.0416C88.1984 0.912129 87.784 1.1601 87.3551 1.41674C86.9871 1.63695 86.6084 1.86355 86.195 1.86355C84.7235 1.47747 83.237 1.63287 81.7841 2.32464C81.54 2.06403 81.4749 2.22441 81.5888 2.84588L81.126 4.02514C81.1282 3.99994 81.1305 3.97439 81.133 3.94849C81.1251 3.94849 81.1168 3.94671 81.1081 3.94341C81.0669 3.47689 80.9884 3.03479 80.8772 2.64296C80.7576 2.22176 80.6028 1.86836 80.4233 1.60641C80.2438 1.34447 80.0436 1.18004 79.8362 1.12412C79.6287 1.0682 79.4189 1.12209 79.2206 1.28217C78.0798 2.69536 76.9389 2.89934 75.7605 3.11005C75.4678 3.16238 75.1728 3.21513 74.8748 3.28692C73.742 3.68042 72.5909 3.62628 71.465 3.12654C69.8787 2.13167 68.3012 2.2333 66.7307 2.33448C65.6744 2.40253 64.6214 2.47037 63.571 2.20436C62.682 1.99403 61.8551 2.46324 61.0346 2.92875C60.5256 3.21755 60.0191 3.50492 59.5019 3.62773C59.4105 3.6113 59.3196 3.6746 59.2452 3.80654C59.1709 3.93848 59.1177 4.13065 59.095 4.34944C58.5284 8.15764 58.5253 8.15856 57.2044 8.55289L57.1825 8.55941C57.285 7.95746 57.4963 7.91504 57.7221 7.86971C57.9625 7.82143 58.2194 7.76985 58.3788 7.0358L57.5081 6.47447C57.5826 5.9422 57.8174 5.81323 58.0392 5.69139C58.3019 5.54707 58.5464 5.41277 58.4846 4.6301C58.3899 3.42921 57.912 3.62986 57.5057 3.80045C57.4237 3.83491 57.3445 3.86813 57.2721 3.88835C57.0303 3.95925 56.7908 3.99894 56.5525 4.03844C55.78 4.16647 55.0202 4.29241 54.2365 5.4721C53.7315 6.02648 53.1721 6.20792 52.626 5.99441C52.08 5.78089 51.5708 5.18161 51.1603 4.26925C50.4273 2.53644 50.0446 3.04404 49.4299 3.85933C49.369 3.94011 49.3058 4.02392 49.2397 4.10887C49.6243 4.58672 49.9553 5.29005 50.2036 6.15699C50.452 7.02393 50.61 8.02792 50.6639 9.08065C50.5841 8.3818 50.4436 7.73401 50.2521 7.18211C50.0606 6.63021 49.8228 6.18738 49.555 5.88423C49.2872 5.58109 48.9959 5.42487 48.7011 5.42641C48.4064 5.42794 48.1154 5.58717 47.8481 5.89309C47.0792 6.47596 46.2569 6.47596 45.4881 5.89309C45.4432 5.85514 45.3985 5.81713 45.3538 5.77915C43.863 4.51333 42.4118 3.28109 40.7842 5.0912C40.3706 5.55437 39.8727 5.4758 39.3692 5.39632C39.0009 5.33819 38.6296 5.27958 38.2858 5.432C35.5236 6.46457 32.7265 6.8138 29.9361 6.47447C29.7183 6.46643 29.4993 6.45156 29.2797 6.43664C27.8578 6.34009 26.4066 6.24155 25.0532 7.97804C24.6707 8.43913 23.9139 8.47922 23.9139 7.81766C23.9868 5.38571 23.561 5.41097 23.1001 5.43831C22.8923 5.45064 22.6774 5.46338 22.4978 5.25158C21.8214 4.39388 21.6587 5.28106 21.5025 6.13266C21.4032 6.67441 21.3064 7.20176 21.0818 7.25633C20.6415 7.33976 20.2 7.47475 19.7585 7.60976C18.5027 7.99378 17.2461 8.37805 16.0117 7.57708C13.3831 5.8931 10.9091 7.39666 8.41074 9.16084C8.43708 9.02022 8.47764 8.86354 8.519 8.70381C8.63093 8.27147 8.74866 7.81672 8.60604 7.59713C8.13403 6.93556 7.96314 8.05822 7.8492 8.94031C7.82529 9.12542 7.80891 9.31935 7.79291 9.50877C7.73265 10.222 7.6778 10.8713 7.24696 10.7446C7.443 9.9308 7.14999 9.76724 6.85191 9.60085C6.48176 9.39424 6.1038 9.18325 6.64475 7.71742C6.79503 7.33487 6.71097 6.92954 6.62412 6.51078C6.56987 6.24922 6.51454 5.98243 6.51454 5.71267L6.36806 5.35182C5.95477 5.81335 5.54522 5.58552 5.07119 5.32182C4.84515 5.19607 4.60444 5.06216 4.34167 4.99096C5.15143 7.31111 4.68457 8.00394 4.22236 8.68987C4.02959 8.97594 3.83763 9.26081 3.73943 9.66202C3.67434 9.44154 3.67434 9.20101 3.67434 8.96049C3.66301 8.85103 3.65253 8.74053 3.64209 8.63068C3.55504 7.71449 3.47151 6.83533 2.93377 6.83533C2.81532 6.83026 2.69902 6.91376 2.60022 7.07482C2.50143 7.23587 2.42479 7.46691 2.38038 7.73746C2.23764 8.72843 2.46505 8.75092 2.7009 8.77425C2.90878 8.79482 3.12323 8.81603 3.09654 9.50165C3.09654 9.6339 3.22049 9.79232 3.34692 9.9539C3.41213 10.0372 3.47801 10.1214 3.52786 10.2033C3.63753 10.3717 3.74796 10.5764 3.85838 10.781C4.3789 11.7457 4.89954 12.7107 5.34265 9.88254C5.43217 9.36131 5.64376 9.60188 5.74955 10.1231C5.83213 10.5113 5.92454 10.8862 6.02624 11.2458C5.66814 11.7325 5.42246 12.6288 5.17548 13.5299C5.05207 13.9802 4.92833 14.4316 4.79008 14.8338C4.64742 14.7617 4.49847 14.6969 4.34167 14.6544C4.43444 14.9202 4.51045 15.1646 4.57164 15.3901C4.29401 15.9958 3.94825 16.3662 3.45462 16.2176C3.44475 16.1385 3.436 16.0554 3.42718 15.9715C3.37784 15.5025 3.32635 15.0129 3.06398 15.1149C3.00552 15.1664 2.95288 15.2514 2.91042 15.363C2.86796 15.4745 2.83692 15.6094 2.81985 15.7565C2.79555 16.1554 2.84982 16.3658 2.93555 16.4988C2.93496 16.4988 2.93436 16.4987 2.93377 16.4987C2.81532 16.4937 2.69902 16.5772 2.60022 16.7382C2.50143 16.8993 2.42479 17.1303 2.38038 17.4009C2.31822 17.8324 2.32625 18.0803 2.3746 18.2245C1.80605 19.2712 1.27916 20.4518 0.80158 21.7507C0.62254 22.1516 0.419073 22.6528 0.533009 23.2542C0.677337 24.072 0.96245 23.739 1.15569 23.5133C1.18037 23.4844 1.20355 23.4574 1.22475 23.4346C1.27407 23.3818 1.32282 23.3026 1.37205 23.2225C1.50967 22.9988 1.65101 22.769 1.81885 23.0938C1.79781 23.3678 1.77677 23.6335 1.75614 23.894C1.72091 24.339 1.68687 24.7689 1.65607 25.1988C2.06331 24.9393 2.4566 25.0357 2.84919 25.2389C2.837 25.2964 2.82714 25.357 2.81985 25.4199C2.77878 26.0942 2.96217 26.2298 3.14254 26.3632C3.17665 26.3885 3.21066 26.4136 3.24302 26.4423C2.33638 27.8017 1.5141 29.4762 0.80158 31.4141C0.62254 31.815 0.419073 32.3162 0.533009 32.9176C0.677337 33.7354 0.96245 33.4024 1.15569 33.1767C1.18037 33.1478 1.20355 33.1208 1.22475 33.0981C1.27407 33.0452 1.32282 32.966 1.37205 32.886C1.50967 32.6622 1.65101 32.4324 1.81885 32.7573C1.79781 33.0312 1.77677 33.2969 1.75614 33.5574C1.72091 34.0024 1.68687 34.4323 1.65607 34.8622C2.23297 34.4945 2.78187 34.8412 3.34045 35.1939C3.90866 35.5527 4.48689 35.9179 5.11478 35.5439C5.60555 35.244 6.09454 34.9221 6.58259 34.601C7.13854 34.2351 7.69325 33.8701 8.24796 33.5391C9.21218 33.0063 10.2028 33.0878 11.1976 33.1696C12.4109 33.2695 13.6304 33.3698 14.8154 32.3563C15.1084 32.1157 15.4828 32.2561 15.556 32.9577C15.7553 34.8079 16.0917 34.3645 16.504 33.821C16.5295 33.7874 16.5553 33.7534 16.5814 33.7195C17.4871 32.6358 18.4566 31.9118 19.4542 31.5745C19.8532 31.3901 20.2768 31.5591 20.7011 31.7285C21.523 32.0564 22.3476 32.3854 23.0024 30.1511C23.1183 30.2322 23.2227 30.392 23.3035 30.6122C23.8836 32.3076 24.6062 32.2619 25.3279 32.2163C25.8009 32.1864 26.2735 32.1566 26.7052 32.6169C26.8761 32.7973 27.1854 32.5367 27.1854 31.6747C27.2586 29.4494 27.4295 29.0685 28.3084 29.5697C29.025 30.1015 29.7892 30.1015 30.5058 29.5697C30.793 29.3036 31.1037 29.2284 31.4065 29.3515C31.7094 29.4747 31.9937 29.7919 32.231 30.2714L32.3775 30.6723C34.1679 32.9978 34.9492 32.7973 35.9746 29.7702L35.5677 29.5296L35.8444 28.8279C35.8678 29.0129 35.894 29.1911 35.9197 29.3666C35.9387 29.4955 35.9573 29.6228 35.9746 29.7501C36.5687 30.0709 36.9186 29.4093 37.179 28.0661C37.204 27.8997 37.2426 27.7476 37.2923 27.6192C37.342 27.4907 37.4018 27.3886 37.4681 27.3192C37.5344 27.2497 37.6058 27.2144 37.6778 27.2153C37.7498 27.2162 37.821 27.2533 37.887 27.3244C38.0476 27.5222 38.0142 27.8494 37.9805 28.1798C37.9663 28.3182 37.9521 28.4571 37.9521 28.5874C37.9515 28.6434 37.9511 28.699 37.9507 28.754C37.9454 29.4468 37.9409 30.0455 37.5941 30.2313C37.476 30.2945 37.3481 30.274 37.2198 30.2533C36.9413 30.2085 36.6604 30.1634 36.471 30.973C37.6185 32.7973 38.4486 32.1558 39.0426 28.7879C39.2786 27.4647 39.4821 26.4222 39.9541 27.4647C40.4131 28.4727 40.9209 28.4256 41.4137 28.3799C41.6462 28.3583 41.8753 28.337 42.0944 28.427C43.0038 28.8542 43.8867 28.3879 44.7936 27.909C45.6317 27.4664 46.4901 27.0131 47.4086 27.2442C48.9495 27.4238 50.4928 27.0524 51.9904 26.1416C51.9001 26.3969 51.7654 26.509 51.6251 26.6258C51.3357 26.8668 51.022 27.128 51.022 28.7077C53.986 25.7775 57.2098 24.8099 60.3727 25.901L60.1123 26.6829C60.1523 26.7713 60.1903 26.865 60.2262 26.9635L60.5436 26.3421C60.6158 26.2676 60.6895 26.1606 60.763 26.0537C61.0456 25.6432 61.3264 25.2352 61.5202 26.6829L61.6829 27.0838C61.7364 27.1419 61.7886 27.2067 61.8402 27.2707C62.0557 27.5382 62.2603 27.7921 62.4967 27.4848C64.3197 25.1392 65.4021 25.4399 66.8751 28.7478C66.6761 28.9048 66.4612 28.9379 66.2463 28.9709C65.7755 29.0432 65.305 29.1155 65.0033 30.4919C65.081 30.5428 65.1581 30.5971 65.2343 30.6508C65.9081 31.1256 66.522 31.5582 67.0704 29.289C67.4506 27.7154 67.9572 27.9468 68.4681 28.1802C68.7773 28.3215 69.0881 28.4635 69.3735 28.2065C70.4721 27.2642 71.8149 26.6227 72.6287 27.9459C73.383 29.2188 73.9466 28.7831 74.5125 28.3457C74.7219 28.1838 74.9317 28.0217 75.1515 27.9459C76.4055 27.5422 77.6656 27.3536 78.9266 27.165C79.106 27.1381 79.2853 27.1113 79.4647 27.0838C79.4926 27.0817 79.5216 27.0772 79.5511 27.0727C79.7977 27.0349 80.0832 26.9912 80.0832 28.2265C80.0832 29.6098 80.5227 29.8704 80.897 28.9282C81.4993 27.4046 81.4993 27.4046 81.898 29.69C82.1058 29.6626 82.2324 29.2768 82.3587 28.8918C82.5095 28.4322 82.66 27.9736 82.9479 28.1263C82.8741 28.2849 82.8254 28.5027 82.8105 28.7412C82.7956 28.9797 82.8154 29.2234 82.8665 29.4294H83.0943V28.3869C83.55 27.8891 84.0388 27.7304 84.5285 27.5715C85.1235 27.3784 85.72 27.1849 86.2601 26.3822C86.4687 26.2525 86.6888 26.2948 86.8867 26.5024C86.8867 29.3786 87.3951 28.7243 87.8517 28.1367C87.987 27.9624 88.1178 27.7941 88.2295 27.7253C88.7541 27.2888 89.2632 26.7456 89.7513 26.1015C89.733 26.2079 89.712 26.3172 89.6912 26.4256C89.5554 27.1341 89.4264 27.8071 90.0687 27.4246C90.5624 27.1306 91.0561 26.8187 91.5499 26.5069C91.7967 26.351 92.0436 26.195 92.2904 26.0413C92.3445 25.9414 92.3958 25.8156 92.4475 25.6885C92.645 25.2039 92.8493 24.7025 93.2426 25.5602L92.3067 26.1015C92.2715 26.2345 92.2024 26.3541 92.1333 26.4739C91.9628 26.7694 91.7918 27.0656 92.1277 27.565C92.3243 27.7585 92.536 27.8409 92.7473 27.8062C92.9585 27.7715 93.1639 27.6206 93.3484 27.3645C94.8208 25.951 96.3111 26.1695 97.8267 26.3918C98.5896 26.5037 99.359 26.6165 100.136 26.5225C100.035 27.0517 99.8151 27.1921 99.6201 27.3165C99.3571 27.4842 99.1395 27.623 99.3218 28.6475C99.4836 29.7345 99.9511 29.0206 100.232 28.5919C100.262 28.5462 100.29 28.5038 100.315 28.4671C101.504 26.9554 102.836 26.2627 104.172 26.4623C106.709 26.2696 109.246 26.5081 111.782 26.7465C114.259 26.9793 116.735 27.2121 119.211 27.0437C120.088 26.6723 120.99 26.8798 121.824 27.6451L121.303 28.6676C121.901 30.6538 121.541 30.7635 121.126 30.8901C120.942 30.9463 120.747 31.0058 120.619 31.2336C120.88 28.2065 120.668 27.6652 119.626 28.2065C119.348 28.4096 119.076 28.6642 118.813 28.9683C118.462 29.2847 118.117 29.6779 117.772 30.071C116.653 31.3468 115.533 32.6223 114.215 31.2737C114.29 31.034 114.379 30.8364 114.467 30.6417C114.636 30.2666 114.801 29.9025 114.849 29.269L114.703 28.7478C114.516 28.7978 114.328 28.7978 114.141 28.7478C113.08 28.2074 113.212 29.4313 113.344 30.6571C113.422 31.3869 113.501 32.1175 113.327 32.4766L113.315 32.5051C113.146 32.8805 112.942 33.3335 113.157 33.92C113.221 34.082 113.301 34.2016 113.389 34.2682C113.477 34.3347 113.571 34.3459 113.661 34.3009C114.585 32.9918 115.522 33.3593 116.456 33.7258C116.838 33.8757 117.22 34.0254 117.6 34.0603H117.657C118.057 33.5168 118.492 33.1504 118.943 32.9778C120.604 33.0892 122.268 32.9191 123.927 32.7493C125.551 32.5832 127.172 32.4175 128.782 32.5167C129.66 32.5408 130.538 32.3595 131.402 31.9754C131.681 31.7233 131.979 31.632 132.274 31.7084C132.568 31.7849 132.852 32.0271 133.103 32.4165C133.327 32.7369 133.581 32.9057 133.84 32.9057C134.098 32.9057 134.353 32.7369 134.576 32.4165C134.609 32.3815 134.642 32.3452 134.675 32.3088C135.022 31.9275 135.393 31.5189 135.764 32.1959C136.876 34.1647 138.001 33.6607 139.154 33.1444C139.234 33.1087 139.314 33.0729 139.394 33.0379C139.47 33.0079 139.558 32.944 139.648 32.8778C139.981 32.634 140.358 32.3584 140.403 33.6193C140.439 34.7619 139.972 34.8711 139.565 34.9662C139.515 34.9779 139.466 34.9894 139.418 35.0026C139.143 34.9675 138.869 34.8532 138.605 34.6618C137.983 34.3396 137.342 34.3316 136.719 34.6383C136.097 34.945 135.506 35.56 134.983 36.446C135.75 36.469 136.499 36.5742 137.234 36.6772C139.701 37.0237 141.998 37.346 144.212 34.4412C144.276 35.0855 144.094 35.2234 143.927 35.3504C143.776 35.4645 143.637 35.5697 143.699 36.025C143.849 37.1172 144.265 36.9998 144.584 36.9099C144.663 36.8876 144.736 36.867 144.798 36.867C146.664 36.8804 148.53 36.769 150.397 36.6576C151.33 36.6019 152.263 36.5462 153.196 36.5061C153.288 36.5011 153.381 36.4914 153.473 36.4816C154.121 36.4134 154.781 36.3438 155.28 37.8694C155.337 38.0097 155.459 38.2904 155.459 38.2904C155.624 38.0697 155.556 37.849 155.492 37.6405C155.48 37.6028 155.469 37.5654 155.459 37.5286C155.996 35.8646 156.883 36.1252 157.086 37.5286C157.354 39.3644 157.699 38.8867 157.995 38.4763C158.032 38.4251 158.068 38.3749 158.103 38.3305C158.283 38.1037 158.476 37.9731 158.655 37.8517C158.792 37.7584 158.922 37.6705 159.031 37.5486C159.549 37.0244 159.944 37.5043 160.337 37.983C160.636 38.3464 160.934 38.709 161.285 38.6312C161.605 38.559 161.925 38.4706 162.245 38.3822C162.991 38.1759 163.738 37.9696 164.484 37.9696C164.886 38.0396 165.289 37.8532 165.654 37.4283C166.019 37.0035 166.334 36.3545 166.567 35.5439C166.915 34.3128 166.616 33.692 166.309 33.0519C166.09 32.5974 165.867 32.1333 165.867 31.4341C166.086 31.2169 166.305 31.3914 166.529 31.5707C166.823 31.805 167.127 32.0474 167.454 31.4341C167.417 31.3355 167.381 31.2362 167.344 31.1376C166.811 29.6932 166.327 28.3807 165.664 30.9329C165.625 30.7925 165.58 30.6501 165.534 30.5052C165.333 29.8641 165.116 29.1755 165.322 28.4069C165.378 28.1813 165.435 28.0291 165.494 27.9338C165.533 27.8974 165.57 27.8586 165.608 27.8172C165.765 27.741 165.936 27.9731 166.13 28.2368C166.228 28.371 166.333 28.5133 166.445 28.6275C166.917 29.1086 167.796 29.6298 167.682 28.3669C167.536 26.7185 167.859 26.8513 168.141 26.9673C168.347 27.0516 168.53 27.127 168.496 26.5024C167.924 25.5901 167.311 24.8693 166.671 24.3501C166.597 23.9895 166.454 23.6912 166.309 23.3885C166.09 22.934 165.867 22.4699 165.867 21.7707C166.086 21.5534 166.305 21.728 166.529 21.9073C166.823 22.1416 167.127 22.384 167.454 21.7707C167.417 21.672 167.381 21.5728 167.344 21.4742C166.811 20.0298 166.327 18.7173 165.664 21.2695C165.625 21.1291 165.58 20.9867 165.534 20.8418C165.351 20.2587 165.155 19.6363 165.276 18.9503C165.444 18.9086 165.584 18.7344 165.619 18.1491C165.773 18.0881 165.94 18.3157 166.13 18.5734C166.228 18.7076 166.333 18.8499 166.445 18.9641C166.917 19.4452 167.796 19.9664 167.682 18.7034C167.536 17.0551 167.859 17.1879 168.141 17.3039ZM116.349 17.4192C116.397 17.4208 116.445 17.4223 116.494 17.4237L116.412 17.5011C116.412 17.7818 116.339 17.9021 116.371 17.5212C116.363 17.4881 116.355 17.4541 116.349 17.4192ZM106.152 16.7285C106.098 16.8834 106.022 16.9406 105.906 16.8195C105.878 16.7909 105.856 16.761 105.838 16.7298C105.943 16.7288 106.047 16.7284 106.152 16.7285ZM85.904 17.1585C86.0249 17.0361 86.1438 16.8915 86.2601 16.7187C86.318 16.6828 86.3767 16.66 86.4357 16.6504C86.5124 16.9998 86.3888 17.3469 86.279 17.6549C86.2612 17.705 86.2437 17.754 86.2275 17.8018C86.2207 17.8018 86.2132 17.8066 86.2045 17.8121C86.1823 17.8261 86.1523 17.8451 86.1054 17.8018C86.0403 17.7417 86.0403 17.5212 86.0403 17.5212L85.904 17.1585ZM80.237 19.6309C80.2606 19.6812 80.2863 19.7217 80.3138 19.7523L80.303 19.7865C80.2785 19.7865 80.2867 19.967 80.2867 19.967C80.2434 19.9767 80.1998 19.9767 80.1565 19.967C80.1748 19.8438 80.2021 19.7299 80.237 19.6309ZM65.2787 16.5771C65.5516 16.7889 65.8227 17.1198 66.1014 17.5727C65.9448 17.6947 65.7875 17.4337 65.6348 17.1803C65.4801 16.9237 65.3302 16.6749 65.1905 16.8396C65.2198 16.7367 65.2492 16.6499 65.2787 16.5771ZM61.5026 16.8946C61.5085 16.9346 61.5144 16.9762 61.5202 17.0195L61.6829 17.4204C61.7364 17.4785 61.7886 17.5433 61.8402 17.6073C62.0557 17.8748 62.2603 18.1287 62.4967 17.8214C62.8324 17.3895 63.1429 17.0473 63.4354 16.7971C63.6481 17.1489 63.8111 17.653 63.8965 18.303L63.8395 18.3231C63.3458 17.715 62.828 18.0239 62.3141 18.3305C61.7944 18.6405 61.2787 18.9481 60.7959 18.303C61.0071 17.7036 61.2489 17.2355 61.5026 16.8946ZM60.1175 17.0039L60.1123 17.0195C60.1126 17.0203 60.113 17.0211 60.1134 17.0219C60.0642 17.2366 60.0209 17.4091 59.9821 17.441C59.731 17.6248 59.7571 17.2096 59.7822 16.8108C59.7872 16.7312 59.7922 16.6523 59.7949 16.5789L59.7953 16.5672C59.8015 16.3991 59.808 16.2231 59.8273 16.07C59.9764 16.1102 60.1254 16.155 60.2743 16.2043C60.2906 16.2638 60.3077 16.323 60.3256 16.3789L60.3178 16.4024L60.2587 16.4186C60.2149 16.5728 60.1747 16.7509 60.1376 16.915C60.1308 16.9452 60.1241 16.9749 60.1175 17.0039ZM58.8091 15.8659C58.4751 17.837 58.2627 17.9004 57.2044 18.2163L57.1825 18.2228C57.285 17.6209 57.4963 17.5785 57.7221 17.5331C57.9625 17.4848 58.2194 17.4333 58.3788 16.6992L57.5081 16.1379C57.5268 16.0038 57.5558 15.8953 57.5921 15.8061C57.9975 15.7928 58.4033 15.8127 58.8091 15.8659ZM50.5046 17.1996C50.4621 17.2151 50.4196 17.2302 50.3771 17.2449C50.5055 17.701 50.6026 18.2075 50.6639 18.7441C50.6367 18.2131 50.583 17.6944 50.5046 17.1996ZM3.9117 25.863C3.74675 25.783 3.58367 25.6835 3.42156 25.5816C3.42345 25.5994 3.42532 25.6172 3.42718 25.635C3.436 25.7188 3.44475 25.8019 3.45462 25.881C3.62316 25.9317 3.77446 25.922 3.9117 25.863ZM81.1081 3.94341C81.0492 3.921 80.974 3.82785 80.9003 3.73647C80.6945 3.48144 80.4999 3.24031 80.7017 4.59001C80.8645 5.63248 80.8564 6.59476 80.4169 6.07352C79.0253 4.38953 77.8941 5.73272 76.7792 8.07827C77.7558 6.05089 78.8111 6.43419 79.8767 6.82127C80.5603 7.06958 81.2482 7.31945 81.9224 6.93557L81.9875 6.85538C82.1422 6.07353 82.134 5.59238 81.7109 5.61243C81.2964 5.63207 81.0224 5.22857 81.126 4.02514L81.1168 4.04873C81.1141 4.01349 81.1112 3.97838 81.1081 3.94341ZM103.023 6.25395H103.562V3.32702H103.586C103.301 3.11672 103.001 3.07428 102.708 3.20313C102.415 3.33198 102.139 3.6285 101.902 4.06877L102.715 6.25395L102.813 5.69262L102.954 6.13367H102.829C102.845 6.49175 102.934 7.10647 103.023 6.25395ZM139.688 4.87067H139.085C138.765 5.63788 138.505 5.17093 138.24 4.6945C138 4.26213 137.755 3.82195 137.457 4.2893C138.13 7.07013 138.889 6.47497 139.688 4.87067ZM11.0556 9.42145H11.1695L11.1533 9.54174L11.0556 9.42145ZM43.2989 6.55466C43.0466 7.8377 42.7536 8.03818 42.3549 7.63723V7.61718C42.5502 6.39428 42.8594 6.37423 43.2989 6.55466ZM46.8878 14.4935L46.9529 14.6338H46.8308L46.8878 14.4935ZM48.1433 10.9758L48.3527 10.6444L48.1818 10.8047C48.1818 10.8047 48.1602 10.8979 48.1433 10.9758ZM48.6853 10.1848C48.7698 10.1254 48.8602 10.1463 48.9386 10.2434L48.9061 10.2634C48.9146 10.2739 48.9186 10.3392 48.9229 10.4076C48.9268 10.4702 48.9308 10.5354 48.9386 10.5642C48.826 10.8879 48.7085 10.773 48.59 10.6571C48.5543 10.6223 48.5186 10.5873 48.4829 10.5642C48.5287 10.3796 48.6009 10.2442 48.6853 10.1848ZM60.2334 6.3869C60.2636 6.50209 60.2959 6.6256 60.332 6.73509L60.2587 6.75514C60.2149 6.90943 60.1747 7.08746 60.1376 7.25155C60.0783 7.51388 60.0271 7.74056 59.9821 7.77756C59.731 7.96139 59.7571 7.54617 59.7822 7.14742C59.7872 7.06783 59.7922 6.9889 59.7949 6.91552L59.7953 6.90375C59.8115 6.46561 59.8296 5.97329 60.0716 5.97329C60.1252 5.97329 60.1752 6.16462 60.2334 6.3869ZM63.3675 3.74801L62.8711 3.98859L63.3675 3.52749V3.74801ZM61.8538 4.73034V4.46973L61.984 4.54991L61.8538 4.73034ZM60.7959 8.6396C61.8131 5.75276 63.5384 5.91314 63.8965 8.6396L63.8395 8.65965C63.3458 8.05159 62.828 8.36047 62.3141 8.66705C61.7944 8.97704 61.2787 9.28468 60.7959 8.6396ZM65.4824 4.04235C65.4908 4.07367 65.499 4.10698 65.5072 4.14043C65.5408 4.27675 65.575 4.41523 65.6218 4.42963C65.7678 4.47087 65.9152 4.47087 66.0612 4.42963C66.0244 4.33889 65.9935 4.24816 65.9657 4.16673C65.9138 4.01427 65.873 3.89443 65.8252 3.8683C65.7083 3.89034 65.5931 3.9489 65.4824 4.04235ZM66.4175 7.01C66.2566 7.14556 66.0948 6.98342 65.9333 6.8216C65.6834 6.57124 65.4342 6.32163 65.1905 7.17614C65.3302 7.0115 65.4801 7.26029 65.6348 7.51688C65.8911 7.94219 66.1604 8.38894 66.4175 7.01ZM67.0297 6.01338L67.0866 6.29405L66.5414 6.85538L67.0297 6.01338ZM70.2849 6.87542H70.2035L70.3419 6.6549C70.3297 6.73781 70.3103 6.81309 70.2849 6.87542ZM70.1222 6.97566L70.0082 7.19618L69.9513 7.21623C69.9829 7.11933 70.0215 7.03776 70.0652 6.97566H70.1222ZM70.171 10.4639L70.0082 10.1833L69.9431 10.1231C70.0244 10.0277 70.1135 9.97965 70.2035 9.98278C70.2202 9.97254 70.2389 10.0042 70.2587 10.0376C70.2777 10.0695 70.2976 10.1031 70.3175 10.1031L70.171 10.4639ZM72.1079 12.1479L72.2381 12.2481L72.173 12.2682C72.1497 12.4455 72.1226 12.6195 72.0916 12.7894C71.9858 13.0901 71.9288 12.8295 71.9451 12.6491C71.9567 12.5202 72.0058 12.4015 72.0536 12.2857C72.0727 12.2394 72.0916 12.1937 72.1079 12.1479ZM73.1984 6.2339C73.2314 6.44562 73.2507 6.66891 73.2553 6.89547L73.1902 6.91552C73.1366 6.76465 73.1335 6.73796 73.0994 6.45166C73.0973 6.4336 73.095 6.41451 73.0926 6.39428C73.0519 6.05347 73.1251 5.95324 73.1984 6.2339ZM73.2553 7.27504V7.51694C73.2553 7.56901 73.2383 7.66435 73.219 7.77275C73.1638 8.08175 73.0897 8.49693 73.3367 8.31884C73.4548 8.25759 73.3593 7.78688 73.2713 7.35356C73.2659 7.32721 73.2606 7.30101 73.2553 7.27504ZM76.7385 11.1656L76.8117 11.6467L76.7547 11.7269C76.7141 11.767 76.6896 11.7269 76.6896 11.7269C76.6241 11.6627 76.5614 11.5821 76.5025 11.4863C76.5837 11.3915 76.6625 11.2843 76.7385 11.1656ZM78.1708 11.1054C78.2033 11.1054 78.301 11.3861 78.301 11.5264L78.244 11.6066C78.1844 11.6736 78.1215 11.7208 78.0568 11.747C78.0161 11.767 77.8697 11.5866 77.9429 11.4663C77.9642 11.4312 77.9897 11.386 78.016 11.3394C78.0797 11.2262 78.1477 11.1054 78.1708 11.1054ZM80.246 9.94269C80.2704 9.8224 80.3599 9.94269 80.3599 9.94269L80.303 10.1231C80.2785 10.1231 80.2867 10.3035 80.2867 10.3035C80.2434 10.3133 80.1998 10.3133 80.1565 10.3035C80.1764 10.1699 80.2068 10.0473 80.246 9.94269ZM81.9875 6.87542L82.8014 7.15609L82.72 7.23628C82.597 7.36024 82.4619 7.39212 82.3317 7.32794C82.2014 7.26375 82.0817 7.10635 81.9875 6.87542ZM85.4381 3.82821C85.3696 3.71241 85.3043 3.58514 85.2428 3.4473L85.1696 3.52749C85.1788 3.51043 85.19 3.47238 85.2028 3.42893C85.2351 3.31922 85.2776 3.17503 85.3242 3.24683C85.365 3.30965 85.4026 3.38822 85.443 3.47267C85.4671 3.52297 85.4922 3.57535 85.5195 3.62773C85.4946 3.69983 85.4674 3.76687 85.4381 3.82821ZM85.9886 6.17157C86.08 6.20456 86.1672 6.28751 86.2438 6.41433L86.1705 6.49452C86.6323 7.00005 86.4406 7.53811 86.279 7.99153C86.2612 8.04158 86.2437 8.09059 86.2275 8.13842C86.2207 8.13842 86.2132 8.14316 86.2045 8.14864C86.1823 8.1627 86.1523 8.18167 86.1054 8.13842C86.0403 8.07827 86.0403 7.85775 86.0403 7.85775L85.8369 7.31647L85.3242 7.11599C85.3583 6.90467 85.4112 6.71484 85.479 6.56043C85.5468 6.40602 85.6277 6.29095 85.7159 6.22366C85.8041 6.15637 85.8973 6.13857 85.9886 6.17157ZM90.4633 5.77889C90.5021 5.8254 90.5417 5.87305 90.5814 5.87305L90.5082 5.95324C90.4713 6.09366 90.4305 6.22763 90.3861 6.35419C90.2478 6.53462 90.1338 6.47447 90.1338 5.99334C90.142 5.8931 90.2722 5.71267 90.3454 5.69262C90.3829 5.68235 90.4226 5.72999 90.4633 5.77889ZM92.0707 4.78883C92.1091 5.26105 92.1477 5.73591 92.3555 5.87305L92.2823 5.97329C92.1823 5.93388 92.0754 5.93926 91.9711 5.94451C91.6509 5.96063 91.3545 5.97555 91.3545 4.69025C91.3452 4.57658 91.3455 4.4594 91.3554 4.34604C91.3654 4.23268 91.3847 4.1256 91.4122 4.03149C91.4397 3.93738 91.4748 3.85829 91.5153 3.79916C91.5558 3.74003 91.6008 3.70214 91.6475 3.68787C91.9795 3.66606 92.025 4.22557 92.0707 4.78883ZM95.2775 3.95208C95.9322 3.56443 96.5803 3.18063 96.978 5.5122L96.8803 5.61243C96.5636 6.14304 96.1963 5.79287 95.8264 5.44026C95.246 4.88694 94.6593 4.32762 94.2517 7.15609C94.211 4.42963 94.2192 4.22915 94.4063 4.22915C94.683 4.30417 94.9809 4.12773 95.2775 3.95208ZM99.0207 4.52986C100.003 5.07346 101.029 4.8564 101.959 3.90839L101.885 4.10887C101.836 5.83705 101.352 5.65833 100.99 5.52476C100.932 5.50338 100.877 5.48316 100.827 5.4721C100.243 5.18825 99.6369 5.33467 99.0858 5.89309L99.0697 5.91659C98.8501 6.23795 98.5302 6.70613 98.4428 5.53224C98.394 4.81053 98.3452 3.98858 98.6382 3.52749C99.0477 2.90477 99.0143 3.39621 98.9811 3.88665C98.9608 4.18566 98.9405 4.48431 99.0207 4.52986ZM110.584 1.19781C110.837 1.16629 111.089 1.2918 111.317 1.56284L111.244 1.66308C111.041 1.99143 110.804 2.17297 110.561 2.18714C110.318 2.20131 110.078 2.04755 109.869 1.74327C110.085 1.41689 110.331 1.22933 110.584 1.19781ZM110.674 3.94849L111.024 4.38953L110.74 5.0511C110.725 4.99644 110.707 4.93811 110.689 4.87888C110.647 4.74259 110.604 4.60157 110.593 4.48977C110.584 4.40494 110.608 4.30888 110.632 4.21051C110.653 4.12291 110.674 4.03348 110.674 3.94849ZM112.937 5.45205H112.424L112.343 5.55229C112.047 6.25717 111.673 6.73138 111.269 6.91552C111.398 5.90446 111.706 5.79285 112.013 5.68164C112.15 5.63188 112.287 5.5822 112.408 5.45205C112.595 4.85063 112.774 4.52987 112.937 5.45205ZM115.362 3.58763L115.484 3.92844L115.473 3.95699L115.362 3.58763ZM116.518 7.0759V7.73746L116.412 7.8377C116.412 8.11837 116.339 8.23865 116.371 7.85775C116.325 7.67194 116.305 7.45327 116.314 7.23628C116.322 7.0759 116.444 7.0759 116.518 7.0759ZM116.754 2.40483L116.68 2.50507C116.663 2.5219 116.663 2.52107 116.665 2.50999C116.667 2.49467 116.673 2.45978 116.64 2.42488C116.583 2.36474 116.542 2.12417 116.583 2.12417C116.596 2.12417 116.609 2.11971 116.622 2.11526C116.647 2.10635 116.672 2.09744 116.705 2.12417C116.754 2.16426 116.754 2.3046 116.754 2.40483ZM127.785 5.61021C127.68 5.4853 127.553 5.33406 127.512 5.0912L127.439 5.21148C127.358 4.6702 127.61 4.36949 127.821 4.30935C127.906 4.36946 127.984 4.47173 128.051 4.60973C128.118 4.74773 128.173 4.91847 128.212 5.11124C128.277 5.4721 128.131 5.75276 127.895 5.75276C127.867 5.70667 127.828 5.66058 127.785 5.61021ZM125.722 7.97734C125.54 7.97876 125.367 7.98011 125.217 8.23865L125.144 8.35894C125.328 7.88266 125.553 7.51323 125.802 7.27744C126.051 7.04165 126.318 6.94541 126.585 6.99571C126.312 7.97273 126.006 7.97512 125.722 7.97734ZM121.026 1.76331L120.79 2.02393L120.863 1.86355L121.026 1.76331ZM129.024 17.5834C129.282 17.5763 129.543 17.6064 129.807 17.681L129.734 17.8815C129.697 17.9373 129.66 17.992 129.623 18.0455C129.498 18.0535 129.318 17.8877 129.024 17.5834ZM131.557 6.39428C131.565 7.01575 131.882 6.93556 132.094 6.73509L132.021 6.93557C131.532 8.2186 131.296 8.11837 131.085 6.07352C131.064 5.93463 131.047 5.79617 131.029 5.66194C130.929 4.88555 130.847 4.25048 130.409 4.48977C130.116 4.6503 130.174 5.08628 130.235 5.54263C130.281 5.88415 130.328 6.23709 130.23 6.49452C130.149 6.39428 130.011 6.21385 130.011 6.21385C129.823 6.45425 129.912 6.71171 129.991 6.93902C129.998 6.95814 130.004 6.97705 130.011 6.99571C129.767 8.69975 129.767 8.69974 128.831 7.71742C129.129 7.29256 129.39 6.45335 129.649 5.62124C130.293 3.5478 130.924 1.51842 132.086 6.05347C131.866 5.8129 131.549 5.77281 131.557 6.39428ZM135.089 3.54754H135.016L134.942 3.74801C134.948 3.19575 135.085 2.98799 135.262 2.7193C135.323 2.62711 135.389 2.52775 135.455 2.40483L135.089 3.54754ZM135.198 6.4668C135.824 6.52596 136.476 6.5876 137.132 7.4568L137.058 7.69737C136.137 9.71171 135.472 8.48392 134.848 7.33087C134.59 6.85438 134.339 6.39066 134.08 6.17376C134.439 6.39504 134.814 6.43045 135.198 6.4668ZM141.005 6.31409L141.664 5.97329L141.591 6.21385C141.505 6.35239 141.406 6.43433 141.304 6.45188C141.201 6.46942 141.098 6.42199 141.005 6.31409ZM143.113 4.06877H143.235L143.211 4.16901L143.113 4.06877ZM143.795 6.10811C143.968 5.81571 144.166 5.48094 144.383 6.03343L144.309 6.274C144.367 6.48614 144.39 6.74356 144.374 6.99571C144.127 7.90402 143.987 7.27501 143.861 6.71055C143.817 6.51506 143.776 6.32731 143.732 6.21385C143.752 6.18047 143.774 6.14462 143.795 6.10811ZM150.852 5.80532C150.893 5.92143 150.921 6.06231 150.934 6.21385L150.861 6.55466C150.869 6.79523 150.738 7.05585 150.706 7.0759C150.668 6.98902 150.624 6.91106 150.581 6.83681C150.497 6.68831 150.421 6.55466 150.421 6.39428C150.405 6.29179 150.399 6.18032 150.406 6.07131C150.413 5.9623 150.431 5.85968 150.459 5.77397C150.488 5.68826 150.525 5.62256 150.566 5.5836C150.608 5.54465 150.654 5.53384 150.698 5.55229C150.757 5.60195 150.81 5.68921 150.852 5.80532ZM33.6258 28.7623C33.7237 28.934 33.7945 29.1839 33.8261 29.4695H33.8424C33.8505 30.111 33.6552 30.1912 33.4518 30.2112C33.3587 30.2369 33.2651 30.1776 33.1886 30.0446C33.1121 29.9116 33.058 29.7141 33.0367 29.4895C32.9716 28.9282 33.053 28.5272 33.289 28.5272C33.4089 28.5075 33.5279 28.5906 33.6258 28.7623ZM44.658 24.8474C44.8965 24.8474 45.1304 25.0109 45.3334 25.3196H43.9825C44.1855 25.0109 44.4194 24.8474 44.658 24.8474ZM39.8076 25.3196C41.1446 24.5211 42.5397 24.5211 43.8767 25.3196L43.8848 25.3397C42.5414 26.0647 41.1499 26.0579 39.8076 25.3196ZM46.8878 24.1569L46.9529 24.2972H46.8308L46.8878 24.1569ZM48.1433 20.6393L48.3527 20.3078L48.1818 20.4681C48.1818 20.4681 48.1602 20.5614 48.1433 20.6393ZM48.6853 19.8482C48.7698 19.7888 48.8602 19.8097 48.9386 19.9068L48.9061 19.9269C48.9146 19.9373 48.9186 20.0026 48.9229 20.0711C48.9268 20.1336 48.9308 20.1989 48.9386 20.2276C48.826 20.5513 48.7085 20.4364 48.59 20.3205C48.5543 20.2857 48.5186 20.2507 48.4829 20.2276C48.5287 20.043 48.6009 19.9076 48.6853 19.8482ZM70.171 20.1273L70.0082 19.8467L69.9431 19.7865C70.0244 19.6911 70.1135 19.6431 70.2035 19.6462C70.2202 19.636 70.2389 19.6676 70.2587 19.701C70.2777 19.7329 70.2976 19.7665 70.3175 19.7665L70.171 20.1273ZM67.9818 25.6404H68.112L68.0469 25.8008L67.9818 25.6404ZM70.1973 24.6111C70.3107 24.7056 70.4332 24.8078 70.5698 24.8786L70.5046 24.8986C70.0245 26.0413 69.6908 26.0213 69.4141 25.5602C69.3964 25.3987 69.3923 25.23 69.4021 25.0645C69.4119 24.899 69.4354 24.7402 69.4711 24.5979C69.7065 24.2019 69.9257 24.3847 70.1973 24.6111ZM72.1079 21.8113L72.2381 21.9116L72.173 21.9316C72.1497 22.1089 72.1226 22.2829 72.0916 22.4528C71.9858 22.7536 71.9288 22.4929 71.9451 22.3125C71.9567 22.1836 72.0058 22.0649 72.0536 21.9491C72.0727 21.9029 72.0916 21.8571 72.1079 21.8113ZM76.7385 20.829L76.8117 21.3101L76.7547 21.3903C76.7141 21.4304 76.6896 21.3903 76.6896 21.3903C76.6241 21.3261 76.5614 21.2455 76.5025 21.1498C76.5837 21.0549 76.6625 20.9478 76.7385 20.829ZM78.1708 20.7689C78.2033 20.7689 78.301 21.0495 78.301 21.1899L78.244 21.27C78.1844 21.337 78.1215 21.3842 78.0568 21.4104C78.0161 21.4304 77.8697 21.25 77.9429 21.1297C77.9642 21.0947 77.9897 21.0494 78.016 21.0028C78.0797 20.8896 78.1477 20.7689 78.1708 20.7689ZM119.325 30.6122V30.7926L119.236 30.7124L119.325 30.6122ZM123.508 27.8657L123.443 27.7253H123.573L123.508 27.8657ZM121.995 27.3444H122.312L122.239 27.5048C122.109 28.2265 122.027 27.8055 121.995 27.3444ZM125.173 29.3361C126.678 28.1101 128.182 26.8853 129.807 27.3444L129.734 27.5449C129.189 28.3722 128.588 28.9495 127.96 29.2489C127.946 29.2256 127.931 29.1998 127.917 29.1739C127.834 29.0222 127.752 28.872 127.675 29.2489C127.663 29.2883 127.686 29.371 127.713 29.4663C127.741 29.5654 127.773 29.6782 127.773 29.7702L123.37 30.6924C123.976 30.3104 124.575 29.8232 125.173 29.3361ZM129.872 27.3043L130.157 26.9435L130.084 27.144C130.068 27.8055 129.913 27.4647 129.872 27.3043ZM133.518 29.5096L133.616 29.3692L133.526 29.5497L133.209 29.8905L133.518 29.5096ZM135.491 29.2767C135.526 29.3877 135.561 29.4988 135.561 29.6098L135.488 29.8103C135.438 29.7857 135.389 29.7522 135.341 29.71C135.325 29.71 135.235 29.5697 135.284 29.4494C135.298 29.416 135.313 29.364 135.329 29.3098C135.371 29.1688 135.418 29.0128 135.447 29.1287C135.459 29.178 135.475 29.2273 135.491 29.2767ZM136.749 29.4494C136.782 29.5096 136.839 29.6098 136.839 29.6098L136.779 29.7558C136.77 29.7415 136.76 29.7265 136.749 29.71C136.708 29.6499 136.716 29.3893 136.749 29.4494ZM141.738 33.4188L141.607 33.5592L141.502 33.4188H141.738ZM143.78 31.2336C143.909 31.2447 144.036 31.3126 144.155 31.4341L144.081 31.6747C144.081 31.7811 144.081 31.9682 144.106 32.0174C144.043 32.0248 143.972 32.0516 143.901 32.0783C143.735 32.1405 143.571 32.2022 143.512 32.0155C143.236 31.1633 143.518 31.2013 143.704 31.2263C143.733 31.2301 143.759 31.2336 143.78 31.2336ZM147.704 33.7538C147.723 33.842 147.744 33.9381 147.768 34.0202L147.695 34.2608C147.609 34.281 147.545 34.2349 147.483 34.1894C147.421 34.1447 147.36 34.1006 147.28 34.1205C147.117 34.1606 147.019 33.8398 147.117 33.6594C147.215 33.479 147.565 33.479 147.613 33.479C147.644 33.479 147.671 33.6053 147.704 33.7538ZM148.964 33.8198L149.209 33.92L149.127 34.4813C149.067 34.3701 149.013 34.2423 148.964 34.1004V33.8198Z' fill='%23DBF183'/%3e%3c/svg%3e ")}header .designbox{background-size:cover;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='288' height='256' viewBox='0 0 288 256' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='-66' y='239' width='93.0278' height='93.0278' fill='%23F1838A'/%3e%3crect x='-46' y='-70' width='89.0278' height='89.0278' rx='44.5139' stroke='%2338ADBD' stroke-width='4'/%3e%3crect x='244.859' y='-69.3755' width='93.0278' height='93.0278' rx='46.5139' fill='%23C897EE'/%3e%3c/svg%3e ")}header nav ul li .dropdown-toggle{padding-right:42px !important;font-weight:700;margin-right:32px}header nav ul li .dropdown-toggle.show::before{position:absolute;content:"";z-index:9999;bottom:-25px;right:9px;width:24px;height:16px;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='14' viewBox='0 0 24 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0 14L8.8 2.26667C10.4 0.133334 13.6 0.133333 15.2 2.26667L24 14H0Z' fill='white'/%3e%3c/svg%3e ")}header nav ul li .dropdown-toggle::after{position:absolute;content:"";border:0;top:50%;right:4px;transform:translateY(-50%);width:32px;height:32px;background-size:cover;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='33' height='32' viewBox='0 0 33 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='0.5' width='32' height='32' rx='16' fill='%23DCE7E3'/%3e%3crect x='4.5' y='4' width='24' height='24' rx='12' fill='white'/%3e%3cpath d='M19.6207 14.4829L16.6471 17.4563C16.6081 17.4953 16.5552 17.5172 16.5001 17.5172C16.4449 17.5172 16.392 17.4953 16.353 17.4563L13.3794 14.4829' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}header nav ul li .dropdown-toggle.show::after{transform:rotate(180deg) translateY(50%)}header nav ul.dropdown-menu{position:fixed !important;width:100%;max-width:1178px;top:100px !important;left:50% !important;transform:translateX(-50%) !important;padding:0;border:0;border-radius:24px;box-shadow:0px 32px 56px 0px #06453D1A}header nav ul.dropdown-menu [class*="col-"]{padding:24px 12px}header nav ul.dropdown-menu [class*="col-"] p{font-weight:400;font-size:var(--text-xs);white-space:wrap;padding:0 12px;margin-top:-7px;margin-bottom:7px}header nav ul.dropdown-menu [class*="col-"]:first-child{background-color:var(--bg-body);padding-left:24px;padding-right:0;border-top-left-radius:24px;border-bottom-left-radius:24px}header nav ul.dropdown-menu [class*="col-"]:last-child{padding-left:0;padding-right:24px}header nav ul.dropdown-menu h6{font-size:var(--text-xs);color:var(--text-body);margin-bottom:7px;padding:0 12px}header nav ul.dropdown-menu .dropdown-item{font-weight:700;color:var(--text-body);padding:0;text-decoration:none;text-decoration-line:none;display:table-caption;line-height:39px;background-position:center;padding:0 12px;background-size:cover;background-repeat:no-repeat}header nav ul.dropdown-menu .dropdown-item:hover,header nav ul.dropdown-menu .dropdown-item.active{background-color:transparent;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='170' height='28' viewBox='0 0 170 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M103.622 5.03361H103.591L103.552 4.94941H103.697L103.624 5.01958C103.623 5.02432 103.622 5.029 103.622 5.03361Z' fill='%23DBF183'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M169.04 12.7687C169.246 12.8277 169.43 12.8805 169.396 12.4433C168.145 11.0527 166.696 10.2976 165.215 10.2519C165.755 10.0924 166.286 9.89489 166.641 8.92127C165.597 8.20927 164.534 8.13629 163.486 8.06435C163.15 8.04132 162.816 8.01839 162.485 7.97463C163.212 7.12957 163.996 7.15367 164.776 7.17764C165.083 7.18709 165.39 7.19652 165.692 7.15268C165.758 7.14345 165.833 7.14972 165.908 7.15613C166.179 7.17899 166.471 7.20373 166.51 6.5352C166.553 5.78546 166.188 5.60624 165.872 5.45073C165.827 5.42868 165.783 5.40711 165.741 5.38445C165.501 5.2627 165.25 5.22082 164.994 5.17822C164.573 5.10788 164.139 5.03557 163.722 4.59857C164.098 3.81231 164.615 3.66197 165.13 3.51212C165.7 3.34636 166.267 3.18121 166.641 2.15674C165.597 1.44474 164.534 1.37177 163.486 1.29983C162.613 1.2399 161.75 1.18069 160.918 0.753392C160.762 0.66919 160.403 0.809525 160.403 0.991961C160.151 2.09249 159.687 2.1561 159.204 2.22236C159.058 2.24229 158.911 2.26245 158.768 2.31111C156.619 3.09571 154.41 3.27582 152.227 2.84439C151.291 2.63982 150.352 2.69836 149.415 2.75681C148.166 2.83469 146.92 2.9124 145.687 2.36725C146.792 2.68397 147.922 2.62676 149.014 2.19884C149.097 2.15435 149.211 2.17048 149.329 2.18709C149.62 2.22809 149.931 2.27197 149.832 1.41297C149.75 0.683223 149.268 0.528855 148.883 0.753392C147.802 1.27546 146.669 1.40922 145.556 1.14633C145.519 1.14151 145.479 1.13542 145.439 1.12914C145.127 1.08057 144.748 1.02167 144.632 1.4691C144.314 2.77171 143.78 2.73752 143.237 2.70272C143.055 2.69103 142.871 2.67927 142.694 2.71808C142.577 2.74595 142.44 2.7228 142.302 2.69929C141.883 2.62809 141.444 2.55356 141.444 3.88287L140.71 3.73055C140.373 2.93284 140.029 2.12413 139.661 3.78463C139.122 2.18481 137.895 2.22691 137.609 2.94262C137.127 4.14991 136.69 3.97956 136.198 3.78716C136.106 3.75144 136.013 3.71496 135.917 3.6864C136.481 3.46186 137.111 2.91455 136.996 1.90414C136.909 1.1378 136.423 1.03341 135.968 0.935853C135.823 0.904783 135.682 0.874406 135.557 0.823558C135.071 0.622697 134.907 1.21286 134.741 1.8121C134.605 2.3014 134.467 2.79676 134.151 2.87245C134.261 3.69883 134.552 3.64557 134.843 3.59216C135.007 3.56213 135.171 3.53205 135.304 3.65833C135.343 3.66531 135.383 3.66596 135.422 3.66029C135.235 3.69176 135.035 3.78756 134.835 3.88364C134.158 4.20899 133.475 4.53747 133.211 2.38128C133.178 2.11464 132.818 1.81994 132.63 1.81994C131.566 2.0036 130.52 1.80029 129.475 1.59722C128.844 1.47444 128.213 1.35175 127.578 1.31473C127.035 1.20537 126.489 1.17251 125.943 1.2165C124.733 1.74083 123.471 1.79835 122.247 1.3849C121.438 0.556921 119.901 0.655156 119.901 1.0902C119.855 2.70824 119.478 2.50353 119.113 2.30522C118.956 2.21973 118.8 2.13543 118.675 2.19884C118.746 2.11118 118.835 2.0945 118.925 2.07784C119.093 2.04649 119.262 2.01519 119.304 1.5112C119.36 0.851689 119.106 0.806936 118.862 0.764104C118.821 0.756809 118.779 0.749569 118.74 0.739357C118.015 0.545821 117.31 0.764219 116.602 0.983736C115.872 1.20991 115.138 1.43726 114.374 1.2165C114.442 1.78681 114.63 1.84843 114.799 1.90383C114.855 1.92204 114.908 1.93958 114.955 1.97431C115.05 2.02627 115.136 2.11324 115.209 2.2291C115.282 2.34495 115.339 2.48686 115.377 2.6448C115.414 2.80273 115.431 2.97284 115.426 3.14312C115.421 3.3134 115.394 3.4797 115.347 3.63026C115.171 4.2263 114.981 3.9812 114.78 3.72397C114.618 3.51487 114.449 3.29775 114.276 3.51799C114.288 2.10879 113.855 2.16853 113.42 2.22847C113.266 2.24971 113.111 2.27097 112.976 2.22691C112.933 2.20814 112.893 2.13288 112.854 2.0599C112.835 2.02375 112.816 1.98816 112.797 1.96027C112.797 1.71657 112.901 1.63903 113.011 1.55703C113.161 1.44544 113.322 1.3256 113.246 0.767425C112.391 0.814792 111.532 0.768347 110.669 0.721744C108.722 0.61647 106.759 0.510394 104.793 1.48314C105.038 2.73212 105.504 3.82673 106.027 3.18119C106.943 2.05851 107.621 2.54968 108.382 3.39169C108.439 3.11102 108.439 2.81632 108.439 2.53565C108.667 2.79064 108.929 2.88089 109.199 2.97363C109.597 3.11056 110.011 3.2529 110.352 3.939C109.962 4.08138 109.631 3.88069 109.318 3.69049C109.013 3.50575 108.725 3.33089 108.415 3.48993C108.216 4.30674 107.845 4.3487 107.473 4.39082C107.308 4.40949 107.143 4.42818 106.992 4.51437C106.95 4.64854 106.924 4.82906 106.898 5.00914C106.837 5.43181 106.776 5.8521 106.518 5.66512C106.297 5.50511 106.406 5.28444 106.528 5.03649C106.61 4.87127 106.698 4.69395 106.698 4.51437C106.498 4.44046 106.276 4.45929 106.053 4.47819C105.472 4.52746 104.885 4.57723 104.678 2.98472H104.188C104.458 1.56734 104.09 1.32877 103.37 1.24457C102.271 1.11114 101.173 1.20312 100.074 1.29509C98.63 1.41595 97.1862 1.5368 95.7424 1.14633C95.3189 1.13293 94.8984 1.27155 94.5079 1.5533C94.294 1.71967 94.0601 1.79626 93.8256 1.77673C93.591 1.75721 93.3625 1.64214 93.159 1.44103C92.2024 0.332386 91.5239 1.18843 90.9107 2.49355H89.2674C89.3122 2.42948 89.3676 2.36541 89.423 2.30135C89.5496 2.15491 89.6762 2.00847 89.6762 1.86204C89.6903 1.34301 89.4443 1.36384 89.2555 1.37983C89.2248 1.38243 89.1956 1.3849 89.1693 1.3849C88.7293 1.29426 88.313 1.46785 87.8821 1.6475C87.5124 1.80165 87.132 1.96027 86.7167 1.96027C85.2385 1.69001 83.7451 1.79879 82.2855 2.28305C82.0403 2.10061 81.9749 2.21288 82.0893 2.64792L81.6244 3.47341C81.6266 3.45578 81.629 3.43789 81.6315 3.41976C81.6235 3.41976 81.6152 3.41852 81.6065 3.4162C81.565 3.08963 81.4862 2.78016 81.3744 2.50587C81.2543 2.21102 81.0988 1.96364 80.9185 1.78027C80.7381 1.59691 80.537 1.4818 80.3286 1.44266C80.1203 1.40352 79.9094 1.44124 79.7102 1.5533C78.5642 2.54255 77.4181 2.68534 76.2342 2.83284C75.9402 2.86947 75.6438 2.9064 75.3445 2.95665C74.2065 3.23211 73.0501 3.19421 71.919 2.84439C70.3254 2.14796 68.7407 2.2191 67.1629 2.28993C66.1018 2.33757 65.044 2.38506 63.9887 2.19884C63.0957 2.05161 62.2649 2.38006 61.4407 2.70593C60.9294 2.90809 60.4206 3.10926 59.901 3.19522C59.8091 3.18373 59.7178 3.22803 59.6431 3.32039C59.5684 3.41275 59.515 3.54728 59.4922 3.70043C58.923 6.36622 58.9199 6.36687 57.5929 6.6429L57.5709 6.64747C57.6739 6.2261 57.8861 6.1964 58.1129 6.16466C58.3544 6.13087 58.6125 6.09476 58.7727 5.58092L57.8979 5.18798C57.9728 4.81539 58.2087 4.7251 58.4315 4.63981C58.6955 4.53879 58.9411 4.44478 58.879 3.8969C58.7838 3.05626 58.3037 3.19671 57.8956 3.31613C57.8132 3.34025 57.7337 3.36351 57.6609 3.37766C57.418 3.42729 57.1774 3.45508 56.938 3.48273C56.162 3.57235 55.3986 3.66051 54.6114 4.48631C54.1041 4.87438 53.542 5.00139 52.9935 4.85193C52.4449 4.70247 51.9334 4.28296 51.521 3.6443C50.7846 2.43131 50.4002 2.78663 49.7826 3.35734C49.7214 3.4139 49.658 3.47256 49.5916 3.53203C49.978 3.86653 50.3105 4.35887 50.56 4.96574C50.8094 5.57261 50.9682 6.27542 51.0223 7.01234C50.9421 6.52314 50.801 6.06968 50.6086 5.68334C50.4163 5.297 50.1773 4.98701 49.9083 4.77481C49.6393 4.5626 49.3466 4.45325 49.0506 4.45432C48.7545 4.45539 48.4621 4.56686 48.1936 4.78101C47.4212 5.18902 46.5951 5.18902 45.8227 4.78101C45.7777 4.75444 45.7327 4.72783 45.6878 4.70125C44.1902 3.81516 42.7324 2.95257 41.0973 4.21967C40.6817 4.5439 40.1816 4.4889 39.6757 4.43326C39.3057 4.39257 38.9327 4.35154 38.5874 4.45824C35.8125 5.18105 33.0025 5.42552 30.1993 5.18798C29.9805 5.18235 29.7605 5.17194 29.5398 5.1615C28.1114 5.09391 26.6536 5.02493 25.2939 6.2405C24.9097 6.56327 24.1494 6.59134 24.1494 6.12823C24.2226 4.42584 23.7949 4.44352 23.3319 4.46266C23.1231 4.47128 22.9072 4.48021 22.7268 4.33194C22.0473 3.73154 21.8838 4.35258 21.7269 4.94871C21.6271 5.32794 21.53 5.69709 21.3043 5.73529C20.8619 5.7937 20.4185 5.88819 19.975 5.9827C18.7134 6.25152 17.451 6.52051 16.211 5.95983C13.5703 4.78101 11.0849 5.83352 8.57501 7.06847C8.60148 6.97004 8.64223 6.86037 8.68377 6.74855C8.79622 6.44591 8.9145 6.12757 8.77122 5.97386C8.29704 5.51075 8.12536 6.29663 8.0109 6.9141C7.98688 7.04368 7.97042 7.17944 7.95435 7.31204C7.89382 7.81132 7.83871 8.26583 7.4059 8.17712C7.60283 7.60746 7.30847 7.49297 7.00903 7.37649C6.63718 7.23186 6.25748 7.08417 6.80092 6.05806C6.95189 5.79028 6.86744 5.50654 6.78019 5.2134C6.72569 5.0303 6.6701 4.84354 6.6701 4.65471L6.52295 4.40211C6.10777 4.72519 5.69634 4.5657 5.22012 4.38111C4.99304 4.29308 4.75123 4.19935 4.48725 4.1495C5.30073 5.77364 4.83173 6.25863 4.36739 6.73879C4.17374 6.93904 3.9809 7.13846 3.88225 7.41931C3.81685 7.26497 3.81685 7.0966 3.81685 6.92823C3.80548 6.8516 3.79494 6.77425 3.78446 6.69736C3.69701 6.05601 3.6131 5.44059 3.07288 5.44059C2.95388 5.43704 2.83705 5.49549 2.7378 5.60823C2.63856 5.72097 2.56156 5.8827 2.51695 6.07209C2.37355 6.76578 2.60201 6.78153 2.83894 6.79786C3.04778 6.81226 3.26321 6.82711 3.2364 7.30704C3.2364 7.39962 3.36092 7.51052 3.48793 7.62363C3.55345 7.68197 3.61962 7.74091 3.6697 7.79822C3.77988 7.91611 3.89081 8.05937 4.00175 8.20264C4.52465 8.87794 5.04768 9.55341 5.49283 7.57368C5.58276 7.20881 5.79532 7.37721 5.9016 7.74208C5.98456 8.01379 6.0774 8.27627 6.17957 8.52796C5.81982 8.86866 5.57301 9.49612 5.32489 10.1269C5.20091 10.4421 5.07661 10.7581 4.93772 11.0396C4.7944 10.9891 4.64477 10.9438 4.48725 10.914C4.58045 11.1001 4.65681 11.2712 4.71827 11.4291C4.43937 11.853 4.09202 12.1123 3.59612 12.0083C3.58621 11.953 3.57742 11.8947 3.56856 11.8361C3.519 11.5077 3.46726 11.165 3.20369 11.2364C3.14496 11.2724 3.09208 11.332 3.04943 11.4101C3.00677 11.4882 2.97559 11.5826 2.95843 11.6855C2.93403 11.9648 2.98855 12.1121 3.07467 12.2051C3.07407 12.2051 3.07348 12.2051 3.07288 12.2051C2.95388 12.2016 2.83705 12.26 2.7378 12.3728C2.63856 12.4855 2.56156 12.6472 2.51695 12.8366C2.45451 13.1387 2.46257 13.3122 2.51114 13.4132C1.93998 14.1459 1.41067 14.9723 0.930896 15.8815C0.751033 16.1622 0.546631 16.513 0.661091 16.934C0.806082 17.5065 1.09251 17.2734 1.28663 17.1154C1.31143 17.0952 1.33472 17.0762 1.35601 17.0603C1.40555 17.0234 1.45453 16.9679 1.50398 16.9119C1.64223 16.7552 1.78423 16.5944 1.95284 16.8218C1.9317 17.0135 1.91057 17.1995 1.88984 17.3819C1.85445 17.6934 1.82025 17.9944 1.78931 18.2953C2.19843 18.1136 2.59353 18.1811 2.98792 18.3233C2.97566 18.3636 2.96577 18.406 2.95843 18.45C2.91718 18.9221 3.10141 19.017 3.28261 19.1104C3.31688 19.128 3.35104 19.1456 3.38355 19.1657C2.47275 20.1173 1.64669 21.2895 0.930896 22.646C0.751033 22.9267 0.546631 23.2776 0.661091 23.6986C0.806082 24.271 1.09251 24.0379 1.28663 23.8799C1.31143 23.8597 1.33472 23.8408 1.35601 23.8249C1.40555 23.7879 1.45453 23.7324 1.50398 23.6764C1.64223 23.5198 1.78423 23.3589 1.95284 23.5863C1.9317 23.778 1.91057 23.9641 1.88984 24.1464C1.85445 24.4579 1.82025 24.7589 1.78931 25.0598C2.36887 24.8024 2.92029 25.0451 3.48143 25.292C4.05226 25.5432 4.63314 25.7988 5.26391 25.537C5.75694 25.327 6.24818 25.1017 6.73847 24.8769C7.29697 24.6208 7.85423 24.3653 8.41149 24.1336C9.38014 23.7606 10.3753 23.8177 11.3746 23.875C12.5936 23.9448 13.8186 24.0151 15.0091 23.3056C15.3035 23.1372 15.6795 23.2355 15.7531 23.7266C15.9533 25.0218 16.2912 24.7114 16.7055 24.331C16.7311 24.3074 16.757 24.2836 16.7832 24.2599C17.6931 23.5012 18.6671 22.9945 19.6692 22.7583C20.0701 22.6293 20.4956 22.7476 20.9219 22.8661C21.7475 23.0957 22.5759 23.326 23.2337 21.7619C23.3502 21.8187 23.455 21.9306 23.5362 22.0847C24.119 23.2715 24.8449 23.2396 25.5699 23.2076C26.0451 23.1867 26.5198 23.1658 26.9536 23.4881C27.1253 23.6144 27.4359 23.4319 27.4359 22.8285C27.5095 21.2708 27.6812 21.0041 28.5642 21.355C29.284 21.7272 30.0517 21.7272 30.7716 21.355C31.0602 21.1687 31.3723 21.116 31.6765 21.2022C31.9807 21.2885 32.2663 21.5105 32.5048 21.8461L32.6519 22.1268C34.4505 23.7547 35.2354 23.6144 36.2655 21.4953L35.8567 21.3269L36.1347 20.8357C36.1583 20.9652 36.1846 21.09 36.2104 21.2128C36.2294 21.303 36.2482 21.3921 36.2655 21.4813C36.8623 21.7058 37.2139 21.2427 37.4755 20.3024C37.5006 20.1859 37.5393 20.0795 37.5893 19.9896C37.6392 19.8996 37.6993 19.8282 37.7659 19.7796C37.8325 19.731 37.9042 19.7062 37.9766 19.7068C38.0489 19.7075 38.1204 19.7334 38.1868 19.7832C38.3481 19.9217 38.3145 20.1507 38.2806 20.382C38.2664 20.4789 38.2522 20.5762 38.2522 20.6673C38.2516 20.7065 38.2511 20.7454 38.2507 20.7839C38.2454 21.2689 38.2409 21.6881 37.8924 21.8181C37.7738 21.8623 37.6454 21.848 37.5165 21.8335C37.2367 21.8022 36.9545 21.7705 36.7642 22.3373C37.917 23.6144 38.7509 23.1653 39.3477 20.8077C39.5848 19.8814 39.7892 19.1517 40.2633 19.8814C40.7244 20.5871 41.2345 20.5541 41.7296 20.5221C41.9632 20.507 42.1934 20.4921 42.4135 20.5551C43.327 20.8541 44.214 20.5277 45.1251 20.1925C45.967 19.8827 46.8294 19.5653 47.7521 19.7271C49.3001 19.8528 50.8504 19.5928 52.3549 18.9552C52.2642 19.134 52.1289 19.2124 51.988 19.2942C51.6972 19.4629 51.382 19.6458 51.382 20.7515C54.3597 18.7004 57.5983 18.023 60.7757 18.7868L60.5141 19.3341C60.5543 19.3961 60.5925 19.4617 60.6286 19.5306L60.9474 19.0956C61.02 19.0434 61.094 18.9685 61.1679 18.8937C61.4517 18.6064 61.7339 18.3208 61.9285 19.3341L62.092 19.6148C62.1457 19.6555 62.1981 19.7008 62.25 19.7456C62.4665 19.9329 62.6721 20.1106 62.9095 19.8955C64.7409 18.2536 65.8282 18.4641 67.308 20.7796C67.1081 20.8895 66.8922 20.9127 66.6763 20.9358C66.2034 20.9864 65.7307 21.037 65.4276 22.0005C65.5057 22.0362 65.5831 22.0742 65.6597 22.1118C66.3365 22.4441 66.9534 22.747 67.5042 21.1585C67.8862 20.0569 68.3951 20.2189 68.9083 20.3823C69.219 20.4812 69.5312 20.5806 69.8178 20.4007C70.9215 19.7411 72.2705 19.292 73.0881 20.2182C73.8459 21.1093 74.412 20.8044 74.9805 20.4982C75.1909 20.3848 75.4016 20.2713 75.6225 20.2182C76.8822 19.9357 78.1482 19.8037 79.4149 19.6716C79.5951 19.6528 79.7753 19.634 79.9555 19.6148C79.9835 19.6133 80.0126 19.6102 80.0423 19.607C80.29 19.5806 80.5768 19.55 80.5768 20.4147C80.5768 21.383 81.0183 21.5655 81.3944 20.9059C81.9994 19.8393 81.9994 19.8393 82.4 21.4392C82.6087 21.42 82.7359 21.1499 82.8628 20.8804C83.0143 20.5587 83.1655 20.2376 83.4546 20.3446C83.3805 20.4556 83.3316 20.6081 83.3167 20.775C83.3017 20.9419 83.3216 21.1126 83.3729 21.2567H83.6018V20.527C84.0595 20.1785 84.5506 20.0675 85.0426 19.9562C85.6403 19.821 86.2395 19.6855 86.7821 19.1236C86.9916 19.0329 87.2127 19.0625 87.4116 19.2078C87.4116 21.2212 87.9223 20.7632 88.381 20.3518C88.517 20.2299 88.6484 20.112 88.7605 20.0639C89.2876 19.7583 89.799 19.3781 90.2894 18.9272C90.2709 19.0017 90.2499 19.0781 90.229 19.154C90.0926 19.65 89.963 20.1211 90.6082 19.8534C91.1042 19.6476 91.6002 19.4292 92.0962 19.2109C92.3442 19.1018 92.5921 18.9927 92.8401 18.8851C92.8945 18.8151 92.946 18.727 92.998 18.6381C93.1963 18.2989 93.4015 17.9478 93.7967 18.5483L92.8565 18.9272C92.8211 19.0203 92.7517 19.104 92.6823 19.1878C92.511 19.3947 92.3392 19.6021 92.6766 19.9516C92.8741 20.0871 93.0868 20.1448 93.2991 20.1205C93.5113 20.0962 93.7177 19.9906 93.903 19.8113C95.3821 18.8218 96.8793 18.9748 98.4018 19.1304C99.1683 19.2087 99.9411 19.2877 100.721 19.2219C100.62 19.5923 100.399 19.6906 100.203 19.7777C99.9393 19.8951 99.7207 19.9922 99.9038 20.7094C100.066 21.4703 100.536 20.9706 100.818 20.6705C100.848 20.6385 100.876 20.6088 100.901 20.5831C102.096 19.5249 103.435 19.04 104.776 19.1798C107.325 19.0448 109.873 19.2118 112.422 19.3787C114.909 19.5416 117.397 19.7046 119.885 19.5867C120.766 19.3267 121.671 19.472 122.509 20.0077L121.986 20.7235C122.586 22.1139 122.225 22.1906 121.808 22.2793C121.623 22.3186 121.427 22.3603 121.299 22.5197C121.561 20.4007 121.348 20.0218 120.302 20.4007C120.022 20.5428 119.748 20.7211 119.484 20.934C119.132 21.1554 118.785 21.4307 118.439 21.7059C117.314 22.5989 116.19 23.4919 114.865 22.5478C114.94 22.38 115.03 22.2417 115.119 22.1054C115.289 21.8428 115.454 21.5879 115.503 21.1445L115.356 20.7796C115.168 20.8146 114.979 20.8146 114.791 20.7796C113.726 20.4014 113.858 21.2581 113.99 22.1161C114.069 22.627 114.148 23.1384 113.974 23.3898L113.961 23.4098C113.791 23.6725 113.587 23.9897 113.802 24.4002C113.867 24.5136 113.947 24.5974 114.036 24.644C114.124 24.6905 114.218 24.6984 114.309 24.6669C115.237 23.7505 116.178 24.0077 117.117 24.2643C117.501 24.3692 117.884 24.474 118.266 24.4985H118.323C118.725 24.118 119.162 23.8615 119.615 23.7407C121.284 23.8187 122.955 23.6996 124.622 23.5808C126.254 23.4645 127.882 23.3485 129.499 23.4179C130.382 23.4348 131.263 23.3079 132.132 23.039C132.411 22.8625 132.711 22.7986 133.007 22.8521C133.303 22.9056 133.588 23.0752 133.84 23.3477C134.065 23.572 134.32 23.6902 134.58 23.6902C134.84 23.6902 135.095 23.572 135.32 23.3477C135.353 23.3232 135.386 23.2979 135.419 23.2724C135.768 23.0054 136.141 22.7194 136.514 23.1934C137.63 24.5716 138.761 24.2188 139.919 23.8573C139.999 23.8323 140.08 23.8073 140.16 23.7828C140.237 23.7618 140.325 23.717 140.416 23.6706C140.75 23.5 141.129 23.3071 141.174 24.1897C141.21 24.9896 140.741 25.066 140.332 25.1326C140.281 25.1408 140.232 25.1488 140.185 25.158C139.908 25.1335 139.633 25.0535 139.367 24.9195C138.743 24.6939 138.099 24.6883 137.473 24.903C136.848 25.1177 136.254 25.5482 135.729 26.1685C136.499 26.1846 137.252 26.2582 137.99 26.3303C140.469 26.5728 142.776 26.7985 145 24.7651C145.065 25.2161 144.882 25.3127 144.714 25.4015C144.562 25.4814 144.423 25.555 144.485 25.8738C144.636 26.6383 145.054 26.5561 145.374 26.4932C145.453 26.4776 145.527 26.4632 145.589 26.4632C147.464 26.4725 149.338 26.3946 151.213 26.3166C152.151 26.2776 153.088 26.2386 154.026 26.2106C154.118 26.207 154.211 26.2002 154.304 26.1934C154.955 26.1456 155.618 26.0969 156.119 27.1648C156.176 27.2631 156.299 27.4595 156.299 27.4595C156.465 27.3051 156.396 27.1506 156.332 27.0047C156.32 26.9782 156.309 26.9521 156.299 26.9263C156.838 25.7615 157.729 25.9439 157.934 26.9263C158.203 28.2114 158.549 27.877 158.847 27.5897C158.884 27.5539 158.92 27.5188 158.956 27.4876C159.136 27.3289 159.329 27.2375 159.509 27.1525C159.647 27.0872 159.778 27.0257 159.888 26.9403C160.408 26.5733 160.804 26.9093 161.2 27.2444C161.5 27.4987 161.799 27.7526 162.152 27.6981C162.474 27.6476 162.795 27.5857 163.116 27.5238C163.866 27.3794 164.616 27.235 165.365 27.235C165.77 27.284 166.175 27.1535 166.541 26.8561C166.908 26.5587 167.223 26.1044 167.458 25.537C167.807 24.6752 167.507 24.2406 167.198 23.7925C166.979 23.4744 166.755 23.1495 166.755 22.6601C166.975 22.508 167.194 22.6302 167.42 22.7557C167.715 22.9197 168.02 23.0894 168.349 22.6601C168.312 22.591 168.275 22.5215 168.239 22.4525C167.703 21.4414 167.216 20.5227 166.551 22.3092C166.511 22.211 166.466 22.1112 166.421 22.0098C166.218 21.561 166.001 21.079 166.207 20.541C166.264 20.3831 166.321 20.2765 166.38 20.2098C166.419 20.1844 166.457 20.1572 166.495 20.1282C166.653 20.0749 166.824 20.2373 167.019 20.4219C167.118 20.5158 167.223 20.6155 167.336 20.6954C167.81 21.0322 168.693 21.3971 168.578 20.513C168.431 19.3591 168.756 19.4521 169.04 19.5332C169.246 19.5922 169.43 19.645 169.396 19.2078C168.821 18.5692 168.205 18.0646 167.563 17.7012C167.489 17.4487 167.345 17.2399 167.198 17.028C166.979 16.7099 166.755 16.385 166.755 15.8956C166.975 15.7435 167.194 15.8656 167.42 15.9911C167.715 16.1552 168.02 16.3249 168.349 15.8956C168.312 15.8265 168.275 15.757 168.239 15.688C167.703 14.6769 167.216 13.7582 166.551 15.5447C166.511 15.4464 166.466 15.3467 166.421 15.2453C166.236 14.8371 166.04 14.4015 166.161 13.9212C166.33 13.892 166.47 13.7701 166.505 13.3604C166.66 13.3177 166.828 13.477 167.019 13.6574C167.118 13.7513 167.223 13.851 167.336 13.9309C167.81 14.2677 168.693 14.6325 168.578 13.7484C168.431 12.5946 168.756 12.6875 169.04 12.7687ZM117.009 12.8494C117.058 12.8505 117.106 12.8516 117.155 12.8526L117.072 12.9068C117.072 13.1033 116.999 13.1875 117.032 12.9208C117.023 12.8977 117.016 12.8739 117.009 12.8494ZM106.766 12.3659C106.711 12.4744 106.635 12.5144 106.518 12.4296C106.49 12.4096 106.468 12.3887 106.45 12.3669C106.555 12.3662 106.66 12.3658 106.766 12.3659ZM86.4244 12.667C86.5458 12.5813 86.6653 12.4801 86.7821 12.3591C86.8402 12.3339 86.8993 12.318 86.9585 12.3113C87.0356 12.5559 86.9113 12.7988 86.8011 13.0145C86.7832 13.0495 86.7656 13.0838 86.7494 13.1173C86.7425 13.1173 86.7349 13.1206 86.7262 13.1244C86.7039 13.1343 86.6738 13.1476 86.6267 13.1173C86.5613 13.0752 86.5613 12.9208 86.5613 12.9208L86.4244 12.667ZM80.7313 14.3977C80.755 14.4329 80.7808 14.4612 80.8084 14.4827L80.7976 14.5066C80.7731 14.5066 80.7812 14.6329 80.7812 14.6329C80.7377 14.6397 80.6939 14.6397 80.6504 14.6329C80.6689 14.5467 80.6963 14.467 80.7313 14.3977ZM65.7043 12.26C65.9785 12.4083 66.2508 12.6398 66.5308 12.9569C66.3735 13.0423 66.2154 12.8596 66.062 12.6822C65.9066 12.5026 65.756 12.3284 65.6156 12.4437C65.6451 12.3717 65.6747 12.3109 65.7043 12.26ZM61.9108 12.4822C61.9168 12.5102 61.9227 12.5393 61.9285 12.5696L62.092 12.8503C62.1457 12.8909 62.1981 12.9363 62.25 12.9811C62.4665 13.1684 62.6721 13.3461 62.9095 13.131C63.2467 12.8286 63.5587 12.5891 63.8525 12.414C64.0662 12.6602 64.23 13.0131 64.3157 13.4681L64.2585 13.4822C63.7626 13.0565 63.2424 13.2727 62.7261 13.4873C62.204 13.7043 61.6859 13.9197 61.2009 13.4681C61.4131 13.0485 61.6559 12.7209 61.9108 12.4822ZM60.5193 12.5587L60.5141 12.5696C60.5145 12.5702 60.5148 12.5707 60.5152 12.5713C60.4658 12.7216 60.4223 12.8424 60.3833 12.8647C60.1311 12.9934 60.1574 12.7027 60.1825 12.4236C60.1876 12.3679 60.1925 12.3126 60.1953 12.2612L60.1957 12.253C60.2019 12.1354 60.2084 12.0122 60.2278 11.905C60.3776 11.9331 60.5273 11.9645 60.6769 11.999C60.6933 12.0407 60.7104 12.0821 60.7284 12.1212L60.7206 12.1377L60.6613 12.149C60.6172 12.257 60.5768 12.3816 60.5396 12.4965C60.5327 12.5176 60.526 12.5384 60.5193 12.5587ZM59.2049 11.7621C58.8694 13.1419 58.656 13.1863 57.5929 13.4074L57.5709 13.412C57.6739 12.9906 57.8861 12.9609 58.1129 12.9292C58.3544 12.8954 58.6125 12.8593 58.7727 12.3454L57.8979 11.9525C57.9168 11.8586 57.9459 11.7827 57.9824 11.7202C58.3896 11.7109 58.7973 11.7248 59.2049 11.7621ZM50.8623 12.6957C50.8196 12.7066 50.7769 12.7171 50.7342 12.7274C50.8632 13.0467 50.9608 13.4012 51.0223 13.7769C50.995 13.4051 50.9411 13.0421 50.8623 12.6957ZM4.05531 18.7602C3.88959 18.7042 3.72577 18.6346 3.56291 18.5633C3.56481 18.5757 3.56669 18.5882 3.56856 18.6006C3.57742 18.6593 3.58621 18.7175 3.59612 18.7728C3.76544 18.8083 3.91744 18.8015 4.05531 18.7602ZM81.6065 3.4162C81.5473 3.40052 81.4717 3.33531 81.3977 3.27134C81.1909 3.09282 80.9954 2.92403 81.1982 3.86883C81.3617 4.59857 81.3535 5.27218 80.912 4.90731C79.514 3.7285 78.3776 4.66874 77.2576 6.31066C78.2388 4.89147 79.2988 5.15978 80.3694 5.43075C81.0561 5.60457 81.7472 5.77948 82.4245 5.51075L82.4899 5.45462C82.6452 4.90731 82.6371 4.57051 82.212 4.58454C81.7955 4.59829 81.5203 4.31583 81.6244 3.47341L81.6151 3.48993C81.6125 3.46526 81.6096 3.44069 81.6065 3.4162ZM103.622 5.03361H104.163V2.98472H104.188C103.902 2.83751 103.6 2.8078 103.306 2.898C103.012 2.98819 102.734 3.19576 102.495 3.50396L103.313 5.03361L103.411 4.64068L103.552 4.94941H103.427C103.444 5.20008 103.532 5.63039 103.622 5.03361ZM140.456 4.0653H139.849C139.528 4.60236 139.267 4.27549 139.001 3.94198C138.76 3.63931 138.514 3.33118 138.214 3.65833C138.89 5.60495 139.653 5.18833 140.456 4.0653ZM11.2321 7.25091H11.3465L11.3302 7.33511L11.2321 7.25091ZM43.6235 5.24412C43.37 6.14226 43.0757 6.2826 42.6751 6.00193V5.98789C42.8713 5.13185 43.182 5.11781 43.6235 5.24412ZM47.2289 10.8014L47.2943 10.8996H47.1717L47.2289 10.8014ZM48.4902 8.339L48.7005 8.10696L48.5288 8.21922C48.5288 8.21922 48.5071 8.28447 48.4902 8.339ZM49.0347 7.78525C49.1195 7.74365 49.2103 7.7583 49.2891 7.82628L49.2564 7.84032C49.265 7.84765 49.269 7.89332 49.2733 7.94126C49.2772 7.98504 49.2813 8.03072 49.2891 8.05082C49.176 8.27742 49.058 8.19703 48.9389 8.11588C48.9031 8.09149 48.8672 8.06703 48.8313 8.05082C48.8773 7.92163 48.9499 7.82684 49.0347 7.78525ZM60.6358 5.12668C60.6661 5.20732 60.6986 5.29377 60.7348 5.37042L60.6613 5.38445C60.6172 5.49246 60.5768 5.61708 60.5396 5.73195C60.48 5.91558 60.4286 6.07426 60.3833 6.10016C60.1311 6.22885 60.1574 5.93819 60.1825 5.65905C60.1876 5.60334 60.1925 5.54809 60.1953 5.49672L60.1957 5.48848C60.2119 5.18178 60.2301 4.83715 60.4732 4.83715C60.5271 4.83715 60.5774 4.97108 60.6358 5.12668ZM63.7843 3.27942L63.2856 3.44783L63.7843 3.12505V3.27942ZM62.2637 3.96707V3.78463L62.3945 3.84076L62.2637 3.96707ZM61.2009 6.7036C62.2228 4.68278 63.956 4.79504 64.3157 6.7036L64.2585 6.71764C63.7626 6.29199 63.2424 6.50821 62.726 6.72282C62.204 6.93982 61.6859 7.15517 61.2009 6.7036ZM65.9089 3.48547C65.9173 3.50739 65.9256 3.53071 65.9339 3.55412C65.9676 3.64954 66.002 3.74649 66.0489 3.75656C66.1956 3.78543 66.3437 3.78543 66.4904 3.75656C66.4534 3.69305 66.4224 3.62953 66.3945 3.57253C66.3423 3.46581 66.3013 3.38192 66.2533 3.36362C66.1359 3.37905 66.0201 3.42004 65.9089 3.48547ZM66.8483 5.56286C66.6867 5.65775 66.5241 5.54425 66.3618 5.43097C66.1108 5.25572 65.8605 5.08099 65.6156 5.67916C65.756 5.56391 65.9066 5.73807 66.062 5.91768C66.3195 6.2154 66.59 6.52813 66.8483 5.56286ZM67.4633 4.86521L67.5205 5.06168L66.9728 5.45462L67.4633 4.86521ZM70.7335 5.46865H70.6518L70.7907 5.31428C70.7785 5.37232 70.759 5.42502 70.7335 5.46865ZM70.57 5.53882L70.4555 5.69319L70.3983 5.70722C70.4301 5.63939 70.4689 5.58229 70.5128 5.53882H70.57ZM70.619 7.98065L70.4555 7.78418L70.3901 7.74208C70.4718 7.67527 70.5613 7.64166 70.6518 7.64385C70.6685 7.63668 70.6873 7.65882 70.7072 7.6822C70.7262 7.70456 70.7462 7.72805 70.7662 7.72805L70.619 7.98065ZM72.5648 9.15947L72.6956 9.22964L72.6302 9.24367C72.6069 9.36778 72.5796 9.48959 72.5485 9.60854C72.4422 9.81904 72.385 9.63661 72.4013 9.51031C72.413 9.42005 72.4623 9.33695 72.5103 9.2559C72.5295 9.22354 72.5485 9.1915 72.5648 9.15947ZM73.6603 5.01958C73.6936 5.16778 73.7129 5.32409 73.7176 5.48269L73.6522 5.49672C73.5983 5.39111 73.5952 5.37243 73.5609 5.17201C73.5588 5.15937 73.5565 5.146 73.5541 5.13185C73.5132 4.89328 73.5868 4.82311 73.6603 5.01958ZM73.7176 5.74839V5.91773C73.7176 5.95417 73.7005 6.02091 73.6811 6.09679C73.6256 6.3131 73.5512 6.60373 73.7993 6.47907C73.918 6.43619 73.822 6.10669 73.7336 5.80335C73.7282 5.78491 73.7229 5.76657 73.7176 5.74839ZM77.2167 8.47183L77.2903 8.80863L77.2331 8.86476C77.1922 8.89283 77.1677 8.86476 77.1677 8.86476C77.1018 8.81979 77.0388 8.76337 76.9796 8.69636C77.0613 8.62995 77.1404 8.55496 77.2167 8.47183ZM78.6556 8.42972C78.6883 8.42972 78.7864 8.6262 78.7864 8.72443L78.7292 8.78056C78.6693 8.82744 78.6061 8.86047 78.5411 8.8788C78.5003 8.89283 78.3531 8.76653 78.4267 8.68233C78.4481 8.65779 78.4737 8.62609 78.5001 8.59349C78.5641 8.51426 78.6324 8.42972 78.6556 8.42972ZM80.7403 7.61578C80.7649 7.53158 80.8548 7.61578 80.8548 7.61578L80.7976 7.74208C80.7731 7.74208 80.7812 7.86838 80.7812 7.86838C80.7377 7.8752 80.6939 7.8752 80.6504 7.86838C80.6704 7.77485 80.701 7.68901 80.7403 7.61578ZM82.4899 5.46865L83.3075 5.66512L83.2257 5.72126C83.1022 5.80803 82.9665 5.83035 82.8356 5.78542C82.7047 5.74049 82.5845 5.6303 82.4899 5.46865ZM85.9563 3.33556C85.8875 3.2545 85.8219 3.16541 85.7601 3.06892L85.6865 3.12505C85.6958 3.11311 85.7071 3.08648 85.7199 3.05606C85.7524 2.97926 85.795 2.87833 85.8419 2.92859C85.8829 2.97256 85.9207 3.02756 85.9613 3.08668C85.9854 3.12189 86.0106 3.15855 86.0381 3.19522C86.0131 3.24569 85.9857 3.29262 85.9563 3.33556ZM86.5094 4.97594C86.6011 4.99904 86.6887 5.05711 86.7657 5.14588L86.6921 5.20202C87.156 5.5559 86.9634 5.93254 86.8011 6.24994C86.7832 6.28498 86.7656 6.31929 86.7494 6.35276C86.7425 6.35276 86.7349 6.35608 86.7262 6.35993C86.7039 6.36977 86.6738 6.38304 86.6267 6.35276C86.5613 6.31066 86.5613 6.1563 86.5613 6.1563L86.3569 5.77739L85.8419 5.63706C85.8762 5.48912 85.9293 5.35624 85.9974 5.24815C86.0655 5.14006 86.1468 5.05951 86.2354 5.01241C86.324 4.96531 86.4176 4.95285 86.5094 4.97594ZM91.0046 4.70106C91.0435 4.73362 91.0834 4.76698 91.1233 4.76698L91.0497 4.82311C91.0126 4.92141 90.9717 5.01519 90.9271 5.10378C90.7881 5.23008 90.6736 5.18798 90.6736 4.85118C90.6818 4.78101 90.8126 4.65471 90.8862 4.64068C90.9239 4.63348 90.9637 4.66684 91.0046 4.70106ZM92.6194 4.00801C92.658 4.33857 92.6967 4.67098 92.9055 4.76698L92.832 4.83715C92.7315 4.80956 92.6241 4.81332 92.5193 4.817C92.1976 4.82828 91.9 4.83873 91.9 3.939C91.8906 3.85943 91.8909 3.7774 91.9008 3.69805C91.9108 3.6187 91.9302 3.54374 91.9579 3.47786C91.9855 3.41198 92.0207 3.35662 92.0614 3.31522C92.1021 3.27383 92.1473 3.24731 92.1943 3.23732C92.5278 3.22206 92.5735 3.61372 92.6194 4.00801ZM95.841 3.42227C96.4986 3.15091 97.1498 2.88224 97.5492 4.51437L97.4511 4.58454C97.1329 4.95597 96.7639 4.71085 96.3923 4.46402C95.8093 4.07669 95.2199 3.68516 94.8104 5.66512C94.7696 3.75656 94.7777 3.61623 94.9658 3.61623C95.2437 3.66874 95.543 3.54523 95.841 3.42227ZM99.6013 3.82673C100.588 4.20725 101.618 4.05531 102.553 3.39169L102.479 3.53203C102.43 4.74178 101.943 4.61667 101.579 4.52317C101.521 4.50821 101.466 4.49405 101.416 4.48631C100.829 4.28761 100.22 4.3901 99.6667 4.78101L99.6506 4.79745C99.43 5.02242 99.1086 5.35014 99.0208 4.52841C98.9718 4.0232 98.9227 3.44783 99.217 3.12505C99.6284 2.68914 99.5949 3.03315 99.5615 3.37647C99.5411 3.58578 99.5208 3.79484 99.6013 3.82673ZM111.217 1.49425C111.472 1.47218 111.725 1.56004 111.955 1.74977L111.881 1.81994C111.677 2.04979 111.439 2.17687 111.195 2.18679C110.951 2.19671 110.71 2.08908 110.499 1.87607C110.716 1.6476 110.963 1.51631 111.217 1.49425ZM111.309 3.41976L111.66 3.7285L111.374 4.1916C111.359 4.15334 111.341 4.11251 111.323 4.07105C111.281 3.97564 111.238 3.87692 111.227 3.79867C111.218 3.73928 111.242 3.67204 111.266 3.60317C111.287 3.54186 111.309 3.47925 111.309 3.41976ZM113.581 4.47227H113.066L112.985 4.54244C112.687 5.03587 112.312 5.36782 111.905 5.49672C112.035 4.78897 112.345 4.71083 112.653 4.63299C112.791 4.59815 112.929 4.56338 113.05 4.47227C113.238 4.05127 113.418 3.82673 113.581 4.47227ZM116.018 3.16716L116.14 3.40573L116.129 3.42571L116.018 3.16716ZM117.179 5.60899V6.07209L117.072 6.14226C117.072 6.33873 116.999 6.42293 117.032 6.1563C116.985 6.02623 116.965 5.87316 116.974 5.72126C116.982 5.60899 117.105 5.60899 117.179 5.60899ZM117.416 2.33918L117.342 2.40935C117.325 2.42113 117.325 2.42055 117.327 2.41279C117.329 2.40207 117.335 2.37764 117.301 2.35321C117.244 2.31111 117.203 2.14271 117.244 2.14271C117.258 2.14271 117.27 2.13959 117.283 2.13647C117.309 2.13024 117.334 2.124 117.367 2.14271C117.416 2.17077 117.416 2.26901 117.416 2.33918ZM128.498 4.58299C128.393 4.49555 128.265 4.38968 128.224 4.21967L128.15 4.30387C128.068 3.92496 128.322 3.71446 128.534 3.67236C128.619 3.71445 128.697 3.78604 128.765 3.88264C128.832 3.97924 128.888 4.09876 128.927 4.2337C128.992 4.48631 128.845 4.68278 128.608 4.68278C128.58 4.65051 128.541 4.61825 128.498 4.58299ZM126.425 6.24001C126.242 6.241 126.068 6.24195 125.918 6.42293L125.845 6.50713C126.03 6.17373 126.255 5.91512 126.506 5.75007C126.756 5.58501 127.024 5.51764 127.292 5.55286C127.018 6.23679 126.711 6.23846 126.425 6.24001ZM121.708 1.89011L121.471 2.07254L121.544 1.96027L121.708 1.89011ZM129.743 12.9644C130.002 12.9594 130.264 12.9805 130.529 13.0327L130.456 13.1731C130.419 13.2121 130.382 13.2504 130.344 13.2878C130.219 13.2934 130.038 13.1774 129.743 12.9644ZM132.287 5.13185C132.295 5.56689 132.614 5.51075 132.827 5.37042L132.753 5.51075C132.262 6.4089 132.025 6.33873 131.813 4.90731C131.792 4.81008 131.774 4.71316 131.757 4.6192C131.656 4.07572 131.573 3.63116 131.134 3.79867C130.84 3.91104 130.898 4.21623 130.959 4.53568C131.005 4.77475 131.052 5.02181 130.954 5.20202C130.873 5.13185 130.734 5.00555 130.734 5.00555C130.545 5.17383 130.635 5.35405 130.714 5.51317C130.721 5.52656 130.727 5.53979 130.734 5.55286C130.488 6.7457 130.488 6.7457 129.548 6.05806C129.848 5.76065 130.11 5.1732 130.37 4.59071C131.018 3.13927 131.652 1.71868 132.818 4.89328C132.598 4.72487 132.279 4.69681 132.287 5.13185ZM135.835 3.13909H135.762L135.688 3.27942C135.694 2.89283 135.832 2.74739 136.01 2.55931C136.071 2.49477 136.136 2.42522 136.203 2.33918L135.835 3.13909ZM135.945 5.18261C136.574 5.22402 137.229 5.26717 137.887 5.87563L137.814 6.04403C136.888 7.45409 136.22 6.59462 135.593 5.78747C135.334 5.45392 135.082 5.12931 134.821 4.97748C135.182 5.13238 135.559 5.15717 135.945 5.18261ZM141.779 5.07571L142.441 4.83715L142.367 5.00555C142.281 5.10252 142.182 5.15988 142.078 5.17216C141.975 5.18445 141.872 5.15124 141.779 5.07571ZM143.896 3.50396H144.019L143.994 3.57413L143.896 3.50396ZM144.581 4.93152C144.755 4.72684 144.954 4.4925 145.172 4.87924L145.098 5.04765C145.156 5.19615 145.179 5.37634 145.163 5.55286C144.915 6.18869 144.774 5.74837 144.648 5.35324C144.604 5.21639 144.562 5.08497 144.518 5.00555C144.538 4.98218 144.56 4.95708 144.581 4.93152ZM151.67 4.71957C151.712 4.80084 151.741 4.89946 151.753 5.00555L151.679 5.24412C151.688 5.41252 151.557 5.59495 151.524 5.60899C151.486 5.54817 151.441 5.4936 151.399 5.44162C151.314 5.33767 151.238 5.24412 151.238 5.13185C151.221 5.0601 151.216 4.98207 151.223 4.90576C151.23 4.82946 151.248 4.75762 151.276 4.69762C151.305 4.63762 151.342 4.59163 151.384 4.56436C151.426 4.53709 151.472 4.52952 151.516 4.54244C151.576 4.57721 151.629 4.63829 151.67 4.71957ZM33.9059 20.7898C34.0043 20.91 34.0754 21.0849 34.1072 21.2848H34.1235C34.1317 21.7339 33.9355 21.79 33.7311 21.804C33.6376 21.822 33.5435 21.7805 33.4667 21.6874C33.3899 21.5943 33.3356 21.456 33.3141 21.2988C33.2487 20.9059 33.3305 20.6252 33.5676 20.6252C33.688 20.6114 33.8076 20.6696 33.9059 20.7898ZM44.9888 18.0493C45.2285 18.0493 45.4634 18.1637 45.6674 18.3799H44.3102C44.5142 18.1637 44.7491 18.0493 44.9888 18.0493ZM40.1162 18.3799C41.4593 17.8209 42.8608 17.8209 44.2039 18.3799L44.2121 18.3939C42.8625 18.9014 41.4646 18.8966 40.1162 18.3799ZM47.2289 17.5659L47.2943 17.6641H47.1717L47.2289 17.5659ZM48.4902 15.1035L48.7005 14.8715L48.5288 14.9837C48.5288 14.9837 48.5071 15.049 48.4902 15.1035ZM49.0347 14.5498C49.1195 14.5082 49.2103 14.5228 49.2891 14.5908L49.2564 14.6048C49.265 14.6122 49.269 14.6578 49.2733 14.7058C49.2772 14.7496 49.2813 14.7952 49.2891 14.8153C49.176 15.0419 49.058 14.9616 48.9389 14.8804C48.9031 14.856 48.8672 14.8316 48.8313 14.8153C48.8773 14.6862 48.9499 14.5914 49.0347 14.5498ZM70.619 14.7452L70.4555 14.5487L70.3901 14.5066C70.4718 14.4398 70.5613 14.4062 70.6518 14.4084C70.6685 14.4012 70.6873 14.4233 70.7072 14.4467C70.7262 14.4691 70.7462 14.4926 70.7662 14.4926L70.619 14.7452ZM68.4198 18.6044H68.5507L68.4853 18.7167L68.4198 18.6044ZM70.6455 17.8839C70.7594 17.9501 70.8824 18.0215 71.0197 18.0711L70.9542 18.0852C70.4719 18.8851 70.1367 18.871 69.8587 18.5483C69.8409 18.4352 69.8368 18.3171 69.8467 18.2013C69.8565 18.0854 69.8801 17.9742 69.916 17.8747C70.1525 17.5974 70.3727 17.7254 70.6455 17.8839ZM72.5648 15.924L72.6956 15.9942L72.6302 16.0082C72.6069 16.1323 72.5796 16.2541 72.5485 16.3731C72.4422 16.5836 72.385 16.4011 72.4013 16.2748C72.413 16.1846 72.4623 16.1015 72.5103 16.0204C72.5295 15.9881 72.5485 15.956 72.5648 15.924ZM77.2167 15.2364L77.2903 15.5732L77.2331 15.6293C77.1922 15.6574 77.1677 15.6293 77.1677 15.6293C77.1018 15.5843 77.0388 15.5279 76.9796 15.4609C77.0613 15.3945 77.1404 15.3195 77.2167 15.2364ZM78.6556 15.1942C78.6883 15.1942 78.7864 15.3907 78.7864 15.489L78.7292 15.5451C78.6693 15.592 78.6061 15.625 78.5411 15.6433C78.5003 15.6574 78.3531 15.5311 78.4267 15.4469C78.4481 15.4223 78.4737 15.3906 78.5001 15.358C78.5641 15.2788 78.6324 15.1942 78.6556 15.1942ZM119.999 22.0847V22.211L119.909 22.1549L119.999 22.0847ZM124.201 20.1621L124.136 20.0639H124.267L124.201 20.1621ZM122.681 19.7972H123L122.926 19.9095C122.795 20.4147 122.713 20.12 122.681 19.7972ZM125.874 21.1914C127.386 20.3332 128.897 19.4759 130.529 19.7972L130.456 19.9376C129.908 20.5167 129.305 20.9208 128.673 21.1304C128.659 21.1141 128.645 21.096 128.631 21.0779C128.547 20.9717 128.464 20.8666 128.387 21.1304C128.375 21.158 128.399 21.2158 128.426 21.2826C128.454 21.352 128.485 21.4309 128.485 21.4953L124.062 22.1408C124.672 21.8735 125.273 21.5324 125.874 21.1914ZM130.595 19.7692L130.881 19.5166L130.807 19.6569C130.791 20.12 130.636 19.8814 130.595 19.7692ZM134.257 21.3129L134.355 21.2146L134.266 21.3409L133.947 21.5795L134.257 21.3129ZM136.239 21.1498C136.274 21.2276 136.309 21.3053 136.309 21.383L136.236 21.5234C136.186 21.5062 136.137 21.4827 136.089 21.4532C136.072 21.4532 135.982 21.355 136.031 21.2708C136.045 21.2474 136.061 21.211 136.077 21.173C136.119 21.0743 136.165 20.9652 136.195 21.0462C136.208 21.0808 136.223 21.1153 136.239 21.1498ZM137.503 21.2708C137.536 21.3129 137.593 21.383 137.593 21.383L137.533 21.4852C137.524 21.4752 137.514 21.4647 137.503 21.4532C137.462 21.4111 137.47 21.2287 137.503 21.2708ZM142.515 24.0494L142.384 24.1476L142.278 24.0494H142.515ZM144.567 22.5197C144.696 22.5275 144.823 22.575 144.943 22.6601L144.869 22.8285C144.869 22.903 144.869 23.0339 144.894 23.0684C144.83 23.0735 144.759 23.0923 144.688 23.111C144.521 23.1546 144.357 23.1978 144.297 23.0671C144.02 22.4705 144.304 22.4971 144.49 22.5146C144.519 22.5173 144.545 22.5197 144.567 22.5197ZM148.508 24.2839C148.527 24.3457 148.548 24.4129 148.573 24.4704L148.499 24.6388C148.412 24.653 148.349 24.6207 148.286 24.5888C148.224 24.5575 148.163 24.5267 148.082 24.5406C147.919 24.5686 147.821 24.3441 147.919 24.2178C148.017 24.0915 148.368 24.0915 148.417 24.0915C148.448 24.0915 148.476 24.1799 148.508 24.2839ZM149.774 24.3301L150.02 24.4002L149.938 24.7932C149.878 24.7153 149.823 24.6258 149.774 24.5265V24.3301Z' fill='%23DBF183'/%3e%3c/svg%3e ")}.dropdown-item:hover,.dropdown-item:focus{background-color:transparent}header .footermenus li:not(.cta) a{font-weight:400;font-size:var(--text-s);display:inline-block}.hamburger{color:var(--secondary);transition:all 0.4s ease-in-out;z-index:1060}.hamburger.is-active{background-color:rgba(193,159,98,0.9)}.hamburger__menu{display:flex;align-items:center;padding:0;background-color:transparent;border:none;cursor:pointer;font-size:13px;color:var(--secondary)}.hamburger__menu{width:40px;height:40px;border-radius:100%;border:4px solid var(--greenlight);background-color:var(--white);font-size:0;transition:all 0.3s;background-repeat:no-repeat;background-position:center;background-size:17px;cursor:pointer;z-index:4;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.47412 12.9784H15.4741' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.47412 8.97844H15.4741' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.47412 4.97844H15.4741' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.hamburger__menu:hover{border:4px solid var(--primary)}.menu-open .hamburger__menu{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.5203 3.43261L3.42808 14.5248' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.42798 3.43267L14.5202 14.5249' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}@media (min-width:991px){header nav{position:relative;opacity:1;transform:none;z-index:1} .hamburger{display:none}}@media (max-width:992px){ header{padding:24px 0;top:8px;max-width:calc(100vw - 16px)} header nav{position:fixed;top:100px;left:50%;transform:translate(-50%,calc(-100% - 96px));text-align:center;opacity:0;transition:.3s;z-index:9999;width:100%;height:85vh} .menu-open header nav{opacity:1;transform:translate(-50%,0%)} header nav ul{flex-direction:column;align-items:flex-start;text-align:left;background-color:white;border-radius:24px;padding:24px 0;overflow-y:scroll;height:calc(88vh - 100px)} header nav ul li{margin-bottom:16px;font-size:var(--text-m)} header nav ul li:not(.cta) a:not(.cta).nav-link{padding:0 24px;line-height:32px}header nav ul .footermenus li:not(.cta){margin-bottom:0 !important}header nav ul .footermenus li:not(.cta) a{font-weight:500}header .cta:not(.cta--outline){padding:8px 16px !important;line-height:24px}header nav ul li .dropdown-toggle::after{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='32' height='32' rx='16' fill='%23DCE7E3'/%3e%3crect x='4' y='4' width='24' height='24' rx='12' fill='white'/%3e%3cpath d='M14.4814 12.8793L17.4548 15.8529C17.4938 15.8919 17.5158 15.9448 17.5158 15.9999C17.5158 16.0551 17.4938 16.108 17.4548 16.147L14.4814 19.1206' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}header nav .svg--fb{position:absolute;bottom:24px;right:24px}header nav ul li:not(.cta) a:not(.cta).nav-link:hover,header nav ul li:not(.cta) a:not(.cta).nav-link:active,header nav ul li:not(.cta) a:not(.cta).nav-link.active,header nav ul li.active:not(.cta) a:not(.cta).nav-link,header nav ul li:not(.cta) a:not(.cta).nav-link:focus-visible{background-size:cover}header nav ul.dropdown-menu{top:0px !important}header nav ul.dropdown-menu [class*="col-"]{padding:0 24px}header nav ul.dropdown-menu [class*="col-"]:first-child{padding:24px;border-bottom-left-radius:0;border-top-right-radius:24px}header nav ul.dropdown-menu [class*="col-"]:nth-child(2){padding-top:16px}header nav ul.dropdown-menu [class*="col-"]:last-child{padding-left:24px}}@media(max-width:400px){ header .logo{max-width:100px;margin-left:8px}header{max-width:93%}}footer{display:flex;align-items:center;justify-content:space-between;padding:120px 0;background-color:var(--greenlight)}footer nav ul{display:flex;flex-wrap:wrap;align-items:center;padding:24px 0;margin:0}footer nav ul li{margin:0 16px}footer nav ul li.bold{font-weight:700}footer [class*="svg--"]{width:24px;height:24px;background:var(--secondary)}footer [class*="svg--"]:hover{background:var(--primary)}.svg--fb{-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.1335 8.85902L13.5932 8.85902V7.27167C13.5696 7.03725 13.6466 6.80384 13.8051 6.62951C13.9636 6.45518 14.1886 6.35631 14.4242 6.35749H16.9174V3.0332L13.3189 3.0332C10.0528 3.0332 9.4378 5.52642 9.4378 7.07221V8.85902H6.94458L6.94458 12.1833H9.4378L9.4378 21.7406H13.5932L13.5932 12.1833H16.7928L17.1335 8.85902Z' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.footer__box{position:relative;background-color:var(--bg-body);margin-top:-175px;margin-bottom:var(--space-2xl);border-radius:24px;padding:24px;box-shadow:0px 32px 56px #06453D1A;overflow-x:hidden}.footer__box h3{font-weight:700}.footer__box a{z-index:999}.footer__lottie{position:absolute;bottom:0;right:0;border-bottom-right-radius:24px}@media(max-width:991px){ footer nav ul li{margin:0 16px 16px}}@media(max-width:576px){footer{padding:120px 0 20px}footer nav ul{flex-direction:column;align-items:flex-start}.footer__box{height:360px}}.start-page main{margin-top:160px}.palyazat{position:fixed !important;right:0;bottom:0;width:250px;height:auto;z-index:100;padding:5px;background:#fff;border:1px solid gray}.evhonlapja{position:relative;max-width:120px;margin:30px auto -30px;display:block;z-index:1}section{margin:0 auto}section.white{background-color:var(--white);padding:var(--space-4xl) 0}img{transition:1s}.secondaryfade{position:relative}.main-products{position:absolute;top:27%;left:28%;transform:translate(-50%);max-width:345px;text-align:right;z-index:9999}.main-products p{color:var(--primary);font-size:var(--text-2xl);font-weight:700;margin:0}.sticky-wrapper{position:-webkit-sticky;position:sticky;top:150px}@media(max-width:576px){ .main-products{display:none}section.white{border-radius:16px}.sticky-wrapper{top:0}.stonks{width:89px;height:79px}}.slider--lifepath .slick-arrow{bottom:-80px;top:auto}.slider--lifepath .slick-next{right:auto;left:80px}.slider--lifepath h3{font-weight:700;margin-bottom:var(--space-s)}.slider--lifepathprogress__item{position:relative;width:200px !important;height:200px;margin-left:auto;display:flex !important;justify-content:center;align-items:center}.slider--lifepathprogress__item::before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-repeat:no-repeat}.slider--lifepathprogress .slick-slide:nth-child(1) .slider--lifepathprogress__item::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='200' height='200' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_610_26174)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.088 22.0801C115.743 23.7018 116.782 25.2898 118.389 25.6971C133.554 29.541 146.907 37.9327 156.912 49.3362C158.004 50.5813 159.888 50.7838 161.176 49.7414L175.121 38.4497C176.41 37.4067 176.61 35.5123 175.532 34.2532C161.579 17.9562 144.229 7.32101 123.365 2.28914C121.754 1.9006 120.157 2.93898 119.813 4.55996L116.088 22.0801Z' fill='%2338BD6D'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.407 133.094C169.906 132.393 168.126 133.045 167.367 134.517C160.305 148.194 149.226 159.459 135.69 166.749C134.232 167.535 133.612 169.324 134.337 170.812L142.204 186.946C142.931 188.437 144.733 189.058 146.203 188.289C165.203 178.351 179.471 163.833 189.066 144.647C189.808 143.165 189.155 141.376 187.654 140.675L171.407 133.094Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.45 176.796C117.077 175.183 115.468 174.183 113.841 174.49C109.23 175.361 104.473 175.817 99.609 175.817C89.1665 175.817 79.2145 173.716 70.1525 169.914C68.6238 169.273 66.8397 169.917 66.1395 171.42L58.5749 187.652C57.8748 189.155 58.5266 190.945 60.046 191.607C79.5762 200.122 98.3169 202.094 119.222 197.815C120.846 197.483 121.856 195.867 121.483 194.251L117.45 176.796Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7659 38.0102C50.8089 39.2989 52.6959 39.4922 54.0236 38.4994C65.9891 29.5529 80.6707 24.0406 96.6079 23.4234C98.2635 23.3593 99.6079 22.0222 99.6079 20.3654V2.40889C99.6079 0.752037 98.2628 -0.595493 96.6065 -0.550927C75.1682 0.0259241 55.9671 6.8147 38.9447 19.874C37.6311 20.8818 37.4344 22.774 38.476 24.061L49.7659 38.0102Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.9673 55.2591C38.9465 53.9144 38.7244 52.0226 37.4135 50.9985L23.0588 39.7835C21.7539 38.7641 19.8648 38.9944 18.8765 40.323C6.13817 57.4468 0.00603646 75.2758 -0.514736 96.59C-0.555207 98.2463 0.792063 99.5924 2.44892 99.5924H20.4197C22.069 99.5924 23.4029 98.2598 23.4769 96.6121C24.1694 81.1923 29.4423 66.9652 37.9673 55.2591Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.832 162.015C51.8516 160.71 51.617 158.83 50.3541 157.759C38.7717 147.938 30.1612 134.718 26.0623 119.639C25.6274 118.039 24.0217 117.028 22.4062 117.401L4.93047 121.432C3.31664 121.804 2.30594 123.417 2.72063 125.02C8.09792 145.812 19.0451 162.991 35.5914 176.645C36.869 177.699 38.7581 177.466 39.778 176.16L50.832 162.015Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.099 116.072C175.479 115.728 174.451 114.138 174.73 112.506C175.446 108.308 175.819 103.993 175.819 99.5912C175.819 88.6663 173.521 78.2782 169.383 68.884C168.714 67.3672 169.326 65.5723 170.816 64.8454L186.915 56.9891C188.404 56.2625 190.205 56.8811 190.895 58.3871C199.789 77.7937 202.08 96.5061 198.149 117.48C197.844 119.109 196.246 120.145 194.625 119.8L177.099 116.072Z' fill='%23C0D0CA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_610_26174'%3e%3crect width='200' height='200' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.slider--lifepathprogress .slick-slide:nth-child(2) .slider--lifepathprogress__item::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='200' height='200' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_610_26304)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.088 22.0801C115.743 23.7018 116.782 25.2898 118.389 25.6971C133.554 29.541 146.907 37.9327 156.912 49.3362C158.004 50.5813 159.888 50.7838 161.176 49.7414L175.121 38.4497C176.41 37.4067 176.61 35.5123 175.532 34.2532C161.579 17.9562 144.229 7.32101 123.365 2.28914C121.754 1.9006 120.157 2.93898 119.813 4.55996L116.088 22.0801Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.407 133.094C169.906 132.393 168.126 133.045 167.367 134.517C160.305 148.194 149.226 159.459 135.69 166.749C134.232 167.535 133.612 169.324 134.337 170.812L142.204 186.946C142.931 188.437 144.733 189.058 146.203 188.289C165.203 178.351 179.471 163.833 189.066 144.647C189.808 143.165 189.155 141.376 187.654 140.675L171.407 133.094Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.45 176.796C117.077 175.183 115.468 174.182 113.841 174.49C109.23 175.361 104.473 175.817 99.609 175.817C89.1665 175.817 79.2145 173.716 70.1525 169.914C68.6238 169.273 66.8397 169.917 66.1395 171.419L58.5749 187.652C57.8748 189.154 58.5266 190.945 60.046 191.607C79.5762 200.121 98.3169 202.093 119.222 197.815C120.846 197.483 121.856 195.866 121.483 194.251L117.45 176.796Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7659 38.01C50.8089 39.2986 52.6959 39.4919 54.0236 38.4992C65.9891 29.5527 80.6707 24.0404 96.6079 23.4231C98.2635 23.359 99.6079 22.022 99.6079 20.3652V2.40865C99.6079 0.751793 98.2628 -0.595737 96.6065 -0.551172C75.1682 0.0256799 55.9671 6.81446 38.9447 19.8737C37.6311 20.8815 37.4344 22.7737 38.476 24.0607L49.7659 38.01Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.9673 55.2589C38.9465 53.9142 38.7244 52.0224 37.4135 50.9983L23.0588 39.7833C21.7539 38.7638 19.8648 38.9942 18.8765 40.3227C6.13817 57.4466 0.00603646 75.2755 -0.514736 96.5897C-0.555207 98.2461 0.792063 99.5922 2.44892 99.5922H20.4197C22.069 99.5922 23.4029 98.2595 23.4769 96.6119C24.1694 81.1921 29.4423 66.9649 37.9673 55.2589Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.832 162.014C51.8516 160.71 51.617 158.83 50.3541 157.759C38.7717 147.938 30.1612 134.718 26.0623 119.639C25.6274 118.039 24.0217 117.028 22.4062 117.401L4.93047 121.432C3.31664 121.804 2.30594 123.416 2.72063 125.02C8.09792 145.812 19.0451 162.991 35.5914 176.645C36.869 177.699 38.7581 177.465 39.778 176.16L50.832 162.014Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.099 116.072C175.479 115.728 174.451 114.138 174.73 112.506C175.446 108.308 175.819 103.993 175.819 99.5912C175.819 88.6663 173.521 78.2782 169.383 68.884C168.714 67.3672 169.326 65.5723 170.816 64.8454L186.915 56.9891C188.404 56.2625 190.205 56.8811 190.895 58.3871C199.789 77.7937 202.08 96.5061 198.149 117.48C197.844 119.109 196.246 120.145 194.625 119.8L177.099 116.072Z' fill='%2338BD6D'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_610_26304'%3e%3crect width='200' height='200' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.slider--lifepathprogress .slick-slide:nth-child(3) .slider--lifepathprogress__item::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='200' height='200' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_610_26396)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.088 22.0801C115.743 23.7018 116.782 25.2898 118.389 25.6971C133.554 29.541 146.907 37.9327 156.912 49.3362C158.004 50.5813 159.888 50.7838 161.176 49.7414L175.121 38.4497C176.41 37.4067 176.61 35.5123 175.532 34.2532C161.579 17.9562 144.229 7.32101 123.365 2.28914C121.754 1.9006 120.157 2.93898 119.813 4.55996L116.088 22.0801Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.407 133.094C169.906 132.393 168.126 133.045 167.367 134.517C160.305 148.194 149.226 159.459 135.69 166.749C134.232 167.535 133.612 169.324 134.337 170.812L142.204 186.946C142.931 188.437 144.733 189.058 146.203 188.289C165.203 178.351 179.471 163.833 189.066 144.647C189.808 143.165 189.155 141.376 187.654 140.675L171.407 133.094Z' fill='%2338BD6D'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.45 176.796C117.077 175.183 115.468 174.182 113.841 174.49C109.23 175.361 104.473 175.817 99.609 175.817C89.1665 175.817 79.2145 173.716 70.1525 169.914C68.6238 169.273 66.8397 169.917 66.1395 171.419L58.5749 187.652C57.8748 189.154 58.5266 190.945 60.046 191.607C79.5762 200.121 98.3169 202.093 119.222 197.815C120.846 197.483 121.856 195.866 121.483 194.251L117.45 176.796Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7659 38.01C50.8089 39.2986 52.6959 39.4919 54.0236 38.4992C65.9891 29.5527 80.6707 24.0404 96.6079 23.4231C98.2635 23.359 99.6079 22.022 99.6079 20.3652V2.40865C99.6079 0.751793 98.2628 -0.595737 96.6065 -0.551172C75.1682 0.0256799 55.9671 6.81446 38.9447 19.8737C37.6311 20.8815 37.4344 22.7737 38.476 24.0607L49.7659 38.01Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.9673 55.2589C38.9465 53.9142 38.7244 52.0224 37.4135 50.9983L23.0588 39.7833C21.7539 38.7638 19.8648 38.9942 18.8765 40.3227C6.13817 57.4466 0.00603646 75.2755 -0.514736 96.5897C-0.555207 98.2461 0.792063 99.5922 2.44892 99.5922H20.4197C22.069 99.5922 23.4029 98.2595 23.4769 96.6119C24.1694 81.1921 29.4423 66.9649 37.9673 55.2589Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.832 162.014C51.8516 160.71 51.617 158.83 50.3541 157.759C38.7717 147.938 30.1612 134.718 26.0623 119.639C25.6274 118.039 24.0217 117.028 22.4062 117.401L4.93047 121.432C3.31664 121.804 2.30594 123.416 2.72063 125.02C8.09792 145.812 19.0451 162.991 35.5914 176.645C36.869 177.699 38.7581 177.465 39.778 176.16L50.832 162.014Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.099 116.072C175.479 115.728 174.451 114.138 174.73 112.506C175.446 108.308 175.819 103.993 175.819 99.5912C175.819 88.6663 173.521 78.2782 169.383 68.884C168.714 67.3672 169.326 65.5723 170.816 64.8454L186.915 56.9891C188.404 56.2625 190.205 56.8811 190.895 58.3871C199.789 77.7937 202.08 96.5061 198.149 117.48C197.844 119.109 196.246 120.145 194.625 119.8L177.099 116.072Z' fill='%23C0D0CA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_610_26396'%3e%3crect width='200' height='200' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.slider--lifepathprogress .slick-slide:nth-child(4) .slider--lifepathprogress__item::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='200' height='200' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_610_26442)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.088 22.0801C115.743 23.7018 116.782 25.2898 118.389 25.6971C133.554 29.541 146.907 37.9327 156.912 49.3362C158.004 50.5813 159.888 50.7838 161.176 49.7414L175.121 38.4497C176.41 37.4067 176.61 35.5123 175.532 34.2532C161.579 17.9562 144.229 7.32101 123.365 2.28914C121.754 1.9006 120.157 2.93898 119.813 4.55996L116.088 22.0801Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.407 133.094C169.906 132.393 168.126 133.045 167.367 134.517C160.305 148.194 149.226 159.459 135.69 166.749C134.232 167.535 133.612 169.324 134.337 170.812L142.204 186.946C142.931 188.437 144.733 189.058 146.203 188.289C165.203 178.351 179.471 163.833 189.066 144.647C189.808 143.165 189.155 141.376 187.654 140.675L171.407 133.094Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.45 176.796C117.077 175.183 115.468 174.182 113.841 174.49C109.23 175.361 104.473 175.817 99.609 175.817C89.1665 175.817 79.2145 173.716 70.1525 169.914C68.6238 169.273 66.8397 169.917 66.1395 171.419L58.5749 187.652C57.8748 189.154 58.5266 190.945 60.046 191.607C79.5762 200.121 98.3169 202.093 119.222 197.815C120.846 197.483 121.856 195.866 121.483 194.251L117.45 176.796Z' fill='%2338BD6D'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7659 38.01C50.8089 39.2986 52.6959 39.4919 54.0236 38.4992C65.9891 29.5527 80.6707 24.0404 96.6079 23.4231C98.2635 23.359 99.6079 22.022 99.6079 20.3652V2.40865C99.6079 0.751793 98.2628 -0.595737 96.6065 -0.551172C75.1682 0.0256799 55.9671 6.81446 38.9447 19.8737C37.6311 20.8815 37.4344 22.7737 38.476 24.0607L49.7659 38.01Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.9673 55.2589C38.9465 53.9142 38.7244 52.0224 37.4135 50.9983L23.0588 39.7833C21.7539 38.7638 19.8648 38.9942 18.8765 40.3227C6.13817 57.4466 0.00603646 75.2755 -0.514736 96.5897C-0.555207 98.2461 0.792063 99.5922 2.44892 99.5922H20.4197C22.069 99.5922 23.4029 98.2595 23.4769 96.6119C24.1694 81.1921 29.4423 66.9649 37.9673 55.2589Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.832 162.014C51.8516 160.71 51.617 158.83 50.3541 157.759C38.7717 147.938 30.1612 134.718 26.0623 119.639C25.6274 118.039 24.0217 117.028 22.4062 117.401L4.93047 121.432C3.31664 121.804 2.30594 123.416 2.72063 125.02C8.09792 145.812 19.0451 162.991 35.5914 176.645C36.869 177.699 38.7581 177.465 39.778 176.16L50.832 162.014Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.099 116.072C175.479 115.728 174.451 114.138 174.73 112.506C175.446 108.308 175.819 103.993 175.819 99.5912C175.819 88.6663 173.521 78.2782 169.383 68.884C168.714 67.3672 169.326 65.5723 170.816 64.8454L186.915 56.9891C188.404 56.2625 190.205 56.8811 190.895 58.3871C199.789 77.7937 202.08 96.5061 198.149 117.48C197.844 119.109 196.246 120.145 194.625 119.8L177.099 116.072Z' fill='%23C0D0CA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_610_26442'%3e%3crect width='200' height='200' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.slider--lifepathprogress .slick-slide:nth-child(5) .slider--lifepathprogress__item::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='200' height='200' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_630_26488)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.088 22.0801C115.743 23.7018 116.782 25.2898 118.389 25.6971C133.554 29.541 146.907 37.9327 156.912 49.3362C158.004 50.5813 159.888 50.7838 161.176 49.7414L175.121 38.4497C176.41 37.4067 176.61 35.5123 175.532 34.2532C161.579 17.9562 144.229 7.32101 123.365 2.28914C121.754 1.9006 120.157 2.93898 119.813 4.55996L116.088 22.0801Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.407 133.094C169.906 132.393 168.126 133.045 167.367 134.517C160.305 148.194 149.226 159.459 135.69 166.749C134.232 167.535 133.612 169.324 134.337 170.812L142.204 186.946C142.931 188.437 144.733 189.058 146.203 188.289C165.203 178.351 179.471 163.833 189.066 144.647C189.808 143.165 189.155 141.376 187.654 140.675L171.407 133.094Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.45 176.796C117.077 175.183 115.468 174.182 113.841 174.49C109.23 175.361 104.473 175.817 99.609 175.817C89.1665 175.817 79.2145 173.716 70.1525 169.914C68.6238 169.273 66.8397 169.917 66.1395 171.419L58.5749 187.652C57.8748 189.154 58.5266 190.945 60.046 191.607C79.5762 200.121 98.3169 202.093 119.222 197.815C120.846 197.483 121.856 195.866 121.483 194.251L117.45 176.796Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7659 38.01C50.8089 39.2986 52.6959 39.4919 54.0236 38.4992C65.9891 29.5527 80.6707 24.0404 96.6079 23.4231C98.2635 23.359 99.6079 22.022 99.6079 20.3652V2.40865C99.6079 0.751793 98.2628 -0.595737 96.6065 -0.551172C75.1682 0.0256799 55.9671 6.81446 38.9447 19.8737C37.6311 20.8815 37.4344 22.7737 38.476 24.0607L49.7659 38.01Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.9673 55.2589C38.9465 53.9142 38.7244 52.0224 37.4135 50.9983L23.0588 39.7833C21.7539 38.7638 19.8648 38.9942 18.8765 40.3227C6.13817 57.4466 0.00603646 75.2755 -0.514736 96.5897C-0.555207 98.2461 0.792063 99.5922 2.44892 99.5922H20.4197C22.069 99.5922 23.4029 98.2595 23.4769 96.6119C24.1694 81.1921 29.4423 66.9649 37.9673 55.2589Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.832 162.014C51.8516 160.71 51.617 158.83 50.3541 157.759C38.7717 147.938 30.1612 134.718 26.0623 119.639C25.6274 118.039 24.0217 117.028 22.4062 117.401L4.93047 121.432C3.31664 121.804 2.30594 123.416 2.72063 125.02C8.09792 145.812 19.0451 162.991 35.5914 176.645C36.869 177.699 38.7581 177.465 39.778 176.16L50.832 162.014Z' fill='%2338BD6D'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.099 116.072C175.479 115.728 174.451 114.138 174.73 112.506C175.446 108.308 175.819 103.993 175.819 99.5912C175.819 88.6663 173.521 78.2782 169.383 68.884C168.714 67.3672 169.326 65.5723 170.816 64.8454L186.915 56.9891C188.404 56.2625 190.205 56.8811 190.895 58.3871C199.789 77.7937 202.08 96.5061 198.149 117.48C197.844 119.109 196.246 120.145 194.625 119.8L177.099 116.072Z' fill='%23C0D0CA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_630_26488'%3e%3crect width='200' height='200' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.slider--lifepathprogress .slick-slide:nth-child(6) .slider--lifepathprogress__item::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='200' height='200' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_630_26534)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.088 22.0796C115.743 23.7013 116.782 25.2893 118.389 25.6966C133.554 29.5405 146.907 37.9323 156.912 49.3357C158.004 50.5808 159.888 50.7833 161.176 49.741L175.121 38.4492C176.41 37.4062 176.61 35.5119 175.532 34.2528C161.579 17.9557 144.229 7.32052 123.365 2.28865C121.754 1.90011 120.157 2.93849 119.813 4.55947L116.088 22.0796Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.407 133.094C169.906 132.393 168.126 133.045 167.367 134.517C160.305 148.194 149.226 159.459 135.69 166.749C134.232 167.535 133.612 169.324 134.337 170.812L142.204 186.946C142.931 188.437 144.733 189.058 146.203 188.289C165.203 178.351 179.471 163.833 189.066 144.647C189.808 143.165 189.155 141.376 187.654 140.675L171.407 133.094Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.45 176.796C117.077 175.183 115.468 174.182 113.841 174.49C109.23 175.361 104.473 175.817 99.609 175.817C89.1665 175.817 79.2145 173.716 70.1525 169.914C68.6238 169.273 66.8397 169.917 66.1395 171.419L58.5749 187.652C57.8748 189.154 58.5266 190.945 60.046 191.607C79.5762 200.121 98.3169 202.093 119.222 197.815C120.846 197.483 121.856 195.866 121.483 194.251L117.45 176.796Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7659 38.0105C50.8089 39.2991 52.6959 39.4924 54.0236 38.4997C65.9891 29.5532 80.6707 24.0409 96.6079 23.4236C98.2635 23.3595 99.6079 22.0225 99.6079 20.3657V2.40914C99.6079 0.752281 98.2628 -0.595249 96.6065 -0.550683C75.1682 0.0261682 55.9671 6.81494 38.9447 19.8742C37.6311 20.882 37.4344 22.7742 38.476 24.0612L49.7659 38.0105Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.9673 55.2594C38.9465 53.9147 38.7244 52.0229 37.4135 50.9988L23.0588 39.7838C21.7539 38.7643 19.8648 38.9947 18.8765 40.3232C6.13817 57.4471 0.00603646 75.276 -0.514736 96.5902C-0.555207 98.2466 0.792063 99.5927 2.44892 99.5927H20.4197C22.069 99.5927 23.4029 98.26 23.4769 96.6123C24.1694 81.1926 29.4423 66.9654 37.9673 55.2594Z' fill='%2338BD6D'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.832 162.014C51.8516 160.71 51.617 158.83 50.3541 157.759C38.7717 147.938 30.1612 134.718 26.0623 119.639C25.6274 118.039 24.0217 117.028 22.4062 117.401L4.93047 121.432C3.31664 121.804 2.30594 123.416 2.72063 125.02C8.09792 145.812 19.0451 162.991 35.5914 176.645C36.869 177.699 38.7581 177.465 39.778 176.16L50.832 162.014Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.099 116.072C175.479 115.727 174.451 114.137 174.73 112.505C175.446 108.307 175.819 103.993 175.819 99.5907C175.819 88.6658 173.521 78.2777 169.383 68.8835C168.714 67.3667 169.326 65.5718 170.816 64.8449L186.915 56.9886C188.404 56.262 190.205 56.8807 190.895 58.3867C199.789 77.7932 202.08 96.5056 198.149 117.48C197.844 119.108 196.246 120.144 194.625 119.8L177.099 116.072Z' fill='%23C0D0CA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_630_26534'%3e%3crect width='200' height='200' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.slider--lifepathprogress .slick-slide:nth-child(7) .slider--lifepathprogress__item::before{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='200' height='200' viewBox='0 0 200 200' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_610_26350)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.088 22.0801C115.743 23.7018 116.782 25.2898 118.389 25.6971C133.554 29.541 146.907 37.9327 156.912 49.3362C158.004 50.5813 159.888 50.7838 161.176 49.7414L175.121 38.4497C176.41 37.4067 176.61 35.5123 175.532 34.2532C161.579 17.9562 144.229 7.32101 123.365 2.28914C121.754 1.9006 120.157 2.93898 119.813 4.55996L116.088 22.0801Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.407 133.094C169.906 132.393 168.126 133.045 167.367 134.517C160.305 148.194 149.226 159.459 135.69 166.749C134.232 167.535 133.612 169.324 134.337 170.812L142.204 186.946C142.931 188.437 144.733 189.058 146.203 188.289C165.203 178.351 179.471 163.833 189.066 144.647C189.808 143.165 189.155 141.376 187.654 140.675L171.407 133.094Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M117.45 176.796C117.077 175.183 115.468 174.182 113.841 174.49C109.23 175.361 104.473 175.817 99.609 175.817C89.1665 175.817 79.2145 173.716 70.1525 169.914C68.6238 169.273 66.8397 169.917 66.1395 171.419L58.5749 187.652C57.8748 189.154 58.5266 190.945 60.046 191.607C79.5762 200.121 98.3169 202.093 119.222 197.815C120.846 197.483 121.856 195.866 121.483 194.251L117.45 176.796Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M49.7659 38.01C50.8089 39.2986 52.6959 39.4919 54.0236 38.4992C65.9891 29.5527 80.6707 24.0404 96.6079 23.4231C98.2635 23.359 99.6079 22.022 99.6079 20.3652V2.40865C99.6079 0.751793 98.2628 -0.595737 96.6065 -0.551172C75.1682 0.0256799 55.9671 6.81446 38.9447 19.8737C37.6311 20.8815 37.4344 22.7737 38.476 24.0607L49.7659 38.01Z' fill='%2338BD6D'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.9673 55.2589C38.9465 53.9142 38.7244 52.0224 37.4135 50.9983L23.0588 39.7833C21.7539 38.7638 19.8648 38.9942 18.8765 40.3227C6.13817 57.4466 0.00603646 75.2755 -0.514736 96.5897C-0.555207 98.2461 0.792063 99.5922 2.44892 99.5922H20.4197C22.069 99.5922 23.4029 98.2595 23.4769 96.6119C24.1694 81.1921 29.4423 66.9649 37.9673 55.2589Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M50.832 162.014C51.8516 160.71 51.617 158.83 50.3541 157.759C38.7717 147.938 30.1612 134.718 26.0623 119.639C25.6274 118.039 24.0217 117.028 22.4062 117.401L4.93047 121.432C3.31664 121.804 2.30594 123.416 2.72063 125.02C8.09792 145.812 19.0451 162.991 35.5914 176.645C36.869 177.699 38.7581 177.465 39.778 176.16L50.832 162.014Z' fill='%23C0D0CA'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M177.099 116.072C175.479 115.728 174.451 114.138 174.73 112.506C175.446 108.308 175.819 103.993 175.819 99.5912C175.819 88.6663 173.521 78.2782 169.383 68.884C168.714 67.3672 169.326 65.5723 170.816 64.8454L186.915 56.9891C188.404 56.2625 190.205 56.8811 190.895 58.3871C199.789 77.7937 202.08 96.5061 198.149 117.48C197.844 119.109 196.246 120.145 194.625 119.8L177.099 116.072Z' fill='%23C0D0CA'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_610_26350'%3e%3crect width='200' height='200' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}@media(max-width:992px){.slider--lifepathprogress__item{margin-right:auto;margin-bottom:var(--space-3xl)}}.rotat{position:absolute;left:-130px;top:50%;transform:translateY(-50%)}.rotat__logo{transform:rotate(-90deg);filter:grayscale(1)}@media(max-width:576px){.rotat{left:-110px}}.commentblock{padding:40px;max-width:670px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-end}.commentblock blockquote{position:relative;border-left:8px solid var(--primary);padding-left:40px;font-size:var(--text-l);font-weight:500}.commentblock blockquote::before,.commentblock blockquote::after{background:var(--primary);z-index:-1}.commentblock blockquote::before{position:absolute;content:"";width:100px;height:80px;bottom:-40px;left:-40px;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='100' height='81' viewBox='0 0 100 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M94.1341 0.359376L94.1341 16.9791L84.6369 16.9791C77.0019 16.9791 73.1844 20.8289 73.1844 28.5284L73.1844 37.5425L77.3743 37.5425C83.892 37.5425 89.2924 39.5143 93.5754 43.458C97.8585 47.4016 100 52.3782 100 58.3875C100 64.9603 97.8585 70.2185 93.5754 74.1622C89.2924 78.2936 83.892 80.3594 77.3743 80.3594C70.8566 80.3594 65.5493 78.1998 61.4525 73.8805C57.1695 69.749 55.0279 64.303 55.0279 57.5425L55.0279 28.2467C55.0279 9.65516 64.2458 0.359378 82.6816 0.359377L94.1341 0.359376ZM39.1061 0.35938L39.1061 16.9791L29.6089 16.9791C21.9739 16.9791 18.1564 20.8289 18.1564 28.5284L18.1564 37.5425L22.3464 37.5425C28.864 37.5425 34.2644 39.5143 38.5475 43.458C42.8305 47.4016 44.9721 52.3782 44.9721 58.3876C44.9721 64.9603 42.8305 70.2185 38.5475 74.1622C34.2644 78.2937 28.864 80.3594 22.3464 80.3594C15.8287 80.3594 10.5214 78.1998 6.42457 73.8805C2.14152 69.7491 -5.69522e-06 64.303 -6.28625e-06 57.5425L-8.84737e-06 28.2467C-1.04727e-05 9.65517 9.21786 0.359383 27.6536 0.359381L39.1061 0.35938Z' fill='%2338BD6D' fill-opacity='0.16'/%3e%3c/svg%3e ")}.commentblock blockquote::after{position:absolute;content:"";width:100px;height:80px;top:-40px;right:-40px;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='100' height='81' viewBox='0 0 100 81' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.86592 80.3594V63.7397H15.3631C22.9981 63.7397 26.8156 59.8899 26.8156 52.1903V43.1763H22.6257C16.108 43.1763 10.7076 41.2044 6.42458 37.2608C2.14153 33.3171 0 28.3406 0 22.3312C0 15.7584 2.14153 10.5002 6.42458 6.55656C10.7076 2.4251 16.108 0.359375 22.6257 0.359375C29.1434 0.359375 34.4507 2.519 38.5475 6.83825C42.8305 10.9697 44.9721 16.4157 44.9721 23.1763V52.472C44.9721 71.0636 35.7542 80.3594 17.3184 80.3594H5.86592ZM60.8939 80.3594V63.7397H70.3911C78.0261 63.7397 81.8436 59.8899 81.8436 52.1903V43.1763H77.6536C71.136 43.1763 65.7356 41.2044 61.4525 37.2608C57.1695 33.3171 55.0279 28.3406 55.0279 22.3312C55.0279 15.7584 57.1695 10.5002 61.4525 6.55656C65.7356 2.4251 71.136 0.359375 77.6536 0.359375C84.1713 0.359375 89.4786 2.519 93.5754 6.83825C97.8585 10.9697 100 16.4157 100 23.1763V52.472C100 71.0636 90.7821 80.3594 72.3464 80.3594H60.8939Z' fill='%2338BD6D' fill-opacity='0.16'/%3e%3c/svg%3e ")}.commentblock blockquote span{font-weight:700}.commentblock .author{display:flex;align-items:center;text-align:right}.commentblock .author__name p{margin:0}.commentblock .author__name p:first-child{font-weight:bold}.commentblock .author__img{position:relative;max-width:80px;margin-left:var(--space-l);background-color:var(--primary)}.commentblock .author__img::before{position:absolute;content:"";top:-5px;left:-22px;width:104px;height:48px;transform:translate(-50%,-50%) rotate(59.53deg);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='104' height='49' viewBox='0 0 104 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_922_5148)'%3e%3cpath d='M102.839 13.3981C102.66 14.4925 102.466 15.5847 102.259 16.6745C101.409 21.0456 99.987 25.2855 98.0285 29.2845C96.8258 31.7085 95.1215 33.8492 93.0285 35.5645C91.6647 36.7412 89.9027 37.3522 88.1031 37.2722C86.3036 37.1923 84.6026 36.4275 83.3485 35.1345C80.6185 32.5045 79.2085 29.1345 78.2285 25.5745C77.3624 22.1288 77.0253 18.5715 77.2285 15.0245L77.2285 12.3045C76.4884 12.3045 76.2907 12.7146 76.1028 13.1045C76.0597 13.194 76.0171 13.2824 75.9685 13.3645C74.9163 15.3947 73.4598 17.1882 71.6885 18.6345C70.9086 19.2644 69.99 19.6997 69.0085 19.9045C68.0566 20.1111 67.0625 19.9819 66.1949 19.539C65.3272 19.0961 64.6396 18.3667 64.2485 17.4745C63.7052 16.1823 63.2801 14.8435 62.9785 13.4745C62.8479 13.0245 62.7489 12.564 62.6509 12.1083C62.6138 11.9361 62.5769 11.7645 62.5385 11.5945L62.1585 11.5945C61.9385 12.0745 61.6985 12.5945 61.4885 13.0445C61.1956 13.702 60.9172 14.3673 60.6389 15.0325C60.0241 16.5019 59.4095 17.9709 58.6385 19.3545C57.7206 20.964 56.609 22.4551 55.3285 23.7945C53.9934 25.2052 52.1594 26.0378 50.2185 26.1145C49.1435 26.2106 48.0641 25.9842 47.1183 25.4641C46.1725 24.944 45.4032 24.1538 44.9085 23.1945C44.6569 22.7571 44.4519 22.2946 44.2463 21.8306C44.1087 21.5202 43.9709 21.2091 43.8185 20.9045C43.6995 20.6727 43.5569 20.4527 43.3663 20.1584C43.2525 19.9829 43.1217 19.781 42.9685 19.5345C42.7742 20.0329 42.6071 20.4394 42.4575 20.8035C42.3069 21.1699 42.1739 21.4934 42.0485 21.8245C40.3919 26.5188 37.619 30.7399 33.9685 34.1245C31.9672 35.9575 29.6032 37.3498 27.0295 38.2111C24.4559 39.0724 21.7301 39.3836 19.0285 39.1245C17.1264 39.0757 15.2778 38.4852 13.6995 37.4224C12.1213 36.3596 10.879 34.8686 10.1185 33.1245C9.95041 32.8124 9.83551 32.4744 9.77853 32.1245C9.78617 31.7143 9.83306 31.3057 9.91854 30.9045C10.3323 30.9826 10.7352 31.1101 11.1185 31.2845C11.4896 31.5615 11.8109 31.8997 12.0685 32.2845C14.9985 35.9945 18.8785 36.7445 23.2985 35.9745C28.5085 35.0545 32.2985 32.0545 35.2985 27.9045C37.9632 24.0471 39.7548 19.6551 40.5485 15.0345C40.9254 12.9896 41.1626 10.9215 41.2585 8.84448C41.3385 7.51151 41.3119 6.15633 41.2852 4.79967C41.2719 4.12078 41.2585 3.44151 41.2585 2.76448C41.2364 2.31327 41.2599 1.86099 41.3285 1.41449C41.3673 1.04435 41.5345 0.699501 41.8013 0.440029C42.0681 0.180555 42.4175 0.022895 42.7885 -0.00551255C42.987 -0.0149284 43.1854 0.0157247 43.3718 0.0846222C43.5582 0.153516 43.7288 0.259236 43.8734 0.395489C44.0181 0.531739 44.1338 0.695726 44.2137 0.877668C44.2936 1.05961 44.3361 1.25578 44.3385 1.45448C44.5234 2.85094 44.6336 4.25628 44.6685 5.66448C44.6623 9.21237 45.0242 12.7513 45.7485 16.2245C46.1492 17.9172 46.7187 19.5655 47.4485 21.1445C48.2685 22.9445 49.5585 23.3245 51.3485 22.5345C52.7266 21.8716 53.8883 20.8313 54.6985 19.5345C56.4954 16.7403 57.8985 13.7118 58.8685 10.5345C60.8443 4.72363 62.2902 -1.25407 63.1885 -7.32552C63.2032 -7.82845 63.3592 -8.31708 63.6385 -8.73553C63.8192 -8.93057 64.037 -9.08762 64.2791 -9.19751C64.5212 -9.3074 64.7828 -9.36793 65.0485 -9.37553C65.3036 -9.2967 65.5403 -9.1676 65.7447 -8.99586C65.949 -8.82411 66.1169 -8.61319 66.2385 -8.37553C66.423 -7.90191 66.4816 -7.38854 66.4085 -6.88552C66.2285 -3.68552 66.0485 -0.48553 65.8085 2.71447C65.4816 6.30731 65.5856 9.92638 66.1185 13.4945C66.2434 14.2139 66.4724 14.9112 66.7985 15.5645C67.4485 16.8845 68.4385 17.1745 69.5085 16.1945C70.6281 15.1674 71.6157 14.0052 72.4485 12.7345C74.6927 9.13016 76.4544 5.24704 77.6885 1.18447C78.135 -0.194184 78.5631 -1.58511 78.992 -2.97869C79.1107 -3.36417 79.2294 -3.74984 79.3485 -4.13552C79.4181 -4.40628 79.5016 -4.6733 79.5985 -4.93552C79.7222 -5.34838 79.9964 -5.69975 80.3667 -5.92013C80.7371 -6.1405 81.1767 -6.21381 81.5985 -6.12553C82.3385 -5.94553 82.7585 -5.36553 82.7085 -4.28553C82.6757 -3.57754 82.5699 -2.93832 82.4643 -2.30023C82.4088 -1.96495 82.3533 -1.62999 82.3085 -1.28553C82.1184 0.196407 81.9314 1.67404 81.7446 3.15125C81.3614 6.17964 80.9785 9.20624 80.5685 12.2645C80.1435 15.2796 80.1435 18.3394 80.5685 21.3545C80.9439 24.4941 81.9436 27.5269 83.5085 30.2745C83.9968 31.0956 84.57 31.8631 85.2185 32.5645C85.5509 32.9924 85.9687 33.3463 86.4453 33.6038C86.922 33.8612 87.4471 34.0165 87.9871 34.0598C88.5272 34.1031 89.0703 34.0334 89.5819 33.8551C90.0935 33.6769 90.5623 33.394 90.9585 33.0245C93.0325 31.3573 94.6525 29.1939 95.6685 26.7345C97.5355 22.4597 98.853 17.967 99.5907 13.3639C100.411 9.86994 103.466 11.1639 102.839 13.3981Z' fill='%230C4A42'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_922_5148'%3e%3crect width='103.93' height='48.63' fill='white' transform='translate(0.0339355 0.162109)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.commentblock .author__img,.commentblock .author__img img{border-radius:100%}@media(max-width:576px){.commentblock{padding:0}.commentblock .author__img{max-width:40px}.commentblock .author__img::before{top:0px;left:-18px;background-size:75%;background-repeat:no-repeat}.commentblock blockquote{padding-left:24px}.commentblock blockquote::before,.commentblock blockquote::after{width:40px;height:32px;-webkit-mask-size:contain}.commentblock blockquote::before{bottom:0;left:-10px}.commentblock blockquote::after{top:0;right:0}.hotelfeedback .slick-slide{padding:16px !important}.hotelfeedback{padding-bottom:60px}.hotelfeedback .author__img{max-width:80px !important}}[class*="-section"] h3{margin-bottom:0}[class*="-section"] h5{font-weight:400}[class*="-section"] h6{font-weight:400;margin:30px 0;font-size:var(--text-m)}.roomsome-section h2{font-weight:bold}.roomsome-section .commentblock blockquote{border-left:8px solid var(--red)}.roomsome-section .commentblock blockquote::before,.roomsome-section .commentblock blockquote::after{background:var(--red)}.roomsome-section .commentblock .author__img{background-color:var(--red)}.web-section .commentblock blockquote{border-left:8px solid var(--yellow)}.web-section .commentblock blockquote::before,.web-section .commentblock blockquote::after{background:var(--yellow)}.web-section .commentblock .author__img{background-color:var(--yellow)}.marketing-section .commentblock blockquote{border-left:8px solid var(--blue)}.marketing-section .commentblock blockquote::before,.marketing-section .commentblock blockquote::after{background:var(--blue)}.marketing-section .commentblock .author__img{background-color:var(--blue)}.hotelfeedback{display:block !important;max-width:754px}.hotelfeedback .slick-slide{padding:42px}.hotelfeedback .slick-arrow{top:auto;bottom:-50px}.hotelfeedback .slick-prev{left:50%;transform:translate(calc(-100% - 30px),-50%)}.hotelfeedback .slick-next{right:50%;transform:translate(calc(-100% + 160px),-50%)}.hotelfeedback__item{display:flex !important;flex-direction:column;align-items:flex-end}.hotelfeedback blockquote{border-left:8px solid var(--purple);font-size:var(--text-s);font-weight:400}.hotelfeedback blockquote::before,.hotelfeedback blockquote::after{background:var(--purple)}.hotelfeedback .author__name p:first-child{text-transform:uppercase}.hotelfeedback .author__img{background-color:transparent}.achievements__item{display:flex;flex-direction:column;align-items:center}.achievements__item h6{font-weight:var(--text-m);font-weight:700;margin-bottom:var(--space-xs);text-align:center}.slider--partner .slick-slide{margin:0 12px}.slider--partner__item{position:relative;display:flex !important;justify-content:center;align-items:center;background-color:var(--white);border-radius:24px;height:144px}.slider--partner__item img{width:auto !important;max-width:120px}.svg--crown{position:relative}.svg--crown::before{position:absolute;content:"";width:42px;height:48px;top:-65px;left:50%;background:var(--red);transform:translateX(-50%);-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='42' height='49' viewBox='0 0 42 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_495_20507)'%3e%3cpath d='M29.3493 48.3602C28.5009 48.0749 27.6695 47.741 26.8593 47.3602C20.7126 44.2731 14.9973 40.3933 9.85932 35.8202C7.14932 33.3702 4.61933 30.7202 2.02933 28.1402C1.61474 27.6807 1.2242 27.2001 0.859316 26.7002C0.55597 26.3343 0.347917 25.899 0.253694 25.4331C0.159472 24.9672 0.182 24.4852 0.319307 24.0302C1.54717 19.1753 3.07002 14.3997 4.87934 9.73019C5.05522 9.1934 5.35101 8.70372 5.74433 8.29828C6.13764 7.89284 6.61812 7.58229 7.14932 7.39019C9.14932 6.64019 11.1493 5.89019 13.1493 5.18019C17.2427 3.76019 21.336 2.35353 25.4293 0.960192L26.4293 0.610192C26.8929 0.401178 27.4086 0.336141 27.9096 0.423502C28.4106 0.510863 28.8738 0.746599 29.2393 1.10019C31.5193 3.10019 33.8493 5.10019 36.1493 7.10019C37.7193 8.47019 39.2093 9.93019 40.8293 11.2402C41.3037 11.5894 41.6647 12.0705 41.8674 12.6236C42.0702 13.1766 42.1056 13.7771 41.9693 14.3502C41.4111 18.7052 40.4298 22.9955 39.0393 27.1602C37.0393 33.0702 34.8793 38.9302 32.7593 44.8002C32.4312 45.5782 32.0641 46.3392 31.6593 47.0802C31.4513 47.5041 31.1183 47.854 30.7053 48.0829C30.2922 48.3117 29.819 48.4085 29.3493 48.3602ZM3.05933 26.2602C3.73933 26.9602 4.16932 27.4602 4.64932 27.9002C7.13932 30.1002 9.58931 32.3402 12.1393 34.4702C16.2448 37.9009 20.6376 40.9722 25.2693 43.6502C25.8193 43.9702 26.4193 44.2002 26.9893 44.4702C27.0851 44.0249 27.0176 43.56 26.7993 43.1602C23.7993 38.0802 20.7993 33.0102 17.7993 27.9202C17.6451 27.5936 17.4019 27.3172 17.0977 27.1226C16.7934 26.928 16.4404 26.8232 16.0793 26.8202C14.1693 26.7102 12.2793 26.3602 10.3793 26.2802C8.05934 26.1802 5.76933 26.2602 3.05933 26.2602ZM38.9393 14.7002C38.6363 14.8208 38.3478 14.9751 38.0793 15.1602C35.5493 17.3102 33.0793 19.4902 30.4893 21.6202C30.2617 21.8277 30.0915 22.0905 29.9951 22.383C29.8988 22.6756 29.8796 22.988 29.9393 23.2902C30.0193 24.9202 30.1593 26.5502 30.1993 28.1802C30.3293 32.5102 30.4293 36.8402 30.5493 41.1802C30.6029 41.5646 30.6933 41.943 30.8193 42.3102C33.0593 39.8002 39.4593 17.9802 38.9393 14.7002ZM17.3293 23.1302C17.4161 22.6949 17.4696 22.2536 17.4893 21.8102C17.4893 21.1402 17.3493 20.4702 17.3293 19.8102C17.1993 15.9202 17.0993 12.0402 16.9693 8.16019C16.9193 6.64019 16.6893 6.48019 15.2393 6.88019C13.0793 7.49019 10.9093 8.09019 8.73932 8.72019C8.33822 8.86349 7.9473 9.03388 7.56931 9.23019C8.07931 10.9202 15.9393 22.1702 17.3293 23.1302ZM2.82932 23.6502C3.87932 24.0402 14.2993 24.7602 15.3393 24.4902C15.0093 23.9302 14.7293 23.4202 14.3993 22.9302C12.1293 19.5002 9.85933 16.0702 7.55933 12.6702C7.21933 12.1602 7.05932 11.3802 6.01932 11.3702C5.04932 15.5002 3.39932 19.4502 2.82932 23.6502ZM28.5293 41.2402C28.9693 39.0102 28.3993 37.0802 28.3593 35.1502C28.3193 33.2202 28.0993 31.2202 27.8693 29.2702C27.6393 27.3202 28.1293 25.3502 27.3593 23.5102C25.5293 23.6202 20.1693 25.7602 19.2393 26.7002C20.0093 28.5202 27.5093 40.4102 28.5293 41.2402ZM37.9693 11.9202C37.7893 11.7402 37.6193 11.5202 37.4093 11.3402C34.7427 9.09352 32.076 6.84686 29.4093 4.60019C28.999 4.36589 28.5669 4.17166 28.1193 4.02019C28.7793 9.31019 28.8693 14.3502 29.6693 19.3402C31.1193 18.9202 36.9693 13.6002 37.9693 11.9202ZM18.3193 8.81019C18.3693 14.1202 18.4193 19.1502 18.4693 24.4102C21.5403 23.601 24.5143 22.4609 27.3393 21.0102L19.1793 9.46019C18.9162 9.20525 18.6281 8.97743 18.3193 8.78019V8.81019ZM26.2493 3.23019C23.5393 4.31019 21.0493 4.88019 18.6993 6.00019C18.7684 6.27607 18.8656 6.54414 18.9893 6.80019C21.4093 10.1335 23.8393 13.4469 26.2793 16.7402C26.4093 16.9202 26.7193 16.9702 27.1693 17.2002C26.8593 12.4702 26.5593 8.01019 26.2493 3.20019V3.23019Z' fill='%23F1838A'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_495_20507'%3e%3crect width='41.8' height='47.94' fill='white' transform='translate(0.199219 0.419922)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ")}.svg--crown-2::before{top:-25px;background:var(--secondary);width:57px;height:63px;-webkit-mask-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='58' height='63' viewBox='0 0 58 63' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.3966 27.8631C12.7935 26.9735 13.1083 26.3165 13.382 25.6321C16.1192 18.6104 18.8563 11.5887 21.6893 4.58073C22.0651 3.57318 22.5229 2.59811 23.0579 1.66529C24.1254 -0.182522 25.3982 -0.374147 26.9994 1.07673C27.6278 1.64802 28.1922 2.28595 28.6828 2.97929C32.4874 8.30828 36.2784 13.6418 40.0557 18.98C41.3148 20.7456 42.5191 22.525 43.7372 24.3181C44.0337 24.8236 44.3032 25.3444 44.5446 25.8785L46.707 23.2778L52.4687 16.352C52.7623 15.9944 53.0925 15.6687 53.4541 15.3802C54.6995 14.4357 55.8217 14.7368 56.3144 16.2425C57.0406 18.686 57.2869 21.2471 57.0398 23.7843C56.7387 27.8905 56.4513 31.9146 56.246 35.9935C55.832 41.9046 55.0734 47.7866 53.9741 53.6093C53.8282 54.597 53.4269 55.5295 52.81 56.3145C52.1931 57.0995 51.382 57.7098 50.4569 58.0851C45.722 60.3201 40.6216 61.6788 35.4025 62.0955C30.0377 62.5883 24.6318 62.5472 19.2532 62.602C17.7148 62.5668 16.1875 62.3321 14.7095 61.9039C13.2716 61.5788 11.9335 60.9113 10.8088 59.9581C9.68418 59.0049 8.80631 57.7942 8.24983 56.4289C5.94233 50.8809 4.17329 45.124 2.9671 39.2374C1.77277 34.3901 1.0893 29.431 0.927908 24.4413C0.927908 23.0725 0.476273 21.4848 2.03646 20.7183C3.59664 19.9518 4.56833 21.1289 5.54002 21.9091C7.34655 23.2778 9.0299 24.934 10.7543 26.467L12.3966 27.8631ZM50.4432 51.5699C50.799 49.7084 51.2644 47.8606 51.497 45.9717C52.1539 40.6974 52.7515 35.4232 53.2899 30.149C53.6046 27.2335 53.8099 24.3181 54.0152 21.4026C53.9689 20.6997 53.8543 20.0029 53.6731 19.3221C52.9509 20.0452 52.2701 20.8083 51.6339 21.608C49.9505 24.0033 48.2672 26.4123 46.6659 28.8623C45.0647 31.3124 43.5456 31.4903 41.8211 28.8623C40.7947 27.3156 39.8367 25.7416 38.7966 24.2086C35.7857 19.7282 32.7611 15.2615 29.7229 10.8085C28.7238 9.34397 27.67 7.90678 26.6025 6.49697C26.1813 6.0449 25.7235 5.62831 25.2339 5.25141C24.6728 6.33273 24.1664 7.16766 23.8653 8.05734C20.9731 15.2022 18.1036 22.3562 15.257 29.5193C14.299 31.9009 13.4641 32.3389 11.3018 30.8881C9.58064 29.6168 7.93551 28.2457 6.37486 26.7818L4.25355 24.9203C3.56926 29.7657 9.72788 51.5973 12.7661 56.0731C16.7077 54.5674 20.5807 52.8702 24.577 51.5972C28.7562 50.4675 33.1017 50.0829 37.4143 50.4612C41.5611 50.5981 45.7626 51.1319 50.4432 51.5699ZM46.9396 55.4845C40.7263 52.2953 20.745 54.5811 15.9276 58.92C18.5689 61.4796 43.2171 58.8379 46.9396 55.4845Z' fill='%230C4A42'/%3e%3c/svg%3e ")}.slider--results .slick-slide{font-size:0;border-radius:24px;margin:0 12px}.slider--results .slick-prev{left:-70px}.slider--results .slick-next{right:-70px}.slider--results .slick-dots{bottom:-80px}.slider--results .slick-track{padding:20px 0 20px}.slider--results .slick-center{box-shadow:var(--shadow-l)}.slider--results__item{position:relative}.slider--results__item img{border-radius:24px;width:100%;position:relative;z-index:-1}.slider--results__item__box{margin-top:-50px;z-index:9;border-radius:24px;background-color:var(--white);font-size:var(--text-m) !important;padding:24px}.slider--results__item__box > div > div > div{margin-right:var(--space-s)}.slider--results__item__box > div p:not(.title):first-child{font-size:var(--text-xl);font-weight:700;margin-bottom:0}.slider--results__item__box > div p:not(.title){font-size:var(--text-xs)}@media(max-width:992px){.slider--results__item__box{margin-top:-32px;padding:24px !important}.slider--results__item__box > div > div > div{display:flex;align-items:center;margin-bottom:var(--space-s)}.slider--results__item__box p{margin-bottom:0}.slider--results__item__box > div p:first-child:not(.title){min-width:64px;padding-right:8px;margin-right:8px;border-right:2px solid var(--primary)}.slider--results__item__box > div p.title{margin-bottom:var(--space-s)}}html,body{overflow-x:hidden}.slider--home{position:relative}.slider--home .slick-slide{font-size:0}.slider--home,.webp-slider-images picture,.slider--home,.webp-slider-images img{width:100vw;height:auto}.slider--home.slider--mobil .slick-slide,.slider--home.slider--mobil picture,.slider--home.slider--mobil .webp-slider-images img{height:auto}.slider--home .bgslider-box{position:absolute;left:50%;bottom:35%;transform:translateX(-50%);z-index:10;display:flex;flex-direction:column;width:94%;max-width:992px;padding:0 30px 0;color:var(--white);text-align:center}.slider--home .bgslider-box:empty,.slider--home .bgslider-box > div:empty{display:none}.slider--home .bgslider-title{display:block;color:var(--grylight);font-size:clamp(2.25rem,1.9249rem + 1.7341vw,3.25rem);line-height:1.5;font-family:var(--font2);animation:fadeUpDown .7s both}.slider--home .bgslider-lyrics{margin-top:5px;color:var(--grylight);font-size:clamp(20px,2.5vw,24px);line-height:1.3;font-family:var(--font2);animation:fadeOutDown .7s both}.slider--home .webp-slider-link{display:inline-block;margin-top:25px;padding:12px 48px;color:var(--white);font-size:0.9rem;text-transform:uppercase;font-weight:600;border:1px solid var(--white);transition:.5s;animation:fadeOutRight .7s both}.slider--home .webp-slider-link:hover{color:var(--white);background-color:var(--primary-clr);border-color:transparent}.slider--home .webp-slider-images::before{content:'';position:absolute;top:0;left:0;right:0;height:60%;background:linear-gradient(180deg,rgba(24,24,24,1) 0%,rgba(8,25,55,0) 100%);overflow:hidden;z-index:4}.slider--home .slick-active .bgslider-title{animation:fadeInDown .5s both .5s}.slider--home .slick-active .bgslider-lyrics{animation:fadeInUp .7s both .7s}.slider--home .slick-active .webp-slider-link{animation:fadeInRight 1s both 1s}.slider--home .webp-slider-images.slick-active{animation:FastSwipeIn 1s both}.slider--home.slider--mobil .webp-slider-images picture::before{height:100%}.slider--home.slider--mobil .bgslider-box{width:100%;bottom:30%;font-weight:600}.slider--home .slick-dots{bottom:90px}@media screen and (max-width:991px){ .slider--home{margin-top:50px}}@media screen and (orientation:portrait){}  .content-page main{margin-top:160px}.content-page .sticky-wrapper{position:-webkit-sticky;position:sticky;top:240px;scrollbar-width:none;-ms-overflow-style:none}.content-page .contact-page .sticky-wrapper{top:150px}.content-page form#dynamicforms-1{overflow-y:scroll;overflow-x:hidden;width:100%;scrollbar-width:none;-ms-overflow-style:none}.content-page form#dynamicforms-1::-webkit-scrollbar{display:none}.table{box-shadow:0px 32px 56px 0px #06453D1A;border-radius:16px}.table thead tr th:first-child{border-top-left-radius:16px}.table thead tr th:last-child{border-top-right-radius:16px}.table tbody tr:last-child td:first-child{border-bottom-left-radius:16px}.table tbody tr:last-child td:last-child{border-bottom-right-radius:16px}.table >:not(caption) > * > *{padding:1rem 1rem;border-bottom-width:0;background-color:#ffffff33}.table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-bg-type:var(--secondary-l-5)}@media(max-width:992x){.solutions-list .d-flex.ms-auto,.solutions-list .d-flex.me-auto{margin-left:0 !important;margin-right:0 !important;margin:0 auto !important}}@media(max-width:576px){.sticky-wrapper{top:0}}#newshighlight{padding-inline-start:0}#newshighlight li{list-style-type:none}#newshighlight .slick-slide{font-size:0;border-radius:24px;margin:0 12px}#newshighlight .slick-prev{left:-70px}#newshighlight .slick-next{right:-70px}#newshighlight .slick-dots{bottom:-40px}#newshighlight .slick-track{padding:20px 0 20px}#newshighlight .slick-center{box-shadow:var(--shadow-l)}.sticky-header{scrollbar-width:none;-ms-overflow-style:none;transition:.3s;overflow-x:scroll;position:-webkit-sticky;position:sticky;top:122px;background:white;backdrop-filter:blur(8px);box-shadow:0px 0px 8px 0px #0C4A4214;z-index:9999;max-width:100%;display:flex;justify-content:center;align-items:center;margin:0 auto !important;;box-shadow:0 2px 5px rgba(0,0,0,0.1);padding:24px}.sticky-header::-webkit-scrollbar{display:none}.sticky-header ul{display:flex;justify-content:center;align-items:center;padding-left:0;margin-bottom:0}.sticky-header ul li{line-height:39px}.sticky-header ul li::before{display:none}.sticky-header ul li a{display:inline-block;padding:0 20px;text-decoration:none !important;white-space:nowrap;line-height:39px;background-position:center}.sticky-header ul li a:hover,.sticky-header ul li a.active{background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='169' height='39' viewBox='0 0 169 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M103.023 6.25395H102.992L102.954 6.13367H103.098L103.025 6.2339C103.024 6.24067 103.023 6.24736 103.023 6.25395Z' fill='%23DBF183'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M168.141 17.3039C168.347 17.3882 168.53 17.4636 168.496 16.839C167.251 14.8525 165.808 13.7738 164.334 13.7084C164.872 13.4806 165.4 13.1985 165.753 11.8076C164.714 10.7905 163.656 10.6863 162.613 10.5835C162.279 10.5506 161.946 10.5178 161.617 10.4553C162.34 9.24811 163.121 9.28255 163.897 9.31679C164.203 9.33029 164.508 9.34376 164.809 9.28112C164.875 9.26795 164.949 9.2769 165.025 9.28606C165.294 9.31872 165.585 9.35405 165.623 8.39903C165.666 7.328 165.303 7.07197 164.988 6.84982C164.943 6.81832 164.9 6.7875 164.858 6.75514C164.619 6.58121 164.369 6.52138 164.115 6.46052C163.695 6.36004 163.264 6.25675 162.848 5.63248C163.223 4.50927 163.737 4.29449 164.25 4.08042C164.817 3.84364 165.381 3.60771 165.753 2.14422C164.714 1.12709 163.656 1.02285 162.613 0.920079C161.744 0.834469 160.885 0.749883 160.057 0.139468C159.902 0.0191832 159.544 0.219658 159.544 0.480276C159.294 2.05243 158.832 2.14329 158.35 2.23796C158.206 2.26642 158.059 2.29522 157.916 2.36474C155.777 3.48557 153.578 3.74286 151.406 3.12654C150.474 2.83432 149.54 2.91794 148.607 3.00144C147.363 3.11269 146.123 3.22371 144.895 2.44493C145.995 2.89739 147.12 2.81566 148.208 2.20436C148.29 2.14079 148.404 2.16384 148.521 2.18756C148.81 2.24614 149.12 2.30882 149.021 1.0817C148.94 0.0392294 148.46 -0.181292 148.077 0.139468C147.001 0.885267 145.873 1.07635 144.765 0.700795C144.728 0.693918 144.689 0.685206 144.649 0.676247C144.338 0.606863 143.961 0.522709 143.845 1.16189C143.529 3.02272 142.998 2.97388 142.457 2.92416C142.275 2.90746 142.093 2.89067 141.917 2.94612C141.8 2.98593 141.664 2.95286 141.526 2.91927C141.109 2.81755 140.672 2.71109 140.672 4.61006L139.941 4.39247C139.606 3.25291 139.264 2.09763 138.897 4.46973C138.36 2.18431 137.14 2.24445 136.855 3.26688C136.374 4.99154 135.94 4.74819 135.45 4.47334C135.359 4.42231 135.266 4.3702 135.17 4.32939C135.732 4.00863 136.358 3.22678 136.244 1.78336C136.158 0.688608 135.674 0.539485 135.221 0.400123C135.077 0.355738 134.936 0.312343 134.812 0.239704C134.328 -0.0472342 134.165 0.795842 133.999 1.65188C133.864 2.35087 133.727 3.0585 133.412 3.16664C133.522 4.34715 133.811 4.27106 134.101 4.19477C134.265 4.15187 134.428 4.1089 134.56 4.2893C134.599 4.29926 134.639 4.3002 134.678 4.29209C134.491 4.33706 134.293 4.47391 134.094 4.61116C133.42 5.07594 132.739 5.54518 132.477 2.46498C132.444 2.08407 132.086 1.66308 131.899 1.66308C130.839 1.92544 129.798 1.63501 128.758 1.34492C128.129 1.16952 127.501 0.994245 126.869 0.941367C126.329 0.785137 125.785 0.738203 125.242 0.801035C124.038 1.55007 122.782 1.63223 121.563 1.0416C120.758 -0.141199 119.228 -0.000864583 119.228 0.620607C119.182 2.93205 118.807 2.63962 118.443 2.35632C118.286 2.2342 118.132 2.11378 118.007 2.20436C118.078 2.07913 118.167 2.0553 118.256 2.0315C118.424 1.98671 118.591 1.942 118.634 1.22203C118.689 0.27989 118.436 0.215958 118.193 0.154772C118.152 0.14435 118.111 0.134008 118.072 0.11942C117.351 -0.157055 116.649 0.154936 115.943 0.468526C115.217 0.791619 114.486 1.11641 113.726 0.801035C113.794 1.61575 113.981 1.70378 114.149 1.78292C114.204 1.80894 114.258 1.834 114.304 1.8836C114.398 1.95783 114.485 2.08208 114.557 2.24758C114.63 2.41308 114.687 2.6158 114.724 2.84142C114.761 3.06704 114.778 3.31005 114.773 3.55331C114.768 3.79656 114.741 4.03411 114.695 4.2492C114.52 5.10067 114.33 4.75053 114.13 4.38307C113.968 4.08436 113.8 3.77419 113.629 4.08882C113.641 2.07571 113.209 2.16105 112.776 2.24668C112.622 2.27702 112.469 2.30739 112.335 2.24445C112.291 2.21764 112.251 2.11013 112.213 2.00588C112.193 1.95424 112.174 1.90339 112.156 1.86355C112.156 1.51541 112.259 1.40464 112.369 1.28751C112.518 1.12809 112.678 0.956896 112.603 0.159516C111.752 0.227182 110.896 0.160832 110.038 0.0942587C108.099 -0.0561304 106.146 -0.207663 104.188 1.18194C104.433 2.96616 104.896 4.52987 105.417 3.60768C106.329 2.00388 107.004 2.70554 107.761 3.90839C107.818 3.50744 107.818 3.08645 107.818 2.6855C108.045 3.04976 108.306 3.17869 108.574 3.31117C108.971 3.50678 109.383 3.71012 109.722 4.69025C109.334 4.89364 109.005 4.60696 108.693 4.33525C108.389 4.07132 108.102 3.82153 107.794 4.04873C107.596 5.21558 107.227 5.27553 106.856 5.33569C106.692 5.36236 106.527 5.38907 106.378 5.5122C106.336 5.70386 106.31 5.96173 106.284 6.21899C106.223 6.82279 106.162 7.42319 105.906 7.15609C105.686 6.9275 105.794 6.61227 105.916 6.25806C105.997 6.02204 106.085 5.76872 106.085 5.5122C105.886 5.40661 105.665 5.4335 105.443 5.4605C104.865 5.53089 104.28 5.60199 104.074 3.32702H103.586C103.855 1.30222 103.488 0.961416 102.772 0.841131C101.679 0.650529 100.585 0.781921 99.491 0.913313C98.0538 1.08596 96.6166 1.2586 95.1795 0.700795C94.7579 0.68166 94.3393 0.879683 93.9506 1.28217C93.7377 1.51984 93.5048 1.62925 93.2713 1.60136C93.0378 1.57347 92.8104 1.40909 92.6078 1.12179C91.6556 -0.461957 90.9802 0.76094 90.3698 2.62536H88.7341C88.7786 2.53383 88.8338 2.44231 88.8889 2.35079C89.0149 2.1416 89.141 1.93241 89.141 1.72322C89.155 0.981761 88.9101 1.01152 88.7222 1.03436C88.6916 1.03807 88.6626 1.0416 88.6364 1.0416C88.1984 0.912129 87.784 1.1601 87.3551 1.41674C86.9871 1.63695 86.6084 1.86355 86.195 1.86355C84.7235 1.47747 83.237 1.63287 81.7841 2.32464C81.54 2.06403 81.4749 2.22441 81.5888 2.84588L81.126 4.02514C81.1282 3.99994 81.1305 3.97439 81.133 3.94849C81.1251 3.94849 81.1168 3.94671 81.1081 3.94341C81.0669 3.47689 80.9884 3.03479 80.8772 2.64296C80.7576 2.22176 80.6028 1.86836 80.4233 1.60641C80.2438 1.34447 80.0436 1.18004 79.8362 1.12412C79.6287 1.0682 79.4189 1.12209 79.2206 1.28217C78.0798 2.69536 76.9389 2.89934 75.7605 3.11005C75.4678 3.16238 75.1728 3.21513 74.8748 3.28692C73.742 3.68042 72.5909 3.62628 71.465 3.12654C69.8787 2.13167 68.3012 2.2333 66.7307 2.33448C65.6744 2.40253 64.6214 2.47037 63.571 2.20436C62.682 1.99403 61.8551 2.46324 61.0346 2.92875C60.5256 3.21755 60.0191 3.50492 59.5019 3.62773C59.4105 3.6113 59.3196 3.6746 59.2452 3.80654C59.1709 3.93848 59.1177 4.13065 59.095 4.34944C58.5284 8.15764 58.5253 8.15856 57.2044 8.55289L57.1825 8.55941C57.285 7.95746 57.4963 7.91504 57.7221 7.86971C57.9625 7.82143 58.2194 7.76985 58.3788 7.0358L57.5081 6.47447C57.5826 5.9422 57.8174 5.81323 58.0392 5.69139C58.3019 5.54707 58.5464 5.41277 58.4846 4.6301C58.3899 3.42921 57.912 3.62986 57.5057 3.80045C57.4237 3.83491 57.3445 3.86813 57.2721 3.88835C57.0303 3.95925 56.7908 3.99894 56.5525 4.03844C55.78 4.16647 55.0202 4.29241 54.2365 5.4721C53.7315 6.02648 53.1721 6.20792 52.626 5.99441C52.08 5.78089 51.5708 5.18161 51.1603 4.26925C50.4273 2.53644 50.0446 3.04404 49.4299 3.85933C49.369 3.94011 49.3058 4.02392 49.2397 4.10887C49.6243 4.58672 49.9553 5.29005 50.2036 6.15699C50.452 7.02393 50.61 8.02792 50.6639 9.08065C50.5841 8.3818 50.4436 7.73401 50.2521 7.18211C50.0606 6.63021 49.8228 6.18738 49.555 5.88423C49.2872 5.58109 48.9959 5.42487 48.7011 5.42641C48.4064 5.42794 48.1154 5.58717 47.8481 5.89309C47.0792 6.47596 46.2569 6.47596 45.4881 5.89309C45.4432 5.85514 45.3985 5.81713 45.3538 5.77915C43.863 4.51333 42.4118 3.28109 40.7842 5.0912C40.3706 5.55437 39.8727 5.4758 39.3692 5.39632C39.0009 5.33819 38.6296 5.27958 38.2858 5.432C35.5236 6.46457 32.7265 6.8138 29.9361 6.47447C29.7183 6.46643 29.4993 6.45156 29.2797 6.43664C27.8578 6.34009 26.4066 6.24155 25.0532 7.97804C24.6707 8.43913 23.9139 8.47922 23.9139 7.81766C23.9868 5.38571 23.561 5.41097 23.1001 5.43831C22.8923 5.45064 22.6774 5.46338 22.4978 5.25158C21.8214 4.39388 21.6587 5.28106 21.5025 6.13266C21.4032 6.67441 21.3064 7.20176 21.0818 7.25633C20.6415 7.33976 20.2 7.47475 19.7585 7.60976C18.5027 7.99378 17.2461 8.37805 16.0117 7.57708C13.3831 5.8931 10.9091 7.39666 8.41074 9.16084C8.43708 9.02022 8.47764 8.86354 8.519 8.70381C8.63093 8.27147 8.74866 7.81672 8.60604 7.59713C8.13403 6.93556 7.96314 8.05822 7.8492 8.94031C7.82529 9.12542 7.80891 9.31935 7.79291 9.50877C7.73265 10.222 7.6778 10.8713 7.24696 10.7446C7.443 9.9308 7.14999 9.76724 6.85191 9.60085C6.48176 9.39424 6.1038 9.18325 6.64475 7.71742C6.79503 7.33487 6.71097 6.92954 6.62412 6.51078C6.56987 6.24922 6.51454 5.98243 6.51454 5.71267L6.36806 5.35182C5.95477 5.81335 5.54522 5.58552 5.07119 5.32182C4.84515 5.19607 4.60444 5.06216 4.34167 4.99096C5.15143 7.31111 4.68457 8.00394 4.22236 8.68987C4.02959 8.97594 3.83763 9.26081 3.73943 9.66202C3.67434 9.44154 3.67434 9.20101 3.67434 8.96049C3.66301 8.85103 3.65253 8.74053 3.64209 8.63068C3.55504 7.71449 3.47151 6.83533 2.93377 6.83533C2.81532 6.83026 2.69902 6.91376 2.60022 7.07482C2.50143 7.23587 2.42479 7.46691 2.38038 7.73746C2.23764 8.72843 2.46505 8.75092 2.7009 8.77425C2.90878 8.79482 3.12323 8.81603 3.09654 9.50165C3.09654 9.6339 3.22049 9.79232 3.34692 9.9539C3.41213 10.0372 3.47801 10.1214 3.52786 10.2033C3.63753 10.3717 3.74796 10.5764 3.85838 10.781C4.3789 11.7457 4.89954 12.7107 5.34265 9.88254C5.43217 9.36131 5.64376 9.60188 5.74955 10.1231C5.83213 10.5113 5.92454 10.8862 6.02624 11.2458C5.66814 11.7325 5.42246 12.6288 5.17548 13.5299C5.05207 13.9802 4.92833 14.4316 4.79008 14.8338C4.64742 14.7617 4.49847 14.6969 4.34167 14.6544C4.43444 14.9202 4.51045 15.1646 4.57164 15.3901C4.29401 15.9958 3.94825 16.3662 3.45462 16.2176C3.44475 16.1385 3.436 16.0554 3.42718 15.9715C3.37784 15.5025 3.32635 15.0129 3.06398 15.1149C3.00552 15.1664 2.95288 15.2514 2.91042 15.363C2.86796 15.4745 2.83692 15.6094 2.81985 15.7565C2.79555 16.1554 2.84982 16.3658 2.93555 16.4988C2.93496 16.4988 2.93436 16.4987 2.93377 16.4987C2.81532 16.4937 2.69902 16.5772 2.60022 16.7382C2.50143 16.8993 2.42479 17.1303 2.38038 17.4009C2.31822 17.8324 2.32625 18.0803 2.3746 18.2245C1.80605 19.2712 1.27916 20.4518 0.80158 21.7507C0.62254 22.1516 0.419073 22.6528 0.533009 23.2542C0.677337 24.072 0.96245 23.739 1.15569 23.5133C1.18037 23.4844 1.20355 23.4574 1.22475 23.4346C1.27407 23.3818 1.32282 23.3026 1.37205 23.2225C1.50967 22.9988 1.65101 22.769 1.81885 23.0938C1.79781 23.3678 1.77677 23.6335 1.75614 23.894C1.72091 24.339 1.68687 24.7689 1.65607 25.1988C2.06331 24.9393 2.4566 25.0357 2.84919 25.2389C2.837 25.2964 2.82714 25.357 2.81985 25.4199C2.77878 26.0942 2.96217 26.2298 3.14254 26.3632C3.17665 26.3885 3.21066 26.4136 3.24302 26.4423C2.33638 27.8017 1.5141 29.4762 0.80158 31.4141C0.62254 31.815 0.419073 32.3162 0.533009 32.9176C0.677337 33.7354 0.96245 33.4024 1.15569 33.1767C1.18037 33.1478 1.20355 33.1208 1.22475 33.0981C1.27407 33.0452 1.32282 32.966 1.37205 32.886C1.50967 32.6622 1.65101 32.4324 1.81885 32.7573C1.79781 33.0312 1.77677 33.2969 1.75614 33.5574C1.72091 34.0024 1.68687 34.4323 1.65607 34.8622C2.23297 34.4945 2.78187 34.8412 3.34045 35.1939C3.90866 35.5527 4.48689 35.9179 5.11478 35.5439C5.60555 35.244 6.09454 34.9221 6.58259 34.601C7.13854 34.2351 7.69325 33.8701 8.24796 33.5391C9.21218 33.0063 10.2028 33.0878 11.1976 33.1696C12.4109 33.2695 13.6304 33.3698 14.8154 32.3563C15.1084 32.1157 15.4828 32.2561 15.556 32.9577C15.7553 34.8079 16.0917 34.3645 16.504 33.821C16.5295 33.7874 16.5553 33.7534 16.5814 33.7195C17.4871 32.6358 18.4566 31.9118 19.4542 31.5745C19.8532 31.3901 20.2768 31.5591 20.7011 31.7285C21.523 32.0564 22.3476 32.3854 23.0024 30.1511C23.1183 30.2322 23.2227 30.392 23.3035 30.6122C23.8836 32.3076 24.6062 32.2619 25.3279 32.2163C25.8009 32.1864 26.2735 32.1566 26.7052 32.6169C26.8761 32.7973 27.1854 32.5367 27.1854 31.6747C27.2586 29.4494 27.4295 29.0685 28.3084 29.5697C29.025 30.1015 29.7892 30.1015 30.5058 29.5697C30.793 29.3036 31.1037 29.2284 31.4065 29.3515C31.7094 29.4747 31.9937 29.7919 32.231 30.2714L32.3775 30.6723C34.1679 32.9978 34.9492 32.7973 35.9746 29.7702L35.5677 29.5296L35.8444 28.8279C35.8678 29.0129 35.894 29.1911 35.9197 29.3666C35.9387 29.4955 35.9573 29.6228 35.9746 29.7501C36.5687 30.0709 36.9186 29.4093 37.179 28.0661C37.204 27.8997 37.2426 27.7476 37.2923 27.6192C37.342 27.4907 37.4018 27.3886 37.4681 27.3192C37.5344 27.2497 37.6058 27.2144 37.6778 27.2153C37.7498 27.2162 37.821 27.2533 37.887 27.3244C38.0476 27.5222 38.0142 27.8494 37.9805 28.1798C37.9663 28.3182 37.9521 28.4571 37.9521 28.5874C37.9515 28.6434 37.9511 28.699 37.9507 28.754C37.9454 29.4468 37.9409 30.0455 37.5941 30.2313C37.476 30.2945 37.3481 30.274 37.2198 30.2533C36.9413 30.2085 36.6604 30.1634 36.471 30.973C37.6185 32.7973 38.4486 32.1558 39.0426 28.7879C39.2786 27.4647 39.4821 26.4222 39.9541 27.4647C40.4131 28.4727 40.9209 28.4256 41.4137 28.3799C41.6462 28.3583 41.8753 28.337 42.0944 28.427C43.0038 28.8542 43.8867 28.3879 44.7936 27.909C45.6317 27.4664 46.4901 27.0131 47.4086 27.2442C48.9495 27.4238 50.4928 27.0524 51.9904 26.1416C51.9001 26.3969 51.7654 26.509 51.6251 26.6258C51.3357 26.8668 51.022 27.128 51.022 28.7077C53.986 25.7775 57.2098 24.8099 60.3727 25.901L60.1123 26.6829C60.1523 26.7713 60.1903 26.865 60.2262 26.9635L60.5436 26.3421C60.6158 26.2676 60.6895 26.1606 60.763 26.0537C61.0456 25.6432 61.3264 25.2352 61.5202 26.6829L61.6829 27.0838C61.7364 27.1419 61.7886 27.2067 61.8402 27.2707C62.0557 27.5382 62.2603 27.7921 62.4967 27.4848C64.3197 25.1392 65.4021 25.4399 66.8751 28.7478C66.6761 28.9048 66.4612 28.9379 66.2463 28.9709C65.7755 29.0432 65.305 29.1155 65.0033 30.4919C65.081 30.5428 65.1581 30.5971 65.2343 30.6508C65.9081 31.1256 66.522 31.5582 67.0704 29.289C67.4506 27.7154 67.9572 27.9468 68.4681 28.1802C68.7773 28.3215 69.0881 28.4635 69.3735 28.2065C70.4721 27.2642 71.8149 26.6227 72.6287 27.9459C73.383 29.2188 73.9466 28.7831 74.5125 28.3457C74.7219 28.1838 74.9317 28.0217 75.1515 27.9459C76.4055 27.5422 77.6656 27.3536 78.9266 27.165C79.106 27.1381 79.2853 27.1113 79.4647 27.0838C79.4926 27.0817 79.5216 27.0772 79.5511 27.0727C79.7977 27.0349 80.0832 26.9912 80.0832 28.2265C80.0832 29.6098 80.5227 29.8704 80.897 28.9282C81.4993 27.4046 81.4993 27.4046 81.898 29.69C82.1058 29.6626 82.2324 29.2768 82.3587 28.8918C82.5095 28.4322 82.66 27.9736 82.9479 28.1263C82.8741 28.2849 82.8254 28.5027 82.8105 28.7412C82.7956 28.9797 82.8154 29.2234 82.8665 29.4294H83.0943V28.3869C83.55 27.8891 84.0388 27.7304 84.5285 27.5715C85.1235 27.3784 85.72 27.1849 86.2601 26.3822C86.4687 26.2525 86.6888 26.2948 86.8867 26.5024C86.8867 29.3786 87.3951 28.7243 87.8517 28.1367C87.987 27.9624 88.1178 27.7941 88.2295 27.7253C88.7541 27.2888 89.2632 26.7456 89.7513 26.1015C89.733 26.2079 89.712 26.3172 89.6912 26.4256C89.5554 27.1341 89.4264 27.8071 90.0687 27.4246C90.5624 27.1306 91.0561 26.8187 91.5499 26.5069C91.7967 26.351 92.0436 26.195 92.2904 26.0413C92.3445 25.9414 92.3958 25.8156 92.4475 25.6885C92.645 25.2039 92.8493 24.7025 93.2426 25.5602L92.3067 26.1015C92.2715 26.2345 92.2024 26.3541 92.1333 26.4739C91.9628 26.7694 91.7918 27.0656 92.1277 27.565C92.3243 27.7585 92.536 27.8409 92.7473 27.8062C92.9585 27.7715 93.1639 27.6206 93.3484 27.3645C94.8208 25.951 96.3111 26.1695 97.8267 26.3918C98.5896 26.5037 99.359 26.6165 100.136 26.5225C100.035 27.0517 99.8151 27.1921 99.6201 27.3165C99.3571 27.4842 99.1395 27.623 99.3218 28.6475C99.4836 29.7345 99.9511 29.0206 100.232 28.5919C100.262 28.5462 100.29 28.5038 100.315 28.4671C101.504 26.9554 102.836 26.2627 104.172 26.4623C106.709 26.2696 109.246 26.5081 111.782 26.7465C114.259 26.9793 116.735 27.2121 119.211 27.0437C120.088 26.6723 120.99 26.8798 121.824 27.6451L121.303 28.6676C121.901 30.6538 121.541 30.7635 121.126 30.8901C120.942 30.9463 120.747 31.0058 120.619 31.2336C120.88 28.2065 120.668 27.6652 119.626 28.2065C119.348 28.4096 119.076 28.6642 118.813 28.9683C118.462 29.2847 118.117 29.6779 117.772 30.071C116.653 31.3468 115.533 32.6223 114.215 31.2737C114.29 31.034 114.379 30.8364 114.467 30.6417C114.636 30.2666 114.801 29.9025 114.849 29.269L114.703 28.7478C114.516 28.7978 114.328 28.7978 114.141 28.7478C113.08 28.2074 113.212 29.4313 113.344 30.6571C113.422 31.3869 113.501 32.1175 113.327 32.4766L113.315 32.5051C113.146 32.8805 112.942 33.3335 113.157 33.92C113.221 34.082 113.301 34.2016 113.389 34.2682C113.477 34.3347 113.571 34.3459 113.661 34.3009C114.585 32.9918 115.522 33.3593 116.456 33.7258C116.838 33.8757 117.22 34.0254 117.6 34.0603H117.657C118.057 33.5168 118.492 33.1504 118.943 32.9778C120.604 33.0892 122.268 32.9191 123.927 32.7493C125.551 32.5832 127.172 32.4175 128.782 32.5167C129.66 32.5408 130.538 32.3595 131.402 31.9754C131.681 31.7233 131.979 31.632 132.274 31.7084C132.568 31.7849 132.852 32.0271 133.103 32.4165C133.327 32.7369 133.581 32.9057 133.84 32.9057C134.098 32.9057 134.353 32.7369 134.576 32.4165C134.609 32.3815 134.642 32.3452 134.675 32.3088C135.022 31.9275 135.393 31.5189 135.764 32.1959C136.876 34.1647 138.001 33.6607 139.154 33.1444C139.234 33.1087 139.314 33.0729 139.394 33.0379C139.47 33.0079 139.558 32.944 139.648 32.8778C139.981 32.634 140.358 32.3584 140.403 33.6193C140.439 34.7619 139.972 34.8711 139.565 34.9662C139.515 34.9779 139.466 34.9894 139.418 35.0026C139.143 34.9675 138.869 34.8532 138.605 34.6618C137.983 34.3396 137.342 34.3316 136.719 34.6383C136.097 34.945 135.506 35.56 134.983 36.446C135.75 36.469 136.499 36.5742 137.234 36.6772C139.701 37.0237 141.998 37.346 144.212 34.4412C144.276 35.0855 144.094 35.2234 143.927 35.3504C143.776 35.4645 143.637 35.5697 143.699 36.025C143.849 37.1172 144.265 36.9998 144.584 36.9099C144.663 36.8876 144.736 36.867 144.798 36.867C146.664 36.8804 148.53 36.769 150.397 36.6576C151.33 36.6019 152.263 36.5462 153.196 36.5061C153.288 36.5011 153.381 36.4914 153.473 36.4816C154.121 36.4134 154.781 36.3438 155.28 37.8694C155.337 38.0097 155.459 38.2904 155.459 38.2904C155.624 38.0697 155.556 37.849 155.492 37.6405C155.48 37.6028 155.469 37.5654 155.459 37.5286C155.996 35.8646 156.883 36.1252 157.086 37.5286C157.354 39.3644 157.699 38.8867 157.995 38.4763C158.032 38.4251 158.068 38.3749 158.103 38.3305C158.283 38.1037 158.476 37.9731 158.655 37.8517C158.792 37.7584 158.922 37.6705 159.031 37.5486C159.549 37.0244 159.944 37.5043 160.337 37.983C160.636 38.3464 160.934 38.709 161.285 38.6312C161.605 38.559 161.925 38.4706 162.245 38.3822C162.991 38.1759 163.738 37.9696 164.484 37.9696C164.886 38.0396 165.289 37.8532 165.654 37.4283C166.019 37.0035 166.334 36.3545 166.567 35.5439C166.915 34.3128 166.616 33.692 166.309 33.0519C166.09 32.5974 165.867 32.1333 165.867 31.4341C166.086 31.2169 166.305 31.3914 166.529 31.5707C166.823 31.805 167.127 32.0474 167.454 31.4341C167.417 31.3355 167.381 31.2362 167.344 31.1376C166.811 29.6932 166.327 28.3807 165.664 30.9329C165.625 30.7925 165.58 30.6501 165.534 30.5052C165.333 29.8641 165.116 29.1755 165.322 28.4069C165.378 28.1813 165.435 28.0291 165.494 27.9338C165.533 27.8974 165.57 27.8586 165.608 27.8172C165.765 27.741 165.936 27.9731 166.13 28.2368C166.228 28.371 166.333 28.5133 166.445 28.6275C166.917 29.1086 167.796 29.6298 167.682 28.3669C167.536 26.7185 167.859 26.8513 168.141 26.9673C168.347 27.0516 168.53 27.127 168.496 26.5024C167.924 25.5901 167.311 24.8693 166.671 24.3501C166.597 23.9895 166.454 23.6912 166.309 23.3885C166.09 22.934 165.867 22.4699 165.867 21.7707C166.086 21.5534 166.305 21.728 166.529 21.9073C166.823 22.1416 167.127 22.384 167.454 21.7707C167.417 21.672 167.381 21.5728 167.344 21.4742C166.811 20.0298 166.327 18.7173 165.664 21.2695C165.625 21.1291 165.58 20.9867 165.534 20.8418C165.351 20.2587 165.155 19.6363 165.276 18.9503C165.444 18.9086 165.584 18.7344 165.619 18.1491C165.773 18.0881 165.94 18.3157 166.13 18.5734C166.228 18.7076 166.333 18.8499 166.445 18.9641C166.917 19.4452 167.796 19.9664 167.682 18.7034C167.536 17.0551 167.859 17.1879 168.141 17.3039ZM116.349 17.4192C116.397 17.4208 116.445 17.4223 116.494 17.4237L116.412 17.5011C116.412 17.7818 116.339 17.9021 116.371 17.5212C116.363 17.4881 116.355 17.4541 116.349 17.4192ZM106.152 16.7285C106.098 16.8834 106.022 16.9406 105.906 16.8195C105.878 16.7909 105.856 16.761 105.838 16.7298C105.943 16.7288 106.047 16.7284 106.152 16.7285ZM85.904 17.1585C86.0249 17.0361 86.1438 16.8915 86.2601 16.7187C86.318 16.6828 86.3767 16.66 86.4357 16.6504C86.5124 16.9998 86.3888 17.3469 86.279 17.6549C86.2612 17.705 86.2437 17.754 86.2275 17.8018C86.2207 17.8018 86.2132 17.8066 86.2045 17.8121C86.1823 17.8261 86.1523 17.8451 86.1054 17.8018C86.0403 17.7417 86.0403 17.5212 86.0403 17.5212L85.904 17.1585ZM80.237 19.6309C80.2606 19.6812 80.2863 19.7217 80.3138 19.7523L80.303 19.7865C80.2785 19.7865 80.2867 19.967 80.2867 19.967C80.2434 19.9767 80.1998 19.9767 80.1565 19.967C80.1748 19.8438 80.2021 19.7299 80.237 19.6309ZM65.2787 16.5771C65.5516 16.7889 65.8227 17.1198 66.1014 17.5727C65.9448 17.6947 65.7875 17.4337 65.6348 17.1803C65.4801 16.9237 65.3302 16.6749 65.1905 16.8396C65.2198 16.7367 65.2492 16.6499 65.2787 16.5771ZM61.5026 16.8946C61.5085 16.9346 61.5144 16.9762 61.5202 17.0195L61.6829 17.4204C61.7364 17.4785 61.7886 17.5433 61.8402 17.6073C62.0557 17.8748 62.2603 18.1287 62.4967 17.8214C62.8324 17.3895 63.1429 17.0473 63.4354 16.7971C63.6481 17.1489 63.8111 17.653 63.8965 18.303L63.8395 18.3231C63.3458 17.715 62.828 18.0239 62.3141 18.3305C61.7944 18.6405 61.2787 18.9481 60.7959 18.303C61.0071 17.7036 61.2489 17.2355 61.5026 16.8946ZM60.1175 17.0039L60.1123 17.0195C60.1126 17.0203 60.113 17.0211 60.1134 17.0219C60.0642 17.2366 60.0209 17.4091 59.9821 17.441C59.731 17.6248 59.7571 17.2096 59.7822 16.8108C59.7872 16.7312 59.7922 16.6523 59.7949 16.5789L59.7953 16.5672C59.8015 16.3991 59.808 16.2231 59.8273 16.07C59.9764 16.1102 60.1254 16.155 60.2743 16.2043C60.2906 16.2638 60.3077 16.323 60.3256 16.3789L60.3178 16.4024L60.2587 16.4186C60.2149 16.5728 60.1747 16.7509 60.1376 16.915C60.1308 16.9452 60.1241 16.9749 60.1175 17.0039ZM58.8091 15.8659C58.4751 17.837 58.2627 17.9004 57.2044 18.2163L57.1825 18.2228C57.285 17.6209 57.4963 17.5785 57.7221 17.5331C57.9625 17.4848 58.2194 17.4333 58.3788 16.6992L57.5081 16.1379C57.5268 16.0038 57.5558 15.8953 57.5921 15.8061C57.9975 15.7928 58.4033 15.8127 58.8091 15.8659ZM50.5046 17.1996C50.4621 17.2151 50.4196 17.2302 50.3771 17.2449C50.5055 17.701 50.6026 18.2075 50.6639 18.7441C50.6367 18.2131 50.583 17.6944 50.5046 17.1996ZM3.9117 25.863C3.74675 25.783 3.58367 25.6835 3.42156 25.5816C3.42345 25.5994 3.42532 25.6172 3.42718 25.635C3.436 25.7188 3.44475 25.8019 3.45462 25.881C3.62316 25.9317 3.77446 25.922 3.9117 25.863ZM81.1081 3.94341C81.0492 3.921 80.974 3.82785 80.9003 3.73647C80.6945 3.48144 80.4999 3.24031 80.7017 4.59001C80.8645 5.63248 80.8564 6.59476 80.4169 6.07352C79.0253 4.38953 77.8941 5.73272 76.7792 8.07827C77.7558 6.05089 78.8111 6.43419 79.8767 6.82127C80.5603 7.06958 81.2482 7.31945 81.9224 6.93557L81.9875 6.85538C82.1422 6.07353 82.134 5.59238 81.7109 5.61243C81.2964 5.63207 81.0224 5.22857 81.126 4.02514L81.1168 4.04873C81.1141 4.01349 81.1112 3.97838 81.1081 3.94341ZM103.023 6.25395H103.562V3.32702H103.586C103.301 3.11672 103.001 3.07428 102.708 3.20313C102.415 3.33198 102.139 3.6285 101.902 4.06877L102.715 6.25395L102.813 5.69262L102.954 6.13367H102.829C102.845 6.49175 102.934 7.10647 103.023 6.25395ZM139.688 4.87067H139.085C138.765 5.63788 138.505 5.17093 138.24 4.6945C138 4.26213 137.755 3.82195 137.457 4.2893C138.13 7.07013 138.889 6.47497 139.688 4.87067ZM11.0556 9.42145H11.1695L11.1533 9.54174L11.0556 9.42145ZM43.2989 6.55466C43.0466 7.8377 42.7536 8.03818 42.3549 7.63723V7.61718C42.5502 6.39428 42.8594 6.37423 43.2989 6.55466ZM46.8878 14.4935L46.9529 14.6338H46.8308L46.8878 14.4935ZM48.1433 10.9758L48.3527 10.6444L48.1818 10.8047C48.1818 10.8047 48.1602 10.8979 48.1433 10.9758ZM48.6853 10.1848C48.7698 10.1254 48.8602 10.1463 48.9386 10.2434L48.9061 10.2634C48.9146 10.2739 48.9186 10.3392 48.9229 10.4076C48.9268 10.4702 48.9308 10.5354 48.9386 10.5642C48.826 10.8879 48.7085 10.773 48.59 10.6571C48.5543 10.6223 48.5186 10.5873 48.4829 10.5642C48.5287 10.3796 48.6009 10.2442 48.6853 10.1848ZM60.2334 6.3869C60.2636 6.50209 60.2959 6.6256 60.332 6.73509L60.2587 6.75514C60.2149 6.90943 60.1747 7.08746 60.1376 7.25155C60.0783 7.51388 60.0271 7.74056 59.9821 7.77756C59.731 7.96139 59.7571 7.54617 59.7822 7.14742C59.7872 7.06783 59.7922 6.9889 59.7949 6.91552L59.7953 6.90375C59.8115 6.46561 59.8296 5.97329 60.0716 5.97329C60.1252 5.97329 60.1752 6.16462 60.2334 6.3869ZM63.3675 3.74801L62.8711 3.98859L63.3675 3.52749V3.74801ZM61.8538 4.73034V4.46973L61.984 4.54991L61.8538 4.73034ZM60.7959 8.6396C61.8131 5.75276 63.5384 5.91314 63.8965 8.6396L63.8395 8.65965C63.3458 8.05159 62.828 8.36047 62.3141 8.66705C61.7944 8.97704 61.2787 9.28468 60.7959 8.6396ZM65.4824 4.04235C65.4908 4.07367 65.499 4.10698 65.5072 4.14043C65.5408 4.27675 65.575 4.41523 65.6218 4.42963C65.7678 4.47087 65.9152 4.47087 66.0612 4.42963C66.0244 4.33889 65.9935 4.24816 65.9657 4.16673C65.9138 4.01427 65.873 3.89443 65.8252 3.8683C65.7083 3.89034 65.5931 3.9489 65.4824 4.04235ZM66.4175 7.01C66.2566 7.14556 66.0948 6.98342 65.9333 6.8216C65.6834 6.57124 65.4342 6.32163 65.1905 7.17614C65.3302 7.0115 65.4801 7.26029 65.6348 7.51688C65.8911 7.94219 66.1604 8.38894 66.4175 7.01ZM67.0297 6.01338L67.0866 6.29405L66.5414 6.85538L67.0297 6.01338ZM70.2849 6.87542H70.2035L70.3419 6.6549C70.3297 6.73781 70.3103 6.81309 70.2849 6.87542ZM70.1222 6.97566L70.0082 7.19618L69.9513 7.21623C69.9829 7.11933 70.0215 7.03776 70.0652 6.97566H70.1222ZM70.171 10.4639L70.0082 10.1833L69.9431 10.1231C70.0244 10.0277 70.1135 9.97965 70.2035 9.98278C70.2202 9.97254 70.2389 10.0042 70.2587 10.0376C70.2777 10.0695 70.2976 10.1031 70.3175 10.1031L70.171 10.4639ZM72.1079 12.1479L72.2381 12.2481L72.173 12.2682C72.1497 12.4455 72.1226 12.6195 72.0916 12.7894C71.9858 13.0901 71.9288 12.8295 71.9451 12.6491C71.9567 12.5202 72.0058 12.4015 72.0536 12.2857C72.0727 12.2394 72.0916 12.1937 72.1079 12.1479ZM73.1984 6.2339C73.2314 6.44562 73.2507 6.66891 73.2553 6.89547L73.1902 6.91552C73.1366 6.76465 73.1335 6.73796 73.0994 6.45166C73.0973 6.4336 73.095 6.41451 73.0926 6.39428C73.0519 6.05347 73.1251 5.95324 73.1984 6.2339ZM73.2553 7.27504V7.51694C73.2553 7.56901 73.2383 7.66435 73.219 7.77275C73.1638 8.08175 73.0897 8.49693 73.3367 8.31884C73.4548 8.25759 73.3593 7.78688 73.2713 7.35356C73.2659 7.32721 73.2606 7.30101 73.2553 7.27504ZM76.7385 11.1656L76.8117 11.6467L76.7547 11.7269C76.7141 11.767 76.6896 11.7269 76.6896 11.7269C76.6241 11.6627 76.5614 11.5821 76.5025 11.4863C76.5837 11.3915 76.6625 11.2843 76.7385 11.1656ZM78.1708 11.1054C78.2033 11.1054 78.301 11.3861 78.301 11.5264L78.244 11.6066C78.1844 11.6736 78.1215 11.7208 78.0568 11.747C78.0161 11.767 77.8697 11.5866 77.9429 11.4663C77.9642 11.4312 77.9897 11.386 78.016 11.3394C78.0797 11.2262 78.1477 11.1054 78.1708 11.1054ZM80.246 9.94269C80.2704 9.8224 80.3599 9.94269 80.3599 9.94269L80.303 10.1231C80.2785 10.1231 80.2867 10.3035 80.2867 10.3035C80.2434 10.3133 80.1998 10.3133 80.1565 10.3035C80.1764 10.1699 80.2068 10.0473 80.246 9.94269ZM81.9875 6.87542L82.8014 7.15609L82.72 7.23628C82.597 7.36024 82.4619 7.39212 82.3317 7.32794C82.2014 7.26375 82.0817 7.10635 81.9875 6.87542ZM85.4381 3.82821C85.3696 3.71241 85.3043 3.58514 85.2428 3.4473L85.1696 3.52749C85.1788 3.51043 85.19 3.47238 85.2028 3.42893C85.2351 3.31922 85.2776 3.17503 85.3242 3.24683C85.365 3.30965 85.4026 3.38822 85.443 3.47267C85.4671 3.52297 85.4922 3.57535 85.5195 3.62773C85.4946 3.69983 85.4674 3.76687 85.4381 3.82821ZM85.9886 6.17157C86.08 6.20456 86.1672 6.28751 86.2438 6.41433L86.1705 6.49452C86.6323 7.00005 86.4406 7.53811 86.279 7.99153C86.2612 8.04158 86.2437 8.09059 86.2275 8.13842C86.2207 8.13842 86.2132 8.14316 86.2045 8.14864C86.1823 8.1627 86.1523 8.18167 86.1054 8.13842C86.0403 8.07827 86.0403 7.85775 86.0403 7.85775L85.8369 7.31647L85.3242 7.11599C85.3583 6.90467 85.4112 6.71484 85.479 6.56043C85.5468 6.40602 85.6277 6.29095 85.7159 6.22366C85.8041 6.15637 85.8973 6.13857 85.9886 6.17157ZM90.4633 5.77889C90.5021 5.8254 90.5417 5.87305 90.5814 5.87305L90.5082 5.95324C90.4713 6.09366 90.4305 6.22763 90.3861 6.35419C90.2478 6.53462 90.1338 6.47447 90.1338 5.99334C90.142 5.8931 90.2722 5.71267 90.3454 5.69262C90.3829 5.68235 90.4226 5.72999 90.4633 5.77889ZM92.0707 4.78883C92.1091 5.26105 92.1477 5.73591 92.3555 5.87305L92.2823 5.97329C92.1823 5.93388 92.0754 5.93926 91.9711 5.94451C91.6509 5.96063 91.3545 5.97555 91.3545 4.69025C91.3452 4.57658 91.3455 4.4594 91.3554 4.34604C91.3654 4.23268 91.3847 4.1256 91.4122 4.03149C91.4397 3.93738 91.4748 3.85829 91.5153 3.79916C91.5558 3.74003 91.6008 3.70214 91.6475 3.68787C91.9795 3.66606 92.025 4.22557 92.0707 4.78883ZM95.2775 3.95208C95.9322 3.56443 96.5803 3.18063 96.978 5.5122L96.8803 5.61243C96.5636 6.14304 96.1963 5.79287 95.8264 5.44026C95.246 4.88694 94.6593 4.32762 94.2517 7.15609C94.211 4.42963 94.2192 4.22915 94.4063 4.22915C94.683 4.30417 94.9809 4.12773 95.2775 3.95208ZM99.0207 4.52986C100.003 5.07346 101.029 4.8564 101.959 3.90839L101.885 4.10887C101.836 5.83705 101.352 5.65833 100.99 5.52476C100.932 5.50338 100.877 5.48316 100.827 5.4721C100.243 5.18825 99.6369 5.33467 99.0858 5.89309L99.0697 5.91659C98.8501 6.23795 98.5302 6.70613 98.4428 5.53224C98.394 4.81053 98.3452 3.98858 98.6382 3.52749C99.0477 2.90477 99.0143 3.39621 98.9811 3.88665C98.9608 4.18566 98.9405 4.48431 99.0207 4.52986ZM110.584 1.19781C110.837 1.16629 111.089 1.2918 111.317 1.56284L111.244 1.66308C111.041 1.99143 110.804 2.17297 110.561 2.18714C110.318 2.20131 110.078 2.04755 109.869 1.74327C110.085 1.41689 110.331 1.22933 110.584 1.19781ZM110.674 3.94849L111.024 4.38953L110.74 5.0511C110.725 4.99644 110.707 4.93811 110.689 4.87888C110.647 4.74259 110.604 4.60157 110.593 4.48977C110.584 4.40494 110.608 4.30888 110.632 4.21051C110.653 4.12291 110.674 4.03348 110.674 3.94849ZM112.937 5.45205H112.424L112.343 5.55229C112.047 6.25717 111.673 6.73138 111.269 6.91552C111.398 5.90446 111.706 5.79285 112.013 5.68164C112.15 5.63188 112.287 5.5822 112.408 5.45205C112.595 4.85063 112.774 4.52987 112.937 5.45205ZM115.362 3.58763L115.484 3.92844L115.473 3.95699L115.362 3.58763ZM116.518 7.0759V7.73746L116.412 7.8377C116.412 8.11837 116.339 8.23865 116.371 7.85775C116.325 7.67194 116.305 7.45327 116.314 7.23628C116.322 7.0759 116.444 7.0759 116.518 7.0759ZM116.754 2.40483L116.68 2.50507C116.663 2.5219 116.663 2.52107 116.665 2.50999C116.667 2.49467 116.673 2.45978 116.64 2.42488C116.583 2.36474 116.542 2.12417 116.583 2.12417C116.596 2.12417 116.609 2.11971 116.622 2.11526C116.647 2.10635 116.672 2.09744 116.705 2.12417C116.754 2.16426 116.754 2.3046 116.754 2.40483ZM127.785 5.61021C127.68 5.4853 127.553 5.33406 127.512 5.0912L127.439 5.21148C127.358 4.6702 127.61 4.36949 127.821 4.30935C127.906 4.36946 127.984 4.47173 128.051 4.60973C128.118 4.74773 128.173 4.91847 128.212 5.11124C128.277 5.4721 128.131 5.75276 127.895 5.75276C127.867 5.70667 127.828 5.66058 127.785 5.61021ZM125.722 7.97734C125.54 7.97876 125.367 7.98011 125.217 8.23865L125.144 8.35894C125.328 7.88266 125.553 7.51323 125.802 7.27744C126.051 7.04165 126.318 6.94541 126.585 6.99571C126.312 7.97273 126.006 7.97512 125.722 7.97734ZM121.026 1.76331L120.79 2.02393L120.863 1.86355L121.026 1.76331ZM129.024 17.5834C129.282 17.5763 129.543 17.6064 129.807 17.681L129.734 17.8815C129.697 17.9373 129.66 17.992 129.623 18.0455C129.498 18.0535 129.318 17.8877 129.024 17.5834ZM131.557 6.39428C131.565 7.01575 131.882 6.93556 132.094 6.73509L132.021 6.93557C131.532 8.2186 131.296 8.11837 131.085 6.07352C131.064 5.93463 131.047 5.79617 131.029 5.66194C130.929 4.88555 130.847 4.25048 130.409 4.48977C130.116 4.6503 130.174 5.08628 130.235 5.54263C130.281 5.88415 130.328 6.23709 130.23 6.49452C130.149 6.39428 130.011 6.21385 130.011 6.21385C129.823 6.45425 129.912 6.71171 129.991 6.93902C129.998 6.95814 130.004 6.97705 130.011 6.99571C129.767 8.69975 129.767 8.69974 128.831 7.71742C129.129 7.29256 129.39 6.45335 129.649 5.62124C130.293 3.5478 130.924 1.51842 132.086 6.05347C131.866 5.8129 131.549 5.77281 131.557 6.39428ZM135.089 3.54754H135.016L134.942 3.74801C134.948 3.19575 135.085 2.98799 135.262 2.7193C135.323 2.62711 135.389 2.52775 135.455 2.40483L135.089 3.54754ZM135.198 6.4668C135.824 6.52596 136.476 6.5876 137.132 7.4568L137.058 7.69737C136.137 9.71171 135.472 8.48392 134.848 7.33087C134.59 6.85438 134.339 6.39066 134.08 6.17376C134.439 6.39504 134.814 6.43045 135.198 6.4668ZM141.005 6.31409L141.664 5.97329L141.591 6.21385C141.505 6.35239 141.406 6.43433 141.304 6.45188C141.201 6.46942 141.098 6.42199 141.005 6.31409ZM143.113 4.06877H143.235L143.211 4.16901L143.113 4.06877ZM143.795 6.10811C143.968 5.81571 144.166 5.48094 144.383 6.03343L144.309 6.274C144.367 6.48614 144.39 6.74356 144.374 6.99571C144.127 7.90402 143.987 7.27501 143.861 6.71055C143.817 6.51506 143.776 6.32731 143.732 6.21385C143.752 6.18047 143.774 6.14462 143.795 6.10811ZM150.852 5.80532C150.893 5.92143 150.921 6.06231 150.934 6.21385L150.861 6.55466C150.869 6.79523 150.738 7.05585 150.706 7.0759C150.668 6.98902 150.624 6.91106 150.581 6.83681C150.497 6.68831 150.421 6.55466 150.421 6.39428C150.405 6.29179 150.399 6.18032 150.406 6.07131C150.413 5.9623 150.431 5.85968 150.459 5.77397C150.488 5.68826 150.525 5.62256 150.566 5.5836C150.608 5.54465 150.654 5.53384 150.698 5.55229C150.757 5.60195 150.81 5.68921 150.852 5.80532ZM33.6258 28.7623C33.7237 28.934 33.7945 29.1839 33.8261 29.4695H33.8424C33.8505 30.111 33.6552 30.1912 33.4518 30.2112C33.3587 30.2369 33.2651 30.1776 33.1886 30.0446C33.1121 29.9116 33.058 29.7141 33.0367 29.4895C32.9716 28.9282 33.053 28.5272 33.289 28.5272C33.4089 28.5075 33.5279 28.5906 33.6258 28.7623ZM44.658 24.8474C44.8965 24.8474 45.1304 25.0109 45.3334 25.3196H43.9825C44.1855 25.0109 44.4194 24.8474 44.658 24.8474ZM39.8076 25.3196C41.1446 24.5211 42.5397 24.5211 43.8767 25.3196L43.8848 25.3397C42.5414 26.0647 41.1499 26.0579 39.8076 25.3196ZM46.8878 24.1569L46.9529 24.2972H46.8308L46.8878 24.1569ZM48.1433 20.6393L48.3527 20.3078L48.1818 20.4681C48.1818 20.4681 48.1602 20.5614 48.1433 20.6393ZM48.6853 19.8482C48.7698 19.7888 48.8602 19.8097 48.9386 19.9068L48.9061 19.9269C48.9146 19.9373 48.9186 20.0026 48.9229 20.0711C48.9268 20.1336 48.9308 20.1989 48.9386 20.2276C48.826 20.5513 48.7085 20.4364 48.59 20.3205C48.5543 20.2857 48.5186 20.2507 48.4829 20.2276C48.5287 20.043 48.6009 19.9076 48.6853 19.8482ZM70.171 20.1273L70.0082 19.8467L69.9431 19.7865C70.0244 19.6911 70.1135 19.6431 70.2035 19.6462C70.2202 19.636 70.2389 19.6676 70.2587 19.701C70.2777 19.7329 70.2976 19.7665 70.3175 19.7665L70.171 20.1273ZM67.9818 25.6404H68.112L68.0469 25.8008L67.9818 25.6404ZM70.1973 24.6111C70.3107 24.7056 70.4332 24.8078 70.5698 24.8786L70.5046 24.8986C70.0245 26.0413 69.6908 26.0213 69.4141 25.5602C69.3964 25.3987 69.3923 25.23 69.4021 25.0645C69.4119 24.899 69.4354 24.7402 69.4711 24.5979C69.7065 24.2019 69.9257 24.3847 70.1973 24.6111ZM72.1079 21.8113L72.2381 21.9116L72.173 21.9316C72.1497 22.1089 72.1226 22.2829 72.0916 22.4528C71.9858 22.7536 71.9288 22.4929 71.9451 22.3125C71.9567 22.1836 72.0058 22.0649 72.0536 21.9491C72.0727 21.9029 72.0916 21.8571 72.1079 21.8113ZM76.7385 20.829L76.8117 21.3101L76.7547 21.3903C76.7141 21.4304 76.6896 21.3903 76.6896 21.3903C76.6241 21.3261 76.5614 21.2455 76.5025 21.1498C76.5837 21.0549 76.6625 20.9478 76.7385 20.829ZM78.1708 20.7689C78.2033 20.7689 78.301 21.0495 78.301 21.1899L78.244 21.27C78.1844 21.337 78.1215 21.3842 78.0568 21.4104C78.0161 21.4304 77.8697 21.25 77.9429 21.1297C77.9642 21.0947 77.9897 21.0494 78.016 21.0028C78.0797 20.8896 78.1477 20.7689 78.1708 20.7689ZM119.325 30.6122V30.7926L119.236 30.7124L119.325 30.6122ZM123.508 27.8657L123.443 27.7253H123.573L123.508 27.8657ZM121.995 27.3444H122.312L122.239 27.5048C122.109 28.2265 122.027 27.8055 121.995 27.3444ZM125.173 29.3361C126.678 28.1101 128.182 26.8853 129.807 27.3444L129.734 27.5449C129.189 28.3722 128.588 28.9495 127.96 29.2489C127.946 29.2256 127.931 29.1998 127.917 29.1739C127.834 29.0222 127.752 28.872 127.675 29.2489C127.663 29.2883 127.686 29.371 127.713 29.4663C127.741 29.5654 127.773 29.6782 127.773 29.7702L123.37 30.6924C123.976 30.3104 124.575 29.8232 125.173 29.3361ZM129.872 27.3043L130.157 26.9435L130.084 27.144C130.068 27.8055 129.913 27.4647 129.872 27.3043ZM133.518 29.5096L133.616 29.3692L133.526 29.5497L133.209 29.8905L133.518 29.5096ZM135.491 29.2767C135.526 29.3877 135.561 29.4988 135.561 29.6098L135.488 29.8103C135.438 29.7857 135.389 29.7522 135.341 29.71C135.325 29.71 135.235 29.5697 135.284 29.4494C135.298 29.416 135.313 29.364 135.329 29.3098C135.371 29.1688 135.418 29.0128 135.447 29.1287C135.459 29.178 135.475 29.2273 135.491 29.2767ZM136.749 29.4494C136.782 29.5096 136.839 29.6098 136.839 29.6098L136.779 29.7558C136.77 29.7415 136.76 29.7265 136.749 29.71C136.708 29.6499 136.716 29.3893 136.749 29.4494ZM141.738 33.4188L141.607 33.5592L141.502 33.4188H141.738ZM143.78 31.2336C143.909 31.2447 144.036 31.3126 144.155 31.4341L144.081 31.6747C144.081 31.7811 144.081 31.9682 144.106 32.0174C144.043 32.0248 143.972 32.0516 143.901 32.0783C143.735 32.1405 143.571 32.2022 143.512 32.0155C143.236 31.1633 143.518 31.2013 143.704 31.2263C143.733 31.2301 143.759 31.2336 143.78 31.2336ZM147.704 33.7538C147.723 33.842 147.744 33.9381 147.768 34.0202L147.695 34.2608C147.609 34.281 147.545 34.2349 147.483 34.1894C147.421 34.1447 147.36 34.1006 147.28 34.1205C147.117 34.1606 147.019 33.8398 147.117 33.6594C147.215 33.479 147.565 33.479 147.613 33.479C147.644 33.479 147.671 33.6053 147.704 33.7538ZM148.964 33.8198L149.209 33.92L149.127 34.4813C149.067 34.3701 149.013 34.2423 148.964 34.1004V33.8198Z' fill='%23DBF183'/%3e%3c/svg%3e ")}@media(max-width:992px){.sticky-header{top:88px;padding:24px !important}}@media(max-width:767px){.sticky-header{justify-content:flex-start}}@media(max-width:400px){.sticky-header{max-width:98% !important}}main::after,section::before,section::after{content:'';clear:both;display:table}.news .cta + .cta{margin-top:0}main{padding-top:25px;padding-bottom:50px}main p + h3{margin-top:40px}main ul{padding-left:10px}main ul:not(.guestbookmessage):not(#newshighlight) li,.contentcontainer ul li{position:relative;padding-left:17px}main ul:not(.guestbookmessage):not(#newshighlight) li:before,.contentcontainer ul li::before{content:"·";position:absolute;top:-7px;left:0;font-size:35px;line-height:1}.contentcontainer ul{margin-left:0;padding:0}img{transition:1s}.imgright,.imgleft,.imgcenter{display:block;margin:20px auto}main nav ul li:before{content:"" !important}main ul.ticked li{font-weight:700;margin-bottom:var(--space-s)}main ul.ticked li::before{content:"" !important;top:50% !important;transform:translateY(-50%);left:-16px !important;width:24px;height:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='24' height='24' rx='12' fill='%230C4A42'/%3e%3cpath d='M15.2313 10.1959L10.8126 14.6147L8.76833 12.5706' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.count{font-size:96px;color:var(--greenlight);font-weight:400}.partner{position:relative}.partner__item{position:relative;box-shadow:0px 32px 56px 0px #06453D1A;border-radius:24px;text-decoration:none !important}.partner__item img{position:relative;border-radius:24px;width:100%;z-index:-1}.partner__content{margin-top:-50px;z-index:9;border-radius:24px;background-color:var(--white);font-size:var(--text-m) !important;padding:24px}.partner__content > div > div > div{margin-right:var(--space-s)}.partner__content > div p:not(.title):first-child{font-size:var(--text-xl);font-weight:700;margin-bottom:0}.partner__content > div p:not(.title){font-size:var(--text-xs)}@media(max-width:576px){.partner__content{margin-top:-32px;padding:40px 16px !important}.partner__content > div > div > div{display:flex;align-items:center;margin-bottom:var(--space-s)}.partner__content p{margin-bottom:0}.partner__content > div p:first-child:not(.title){min-width:64px;padding-right:8px;margin-right:8px;border-right:2px solid var(--primary)}.partner__content > div p.title{margin-bottom:var(--space-s)}}.partner__detailed img{border-radius:24px}.partner__detailed h3{font-weight:700}.partner__results > div > div > div{margin-right:var(--space-s);min-width:160px}.partner__results > div p:first-child{font-size:var(--text-4xl);font-weight:700;margin-bottom:0}@media(max-width:576px){.partner__results{padding:40px 16px !important}.partner__results > div > div > div{display:flex;align-items:center;margin-bottom:var(--space-s)}.partner__results p{margin-bottom:0}.partner__results > div p:first-child{min-width:78px;padding-right:8px;margin-right:8px;border-right:2px solid var(--primary)}}.used-modules .accordion .acc-item .acc-body .inner p:first-child{font-size:var(--text-s);font-weight:400;text-transform:initial}.used-modules .acc-item.r,.used-modules .acc-item.v,.used-modules .acc-item.l,.used-modules .acc-item.t,.used-modules .acc-item.c,.used-modules .acc-item.m,.used-modules .acc-item.y{display:none}.used-modules .acc-item.r.rs,.used-modules .acc-item.v.voucher,.used-modules .acc-item.l.loy,.used-modules .acc-item.t.ticket,.used-modules .acc-item.c.cms,.used-modules .acc-item.m.marketing,.used-modules .acc-item.y.yield{display:block}.box--white{max-width:698px;margin:0 auto;padding:24px;text-align:center;background-color:var(--white);border-radius:24px;background-size:cover;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='698' height='208' viewBox='0 0 698 208' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='-46' y='121' width='136' height='136' rx='68' stroke='%2338ADBD' stroke-width='4'/%3e%3crect x='597.398' y='-68.0703' width='120' height='115.592' rx='57.7958' fill='%23C897EE'/%3e%3crect x='278.603' y='154.444' width='283.398' height='117.556' fill='%23DBF183'/%3e%3c/svg%3e ")}.box--white.nobg{background-image:none;text-align:left;padding:var(--space-l);box-shadow:0px 32px 56px 0px #06453D1A}.box--white h3{font-weight:bold;margin-bottom:10px}.box--white p{margin-bottom:var(--space-m)}.box--white.tick{filter:drop-shadow(0 32px 56px #06453D1A);justify-content:center;max-width:775px;min-height:96px;border-radius:24px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:24px 24px 24px 96px;background-size:48px;margin-bottom:var(--space-l);background-position:top 24px left 24px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='48' height='48' rx='24' fill='%230C4A42'/%3e%3cpath d='M31.5 16.4995L21.4387 30.8722C21.1694 31.2591 20.7305 31.4931 20.2591 31.5009C19.7877 31.5087 19.3413 31.2894 19.0593 30.9115L16.5 27.4995' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.box--white.tick p{margin-bottom:0}.box--white.tick p + p,.box--white.tick h5{margin-bottom:var(--space-xs)}@media(max-width:576px){.box--white.tick{background-size:32px;padding:64px 16px 16px 16px;background-position:top 16px left 16px}}.box--contact{display:flex;border:1px solid #C0D0CA;border-radius:24px;margin-bottom:var(--space-l);min-height:300px}.box--contact__left{display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-l);width:60%}.box--contact__left h5{margin-bottom:var(--space-s)}.box--contact__right{position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-left:1px solid #C0D0CA;padding:var(--space-l);width:40%;border-top-right-radius:24px;border-bottom-right-radius:24px}.box--contact__right::before{position:absolute;content:"";top:50%;left:-22px;transform:translateY(-50%);width:43px;height:43px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='44' height='43' viewBox='0 0 44 43' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.36328 20.3804L22.0031 2.74058V38.0202L4.36328 20.3804Z' fill='white'/%3e%3cpath d='M21.548 -0.000593272L21.5509 3.14759L5.45254 19.0163C4.65621 19.8013 4.65815 21.0867 5.45684 21.8692L21.547 37.6344L21.547 43.0006' stroke='%23C0D0CA'/%3e%3c/svg%3e ")}.box--contact__right img{max-width:80px;max-height:80px}@media(max-width:576px){.box--contact{flex-direction:column}.box--contact__left{width:100%}.box--contact__right{width:100%;border-left:0;border-top:1px solid #C0D0CA;border-top-right-radius:0;border-bottom-left-radius:24px}.box--contact__right::before{top:-22px;left:50%;transform:translate(-50%,0%) rotate(90deg)}}.functions h5,.functions h6{margin-bottom:10px;font-weight:700}.functions__item{position:relative;height:100%;margin:var(--space-l) 0}.functions__icon{width:62px;height:62px;border-radius:8px;background-color:var(--blue);background-size:32px;background-position:center;margin-bottom:var(--space-m)}.functions.smaller .functions__icon,.card.smaller .card-icon{width:56px;height:56px;background-size:24px}.web-section .functions__icon{background-color:var(--red)}.marketing-section .functions__icon{background-color:var(--purple)}.roomsome-section .icon--1{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 31.0001H1.7C1.52158 31.0092 1.347 30.9462 1.2154 30.8254C1.0838 30.7046 1.0062 30.536 1 30.3575V26.0908C1.00082 25.9384 1.05888 25.7918 1.16267 25.6801L4.29067 22.2321C4.42872 22.0846 4.62191 22.001 4.824 22.0015H14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 26H1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 18V22' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.772 12.4585C8.35803 13.2282 9.28269 13.6637 10.2493 13.6252C11.768 13.6252 13 12.7012 13 11.5625C13 10.4238 11.768 9.50117 10.2493 9.50117C8.73067 9.50117 7.5 8.57717 7.5 7.43717C7.5 6.29717 8.732 5.37451 10.2493 5.37451C11.2161 5.33532 12.1411 5.77092 12.7267 6.54117' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.249 13.6255V15.0002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.249 4V5.37467' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M30.8478 31L30.9811 29.504C31.1631 27.5006 29.8289 25.6737 27.8651 25.2374L22.9971 24.1547V16.5C22.8583 15.147 21.7565 14.0955 20.3985 14.02C19.0673 14.0793 18.0141 15.1677 17.9985 16.5V28.7667L16.0291 27.2894C15.2154 26.6799 14.0774 26.7611 13.3585 27.48C12.6396 28.1989 12.5583 29.3369 13.1678 30.1507L13.8011 30.9934' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 18H3C1.89543 18 1 17.1046 1 16V3C1 1.89543 1.89543 1 3 1H27C28.1046 1 29 1.89543 29 3V16C29 17.1046 28.1046 18 27 18' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--2{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 10C25 5.02944 20.9706 1 16 1C11.0294 1 7 5.02944 7 10V15H25V10Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 9V11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 9V11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 15C9.73333 28.6293 12 31 16 31C20 31 22.2747 28.6293 25 15H7Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7 15H5C3.89543 15 3 15.8954 3 17V23' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 27V25C1 23.8954 1.89543 23 3 23C4.10457 23 5 23.8954 5 25V27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 15H27C28.1046 15 29 15.8954 29 17V23' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31 27V25C31 23.8954 30.1046 23 29 23C27.8954 23 27 23.8954 27 25V27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--3{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M29 25H15L7 31V25H3C1.89543 25 1 24.1046 1 23V3C1 1.89543 1.89543 1 3 1H29C30.1046 1 31 1.89543 31 3V23C31 24.1046 30.1046 25 29 25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 19H7V7' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 13H17V19H11V13Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17 7H23V19H17V7Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--4{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 29L29 3L3 29Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 29C27.2091 29 29 27.2091 29 25C29 22.7909 27.2091 21 25 21C22.7909 21 21 22.7909 21 25C21 27.2091 22.7909 29 25 29Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 11C9.20914 11 11 9.20914 11 7C11 4.79086 9.20914 3 7 3C4.79086 3 3 4.79086 3 7C3 9.20914 4.79086 11 7 11Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--5{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 19H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 23H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 27H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 11H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 15H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 19H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 23H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 27H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 15H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.66667 5H12.3333C12.7015 5 13 5.29848 13 5.66667V31H1.66667C1.29848 31 1 30.7015 1 30.3333V5.66667C1 5.29848 1.29848 5 1.66667 5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3crect x='13' y='17' width='8' height='14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6667 9H30.3333C30.7015 9 31 9.29848 31 9.66667V30.3333C31 30.7015 30.7015 31 30.3333 31H21V9.66667C21 9.29848 21.2985 9 21.6667 9Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 1V5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--6{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M29 14.5V3.5C29 2.39543 28.1046 1.5 27 1.5H3C1.89543 1.5 1 2.39543 1 3.5V24.5C1 25.6046 1.89543 26.5 3 26.5H11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 7.5H29' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.772 19.9585C6.35845 20.7284 7.2836 21.1639 8.25067 21.1252C9.768 21.1252 11 20.2012 11 19.0625C11 17.9239 9.768 17.0012 8.25067 17.0012C6.73333 17.0012 5.5 16.0772 5.5 14.9332C5.5 13.7892 6.732 12.8705 8.25067 12.8705C9.21731 12.832 10.142 13.2675 10.728 14.0372' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25098 21.1255V22.5002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25098 11.5V12.8747' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 20C15 19.1716 15.6716 18.5 16.5 18.5H29.5C30.3284 18.5 31 19.1716 31 20V29C31 29.8284 30.3284 30.5 29.5 30.5H16.5C15.6716 30.5 15 29.8284 15 29V20Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 22.5H31' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27 26.5H25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--7{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.75 23.25H1.275C1.14119 23.2568 1.01025 23.2095 0.91155 23.1189C0.812852 23.0283 0.754652 22.9019 0.75 22.768V19.568C0.750616 19.4536 0.794159 19.3437 0.872 19.26L3.218 16.674C3.32154 16.5633 3.46643 16.5006 3.618 16.501H10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.75 19.5H0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 13.5V16.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.829 9.34412C6.26852 9.92141 6.96201 10.248 7.687 10.2191C8.826 10.2191 9.75 9.52612 9.75 8.67212C9.75 7.81812 8.826 7.12612 7.687 7.12612C6.548 7.12612 5.625 6.43312 5.625 5.57812C5.625 4.72312 6.549 4.03112 7.687 4.03112C8.41209 4.00174 9.10581 4.32843 9.545 4.90612' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.68652 10.2188V11.2498' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.68652 3V4.031' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.1363 23.2496L23.2363 22.1276C23.3728 20.6251 22.3722 19.2549 20.8993 18.9276L17.2483 18.1156V12.3746C17.1442 11.3598 16.3179 10.5713 15.2993 10.5146C14.301 10.5591 13.5111 11.3754 13.4993 12.3746V21.5746L12.0223 20.4666C11.412 20.0095 10.5585 20.0705 10.0193 20.6097C9.48015 21.1488 9.41922 22.0023 9.87633 22.6126L10.3513 23.2446' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 13.5H2.25C1.42157 13.5 0.75 12.8284 0.75 12V2.25C0.75 1.42157 1.42157 0.75 2.25 0.75H20.25C21.0784 0.75 21.75 1.42157 21.75 2.25V12C21.75 12.8284 21.0784 13.5 20.25 13.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--8{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 6.75C6.90685 6.75 8.25 5.40685 8.25 3.75C8.25 2.09315 6.90685 0.75 5.25 0.75C3.59315 0.75 2.25 2.09315 2.25 3.75C2.25 5.40685 3.59315 6.75 5.25 6.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 23.25L8.25 15.75H9.75V12.75C9.75 10.2647 7.73528 8.25 5.25 8.25C2.76472 8.25 0.75 10.2647 0.75 12.75V15.75H2.25L3 23.25H7.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2502 11.25L12.1362 5.915C11.215 4.99443 10.987 3.58741 11.5702 2.423V2.423C12.0048 1.55304 12.8312 0.945099 13.7912 0.789172C14.7511 0.633245 15.7275 0.948344 16.4152 1.636L17.2502 2.471L18.0852 1.636C18.773 0.948354 19.7495 0.633274 20.7096 0.78919C21.6696 0.945107 22.4962 1.55301 22.9312 2.423V2.423C23.5134 3.58772 23.285 4.99437 22.3642 5.915L17.2502 11.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--9{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 19H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 23H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 27H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 11H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 15H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 19H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 23H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 27H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 15H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.66667 5H12.3333C12.7015 5 13 5.29848 13 5.66667V31H1.66667C1.29848 31 1 30.7015 1 30.3333V5.66667C1 5.29848 1.29848 5 1.66667 5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3crect x='13' y='17' width='8' height='14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6667 9H30.3333C30.7015 9 31 9.29848 31 9.66667V30.3333C31 30.7015 30.7015 31 30.3333 31H21V9.66667C21 9.29848 21.2985 9 21.6667 9Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 1V5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--10{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.25 15V18C23.25 18.8284 22.5784 19.5 21.75 19.5H2.25C1.42157 19.5 0.75 18.8284 0.75 18V15C2.40685 15 3.75 13.6569 3.75 12C3.75 10.3431 2.40685 9 0.75 9V6C0.75 5.17157 1.42157 4.5 2.25 4.5H21.75C22.5784 4.5 23.25 5.17157 23.25 6V9C21.5931 9 20.25 10.3431 20.25 12C20.25 13.6569 21.5931 15 23.25 15Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5 16.5C17.3284 16.5 18 15.8284 18 15C18 14.1716 17.3284 13.5 16.5 13.5C15.6716 13.5 15 14.1716 15 15C15 15.8284 15.6716 16.5 16.5 16.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 8.25L8.25 15.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--11{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25098 13.749C5.25098 13.1967 5.69869 12.749 6.25098 12.749H8.75098C9.30326 12.749 9.75098 13.1967 9.75098 13.749V16.249C9.75098 16.8013 9.30326 17.249 8.75098 17.249H6.25098C5.69869 17.249 5.25098 16.8013 5.25098 16.249V13.749Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25098 6.24902C8.25098 5.69674 8.69869 5.24902 9.25098 5.24902H13.251C13.8033 5.24902 14.251 5.69674 14.251 6.24902V8.74902C14.251 9.30131 13.8033 9.74902 13.251 9.74902H9.25098C8.69869 9.74902 8.25098 9.30131 8.25098 8.74902V6.24902Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.251 17.249C13.4225 17.249 12.751 16.5775 12.751 15.749V14.249C12.751 13.4206 13.4225 12.749 14.251 12.749H15.751C16.5794 12.749 17.251 13.4206 17.251 14.249' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.28 22.7432L15.751 23.2492L16.257 20.7202L20.809 16.1682C21.0772 15.8998 21.4411 15.749 21.8205 15.749C22.1999 15.749 22.5638 15.8998 22.832 16.1682V16.1682C23.1004 16.4364 23.2512 16.8003 23.2512 17.1797C23.2512 17.5591 23.1004 17.923 22.832 18.1912L18.28 22.7432Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.751 23.249H2.25098C1.42255 23.249 0.750977 22.5775 0.750977 21.749V2.24902C0.750977 1.4206 1.42255 0.749024 2.25098 0.749024H17.251C17.6425 0.748802 18.0186 0.901687 18.299 1.17502L21.299 4.05802C21.5882 4.34048 21.7512 4.72774 21.751 5.13202V12.749' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--12{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.686 10.1001C15.2142 9.68073 15.0136 9.03448 15.1649 8.42166C15.3163 7.80883 15.7948 7.33035 16.4076 7.17896C17.0205 7.02758 17.6667 7.22822 18.0861 7.70006C18.2549 7.86812 18.3876 8.06889 18.476 8.29006C18.5306 8.42555 18.6485 8.52543 18.791 8.55706C18.9315 8.58816 19.0781 8.54557 19.18 8.44406L20.505 7.11906C20.836 6.78051 20.8306 6.238 20.493 5.90606L19.1 4.51906C19.3894 4.4454 19.6534 4.29473 19.864 4.08306C20.5109 3.40164 20.4969 2.32892 19.8325 1.66457C19.1682 1.00023 18.0955 0.986255 17.4141 1.63306C17.2027 1.84392 17.0521 2.10784 16.9781 2.39706L15.592 1.00806C15.2592 0.671035 14.7163 0.667454 14.379 1.00006L13.149 2.23006C13.0586 2.32082 13.0145 2.44779 13.029 2.57506C13.0441 2.70379 13.1146 2.81954 13.222 2.89206C13.3192 2.95656 13.4096 3.03059 13.492 3.11306C13.9639 3.53239 14.1645 4.17864 14.0132 4.79147C13.8618 5.40429 13.3833 5.88278 12.7705 6.03416C12.1576 6.18555 11.5114 5.9849 11.092 5.51306C11.0096 5.43064 10.9355 5.34019 10.871 5.24306C10.799 5.13513 10.683 5.0645 10.554 5.05006C10.4268 5.03564 10.2999 5.07978 10.209 5.17006L8.97905 6.40006C8.64781 6.73866 8.65363 7.28164 8.99205 7.61306L13.892 12.5131C14.2235 12.8515 14.7664 12.8573 15.105 12.5261L16.43 11.2001C16.5316 11.0977 16.5741 10.9508 16.543 10.8101C16.5111 10.6678 16.4113 10.5504 16.276 10.4961C16.0546 10.4054 15.8538 10.2707 15.686 10.1001Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.3096 15.751V20.519C15.3096 22.0278 14.0864 23.251 12.5776 23.251H6.04257C4.53357 23.251 3.31012 22.028 3.30957 20.519V4.98398C3.31012 3.47481 4.5334 2.25153 6.04257 2.25098H9.30957' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.30957 17.251H15.3096' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.30957 19.876C9.10246 19.876 8.93457 20.0439 8.93457 20.251C8.93457 20.4581 9.10246 20.626 9.30957 20.626C9.51668 20.626 9.68457 20.4581 9.68457 20.251C9.68457 20.0439 9.51668 19.876 9.30957 19.876V19.876' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--13{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22 4.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18 13.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 9.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10 16.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 18.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 13.25V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 1.25H3.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--14{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M3 5.24964C5.1251 2.41758 8.45929 0.750977 12 0.750977C15.5407 0.750977 18.8749 2.41758 21 5.24964' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.7998 5.25C8.7578 2.518 10.2818 0.75 11.9998 0.75C13.7178 0.75 15.2428 2.518 16.1998 5.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.25 18.75H0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 5.25H23.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 18.75C18.8749 21.5821 15.5407 23.2487 12 23.2487C8.45929 23.2487 5.1251 21.5821 3 18.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.1998 18.75C15.2428 21.483 13.7178 23.25 11.9998 23.25C10.2818 23.25 8.7578 21.483 7.7998 18.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 15.75V8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.75 8.25V10.8C12.7501 12.5632 13.272 14.2869 14.25 15.754C15.228 14.2869 15.7499 12.5632 15.75 10.8V8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 8.25V14.25C3.75 15.0784 4.42157 15.75 5.25 15.75H6.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21.75 15.75H20.25C19.4216 15.75 18.75 15.0784 18.75 14.25V9.75C18.75 8.92157 19.4216 8.25 20.25 8.25H21.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.75 12.75H21.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--15{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.1 15.7H14.47V11.53H24.25V13.5899C23.9575 18.9392 19.9397 23.3432 14.6397 24.1241C9.33968 24.905 4.22242 21.847 2.39944 16.8095C0.576451 11.772 2.55162 6.14733 7.12395 3.35562C11.6963 0.56392 17.602 1.37678 21.25 5.29995L17.85 8.42995C16.5957 7.08597 14.8384 6.32506 13 6.32995C9.67329 6.3304 6.8555 8.78219 6.39513 12.0769C5.93476 15.3717 7.9726 18.5019 11.1718 19.4142C14.371 20.3266 17.7534 18.742 19.1 15.7V15.7Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.17984 9.70984L3.58984 6.83984' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.19 16.3203L3.75 19.4203' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.9199 18.3896L19.9899 21.8396' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--16{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5 23.32H10.5L11.25 19H15.75L16.5 23.32V23.32Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 23.3193H18.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11.25 6.04004H21.75C22.5784 6.04004 23.25 6.68475 23.25 7.48004V17.56C23.25 18.3553 22.5784 19 21.75 19H5.25C4.42157 19 3.75 18.3553 3.75 17.56V16.12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 16.1201H23.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 3.21973C0.75 2.3913 1.42157 1.71973 2.25 1.71973H6.75C7.57843 1.71973 8.25 2.3913 8.25 3.21973V11.7397C8.25 12.5682 7.57843 13.2397 6.75 13.2397H2.25C1.42157 13.2397 0.75 12.5682 0.75 11.7397V3.21973Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 10.3594H8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--17{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.75 23.25V0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 17.7084L3.904 16.7384C6.54711 15.9247 9.41267 16.2891 11.768 17.7384C14.0652 19.1543 16.8517 19.5397 19.447 18.8004L22.434 17.9464C22.9171 17.8084 23.2501 17.3668 23.25 16.8644V5.13743C23.2497 4.78453 23.0839 4.4522 22.8022 4.23965C22.5205 4.02709 22.1554 3.9589 21.816 4.05543L19.447 4.73243C16.8525 5.47348 14.0661 5.0903 11.768 3.67643C9.41267 2.22709 6.54711 1.8627 3.904 2.67643L0.75 3.64543' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--18{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.25 5.99991V21.7499C17.25 22.5783 16.5784 23.2499 15.75 23.2499H8.25C7.42157 23.2499 6.75 22.5783 6.75 21.7499V16.4999C6.75221 13.602 9.10207 11.2539 12 11.2539C14.899 11.2539 17.2493 8.90421 17.25 6.00524C17.2507 3.10626 14.9016 0.755379 12.0027 0.753907C9.10369 0.752435 6.75221 3.10093 6.75 5.99991' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 20.2539H14.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--19{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M23.25 23.25L20.25 18.75V13.5C20.25 11.5 16.45 9.361 15 8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.9303 14.794L13.2823 11.87C12.7734 11.361 11.9482 11.361 11.4393 11.87C10.9304 12.3789 10.9304 13.204 11.4393 13.713L14.9733 17.7V20.2C14.9733 21.381 16.6603 23.245 16.6603 23.245' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 7.5V13.247' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 0.75H10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.973 19.476C14.7421 20.7901 13.6012 21.7488 12.267 21.75H5.733C5.00808 21.7503 4.31278 21.4624 3.80018 20.9498C3.28759 20.4372 2.99973 19.7419 3 19.017V15' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 17.25H9' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 12C3.07843 12 3.75 11.3284 3.75 10.5C3.75 9.67157 3.07843 9 2.25 9C1.42157 9 0.75 9.67157 0.75 10.5C0.75 11.3284 1.42157 12 2.25 12Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 3.75C3.07843 3.75 3.75 3.07843 3.75 2.25C3.75 1.42157 3.07843 0.75 2.25 0.75C1.42157 0.75 0.75 1.42157 0.75 2.25C0.75 3.07843 1.42157 3.75 2.25 3.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 5.25C15.4926 5.25 16.5 4.24264 16.5 3C16.5 1.75736 15.4926 0.75 14.25 0.75C13.0074 0.75 12 1.75736 12 3C12 4.24264 13.0074 5.25 14.25 5.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.46973 3.12305L6.32873 5.98205' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.3779 4.24805L10.0479 5.80105' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.66797 10.0113L6.40797 8.44629' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25 9.4043C9.49264 9.4043 10.5 8.39694 10.5 7.1543C10.5 5.91166 9.49264 4.9043 8.25 4.9043C7.00736 4.9043 6 5.91166 6 7.1543C6 8.39694 7.00736 9.4043 8.25 9.4043Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section .icon--20{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.7812 17.7578C22.7812 16.9931 22.1377 16.3732 21.3438 16.3732H19.773C19.3588 16.373 18.9649 16.2007 18.692 15.9006L15.1098 11.9562L15.679 11.5649C15.9228 11.3969 16.215 11.3068 16.5147 11.3073H19.9062C20.7002 11.3073 21.3438 10.6874 21.3438 9.92271C21.3438 9.15801 20.7002 8.5381 19.9062 8.5381H16.5147C15.6158 8.53616 14.739 8.8068 14.0087 9.31163L10.4772 11.743C10.2334 11.9107 9.94112 12.0005 9.64154 11.9996H7.6875C6.89359 11.9996 6.25 12.6195 6.25 13.3843C6.25 14.149 6.89359 14.7689 7.6875 14.7689H9.64154C10.5405 14.7708 11.4172 14.5002 12.1476 13.9953L12.759 13.5744L14.3958 15.3809L12.896 16.5375C11.8704 17.3234 11.2742 18.5179 11.2774 19.7802V20.9996C11.2774 21.7643 11.921 22.3842 12.7149 22.3842C13.5088 22.3842 14.1524 21.7643 14.1524 20.9996V19.7802C14.1512 19.3595 14.3504 18.9614 14.6929 18.7002L16.2914 17.4679L16.5253 17.7246C17.3439 18.6254 18.5263 19.1421 19.7692 19.1424H21.3438C22.1377 19.1424 22.7812 18.5225 22.7812 17.7578Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.84375 8.88424C11.2331 8.88424 12.3594 7.79939 12.3594 6.46116C12.3594 5.12293 11.2331 4.03809 9.84375 4.03809C8.45441 4.03809 7.32812 5.12293 7.32812 6.46116C7.32812 7.79939 8.45441 8.88424 9.84375 8.88424Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.21875 22.3845H4.09375V2.99985C4.09375 2.23515 4.73734 1.61523 5.53125 1.61523H15.5938C16.3877 1.61523 17.0312 2.23515 17.0312 2.99985V5.07677' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.7812 22.3848H17.0312' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--1{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 11L16 1L31 11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3 25H29V31H3V17' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 19H3V25H11V23C11 20.7909 9.20914 19 7 19Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 19H18.708C16.4352 19.0001 14.3575 20.2844 13.3413 22.3173L12 25H29V23C29 20.7909 27.2091 19 25 19Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--2{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 30C23.732 30 30 23.732 30 16C30 8.26801 23.732 2 16 2C8.26801 2 2 8.26801 2 16C2 23.732 8.26801 30 16 30Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.0002 10.0002H14.3855C13.7384 9.94854 13.1012 10.1832 12.6422 10.6422C12.1832 11.1012 11.9485 11.7384 12.0002 12.3855C12.0002 15.0002 20.0002 17.0002 20.0002 19.6149C20.0119 20.251 19.7643 20.8646 19.3144 21.3144C18.8645 21.7643 18.251 22.0119 17.6149 22.0002H12.0002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16 10V7' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16 25V22' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--3{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M24.9999 19H22.2892C21.4324 19.0006 20.6963 19.6085 20.5337 20.4498C20.3711 21.291 20.8277 22.1295 21.6226 22.4493L24.3746 23.5507C25.1695 23.8705 25.6261 24.709 25.4635 25.5502C25.3009 26.3915 24.5647 26.9994 23.7079 27H20.9999' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 19V18' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 28V27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 31C27.4183 31 31 27.4183 31 23C31 18.5817 27.4183 15 23 15C18.5817 15 15 18.5817 15 23C15 27.4183 18.5817 31 23 31Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27 11V3C27 1.89543 26.1046 1 25 1H3C1.89543 1 1 1.89543 1 3V19C1 20.1046 1.89543 21 3 21H11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 7H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 12H13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 16H9' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--4{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 10C25 5.02944 20.9706 1 16 1C11.0294 1 7 5.02944 7 10V15H25V10Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 9V11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 9V11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 15C9.73333 28.6293 12 31 16 31C20 31 22.2747 28.6293 25 15H7Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7 15H5C3.89543 15 3 15.8954 3 17V23' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 27V25C1 23.8954 1.89543 23 3 23C4.10457 23 5 23.8954 5 25V27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 15H27C28.1046 15 29 15.8954 29 17V23' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M31 27V25C31 23.8954 30.1046 23 29 23C27.8954 23 27 23.8954 27 25V27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--5{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 22.9999C1.00206 19.9777 2.52015 17.1581 5.04199 15.4926C7.56383 13.8271 10.753 13.5379 13.5333 14.7225' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 12C13.0376 12 15.5 9.53757 15.5 6.5C15.5 3.46243 13.0376 1 10 1C6.96243 1 4.5 3.46243 4.5 6.5C4.5 9.53757 6.96243 12 10 12Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 24C24.1046 24 25 23.1046 25 22C25 20.8954 24.1046 20 23 20C21.8954 20 21 20.8954 21 22C21 23.1046 21.8954 24 23 24Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.6984 14.2667L25.2877 16.2041C25.4895 16.8713 26.1737 17.2681 26.8531 17.1121L28.8157 16.6574C29.5793 16.4853 30.366 16.8307 30.7561 17.5093C31.1462 18.1879 31.0487 19.0415 30.5157 19.6147L29.1411 21.0961C28.6651 21.6078 28.6651 22.4003 29.1411 22.9121L30.5157 24.3934C31.0487 24.9666 31.1462 25.8202 30.7561 26.4988C30.366 27.1774 29.5793 27.5228 28.8157 27.3507L26.8531 26.8961C26.1737 26.74 25.4895 27.1368 25.2877 27.8041L24.6984 29.7334C24.4735 30.4837 23.783 30.9976 22.9997 30.9976C22.2165 30.9976 21.526 30.4837 21.3011 29.7334L20.7117 27.7961C20.5099 27.1288 19.8258 26.732 19.1464 26.8881L17.1837 27.3427C16.4201 27.5148 15.6335 27.1694 15.2434 26.4908C14.8533 25.8122 14.9507 24.9586 15.4837 24.3854L16.8584 22.9041C17.3343 22.3923 17.3343 21.5998 16.8584 21.0881L15.4837 19.6067C14.9507 19.0335 14.8533 18.1799 15.2434 17.5013C15.6335 16.8227 16.4201 16.4773 17.1837 16.6494L19.1464 17.1041C19.8258 17.2601 20.5099 16.8633 20.7117 16.1961L21.3011 14.2587C21.5277 13.509 22.2194 12.9967 23.0027 12.9985C23.786 13.0004 24.4753 13.5159 24.6984 14.2667V14.2667Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--6{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.0002 21.0002L30.4149 16.5856C31.1957 15.8046 31.1957 14.5386 30.4149 13.7576L27.6002 10.9496C26.7243 13.028 24.5654 14.2626 22.3299 13.9637C20.0944 13.6647 18.3358 11.9061 18.0368 9.67057C17.7378 7.43507 18.9725 5.27615 21.0509 4.40024L18.2429 1.58557C17.4619 0.804809 16.1959 0.804809 15.4149 1.58557L11.0002 6.00024C11.0002 3.23882 8.76166 1.00024 6.00024 1.00024C3.23882 1.00024 1.00024 3.23882 1.00024 6.00024C1.00024 8.76166 3.23882 11.0002 6.00024 11.0002L1.58557 15.4149C0.804809 16.1959 0.804809 17.4619 1.58557 18.2429L4.40024 21.0509C5.27615 18.9725 7.43507 17.7378 9.67057 18.0368C11.9061 18.3358 13.6647 20.0944 13.9637 22.3299C14.2626 24.5654 13.028 26.7243 10.9496 27.6002L13.7576 30.4096C14.5386 31.1903 15.8046 31.1903 16.5856 30.4096L21.0002 26.0002C21.0002 28.7617 23.2388 31.0002 26.0002 31.0002C28.7617 31.0002 31.0002 28.7617 31.0002 26.0002C31.0002 23.2388 28.7617 21.0002 26.0002 21.0002Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--7{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 19H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 23H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 27H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 11H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4 15H10' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 19H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 23H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 27H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25 15H27' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.66667 5H12.3333C12.7015 5 13 5.29848 13 5.66667V31H1.66667C1.29848 31 1 30.7015 1 30.3333V5.66667C1 5.29848 1.29848 5 1.66667 5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3crect x='13' y='17' width='8' height='14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.6667 9H30.3333C30.7015 9 31 9.29848 31 9.66667V30.3333C31 30.7015 30.7015 31 30.3333 31H21V9.66667C21 9.29848 21.2985 9 21.6667 9Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5 1V5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--8{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M29 14.5V3.5C29 2.39543 28.1046 1.5 27 1.5H3C1.89543 1.5 1 2.39543 1 3.5V24.5C1 25.6046 1.89543 26.5 3 26.5H11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 7.5H29' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.772 19.9585C6.35845 20.7284 7.2836 21.1639 8.25067 21.1252C9.768 21.1252 11 20.2012 11 19.0625C11 17.9239 9.768 17.0012 8.25067 17.0012C6.73333 17.0012 5.5 16.0772 5.5 14.9332C5.5 13.7892 6.732 12.8705 8.25067 12.8705C9.21731 12.832 10.142 13.2675 10.728 14.0372' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25098 21.1255V22.5002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25098 11.5V12.8747' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 20C15 19.1716 15.6716 18.5 16.5 18.5H29.5C30.3284 18.5 31 19.1716 31 20V29C31 29.8284 30.3284 30.5 29.5 30.5H16.5C15.6716 30.5 15 29.8284 15 29V20Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 22.5H31' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M27 26.5H25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--9{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.25 15L9.923 13.745C10.2681 13.4866 10.7043 13.3814 11.1293 13.4542C11.5543 13.527 11.9306 13.7714 12.17 14.13V14.13C12.5211 14.6569 12.5211 15.3432 12.17 15.87L10.525 18.337C10.02 19.0945 9.29722 19.6809 8.452 20.019L6 21V23.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 9.75L5.4 11.291C4.33804 11.7464 3.49195 12.5928 3.037 13.655L1.864 16.4C1.6237 16.9606 1.49986 17.5641 1.5 18.174V23.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 14.438V3.75C9 2.09315 10.3431 0.75 12 0.75H19.5C21.1569 0.75 22.5 2.09315 22.5 3.75V20.25C22.5 21.9069 21.1569 23.25 19.5 23.25H12C10.3431 23.25 9 21.9069 9 20.25V19.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.2139 18.75H22.4999' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--10{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2.25C0.75 1.42157 1.42157 0.75 2.25 0.75H21.75C22.5784 0.75 23.25 1.42157 23.25 2.25V21.75C23.25 22.5784 22.5784 23.25 21.75 23.25H2.25C1.42157 23.25 0.75 22.5784 0.75 21.75V2.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 16.5C6.82843 16.5 7.5 15.8284 7.5 15C7.5 14.1716 6.82843 13.5 6 13.5C5.17157 13.5 4.5 14.1716 4.5 15C4.5 15.8284 5.17157 16.5 6 16.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 13.5V7.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 20.25V16.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 13.5C12.8284 13.5 13.5 12.8284 13.5 12C13.5 11.1716 12.8284 10.5 12 10.5C11.1716 10.5 10.5 11.1716 10.5 12C10.5 12.8284 11.1716 13.5 12 13.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 10.5V7.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 20.25V13.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 16.5C18.8284 16.5 19.5 15.8284 19.5 15C19.5 14.1716 18.8284 13.5 18 13.5C17.1716 13.5 16.5 14.1716 16.5 15C16.5 15.8284 17.1716 16.5 18 16.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18 13.5V7.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18 20.25V16.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 4.5H20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--11{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.878 19.259C20.9558 19.3427 20.9994 19.4526 21 19.567V22.767C20.9953 22.9009 20.9371 23.0273 20.8384 23.1179C20.7398 23.2085 20.6088 23.2558 20.475 23.249H3.525C3.39135 23.2558 3.26056 23.2087 3.1619 23.1183C3.06323 23.0279 3.00491 22.9017 3 22.768V19.568C3.00062 19.4536 3.04416 19.3437 3.122 19.26L5.468 16.674C5.57154 16.5633 5.71643 16.5006 5.868 16.501H18.129C18.2806 16.5006 18.4255 16.5633 18.529 16.674L20.878 19.259Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 19.5H3' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 13.5V16.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.829 9.34412C15.2685 9.92141 15.962 10.248 16.687 10.2191C17.826 10.2191 18.75 9.52612 18.75 8.67212C18.75 7.81812 17.826 7.12612 16.687 7.12612C15.548 7.12612 14.625 6.43312 14.625 5.57812C14.625 4.72312 15.549 4.03112 16.687 4.03112C17.4121 4.00174 18.1058 4.32843 18.545 4.90612' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.6865 10.2192V11.2502' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.6865 3V4.031' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 0.75V13.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 13.5V0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.5 5.25H10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.5 9.75H10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.5 1.75C1.5 1.19772 1.94772 0.75 2.5 0.75H21.5C22.0523 0.75 22.5 1.19772 22.5 1.75V12.5C22.5 13.0523 22.0523 13.5 21.5 13.5H2.5C1.94772 13.5 1.5 13.0523 1.5 12.5V1.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--12{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.25 4.94922L5.55 8.54922L3.75 6.74922' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 13.6489L5.55 17.2489L3.75 15.4489' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 8.24902H12.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 17.249H12.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.75 0.749023H2.25C1.42157 0.749023 0.75 1.4206 0.75 2.24902V21.749C0.75 22.5775 1.42157 23.249 2.25 23.249H14.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.75 18.749C15.75 19.5774 16.4216 20.249 17.25 20.249H18.75C19.5784 20.249 20.25 19.5774 20.25 18.749V7.5H15.75V18.749Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 2.24902H21.75C22.5784 2.24902 23.25 2.9206 23.25 3.74902V10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 7.50002V2.24902C20.25 1.4206 19.5784 0.749023 18.75 0.749023H17.25C16.4216 0.749023 15.75 1.4206 15.75 2.24902V7.50002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18 20.249V23.249' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--13{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.5 20.2501L5.73 19.1711C6.17114 18.7991 6.76391 18.6611 7.324 18.8001C7.86592 18.9136 8.30531 19.3091 8.475 19.8361L8.593 20.2481L9.932 19.4651C10.5909 19.0851 11.4171 19.1575 12 19.6461' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 10.5002L2.256 10.4912C1.85714 10.4896 1.47406 10.647 1.19146 10.9284C0.908855 11.2099 0.749997 11.5924 0.75 11.9912V21.7502C0.75 22.5787 1.42157 23.2502 2.25 23.2502H21.75C22.5784 23.2502 23.25 22.5787 23.25 21.7502V11.9912C23.25 11.1628 22.5784 10.4912 21.75 10.4912L18.75 10.5002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5 13.82C16.5 13.6433 16.6433 13.5 16.82 13.5H19.93C20.1067 13.5 20.25 13.6433 20.25 13.82V16.18C20.25 16.3567 20.1067 16.5 19.93 16.5H16.82C16.6433 16.5 16.5 16.3567 16.5 16.18V13.82Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3934 14.5391L6.15137 15.6001L7.21137 11.3581L15.9934 2.57609C16.8723 1.69795 18.2965 1.69795 19.1754 2.57609V2.57609C20.0535 3.455 20.0535 4.87918 19.1754 5.75809L10.3934 14.5391Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.0449 5.52295L16.2269 8.70495' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.2273 2.341L15.1663 1.28C14.5805 0.694427 13.631 0.694427 13.0453 1.28L9.86328 4.462' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.1748 2.575L20.9998 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.voucher .icon--14{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.25 23.25C20.5637 23.25 23.25 20.5637 23.25 17.25C23.25 13.9363 20.5637 11.25 17.25 11.25C13.9363 11.25 11.25 13.9363 11.25 17.25C11.25 20.5637 13.9363 23.25 17.25 23.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.9237 15.5059L17.0187 19.3789C16.8881 19.5525 16.6888 19.6611 16.4721 19.6766C16.2554 19.6921 16.0427 19.6131 15.8887 19.4599L14.3887 17.9599' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 8.25V2.25C20.25 1.42157 19.5784 0.75 18.75 0.75H2.25C1.42157 0.75 0.75 1.42157 0.75 2.25V14.25C0.75 15.0784 1.42157 15.75 2.25 15.75H8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 5.25H20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 9H9.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 12H6.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.loyalty .icon--1{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 19.5C13.4497 19.5 14.625 18.3247 14.625 16.875C14.625 15.4253 13.4497 14.25 12 14.25C10.5503 14.25 9.375 15.4253 9.375 16.875C9.375 18.3247 10.5503 19.5 12 19.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.2244 23.2499C15.5973 21.4537 13.9029 20.2505 12.0004 20.2505C10.0979 20.2505 8.40343 21.4537 7.77637 23.2499' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.97363 6C6.42338 6 7.59863 4.82475 7.59863 3.375C7.59863 1.92525 6.42338 0.75 4.97363 0.75C3.52389 0.75 2.34863 1.92525 2.34863 3.375C2.34863 4.82475 3.52389 6 4.97363 6Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.19998 9.74984C8.57334 7.9529 6.87854 6.74902 4.97548 6.74902C3.07241 6.74902 1.37761 7.9529 0.750977 9.74984H9.19998Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0264 6C20.4761 6 21.6514 4.82475 21.6514 3.375C21.6514 1.92525 20.4761 0.75 19.0264 0.75C17.5766 0.75 16.4014 1.92525 16.4014 3.375C16.4014 4.82475 17.5766 6 19.0264 6Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2498 9.74984C22.6231 7.9529 20.9283 6.74902 19.0253 6.74902C17.1222 6.74902 15.4274 7.9529 14.8008 9.74984H23.2498Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 12.75V16.5C3.75 17.7426 4.75736 18.75 6 18.75H6.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 12.75V16.5C20.25 17.7426 19.2426 18.75 18 18.75H17.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.loyalty .icon--2{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.25 4.94922L5.55 8.54922L3.75 6.74922' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 13.6489L5.55 17.2489L3.75 15.4489' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 8.24902H12.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 17.249H12.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12.75 0.749023H2.25C1.42157 0.749023 0.75 1.4206 0.75 2.24902V21.749C0.75 22.5775 1.42157 23.249 2.25 23.249H14.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.75 18.749C15.75 19.5774 16.4216 20.249 17.25 20.249H18.75C19.5784 20.249 20.25 19.5774 20.25 18.749V7.5H15.75V18.749Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 2.24902H21.75C22.5784 2.24902 23.25 2.9206 23.25 3.74902V10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 7.50002V2.24902C20.25 1.4206 19.5784 0.749023 18.75 0.749023H17.25C16.4216 0.749023 15.75 1.4206 15.75 2.24902V7.50002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18 20.249V23.249' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.loyalty .icon--3{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.75 7.5C18.75 3.77208 15.7279 0.75 12 0.75C8.27208 0.75 5.25 3.77208 5.25 7.5V11.25H18.75V7.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 6.75V8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 6.75V8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 11.25C7.3 21.472 9 23.25 12 23.25C15 23.25 16.706 21.472 18.75 11.25H5.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.25 11.25H3.75C2.92157 11.25 2.25 11.9216 2.25 12.75V17.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 20.25V18.75C0.75 17.9216 1.42157 17.25 2.25 17.25C3.07843 17.25 3.75 17.9216 3.75 18.75V20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.75 11.25H20.25C21.0784 11.25 21.75 11.9216 21.75 12.75V17.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.25 20.25V18.75C23.25 17.9216 22.5784 17.25 21.75 17.25C20.9216 17.25 20.25 17.9216 20.25 18.75V20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.roomsome-section.loyalty .icon--4{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.47973 15.25H5.31973C3.3315 15.25 1.71973 13.5711 1.71973 11.5C1.71973 9.42893 3.3315 7.75 5.31973 7.75H7.47973V15.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.47949 15.25C11.7046 15.2504 15.8351 16.5531 19.3509 18.994L20.4395 19.75V3.25L19.3509 4.006C15.8351 6.44694 11.7046 7.74963 7.47949 7.75V15.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.3193 10V13' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.47949 15.25C7.47825 17.2344 8.25912 19.1324 9.63949 20.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--1{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2.24707C0.75 1.41864 1.42157 0.74707 2.25 0.74707H8.25C9.07843 0.74707 9.75 1.41864 9.75 2.24707V8.24707C9.75 9.0755 9.07843 9.74707 8.25 9.74707H2.25C1.42157 9.74707 0.75 9.0755 0.75 8.24707V2.24707Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 15.7471C0.75 14.9186 1.42157 14.2471 2.25 14.2471H8.25C9.07843 14.2471 9.75 14.9186 9.75 15.7471V21.7471C9.75 22.5755 9.07843 23.2471 8.25 23.2471H2.25C1.42157 23.2471 0.75 22.5755 0.75 21.7471V15.7471Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 2.24707C14.25 1.41864 14.9216 0.74707 15.75 0.74707H21.75C22.5784 0.74707 23.25 1.41864 23.25 2.24707V8.24707C23.25 9.0755 22.5784 9.74707 21.75 9.74707H15.75C14.9216 9.74707 14.25 9.0755 14.25 8.24707V2.24707Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 15.7471C14.25 14.9186 14.9216 14.2471 15.75 14.2471H21.75C22.5784 14.2471 23.25 14.9186 23.25 15.7471V21.7471C23.25 22.5755 22.5784 23.2471 21.75 23.2471H15.75C14.9216 23.2471 14.25 22.5755 14.25 21.7471V15.7471Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--2{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.4774 21.75C22.4774 22.5784 21.8059 23.25 20.9774 23.25H3.02344C2.19501 23.25 1.52344 22.5784 1.52344 21.75V2.25C1.52344 1.42157 2.19501 0.75 3.02344 0.75H18.0234C18.4146 0.750039 18.7903 0.902905 19.0704 1.176L22.0254 4.059C22.3147 4.34146 22.4777 4.72872 22.4774 5.133V21.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.27344 9.75C9.51608 9.75 10.5234 8.74264 10.5234 7.5C10.5234 6.25736 9.51608 5.25 8.27344 5.25C7.0308 5.25 6.02344 6.25736 6.02344 7.5C6.02344 8.74264 7.0308 9.75 8.27344 9.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.8134 18.2002L14.8884 12.3122C14.7033 12.0337 14.3924 11.8647 14.058 11.8609C13.7235 11.8571 13.4089 12.0189 13.2174 12.2932L10.5264 16.1382L8.85844 14.8002C8.63706 14.6228 8.35134 14.5466 8.07101 14.5901C7.79069 14.6337 7.54156 14.793 7.38444 15.0292L5.27344 18.2002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--3{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.75 23.25H1.275C1.14119 23.2568 1.01025 23.2095 0.91155 23.1189C0.812852 23.0283 0.754652 22.9019 0.75 22.768V19.568C0.750616 19.4536 0.794159 19.3437 0.872 19.26L3.218 16.674C3.32154 16.5633 3.46643 16.5006 3.618 16.501H10.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6.75 19.5H0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 13.5V16.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.829 9.34412C6.26852 9.92141 6.96201 10.248 7.687 10.2191C8.826 10.2191 9.75 9.52612 9.75 8.67212C9.75 7.81812 8.826 7.12612 7.687 7.12612C6.548 7.12612 5.625 6.43312 5.625 5.57812C5.625 4.72312 6.549 4.03112 7.687 4.03112C8.41209 4.00174 9.10581 4.32843 9.545 4.90612' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.6875 10.2192V11.2502' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.6875 3V4.031' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.1363 23.2501L23.2363 22.1281C23.3728 20.6256 22.3722 19.2554 20.8993 18.9281L17.2483 18.1161V12.3751C17.1442 11.3603 16.3179 10.5718 15.2993 10.5151C14.301 10.5596 13.5111 11.3759 13.4993 12.3751V21.5751L12.0223 20.4671C11.412 20.01 10.5585 20.071 10.0193 20.6101C9.48015 21.1493 9.41922 22.0028 9.87633 22.6131L10.3513 23.2451' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.5 13.5H2.25C1.42157 13.5 0.75 12.8284 0.75 12V2.25C0.75 1.42157 1.42157 0.75 2.25 0.75H20.25C21.0784 0.75 21.75 1.42157 21.75 2.25V12C21.75 12.8284 21.0784 13.5 20.25 13.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--4{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 3.75C0.75 2.09315 2.09315 0.75 3.75 0.75H20.25C21.9069 0.75 23.25 2.09315 23.25 3.75V15.75C23.25 17.4069 21.9069 18.75 20.25 18.75H3.75C2.09315 18.75 0.75 17.4069 0.75 15.75V3.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5 22.5C7.70711 22.5 7.875 22.6679 7.875 22.875C7.875 23.0821 7.70711 23.25 7.5 23.25C7.29289 23.25 7.125 23.0821 7.125 22.875C7.125 22.6679 7.29289 22.5 7.5 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 22.5C12.2071 22.5 12.375 22.6679 12.375 22.875C12.375 23.0821 12.2071 23.25 12 23.25C11.7929 23.25 11.625 23.0821 11.625 22.875C11.625 22.6679 11.7929 22.5 12 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.5 22.5C16.7071 22.5 16.875 22.6679 16.875 22.875C16.875 23.0821 16.7071 23.25 16.5 23.25C16.2929 23.25 16.125 23.0821 16.125 22.875C16.125 22.6679 16.2929 22.5 16.5 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.707 7.5L3.75 9.75L5.707 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.293 7.5L20.25 9.75L18.293 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--5{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.25 3.74805H23.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 12.748H23.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.25 21.748H23.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 1.49805C0.75 1.08383 1.08579 0.748047 1.5 0.748047H4.5C4.91421 0.748047 5.25 1.08383 5.25 1.49805V4.49805C5.25 4.91226 4.91421 5.24805 4.5 5.24805H1.5C1.08579 5.24805 0.75 4.91226 0.75 4.49805V1.49805Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 10.498C0.75 10.0838 1.08579 9.74805 1.5 9.74805H4.5C4.91421 9.74805 5.25 10.0838 5.25 10.498V13.498C5.25 13.9123 4.91421 14.248 4.5 14.248H1.5C1.08579 14.248 0.75 13.9123 0.75 13.498V10.498Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 19.498C0.75 19.0838 1.08579 18.748 1.5 18.748H4.5C4.91421 18.748 5.25 19.0838 5.25 19.498V22.498C5.25 22.9123 4.91421 23.248 4.5 23.248H1.5C1.08579 23.248 0.75 22.9123 0.75 22.498V19.498Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--6{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M0.75 10.3604V8.92041' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 14.6802V13.2402' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 19.0001V17.5601' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 23.3203H15.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9.75 23.3203H11.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.25 23.3203H6.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.25 23.3204C1.42157 23.3204 0.75 22.6757 0.75 21.8804' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 2.72021C5.25 2.16793 5.69772 1.72021 6.25 1.72021H22.25C22.8023 1.72021 23.25 2.16793 23.25 2.72021V18.0002C23.25 18.5525 22.8023 19.0002 22.25 19.0002H6.25C5.69772 19.0002 5.25 18.5525 5.25 18.0002V2.72021Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--7{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 6.74902C0.75 5.9206 1.42157 5.24902 2.25 5.24902H21.75C22.5784 5.24902 23.25 5.9206 23.25 6.74902V17.249C23.25 18.0775 22.5784 18.749 21.75 18.749H2.25C1.42157 18.749 0.75 18.0775 0.75 17.249V6.74902Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 8.99902L16.5 14.249L13.5 11.249' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--8{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 9.00011C9.00029 7.47454 10.1455 6.19212 11.6613 6.01987C13.1771 5.84762 14.5808 6.84039 14.9234 8.327C15.266 9.8136 14.4383 11.3206 13 11.8291C12.4004 12.0411 11.9997 12.6081 12 13.2441V14.2501' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 17.25C11.7929 17.25 11.625 17.4179 11.625 17.625C11.625 17.8321 11.7929 18 12 18C12.2071 18 12.375 17.8321 12.375 17.625C12.375 17.4179 12.2071 17.25 12 17.25V17.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 23.25C18.2132 23.25 23.25 18.2132 23.25 12C23.25 5.7868 18.2132 0.75 12 0.75C5.7868 0.75 0.75 5.7868 0.75 12C0.75 18.2132 5.7868 23.25 12 23.25Z' stroke='white' stroke-width='1.5'/%3e%3c/svg%3e ")}.web-section .icon--9{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 20.25C2.25 19.4216 2.92157 18.75 3.75 18.75H14.25C15.0784 18.75 15.75 19.4216 15.75 20.25V21.75C15.75 22.5784 15.0784 23.25 14.25 23.25H3.75C2.92157 23.25 2.25 22.5784 2.25 21.75V20.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 12.75C2.25 11.9216 2.92157 11.25 3.75 11.25H14.25C15.0784 11.25 15.75 11.9216 15.75 12.75V14.25C15.75 15.0784 15.0784 15.75 14.25 15.75H3.75C2.92157 15.75 2.25 15.0784 2.25 14.25V12.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.25 5.25C2.25 4.42157 2.92157 3.75 3.75 3.75H14.25C15.0784 3.75 15.75 4.42157 15.75 5.25V6.75C15.75 7.57843 15.0784 8.25 14.25 8.25H3.75C2.92157 8.25 2.25 7.57843 2.25 6.75V5.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 21.75H20.25C21.0784 21.75 21.75 21.0784 21.75 20.25V0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 14.25H21.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 6.75H21.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--10{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 13.0898L3.75 9.33984V18.3398L12 22.0898V13.0898V13.0898Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 13.0898L20.25 9.33984V18.3398L12 22.0898V13.0898V13.0898Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 9.33984L12 5.58984L3.75 9.33984' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 5.58984V1.83984' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M3.75 18.3398L0.75 19.8398' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20.25 18.3398L23.25 19.8398' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--11{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22 4.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18 13.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 9.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10 16.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 18.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 13.25V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 1.25H3.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--12{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.25 15V18C23.25 18.8284 22.5784 19.5 21.75 19.5H2.25C1.42157 19.5 0.75 18.8284 0.75 18V15C2.40685 15 3.75 13.6569 3.75 12C3.75 10.3431 2.40685 9 0.75 9V6C0.75 5.17157 1.42157 4.5 2.25 4.5H21.75C22.5784 4.5 23.25 5.17157 23.25 6V9C21.5931 9 20.25 10.3431 20.25 12C20.25 13.6569 21.5931 15 23.25 15Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.25 10.5C9.07843 10.5 9.75 9.82843 9.75 9C9.75 8.17157 9.07843 7.5 8.25 7.5C7.42157 7.5 6.75 8.17157 6.75 9C6.75 9.82843 7.42157 10.5 8.25 10.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5 16.5C17.3284 16.5 18 15.8284 18 15C18 14.1716 17.3284 13.5 16.5 13.5C15.6716 13.5 15 14.1716 15 15C15 15.8284 15.6716 16.5 16.5 16.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.75 8.25L8.25 15.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--13{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.75 7.5C18.75 3.77208 15.7279 0.75 12 0.75C8.27208 0.75 5.25 3.77208 5.25 7.5V11.25H18.75V7.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M9 6.75V8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15 6.75V8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 11.25C7.3 21.472 9 23.25 12 23.25C15 23.25 16.706 21.472 18.75 11.25H5.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.25 11.25H3.75C2.92157 11.25 2.25 11.9216 2.25 12.75V17.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.75 20.25V18.75C0.75 17.9216 1.42157 17.25 2.25 17.25C3.07843 17.25 3.75 17.9216 3.75 18.75V20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.75 11.25H20.25C21.0784 11.25 21.75 11.9216 21.75 12.75V17.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.25 20.25V18.75C23.25 17.9216 22.5784 17.25 21.75 17.25C20.9216 17.25 20.25 17.9216 20.25 18.75V20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--14{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M21 23.25H5.25C4.00736 23.25 3 22.2426 3 21' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M6 0.75C4.34315 0.75 3 2.09315 3 3.75V21C3 19.7574 4.00736 18.75 5.25 18.75H19.5C20.3284 18.75 21 18.0784 21 17.25V2.25C21 1.42157 20.3284 0.75 19.5 0.75H6Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.5 23.25V18.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.6504 11.25C13.5144 11.25 15.0254 9.73896 15.0254 7.875C15.0254 6.01104 13.5144 4.5 11.6504 4.5C9.78643 4.5 8.27539 6.01104 8.27539 7.875C8.27539 9.73896 9.78643 11.25 11.6504 11.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.4004 14.9995C15.2584 13.5367 13.5062 12.6816 11.6504 12.6816C9.79462 12.6816 8.04235 13.5367 6.90039 14.9995' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M15.023 7.98673C14.4141 8.1616 13.7836 8.25013 13.15 8.24973C11.4577 8.25212 9.82658 7.61654 8.58203 6.46973' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--15{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.25 23.123C20.5637 23.123 23.25 20.4368 23.25 17.123C23.25 13.8093 20.5637 11.123 17.25 11.123C13.9363 11.123 11.25 13.8093 11.25 17.123C11.25 20.4368 13.9363 23.123 17.25 23.123Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.25 14.123V20.123' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.25 17.123H20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.25 2.12305H20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.25 8.12305H20.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.25 14.123H8.25' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.125 1.74805C1.33211 1.74805 1.5 1.91594 1.5 2.12305C1.5 2.33015 1.33211 2.49805 1.125 2.49805C0.917893 2.49805 0.75 2.33015 0.75 2.12305C0.75 1.91594 0.917893 1.74805 1.125 1.74805' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.125 7.74805C1.33211 7.74805 1.5 7.91594 1.5 8.12305C1.5 8.33015 1.33211 8.49805 1.125 8.49805C0.917893 8.49805 0.75 8.33015 0.75 8.12305C0.75 7.91594 0.917893 7.74805 1.125 7.74805' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.125 13.748C1.33211 13.748 1.5 13.9159 1.5 14.123C1.5 14.3302 1.33211 14.498 1.125 14.498C0.917893 14.498 0.75 14.3302 0.75 14.123C0.75 13.9159 0.917893 13.748 1.125 13.748' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section .icon--16{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M26.0002 20.7756L30.4149 16.361C31.1957 15.58 31.1957 14.314 30.4149 13.533L27.6002 10.725C26.7243 12.8033 24.5654 14.038 22.3299 13.739C20.0944 13.4401 18.3358 11.6815 18.0368 9.44597C17.7378 7.21046 18.9725 5.05154 21.0509 4.17563L18.2429 1.36096C17.4619 0.5802 16.1959 0.5802 15.4149 1.36096L11.0002 5.77563C11.0002 3.01421 8.76166 0.77563 6.00024 0.77563C3.23882 0.77563 1.00024 3.01421 1.00024 5.77563C1.00024 8.53705 3.23882 10.7756 6.00024 10.7756L1.58557 15.1903C0.804809 15.9713 0.804809 17.2373 1.58557 18.0183L4.40024 20.8263C5.27615 18.7479 7.43507 17.5132 9.67057 17.8122C11.9061 18.1112 13.6647 19.8698 13.9637 22.1053C14.2626 24.3408 13.028 26.4997 10.9496 27.3756L13.7576 30.185C14.5386 30.9657 15.8046 30.9657 16.5856 30.185L21.0002 25.7756C21.0002 28.5371 23.2388 30.7756 26.0002 30.7756C28.7617 30.7756 31.0002 28.5371 31.0002 25.7756C31.0002 23.0142 28.7617 20.7756 26.0002 20.7756Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.web-section .icon--17{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M4.5 20.2501L5.73 19.1711C6.17114 18.7991 6.76391 18.6611 7.324 18.8001C7.86592 18.9136 8.30531 19.3091 8.475 19.8361L8.593 20.2481L9.932 19.4651C10.5909 19.0851 11.4171 19.1575 12 19.6461' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M4.5 10.5002L2.256 10.4912C1.85714 10.4896 1.47406 10.647 1.19146 10.9284C0.908855 11.2099 0.749997 11.5924 0.75 11.9912V21.7502C0.75 22.5787 1.42157 23.2502 2.25 23.2502H21.75C22.5784 23.2502 23.25 22.5787 23.25 21.7502V11.9912C23.25 11.1628 22.5784 10.4912 21.75 10.4912L18.75 10.5002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.5 13.82C16.5 13.6433 16.6433 13.5 16.82 13.5H19.93C20.1067 13.5 20.25 13.6433 20.25 13.82V16.18C20.25 16.3567 20.1067 16.5 19.93 16.5H16.82C16.6433 16.5 16.5 16.3567 16.5 16.18V13.82Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3934 14.5391L6.15137 15.6001L7.21137 11.3581L15.9934 2.57609C16.8723 1.69795 18.2965 1.69795 19.1754 2.57609V2.57609C20.0535 3.455 20.0535 4.87918 19.1754 5.75809L10.3934 14.5391Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13.0449 5.52295L16.2269 8.70495' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.2273 2.341L15.1663 1.28C14.5805 0.694427 13.631 0.694427 13.0453 1.28L9.86328 4.462' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M19.1748 2.575L20.9998 0.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.web-section .icon--18{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 6.75C6.90685 6.75 8.25 5.40685 8.25 3.75C8.25 2.09315 6.90685 0.75 5.25 0.75C3.59315 0.75 2.25 2.09315 2.25 3.75C2.25 5.40685 3.59315 6.75 5.25 6.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.5 23.25L8.25 15.75H9.75V12.75C9.75 10.2647 7.73528 8.25 5.25 8.25C2.76472 8.25 0.75 10.2647 0.75 12.75V15.75H2.25L3 23.25H7.5Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.2502 11.25L12.1362 5.915C11.215 4.99443 10.987 3.58741 11.5702 2.423V2.423C12.0048 1.55304 12.8312 0.945099 13.7912 0.789172C14.7511 0.633245 15.7275 0.948344 16.4152 1.636L17.2502 2.471L18.0852 1.636C18.773 0.948354 19.7495 0.633274 20.7096 0.78919C21.6696 0.945107 22.4962 1.55301 22.9312 2.423V2.423C23.5134 3.58772 23.285 4.99437 22.3642 5.915L17.2502 11.25Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e")}.web-section.ticket .icon--1{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2.24707C0.75 1.41864 1.42157 0.74707 2.25 0.74707H8.25C9.07843 0.74707 9.75 1.41864 9.75 2.24707V8.24707C9.75 9.0755 9.07843 9.74707 8.25 9.74707H2.25C1.42157 9.74707 0.75 9.0755 0.75 8.24707V2.24707Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 15.7471C0.75 14.9186 1.42157 14.2471 2.25 14.2471H8.25C9.07843 14.2471 9.75 14.9186 9.75 15.7471V21.7471C9.75 22.5755 9.07843 23.2471 8.25 23.2471H2.25C1.42157 23.2471 0.75 22.5755 0.75 21.7471V15.7471Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 2.24707C14.25 1.41864 14.9216 0.74707 15.75 0.74707H21.75C22.5784 0.74707 23.25 1.41864 23.25 2.24707V8.24707C23.25 9.0755 22.5784 9.74707 21.75 9.74707H15.75C14.9216 9.74707 14.25 9.0755 14.25 8.24707V2.24707Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 15.7471C14.25 14.9186 14.9216 14.2471 15.75 14.2471H21.75C22.5784 14.2471 23.25 14.9186 23.25 15.7471V21.7471C23.25 22.5755 22.5784 23.2471 21.75 23.2471H15.75C14.9216 23.2471 14.25 22.5755 14.25 21.7471V15.7471Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section.ticket .icon--2{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.4774 21.75C22.4774 22.5784 21.8059 23.25 20.9774 23.25H3.02344C2.19501 23.25 1.52344 22.5784 1.52344 21.75V2.25C1.52344 1.42157 2.19501 0.75 3.02344 0.75H18.0234C18.4146 0.750039 18.7903 0.902905 19.0704 1.176L22.0254 4.059C22.3147 4.34146 22.4777 4.72872 22.4774 5.133V21.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.27344 9.75C9.51608 9.75 10.5234 8.74264 10.5234 7.5C10.5234 6.25736 9.51608 5.25 8.27344 5.25C7.0308 5.25 6.02344 6.25736 6.02344 7.5C6.02344 8.74264 7.0308 9.75 8.27344 9.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.8134 18.2002L14.8884 12.3122C14.7033 12.0337 14.3924 11.8647 14.058 11.8609C13.7235 11.8571 13.4089 12.0189 13.2174 12.2932L10.5264 16.1382L8.85844 14.8002C8.63706 14.6228 8.35134 14.5466 8.07101 14.5901C7.79069 14.6337 7.54156 14.793 7.38444 15.0292L5.27344 18.2002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section.ticket .icon--3{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 3.75C0.75 2.09315 2.09315 0.75 3.75 0.75H20.25C21.9069 0.75 23.25 2.09315 23.25 3.75V15.75C23.25 17.4069 21.9069 18.75 20.25 18.75H3.75C2.09315 18.75 0.75 17.4069 0.75 15.75V3.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5 22.5C7.70711 22.5 7.875 22.6679 7.875 22.875C7.875 23.0821 7.70711 23.25 7.5 23.25C7.29289 23.25 7.125 23.0821 7.125 22.875C7.125 22.6679 7.29289 22.5 7.5 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 22.5C12.2071 22.5 12.375 22.6679 12.375 22.875C12.375 23.0821 12.2071 23.25 12 23.25C11.7929 23.25 11.625 23.0821 11.625 22.875C11.625 22.6679 11.7929 22.5 12 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.5 22.5C16.7071 22.5 16.875 22.6679 16.875 22.875C16.875 23.0821 16.7071 23.25 16.5 23.25C16.2929 23.25 16.125 23.0821 16.125 22.875C16.125 22.6679 16.2929 22.5 16.5 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.707 7.5L3.75 9.75L5.707 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.293 7.5L20.25 9.75L18.293 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section.ticket .icon--4{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 2.24707C0.75 1.41864 1.42157 0.74707 2.25 0.74707H8.25C9.07843 0.74707 9.75 1.41864 9.75 2.24707V8.24707C9.75 9.0755 9.07843 9.74707 8.25 9.74707H2.25C1.42157 9.74707 0.75 9.0755 0.75 8.24707V2.24707Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 15.7471C0.75 14.9186 1.42157 14.2471 2.25 14.2471H8.25C9.07843 14.2471 9.75 14.9186 9.75 15.7471V21.7471C9.75 22.5755 9.07843 23.2471 8.25 23.2471H2.25C1.42157 23.2471 0.75 22.5755 0.75 21.7471V15.7471Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 2.24707C14.25 1.41864 14.9216 0.74707 15.75 0.74707H21.75C22.5784 0.74707 23.25 1.41864 23.25 2.24707V8.24707C23.25 9.0755 22.5784 9.74707 21.75 9.74707H15.75C14.9216 9.74707 14.25 9.0755 14.25 8.24707V2.24707Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.25 15.7471C14.25 14.9186 14.9216 14.2471 15.75 14.2471H21.75C22.5784 14.2471 23.25 14.9186 23.25 15.7471V21.7471C23.25 22.5755 22.5784 23.2471 21.75 23.2471H15.75C14.9216 23.2471 14.25 22.5755 14.25 21.7471V15.7471Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section.ticket .icon--5{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.4774 21.75C22.4774 22.5784 21.8059 23.25 20.9774 23.25H3.02344C2.19501 23.25 1.52344 22.5784 1.52344 21.75V2.25C1.52344 1.42157 2.19501 0.75 3.02344 0.75H18.0234C18.4146 0.750039 18.7903 0.902905 19.0704 1.176L22.0254 4.059C22.3147 4.34146 22.4777 4.72872 22.4774 5.133V21.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.27344 9.75C9.51608 9.75 10.5234 8.74264 10.5234 7.5C10.5234 6.25736 9.51608 5.25 8.27344 5.25C7.0308 5.25 6.02344 6.25736 6.02344 7.5C6.02344 8.74264 7.0308 9.75 8.27344 9.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.8134 18.2002L14.8884 12.3122C14.7033 12.0337 14.3924 11.8647 14.058 11.8609C13.7235 11.8571 13.4089 12.0189 13.2174 12.2932L10.5264 16.1382L8.85844 14.8002C8.63706 14.6228 8.35134 14.5466 8.07101 14.5901C7.79069 14.6337 7.54156 14.793 7.38444 15.0292L5.27344 18.2002' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.web-section.ticket .icon--6{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.75 3.75C0.75 2.09315 2.09315 0.75 3.75 0.75H20.25C21.9069 0.75 23.25 2.09315 23.25 3.75V15.75C23.25 17.4069 21.9069 18.75 20.25 18.75H3.75C2.09315 18.75 0.75 17.4069 0.75 15.75V3.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.5 22.5C7.70711 22.5 7.875 22.6679 7.875 22.875C7.875 23.0821 7.70711 23.25 7.5 23.25C7.29289 23.25 7.125 23.0821 7.125 22.875C7.125 22.6679 7.29289 22.5 7.5 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M12 22.5C12.2071 22.5 12.375 22.6679 12.375 22.875C12.375 23.0821 12.2071 23.25 12 23.25C11.7929 23.25 11.625 23.0821 11.625 22.875C11.625 22.6679 11.7929 22.5 12 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.5 22.5C16.7071 22.5 16.875 22.6679 16.875 22.875C16.875 23.0821 16.7071 23.25 16.5 23.25C16.2929 23.25 16.125 23.0821 16.125 22.875C16.125 22.6679 16.2929 22.5 16.5 22.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.707 7.5L3.75 9.75L5.707 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18.293 7.5L20.25 9.75L18.293 12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.marketing-section .icon--1{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.0991 15.7H14.4691V11.53H24.2491V13.5899C23.9565 18.9392 19.9387 23.3432 14.6387 24.1241C9.3387 24.905 4.22144 21.847 2.39846 16.8095C0.575475 11.772 2.55065 6.14733 7.12298 3.35562C11.6953 0.56392 17.601 1.37678 21.2491 5.29995L17.8491 8.42995C16.5948 7.08597 14.8374 6.32506 12.9991 6.32995C9.67231 6.3304 6.85452 8.78219 6.39415 12.0769C5.93379 15.3717 7.97162 18.5019 11.1708 19.4142C14.3701 20.3266 17.7524 18.742 19.0991 15.7V15.7Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.17984 9.70984L3.58984 6.83984' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7.19 16.3198L3.75 19.4198' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M16.9199 18.3901L19.9899 21.8401' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.marketing-section .icon--2{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.25 15C7.32107 15 9 13.3211 9 11.25C9 9.17893 7.32107 7.5 5.25 7.5C3.17893 7.5 1.5 9.17893 1.5 11.25C1.5 13.3211 3.17893 15 5.25 15Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.75 9.75C20.8211 9.75 22.5 8.07107 22.5 6C22.5 3.92893 20.8211 2.25 18.75 2.25C16.6789 2.25 15 3.92893 15 6C15 8.07107 16.6789 9.75 18.75 9.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.75 21.75C20.8211 21.75 22.5 20.0711 22.5 18C22.5 15.9289 20.8211 14.25 18.75 14.25C16.6789 14.25 15 15.9289 15 18C15 20.0711 16.6789 21.75 18.75 21.75Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.74609 9.89086L15.2541 7.35986' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8.60547 12.9282L15.3955 16.3232' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.marketing-section .icon--3{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M22 4.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M18 13.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14 9.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10 16.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2 18.75V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M6 13.25V22.75' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M20 1.25H3.5' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.marketing-section .icon--4{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.5 12.88V2.25C19.5 1.42157 18.8284 0.75 18 0.75H6C5.17157 0.75 4.5 1.42157 4.5 2.25V12.88' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21.284 11.4651C21.5094 11.2864 21.817 11.2523 22.076 11.3773C22.3351 11.5023 22.4997 11.7645 22.5 12.0521V21.7521C22.5 22.5805 21.8284 23.2521 21 23.2521H3C2.17157 23.2521 1.5 22.5805 1.5 21.7521V12.0521C1.50025 11.7645 1.66495 11.5023 1.92395 11.3773C2.18296 11.2523 2.49065 11.2864 2.716 11.4651L10.147 17.3591C11.2347 18.2133 12.7653 18.2133 13.853 17.3591L21.284 11.4651Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.93 5.34513C15.5714 4.96882 15.0743 4.75586 14.5545 4.75586C14.0347 4.75586 13.5376 4.96882 13.179 5.34513L12 6.56413L10.821 5.34513C10.4624 4.96882 9.96531 4.75586 9.4455 4.75586C8.9257 4.75586 8.42859 4.96882 8.07 5.34513C7.31 6.1412 7.31 7.39407 8.07 8.19013L11.581 11.8211C11.6903 11.9357 11.8417 12.0005 12 12.0005C12.1583 12.0005 12.3097 11.9357 12.419 11.8211L15.93 8.19013C16.69 7.39407 16.69 6.1412 15.93 5.34513Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.img--bordered{border-radius:8px;border:4px solid var(--secondary);box-shadow:0px 32px 56px 0px #06453D1A}.img--radius{border-radius:24px}.team__member{text-align:center;font-weight:700;margin-bottom:var(--space-m)}.team__member h5,.team__member h6{margin-bottom:5px;font-weight:700}.team__member p{font-size:var(--text-xs)}.team__member img{border-radius:100%;margin-bottom:var(--space-m);width:160px;height:160px}.team__member.green img{background-color:var(--primary)}.team__member.yellow img{background-color:var(--yellow)}.team__member.red img{background-color:var(--red)}.team__member.blue img{background-color:var(--blue)}.team--web .team__member img{background-color:var(--yellow)}.team--dev .team__member img{background-color:var(--secondary)}.team--rs .team__member img{background-color:var(--red)}.team--marketing .team__member img{background-color:var(--blue)}.team--ticket .team__member img{background-color:var(--purple)}@media(max-width:576px){.team__member img{width:80px;height:80px}}.box--colored{position:relative;padding:40px;border-radius:24px;border:0;box-shadow:none;background-color:var(--white);color:var(--text-body)}.box--colored h5,.box--colored h6{font-weight:bold;margin-bottom:var(--space-m)}.box--colored li{margin-bottom:var(--space-xs)}.box--colored .label{position:absolute;top:0;right:40px;transform:translateY(-50%);background-color:var(--yellow);font-weight:bold;font-size:var(--text-xs);border-radius:8px;padding:8px}.box--colored .card-icon{width:62px;height:62px;border-radius:8px;margin-bottom:var(--space-m);background-color:var(--red);background-size:32px;background-position:center}.marketing-section .box--colored .card-icon{background-color:var(--purple)}.box--colored.red{background-color:#F1838A33}.box--colored.red .card-icon{background-color:var(--red)}.box--colored.purple{background-color:#C897EE33}.box--colored.purple .card-icon{background-color:var(--purple)}.box--colored.blue{background-color:#38ADBD33}.box--colored.blue .card-icon{background-color:var(--blue)}.box--colored.yellow{background-color:#DBF18333}.box--colored.yellow .card-icon{background-color:var(--yellow)}@media(max-width:576px){.box--colored{padding:var(--space-s)}}.slider--features{position:relative;margin:var(--space-l) 0}.slider--features::before{position:absolute;content:"";top:22px;left:15px;z-index:9;transform:translate(-50%);height:100%;width:32px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='66' viewBox='0 0 32 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='32' height='66' fill='url(%23paint0_linear_793_42563)'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_793_42563' x1='5.26815' y1='33' x2='32' y2='33' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23EFF4EF'/%3e%3cstop offset='1' stop-color='%23EFF4EF' stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ")}.slider--features::after{position:absolute;content:"";top:22px;right:-16px;z-index:9;transform:translate(-50%);height:100%;width:32px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='66' viewBox='0 0 32 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect x='32' y='66' width='32' height='66' transform='rotate(180 32 66)' fill='url(%23paint0_linear_793_42564)'/%3e%3cdefs%3e%3clinearGradient id='paint0_linear_793_42564' x1='37.2681' y1='99' x2='64' y2='99' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%23EFF4EF'/%3e%3cstop offset='1' stop-color='%23EFF4EF' stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e ")}.slider--features .slick-track{padding:24px 0}.slider--features .slick-slide{margin:0 8px}.slider--features__item{background-color:var(--white);white-space:nowrap;border-radius:8px;filter:drop-shadow(0 0 8px #0C4A4214);padding:8px 16px;width:auto !important}.slider--solutions .slick-track{padding:20px 0}.slider--solutions .slick-slide{margin:0 12px}.solutions__item{text-align:center;padding:40px;border-radius:24px;box-shadow:0px 0px 8px 0px #0C4A4214;text-decoration:none !important}.solutions__item .lottie-img{display:flex;margin:0 auto}.solutions__item p:last-child{font-weight:400}.accordion{width:100%;margin:0 auto}.accordion .acc-item{margin-bottom:20px}.accordion .acc-item .acc-head:not(:first-child){margin-top:20px}.accordion .acc-item .acc-head{display:flex;align-items:center;position:relative;padding:16px 90px 16px 32px;cursor:pointer;transition:.2s;font-weight:700;font-size:var(--text-xl);border-left:2px solid var(--greenlight);background-color:transparent}.accordion .acc-item .acc-head span{display:block;font-weight:500;font-size:var(--text-m)}.accordion .acc-item .acc-head::after{position:absolute;content:"";right:15px;top:50%;transform:translateY(-50%);width:62px;height:62px;border-radius:100%;border:8px solid var(--greenlight);background-color:var(--white);transition:.2s;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 2.51318V12.2055' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.15381 7.35938H11.8461' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.accordion .acc-item .acc-head:hover::after{border:8px solid var(--primary)}.accordion .acc-item .acc-head:active::after{background-color:#C0D0CA;border:8px solid #DCE7E3}.accordion .acc-item .acc-head[aria-expanded="true"]::after{background-color:white;border:8px solid var(--primary);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2.15381 7.35938H11.8461' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M2.15381 7.35938H11.8461' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.accordion .acc-item .acc-head[aria-expanded="true"]:hover::after{border:8px solid var(--primary)}.accordion .acc-item .acc-body{border-left:2px solid var(--secondary)}.accordion .acc-item .acc-body .inner{padding:16px 32px}.accordion .acc-item .acc-body .inner p:first-child{font-size:var(--text-m);font-weight:700;text-transform:uppercase}.accordion .acc-item .acc-body .inner a{font-weight:500;text-decoration:underline;color:var(--primary-clr)}.accordion .acc-item .acc-body .inner a:hover{color:var(--primary-clr-hvr)}.accordion .acc-item .acc-head[aria-expanded="true"],.accordion .acc-item .show .acc-body{border-left:2px solid var(--secondary)}.accordion .canceltittle{display:none}.accordion [class*="icon--"]{display:inline-table;margin-right:20px;width:62px;height:62px;background-color:var(--primary);border-radius:8px;background-position:center;transition:.2s}.accordion .acc-item .acc-head[aria-expanded="true"] [class*="icon--"]{background-color:var(--secondary)}.accordion [class*="icon--"]::before{display:none !important}.icon--bookingengine{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 14.374H14' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7 19.374H11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M7 24.374H11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13 31.374H3C1.89543 31.374 1 30.4786 1 29.374V8.37402C1 7.26945 1.89543 6.37402 3 6.37402H8C8 3.6126 10.2386 1.37402 13 1.37402C15.7614 1.37402 18 3.6126 18 6.37402H23C24.1046 6.37402 25 7.26945 25 8.37402V11.374' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M13 5.37402C13.2761 5.37402 13.5 5.59788 13.5 5.87402C13.5 6.15017 13.2761 6.37402 13 6.37402C12.7239 6.37402 12.5 6.15017 12.5 5.87402C12.5 5.59788 12.7239 5.37402 13 5.37402' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 31.374C27.4183 31.374 31 27.7923 31 23.374C31 18.9557 27.4183 15.374 23 15.374C18.5817 15.374 15 18.9557 15 23.374C15 27.7923 18.5817 31.374 23 31.374Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M26.5654 21.0474L22.6921 26.2127C22.5178 26.4445 22.2516 26.5893 21.9624 26.6098C21.6731 26.6302 21.3892 26.5243 21.1841 26.3194L19.1841 24.3194' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.icon--voucher{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M31 20.3594V24.3594C31 25.4639 30.1046 26.3594 29 26.3594H3C1.89543 26.3594 1 25.4639 1 24.3594V20.3594C3.20914 20.3594 5 18.5685 5 16.3594C5 14.1502 3.20914 12.3594 1 12.3594V8.35938C1 7.25481 1.89543 6.35938 3 6.35938H29C30.1046 6.35938 31 7.25481 31 8.35938V12.3594C28.7909 12.3594 27 14.1502 27 16.3594C27 18.5685 28.7909 20.3594 31 20.3594Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 14.3594C12.1046 14.3594 13 13.4639 13 12.3594C13 11.2548 12.1046 10.3594 11 10.3594C9.89543 10.3594 9 11.2548 9 12.3594C9 13.4639 9.89543 14.3594 11 14.3594Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 22.3594C23.1046 22.3594 24 21.4639 24 20.3594C24 19.2548 23.1046 18.3594 22 18.3594C20.8954 18.3594 20 19.2548 20 20.3594C20 21.4639 20.8954 22.3594 22 22.3594Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M21 11.3594L11 21.3594' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.icon--loyalty{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1 19.3594V31.3594' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1 29.3594H21C21 27.1502 19.2091 25.3594 17 25.3594H12C12 23.1502 10.2091 21.3594 8 21.3594H1' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M8 25.3594H12' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M21 18.8593L12.4774 9.96859C10.9433 8.4333 10.5626 6.0891 11.532 4.14725V4.14725C12.2569 2.69743 13.6346 1.68445 15.2346 1.42479C16.8346 1.16512 18.4619 1.69042 19.608 2.83659L21 4.22592L22.392 2.83392C23.5382 1.68776 25.1655 1.16245 26.7655 1.42212C28.3655 1.68179 29.7432 2.69476 30.468 4.14459V4.14459C31.4383 6.0863 31.0576 8.43102 29.5227 9.96592L21 18.8593Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.icon--ticket{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M26.1 12.1996C26.5137 10.2562 28.1284 8.75639 30.1653 8.42361C30.6465 8.3467 30.9995 7.94729 31 7.47897V4.51961C31 3.45922 30.1046 2.59961 29 2.59961H3C1.89543 2.59961 1 3.45922 1 4.51961V7.48153C0.999435 7.95024 1.35287 8.35025 1.83467 8.42617C4.24638 8.8119 6.01408 10.815 6.01408 13.1622C6.01408 15.5093 4.24638 17.5124 1.83467 17.8982C1.35325 17.9756 1.00044 18.3755 1 18.8441V21.7996C1 22.86 1.89543 23.7196 3 23.7196H11' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11 19.8795V17.9595' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11 14.1197V12.1997' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M11 8.35945V6.43945' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M25.0001 19.8794H22.2894C21.4313 19.8784 20.6932 20.4625 20.5305 21.2713C20.3677 22.0802 20.826 22.8861 21.6227 23.192L24.3747 24.248C25.1696 24.5551 25.6262 25.36 25.4636 26.1676C25.301 26.9752 24.5649 27.5588 23.7081 27.5594H21.0001' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 19.8794V18.9194' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23 28.5196V27.5596' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M23 31.3996C27.4183 31.3996 31 27.9611 31 23.7196C31 19.478 27.4183 16.0396 23 16.0396C18.5817 16.0396 15 19.478 15 23.7196C15 27.9611 18.5817 31.3996 23 31.3996Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.icon--cms{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.99878 4.85937C1.99878 4.03095 2.67035 3.35938 3.49878 3.35938H28.4988C29.3272 3.35938 29.9988 4.03095 29.9988 4.85938V27.8594C29.9988 28.6878 29.3272 29.3594 28.4988 29.3594H3.49878C2.67035 29.3594 1.99878 28.6878 1.99878 27.8594V4.85937Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.99878 9.35938H29.9988' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.99878 14.1094C5.99878 13.6952 6.33457 13.3594 6.74878 13.3594H13.2488C13.663 13.3594 13.9988 13.6952 13.9988 14.1094V20.6094C13.9988 21.0236 13.663 21.3594 13.2488 21.3594H6.74878C6.33457 21.3594 5.99878 21.0236 5.99878 20.6094V14.1094Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M5.99878 25.3594H14.0001' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.9988 14.1094C17.9988 13.6952 18.3346 13.3594 18.7488 13.3594H25.2488C25.663 13.3594 25.9988 13.6952 25.9988 14.1094V24.6094C25.9988 25.0236 25.663 25.3594 25.2488 25.3594H18.7488C18.3346 25.3594 17.9988 25.0236 17.9988 24.6094V14.1094Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M17.9988 19.3594H25.9988' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.icon--marketing{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 21.3555C2.79086 21.3555 1 19.5646 1 17.3555V5.35547C1 3.14633 2.79086 1.35547 5 1.35547H27C29.2091 1.35547 31 3.14633 31 5.35547V17.3555C31.0014 18.3296 30.6461 19.2706 30.0013 20.0008' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.9999 31.3554L9.86656 24.5127C9.34673 23.8196 9.32002 22.8741 9.79989 22.1527V22.1527C10.1118 21.6857 10.6019 21.3675 11.1554 21.2727C11.7089 21.1779 12.277 21.3148 12.7266 21.6514L14.9932 23.3554V10.3594C14.9932 9.8278 15.2049 9.31808 15.5814 8.94281C15.9579 8.56755 16.4683 8.35761 16.9999 8.35939V8.35939C18.1045 8.35939 18.9999 9.25482 18.9999 10.3594V18.3594L24.5652 19.5967C26.529 20.0331 27.8632 21.86 27.6812 23.8634L26.9999 31.3594L14.9999 31.3554Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.icon--revenue{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='33' viewBox='0 0 32 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.36 13.3608C7.40732 13.3608 0.959961 10.6742 0.959961 7.36084C0.959961 4.04751 7.40732 1.36084 15.36 1.36084C23.3126 1.36084 29.76 4.04617 29.76 7.36084C29.76 8.93684 28.3008 10.3715 25.92 11.4422' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M29.76 13.3608V7.36084' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.959961 7.36084V15.3608C0.959961 17.9742 4.96892 20.1968 10.56 21.0195' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M0.959961 15.3608V23.3608C0.959961 26.1142 5.41308 28.4355 11.4828 29.1408' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M23.9999 19.3608H21.3976C20.5751 19.3614 19.8684 19.9694 19.7123 20.8106C19.5562 21.6519 19.9945 22.4903 20.7576 22.8102L23.3996 23.9102C24.1644 24.2289 24.6044 25.0684 24.4481 25.9109C24.2919 26.7535 23.5834 27.3618 22.7596 27.3608H20.1599' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.0801 19.3608V18.3608' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M22.0801 28.3608V27.3608' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.0799 31.3608C26.3214 31.3608 29.7599 27.7791 29.7599 23.3608C29.7599 18.9426 26.3214 15.3608 22.0799 15.3608C17.8384 15.3608 14.3999 18.9426 14.3999 23.3608C14.3999 27.7791 17.8384 31.3608 22.0799 31.3608Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}@media(max-width:576px){.accordion .acc-item .acc-head{flex-direction:column;align-items:flex-start;padding:16px 90px 16px 16px}.accordion .acc-item .acc-head::after{width:38px;height:38px;border:4px solid var(--greenlight);background-size:14px}.accordion .acc-item .acc-head:hover::after{border:4px solid var(--primary)}.accordion .acc-item .acc-head[aria-expanded="true"]::after{border:4px solid var(--primary)}.accordion .acc-item .acc-head[aria-expanded="true"]:hover::after{border:4px solid var(--primary)}.accordion .acc-item .acc-body .inner{padding:16px}.accordion [class*="icon--"]{width:40px;height:40px;background-size:24px;margin-bottom:var(--space-s)}}.datatable-header{margin-top:40px}table.datatable{margin-top:0 !important}table.datatable .title{min-width:230px}table.datatable .duration{min-width:130px;max-width:130px;width:130px}table.datatable .price{min-width:150px;max-width:150px;width:150px}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc{cursor:pointer;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23D0D0D0' d='M2.1 5.73h9.073a.629.629 0 00.456-.188.614.614 0 000-.893L7.087.206a.645.645 0 00-.911 0L1.639 4.649a.614.614 0 000 .893.63.63 0 00.461.188zm9.068 2.54H2.1a.63.63 0 00-.456.188.614.614 0 000 .893l4.536 4.443a.645.645 0 00.911 0l4.536-4.443a.614.614 0 000-.893.629.629 0 00-.459-.188z'/%3e%3c/svg%3e")}table.dataTable thead .sorting_asc{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23a3007d' d='M2.1 5.7h9.1c.2 0 .3-.1.5-.2.2-.2.3-.6 0-.9L7.1.2c-.3-.2-.7-.2-.9 0L1.6 4.6c-.2.2-.3.6 0 .9.2.2.3.2.5.2z'/%3e%3c/svg%3e")}table.dataTable thead .sorting_desc{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3e%3cpath fill='%23a3007d' d='M11.2 8.3H2.1c-.2 0-.3.1-.5.2-.2.2-.3.6 0 .9l4.5 4.4c.3.3.7.3.9 0l4.5-4.4c.2-.2.3-.6 0-.9 0-.2-.2-.2-.3-.2z'/%3e%3c/svg%3e")}@media (max-width:767px){ .cta + .cta{margin-top:20px}}@media (min-width:992px){ .imgright{float:right;display:inline-block;margin:0 0 20px 20px} .imgleft{float:left;display:inline-block;margin:0 20px 20px 0}}input.error,textarea.error{border-radius:8px;padding:0.375rem 0.75rem !important;border:1px solid #f44336 !important;background-color:#fef2f2 !important;outline:none;box-shadow:none;margin-bottom:0}label.error-label{color:#f44336 !important}input.valid,textarea.valid{border-radius:8px;position:relative;border:1px solid var(--primary) !important;box-shadow:none}label:not([for^="policy"]).valid-label{color:var(--primary) !important}.form-group.completed input.valid,.form-group.completed textarea.valid{border-radius:8px;border:1px solid #b8cac3 !important;box-shadow:0px 0px 8px 0px #0C4A4214}label.completed-label{color:var(--text-body) !important}.form-group.error::after{position:absolute;content:"";width:24px;height:24px;right:var(--space-s);top:40px;background-position:center;background-size:16px;background-repeat:no-repeat;pointer-events:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7.99992 15.6431C6.68138 15.6431 5.39245 15.2521 4.29612 14.5196C3.19979 13.787 2.34531 12.7458 1.84072 11.5276C1.33614 10.3095 1.20412 8.96903 1.46135 7.67582C1.71859 6.38261 2.35353 5.19473 3.28588 4.26238C4.21823 3.33003 5.40611 2.69509 6.69932 2.43785C7.99252 2.18062 9.33297 2.31264 10.5511 2.81723C11.7693 3.32181 12.8105 4.17629 13.5431 5.27262C14.2756 6.36895 14.6666 7.65788 14.6666 8.97642C14.6666 10.7445 13.9642 12.4402 12.714 13.6905C11.4637 14.9407 9.76803 15.6431 7.99992 15.6431Z' stroke='%230C4A42'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99992 15.6431C6.68138 15.6431 5.39245 15.2521 4.29612 14.5196C3.19979 13.787 2.34531 12.7458 1.84072 11.5276C1.33614 10.3095 1.20412 8.96903 1.46135 7.67582C1.71859 6.38261 2.35353 5.19473 3.28588 4.26238C4.21823 3.33003 5.40611 2.69509 6.69932 2.43785C7.99252 2.18062 9.33297 2.31264 10.5511 2.81723C11.7693 3.32181 12.8105 4.17629 13.5431 5.27262C14.2756 6.36895 14.6666 7.65788 14.6666 8.97642C14.6666 10.7445 13.9642 12.4402 12.714 13.6905C11.4637 14.9407 9.76803 15.6431 7.99992 15.6431ZM7.29281 8.97642L4.31303 5.99664L5.02014 5.28953L7.99992 8.26931L10.9797 5.28954L11.6868 5.99664L8.70703 8.97642L11.6868 11.9562L10.9797 12.6633L7.99992 9.68353L5.02014 12.6633L4.31303 11.9562L7.29281 8.97642Z' fill='%230C4A42'/%3e%3c/svg%3e ")}.fancy-dynamicforms .form-group.error::after{top:37px}.form-group.valid::after,.form-group.completed::after{position:absolute;content:"";width:24px;height:24px;right:var(--space-s);top:37px;pointer-events:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M2 15.8458L7.51724 21.6429L22 4.9762' stroke='%2338BD6D' stroke-linejoin='round'/%3e%3c/svg%3e ")}.form-control{color:var(--secondary) !important;font-weight:700;border-radius:8px;border-color:#C0D0CA !important;min-height:54px}.form-control:focus{box-shadow:0px 0px 8px 0px #0C4A4214}.dynamicforms .form-check-input:checked[type=checkbox]{background-size:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.3335 9.91288L5.01166 13.7776L14.6668 2.6665' stroke='white' stroke-linejoin='round'/%3e%3c/svg%3e ")}input[type=checkbox]{padding:0 !important}.custom-control-label{padding-left:5px}.custom-control-input,.custom-control-label::before,.custom-control-label::after{width:1.2rem;height:1.2rem}.custom-control-label::before{background-color:var(--white);border-color:var(--grey)}.custom-checkbox .custom-control-label::before{border-radius:0}.custom-control-input:checked ~ .custom-control-label::before,.form-check-input:checked{background-color:var(--default);border-color:var(--default)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:var(--grey)}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(195,164,127,.25)}.custom-control-input:focus ~ .custom-control-indicator{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(195,164,127);box-shadow:0 0 0 1px #fff,0 0 0 3px var(--default)}.form-floating{position:relative}.form-floating > .form-control,.form-floating > .form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating > label{position:absolute;top:0;left:0;height:100%;padding:1rem 0.75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}@media (prefers-reduced-motion:reduce){ .form-floating > label{transition:none}}.form-floating > .form-control{padding:1rem 0.75rem}.form-floating > .form-control::-moz-placeholder{color:transparent}.form-floating > .form-control::placeholder{color:transparent}.form-floating > .form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating > .form-control:focus,.form-floating > .form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:0.625rem}.form-floating > .form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating > .form-select{padding-top:1.625rem;padding-bottom:0.625rem}.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating > .form-control:focus ~ label,.form-floating > .form-control:not(:placeholder-shown) ~ label,.form-floating > .form-select ~ label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-floating > .form-control:-webkit-autofill ~ label{opacity:0.65;transform:scale(0.85) translateY(-0.5rem) translateX(0.15rem)}.form-check{display:flex}.form-check-input{width:24px;height:24px;border:1px solid var(--greenlight)}.form-check-input[type=checkbox]{border-radius:8px;margin-top:0;margin-right:16px}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:var(--grey);outline:0;box-shadow:var(--boxshadow)}.form-check-input:checked{background-color:var(--primary);border-color:var(--primary)}.dynamicforms label:not(.form-check-label){font-weight:700;font-size:var(--text-xs)}.dynamicforms .commentblock{padding:24px 0}.dynamicforms .commentblock blockquote{padding-left:24px;margin-bottom:var(--space-2xl)}.dynamicforms .commentblock blockquote::before,.dynamicforms .commentblock blockquote::after{width:60px;height:48px;-webkit-mask-size:cover}.dynamicforms .commentblock blockquote::before{left:-24px}.dynamicforms .commentblock blockquote::after{right:-24px}.dynamicforms .commentblock .author__img,.dynamicforms .commentblock .author__img img{max-width:64px;border-radius:100%}.dynamicforms blockquote p{font-size:var(--text-s);margin:0}input[type="file"]::file-selector-button{transition:.3s;cursor:pointer;text-transform:uppercase;font-size:var(--text-xs);font-weight:600;color:var(--secondary);border-radius:8px;border:2.5px solid var(--secondary);background-color:transparent;letter-spacing:8%;padding:12px 42px 12px 18px;background-repeat:no-repeat;background-position:center right 18px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.02539 11.8653V2.78564' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.539 4.3041L8.02632 1.81201L5.51367 4.3041' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.3074 11.8652V12.6959C14.3074 13.6135 13.5574 14.3573 12.6323 14.3573H3.41924C2.49411 14.3573 1.74414 13.6135 1.74414 12.6959V11.8652' stroke='%230C4A42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}input[type="file"]::file-selector-button:hover{color:var(--white);border:2.5px solid var(--secondary);background-color:var(--secondary);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.02539 11.8653V2.78564' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M10.539 4.3041L8.02632 1.81201L5.51367 4.3041' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M14.3074 11.8652V12.6959C14.3074 13.6135 13.5574 14.3573 12.6323 14.3573H3.41924C2.49411 14.3573 1.74414 13.6135 1.74414 12.6959V11.8652' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")}.dynamicforms #rooms,.dynamicforms #rooms2{width:60px}.ui-datepicker{display:none;position:fixed !important;top:50% !important;left:50% !important;width:800px !important;margin-top:-195px !important;margin-left:-400px !important;float:left;z-index:999999 !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:9999px solid rgba(30,30,30,.6) !important;background:#eee}.ui-datepicker *{position:relative;z-index:2}.ui-datepicker-group{width:50%;float:left}.ui-datepicker-header{position:relative;background-color:var(--default);height:55px}.ui-datepicker-title{color:#fff;font-weight:bold;line-height:55px;text-align:center}.ui-datepicker-group-first .ui-datepicker-header{border-right:1px solid #DDD}.ui-datepicker table{width:100%;margin:0;padding:15px 28px 28px 28px;border-spacing:2px;border-collapse:separate !important}.ui-datepicker-group-first table{border-right:1px solid #DDD}.ui-datepicker th{width:14.2857%;text-align:center;text-transform:uppercase;color:#666}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:13px 0;text-decoration:none}.ui-datepicker-trigger{display:block;position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-color:transparent;border:0;border-radius:0;cursor:pointer;z-index:2}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{font-size:14px;background-color:rgba(255,255,255,1);color:#666;text-align:center}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{background-color:var(--default);color:#FFF;font-weight:bold}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:0.25;cursor:default}.ui-datepicker .ui-datepicker-prev{float:left;z-index:3}.ui-datepicker .ui-datepicker-next{float:right;z-index:3}.ui-datepicker .ui-datepicker-prev:before{position:absolute;content:"";top:14px;left:15px;width:26px;height:26px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m25.96897,13c0,-7.16431 -5.80466,-12.96897 -12.96897,-12.96897s-12.96897,5.80466 -12.96897,12.96897s5.80466,12.96897 12.96897,12.96897s12.96897,-5.80466 12.96897,-12.96897zm-23.42781,0c0,-5.77851 4.68033,-10.45884 10.45884,-10.45884s10.45885,4.68033 10.45885,10.45884s-4.68033,10.45885 -10.45885,10.45885s-10.45884,-4.68033 -10.45884,-10.45885zm9.88884,6.79302l-6.34852,-6.34852c-0.24578,-0.24578 -0.24578,-0.64322 0,-0.889l6.34852,-6.34852c0.24578,-0.24578 0.64322,-0.24578 0.889,0l1.02497,1.02497c0.25101,0.25101 0.24578,0.65368 -0.01046,0.89946l-3.67628,3.50894l8.40891,0c0.34514,0 0.62753,0.28239 0.62753,0.62753l0,1.46424c0,0.34514 -0.28239,0.62753 -0.62753,0.62753l-8.40891,0l3.67628,3.50894c0.25624,0.24578 0.26147,0.64845 0.01046,0.89946l-1.02497,1.02497c-0.24578,0.24578 -0.64322,0.24578 -0.889,0z' fill='rgba(255,255,255,1)'/%3e%3c/svg%3e")}.ui-datepicker .ui-datepicker-next:before{position:absolute;content:"";top:14px;right:15px;width:26px;height:26px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='26' height='26' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0,13c0,7.18145 5.81855,13 13,13s13,-5.81855 13,-13s-5.81855,-13 -13,-13s-13,5.81855 -13,13zm23.48388,0c0,5.79234 -4.69154,10.48388 -10.48388,10.48388s-10.48387,-4.69154 -10.48387,-10.48388s4.69153,-10.48387 10.48387,-10.48387s10.48388,4.69153 10.48388,10.48387zm-9.91251,-6.80928l6.36371,6.36371c0.24637,0.24637 0.24637,0.64476 0,0.89113l-6.36371,6.36371c-0.24637,0.24637 -0.64476,0.24637 -0.89113,0l-1.02742,-1.02742c-0.25161,-0.25161 -0.24637,-0.65524 0.01048,-0.90161l3.68508,-3.51734l-8.42904,0c-0.34597,0 -0.62903,-0.28307 -0.62903,-0.62903l0,-1.46774c0,-0.34597 0.28306,-0.62903 0.62903,-0.62903l8.42904,0l-3.68508,-3.51734c-0.25686,-0.24637 -0.2621,-0.65 -0.01048,-0.90161l1.02742,-1.02742c0.24637,-0.24637 0.64476,-0.24637 0.89113,0l0,0z' fill='rgba(255,255,255,1)'/%3e%3c/svg%3e")}.datepick .month{font-size:24px;margin-top:19px}.datepick .day{font-size:60px;line-height:0.5}@media (max-width:800px){.ui-datepicker{width:700px !important;margin-top:-180px !important;margin-left:-350px !important}.ui-datepicker td span,.ui-datepicker td a{padding:10px 5px}}@media (max-width:700px){.ui-datepicker{width:100% !important;margin-left:0 !important;margin-right:0 !important;left:0 !important}}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100%;left:0;width:100% !important;max-height:200px;margin:1px 0 0 0 !important;padding:0 !important;z-index:1020;overflow-y:auto;overflow-x:hidden;border:1px solid var(--grey);background-color:#fff;filter:var(--dropshadow)}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0 !important;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 10px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{color:var(--base);background-color:var(--greylight)}.ui-helper-hidden-accessible{display:none}.error{margin-bottom:20px;padding:10px 20px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background-color:#ee0101;color:#fff}.required{font-size:7px;vertical-align:super;color:#ee0101}.captcha input{max-width:130px;text-align:center;text-transform:uppercase;font-weight:bold;letter-spacing:2px;font-size:20px}label.custom{margin:0;text-transform:uppercase;font-size:14px}.formError{display:block;position:absolute;top:0;left:0;cursor:pointer;z-index:99}.formError .formErrorContent{position:relative;min-width:170px;padding:4px 10px;text-align:left;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.6);background:#ee0101;color:#fff}.formError .formErrorContent::after{position:absolute;content:"";top:100%;left:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#ee0101 transparent transparent transparent}.autocomplete{position:relative}.autocomplete ul.ui-autocomplete{position:absolute;top:100%;left:0;width:100% !important;max-height:250px;margin:1px 0 0 0;padding:0;z-index:1020;overflow-y:auto;overflow-x:hidden;color:initial;border:1px solid rgba(0,0,0,0.5);background-color:rgba(255,255,255,1)}.autocomplete ul.ui-autocomplete li.ui-menu-item{margin:0;padding:0 !important}.autocomplete ul.ui-autocomplete li.ui-menu-item::before{display:none}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding:3px 10px;cursor:pointer}.autocomplete ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper:hover{background-color:#d4ab4a;color:#fff}.ui-helper-hidden-accessible{display:none}.faq{max-width:768px;width:100%;margin:0 auto}.faq .faq-item{margin-bottom:20px}.faq .faq-item .faq-head:not(:first-child){margin-top:20px}.faq .faq-item .faq-head{position:relative;padding:10px 40px 10px 15px;cursor:pointer;transition:.2s;font-weight:600;color:var(--white);background-color:var(--primary-l-3)}.faq .faq-item .faq-head::after{position:absolute;content:"";right:15px;top:50%;width:19px;height:11px;margin-top:-5px;transition:.2s;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='19px' height='11px'%3e%3cpath fill-rule='evenodd' fill='rgba(255,255,255,1)' d='M10.549,10.179 C10.358,10.369 10.101,10.473 9.838,10.473 C9.751,10.473 9.664,10.462 9.578,10.439 C9.407,10.394 9.236,10.300 9.111,10.175 L1.125,2.185 C0.732,1.792 0.732,1.154 1.125,0.762 C1.518,0.370 2.154,0.370 2.547,0.762 L9.833,8.050 L17.113,0.768 C17.505,0.376 18.143,0.375 18.535,0.768 C18.928,1.161 18.928,1.798 18.535,2.191 L10.549,10.179 Z'/%3e%3c/svg%3e")}.faq .faq-item .faq-head[aria-expanded="true"]::after{transform:scale(1,-1)}.faq .faq-item .faq-body .inner{padding:20px 15px;border:1px solid #b4b4b4}.faq .faq-item .faq-head:hover{background-color:#b4b4b4}.news{}.news .card-img-top{background-color:var(--base);transition:.4s}.news .card:hover .card-img-top{opacity:0.7}.news__date{color:var(--grey);vertical-align:middle}.news__date span::before{content:'/';display:inline-block;margin-right:7px}.news__date span:empty::before{display:none}.news__gallery{position:relative}.news__gallery a{display:block;width:100%;max-width:656px}.news__gallery a:first-child{margin-bottom:40px}.news__gallery a:last-child{position:absolute;right:0;bottom:-88px;max-width:207px}.news__gallery img{border-radius:8px;border:4px solid var(--secondary)}.news__contentshort{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media (max-width:1399px){.news__gallery a:last-child{right:-100px}}@media (max-width:992px){.news__gallery a:first-child{width:100%}.news__gallery a:last-child{bottom:-70px;right:0;max-width:165px}}@media (max-width:768px){ .news__gallery a{width:calc(100% / 2 - 20px)}}@media (max-width:400px){ .news__gallery a:last-child{bottom:-75px;max-width:110px}}