@charset "UTF-8";:root{--ppolOrange:#e8542f;--ppolBlack:#141414;--ppolWhite:#f5f5f5;--ppolTextBlack:#323232}body{background:linear-gradient(90deg,#141414 50%,#f5f5f5 0);background:linear-gradient(90deg,var(--ppolBlack) 50%,var(--ppolWhite) 50%);background-color:#f5f5f5;background-color:var(--ppolWhite);margin:auto;max-width:1920px}button{cursor:pointer}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 2px #757575}::-webkit-scrollbar-thumb{background:#757575;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#5a5a5a}::-ms-reveal{display:none}@font-face{font-display:block;font-family:gilroyRegular;src:url(/static/media/Gilroy-Regular.cfaa6f92ca4d61360aaf.woff)}@font-face{font-display:block;font-family:gilroyMedium;src:url(/static/media/Gilroy-Medium.4b3e523c545d9af43202.woff)}@font-face{font-display:block;font-family:gilroySemiBold;src:url(/static/media/Gilroy-SemiBold.866f7d6b5dea54674b58.woff)}@font-face{font-display:block;font-family:gilroyBold;src:url(/static/media/Gilroy-Bold.20781208d3c4131b3de6.woff)}@font-face{font-display:block;font-family:gilroyExtraBold;src:url(/static/media/Gilroy-ExtraBold.62cdde6524f833642e5e.woff)}@font-face{font-display:block;font-family:gilroyBlack;src:url(/static/media/Gilroy-Black.a72c9b68505fa1bab72a.woff)}@font-face{font-display:block;font-family:gilroyBlackItalic;src:url(/static/media/Gilroy-BlackItalic.df1e9b3227cb7456c346.woff)}@font-face{font-display:block;font-family:interRegular;src:url(/static/media/Inter-Regular.b559a93b35af397f4b6f.ttf)}@font-face{font-display:block;font-family:interMedium;src:url(/static/media/Inter-Medium.9d1fd4235eeb376c5f96.ttf)}@font-face{font-display:block;font-family:interSemiBold;src:url(/static/media/Inter-SemiBold.1616d5720720a412cfc8.ttf)}@font-face{font-display:block;font-family:interBold;src:url(/static/media/Inter-Bold.9aab1ebe6bd16660e37e.ttf)}@font-face{font-display:block;font-family:interBlack;src:url(/static/media/Inter-Black.4687db66d316ec27374b.ttf)}@font-face{font-display:block;font-family:nimbusSansLight;src:url(/static/media/NimbusSansDOT-Light.771c0a8d71f743f8557b.woff)}@font-face{font-display:block;font-family:nimbusSans;src:url(/static/media/NimbusSansDOT-Regular.75181aaa3a9c1e05b129.woff)}@font-face{font-display:block;font-family:nimbusSansBold;src:url(/static/media/NimbusSansDOT-Bold.85877c288345ef408823.woff)}@font-face{font-display:block;font-family:nimbusSansBlack;src:url(/static/media/NimbusSansDOT-Black.e37325824bfc5e238fe0.woff)}.react-datepicker-wrapper{width:100%}.authContainer{background-color:#f5f5f5;min-height:100vh}.authContainer,.authSectionContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.authSectionContainer{min-height:calc(100vh - 70px)}.authFormContainer{align-items:center;display:flex;flex-direction:column;gap:80px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:80px 0;max-width:90%;min-height:50px;width:375px}.authLogoContainer{height:3vh;width:100%}.authLogo{filter:invert(.8);-webkit-filter:invert(.8);height:100%;margin:auto;object-fit:contain;width:100%}.authTitleContainer{align-items:center;display:flex;flex-direction:column;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;text-align:center;width:100%}.authTitle{color:var(--ppolOrange);font-family:interBold;font-size:50px;margin:0}.authText{color:var(--ppolTextBlack);font-family:interRegular;font-size:18px;margin:0}.authForm{flex-direction:column;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.authForm,.authFormSection{align-items:center;display:flex;justify-content:center;width:100%}.authFormSection{gap:9px;position:relative}.authFormInput{background:#fff;border:1px solid #d7d7d7;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#878787;font-family:interRegular;font-size:18px;padding:18px 20px;width:calc(100% - 40px)}.authFormInputPw{padding:18px 60px 18px 20px;width:calc(100% - 80px)}.authFormLink{color:#878787;font-family:interRegular;font-size:16px;text-decoration:underline}.authFormBtn,.authFormLink{align-items:center;display:flex;justify-content:center;width:100%}.authFormBtn{background-color:var(--ppolOrange);border:0;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#fff;font-family:interMedium;font-size:18px;margin:0;padding:18px 20px}.authFormBtn:hover{background-color:#ff8061}.authFormAddBtn{align-items:center;background-color:initial;border:1px dashed #d7d7d7;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#878787;display:flex;font-family:interRegular;font-size:16px;justify-content:center;margin:0;padding:20px;width:100%}.authFormAddBtn:hover{background-color:#e9e9e9;border-color:#0000}.authFormErrorText{color:#e32b2b;font-family:interRegular;font-size:14px;text-align:center;width:100%}.authFormInputUser{padding:18px 20px 18px 85px;width:calc(100% - 105px)}.authFormInputUserText{color:#878787;font-family:interRegular;font-size:18px;left:20px;position:absolute}.authFormSeparation{background-color:#ddd;border:0;height:1px;margin:15px 0;width:100%}.authFormText{color:#878787;font-family:interRegular;font-size:14px;text-align:left}.authFormTextLink{color:#878787;font-family:interBold}.authFooter{align-items:center;display:flex;gap:7px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:20px 0;width:100%}.authFooterText{color:#979797;font-family:interRegular;font-size:12px;letter-spacing:-2%;line-height:140%;padding:0;text-align:center}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:normal;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker-popper{line-height:0;z-index:1}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944rem;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4rem}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3rem;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:initial;height:calc(195px + .85rem);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:initial;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{background-color:#2a87d0;border-radius:.3rem;color:#fff}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{margin-bottom:-8px;white-space:nowrap}.react-datepicker__week{white-space:nowrap}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7rem;margin:.166rem;text-align:center;width:1.7rem}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3rem;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{background-color:#ff6803;border-radius:.3rem;color:#fff;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{background-color:#333;border-radius:4px;bottom:100%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{opacity:1;visibility:visible}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3rem;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3rem;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:initial}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{background-color:#333;border-radius:4px;bottom:70%;color:#fff;left:50%;opacity:0;padding:4px;position:absolute;transform:translateX(-50%);transition:visibility 0s,opacity .3s ease-in-out;visibility:hidden;white-space:nowrap}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:initial;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;-webkit-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:initial;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{background-color:#ccc;cursor:default}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3rem;width:3rem}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2rem;width:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}.react-datepicker__children-container{height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem;width:13.8rem}.react-datepicker__aria-live{border:0;-webkit-clip-path:circle(0);clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}a,html{color:#fff}a{text-decoration:none}.navbar{backdrop-filter:blur(70px);-webkit-backdrop-filter:blur(100vh);background:linear-gradient(135deg,#ffffff1a,#fff0);display:flex;height:90px;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}.navbar a:visited{color:#fff}.navbar a:hover{color:#e8542f}.navbarMini{display:none}.footImgContainer,.footLiContainer,.navLeft,.navRight{align-items:center;display:flex;flex-direction:row}.footImgContainer a{filter:grayscale();margin-left:10px;margin-right:10px}.footImgContainer a:hover{filter:none}.footImgContainer a:hover,.footLiContainer a{margin-left:10px;margin-right:10px}li{font-family:nimbusSansBold;font-size:17px}.ppolLogoMini{display:none}.navLeft li{margin:0 20px}.navRight li{margin:0 10px}.navLeft,.navRight{display:flex;list-style:none}.navLeft{margin-left:40px;padding:0}.navRight{margin-right:40px;padding:0}.ppolLogoContainer{display:flex}.btnNav{border-radius:9px;color:#fff;font-family:nimbusSans;font-size:16px;height:40px;width:116px}#btnLogin{background-color:#111;border:1px solid #fff}#btnLogin:hover{background-color:#fff;color:#000;cursor:pointer}#btnCreate{background-color:#e8542f;border:1px solid #e8542f}#btnCreateAlt{background-color:initial;border:1px solid #fff}#btnCreate:hover,#btnCreateAlt:hover{background-color:#fff;border:1px solid #fff;color:#000;cursor:pointer}.foot{align-items:center;background-color:#000;color:#969696;display:flex;flex-direction:column;height:250px;justify-content:space-evenly}.foot li:hover{color:#fff}.foot a:visited{color:#969696}.footP1{font-family:nimbusSans;font-size:17px;margin:0}.footImgContainer{display:flex;justify-content:center;width:100%}.footImgContainer img{height:52px;width:52px}.footImgContainer img:hover{filter:grayscale(1);transition:2s}.footLiContainer{display:flex;margin:0;padding:0}.footLiContainer li{list-style:none;margin:0 20px}.footP2{font-family:nimbusSans;font-size:15px;margin:0}.mainSection{grid-gap:0;display:grid;grid-template-columns:65% 35%;grid-template-rows:1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:100px 10% 70px;max-width:1120px;width:80%}.mainSection h1{-webkit-text-fill-color:#0000;animation:AnimationName 6s ease infinite;background:linear-gradient(90deg,#e8542f,#e8542f,#ee9227);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;color:#fff;font-family:gilroyBlack;font-size:90px;line-height:100%;margin-top:0;width:100%}@keyframes AnimationName{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.mainSection span{color:#fff;font-family:nimbusSansLight;font-size:24px}.mainSection button{background-color:#e8542f;border:0;border-radius:12px;color:#fff;font-family:gilroyBold;font-size:20px;height:60px;padding:0;width:160px}.mainSection button:hover{background-color:#ba310f;cursor:pointer}.titleContainer{align-items:flex-start;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:space-between;padding-bottom:50px;padding-top:50px;width:100%}.phoneContainer{align-items:center;border-radius:30px;display:flex;grid-column:2;grid-row:1;height:511px;justify-content:center}.phoneContainer img{height:115%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.titleContainer a{margin:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.titleContainer span{margin-bottom:20px;width:65%}.custom-Section{grid-row-gap:50px;grid-column-gap:2%;column-gap:2%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:335px 1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:120px 10% 70px;max-width:1120px;row-gap:50px;width:80%}.custom-Section-Title{display:flex;flex-direction:column;gap:20px;grid-column:1/3;grid-row:1;height:100%;width:100%}.custom-Section-Title p{font-family:gilroyExtraBold;font-size:50px;line-height:100%;margin:20px 0;width:80%}.custom-Section-Title span{font-family:nimbusSansLight;font-size:24px;margin:0;width:88%}.custom-Section-Title b{font-family:nimbusSans;margin:0;width:80%}.custom-Section-TitleBtn{border:0;border-bottom:2px solid #fff;color:#fff}.custom-Section-TitleBtn,.custom-Section-TitleBtn-Pressed{background-color:initial;cursor:pointer;font-family:gilroyBold;font-size:22px;width:100px}.custom-Section-TitleBtn-Pressed{border:0;border-bottom:2px solid #e8542f;color:#e8542f}.custom-Section-Card{border:2px solid #2f2f2f;border-radius:9px;display:flex;flex-direction:column;height:100%;width:100%}.custom-Section-Card img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#custom-Section-Card1{align-items:center;grid-column:3/5;grid-row:1;justify-content:center}#custom-Section-Card2{align-items:center;color:#969696;display:flex;flex-direction:column;font-family:nimbusSansBold;grid-column:1;grid-row:2;justify-content:center;text-align:center}#custom-Section-Card2 p{font-size:140px;margin:-25px 0 -20px}#custom-Section-Card2 span{font-size:24px;margin:0;width:50%}#custom-Section-Card3{grid-column:2;grid-row:2}#custom-Section-Card4{grid-column:3;grid-row:2}#custom-Section-Card5{grid-column:4;grid-row:2}.custom-Section-Card-Icon{margin-left:10%;margin-top:30px}.custom-Section-Card-Title{font-family:nimbusSansBold;font-size:18px;margin-left:calc(10% - 3px);margin-right:10%;margin-top:15px;width:80%}.custom-Section-Card-Title b{color:#e8542f;margin-right:5px}.custom-Section-Card-Description{color:#969696;font-family:nimbusSans;font-size:18px;margin:20px 10% 15%;width:80%}.ppolMeUs{grid-gap:2%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 3fr;margin:120px 10% 70px;max-height:80%;max-width:1120px}.ppolMeUsTitle{grid-column:1/3;grid-row:1;width:100%}.ppolMeCard{grid-column:1}.ppolMeCard,.ppolUsCard{background-color:#272727;border-radius:9px;display:flex;flex-direction:column;grid-row:2;height:100%;width:100%}.ppolUsCard{grid-column:2}.ppolMeUsTitle span{font-family:gilroyExtraBold;font-size:50px;line-height:100%;margin-bottom:20px}.ppolMeUsTitle p{font-family:nimbusSansLight;font-size:24px;width:80%}.ppolCardDescription{font-family:nimbusSans;font-size:20px;margin:0 5%;width:90%}.ppolMeUsCard1{margin-bottom:-82px;margin-top:-90px}.ppolMeUsCard2{margin-bottom:-68px;margin-top:-90px}.ppolMeBtn{background-color:#e8542f;border:0;border-radius:12px;color:#fff;cursor:pointer;font-family:gilroyBold;font-size:20px;height:60px;margin:40px 5% 20px;width:90%}.ppolMeBtn:hover{background-color:#ba310f}.ppolUsBtn{background-color:#415ad2;border:0;border-radius:12px;color:#fff;cursor:pointer;font-family:gilroyBold;font-size:20px;height:60px;margin:40px 5% 20px;width:90%}.ppolUsBtn:hover{background-color:#fff;color:#415ad2}.ppolMeBanner,.ppolUsBanner{width:100%}.ppolBannerCard1{left:270px;top:-40px}.ppolBannerCard1,.ppolBannerCard2{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:0}.ppolBannerCard2{left:308px;top:-42px}.ppolBannerDescription{display:flex;flex-direction:column;flex-shrink:0;justify-content:space-evenly;position:relative}.ppolBannerDescription img{margin-bottom:20px;margin-left:5%;margin-top:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.focusSection{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:120px 10% 70px;max-width:1120px;width:80%}.focusSectionTitle{font-family:gilroyExtraBold;font-size:50px;line-height:100%;margin:0}.focusSectionTitleMobile{display:none}.focusSectionWrapper{grid-gap:15px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);margin-top:30px}.focusSectionZone{border:2px solid #2f2f2f;border-radius:9px;display:flex;flex-direction:column}.focusSectionZone b{color:#e8542f;font-family:nimbusSans;font-size:18px;margin-right:-8px}.focusSectionZone span,.focusSectionZoneTitle{margin-left:5%;margin-right:5%;width:90%}.focusSectionZoneTitle{display:flex;font-family:nimbusSansBold;font-size:18px;margin-bottom:20px}.focusSectionZoneTitle span{width:82%}.focusSectionZoneDescription{color:#969696;font-family:nimbusSans;font-size:18px;margin-bottom:40px}.focusSectionZone img{margin-bottom:20px;margin-left:5%;margin-top:25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.faqSection,.focusSectionZone img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.faqSection{grid-gap:15px;display:grid;grid-template-columns:1fr 2fr;margin:120px 10% 0;max-width:1120px;width:80%}.faqSectionTitle{grid-column:1;grid-row:1}.faqSectionTitle p{font-family:gilroyExtraBold;font-size:50px;margin:-10px 0 0}.faqSectionTitle img{margin-top:10px}.faqSectionQuestions{display:flex;flex-direction:column;gap:15px;grid-column:2}.faqQuestion{align-items:center;flex-direction:row;justify-content:space-between;margin-top:30px}.faqAnswer,.faqQuestion{display:flex;margin-bottom:30px;width:100%}.faqAnswer{display:none}.faqSectionQuestions button{align-items:center;background-color:#272727;border:2px solid #707070;border-radius:9px;color:#fff;display:flex;flex-direction:column;justify-content:center}.faqSectionQuestions button,.faqSectionQuestions button img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.faqSectionQuestions button img{padding-right:20px}.faqSectionQuestions span{font-family:nimbusSans;font-size:22px;padding-left:30px;padding-right:50px;text-align:start}.faqAnswerPressed{align-items:center;display:flex;justify-content:center;width:100%}.faqAnswerPressed span{color:#969696;font-size:18px}#faqQuestion1{grid-column:1/3;grid-row:1}#faqQuestion2{grid-column:1/3;grid-row:2}#faqQuestion3{grid-column:1/3;grid-row:3}#faqQuestion4{grid-column:1/3;grid-row:4}#faqQuestion5{grid-column:1/3;grid-row:5}#faqQuestionBtn{align-items:center;background-color:#e8542f;border:0;border-radius:9px;display:flex;font-family:gilroyBold;font-size:20px;grid-column:2;grid-row:5;justify-content:center}#faqQuestionBtn:hover{background-color:#ba310f}.suscriptionSection{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:240px 15% 70px;max-width:980px;text-align:center;width:70%}.suscriptionSection p{-webkit-text-fill-color:#0000;-moz-background-fill-color:#0000;-webkit-background-clip:text;background-clip:text;background-color:#111;background-image:linear-gradient(180deg,#e8542f,#e8542f,#e8542f00);background-repeat:repeat;background-size:100%;font-family:gilroyExtraBold;font-size:100px;margin:0}.suscriptionSection span{font-family:nimbusSans;font-size:24px}.suscriptionSectionForm{grid-gap:15px;display:grid;grid-template-columns:3fr 3fr 1fr;grid-template-rows:1fr;margin-top:50px;width:100%}.suscriptionFormInput{border:0;border-radius:9px;color:#878787;font-family:nimbusSans;font-size:18px;height:55px;padding-left:20px;padding-right:20px}.suscriptionFormInput1{grid-column:1;grid-row:1}.suscriptionFormInput2{grid-column:2;grid-row:1}.suscriptionFormInput:focus{color:#000}.suscriptionSectionBtn{background-color:#e8542f;border:0;border-radius:9px;color:#fff;font-family:gilroyBold;font-size:20px;grid-column:3;grid-row:1}.suscriptionSectionBtn:hover{background-color:#ba310f}.communitySection{grid-gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 2fr .5fr;margin:120px 10% 170px;max-width:1120px;width:80%}.communitySectionTitle{display:flex;flex-direction:column;grid-column:1/3;grid-row:1}.communitySectionTitle p{font-family:gilroyExtraBold;font-size:50px;line-height:100%;margin:0 0 20px}.communitySectionTitle span{font-family:nimbusSans;font-size:24px;margin-bottom:30px;width:93%}#communitySectionCard1{grid-column:1;grid-row:2}#communitySectionCard2{grid-column:2;grid-row:2}#communitySectionCard3{grid-column:3;grid-row:2}.communitySectionCard{width:100%}.communitySectionCardInner{height:100%;position:relative;transform-style:preserve-3d;transition:transform .5s}.communitySectionCard:hover .communitySectionCardInner{transform:rotateY(180deg)}.communitySectionCardBody{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:9px;display:grid;inset:0;place-items:center;position:absolute}.communitySectionCardBodyFront span{font-family:gilroyExtraBold;font-size:30px}.communitySectionCardBodyFront img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.communitySectionCardBodyBack{background-color:#272727;transform:rotateY(180deg)}.communitySectionCardBodyBackContainer{align-items:center;border:2px solid #3d3d3d;border-radius:9px;color:#969696;display:flex;flex-direction:column;height:95%;justify-content:center;text-align:center;width:95%}.communitySectionCardBodyBackContainer span{font-family:nimbusSans;font-size:20px;margin-bottom:20px;width:80%}.communitySectionCardBodyBackContainer img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.communitySectionCardBodyBack span{font-family:nimbusSans;font-size:20px}#communitySectionCardBodyBackContainer1 span,#communitySectionCardBodyBackContainer2 span{margin-bottom:50px}#communitySectionCardBodyFront1{background-image:url(/static/media/ppolClubImg.88e6fe4f63e609ae4b12.png)}#communitySectionCardBodyFront1,#communitySectionCardBodyFront2{background-color:#272727;background-position:50%;background-repeat:no-repeat;background-size:cover}#communitySectionCardBodyFront2{background-image:url(/static/media/ppolExperienceImg.e0c0b5072bae933d4f06.png)}#communitySectionCardBodyFront3{background-color:#272727;background-image:url(/static/media/ppolMoreImg.a7dc2555afe08dbbda12.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.communitySection a{grid-column:2;grid-row:3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:25%;margin-right:25%;margin-top:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.communitySection button{background-color:#e8542f;border:0;border-radius:9px;color:#fff;font-family:gilroyBold;font-size:20px;height:55px;width:153px}.communitySection button:hover{background-color:#ba310f}.section-separation{background-color:initial;height:10px;width:100%}.launch-date{align-items:center;background-color:initial;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:129px 10% -8px;width:80%}.launch-date h1{color:#fff;font-family:gilroyBlack;font-size:100px;margin:-31px 0 0}.launch-date h2{color:#939393;font-family:gilroyBlackItalic;font-size:100px;margin:-28px 0 0}.launch-date span{font-family:gilroyBold;font-size:100px;line-height:100%;margin-bottom:300px;margin-top:150px;text-align:center}.launch-date span span{color:#e8542f}.thanks-separation{height:100px}.bannerSection{align-items:center;bottom:30px;display:flex;justify-content:center;margin-bottom:40px;margin-left:0;margin-right:0;position:-webkit-sticky;position:sticky;width:100%;z-index:12}.bannerSection,.bannerSection a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.bannerSection a{max-width:95%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bannerSection-img{border-radius:9px;box-shadow:0 4px 8px -2px #f6e1bd40,0 0 0 1px #f6e1bd14;max-width:100%}.bannerSection-img:first-child{display:flex}.bannerSection-img:nth-child(2){display:none}.ppol-whatsapp-contact{align-items:center;bottom:0;display:flex;height:120px;justify-content:center;overflow:hidden;position:fixed;right:0;text-decoration:none;width:120px;z-index:1}.ppol-whatsapp-contact-img{animation:glow 1s ease-out infinite alternate;border-radius:50%;max-height:72px;max-width:72px}@keyframes glow{0%{border-color:#393;box-shadow:0 0 5px #32bb461a,inset 0 0 5px #00ff001a,0 2px 0 #000}to{border-bottom:#6f6;box-shadow:0 0 20px #32bb46,inset 0 0 10px #0f06,0 2px 0 #000}}@media only screen and (max-width:1400px){.launch-date span{margin-top:100px;max-width:60%}}@media only screen and (max-width:1350px){.communitySection{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr 1.4fr 1fr}.communitySectionTitle p{line-height:100%}}@media only screen and (max-width:1301px){.ppolMeBtn{margin-top:65px}}@media only screen and (max-width:1287px){.mainSection h1{margin-bottom:40px}.titleContainer span{margin-bottom:40px;width:65%}}@media only screen and (max-width:1198px){.communitySection{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1.3fr 1.3fr 1fr}.communitySectionTitle{grid-column:1/4}#communitySectionCard1{grid-column:1/3}#communitySectionCard2{grid-column:3/5}#communitySectionCard3{grid-column:2/4;grid-row:3}.communitySection a{align-items:center;display:flex;grid-column:2/4;grid-row:4;justify-content:center;justify-self:center}}@media only screen and (max-width:1190px){.launch-date span{max-width:80%}}@media only screen and (max-width:1180px){.ppolMeUsCard1,.ppolMeUsCard2{display:none}.ppolMeUs{grid-template-rows:1fr 2fr}}@media only screen and (max-width:1140px){.communitySection{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1.5fr 1.5fr 1fr}}@media only screen and (max-width:1080px){.mainSection h1{margin-bottom:0}.titleContainer span{margin-bottom:15px;width:65%}}@media only screen and (max-width:1093px){.suscriptionSection p{background-image:linear-gradient(180deg,#e8542f,#e8542f,#e8542f,#e8542f00);line-height:90%;margin-bottom:60px}}@media only screen and (max-width:1080px){.faqSection{margin-bottom:180px}.suscriptionSection{margin-top:110px}.navLeft,.navRight{display:none}.navbar{flex-direction:row;height:70px}.navbar,.navbarMini{align-items:center;display:flex;justify-content:space-between}.navbarMini{padding-left:10%;padding-right:10%;width:100%}.menu li{align-items:center;background-color:#242424;display:flex;font-family:nimbusSansBold;font-size:24px;justify-content:center;width:100%}.navBtnMini{border-radius:9px;color:#fff;cursor:pointer;font-family:nimbusSans;font-size:16px;height:51px;margin:10px;width:130px}#navBtnMini1{background-color:initial;border:1px solid #fff}#navBtnMini1:hover{background-color:#fff;color:#000}#navBtnMini2{background-color:#e8542f;border:0}#navBtnMini2:hover{background-color:#ba310f}#navBtnMini2Alt{background-color:initial;border:1px solid #fff}#navBtnMini2Alt:hover{background-color:#fff;color:#000}#navCopyright{color:#969696;font-family:nimbusSans;font-size:16px;padding-bottom:1em;padding-top:1em}nav ul{display:flex;list-style:none;margin:0;padding:0}.menu-button:before{content:"";margin-top:-8px}.menu-button:after{content:"";margin-top:8px}.menu{align-items:center;border-radius:9px;box-shadow:-80px 0 0 0 #141414,80px 0 0 0 #141414;display:flex;flex-direction:row;flex-direction:column;justify-content:center;left:0;list-style-type:none;margin-top:70px;padding:0;position:absolute;top:0;width:100%}.menu>li{margin:0;overflow:hidden}.menu-button-container{align-items:center;cursor:pointer;display:none;flex-direction:column;height:100%;justify-content:center;width:30px}.menu-button,.menu-button:after,.menu-button:before{background-color:#fff;border-radius:2px;display:block;height:4px;position:absolute;transition:transform .4s cubic-bezier(.23,1,.32,1);width:30px}.menu-button-container{display:flex;padding:10px}#menu-toggle~.menu li{border:0;height:0;margin:0;padding:0;transition:opacity 5s}#menu-toggle:checked~.menu li{height:2.5em;padding-bottom:.5em;padding-top:.5em;transition:height .4s cubic-bezier(.23,1,.32,1)}#menu-toggle:checked~.menu li:nth-child(2n){border-bottom:2px solid #333;border-top:2px solid #333}#menu-toggle{display:none}#menu-toggle:checked+.menu-button-container .menu-button:before{margin-top:0;transform:rotate(45deg)}#menu-toggle:checked+.menu-button-container .menu-button{background:#fff0}#menu-toggle:checked+.menu-button-container .menu-button:after{margin-top:0;transform:rotate(-45deg)}.footLiContainer{flex-direction:column;padding:20px}.footLiContainer a{align-items:center;display:flex;height:60px;justify-content:center;padding:10px;text-align:center;width:150%}.footLiContainer a li{color:#fff;font-family:nimbusSansBold;font-size:24px}.footLiContainer a li:hover{color:#e8542f}.footLiContainer a:nth-child(odd){border-bottom:2px solid #303030;border-top:2px solid #303030}.footP1{padding-bottom:10px;padding-top:40px}.foot{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.footP2{margin-bottom:20px}.footImgContainer img{height:45px;width:45px}.footImgContainer{margin-bottom:10px}.ppolLogo2{display:none}.ppolLogoMini{display:flex;height:auto;width:90px}.ppolLogoNavLi{display:none}.mainSection{grid-gap:15px;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.titleContainer{grid-column:1;grid-row:1}.phoneContainer{display:flex;grid-column:1;grid-row:2;justify-content:center;width:100%}.custom-Section{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);row-gap:12px}.custom-Section-Title{grid-column:1/3;grid-row:1}#custom-Section-Card1{grid-column:1/3;grid-row:2}.custom-Section-Card-CardImg{max-height:100%;max-width:100%}#custom-Section-Card2{grid-column:1;grid-row:3}#custom-Section-Card3{grid-column:2;grid-row:3}#custom-Section-Card4{grid-column:1;grid-row:4}#custom-Section-Card5{grid-column:2;grid-row:4}.focusSectionWrapper{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}#focusSectionZone1{grid-column:1;grid-row:1}#focusSectionZone2{grid-column:2;grid-row:1}#focusSectionZone3{grid-column:1;grid-row:2}#focusSectionZone4{grid-column:2;grid-row:2}}@media only screen and (max-width:900px){.launch-date span{max-width:100%}.communitySectionTitle{grid-column:1/4}.communitySectionCard img{max-width:80%}.focusSectionWrapper{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.faqSection{display:flex;flex-direction:column}.faqSectionTitle{align-items:flex-end;display:flex;flex-direction:row;gap:15px;margin-bottom:20px}.suscriptionSection{margin-left:5%;margin-right:5%;width:90%}.faqSectionTitle{align-items:flex-start;flex-direction:column}.custom-Section-Title p,.custom-Section-Title span,.ppolMeUsTitle p{width:100%}.faqSectionTitle p{line-height:100%}}@media only screen and (max-width:837px){.mainSection h1{margin-bottom:40px}.titleContainer span{margin-bottom:30px;width:65%}}@media only screen and (max-width:800px){.ppolMeUs{grid-template-rows:.5fr 1fr 1fr}.ppolMeCard{grid-column:1/3;grid-row:2}.ppolUsCard{grid-column:1/3;grid-row:3}.launch-date h1{font-size:75px}.launch-date h2{margin-top:-15px}.bannerSection-img:first-child{display:none}.bannerSection-img:nth-child(2){display:flex}}@media only screen and (max-width:765px){.communitySection{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1.2fr 1.2fr 1fr}.suscriptionSectionForm{grid-template-columns:1fr;grid-template-rows:repeat(3,60px)}.suscriptionFormInput1{grid-column:1;grid-row:1}.suscriptionFormInput2{grid-column:1;grid-row:2}.suscriptionSectionBtn{grid-column:1;grid-row:3}.launch-date span{font-size:75px}}@media only screen and (max-width:745px){.ppolMeBtn{margin-top:40px}}@media only screen and (max-width:660px){.launch-date span{margin-top:80px}.launch-date{margin-bottom:250px;margin-top:160px}.titleContainer{font-size:45px}.phoneContainer img{max-height:90%;max-width:80%}.communitySection{grid-template-rows:1fr 1fr 1fr 1fr .5fr}.communitySectionTitle{grid-column:1/5;grid-row:1}#communitySectionCard1{grid-column:1/5;grid-row:2}#communitySectionCard2{grid-column:1/5;grid-row:3}#communitySectionCard3{grid-column:1/5;grid-row:4}.communitySection a{grid-column:2/4;grid-row:5}.custom-Section{grid-template-rows:1fr .5fr 1fr 1fr 1fr}.focusSectionTitle{font-size:40px;text-align:left;width:98%}.focusSectionWrapper{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}#focusSectionZone1{grid-column:1;grid-row:1}#focusSectionZone2{grid-column:1;grid-row:2}#focusSectionZone3{grid-column:1;grid-row:3}#focusSectionZone4{grid-column:1;grid-row:4}.communitySectionTitle p{font-size:40px;margin-bottom:20px}.faqSectionTitle p,.ppolMeUsTitle span{font-size:40px}.custom-Section-Title p{font-size:40px;line-height:40px;margin-top:15px}.mainSection h1{font-family:gilroyBold;font-size:60px;margin-bottom:40px;text-align:left}.titleContainer span{margin-bottom:40px;width:100%}.mainSection{grid-template-rows:1fr auto;margin-top:50px}.custom-Section{grid-gap:30px;grid-template-columns:100%;grid-template-rows:1fr .9fr .9fr .9fr .9fr .9fr}.custom-Section-Title{grid-column:1;grid-row:1}#custom-Section-Card1{grid-column:1;grid-row:2}#custom-Section-Card2{grid-column:1;grid-row:3}#custom-Section-Card3{grid-column:1;grid-row:4}#custom-Section-Card4{grid-column:1;grid-row:5}#custom-Section-Card5{grid-column:1;grid-row:6}.suscriptionSection p{font-size:80px}.focusSectionTitle{display:none}.focusSectionTitleMobile{display:block}.launch-date img{max-width:100%}}@media only screen and (max-width:635px){.ppolMeBtn{margin-top:65px}}@media only screen and (max-width:540px){.launch-date span{font-size:60px;margin-top:0}.thanks-separation-top{margin-top:-80px}.thanks-separation{height:0;margin-bottom:-100px}}@media only screen and (max-width:522px){.ppolMeBtn{margin-top:40px}}@media only screen and (max-width:520px){.launch-date h1{font-size:60px}.launch-date h2{font-size:80px}}@media only screen and (max-width:508px){.ppolMeBtn{margin-top:65px}}@media only screen and (max-width:450px){.launch-date h1{font-size:50px}.launch-date h2{font-size:67px}.communitySection{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr 1fr 1fr}}@media only screen and (max-width:434px){.ppolMeUsTitle span{line-height:100%}.launch-date span{font-size:50px}}@media only screen and (max-width:332px){.communitySection{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr 1fr 1fr 1fr}}@media only screen and (min-width:1401px){.communitySection,.custom-Section,.faqSection,.focusSection,.mainSection,.ppolMeUs{margin-left:calc(50% - 560px);margin-right:calc(50% - 560px)}.suscriptionSection{margin-left:calc(50% - 490px);margin-right:calc(50% - 490px)}}.loadingContainer{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;gap:40px;height:100vh;justify-content:center;width:100%}.react-grid-item.react-grid-placeholder{filter:grayscale(1) opacity(.3)}.react-resizable-handle{filter:invert(1);z-index:4!important}.reactEasyCrop_CropArea{border:1px solid #0000!important}.configuration{transition:all 2s ease}.main{display:flex;flex-direction:row}.infoSectionContainer{align-items:center;background-color:initial;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;max-width:1030px;width:90%}.main-title-container{align-items:center;border-bottom:2px solid #d1d1d1;display:flex;justify-content:space-between;margin-bottom:35px;margin-top:30px;padding:12px 28px;width:87%}.main-title{color:var(--ppolBlack);font-family:interMedium;font-size:26px;line-height:35px;margin:0}.main-btn{align-items:center;background-color:#8d8d8d;border:0;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:var(--ppolWhite);display:flex;font-family:interSemiBold;font-size:15px;gap:9px;justify-content:flex-start;margin:0;padding:5px 12px}.main-btn:hover{background-color:var(--ppolBlack)}.templatesCont{background-color:#fff;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;flex-direction:column;gap:26px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;max-width:430px;padding:28px;width:80%}.templatesCont,.templatesTitle{align-items:center;display:flex}.templatesTitle{border-bottom:1px solid #ddd;justify-content:space-between;padding-bottom:12px;width:100%}.templatesTitleText{color:#8d8d8d;font-family:interSemiBold;font-size:33px;line-height:35px;margin:0}.templatesTitleBtn{align-items:center;background-color:initial;border:1px solid #0000;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;justify-content:center;margin:0;padding:0}.templatesTitleBtn:hover{border-color:#8d8d8d}.templatesText{align-items:center;flex:flex 1;flex-direction:column;justify-content:flex-start;width:100%}.templateTextTitle{color:#8d8d8d;font-size:12px}.templateTextDesc,.templateTextTitle{font-family:interMedium;line-height:18px;margin:0;padding:0;text-align:left;width:100%}.templateTextDesc{color:#141414;font-size:13.5px}.templateSelection{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.templateSelectionCont{background-color:#141414;border:0;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;height:170px;margin:0;overflow:hidden;padding:0;position:relative;width:100%}.templateSelectionCont:hover{outline:2px solid var(--ppolOrange)}@keyframes scaleTemplates{0%{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}to{transform:scale(1.15);-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15)}}.templateSelectionCont:hover .templateSelectionImg{animation:scaleTemplates 1s ease-in-out alternate;-webkit-animation:scaleTemplates 1s ease-in-out alternate;animation-fill-mode:forwards}.templateSelectionImg{height:100%;-webkit-mask-image:linear-gradient(#000 30%,#0000);mask-image:linear-gradient(#000 30%,#0000);object-fit:cover;width:100%}.templateSelectionTitle{bottom:35px;font-size:10px}.templateSelectionDesc,.templateSelectionTitle{color:#fff;font-family:interMedium;left:14px;line-height:18px;margin:0;position:absolute}.templateSelectionDesc{bottom:17px;font-size:16px}.templateBtnSection{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}.templateBtn{border:1px solid;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;font-family:interMedium;font-size:18px;height:48px;width:100%}.templateBtnWhite{background-color:#f9f9f9;border-color:#d9d9d9;color:var(--ppolBlack)}.templateBtnWhite:hover{background-color:#e3e3e3;border-color:#e3e3e3}.templateBtnOrange{background-color:var(--ppolOrange);border-color:var(--ppolOrange);color:#fff}.templateBtnOrange:hover{background-color:#ff8061;border-color:#ff8061}.support{background-color:var(--ppolWhite);justify-content:flex-start;min-height:100vh;width:100%}.support,.supportCont{align-items:center;display:flex;flex-direction:column}.supportCont{background-color:initial;gap:16px;height:100%;justify-content:center;margin-bottom:35px;width:87%}.supportSection{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;gap:60px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:640px;min-height:175px;padding:20px;width:calc(90% - 40px)}.supportSection,.supportSectionTextCont{display:flex;justify-content:space-between}.supportSectionTextCont{align-items:flex-start;background-color:initial;flex-direction:column;gap:9px;height:100%;width:100%}.supportSectionImgCont{background-color:initial;flex-shrink:0;height:172px;width:172px}.supportSectionImg{height:100%;object-fit:contain;width:100%}.supportSectionTitle{color:#909090;font-family:interMedium;font-size:28px;margin:0}.supportSectionDesc{font-size:20px;margin:0}.supportSectionBtn,.supportSectionDesc{color:var(--ppolBlack);font-family:interMedium}.supportSectionBtn{align-items:center;background-color:initial;border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;cursor:pointer;display:flex;font-size:15px;height:43px;justify-content:center;width:140px}.supportSectionBtn:hover{background-color:#e3e3e3;border-color:#e3e3e3}.tutorialSearchCont{align-items:center;border-bottom:1px solid #dbdbdb;justify-content:space-between;padding:32px 0;width:100%}.tutorialSearchBtns,.tutorialSearchCont{display:flex;flex-direction:row;gap:12px}.tutorialSearchBtn{background-color:#fff;border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolBlack);font-family:interMedium;font-size:15px;padding:12px 15px}.tutorialSearchBtn:hover{background-color:#e7e7e7}.tutorialSearchBtnActive{background-color:#141414;color:#fff}.tutorialSearchBarCont{position:relative}.tutorialSearchBarIcon{left:12px;position:absolute;top:calc(50% - 9.5px)}.tutorialSearchBar{border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolBlack);font-family:interMedium;font-size:15px;padding:12px 12px 12px 40px;width:250px}.tutorialVideosCont{grid-gap:45px;background-color:initial;display:grid;gap:45px;grid-auto-flow:dense;grid-template-columns:repeat(3,minmax(310px,1fr));height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:30px 0;max-width:100%}.tutorialVideo{background-color:initial;display:flex;flex-direction:column;gap:20px;height:100%;object-fit:cover;width:100%}.tutorialVideoBig{grid-column-end:span 2;grid-row-end:span 2}.tutorialVideoSrc{border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;height:100%;object-fit:cover;width:100%}.tutorialVideoTitle{color:var(--ppolBlack);font-family:interMedium;font-size:15px;margin:0;text-align:left;width:100%}.contactSectionCont{display:flex;flex-direction:column;gap:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:1030px;min-height:500px;width:90%}.contactFilterSection{display:flex;flex-direction:row;justify-content:space-between;width:100%}.contactSearchFilterCont{display:flex;flex-direction:row;gap:12px}.contactSearchBarCont{position:relative}.contactSearchBar{background-color:#fff;border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#141414;font-family:interMedium;font-size:15px;line-height:18px;padding:12px 12px 12px 40px;width:100%;width:255px}.contactFilterCont{display:flex;flex-direction:row;gap:12px}.contactFilterSelect{color:#141414;font-family:interMedium;font-size:15px;line-height:18px}.contactFilterSelectSmall{width:144px}.contactFilterSelectBig{width:172px}.contactSearchBarIcon{left:12px;position:absolute;top:calc(50% - 9.5px)}.contactBtnCont{display:flex;flex-direction:row;gap:12px}.contactBtnWhite{background-color:#fff;border:1px solid #9d9d9d;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#141414;font-family:interMedium;font-size:15px;height:100%;line-height:18px;padding:12px 15px}.contactBtnWhite:hover{background-color:#e3e3e3;border-color:#e3e3e3}.contactBtnOrange{align-items:center;background-color:var(--ppolOrange);border:1px solid var(--ppolOrange);border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#fff;display:flex;font-family:interSemiBold;font-size:15px;gap:8px;height:100%;justify-content:center;padding:12px 15px}.contactBtnOrange:hover{background-color:#ff8061;border-color:#ff8061}.contactFilterFound{color:#8c8e90;font-family:interMedium;font-size:12.5px;line-height:18px;margin:0;padding:0 14px}.contactTableContainer{flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.contactTable{background-color:#d9d9d9;border:1px solid #d9d9d9;border-collapse:initial;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;border-spacing:0 1px;font-family:interMedium;overflow:hidden;width:100%}.contactTableHeader{background-color:var(--ppolWhite);color:var(--ppolBlack);font-size:12px;height:48px;line-height:18px;text-align:left}.contactTableRow{background-color:#fff;color:var(--ppolBlack);height:72px}.contactTableCheckCont{width:5%}.contactTableCheck{-webkit-appearance:none;appearance:none;background-color:initial;border:1px solid #8c8e90;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;cursor:pointer;height:20px;margin:10px;width:20px}.contactTableCheck:checked{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='gray' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}.contactTableCheck:disabled{background-color:initial;background-image:none}.contactTableName{color:var(--ppolBlack);font-size:12.5px;width:15%}.contactTablePhoneMail{width:20%}.contactTablePhoneMailText{color:#8c8e90;font-size:12.5px;margin:1.5px}.contactTableLabelCont{width:20%}.contactLabel{align-items:center;display:flex;font-family:interMedium;font-size:12px;justify-content:center;margin:3px;max-width:110px;text-align:center;width:100%}.contactLabel,.contactLabelMini{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;height:20px}.contactLabelMini{margin:5px;width:40px}.contactTableMsg{color:#8c8e90;font-size:12.5px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:30%}.contactTableEditBtnCont{width:10%}.contactTablePaginationCont{align-items:center;display:flex;justify-content:center;margin-bottom:80px;margin-top:40px;width:100%}.contactTablePagBtn{background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:#878787;font-family:interMedium;font-size:14px;height:30px;width:90px}.contactTablePagBtn:hover{background-color:#e3e3e3;border-color:#e3e3e3;color:var(--ppolBlack)}.contactTablePagText{color:#878787;font-family:interMedium;font-size:14px;text-align:center;width:150px}.metricsSectionCont{align-items:center;background-color:initial;display:flex;flex-direction:column;gap:15px;justify-content:center;margin-bottom:80px;max-width:1028px;width:90%}.metricsFilterBtnCont{align-items:center;display:flex;gap:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin:25px 0 15px;overflow-y:hidden;width:100%}.metricsFilterBtn{background-color:#fff;border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolBlack);font-family:interMedium;font-size:15px;height:50px;min-width:140px;width:100%}.metricsFilterBtnSelected{background-color:var(--ppolBlack);color:#fff}.metricsFilterBtn:hover,.metricsFilterBtnSelected{border-color:var(--ppolBlack)}.metricsCounterSection{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;width:100%}.metricsCounterCont{align-items:flex-start;background-color:#fff;border:1px solid #d9d9d9;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;color:var(--ppolBlack);display:flex;flex-direction:column;gap:9px;height:135px;justify-content:center;padding:0 22px;position:relative;width:calc(100% - 44px)}.metricsCounterTitle{font-family:interMedium;font-size:12.5px;margin:0}.metricsCounterDesc{font-family:interMedium;font-size:34px;margin:0}.metricsCounterIcon{align-items:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;height:50px;justify-content:center;position:absolute;right:20px;top:20px;width:50px}.metricsCounterIconOrange{background-color:var(--ppolOrange);filter:drop-shadow(0 4px 6px var(--ppolOrange));-webkit-filter:drop-shadow(0 4px 6px var(--ppolOrange))}.metricsCounterIconBlue{background-color:#415ad2;filter:drop-shadow(0 4px 6px #415AD2);-webkit-filter:drop-shadow(0 4px 6px #415ad2)}.metricsCounterIconYellow{background-color:#ffca00;filter:drop-shadow(0 4px 6px #FFCA00);-webkit-filter:drop-shadow(0 4px 6px #ffca00)}.metricsCounterIconGreen{background-color:#00953b;filter:drop-shadow(0 4px 6px #00953B);-webkit-filter:drop-shadow(0 4px 6px #00953b)}.metricsDataSection{grid-gap:16px;display:grid;grid-template-columns:repeat(3,1fr);width:100%}.metricContainerTitle{font-family:interBold;font-size:14px;margin:0}.metricContainerSubtitle,.metricContainerTitle{color:#141414;line-height:18px;text-align:left;width:100%}.metricContainerSubtitle{font-family:interMedium;font-size:12.5px;margin:0 0 10px}.metricContainer{background-color:#fff;border:1px solid #d9d9d9;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;padding:22px;z-index:1}.metricContainerBar{grid-column:1/4;height:370px}.metricContainerBarMobile{grid-column:1/4;height:700px}.metricMap{align-items:center;display:flex;flex-direction:column;grid-column:1/3;grid-row:2/4;justify-content:center}.metricPie,.metricSingleBar{grid-column:3;height:168px}.metricComparitionBarCont{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:30px;width:100%}.metricCompatitionTextCont{display:flex;justify-content:space-between;width:100%}.metricComparitionTitle{color:#a0a0a0;font-family:interMedium;font-size:12.5px;margin:0}.metricComparitionDesc{color:#a0a0a0;font-family:interMedium;font-size:30px;margin:0}.metricComparitionBar{align-items:center;background-color:#d9d9d9;border-radius:5px;display:flex;flex-direction:row;height:10px;justify-content:center;margin-top:10px;width:100%}.metricComparitionBarLeft{background-color:#e8542f;border-radius:5px;height:100%}.metricVisitorTableSection{display:flex;flex-direction:column;height:290px}.metricVisitorTableCont{overflow-y:auto;width:100%}.metricVisitorTable{background-color:#fff;border:0;border-collapse:collapse;color:#a0a0a0;font-family:interMedium;font-size:12px;max-width:100%;text-align:center;width:100%}.metricVisitorTableTitleRow{padding-bottom:10px}.metricVisitorTableDataRow{padding:5px 0}.metricVisitorTablePos{max-width:4%;width:4%}.metricVisitorTableCity,.metricVisitorTableCountry{max-width:27%;width:27%}.metricVisitorTableDate{max-width:42%;width:42%}.metricVisitorTableDataRowCont:nth-child(2n){background-color:var(--ppolWhite)}.metricContactLine{grid-column:2/4;height:290px}.metricsContainer{grid-gap:20px;background-color:initial;display:grid;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;width:100%}.metricContainerMedium{border:2px solid #fff;border-radius:12px;height:400px}.metricContainerLarge{background-color:#fff;border-radius:12px;height:262.5px}.metricContainerError{color:#000;font-family:interBold;font-size:24px;justify-content:center;margin-top:20%;width:100%}.metricContainerError,.metricTypeWebMobile{align-items:center;display:flex;flex-direction:column}.metricTypeWebMobile{justify-content:space-between}.metricTypeWebMobileCont{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.metricTypeWebMobileTextboxCont{align-items:center;display:flex;justify-content:space-between;width:calc(100% - 74px)}.metricTypeWebMobileTextbox{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0}.metricTypeWebMobileTextboxTitle{color:#868686;font-family:interSemiBold;font-size:15px;margin:0}.metricTypeWebMobileTextboxNumber{color:#868686;font-family:gilroySemiBold;font-size:27px;margin:0}.metricTypeTable{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start}.metricTableContainer{background-color:red;overflow:scroll;overflow-x:hidden;width:100%}.metricTable{background-color:#fff;border:0;border-collapse:collapse;color:#5a5a5a;font-family:interSemiBold;font-size:11px;max-width:100%;text-align:center;width:100%}.metricTableTitle{padding:10px 5px}.metricTable tbody tr:nth-child(2n){background-color:#f5f5f5}.metricTypeCard{gap:10%}.metricTypeBar,.metricTypeCard{align-items:center;display:flex;justify-content:center}.metricTypeBar{background-color:#fff;flex-direction:column}.metricsMoreInfoBtn{border:1px solid #868686;border-radius:50%;display:flex;font-family:interSemiBold;height:13px;margin-bottom:13px;margin-top:21px;position:relative;width:13px}.metricsMoreInfoBtn,.metricsMoreInfoSection{align-items:center;color:#868686;font-size:10px;justify-content:center}.metricsMoreInfoSection{background-color:#fff;border:2px solid #868686;border-radius:12px;display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:3px;position:absolute;right:150%;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:160px}.metricsMoreInfoBtn:hover{border-color:#e8542f;color:#e8542f;cursor:pointer}.metricsMoreInfoBtn:hover .metricsMoreInfoSection{display:flex}.configSectionCont{background-color:#fff;border:1px solid #d9d9d9;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:614px;padding:28px;width:calc(90% - 56px)}.configTypeBtnCont{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-start}.configTypeBtn{background-color:#f3f5f7;border:1px solid #f3f5f7;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#8d8d8d;font-family:interMedium;font-size:15px;padding:9px}.configTypeBtn:hover,.configTypeBtnSelect{border-color:var(--ppolBlack)}.configTypeBtnSelect{background-color:var(--ppolBlack);color:#fff}.configTypeSectionCont{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:25px;margin-top:20px;width:100%}.configTypeTitle{border-bottom:1px solid #ddd;color:var(--ppolOrange);font-family:interSemiBold;font-size:33px;margin:0;padding:10px 0;text-align:left;width:100%}.configTypeSection{gap:15px;margin:25px 0 30px}.configTypeInputCont,.configTypeSection{display:flex;flex-direction:column;width:100%}.configTypeInputCont{align-items:center;gap:6px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;position:relative}.configTypeInputTitle{color:#8d8d8d;font-family:interMedium;font-size:12px;width:100%}.configTypeInputDesc{color:#8d8d8d;font-family:interRegular;font-size:12px;width:100%}.configTypeInputFloatText{color:var(--ppolBlack);font-family:interSemiBold;font-size:13.5px;left:15px;margin:0;position:absolute;text-align:left;top:36px;width:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.configTypeInput{background-color:#fff;border:1px solid #d7d7d7;border-radius:9px;color:var(--ppolBlack);font-family:interMedium;font-size:13.5px;height:42px;padding-left:15px;padding-right:15px;width:calc(100% - 30px)}.configTypeInputPw{padding:0 55px 0 15px;width:calc(100% - 70px)}.configTypeInputFloat{padding-left:65px;width:calc(100% - 80px)}.configTypeSectionSeparator{background-color:#ddd;height:1px;width:100%}.configTypeCheckCont{color:#8d8d8d;font-family:interRegular;font-size:12px;gap:5px}.configTypeCheckCont,.configTypeDoubleInput{align-items:center;display:flex;flex-direction:row;width:100%}.configTypeDoubleInput{gap:12px;justify-content:center}.configTypeInputNumber{width:75%}.configTypeSelect{width:25%}.config-option-select{border:none;border-radius:9px 0 0 9px;padding:10px;width:200px}.config-select{background-color:#fff;border:1px solid #d7d7d7;border-radius:9px;display:flex;height:52px}.config-input-phone-number,.config-select{color:#878787;font-family:interRegular;font-size:15px;width:100%}.config-input-phone-number{border:1px solid #d7d7d7;border-radius:0 9px 9px 0;max-height:100%;padding-left:20px}.configQRSectionCont{align-items:center;border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;display:flex;flex-direction:row;height:180px;justify-content:space-between;padding:15px;width:calc(100% - 30px)}.configQRSectionTextCont{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:175px}.configQRSectionText{color:var(--ppolBlack);font-family:interMedium;font-size:13.5px;margin:0}.configQRSectionQR{height:176px;width:176px}.configTypeInputTextMiddle{color:#878787;cursor:pointer;font-family:interRegular;font-size:14px;text-align:center;text-decoration:underline;width:100%}.configTypeBlackCont{background-color:var(--ppolBlack);gap:13px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:calc(100% - 40px)}.configTypeBlackCont,.configTypeConfigBtn{align-items:center;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;display:flex;flex-direction:row;justify-content:center}.configTypeConfigBtn{background-color:red;background-color:#fff;color:var(--ppolBlack);font-family:interMedium;font-size:13.5px;padding:12px 15px;text-align:center;width:100%}.configChangeBtn{align-items:center;background-color:initial;border:1px solid #8d8d8d;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;display:flex;height:32px;justify-content:center;width:32px}.configChangeBtn:hover,.configChangeBtnSelected{border-color:var(--ppolOrange)}.configTypeSectionRow{display:grid;grid-template-columns:3fr 4fr;margin-bottom:10px;margin-top:10px;width:100%}.configTypeChangeBtnCont{display:flex;flex-direction:row;gap:6px}.configTypeColorSelectCont{align-items:center;display:flex;gap:13px;justify-content:center;margin:10px 0;width:100%}.configTypeColorSelectContOverflow{align-items:center;border:0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;cursor:pointer;display:flex;height:52px;justify-content:center;outline:5px solid;outline-offset:-5px;overflow:hidden;padding:0;width:50%}.configTypeColorSelect{border:0;cursor:pointer;height:100%;padding:0;width:100%}.configConfirmBtn{align-items:center;background-color:var(--ppolOrange);border:0;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#fff;display:flex;font-family:interMedium;font-size:16px;justify-content:center;padding:15px 0;width:100%}.configConfirmBtn:hover{background-color:#ff8061}.dashboard{justify-content:space-between}.configuration,.dashboard{align-items:center;background-color:var(--ppolWhite);display:flex;flex-direction:column;min-height:100vh;width:100%}.configuration{justify-content:flex-start}.config-top{align-items:center;border-bottom:2px solid #ddd;color:#8d8d8d;flex-shrink:0;font-family:gilroyBold;font-size:30px;height:84px;justify-content:space-between;margin-bottom:4px}.config-container,.config-top{display:flex;flex-direction:row;width:93%}.config-container{gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.config-form{color:#000;gap:30px;height:auto;margin-top:20px}.config-form,.config-form-section{display:flex;flex-direction:column;width:100%}.config-form-section{align-items:center;gap:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;max-width:800px;position:relative}.config-span{color:#8d8d8d;font-family:gilroyBold;font-size:18px;text-align:left;width:100%}.config-input{border:1px solid #d7d7d7;height:52px;padding-left:20px;padding-right:20px;width:calc(100% - 40px)}.config-input,.config-select-2{border-radius:9px;color:#878787;font-family:interRegular;font-size:15px}.config-select-2{background-color:#fff;display:grid;width:300px}.QRImgContainer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.config-qr{border:2px dashed #8d8d8d;border-radius:12px;height:200px;width:200px}.config-button{background-color:#8d8d8d;border:0;border-radius:9px;color:#fff;cursor:pointer;font-family:gilroyBold;font-size:16px;height:44px;margin-bottom:40px;max-width:500px;width:100%}.config-button:hover{background-color:#e8542f;color:#fff}.config-img{align-items:center;color:#000;display:flex;flex-direction:column;gap:20px;grid-column:2;grid-row:2;height:auto;justify-content:flex-start;margin-top:20px}.config-img,.config-img img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.config-img img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.config-form-swapBtn{background-color:#8d8d8d;border:0;border-radius:6px;cursor:pointer;height:50px;max-width:150px;width:100%}.config-form-swapBtn:hover{background-color:#e8542f}.config-form-swapBtn img{height:75%}.dashboard-top{align-items:center;border-bottom:2px solid #ddd;display:flex;flex-direction:row;flex-shrink:0;height:84px;justify-content:space-between;width:93%}.dashboard-top-title{color:#8d8d8d;font-family:gilroyBold;font-size:30px;line-height:35px;margin:0}.dashboard-top-btn,.dashboard-top-btns{display:flex;flex-direction:row}.dashboard-top-btn{align-items:center;background-color:initial;border:1px solid #8d8d8d;border-radius:6px;color:#8d8d8d;cursor:pointer;font-family:gilroyBold;font-size:16px;height:35px;justify-content:flex-start;line-height:20px;margin-left:20px;padding:0;position:relative;width:132px}.dashboard-top-btn img{margin-left:12px;margin-right:8px}.dashboard-top-btn:hover{background-color:#e8542f;border:1px solid #e8542f;color:#fff}.dashboard-top-btn:hover .dashboard-top-icon{filter:brightness(200%)}.dashboard-link{align-items:flex-end;color:#8d8d8d;display:flex;flex-direction:column;font-family:interMedium;font-size:16px;height:50px;justify-content:center;width:93%}.dashboard-link a{color:#8d8d8d}.dashboard-navbar{background-color:#f5f5f5;border:1px solid #dedede;border-radius:12px;bottom:35px;filter:drop-shadow(0 6px 9px rgba(47,47,47,.2));flex-direction:row;flex-shrink:0;height:61px;position:fixed;width:340px;z-index:10}.dashboard-navbar,.dashboard-navbar-btn{align-items:center;display:flex;justify-content:center;padding:0}.dashboard-navbar-btn{background-color:#e8542f;border:0;border-radius:6px;cursor:pointer;height:33px;margin-left:11px;margin-right:11px;outline:5px solid #0000;outline-offset:0;width:33px}.dashboard-navbar-btn img{filter:brightness(100);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard-navbar-btn:hover{background-color:#e8542f;outline-color:#e2e2e2}.dashboard-creation-navbar{align-items:center;background-color:#f5f5f5;border:1px solid #dedede;border-radius:12px;color:#959595;display:flex;flex-direction:column;height:450px;justify-content:center;position:absolute;top:-462px}.dashboard-creation-navbar p{font-family:interMedium;font-size:24px;margin-bottom:5px;margin-top:25px}.dashboard-creation-navbar span{font-family:interRegular;font-size:16px}.dashboard-creation-navbar-carousel{background-color:initial;height:100%;margin-bottom:5px;width:100%}.dashboard-creation-navbar-carousel-btn-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dashboard-creation-navbar-carousel-btn{background-color:initial;border:0;cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:20px;max-height:300px;max-width:320px;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboard-creation-navbar-carousel-btn img{height:300px;max-height:300px;max-width:320px;object-fit:contain;width:320px}.close-creation-bar{align-items:center;background-color:#a0a0a0;border:0;border-radius:50%;cursor:pointer;display:flex;height:22px;justify-content:center;outline:3px solid #0000;position:absolute;right:14px;top:14px;width:22px}.close-creation-bar:hover{background-color:#e8542f;outline-color:#e2e2e2}.close-creation-bar img{filter:brightness(100);height:22px;width:22px}.close-creation-bar:hover img{filter:none}.navbar-hover{align-items:center;background-color:#f5f5f5;border:1px solid #dedede;border-radius:12px;bottom:70px;color:grey;display:flex;justify-content:center;min-height:70px;position:absolute;text-align:center}.navbar-hover p{font-family:interRegular;font-size:13px;padding:0 20px}#dashboard-top-btn1:hover .profileTemplate,.navbar-hover.show-navbar{display:flex}.profileTemplate{align-self:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:6px;display:none;flex-direction:row;height:286px;justify-content:space-between;padding:26px;position:absolute;right:0;top:100%;width:489px;z-index:10}.profileTemplateContainer{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:155px}.profileTemplateTitle{align-items:center;border:1px solid #d9d9d9;border-radius:6px;font-family:interSemiBold;font-size:12px;height:27px}.profileTemplateDescription,.profileTemplateTitle{color:#8d8d8d;display:flex;justify-content:center;width:100%}.profileTemplateDescription{align-items:flex-start;font-family:interRegular;font-size:11px;height:72px;line-height:110%;text-align:start}.profileTemplateImgBtnContainer{align-items:center;background-color:#e9e9e9;border-radius:6px;display:flex;flex-direction:column;height:164px;justify-content:center;width:100%}.profileTemplateImg{height:95px;margin-bottom:21px;width:95px}.profileTemplateBtn{background-color:#e8542f;border:0;border-radius:6px;color:#fff;cursor:pointer;font-family:gilroyBold;font-size:12px;height:21px;margin:0;width:80px}.profileTemplateBtn:hover{background-color:#fff;color:#000}.profile-info{align-items:center;background-color:initial;display:flex;flex-direction:column;justify-content:flex-start;margin:20px auto auto;width:390px}.profile{background-color:#141414;border-radius:15px;height:100%;margin-bottom:133px;width:430px}.banner-photo{align-items:center;display:flex;flex-shrink:0;height:160px;justify-content:center;position:relative}.banner-photo,.banner-photoImg{border-radius:9px;object-fit:cover;width:100%}.banner-photoImg{height:100%}.banner-photoImgGradient{height:160px;object-fit:cover;position:absolute;width:100%}.addBannerPhoto{align-items:center;background-color:initial;border:0;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;position:absolute;right:7px;top:7px;width:40px}.addBannerPhotoBtnImg{background-color:initial;border:0;height:100%;object-fit:contain;width:100%}.loadingBtn{background-color:#959595;border:none;border-radius:9px}.editBtn,.loadingBtn{align-items:center;display:flex;height:30px;justify-content:center;width:70px}.editBtn{background-color:initial;border:0;border-radius:9px;color:10E1E;cursor:pointer;font-family:nimbusSansBold;font-size:16px;left:7px;padding:0;position:absolute;text-align:center;top:7px}.editBtn img{height:100%;width:100%}.deleteItemBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:pointer;height:28px;justify-content:center;left:calc(100% - 20px);padding:0;position:absolute;top:-8px;width:28px;z-index:4}.deleteItemBtn:hover{background-color:#fff}.deleteItemBtn img{height:100%;width:100%}.deleteItemBtn:hover img{filter:invert(1)}.deleteItemBtnImg{background-color:initial;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.deleteLinkBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:pointer;height:28px;justify-content:center;left:60%;padding:0;position:absolute;top:-10px;width:28px}.deleteLinkBtn img{height:100%;width:100%}.deleteLinkBtn:hover{background-color:#fff}.deleteLinkBtn:hover img{filter:invert(1)}.deleteLinkBtnImg{background-color:initial;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.focusItemBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:pointer;height:28px;justify-content:center;left:calc(100% - 54px);padding:0;position:absolute;top:-8px;width:28px;z-index:4}.focusItemBtn:hover{background-color:#fff}.focusItemBtn:hover img{filter:invert(1)}.focusItemBtnImg{background-color:initial;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.moveMapBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:pointer;height:28px;justify-content:center;left:calc(100% - 20px);padding:0;position:absolute;top:60px;width:28px;z-index:4}.moveMapBtn:hover{background-color:#fff}.moveMapBtn:hover img{filter:invert(1)}.moveMapBtnImg{background-color:initial;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.moveItemBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:move;display:flex;height:28px;justify-content:center;left:calc(100% - 20px);padding:0;position:absolute;top:26px;width:28px;z-index:4}.moveItemBtn:active,.moveItemBtn:hover{background-color:#fff}.moveItemBtn:active img,.moveItemBtn:hover img{filter:invert(1)}.changeTextAlignBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;left:calc(100% - 54px);padding:0;position:absolute;top:-8px;width:28px;z-index:4}.changeTextAlignBtn:active,.changeTextAlignBtn:hover{background-color:#fff}.changeTextAlignBtn:active img,.changeTextAlignBtn:hover img{filter:invert(1)}.changeTextAlignVBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;left:calc(100% - 88px);padding:0;position:absolute;top:-8px;transform:rotate(90deg);width:28px;z-index:4}.changeTextAlignVBtn:active,.changeTextAlignVBtn:hover{background-color:#fff}.changeTextAlignVBtn:active img,.changeTextAlignVBtn:hover img{filter:invert(1)}.changeTextSizeBtn{align-items:center;background-color:#454545;border:0;border-radius:50%;cursor:pointer;display:flex;height:28px;justify-content:center;left:calc(100% - 20px);padding:0;position:absolute;top:26px;width:28px;z-index:4}.changeTextSizeBtn:active,.changeTextSizeBtn:hover{background-color:#fff}.changeTextSizeBtn:active img,.changeTextSizeBtn:hover img{filter:invert(1)}.editItemBtn{background-color:red;border:0;border-radius:50%;height:24px;left:calc(50% - 12px);padding:0;position:absolute;top:calc(100% - 8px);width:24px}.addProfilePhoto{align-items:center;border:1px solid grey;border-radius:50%;cursor:pointer;display:flex;justify-content:center;left:calc(100% - 30px);padding:0;position:absolute;top:calc(100% - 60px)}.addProfilePhoto,.addProfilePhotoBtnImg{background-color:initial;height:40px;width:40px}.addProfilePhotoBtnImg{border:0;border-radius:50%}.profile-photo{border:0;height:145px;position:absolute;top:53px;width:145px}.profile-photo,.profile-photoImg{background-color:initial;border-radius:50%}.profile-photoImg{border:0;height:100%;object-fit:cover;width:100%}.profile-separationA{height:40px}.profile-name,.profile-separationA{background-color:initial;width:100%}.profile-name{flex-shrink:0;position:relative}.profile-name,.profile-name input{align-items:center;display:flex;justify-content:center}.profile-name input{background-color:initial;border:0;border-radius:6px;color:#fff;font-family:gilroyBold;font-size:24px;height:100%;outline:none;overflow:hidden!important;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.profile-name input:focus{background-color:#4a4b50;border:0}.profile-title{flex-shrink:0;position:relative}.profile-title,.profile-title input{align-items:center;background-color:initial;display:flex;justify-content:center;width:100%}.profile-title input{border:0;border-radius:6px;color:#fff;font-family:gilroyMedium;font-size:16px;height:100%;outline:none;overflow:hidden!important;text-align:center;text-overflow:ellipsis;white-space:nowrap}.profile-title input:focus{background-color:#4a4b50;border:0}.profile-description{align-items:flex-start;background-color:initial;display:flex;flex-shrink:0;justify-content:center;margin-top:20px;position:relative;width:100%}.profile-description textarea{background-color:initial;border:0;border-radius:9px;color:#fff;display:block;font-family:interRegular;font-size:15px;max-height:100px;max-width:100%;min-height:18px;outline:none;overflow:hidden;overflow-y:auto;resize:none;text-align:center;width:100%}.profile-description textarea:focus{background-color:#4a4b50;border:0}.profile-social-links{background-color:initial;flex-direction:row;flex-shrink:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:25px;margin-top:25px;position:relative;width:100%;z-index:1}.profile-add-socialBtn,.profile-social-links{align-items:center;display:flex;justify-content:center}.profile-add-socialBtn{background-color:#d7d7d7;border:0;border-radius:50%;height:44px;margin:0 12px;width:44px}.profile-add-socialBtn:hover{cursor:pointer}.profile-add-socialBtn span{color:#141414;font-family:nimbusSansBold;font-size:20px}.input-social-media-link{background-color:#fafafa;border:0;border-radius:9px;height:25px;outline:none;padding:10px 140px 10px 10px;position:absolute;width:calc(96% - 140px);z-index:8}.input-social-media-addbtn{background-color:#a0a195;border:1px solid #a0a195;border-radius:6px;color:#fff;cursor:pointer;font-family:interSemiBold;font-size:12px;height:30px;left:calc(100% - 129px);position:absolute;width:80px;z-index:9}.input-social-media-addbtn:hover{background-color:#fff;color:#a0a195}.input-social-media-closebtn{align-items:center;background-color:#a0a195;border:1px solid #a0a195;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:30px;justify-content:center;left:calc(100% - 42px);padding-top:0;position:absolute;width:30px;z-index:9}.input-social-media-closebtn:hover{background-color:#fff;color:#a0a195}.profile-link-href{border:0;border-radius:50%;height:44px;margin:0 12px;width:44px}.profile-social-link-temptext{align-items:center;border:1px solid #d7d7d7;border-radius:9px;color:#d7d7d7;display:none;flex-direction:row;font-family:gilroyBold;font-size:16px;height:49px;justify-content:center;margin-right:30px;width:161px}.profile-social-link-temptext span{margin-right:6px;width:105px}.profile-social-link-temptext img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile-add-share{flex-direction:row;height:43px;justify-content:space-between}.profile-add-share,.profile-preview-btns{align-items:center;display:flex;gap:10px;width:100%}.profile-preview-btns{background-color:#141414;border-radius:9px;height:65px;justify-content:center}.profile-preview-btns button{background-color:#d7d7d7;color:#1e1e1e;height:41px;width:100%}.profile-add-btn,.profile-preview-btns button{border:0;border-radius:9px;font-family:nimbusSansBold;font-size:16px}.profile-add-btn{align-items:center;cursor:pointer;display:flex;height:45px;justify-content:center;width:50%}.profile-share-btn{font-size:16px;height:45px;width:50%}.createImgAddImgNoText,.profile-share-btn{align-items:center;border:0;border-radius:9px;cursor:pointer;display:flex;font-family:nimbusSansBold;justify-content:center}.createImgAddImgNoText{background-color:#454545;color:#fff;font-size:25px;height:36px;width:36px}.createImgAddImg{align-items:center;background-color:#454545;border:0;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-family:nimbusSansBold;font-size:16px;height:37px;justify-content:center;width:153px}#profile-conditional-separationLine{background-color:green;display:none;height:80px;width:100%}.profile-created-with-ppol{align-items:center;background-color:initial;display:flex;flex-direction:column;height:90px;justify-content:center;width:100%}.profile-created-with-ppol span{font-family:nimbusSans;font-size:10px}.profile-created-with-ppol img{width:72px}.profile-config-contact{align-items:center;display:flex;gap:20px;justify-content:center;width:100%}.profile-config-contact-btn{background-color:#8d8d8d;border:0;border-radius:6px;color:#fff;cursor:pointer;font-family:nimbusSansBold;font-size:16px;height:41px;width:100%}.profile-config-contact-btn:hover{background-color:#e8542f}.lockContainer{align-items:center;background-color:#141414bf;border-radius:inherit;cursor:grab;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:4}.lockImgContainer{background-color:#9d9d9d;border-radius:6px;height:47px;width:47px}.lockContainer:active{cursor:grabbing}.lockImg{height:100%;width:100%}.lockCarouselContainer{align-items:center;background-color:#141414bf;border-radius:inherit;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:2}.deleteCarouselItem{top:calc(50% + 3px)}.deleteCarouselItem,.moveCarouselItemR{background-color:#9d9d9d;border:0;border-radius:25%;cursor:pointer;height:35px;left:calc(50% + 3px);margin:0;padding:0;position:absolute;width:35px}.moveCarouselItemR{bottom:calc(50% + 3px)}.moveCarouselItemL{bottom:calc(50% + 3px)}.changeImgCarouselItem,.moveCarouselItemL{background-color:#9d9d9d;border:0;border-radius:25%;cursor:pointer;height:35px;margin:0;padding:0;position:absolute;right:calc(50% + 3px);width:35px}.changeImgCarouselItem{top:calc(50% + 3px)}.imgLink{background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;padding:2px;position:absolute;top:4px;width:calc(100% - 12px)}.text4x0m{align-items:center;display:flex;justify-content:flex-start}.text4x0m,.text4x0m input{background-color:initial;border:0;border-radius:9px}.text4x0m input{color:#fff;font-family:gilroySemiBold;font-size:24px;height:100%;outline:none;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap;width:100%}.text4x0m input:focus{background-color:#4a4b50}.text2x0m{align-items:center;display:flex;justify-content:flex-start}.text2x0m,.text2x0m input{background-color:initial;border:0;border-radius:9px}.text2x0m input{color:#fff;font-family:gilroySemiBold;font-size:24px;height:100%;outline:none;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap;width:100%}.text2x0m input:focus{background-color:#4a4b50}.text2x1{align-items:center;background-color:#34353a;border:0;border-radius:9px;display:flex;justify-content:center}.text2x1 textarea{background-color:initial;border:0;color:#fff;font-family:interRegular;font-size:14px;height:calc(100% - 30px);outline:none;resize:none;text-align:left;text-overflow:ellipsis;width:calc(100% - 30px)}.text2x2{align-items:center;background-color:#34353a;border:0;border-radius:9px;display:flex;justify-content:center}.text2x2 textarea{background-color:initial;border:0;color:#fff;font-family:interRegular;font-size:14px;height:calc(100% - 30px);outline:none;resize:none;text-align:left;text-overflow:ellipsis;width:calc(100% - 30px)}.text4x2{align-items:center;background-color:#34353a;border:0;border-radius:9px;display:flex;justify-content:center}.text4x2 textarea{background-color:initial;border:0;color:#fff;font-family:interRegular;font-size:14px;height:calc(100% - 30px);outline:none;resize:none;text-align:left;text-overflow:ellipsis;width:calc(100% - 30px)}.text2x4{align-items:center;background-color:#34353a;border:0;border-radius:9px;display:flex;justify-content:center}.text2x4 textarea{background-color:initial;border:0;color:#fff;font-family:interRegular;font-size:14px;height:calc(100% - 30px);outline:none;resize:none;text-align:left;text-overflow:ellipsis;width:calc(100% - 30px)}.textfxf{background-color:#34353a;border:0;border-radius:9px;display:flex;justify-content:center}.textfxf textarea{background-color:initial;border:0;color:#fff;display:flex;font-family:interRegular;margin:10.5px;max-height:calc(100% - 24px);outline:none;overflow-x:hidden;resize:none;text-overflow:clip;width:calc(100% - 24px)}.img2x2{align-items:center;background-color:#34353a;border-radius:9px;display:flex;justify-content:center}.img2x2MediaCont{border-radius:inherit;height:100%;width:100%}.img2x2Img{background-color:#34353a;height:100%;width:100%}.img2x2Video{border-radius:inherit;height:100%;object-fit:cover;width:100%}.img2x4{align-items:center;background-color:#34353a;border-radius:9px;display:flex;justify-content:center}.img2x4MediaCont{border-radius:inherit;height:100%;width:100%}.img2x4Img{background-color:#34353a;height:100%;width:100%}.img2x4Video{border-radius:inherit;height:100%;object-fit:cover;width:100%}.img4x2{align-items:center;background-color:#34353a;border-radius:9px;display:flex;justify-content:center}.img4x2MediaCont{border-radius:inherit;height:100%;width:100%}.img4x2Img{background-color:#34353a;height:100%;width:100%}.img4x2Video{border-radius:inherit;height:100%;object-fit:cover;width:100%}.img4x4{align-items:center;background-color:#34353a;border-radius:9px;display:flex;justify-content:center}.img4x4MediaCont{border-radius:inherit;height:100%;width:100%}.img4x4Img{background-color:#34353a;height:100%;width:100%}.img4x4Video{border-radius:inherit;height:100%;object-fit:cover;width:100%}.imgfxf{align-items:center;background-color:#34353a;border-radius:9px;display:flex;justify-content:center}.imgfxfMediaCont{border-radius:inherit;height:100%;width:100%}.imgfxfImg{background-color:#34353a;height:100%;width:100%}.imgfxfVideo{border-radius:inherit;height:100%;object-fit:cover;width:100%}.carousel4x2m{background-color:initial;height:100%;width:100%}.carousel4x2mContainer{border-radius:9px;height:100%;object-fit:cover;width:100%}.carousel4x2mMediaCont{background-color:#34353a;border-radius:9px;height:100%;width:100%}.carousel4x2mImg,.carousel4x2mVideo{height:100%;width:100%}.carousel4x2mVideo{border-radius:inherit;object-fit:cover}.carousel4x1{background-color:initial;height:100%;width:100%}.carousel4x1Container{border-radius:9px;height:100%;object-fit:cover;width:100%}.carousel4x1MediaCont{background-color:#34353a;border-radius:inherit}.carousel4x1Img,.carousel4x1MediaCont,.carousel4x1Video{height:100%;width:100%}.carousel4x1Video{border-radius:inherit;object-fit:cover}.carousel4x3m{background-color:initial;height:100%;width:100%}.carousel4x3mObjContainer{background-color:#34353a;border-radius:9px;height:100%;width:100%}.carousel4x3mContainer{align-items:flex-start;height:100%;justify-content:space-between;object-fit:cover;position:relative;width:100%}.carousel4x3mContainer,.carousel4x3mTextCont{background-color:initial;display:flex;flex-direction:column}.carousel4x3mTextCont{align-items:center;gap:0;justify-content:center}.carousel4x3mLink{background-color:initial;background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;left:16px;padding:2px;position:absolute;top:16px;width:calc(100% - 36px);z-index:1}.carousel4x3mMediaCont{background-color:#34353a;border-radius:9px;flex-shrink:0;height:147px;margin:10px 10px 0;width:calc(100% - 20px)}.carousel4x3mImg,.carousel4x3mVideo{height:100%;width:100%}.carousel4x3mVideo{border-radius:inherit;object-fit:cover}.carousel4x3mTitle{font-family:interBold;font-size:17px;max-height:40px}.carousel4x3mDescription,.carousel4x3mTitle{background-color:initial;border:0;border-radius:9px;color:#fff;margin-left:10px;margin-right:10px;outline:none;resize:none;text-align:left;text-overflow:ellipsis;width:calc(100% - 24px)}.carousel4x3mDescription{font-family:interRegular;font-size:13px;max-height:48px}.carousel4x3mPrice{background-color:#4a4b50;border:0;border-radius:9px;color:#fff;display:inline-block;font-family:interBold;font-size:18px;margin-bottom:10px;margin-left:10px;margin-right:10px;max-width:calc(100% - 32px);outline:none;overflow:hidden!important;padding:6px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.carousel4x3mDescription:focus,.carousel4x3mTitle:focus{background-color:#141414}.carousel4x1m{background-color:initial;height:100%;width:100%}.carousel4x1mContainer{background-color:#34353a;border-radius:9px;height:100%;object-fit:cover;width:100%}.carousel4x1mHead{align-items:center;background-color:initial;display:flex;flex-direction:row;height:48px;justify-content:flex-start;margin:14px 14px 9px;width:calc(100% - 28px)}.carousel4x1mMediaCont{background-color:initial;border-radius:50%;height:48px;overflow:hidden;position:relative;width:48px}.carousel4x1mImg{border-radius:inherit;height:100%;object-fit:cover;width:100%}.carousel4x1mTitleStars{align-items:flex-start;background-color:initial;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:8px;width:calc(100% - 48px)}.carousel4x1mTitle{background-color:initial;border:0;border-radius:9px;color:#fff;font-family:interRegular;font-size:15px;height:20px;margin-bottom:2px;outline:none;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 4px)}.carousel4x1mStars{flex-direction:row;gap:2px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.carousel4x1mStar,.carousel4x1mStars{align-items:center;background-color:initial;display:flex;justify-content:center}.carousel4x1mStar{border:0;cursor:pointer;font-family:interRegular;font-size:25px;height:25px;margin:0;padding:0;width:25px}.carousel4x1mDescription{background-color:initial;border:0;border-radius:9px;color:#fff;font-family:interRegular;font-size:12px;height:50px;margin-left:14px;margin-right:14px;outline:none;resize:none;text-align:left;text-overflow:ellipsis;width:calc(100% - 32px)}.carousel4x1mDescription:focus,.carousel4x1mTitle:focus{background-color:#141414}.carousel4x2{background-color:initial;height:100%;width:100%}.carousel4x2Container{height:100%;object-fit:cover;position:relative;width:100%}.carousel4x2Link{background-color:initial;background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;left:4px;padding:2px;position:absolute;top:4px;width:calc(100% - 12px);z-index:1}.carousel4x2MediaCont{background-color:#34353a;border-radius:9px;height:138px;width:100%}.carousel4x2Img,.carousel4x2Video{height:100%;width:100%}.carousel4x2Video{border-radius:inherit;object-fit:cover}.carousel4x2Title{background-color:initial;border:0;border-radius:9px;color:#fff;font-family:interRegular;font-size:13px;height:32px;outline:none;resize:none;text-align:left;text-overflow:ellipsis;width:calc(100% - 4px)}.carousel4x2Title:focus{background-color:#34353a}.separation{align-items:center;background-color:initial;border-radius:9px;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.separationLine{border-radius:5px;height:10px;width:100%}.eraser4x1m{align-items:center;border-radius:9px;display:flex;flex-direction:row;justify-content:center;width:100%}.eraser4x1m,.eraser4x1mMediaCont{background-color:#34353a;height:100%}.eraser4x1mMediaCont{border-radius:9px 0 0 9px;flex-shrink:0;position:relative;width:50%}.eraser4x1mImg,.eraser4x1mVideo{height:100%;width:100%}.eraser4x1mVideo{border-radius:inherit;object-fit:cover}.eraser4x1mLink{background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;left:3px;padding:2px;position:absolute;top:3px;width:46%;z-index:3}.eraser4x1mContainer{align-items:center;display:flex;flex-direction:column;gap:9px;height:100%;justify-content:center;width:50%}.eraser4x1mTitle{font-size:18px;max-height:42px}.eraser4x1mDescription,.eraser4x1mTitle{background-color:initial;border:0;border-radius:9px;color:#fff;font-family:interRegular;letter-spacing:-2%;margin:0;outline:none;resize:none;text-align:left;width:calc(100% - 30px)}.eraser4x1mDescription{font-size:13px;max-height:64px}.eraser4x1mDescription:focus,.eraser4x1mTitle:focus{background-color:#4a4b50}.section4x1m{align-items:center;background-color:#34353a;border-radius:9px;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.section4x1mMediaCont{background-color:#34353a;border-radius:6px;flex-shrink:0;height:110px;margin:15px;position:relative;width:110px}.section4x1mImg{height:100%;width:100%}.section4x1mVideo{border-radius:inherit;height:110px;object-fit:cover;width:110px}.section4x1mLink{background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;left:17px;padding:2px;position:absolute;top:17px;width:102px;z-index:3}.section4x1mContainer{align-items:flex-start;display:flex;flex-direction:column;gap:6px;height:100%;justify-content:center;width:calc(100% - 140px)}.section4x1mTitle{font-family:interMedium;font-size:16px;margin:0;max-height:40px}.section4x1mDescription,.section4x1mTitle{background-color:initial;border:0;border-radius:9px;color:#fff;letter-spacing:-2%;outline:none;resize:none;text-align:left;width:calc(100% - 20px)}.section4x1mDescription{font-family:interRegular;font-size:12px;max-height:45px}.section4x1mDescription:focus,.section4x1mTitle:focus{background-color:#4a4b50}.date4x1{background-color:#34353a;border-radius:9px;flex-direction:row;height:100%;width:100%}.date4x1,.date4x1Date{align-items:center;display:flex;justify-content:center}.date4x1Date{background-color:#141414;border-radius:6px;flex-direction:column;height:60px;margin:15px;width:60px}.date4x1Day{font-size:27px;height:33px;margin:0 0 -3px}.date4x1Day,.date4x1Month{background-color:initial;border:0;border-radius:0;color:#fff;font-family:interRegular;letter-spacing:-2%;padding:0;text-align:center;width:60px}.date4x1Month{font-size:14px;height:17px;margin:0}.date4x1Link{background-color:initial;background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;left:3px;padding:2px;position:absolute;top:3px;width:80px;z-index:3}.date4x1Container{align-items:flex-start;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;width:calc(100% - 90px)}.date4x1Title{border-radius:9px;font-size:18px;height:22px;overflow:hidden!important;white-space:nowrap}.date4x1Description,.date4x1Title{background-color:initial;border:0;color:#fff;font-family:interRegular;outline:none;text-overflow:ellipsis;width:calc(100% - 10px)}.date4x1Description{border-radius:9px;font-size:15px;letter-spacing:-2%;max-height:38px;resize:none;text-align:left}.date4x1Description:focus,.date4x1Title:focus{background-color:#4a4b50}.section2x2{align-items:center;border-radius:9px;display:flex;flex-direction:column;height:100%;justify-content:center}.section2x2,.section2x2MediaCont{background-color:#34353a;width:100%}.section2x2MediaCont{border-radius:6px 6px 0 0;flex-shrink:0;height:95px;position:relative}.section2x2Img,.section2x2Video{height:100%;width:100%}.section2x2Video{border-radius:inherit;object-fit:cover}.section2x2Link{background-color:initial;background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;left:4px;padding:2px;position:absolute;top:4px;width:calc(100% - 12px);z-index:3}.section2x2Container{align-items:center;background-color:initial;display:flex;height:95px;justify-content:center;width:100%}.section2x2Title{background-color:initial;border:0;border-radius:9px;color:#fff;font-family:interRegular;font-size:18px;letter-spacing:-2%;margin:0;max-height:63px;max-width:calc(100% - 30px);outline:none;overflow-x:hidden;resize:none;text-align:left;width:calc(100% - 30px)}.section2x2Title:focus{background-color:#4a4b50}.section4x1{align-items:center;background-color:#34353a;border-radius:9px;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}.section4x1MediaCont{background-color:#34353a;border-radius:50%;flex-shrink:0;height:62px;margin-left:14px;margin-right:14px;overflow:hidden;position:relative;width:62px}.section4x1Img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.section4x1Link{background-color:initial;background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;padding:2px;position:absolute;right:3px;top:3px;width:calc(100% - 96px);z-index:3}.section4x1Container{align-items:flex-start;background-color:initial;display:flex;flex-direction:column;height:100%;justify-content:center;width:calc(100% - 90px)}.section4x1Title{border-radius:9px;font-size:18px;height:25px;overflow:hidden!important;white-space:nowrap}.section4x1Description,.section4x1Title{background-color:initial;border:0;color:#fff;font-family:interRegular;outline:none;text-overflow:ellipsis;width:calc(100% - 6px)}.section4x1Description{border-radius:9px;font-size:15px;height:17px;letter-spacing:-2%;resize:none;text-align:left}.section4x1Description:focus,.section4x1Title:focus{background-color:#4a4b50}.embed4x1{align-items:center;background-color:#34353a;border-radius:9px;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.embed4x1Link{background-color:initial;background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;padding:2px;position:absolute;right:3px;top:3px;width:calc(100% - 10px);z-index:3}.embed4x1Container{align-items:center;background-color:initial;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.embed4x1Title{background-color:initial;border:0;border-radius:9px;color:#fff;font-family:interRegular;font-size:15px;height:25px;outline:none;overflow:hidden!important;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 10px)}.embed4x1Title:focus{background-color:#4a4b50}.section2x3m{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.section2x3m,.section2x3mMediaCont{background-color:#34353a;border-radius:9px}.section2x3mMediaCont{height:166px;margin:12px 12px 0;position:relative;width:calc(100% - 24px)}.section2x3mImg,.section2x3mVideo{height:100%;width:100%}.section2x3mVideo{border-radius:inherit;object-fit:cover}.section2x3mLink{background-color:#141414;border:0;border-radius:6px;color:#fff;font-family:interRegular;font-size:12px;height:21px;left:18px;padding:2px;position:absolute;top:18px;width:calc(100% - 40px);z-index:3}.section2x3mContainer{align-items:center;background-color:initial;display:flex;flex-direction:column;gap:0;justify-content:center}.section2x3mTitle{font-family:interBold;font-size:17px;max-height:40px;width:calc(100% - 24px)}.section2x3mDescription,.section2x3mTitle{background-color:initial;border:0;border-radius:9px;color:#fff;margin:0;outline:none;resize:none;text-align:left;text-overflow:ellipsis}.section2x3mDescription{font-family:interRegular;font-size:13px;max-height:48px;width:calc(100% - 28px);width:calc(100% - 24px)}.section2x3mPrice{background-color:#4a4b50;border:0;border-radius:9px;color:#fff;display:inline-block;flex-shrink:0;font-family:interBold;font-size:18px;margin-bottom:12px;margin-left:12px;margin-right:12px;outline:none;overflow:hidden!important;padding:6px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 36px)}.section2x3mDescription:focus,.section2x3mTitle:focus{background-color:#141414}.filePdf{align-items:center;background-color:#34353a;border:0;border-radius:9px;display:flex;flex-direction:row;gap:10px;justify-content:center}.filePdfTitle{background-color:initial;border:0;border-radius:9px;color:#fff;font-family:interRegular;max-height:60px;outline:none;resize:none;text-align:left;width:calc(100% - 90px)}.embedSpotify{align-items:center;background-color:initial;border:1px solid #0000;border-radius:9px;display:flex;flex-direction:column;justify-content:center}.embedSpotify iframe,.input-spotify-link{border:0;border-radius:9px}.input-spotify-link{background-color:#fafafa;padding:10px;width:80%;z-index:3}.embedSpotifyMini{align-items:center;background-color:initial;border:1px solid #0000;border-radius:9px;display:flex;flex-direction:row;justify-content:center}.embedSpotifyMini iframe,.input-spotifyMini-link{border:0;border-radius:9px}.input-spotifyMini-link{background-color:#fafafa;padding:10px;width:70%;z-index:2}.sectionYoutube{align-items:center;background-color:initial;border:1px solid #2f2f2f;border-radius:9px;display:flex;flex-direction:column;justify-content:center}.sectionYoutube iframe,.sectionYoutubeLink{border:0;border-radius:9px}.sectionYoutubeLink{background-color:#fafafa;padding:10px;width:80%;z-index:3}.sectionVimeo{align-items:center;background-color:initial;border:1px solid transparentsporita;border-radius:9px;display:flex;flex-direction:column;justify-content:center}.sectionVimeo iframe,.sectionVimeoLink{border:0;border-radius:9px}.sectionVimeoLink{background-color:#fafafa;padding:10px;width:80%;z-index:3}.map2x2,.map4x2,.map4x4{border-radius:9px}.sectionTwitch{align-items:center;background-color:initial;border:1px solid #2f2f2f;border-radius:9px;display:flex;flex-direction:column;justify-content:center}.sectionTwitchLink{background-color:#fafafa;border:0;border-radius:9px;padding:10px;width:80%;z-index:3}.buttonfxf{align-items:center;border:0;border-radius:9px;font-family:nimbusSansBold;font-size:16px;justify-content:center}.buttonfxf,.photo-text2x5{display:flex;height:100%;width:100%}.photo-text2x5{align-items:flex-start;background-color:#34353a;border-radius:12px;flex-direction:column;justify-content:space-between}.photo-text2x5-img{background-color:#e4e4e4;border-radius:9px;height:172px;margin-left:6%;margin-right:6%;margin-top:6%;width:88%}.photo-text2x5 textarea{background-color:initial;border:0;margin-left:6%;margin-right:6%;overflow:hidden;padding:0;resize:none;width:88%}.photo-text2x5 textarea:focus{background-color:#4a4b50}.photo-text2x5-text-title{color:#fff;font-family:nimbusSansBlack;font-size:16px;height:40px}.photo-text2x5-text-description{color:#fff;font-family:nimbusSans;font-size:14px;height:35px}.photo-text2x5 .photo-text2x5-text-price{background-color:#4a4b50;border:0;border-radius:9px;color:#fff;font-family:nimbusSansBold;font-size:20px;height:auto;margin-bottom:6%;margin-left:6%;margin-top:6px;min-width:60px;padding:7px;text-align:center;width:auto}.tempdiv{background-color:initial;height:100%;text-align:center;width:100%}.photo-temp2x5{align-items:flex-start;background-color:#34353a;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:97%}.photo-temp2x5-img{background-color:#e4e4e4;border-radius:9px;height:172px;margin-left:6%;margin-right:6%;margin-top:6%;width:88%}.photo-temp2x5 textarea{background-color:initial;border:0;margin-bottom:11px;margin-left:6%;margin-right:6%;overflow:hidden;padding:0;resize:none;width:88%}.photo-temp2x5 textarea:focus{background-color:#4a4b50}.photo-temp2x5-text-title{color:#fff;font-family:nimbusSansBlack;font-size:16px;height:40px}.photo-temp2x5-text-description{color:#fff;font-family:nimbusSans;font-size:14px;height:35px}.photo-temp2x5 .photo-temp2x5-text-price{background-color:#4a4b50;border:0;border-radius:9px;color:#fff;font-family:nimbusSansBold;font-size:20px;height:auto;margin-bottom:6%;margin-left:6%;margin-top:6px;min-width:60px;padding:7px;text-align:center;width:auto}.carrousel-images{background-color:initial}.carrousel-images div{height:100%}.carrousel-images img{height:100%;object-fit:cover;width:100%}.carousel-container2{background-color:red;padding-left:4px}.slider-image-item2 img{background-color:initial;border-radius:50%}.carousel-img-4x6-img-container{background-color:red;border:0;border-radius:9px;height:247px;width:138px}.navbar-profile-mini{display:none;flex-shrink:0;height:70px;width:100%;z-index:20}.nav,.navbar-profile-mini{align-items:center;background-color:#141414;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0}.nav{display:flex;flex-direction:column;height:100vh;width:297px;z-index:1}.nav-top{background-color:initial;display:grid;width:73%}#ppolLogo{margin-bottom:45px;margin-top:35px}.nav-bottom{display:grid;width:73%}.nav-bottom,.navBtn{background-color:initial}.navBtn{align-items:center;border:none;border-radius:6px;color:#8d8d8d;display:flex;flex-direction:row;font-family:gilroyBold;font-size:16px;height:48px;justify-content:flex-start;padding-right:30px;width:100%}.navBtn:hover{background-color:#333}.navBtn img{filter:invert(.5);margin-left:16px;margin-right:8px}.navbar-profile-mini-navBtn{align-items:center;background-color:initial;border:none;border-radius:12px;color:#8d8d8d;display:flex;flex-direction:row;font-family:gilroyBold;font-size:16px;height:100%;justify-content:flex-start;padding-right:30px;width:90%}.navbar-profile-mini-navBtn:hover{background-color:#333}.navbar-profile-mini-navBtn img{filter:invert(.5);margin-left:16px;margin-right:8px}.profileNavImg{border-radius:50%;height:32px;margin-left:12px;margin-right:8px;width:32px}.profileNavImg img{border-radius:50%;height:100%;object-fit:cover;width:100%}.profileBtn{align-items:center;background-color:initial;border:1px solid #505050;border-radius:6px;color:#8d8d8d;cursor:pointer;display:flex;flex-direction:row;font-family:interRegular;font-size:13px;height:54px;justify-content:flex-start;margin-bottom:50px;margin-top:20px;width:100%}.profileBtn:hover{background-color:#333}.profileNavNameOptions{align-items:center;display:flex;justify-content:space-between;width:145px}.profileNavNameOptions span{outline:none;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap}.profileBtnOptions{align-items:center;background-color:#141414;border-radius:12px;display:none;flex-direction:column;height:146px;justify-content:center;left:259px;padding:26px;position:absolute;top:calc(100% - 246px);width:148px}.profileBtn:hover .profileBtnOptions{display:flex}.profileBtnOptions a{width:calc(100% - 32px)}.profileOptionsBtn{align-items:center;background-color:initial;border:0;border-radius:6px;color:#8d8d8d;cursor:pointer;display:flex;font-family:gilroyBold;font-size:16px;height:48px;justify-content:flex-start;padding:0 16px;width:100%}.profileOptionsBtn span{margin-left:8px}.profileOptionsBtn:hover{background-color:#333}.profileOptionsBtn #profileImgNav{transition:transform 1s ease-in-out}.profileOptionsBtn:hover #profileImgNav{transform:rotate(1turn)}.notFoundContainer{align-items:center;background-color:var(--ppolBlack);display:flex;flex-direction:row;height:100vh;justify-content:center;width:100%}.notFoundImg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.notFoundRight{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.notFoundRight p{color:#696969;font-family:gilroyBold;font-size:80px;margin:0}.notFoundRight span{color:#fff;font-family:interRegular;font-size:20px;margin-bottom:57px;margin-top:14px;width:385px}.notFoundRight a{background-color:#e8542f;border:0;border-radius:9px;color:#fff;font-family:gilroyBold;font-size:18px;height:52px;justify-content:center;margin:0;text-align:center;width:128px}.notFoundRight a,.prox{align-items:center;display:flex}.prox{background-color:var(--ppolWhite);flex-direction:column;justify-content:flex-start;min-height:100vh;width:100%}.proxImg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navbar-profile-mini-menu-button:before{content:"";margin-top:-8px}.navbar-profile-mini-menu-button:after{content:"";margin-top:8px}.navbar-profile-mini-menu{align-items:center;background-color:#141414;color:#141414;display:grid;flex-direction:column;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,1fr);justify-content:center;list-style-type:none;margin-top:70px;padding:0;position:absolute;top:0;width:100%;z-index:20}.navbar-profile-mini-menu>li{margin:0;overflow:hidden}.navbar-profile-mini li{align-items:center;display:flex;justify-content:center;text-align:center}.navbar-profile-mini-menu-button-container{align-items:center;cursor:pointer;display:none;flex-direction:column;height:100%;justify-content:center;margin-left:20px;width:30px}.navbar-profile-mini-menu-button,.navbar-profile-mini-menu-button:after,.navbar-profile-mini-menu-button:before{background-color:#f5f5f5;display:block;height:4px;position:absolute;transition:transform .4s cubic-bezier(.23,1,.32,1);width:30px}.navbar-profile-mini-menu-button-container{display:flex;padding:10px}#navbar-profile-mini-menu-toggle~.navbar-profile-mini-menu li{border:0;height:0;margin:0;padding:0;transition:opacity 5s}#navbar-profile-mini-menu-toggle:checked~.navbar-profile-mini-menu li{height:calc(11.11111vh - 7.77778px);transition:height .4s cubic-bezier(.23,1,.32,1)}#navbar-profile-mini-menu-toggle{display:none}#navbar-profile-mini-menu-toggle:checked+.navbar-profile-mini-menu-button-container .navbar-profile-mini-menu-button:before{margin-top:0;transform:rotate(45deg)}#navbar-profile-mini-menu-toggle:checked+.navbar-profile-mini-menu-button-container .navbar-profile-mini-menu-button{background:#fff0}#navbar-profile-mini-menu-toggle:checked+.navbar-profile-mini-menu-button-container .navbar-profile-mini-menu-button:after{margin-top:0;transform:rotate(-45deg)}.navbar-profile-mini2-menu-button:before{content:"";margin-top:-8px}.navbar-profile-mini2-menu-button:after{content:"";margin-top:8px}.navbar-profile-mini2-menu{align-items:center;background-color:#141414;color:#141414;display:grid;flex-direction:column;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(8,1fr);justify-content:center;list-style-type:none;margin-top:70px;padding:0;position:absolute;right:0;top:0;width:100%;z-index:20}.navbar-profile-mini2-menu>li{margin:0;overflow:hidden}.navbar-profile-mini2 li{align-items:center;display:flex;justify-content:center;text-align:center}.navbar-profile-mini2-menu-button-container{align-items:center;cursor:pointer;display:none;flex-direction:column;height:100%;justify-content:center;width:30px}.navbar-profile-mini2-menu-button{background-color:#141414;display:block;height:4px;position:absolute;transition:transform .8s ease-in-out;width:30px}.navbar-profile-mini2-menu-button-container{display:flex;padding:10px}#navbar-profile-mini2-menu-toggle~.navbar-profile-mini2-menu li{border:0;height:0;margin:0;padding:0;transition:opacity 5s}#navbar-profile-mini2-menu-toggle:checked~.navbar-profile-mini2-menu li{height:calc(11.11111vh - 7.77778px);transition:height .4s cubic-bezier(.23,1,.32,1)}#navbar-profile-mini2-menu-toggle{display:none}#navbar-profile-mini2-menu-toggle:checked+.navbar-profile-mini2-menu-button-container .navbar-profile-mini2-img{transform:scaleX(-1)}.tooltipContainer{background:#fff;border:1px solid #ccc;border-radius:6px;flex-direction:row;gap:5px;padding:6px 8px}.floatInfoBg,.tooltipContainer{align-items:center;color:#000;display:flex;font-family:interRegular;justify-content:center}.floatInfoBg{background-color:#2f2f2fe6;font-size:12px;height:100%;left:0;position:fixed;top:0;width:100%;z-index:22}.floatInfoCont{border:1px solid #d9d9d9;border-radius:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:calc(90% - 56px);max-width:444px;min-width:290px;width:40%}.floatInfoCont,.floatInfoMiniCont{align-items:center;background-color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;overflow:auto;padding:28px;position:relative}.floatInfoMiniCont{border:1px solid #d9d9d9;border-radius:9px;max-width:371px;min-width:260px;width:30%}.floatInfoSectionCont{gap:15px;height:100%;justify-content:flex-start;overflow:scroll;overflow-x:hidden;overflow-y:auto}.floatInfoSectionCont,.floatInfoSectionMain{align-items:center;display:flex;flex-direction:column;width:100%}.floatInfoSectionMain{gap:6px;justify-content:center;position:relative}.floatInfoSectionSplit{gap:13px;justify-content:space-between}.floatInfoSectionFull,.floatInfoSectionSplit{align-items:center;display:flex;flex-direction:row;width:100%}.floatInfoCloseBtn,.floatInfoSectionFull{justify-content:center}.floatInfoCloseBtn{align-items:center;background-color:initial;border:0;border-radius:50%;cursor:pointer;display:flex;height:33px;margin:0;padding:0;width:33px}.floatInfoCloseBtnImg{filter:brightness(0) invert(.55);height:30px;width:30px}.floatInfoCloseBtn:hover{background-color:#8d8d8d}.floatInfoCloseBtn:hover .floatInfoCloseBtnImg{filter:brightness(100)}.floatInfoSectionTitle{color:#8d8d8d;font-family:interSemiBold;font-size:33px;margin:0}.floatInfoSectionMiniTitle{color:#8d8d8d;font-family:interMedium;font-size:20px;margin:0}.floatInfoSectionSeparation{border-color:#8d8d8d;border-style:solid;width:100%}.floatInfoSectionSubtitle{color:#8d8d8d;font-size:12px}.floatInfoSectionDesc,.floatInfoSectionSubtitle{font-family:interMedium;text-align:left;width:100%}.floatInfoSectionDesc{color:#141414;font-size:13px}.floatInfoSectionMiniText{color:#141414;font-family:interMedium;font-size:13.5px;margin:0;text-align:center}.floatInfoSectionSplittedBtn{background-color:#e2e2e2;border:1px solid #141414;border-radius:9px;color:#141414;cursor:pointer;font-family:interMedium;height:48px;width:100%}.floatInfoDeleteContactBtn{background-color:#ffe6e5;border:1px solid #c59797;color:#c59797;font-size:13.5px}.floatInfoSelect{font-family:interMedium;font-size:13.5px;height:42px;width:100%}.floatInfoDownloadContactBtn{background-color:#eaffec;border:1px solid #8ec193;color:#8ec193;font-size:13.5px}.floatInfoCancelChanges{background-color:#fff;border:1px solid #d9d9d9;color:#141414;font-size:16px}.floatInfoSaveChanges{background-color:#e8542f;border:1px solid #e8542f;color:#fff;font-size:16px}.floatInfoDefaultBtn{background-color:#fff;border:1px solid #d9d9d9;color:#141414;font-size:13.5px}.floatInfoSectionOption{background-color:#fff;border-radius:9px;color:#8d8d8d;cursor:pointer;font-family:interMedium;font-size:13.5px;height:42px}.floatInfoSectionOption:hover{background-color:#e9e9e9;color:#8d8d8d;cursor:no-drop}.floatInfoSectionLabel{border-radius:10px;height:5px;width:100%}.floatInfoSectionTextarea{border:1px solid #d9d9d9;border-radius:9px;color:#141414;font-family:interMedium;font-size:13.5px;max-height:96px;outline:none;padding:15px;resize:none;width:100%}.floatInfoSectionCounter{font-family:interRegular;font-size:14px;padding:0 10px;text-align:right;width:100%}.contactFormCont,.floatInfoSectionCounter{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.contactFormCont,.contactInfoCont{align-items:center;background-color:#f5f5f5;border-radius:12px;display:flex;flex-direction:column;gap:10px;justify-content:flex-start;max-height:90%;max-width:800px;min-width:350px;overflow:auto;position:relative;width:40%}.contactInfoCont{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.contactInfoSectionCont{flex-direction:column;gap:10px;height:100%;overflow:scroll;overflow-x:hidden;overflow-y:auto}.contactInfoSection,.contactInfoSectionCont{align-items:center;display:flex;justify-content:flex-start;width:100%}.contactInfoSection{flex-direction:row;gap:15px;min-width:340px}.contactInfoSectionImgCont{flex-shrink:0;height:50px;width:50px}.contactFormClose,.contactInfoClose,.contactInfoSectionImgCont{align-items:center;background-color:#d9d9d9;border-radius:50%;display:flex;justify-content:center}.contactFormClose,.contactInfoClose{border:0;cursor:pointer;height:40px;margin:0;outline:5px solid #0000;padding:0;width:40px}.contactFormClose:hover,.contactInfoClose:hover{background-color:#e8542f;outline-color:#d9d9d9}.contactFormCloseImg{filter:brightness(100);height:80%;width:80%}.contactFormSection{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;margin-top:20px;width:100%}.contactFormSectionTitle{color:#8d8d8d;font-family:interSemiBold;font-size:25px;margin:0;padding:0}.contactFormInput{border:0;border-radius:12px;color:#5a5a5a;font-family:interRegular;font-size:15px;height:50px;min-height:50px;outline:2px solid #0000;padding:0 10px;resize:none;width:calc(90% - 20px)}.contactFormInput:focus,.contactFormInput:hover{outline-color:#d9d9d9}.contactFormTextarea{border:0;border-radius:12px;color:#5a5a5a;font-family:interRegular;font-size:15px;max-height:80px;outline:2px solid #0000;padding:15px 10px;resize:none;width:calc(90% - 20px)}.contactFormTextarea:focus,.contactFormTextarea:hover{outline-color:#d9d9d9}.contactFormTextareaCounter{background-color:#454545;border-radius:3px;bottom:3px;font-family:interRegular;font-size:.6rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2px;pointer-events:none;position:absolute;right:4px;text-align:right;width:auto}.formTextfxfCounter{bottom:8px;font-size:.5rem;pointer-events:none;right:20px}.formSection2x3mCounter{bottom:50px;pointer-events:none}.formCarousel4x2Counter{bottom:15px;pointer-events:none}.contactFormProfileCounter,.contactFormProfileCounterDesc{background-color:#454545;border-radius:5px;font-family:interRegular;font-size:11px;padding:3px;pointer-events:none;position:absolute;right:5px}.contactFormProfileCounterDesc{bottom:3px}.contactFormBtn{background-color:#e8542f;border:0;border-radius:12px;color:#fff;cursor:pointer;font-family:interBold;font-size:15px;height:50px;margin:0 0 20px;min-height:50px;padding:0;width:90%}.contactTableCont{align-items:center;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-bottom:50px;margin-top:20px;padding:15px 10px;width:90%}.contactsTable{background-color:#fff;border:0;border-collapse:collapse;color:#5a5a5a;font-family:interSemiBold;font-size:12px;max-width:100%;width:98%}.contactTableContactRow,.contactTableTitleRow{border-bottom:1px solid #d9d9d9;border-top:1px solid #d9d9d9}.contactTableContactRow:nth-child(odd){background-color:#f5f5f5}.contactTableTitleText{padding:10px;text-align:left}.contactTableContactRowText{padding:0 10px}.contactLabelCont{height:60px;padding:10px}.contactInfoSectionLabelCont{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.contactInfoSectionSelect{background-color:#fff;border:0;border-radius:9px;font-family:interRegular;height:40px;margin:0;width:250px}.contactTableEditBtn{background-color:#415ad2;border:3px solid #415ad2;border-radius:12px;color:#fff;font-family:interRegular;height:40px;margin:10px;width:60px}.contactTableEditBtn:hover{background-color:#fff;color:#415ad2;cursor:pointer}.contactInfoSectionImg{height:60%;width:60%}.contactInfoActionBtn{align-items:center;border:0;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-family:interSemiBold;gap:10px;height:90px;justify-content:center;margin-bottom:20px;margin-top:15px;width:100%}.contactInfoActionBtn img{filter:invert(1);height:30px;width:30px}.contactInfoActionBtn p{margin:0}.contactConfirmDelete{border:0;border-radius:9px;cursor:pointer;font-family:interSemiBold;font-size:14px;height:40px;width:100%}.contactConfirmDelete:hover{border:2px solid #000}.contactsDownloadBtn{background-color:#ddd;border:2px solid #ddd;border-radius:9px;color:#5a5a5a;cursor:pointer;font-family:interSemiBold;font-size:14px;height:40px;margin-bottom:15px;width:150px}.contactsDownloadBtn:hover{background-color:#e8542f;color:#fff}.watchPassWord{background-color:initial;border:0;cursor:pointer;height:50px;padding:0;position:absolute;right:10px;top:calc(50% - 25px);width:50px}.watchPassWord img{height:50%;width:50%}.watchPassWordConfig{background-color:initial;border:0;bottom:2px;cursor:pointer;height:40px;padding:0;position:absolute;right:10px;width:40px}.watchPassWordConfig img{height:60%;width:60%}@media only screen and (min-width:1461px){.contactTablePhone{display:none}}@media only screen and (max-width:1460px){.contactTableWeb{display:none}}@media only screen and (min-width:851px){.metricContainerBarMobile{display:none}}@media only screen and (max-width:850px){.metricContainerBar{display:none}}@media only screen and (max-width:600px){.contactTableTablet{display:none}}@media only screen and (min-width:451px){.contactLabelMini{display:none}}@media only screen and (max-width:450px){.contactLabel{display:none}}@media only screen and (max-width:1450px){.tutorialVideosCont{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media only screen and (max-width:1350px){.contactFilterSection{flex-direction:column;gap:12px}}@media only screen and (max-width:1250px){.metricsCounterSection{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,calc(50% - 10px))}.metricsCounterCont{gap:5px;height:118px;justify-content:flex-end;padding:15px;width:calc(100% - 30px)}.metricsCounterTitle{font-size:18px}.metricsCounterDesc{font-size:40px}.metricsCounterIcon{height:38px;right:14px;top:14px;width:38px}.metricsCounterIcon svg{height:20px;width:20px}.metricMap{grid-column:1/4;height:450px}.metricPie{grid-column:1}.metricSingleBar{grid-column:2/4}}@media only screen and (max-width:1130px){.config-container{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}.config-img{display:none}.config-form{align-items:center}.metricsContainer{grid-template-columns:repeat(1,1fr)}.metricContainerBig{grid-column:1;height:400px}}@media only screen and (max-width:1120px){.tutorialSearchCont{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:1000px){.supportSectionImgCont{height:125px;width:125px}.supportSection{gap:10px}.supportSectionTitle{font-size:18px}.supportSectionDesc{font-size:14px}}@media only screen and (max-width:950px){.dashboard-top{grid-row-gap:5px;display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1fr;row-gap:5px}.dashboard-top-btns{margin-bottom:10px}.dashboard-top-btn:first-child{margin:0}.metricContactLine,.metricVisitorTableSection{grid-column:1/4}}@media only screen and (max-width:840px){.notFoundContainer{flex-direction:column}.notFoundImg{height:240px;width:240px}.notFoundRight{align-items:center;text-align:center;width:90%}.notFoundRight p{font-size:60px;width:100%}.notFoundRight span{font-size:18px;margin-bottom:45px;max-width:346px;width:100%}.metricPie,.metricSingleBar{grid-column:1/4}}@media only screen and (max-width:730px){.floatConfirmCont,.floatInfoCont{margin-top:calc(5% + 35px);max-height:calc(90% - 100px)}.tutorialVideosCont{grid-template-columns:repeat(1,minmax(300px,1fr))}.main-title-container{padding:12px 0}.contactSearchFilterCont{flex-direction:column}.contactSearchBar{width:calc(100% - 54px)}.contactBtnCont button{padding:12px 3px;width:100%}.configTypeInputNumber,.configTypeSelect{width:50%}}@media only screen and (max-width:480px){.tutorialSearchBtns{gap:6px}.tutorialSearchBtn{padding:12px 6px}.configTypeBtnCont{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:2}}@media only screen and (max-width:400px){.profile-info{width:350px}.supportSectionImgCont{height:100px;width:100px}}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;will-change:width,height;z-index:1}.react-grid-item.react-draggable-dragging{transition:none;will-change:transform;z-index:3}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;-webkit-user-select:none;-o-user-select:none;user-select:none;z-index:2}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{height:20px;position:absolute;width:20px}.react-grid-item>.react-resizable-handle:after{border-bottom:2px solid #0006;border-right:2px solid #0006;bottom:3px;content:"";height:5px;position:absolute;right:3px;width:5px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e,.react-grid-item>.react-resizable-handle.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgd2lkdGg9IjYiIGhlaWdodD0iNiI+PHBhdGggZD0iTTYgNkgwVjQuMmg0LjJWMEg2djZaIiBvcGFjaXR5PSIuMzAyIi8+PC9zdmc+);background-origin:content-box;background-position:100% 100%;background-repeat:no-repeat;box-sizing:border-box;height:20px;padding:0 3px 3px 0;position:absolute;width:20px}.react-resizable-handle-sw{bottom:0;cursor:sw-resize;left:0;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;cursor:se-resize;right:0}.react-resizable-handle-nw{cursor:nw-resize;left:0;top:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;right:0;top:0;transform:rotate(270deg)}.react-resizable-handle-e,.react-resizable-handle-w{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;left:50%;margin-left:-10px}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.mapboxgl-map{-webkit-tap-highlight-color:rgb(0 0 0/0);font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8h-8z'/%3E%3Cpath d='m10.5 16 4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath d='m14 5 1 1-9 9-1-1 9-9z' fill='red'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{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' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg opacity='.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg opacity='.9' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;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' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{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' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23c)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.navbarCont{background-color:var(--ppolBlack);display:flex;flex-direction:column;height:100vh;justify-content:space-between;max-width:300px;overflow:hidden;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;width:50%}.navbarUpSection{gap:40px}.navbarBottomSection,.navbarUpSection{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px}.navbarBottomSection{gap:15px}.navbarLogoContainer{height:35px;width:50%}.navbarLogo{filter:invert(1);-webkit-filter:invert(1);height:100%;width:100%}.navbarListBtn{align-items:center;background-color:initial;border:0;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:#7f7f7f;cursor:pointer;display:flex;font-family:interMedium;font-size:16px;gap:8px;height:48px;margin:0;padding-left:16px;width:calc(100% - 16px)}.navbarListActive{background-color:#414141}.navbarListBtn:hover{background-color:#222}.navbarListCheck{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;height:30px;left:-7px;position:absolute;width:14px}.navbarListCheckActive{background-color:var(--ppolOrange)}.navbarProfile{align-items:center;background-color:initial;border:1px solid #7f7f7f;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#7f7f7f;cursor:pointer;display:flex;height:54px;overflow:hidden;width:100%}.navbarProfile:hover,.navbarProfileCopy{border-color:var(--ppolOrange)}.navbarProfileCopy{align-items:center;background-color:var(--ppolOrange);color:#f5f5f5;display:flex;gap:9px;justify-content:center}.navbarProfileImg{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:32px;object-fit:cover;padding:11px;width:32px}.navbarProfileUsername{font-family:interMedium;font-size:16px;line-height:20px;white-space:nowrap}@media only screen and (max-width:1000px){.navbarCont{display:none}}.navbarMobCont{flex-shrink:0;height:82px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:21}.navbarMobUpCont{align-items:center;background-color:var(--ppolBlack);display:flex;height:82px;justify-content:space-between;width:100%}.navbarMobBottomCont{display:flex;height:calc(100vh - 82px);position:absolute;right:0;transition:transform .4s ease-in-out;width:100%}.navbarMobBottomShow{right:100%}.navbarMobLeftCont{align-items:center;background-color:var(--ppolBlack);display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow-y:auto;position:relative;width:272px}.navbarMobUpSection{gap:40px}.navbarMobBottomSection,.navbarMobUpSection{display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px;width:calc(100% - 80px)}.navbarMobBottomSection{gap:15px}.navbarMobListBtn{align-items:center;background-color:initial;border:0;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:#7f7f7f;cursor:pointer;display:flex;font-family:interMedium;font-size:16px;gap:8px;height:48px;margin:0;padding-left:16px;width:calc(100% - 16px)}.navbarMobListActive{background-color:#414141}.navbarMobListBtn:hover{background-color:#222}.navbarMobListCheck{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;height:30px;left:-7px;position:absolute;width:14px}.navbarMobListCheckActive{background-color:var(--ppolOrange)}.navbarMobProfile{align-items:center;background-color:initial;border:1px solid #7f7f7f;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#7f7f7f;cursor:pointer;display:flex;height:54px;overflow:hidden;width:100%}.navbarMobProfile:hover,.navbarMobProfileCopy{border-color:var(--ppolOrange)}.navbarMobProfileCopy{align-items:center;background-color:var(--ppolOrange);color:#f5f5f5;display:flex;gap:9px;justify-content:center}.navbarMobProfileImg{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:32px;object-fit:cover;padding:11px;width:32px}.navbarMobProfileUsername{font-family:interMedium;font-size:16px;line-height:20px;white-space:nowrap}.navbarMobRightCont{background-color:#2b2b2bcc;height:100%;width:calc(100% - 272px)}.navbarMobCheckboxCont{align-items:center;background-color:initial;display:flex;flex-direction:column;gap:6px;height:60%;justify-content:center;margin:0 20px;position:relative;width:50px}.navbarMobCheckbox{cursor:pointer;display:block;height:100%;margin:0;opacity:0;position:absolute;transition:transform .4s ease-in-out;-webkit-transition:transform .4s ease-in-out;-moz-transition:transform .4s ease-in-out;-ms-transition:transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;width:100%;z-index:1}.navbarMobLine{background-color:var(--ppolWhite);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;height:3px;width:27px}.navbarMobLine1{transform-origin:0 0;transition:transform .4s ease-in-out}.navbarMobLine2{transition:transform .2s ease-in-out}.navbarMobLine3{transform-origin:0 100%;transition:transform .4s ease-in-out}.navbarMobCheckbox:checked~.navbarMobLine1{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.navbarMobCheckbox:checked~.navbarMobLine2{transform:scaleY(0);-webkit-transform:scaleY(0);-moz-transform:scaleY(0);-ms-transform:scaleY(0);-o-transform:scaleY(0)}.navbarMobCheckbox:checked~.navbarMobLine3{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}@media only screen and (min-width:1001px){.navbarMobCont{display:none}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.qrGenerator{align-items:center;background-color:var(--ppolBlack);display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.qrGeneratorImg{margin-top:80px}.qrGeneratorTitle{color:var(--ppolOrange);font-family:interBold;font-size:40px;margin:20px 0}.qrGeneratorInfo{align-items:center;display:flex;flex-direction:column;justify-content:center;width:90%}.qrGeneratorInput{background-color:initial;border:1px solid #fff;border-radius:24px;color:#fff;font-family:interRegular;font-size:16px;height:46px;outline:none;padding:0 16px;width:584px}.qrGeneratorOptions{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;margin:20px 0;width:100%}.qrGeneratorBtn,.qrGeneratorSelect{background-color:#fff;border:2px solid #fff;border-radius:9px;cursor:pointer;font-family:interRegular;font-size:12px;height:40px;margin:0 4px;padding:0 16px;width:120px}.qrGeneratorBtn:hover{background-color:#e8542f;color:#141414;cursor:pointer}option{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}.qrCodesContainer{flex-wrap:wrap;gap:20px;margin-bottom:80px;margin-top:80px}.qrCodeContainer,.qrCodesContainer{display:flex;justify-content:center}.qrCodeContainer{align-items:center;flex-direction:column;font-size:15px;gap:8px}.qrCodeContainerMedia{height:150px;max-height:150px;max-width:150px;width:150px}.qrContainerTitle{font-family:interRegular}.codeGenerator{align-items:center;background-color:#141414;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.codeGeneratorImg{margin-top:40px}.codeGeneratorTitle{color:var(--ppolOrange);font-family:interBold;font-size:40px;margin:40px 0}.codeGeneratorInfo{align-items:center;display:flex;flex-direction:row;gap:40px;justify-content:center;width:90%}.codeGeneratorNumber{background-color:#fff;border:0;border-radius:9px;font-family:interRegular;font-size:14px;height:44px;padding:0 10px;width:150px}.codeGeneratorNumber:focus{outline:3px solid #fff;outline-offset:2px}.codeGeneratorBtn{background-color:#fff;border:2px solid #fff;border-radius:9px;cursor:pointer;font-family:interRegular;font-size:14px;height:44px;margin:0 4px;padding:0 16px;width:150px}.codeGeneratorBtn:hover{color:#141414;outline:3px solid #fff;outline-offset:2px}.codeGeneratorBtn:active{background-color:#eee;border:2px solid #eee;outline:3px solid #eee}.codesGenerated{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;margin:80px 0}.codeGenerated{font-family:interRegular;margin:0}.copyCodesBtn{background-color:#e8542f;border:3px solid #e8542f;border-radius:9px;color:#fff;cursor:pointer;font-family:interRegular;font-size:14px;height:44px;margin:0 4px;padding:0 16px;width:150px}.copyCodesBtn:hover{border:3px solid #fff;outline:3px solid #e8542f;outline-offset:2px}.copyCodeTitle{font-family:interRegular;font-size:16px}.userGenerator{align-items:center;background-color:#141414;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.userGeneratorImg{margin:0}.userGeneratorTitle{color:var(--ppolOrange);font-family:interBold;font-size:40px;margin:20px 0}.userGeneratorInfo{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;width:90%}.userGeneratorInfoTitle{font-family:interRegular;font-size:16px;margin:0}.userGeneratorInfoDescription{font-family:interRegular;font-size:14px;margin:0}.userGeneratorInput{background-color:#fff;border:0;border-radius:9px;font-family:interRegular;font-size:14px;height:44px;padding:0 10px;width:450px}.userGeneratorInput:focus{outline:3px solid #fff;outline-offset:2px}.userGeneratorBtn{background-color:#fff;border:2px solid #fff;border-radius:9px;cursor:pointer;font-family:interRegular;font-size:14px;height:44px;margin:0 4px;padding:0 16px;width:150px}.userGeneratorBtn:hover{color:#141414;outline:3px solid #fff;outline-offset:2px}.utilities-profile-info{border:2px dashed #fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:390px}.utilities-profile-info,.utilities-profile-loadinginfo{align-items:center;display:flex;justify-content:center;padding:20px}.utilities-profile-loadinginfo{border:2px dashed #0000;border-radius:6em 9px 9px 6em;flex-direction:row;gap:40px;height:150px;width:440px}.utilities-profile-title{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:100%}.utilities-profile-bannerImg{border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;height:160px;margin-bottom:50px;object-fit:cover;width:100%}.utilities-profile-photoImg{border-radius:50%;height:145px;object-fit:cover;position:absolute;top:73px;width:145px}.utilities-profile-verifiedIcon{background-color:initial;height:24px;left:calc(50% + 35px);position:absolute;top:185px;width:24px;z-index:1}.utilities-profile-button{align-items:center;background-color:#415ad2;border:3px solid #415ad2;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-family:interMedium;font-size:13.5px;height:50px;justify-content:center;margin:0;outline:0;padding:0;width:calc(100% - 6px)}.utilities-profile-button:hover{border-color:#fff}.utilities-profile-username{color:#fff;font-family:gilroyBold;font-size:22px;text-align:center;width:100%}.utilities-profile-code{color:#fff;font-family:gilroyMedium;font-size:18px;text-align:center;width:100%}.userGeneratorInfoContainer{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px;max-width:800px;width:90%}:root{--background-color-primary:#141414;--background-color-secondary:#f3f3f3;--background-color-dark:#111;--background-color-navbar:#1b1b1b}.landing-bg{background-color:#000}.navbar-container{display:flex;justify-content:center;margin:0 auto;max-width:1920px}.navbar-2{background-color:#1b1b1b;background-color:var(--background-color-navbar);border-radius:70px;box-sizing:border-box;height:min(10.5%,111px);margin:1.5% auto 0;min-height:85px;padding:0 3.5%;position:fixed;width:min(90%,1720px);z-index:2}.navbar-2,.navbar-header{align-items:center;display:flex}.navbar-header{flex-basis:0;flex-grow:1;gap:7%}.navbar-logo-1{width:20%}.navbar-logo-1 svg{width:100%}.navbar-links{align-items:center;display:flex;gap:20%}.navbar-links a:after{background-color:#fff;bottom:0;content:"";height:1.5px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .25s ease-out;width:100%}.navbar-links a:hover:after{transform:scaleX(1);transform-origin:bottom left}.navbar-links li{list-style:none}.navbar-links li a{text-wrap:nowrap;color:#fff;display:inline-block;font-family:interBold;font-size:clamp(18px,1vw,23px);position:relative}.navbar-right{box-sizing:border-box;display:flex;flex-basis:0;flex-grow:1;font-family:interBold;font-size:clamp(16px,1vw,21px);gap:3%;justify-content:flex-end}.navbar-right a{text-wrap:nowrap;align-items:center;background-color:#e8542f;border-radius:9px;display:flex;padding:2% 5%;transition:all .5s}.navbar-right a:hover{background-color:#ff8061}.navbar-right a:nth-child(2){background-color:initial;border:2px solid #fff;padding:2% 8.3%}.navbar-right a:nth-child(2):hover{background-color:#fff;color:#1b1b1b;color:var(--background-color-navbar)}.navbar-logo-2,.navbar-mobile,.navbar-mobile-container{display:none}@media only screen and (max-width:1200px){.navbar-2{height:min(10.5%,90px);min-height:70px}.navbar-logo-1{display:none}.bg-buy-container .navbar-logo-1{display:block;min-width:100px}.bg-buy-container .navbar-logo-2{display:none}.navbar-logo-2{display:block;height:40px}.navbar-logo-2 svg{height:100%}.navbar-links{gap:10%;padding:15px}}@media only screen and (max-width:867px){.navbar-container{display:none}.navbar-mobile-container{background-color:#1b1b1b;background-color:var(--background-color-navbar);display:contents;display:flex;height:0;justify-content:center}.open{height:100vh;position:fixed;width:100vw;z-index:10}.navbar-body-container{display:flex;flex-direction:column;justify-content:space-between;padding-top:30%;width:90%;z-index:-1}.navbar-links-open{box-sizing:border-box;display:block;font-family:interRegular;font-size:30px;padding:0 20px;width:100%}.bg-buy-container .navbar-links-open{align-items:center;display:flex;height:60%;justify-content:center;padding:0}.bg-buy-container .navbar-links-open img{height:100%;object-fit:contain;width:100%}.navbar-links-open ul{padding:0}.navbar-links-open li{font-size:32px;list-style:none;padding:5% 0}.navbar-right-open{align-items:center;font-family:interRegular;font-size:18px;padding-bottom:5%}.navbar-right,.navbar-right-open{display:flex;flex-direction:column;gap:20px}.navbar-right{width:100%}.navbar-right a,.navbar-right a:nth-child(2){display:flex;font-size:18px;height:58px;justify-content:center;padding:0}.navbar-right-open{color:#979797}.navbar-mobile{align-items:center;background-color:#1b1b1b;background-color:var(--background-color-navbar);border-radius:75px;display:flex;height:70px;justify-content:center;margin:20px auto 0;position:fixed;width:90%;z-index:10}.navbar-mobile button{left:30px;position:absolute}.navbar-mobile a{height:27px}.navbar-mobile a svg{height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.nav-toggle{background:#0000;border:1px solid #0000;left:30px;position:absolute}.nav-toggle [class*=bar-]{background:#fff;border-radius:8px;display:block;height:3px;margin-bottom:5px;transform:rotate(0deg);transition:all .2s ease;width:20px}.nav-toggle .bar-bot{margin-bottom:0}.open .bar-top{transform:rotate(45deg);transform-origin:0 100%}.open .bar-mid{opacity:0}.open .bar-bot{transform:rotate(-45deg);transform-origin:-5% 0}}.hero-section-container{align-items:center;background-color:#000;box-sizing:border-box;display:flex;min-height:100vh;padding-top:100px}.hero-section{grid-gap:4%;align-items:center;display:grid;gap:4%;grid-template-columns:48% 48%;margin:0 auto;width:min(90%,1720px)}.hero-section-video{display:none}.hero-section-info{max-width:848px}.hero-section h1{text-wrap:pretty;color:#fff;font-family:interBold;font-size:clamp(36px,6.5vmin,66px);letter-spacing:-1.32px;margin:0}.hero-section-img{align-items:flex-end;display:flex;height:100%;justify-content:center}.hero-section-img video{height:100%;object-fit:cover;width:100%}.hero-section p{color:#fff;font-family:interRegular;font-size:clamp(1px,2.9vmin,27px);font-weight:400}.hero-section-links{display:flex;gap:2.5%;margin-top:7%}.hero-section-links a{text-wrap:nowrap;border-radius:9px;font-family:interSemiBold;font-size:clamp(1px,2.7vmin,25px);padding:1.9% 6.1%;transition:all .5s}.hero-section-links a:first-child{background-color:#e8542f}.hero-section-links a:hover{background-color:#ff8061}.hero-section-links a:nth-child(2){border:1px solid #fff;color:#fff}.hero-section-links a:nth-child(2):hover{background-color:#fff;color:#1b1b1b}@media only screen and (max-width:1200px){.hero-section-container{align-items:flex-start;height:100%;padding-top:180px}.hero-section{gap:0;grid-template-columns:1fr}.hero-section-info{padding-right:0}.hero-section-links{flex-direction:column}.hero-section-links a{margin-bottom:2%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media only screen and (max-width:767px){.hero-section{display:none}.hero-section-container{padding:0;position:relative}.hero-section-video{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-between;margin:0 auto;top:0}.hero-video-container{height:auto;width:100%}.hero-video{padding:8px 0;width:100%}.hero-video-title{box-sizing:border-box;color:#fff;font-family:interBold;font-size:33px;font-style:normal;letter-spacing:-.78px;line-height:118%;margin:0;padding:25% 10% 0;text-align:center;width:100%}.hero-video-buttons{align-items:center;bottom:8%;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding-bottom:10%;width:100%}.hero-video-buttons a{border:2px solid #fff;border-radius:9px;box-sizing:border-box;font-family:interRegular;font-size:18px;font-weight:600;max-height:58px;padding:18px 0;text-align:center;width:90%}.hero-video-buttons a:first-child{background-color:#e8542f;border:none}}.features-section-container{background-color:#f3f3f3;border-radius:75px 75px 0 0;color:#141414;height:auto;margin:0;padding-bottom:3%}.features-section{height:auto;margin:0 auto;padding:10% 0;width:min(90%,1720px)}.features-section,.features-section h1{box-sizing:border-box;text-align:center}.features-section h1{color:#141414;font-family:interBold;font-size:clamp(30px,6.8vmin,66px);font-style:normal;letter-spacing:-1.32px;line-height:118%;margin:0;padding:0 9% 8%;width:100%}.features-article-container{grid-gap:3.5%;align-items:center;display:grid;gap:3.5%;grid-template-columns:1fr 1fr 1fr;margin:0 auto;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;perspective:1900px;place-content:center;justify-content:center}.features-article-item{align-items:center;background:#fff;border-radius:15px;box-shadow:4px 4px 5px 0 #bababa33;color:#141414;display:flex;flex-direction:column;font-family:interRegular;justify-content:center;margin:0 auto;max-width:100%;min-height:100%}.features-article-item video{height:auto;width:100%}.features-article-item p{color:#000;font-size:clamp(18px,2.8vmin,27px);height:auto;margin:0 auto 10%;padding:0 15%;text-align:center}.card{height:420px;position:relative;transform-style:preserve-3d;transition:transform 1s;width:100%}.card.is-flipped{transform:rotateY(180deg)}.card__face{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:4px 4px 5px 0 #bababa33;height:auto;position:absolute;text-align:center;width:100%}.card__face--front{background:#fff}.card__face--back{align-items:center;display:flex;flex-direction:column;transform:rotateY(180deg)}.card__face video{border-radius:15px;width:100%}@media only screen and (max-width:767px){.features-section-container{border-radius:35px 35px 0 0;height:100%;margin-top:0;padding-bottom:30%;padding-top:15%}.features-article-container{gap:5%;grid-template-columns:1fr;height:auto;perspective:none}.card{height:450px;padding:10% 0;width:100%}.features-section article{height:100%;width:100%}.features-article-container div img{width:90%}.features-article-item p{font-size:25px}}@media only screen and (max-width:550px){.card{height:350px}}@media only screen and (max-width:400px){.card{height:250px}.features-article-container{gap:60px}.features-article-item p{font-size:20px}}.metrics-section{background-color:#f3f3f3;color:#141414;font-family:interRegular;height:auto}.metrics-slide{display:flex;height:12vmin;max-height:130px;overflow:hidden;white-space:nowrap}.slide-item{animation:desplazarLeft 25s linear infinite;display:flex}.slide-item div{gap:10px;justify-content:center;text-align:center}.slide-item div,.slide-item-2 div{align-items:center;display:flex;font-size:clamp(25px,6vmin,60px)}.slide-item div{border:2.5px solid #000;border-right:none;min-width:55vw;padding:0 15px}@keyframes desplazarLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media only screen and (max-width:1500px){.slide-item div{padding:0 80px}}@media only screen and (max-width:767px){.metrics-slide{height:13.5vmin}.metrics-section{padding-bottom:15%}.slide-item div{height:auto;min-width:70vw;padding:0 40px}.slide-item-2 div svg{height:35px}}@media only screen and (max-width:600px){.slide-item-2 div svg{height:25px}}.metrics-section .swiper-slide{align-items:center;background:#0000;display:flex;justify-content:center;text-align:center}.metrics-section .swiper-wrapper{pointer-events:none;transition-timing-function:linear!important}.share-section-container{background-color:#f3f3f3;height:auto;padding:8% 0 0}.share-section{margin:0 auto;width:min(90%,1720px)}.share-section main{grid-gap:5%;display:grid;gap:5%;grid-template-columns:45% 50%}.share-section h1{box-sizing:border-box;color:#141414;font-family:interBold;font-size:clamp(33px,6.7vmin,66px);font-style:normal;margin-bottom:5.6%;margin-top:0;padding:0 15%;text-align:center;width:100%}.share-text{color:#141414;display:flex;flex-direction:column;font-family:interRegular;justify-content:space-around;padding:7% 0}.share-text-title{align-items:center;display:flex;font-size:clamp(30px,6vmin,56px);font-style:normal;gap:2%;letter-spacing:-1.12px;line-height:118%;max-height:66px}.share-text h2{color:#e8542f;font-family:interBold;font-size:clamp(30px,6vmin,56px);margin:0}.share-section p{text-wrap:pretty;font-family:interRegular;font-size:clamp(18px,2.7vmin,27px);font-style:normal;height:auto;margin:2.1% 0;width:81.5%}.share-section-img{border-radius:15px;height:95%;width:auto}.share-section-img video{border-radius:15px;height:100%;object-fit:cover;width:100%}@media only screen and (max-width:1500px){.share-section p{width:auto}.share-section h1{padding:0 5%}}@media only screen and (max-width:1350px){.share-section main{gap:0;grid-template-columns:1fr}.share-text{gap:30px}}@media only screen and (max-width:767px){.share-section-container{margin-top:-1px}.share-section main{display:grid;grid-template-columns:1fr}.share-section-img{padding-right:0}.share-section p{width:100%}.share-section h1{padding:0}}.benefits-section-container{background-color:#f3f3f3;height:auto;margin:-1px 0;padding:8% 0}.benefits-section{margin:0 auto;width:min(90%,1720px)}.benefits-section main{display:grid;grid-template-columns:50% 50%}.benefits-section h1{box-sizing:border-box;color:#141414;font-family:interBold;font-size:clamp(33px,6.8vmin,66px);height:auto;letter-spacing:-1.32px;margin:0 0 6.3%;padding:0 15%;text-align:center;width:100%}.benefits-picture-container{align-items:center;background-color:#141414;border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:flex-end;position:relative}.benefits-picture-container video{border-radius:15px;height:100%;object-fit:contain;width:100%}.benefits-picture-container img{display:none}@media only screen and (max-width:767px){.benefits-section h1{margin:0;padding:10% 0}.benefits-picture-container{height:100%;width:auto}.benefits-picture-container video{display:none}.benefits-picture-container img{display:flex;object-fit:cover;width:100%}}.services-section-container{background-color:#fff;height:auto;padding:7% 0}.services-section{margin:0 auto;width:min(90%,1720px)}.services-section main{display:flex;gap:8%}.services-section-text{display:flex;flex-direction:column;justify-content:center}.services-section-title,.services-section-title-hidden{text-wrap:balance;box-sizing:border-box;color:#141414;flex-shrink:0;font-family:interBold;font-size:clamp(33px,6.8vmin,66px);font-style:normal;letter-spacing:-1.32px;line-height:118%;margin-top:0;max-width:848px}.services-section-title-hidden{display:none}.services-section-text p{text-wrap:balance;color:#141414;max-width:674px;padding-bottom:4.5%;padding-right:13%}.services-section-text a,.services-section-text p{font-family:interRegular;font-size:clamp(18px,3vmin,27px);font-style:normal;line-height:128%}.services-section-text a{color:#e8542f;font-weight:600;text-decoration-line:underline;transition:all .5s}.services-section-text a:hover{color:#ff8061;transition:transform 1s}.services-section-text a span{display:inline-block;padding-left:5px;transition:transform 1s}.services-section-text a:hover span{transform:translateX(10px)}.services-img-container{max-height:669px;max-width:764px}.services-img-container img{height:100%;object-fit:contain;width:100%}@media only screen and (max-width:1200px){.services-section{align-items:center;display:flex;justify-content:center;padding:10% 0}.services-section main{flex-direction:column}.services-section-title-hidden{display:block;margin:0 auto;padding-bottom:30px;text-align:center}.services-section-title{display:none;height:auto;padding:0 5%;position:absolute;text-align:center;top:0;width:100%}.services-img-container{margin:0 auto}.services-section-text{align-items:center}.services-section-text a,.services-section-text p{padding:0;text-align:center}}.share-metods-section-container{background-color:#f3f3f3;color:#141414;height:auto;margin-top:-1px;padding:9.7% 0 15%}.share-metods-section{margin:0 auto;width:min(90%,1720px)}.share-metods-section h1{box-sizing:border-box;color:#141414;font-family:interBold;font-size:clamp(33px,7vmin,66px);font-style:normal;letter-spacing:-1.32px;line-height:118%;margin-bottom:2.6%;margin-top:0;text-align:center;width:100%}.share-metods-subtitle{font-family:interRegular;font-size:clamp(18px,3.6vmin,34px);padding-bottom:6%;text-align:center}.share-metods-article-container{grid-gap:60px;align-items:center;cursor:grab;display:grid;gap:60px;grid-template-columns:1fr 1fr 1fr;margin:0 auto;padding-bottom:5%}.share-metods-article-container article{height:auto;margin:0 auto;max-width:530px}.share-metods-article-item{align-items:center;background:#fff;border-radius:15px;box-shadow:4px 4px 5px 0 #bababa33;color:#141414;display:flex;justify-content:center;max-height:589px;min-height:290px;width:100%}.share-metods-article-item img{height:100%;object-fit:cover;width:90%}.share-metods-article-description{padding:0}.share-metods-article-description h3{font-family:interRegular;font-size:clamp(30px,5vmin,56px);font-style:normal;font-weight:500;margin:9% 0}.share-metods-article-description p{font-family:interRegular;font-size:clamp(18px,2.5vmin,27px);font-style:normal}.share-metods-section .swiper-pagination{display:flex;gap:1%;justify-content:center;width:100%}.share-metods-section .swiper-pagination-bullet{background-color:#f3f3f3;border:2px solid #000;border-radius:50%;cursor:pointer;height:15px;margin:0 8px;opacity:.5;transition:background-color .3s ease,opacity .3s ease;width:15px}.share-metods-section .swiper-pagination-bullet-active{background-color:#000;opacity:1}@media only screen and (max-width:1450px){.share-metods-article-container{padding:0;padding-bottom:5%}}@media only screen and (max-width:767px){.share-metods-section-container{margin-top:-1px;padding-bottom:35%;padding-top:17%}.share-metods-section{margin:0 auto}.share-metods-article-container{padding-bottom:3%}.share-metods-article-container div img{width:90%}.share-metods-section .swiper-pagination-bullet{height:8px;width:8px}.share-metods-article-description h3{margin:5% 0}}.testimonials-section-container{background-color:#111;background-color:var(--background-color-dark);border-radius:75px 75px 0 0;font-family:interRegular;height:auto;margin-top:-8%;padding:5.1% 0}.testimonials-section{box-sizing:border-box;flex-shrink:0;height:auto;margin:0 auto;width:min(90%,1720px)}.testimonials-item-container{cursor:grab;display:flex;gap:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-mask:linear-gradient(90deg,#0000,#fff 1%,#fff 99%,#0000);mask:linear-gradient(90deg,#0000,#fff 1%,#fff 99%,#0000);overflow-x:scroll;padding:0 5px 2%;width:auto}.column-1,.column-2,.column-3{grid-gap:20px;display:grid;gap:20px}.testimonials-section h1{text-wrap:pretty;box-sizing:border-box;color:#fff;font-family:interBold;font-size:clamp(33px,6.7vmin,66px);font-style:normal;letter-spacing:-1.32px;line-height:118%;margin-bottom:5%;padding:0 20%;text-align:center;width:100%}.testimonials-item-container::-webkit-scrollbar{height:10px}.testimonials-item{background:#34353a;border-radius:15px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:30px;height:auto;padding:3.5% 4.5%;position:relative;-webkit-user-select:none;user-select:none;width:674px}.testimonials-item-profile{align-items:center;display:flex;gap:20px;padding:0}.testimonials-item-profile div{display:flex;flex-direction:column;gap:5px}.testimonials-item-profile div p{margin:0}.testimonials-item-name,.testimonials-item-position{font-size:clamp(18px,2vmin,21px)}.testimonials-item-profile img{border-radius:50%;max-height:80px;max-width:80px}.testimonials-item-description{font-size:27px;font-size:clamp(18px,2vmin,21px);font-style:normal;font-weight:400;line-height:128%;margin:0;padding:0}@media only screen and (max-width:1600px){.testimonials-item{width:580px}}@media only screen and (max-width:767px){.testimonials-section-container{border-radius:35px 35px 0 0;margin-top:-12%;padding-bottom:12%}.testimonials-item{width:88vw}.testimonials-section h1{margin:12% 0;padding:2%}}.faq-section-container{background-color:#111;background-color:var(--background-color-dark);height:auto;padding:8% 0 15%}.faq-section{display:grid;grid-template-columns:41% 59%;margin:0 auto;width:min(90%,1720px)}.faq-header{display:flex;flex-direction:column;height:-webkit-min-content;height:min-content}.faq-header h1{color:#fff;font-family:interBold;font-size:clamp(33px,6.5vmin,66px);margin:0}.faq-header-svg{margin-top:7%;width:22%}.faq-question-container p{color:#fff}.faq-question-item{background-color:#2f2f2f;border:1px solid #707070;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:interRegular;margin-bottom:2.5%;padding:.5% 6.3%}.faq-question{align-items:center;display:flex;justify-content:space-between}.faq-question p{font-size:clamp(18px,3vmin,35px);margin:20px 0}.faq-question button{background-color:initial;border:none;cursor:pointer;margin-left:3%}.faq-btn-rotate{transform:rotate(180deg);transition:transform .3s ease}.faq-btn-rotate-back{transform:rotate(0deg);transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .5s ease-out}.faq-answer.visible{max-height:350px}.faq-answer p{font-size:clamp(15px,2.3vmin,24px);font-style:normal;line-height:128%;padding-right:8%}.faq-title-svg{display:none}@media only screen and (max-width:767px){.faq-section-container{margin-bottom:8%}.faq-section{display:flex;flex-direction:column}.faq-header{padding-bottom:13%}.faq-header h1{align-items:center;display:flex;gap:10px;justify-content:center;text-align:center;width:100%}.faq-question svg{height:26px;width:14px}.faq-header-svg{display:none}.faq-title-svg{display:block;padding-top:5px}}.foot-section-container{background-color:#1b1b1b;background-color:var(--background-color-navbar);border-radius:75px 75px 0 0;font-family:interRegular;height:auto;margin-top:-10%;padding:5.1% 5.21%}.foot-section{margin:0 auto;max-width:1920px}.foot-section .ppol-logo{width:180px}.foot-links-container{align-items:center;display:flex;justify-content:space-between}.foot-info{color:#979797;display:flex;flex-basis:0;flex-grow:1;font-size:clamp(27px,3.5vmin,33px)}.foot-info p{margin:0}.foot-logo{text-align:center}.footer-logo-1{width:65%}.footer-logo-2{display:none}.foot-links ul{display:flex;flex-direction:column;list-style:none;margin:20% 0;padding:0}.foot-links li{font-family:nimbusSansBold;font-size:clamp(10px,3.5vmin,33px);font-style:normal;line-height:normal;padding-bottom:5%}.foot-policies{align-items:center;display:flex;flex-direction:column;font-family:interRegular;font-size:clamp(18px,2.3vmin,22px);font-style:normal;gap:2%;gap:20px;justify-content:center;letter-spacing:-.44px;line-height:140%;margin-top:20px;text-align:center}.foot-policies a{color:#979797}.foot-policies a:hover{color:#e8542f}.foot-policies-TextBig{font-size:22px}.foot-policies-TextSmall{font-size:15px}.foot-social-links{display:flex;flex-basis:0;flex-grow:1;gap:20px;justify-content:flex-end}.foot-social-links a svg{height:80%}.foot-social-links a svg path:first-child{transition:fill .5s}.foot-social-links a svg:hover path:first-child{fill:#e8542f}@media only screen and (max-width:1200px){.footer-logo-1{display:none}.footer-logo-2{display:block}.foot-policies{display:flex;flex-direction:column}.foot-social-links{gap:5px}.foot-social-links a svg{height:70%}}@media only screen and (max-width:950px){.foot-section-container{border-radius:35px 35px 0 0}.foot-links-container{flex-direction:column;gap:40px;margin:10% 0}.foot-social-links{justify-content:space-between}.foot-logo a{display:flex;justify-content:center}.footer-logo-1{display:block}.footer-logo-2{display:none}.foot-info{order:1}.foot-policies{flex-direction:column;margin-bottom:10%}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.bg-buy-container{max-width:1920px}.add-card-container,.bg-buy-container{background-color:#f3f3f3;margin:0 auto}.add-card-container{height:auto;padding-bottom:18%}.add-card-container .navbar-container{padding:0}.section-card{grid-gap:5%;align-items:center;display:grid;gap:5%;grid-template-columns:54% 41%;height:auto;margin:0 auto;padding-top:max(10%,130px);width:min(90%,1720px)}.card-img{display:flex;height:700px;width:100%}.card-img img{border-radius:12px;height:100%;margin:0 auto;object-fit:contain;width:auto}.card-info{display:flex;flex-direction:column;gap:30px;height:100%}.card-info-title h1{color:#222;font-family:interBold;font-size:clamp(39px,5vmin,50px);margin:0}.card-info-description p{color:#141414;font-family:interRegular;font-size:clamp(18px,2vmin,21px);margin:0}.card-img-carousel{display:flex;height:18.7%;justify-content:space-between;width:auto}.card-img-carousel img{border-radius:6px;cursor:pointer;height:120px;object-fit:cover;width:120px}.card-amount-container{align-items:center;color:#141414;display:flex;font-family:interRegular;font-size:21px;gap:1.5%}.card-quantity{align-items:center;border:1px solid #141414;border-radius:50px;display:flex;font-family:interBold;height:auto;justify-content:space-around;max-width:350px;padding:2% 0;width:30%}.card-quantity-change{background-color:initial;border:none;color:#000;cursor:pointer;font-family:interBold;font-size:clamp(23px,3vmin,27px)}.card-quantity-number{color:#141414;font-size:clamp(23px,3vmin,27px);margin:0}.card-total-price{color:#141414;font-family:interBold;font-size:clamp(51px,5.8vmin,57px);margin:0;width:100%}.card-buy-btn{background-color:#e8542f;border:none;border-radius:50px;color:#fff;cursor:pointer;font-family:interSemiBold;font-size:clamp(16px,2.8vmin,25px);height:4vw;max-height:78px;min-height:60px;transition:all .5s;width:100%}.card-buy-btn:hover{background-color:#ff8061}.section-card-title{display:none}@media only screen and (max-width:1400px){.section-card{display:flex;flex-direction:column}.card-img{margin-bottom:20px;width:auto}.card-img img{margin:0 auto;object-fit:contain;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}.card-img-carousel{gap:20px;justify-content:center}}@media only screen and (max-width:767px){.section-card-title{display:contents}.section-card-title h1{color:#141414;display:flex;font-family:interBold;font-size:39px;margin:0;width:100%}.section-card{display:flex;flex-direction:column;padding-top:100px}.card-amount-container{align-items:flex-start;flex-direction:column}.card-info{gap:30px;padding-left:0}.card-info-title{display:none}.card-quantity{height:58px;margin:0 auto;padding:0;width:100%}.add-card-container{padding-bottom:80px}.customer-info-container{padding-bottom:110px}.card-total-price{text-align:center}.card-buy-btn{height:58px}.card-img{height:430px;padding-top:2%}.card-img img{object-fit:contain}.card-img-carousel img{height:auto;width:20%}.card-info-description{order:1}.card-img-carousel{order:0}.card-amount-container{order:2}.card-total-price{order:3}.card-buy-btn{order:4}}@media only screen and (max-width:450px){.card-img img{object-fit:cover}}.section-personalization{background-color:#fff;border-radius:15px;box-shadow:4px 4px 5px 0 #bababa33;box-sizing:border-box;color:#141414;font-family:interRegular;margin:2.5% auto 0;padding:4% 5%;width:min(90%,1720px)}.section-personalization h1{color:#141414;display:flex;font-family:interMedium;font-size:clamp(30px,3.9vmin,36px);margin:0}.section-personalization p{font-size:clamp(18px,2vmin,21px);margin-top:2.5%}@media only screen and (max-width:767px){.section-personalization h1{margin:5% 0 10%}.section-personalization{margin-bottom:10%;margin-top:15%}}.customer-info-container{background-color:#f3f3f3;height:auto;padding-bottom:13%}.customer-info{margin:0 auto;width:min(90%,1720px)}.navbar-buy-data{align-items:center;display:flex;height:150px;justify-content:center;width:100%}.navbar-buy-data svg{fill:#000;position:absolute;width:max(10%,110px)}.form-buy-data-container{display:grid;grid-template-columns:1fr 1fr}.form-buy-title{color:#141414;font-family:interMedium;font-size:clamp(26px,3.8vmin,36px);font-weight:500;margin:0}.form-buy-data button,.form-buy-data input,.form-buy-data select{border-radius:50px;box-sizing:border-box;font-size:clamp(16px,2.2vmin,21px);padding:2.5% 30px;width:100%}.form-buy-data select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url(/static/media/arrowSelect.26772c5feedf7e483316.svg);background-position:right 20px center;background-repeat:no-repeat;border:1px solid #878787}.floating-label-group input{border:1px solid #878787;border-radius:50px;box-sizing:border-box;font-size:clamp(16px,2.2vmin,21px)}.btn-back{align-items:center;background-color:initial;border:1px solid #222;border-radius:50px;color:#000;cursor:pointer;display:flex;font-size:clamp(16px,2.2vmin,21px);justify-content:center;margin-bottom:4%;padding:1% 2%}.btn-back svg{height:20px}.form-colum{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.buy-code-data{grid-gap:20px;display:grid;gap:20px;grid-template-columns:3fr 1fr}.buy-code-data .floating-label-group .code-valid{border:1px solid #19b201;color:#19b201;padding:3.5% 30px}.buy-code-data .floating-label-group .code-invalid{border:1px solid #e32b2b;color:#e32b2b;padding:3.5% 30px}.buy-code-data .floating-label-group .no-code{border:1px solid #878787;color:#878787;padding:3.5% 30px}.form-colum .floating-label-group input,.form-colum button,.form-colum select{font-size:clamp(16px,2vmin,21px);padding:5% 30px}.form-bill-container,.form-buy-data-item{display:flex;flex-direction:column;gap:38px;margin-bottom:50px}.form-bill-container{margin:0}.buy-order-container{display:flex;flex-direction:column;gap:30px;padding-left:20%}.buy-discount-container p,.buy-order-container span,.delivery-text{font-family:interRegular;font-size:clamp(16px,2.8vmin,27px)}.buy-order-data{display:flex;flex-direction:column;gap:6px}.buy-order-data div,.buy-order-total{display:flex;justify-content:space-between}.buy-order-total{font-weight:600}.buy-discount-container{align-items:center;display:flex;gap:2%}.buy-discount-data{display:flex;flex-direction:column;justify-content:space-between}.buy-orden-img{height:120px;width:140px}.buy-orden-img img{border-radius:6px;height:100%;object-fit:cover;width:100%}.data-gray{color:#878787;margin:0}.data-line-through{padding-right:15px;text-decoration:line-through}.data-orange{color:#e8542f}.buy-btn{border:1px solid #878787;color:#878787}.buy-btn,.buy-select-btn{background-color:#fff;cursor:pointer}.buy-select-btn{border:1px solid #e8542f;color:#e8542f}.custom-select{color:#878787}.buy-shopping-error span{color:#e8542f;font-size:clamp(15px,2.3vmin,20px)}.floating-label-code{font-size:clamp(14px,1.5vmin,18px);right:30px;top:-35%}.floating-label-code,.floating-label-data{color:#141414;font-family:interRegular;position:absolute}.floating-label-data{font-size:clamp(13px,1.5vmin,18px);height:100%;right:20px;top:-20px}.label-valid{color:#19b201}.label-invalid{color:#e32b2b}.floating-label-group{position:relative;width:100%}.floating-label{color:#878787;font-family:interRegular;font-size:clamp(16px,2vmin,21px);left:30px;pointer-events:none;position:absolute;top:32%;transition:all .3s ease}input:focus~.floating-label,input:not(:focus):valid~.floating-label,input[type=email]:focus~.floating-label,input[type=email]:not(:focus):not([value=""])~.floating-label{bottom:0;color:#878787;font-size:clamp(14px,1.5vmin,16px);left:30px;opacity:1;top:-20px}@media only screen and (max-width:1300px){.form-buy-data-container{grid-template-columns:1fr}.form-buy-data-item{gap:30px}.buy-order-container{gap:30px;margin:10% 0;padding-left:0}.form-colum{gap:30px;grid-template-columns:1fr}.floating-label-group input{height:50px}.form-colum .floating-label-group input{padding:0 30px}.form-colum button{font-size:16px;height:50px;padding:0}.form-colum select{height:50px;padding:0 30px}.btn-back{margin-bottom:40px;padding:10px 20px}.buy-code-data{grid-template-columns:1fr}.buy-btn{height:50px}}.foot-customer-container{background-color:#141414;border-radius:50px 50px 0 0;color:#878787;font-family:interRegular;font-size:clamp(18px,2.5vmin,22px);margin-top:-5%}.foot-customer-container .foot-section{display:flex;gap:25px;justify-content:center}.foot-customer-container .foot-section p{margin:0;text-align:center}.foot-customer-container{padding:3% 0}.foot-customer-container .foot-section{margin:0 auto;width:100%}@media only screen and (max-width:1000px){.foot-customer-container{margin-top:-15%}.foot-customer-container .foot-section{flex-direction:column;gap:10px;padding:25px 0}}.adminMainContainer{margin:auto;padding:20px 70px;width:calc(100% - 140px)}.adminBtnsCont{align-items:flex-end;display:flex;justify-content:flex-start;margin-bottom:60px}.adminBtn{background-color:initial;border:0;border-bottom:2px solid #8d8d8d;color:var(--ppolBlack);flex-shrink:0;font-family:interMedium;font-size:26px;margin:0;padding:10px 0;width:160px}.metricAdminVisitorTableRow{width:24%}.metricAdminVisitorUserTableRow{max-width:20%;width:20%}.metricAdminVisitorUserTableNameRow{max-width:40%;width:40%}.adminTemplatesSectionCont{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;width:100%}.adminTemplatesSectionTitle{color:var(--ppolBlack);font-family:interSemiBold;font-size:33px;margin:0}.adminTemplatesSectionSubtitle{color:#8d8d8d;font-family:interMedium;font-size:16px;margin:0}.adminTemplatesSectionCards{display:flex;flex-wrap:wrap;gap:25px;margin-top:20px;width:100%}.adminTemplatesSectionCard{align-items:center;background-color:#fff;border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;display:flex;flex-direction:row;height:103px;justify-content:space-between;padding:16px;width:calc(50% - 57px)}.adminTemplatesCardNewTitle{color:var(--ppolBlack);display:flex;flex-direction:column;font-family:interMedium;font-size:18px;margin-left:20px}.adminTemplatesCardNewBtn{background-color:var(--ppolOrange);border:0;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolWhite);font-family:interMedium;font-size:13.5px;height:42px;margin:0 20px 0 0;padding:0;width:136px}.adminTemplatesCardNewBtn:hover{background-color:#ff8061}.adminTemplatesCardLeftCont{display:flex;flex-direction:column;justify-content:space-between;width:287px}.adminTemplatesCardTitleCont{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start}.adminTemplatesCardCont{align-items:center;background-color:#f5f5f5;border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:#86898e;display:flex;flex-shrink:0;font-family:gilroyBold;font-size:60px;height:74px;justify-content:center;width:74px}.adminTemplatesCardTitle{color:var(--ppolBlack);font-family:interMedium;font-size:13.5px;margin:12px 0 0 12px}.adminTemplatesCardDate{color:var(--ppolBlack);font-family:interMedium;font-size:12px}.adminTemplatesCardRightCont{display:flex;flex-direction:column;gap:9px}.adminTemplatesCardBtn{background-color:#415ad2;border:1px solid #415ad2;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolWhite);font-family:interMedium;font-size:13.5px;height:42px;margin:0;width:136px}.adminTemplatesCardBtn:hover{background-color:initial;border-color:#d9d9d9;color:var(--ppolBlack)}.adminUsersMainCont{align-items:center;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:flex-start;max-width:1030px;width:100%}.adminUsersBtns{justify-content:space-between;width:100%}.adminUsersBtns,.adminUsersBtnsRow{align-items:center;display:flex;flex-direction:row;gap:12px}.adminUsersBtnsRow{justify-content:center}.adminUsersUsersQuantityText{color:#8c8e90;font-family:interMedium;font-size:12.5px;padding:0 14px;text-align:left;width:calc(100% - 28px)}.adminUsersBtn{width:130px}.adminUsersBtn,.adminUsersFilterBtn{align-items:center;background-color:var(--ppolWhite);border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolBlack);display:flex;font-family:interMedium;font-size:15px;gap:8px;height:43px;justify-content:center}.adminUsersFilterBtn{width:105px}.adminUsersBtn:hover,.adminUsersFilterBtn:hover{border-color:var(--ppolBlack)}.adminUsersFilterInputCont{position:relative}.adminUsersFilterInput{background-color:var(--ppolWhite);border:1px solid #d9d9d9;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolBlack);font-family:interMedium;font-size:15px;height:43px;padding:0 12px 0 40px;position:relative;width:255px}.adminUsersFilterInputIcon{left:12px;position:absolute;top:12px;z-index:1}.adminUsersBoxCont{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.adminUserBox{align-items:center;background-color:#141414;border:1px solid #757575;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;display:flex;flex-direction:column;overflow:hidden;position:relative;width:242px}.adminUserBoxCheckboxCont{align-items:center;background-color:#fff;border-radius:7px;-webkit-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;display:flex;justify-content:space-between;left:14px;padding:4px 5px;position:absolute;top:10px;width:calc(100% - 38px)}.adminUserBoxCheckboxTextCont{align-items:center;display:flex;gap:8px;width:100%}.adminUserBoxCheckboxTextColor{background-color:#7400d1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:14px;width:14px}.adminUserBoxCheckboxText{color:var(--ppolBlack);font-family:interMedium;font-size:12px}.adminUserBoxBannerImg{height:100px;margin-bottom:70px;object-fit:cover;width:100%}.adminUserBoxProfileImg{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:105px;left:calc(50% - 52.5px);object-fit:cover;position:absolute;top:54px;width:105px}.adminUserBoxVerifiedIcon{height:24px;position:absolute;right:75px;top:132px;width:24px;z-index:1}.adminUserBoxProfileName{font-family:gilroyBold;font-size:16px;text-align:center;width:calc(100% - 28px)}.adminUserBoxProfileTitle{font-family:gilroyMedium;font-size:12px;text-align:center;width:calc(100% - 28px)}.adminUserBoxProfileBtnCont{gap:8px;margin-bottom:14px;margin-top:12px;width:calc(100% - 28px)}.adminUserBoxProfileBtn,.adminUserBoxProfileBtnCont{align-items:center;display:flex;justify-content:center}.adminUserBoxProfileBtn{background-color:#415ad2;border:0;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;color:var(--ppolWhite);font-family:interSemiBold;font-size:10.5px;height:30px;margin:0;width:50%}.floatAdminUserCont{background-color:var(--ppolWhite);border-radius:22px;-webkit-border-radius:22px;-moz-border-radius:22px;-ms-border-radius:22px;-o-border-radius:22px;max-height:calc(90vh - 44px);max-width:972px;overflow:hidden;overflow-y:scroll;padding:22px 28px;width:calc(90% - 56px)}.floatAdminUserTitleCont{align-items:center;display:flex;gap:20px;justify-content:flex-start;width:100%}.floatAdminUserTitleContBtn{align-items:center;background-color:initial;border:1px solid var(--ppolBlack);border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;display:flex;font-family:interMedium;font-size:15px;height:43px;justify-content:center;width:90px}.floatAdminUserTitleContBtn:hover{background-color:var(--ppolOrange)}.floatAdminUserTitle{color:var(--ppolBlack);font-family:interBold;font-size:22px;margin:0}.floatAdminUserTemplateTitle{border:1px solid var(--ppolBlack);border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;font-family:interBold;margin:0;padding:5px;text-align:center;width:calc(100% - 12px)}.floatAdminUserDetailsCont{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.floatAdminUserDetailsMain{display:flex;flex-direction:row;gap:20px}.floatAdminUserProfileImg{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:90px;object-fit:cover;width:90px}.floatAdminUserProfileTitleCont{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.floatAdminUserProfileTitle{color:var(--ppolBlack);font-family:interBold;font-size:22px}.floatAdminUserProfileSubtitle{color:var(--ppolBlack);font-family:interRegular;font-size:18px}.floatAdminUserProfileLabelCont{display:flex;flex-direction:row;gap:5px;margin-top:5px}.floatAdminUserProfileLabelCircle{background-color:red;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:14px;width:14px}.floatAdminUserProfileLabelText{color:var(--ppolBlack);font-family:interRegular;font-size:12px}.floatAdminUserDetailsBtnsCont{grid-gap:12px;display:grid;grid-template-columns:1fr 1fr}.floatAdminUserDetailsBtn{background-color:#757575;border:0;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;color:var(--ppolWhite);font-family:interMedium;font-size:15px;padding:12px 18px;text-align:center}.floatAdminUserDetailsBtn:hover{background-color:#415ad2}.floatAdminSectionTitle{color:var(--ppolBlack);font-family:interSemiBold;font-size:25px;margin:0}.floatAdminSectionSubtitle{color:#8d8d8d;font-family:interMedium;font-size:15px;margin:5px 0}.floatAdminPermitSectionCont{align-items:flex-start;display:flex;flex-direction:row;gap:50px;justify-content:flex-start;width:100%}.floatAdminPermitSectionColumn{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;height:580px;justify-content:space-between;margin:30px 0;width:310px}.floatAdminPermitSection{width:100%}.floatAdminPermitSectionTitle{color:var(--ppolBlack);font-family:interMedium;font-size:16px;margin:0 0 8px}.floatAdminPermitSectionCheckRow{align-items:center;display:flex;justify-content:space-between;width:100%}.floatAdminPermitSectionCheckRowText{color:#8c8e90;font-family:interMedium;font-size:14px;margin:0}.floatAdminPermitSectionCheckRowCont{align-items:center;border:1px solid #d9d9d9;border-radius:12px;-webkit-border-radius:12px;-moz-border-radius:12px;-ms-border-radius:12px;-o-border-radius:12px;display:flex;flex-direction:column;gap:10px;justify-content:center;margin-top:12px;padding:12px;width:calc(100% - 26px)}.floatAdminSeparation{background-color:#ddd;height:1px;margin:20px 0;padding:0;width:100%}@media only screen and (max-width:1380px){.adminUsersBtns{align-items:flex-start;flex-direction:column-reverse}}.tycprivCont{align-items:center;display:flex;flex-direction:column;gap:80px;justify-content:center;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:1080px;width:80%}.tycprivCont h2{font-family:gilroyBold;font-size:25px}.tycprivCont li,.tycprivCont p{font-family:interRegular;font-size:12px}.tycprivCont u{font-family:interBold;font-size:16px}.tycprivCont a{color:#e8542f}.tycprivCont b{font-size:13px}.navbar{z-index:2}.cardsContainer{align-items:center;flex-direction:column;height:100%;margin-top:100px;width:100%}.cardsContainer,.mainCardContainer{display:flex;justify-content:center}.mainCardContainer{align-items:flex-start;background-color:initial;flex-direction:row;gap:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mainCardContainerCarousel{border-radius:9px;height:580px;width:450px}.mainCardContainerCarousel img{height:100%;object-fit:cover;width:100%}.cardInfo{align-items:flex-start;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;width:320px}.cardInfoTitle{font-size:34px;margin:0}.cardInfoPrice,.cardInfoTitle{font-family:gilroyBold;line-height:105%}.cardInfoPrice{font-size:32px;margin:9px 0 32px}.cardInfoPriceMini{font-size:20px}.cardInfoPriceSep{font-family:interRegular;font-size:32px}.cardInfoDesc{font-family:interRegular;font-size:14px;margin:0 0 32px}.cardInfoColor{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:275px}.cardInfoColorBtn{height:22px;margin:0;padding:0;width:22px}.cardCode{font-family:interRegular;font-size:14px;margin:16px 0 64px}.cardCodeTitle{font-family:interBold}.cardQuantity{align-items:center;border:1px solid #fff;border-radius:9px;display:flex;height:44px;justify-content:space-between;width:308px}.cardQuantityChange{background-color:initial;border:0;color:#fff;cursor:pointer;font-family:gilroyBold;font-size:22px;height:44px;margin:0;padding:0;width:44px}.cardQuantityChange:hover{color:#e8542f}.cardQuantityNumber{font-family:gilroyBold;font-size:22px}.confirmCards{background-color:#e8542f;border:0;border-radius:9px;color:#fff;cursor:pointer;font-family:gilroyBold;font-size:16px;height:44px;margin-top:16px;padding:0;width:308px}.mainCardPersonalization{font-family:interRegular;font-size:12px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:40px;width:807px}.mainCardPersonalizationText{margin:0}.cardShopInfo{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;margin-top:30px}.customerInfo{align-items:center;gap:50px;justify-content:center;max-width:66.6%;width:720px}.customerInfo,.personalData{background-color:initial;display:flex;flex-direction:column}.personalData{gap:15px;width:90%}.personalDataTitle{font-family:gilroyBold;font-size:30px;margin:0 0 25px}.dataLabels{flex-direction:row;gap:20px;width:100%}.dataLabels,.dataLabelsMid{background-color:initial;display:flex}.dataLabelsMid{flex-direction:column;gap:5px;width:50%}.personalDataBtn{align-items:center;background-color:#fff;border:2px solid #fff;border-radius:9px;cursor:pointer;display:flex;font-family:interBold;font-size:15px;gap:10px;height:50px;justify-content:center;padding:0;width:50%}.personalDataBtn:focus,.personalDataBtn:hover{background-color:#e8542f;color:#fff}.personalDataBtn img{height:20px;object-fit:contain;width:20px}.personalDataBtn:focus img,.personalDataBtn:hover img{filter:invert(1)}.dataLabelsComplete{background-color:initial;display:flex;flex-direction:column;font-family:interRegular;gap:5px;width:100%}.dataLabelsComplete iframe{border-radius:12px}.dataLabelsInput{background-color:#fff;border:2px solid #fff;border-radius:9px;font-family:interRegular;font-size:18px;height:30px;outline:none;padding:10px;width:calc(100% - 24px)}.dataLabelsInput:focus,.dataLabelsInput:hover{border:2px solid #e8542f}.dataLabelsInputAlt:focus,.dataLabelsInputAlt:hover{border:2px solid #415ad2}.dataLabelsBtn{align-items:center;background-color:#415ad2;border:2px solid #fff;border-radius:9px;color:#fff;cursor:pointer;display:flex;font-family:interBold;font-size:15px;gap:10px;height:50px;justify-content:center;padding:0;width:100%}.dataLabelsBtn:hover{background-color:#e8542f}.dataLabelsSelect{background-color:#fff;border:2px solid #fff;border-radius:9px;font-family:interRegular;font-size:18px;height:54px;outline:none;padding:10px;width:100%}.dataLabelsSelect:focus,.dataLabelsSelect:hover{border:2px solid #e8542f}.dataLabelsTitle{font-family:InterBold;font-size:12px}.shopGoBackBtn{background-color:initial;border:0;color:#fff;cursor:pointer;font-family:interRegular;font-size:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:2px 10px 2px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shopGoBackBtn:hover{text-decoration:underline}.shoppingInfo{border:2px solid #fff;border-radius:9px;font-family:interBold;margin-right:30px;margin-top:73px;max-width:41.6%;padding:10px 20px 20px;width:470px}.shoppingErrorLine,.shoppingInfoLine{align-items:center;display:flex;flex-direction:row;font-family:interRegular;font-size:15px;justify-content:space-between}.shoppingErrorLine{border-top:2px solid #fff;color:#e8542f;margin-bottom:5px;padding:10px 0}.shoppingInfoTable{align-items:flex-start;display:flex;flex-direction:column;font-family:interRegular;font-size:13px;justify-content:center;margin:15px 0}.shoppingInfoTable img{height:50px;object-fit:contain;width:50px}.shoppingInfoConfirm{background-color:#e8542f;border:0;border-radius:9px;color:#fff;cursor:pointer;font-family:interBold;font-size:15px;height:40px;margin:0;padding:0;width:100%}.shoppingInfoConfirm:hover{background-color:#b8482c}.errorLine{color:#e8542f;font-family:interBold;font-size:18px;margin-bottom:15px}.paymentZoneOut{align-items:center;background-color:#141414;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center;position:absolute;top:0;width:100%;z-index:2}.paymentZoneOut img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#myPaymentForm{background-color:#353535;border-radius:9px;padding:15px}.paymentStatus{align-items:center;background-color:initial;display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:10%;margin-right:10%;max-width:1000px;min-width:330px;width:80%;z-index:0}.paymentStatusTitle{font-family:gilroyBold;font-size:30px;margin-bottom:50px;text-align:center}.paymentStatusContact{background-color:initial;border:2px dashed #fff;border-radius:12px;margin-top:30px;min-width:256px;padding:40px;width:calc(60% - 80px)}.paymentStatusSubtitle{color:#fff;font-family:gilroyBold;font-size:25px;margin:0 0 50px;text-align:center;text-decoration:underline;width:100%}.paymentStatusText{font-family:interRegular;font-size:15px;text-align:start;width:100%}.paymentStatusTextTitle{font-family:interBold;font-size:15px}.paymentStatusLink{align-items:center;background-color:#e8542f;border:1px solid #e8542f;border-radius:9px;color:#fff;display:flex;font-family:gilroyBold;font-size:16px;height:40px;justify-content:center;margin-top:90px;width:116px}.paymentStatusLink:hover{background-color:#fff;border:1px solid #fff;color:#000}@media only screen and (max-width:900px){.mainCardContainer{align-items:row;flex-direction:column}.cardInfo,.cardQuantity,.confirmCards,.mainCardPersonalization{width:450px}.cardShopInfo{flex-direction:column}.customerInfo{max-width:100%;width:100%}.shoppingInfo{margin-left:auto;margin-right:auto;min-width:290px}}@media only screen and (max-width:500px){.cardsContainer{margin-top:50px}.mainCardContainerCarousel{border-radius:9px;height:438px;width:340px}.cardInfo,.cardQuantity,.confirmCards,.mainCardPersonalization{width:340px}}
/*# sourceMappingURL=main.72df6beb.css.map*/