@charset "UTF-8";.ux-select{border:1px solid var(--ux-select-border-color, #dedede);border-radius:.375rem;background:var(--ux-select-bg-color, white);color:var(--ux-select-text-color, black);padding:12px 32px 12px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ux-select-caret-color, black) 50%),linear-gradient(135deg,var(--ux-select-caret-color, black) 50%,transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}.ux-select::-ms-expand{display:none}.ux-btn{padding:8px 24px;font-size:1rem;line-height:1.4rem;border-radius:.375rem;transition:all .3s ease;cursor:pointer;color:#769842;background:none;border:1px solid transparent}.ux-btn:disabled{cursor:not-allowed;color:#aeb8c0;background:none;border-color:transparent}.ux-btn:hover:not(:disabled){color:#4d632b;background:none;border-color:transparent}.ux-btn:focus:not(:disabled){color:#4d632b;background:none;border-color:#4d632b;outline:none;box-shadow:0 0 0 2px #7698424d}.ux-btn:active:not(:disabled){color:#4d632b;background:none;border-color:#4d632b;transform:translateY(1px)}.ux-btn--outline{color:#1d527f;background:none;border:1px solid #1D527F;box-shadow:0 1px 2px 1px #00000026}.ux-btn--outline:disabled{cursor:not-allowed;color:#b3b3b3;background:none;border-color:#aeb8c0}.ux-btn--outline:hover:not(:disabled){color:#fff;background:#49494a;border-color:transparent}.ux-btn--outline:focus:not(:disabled){color:#3f5123;background:#769842;border-color:#3f5123;outline:none;box-shadow:0 0 0 2px #7698424d}.ux-btn--outline:active:not(:disabled){color:#3f5123;background:#769842;border-color:#3f5123;transform:translateY(1px)}.ux-btn--primary{color:#fff;background:#769842;border:1px solid transparent;box-shadow:0 1px 2px 1px #00000026}.ux-btn--primary:disabled{cursor:not-allowed;color:#fff;background:#b3b3b3;border-color:transparent}.ux-btn--primary:hover:not(:disabled){color:#fff;background:#4d632b;border-color:transparent}.ux-btn--primary:focus:not(:disabled){color:#fff;background:#4d632b;border-color:transparent;outline:none;box-shadow:0 0 0 2px #7698424d}.ux-btn--primary:active:not(:disabled){color:#fff;background:#4d632b;border-color:transparent;transform:translateY(1px)}.ux-btn--secondary{color:#fff;background:#6f6f71;border:1px solid transparent;box-shadow:0 1px 2px 1px #00000026}.ux-btn--secondary:disabled{cursor:not-allowed;color:#fff;background:#b3b3b3;border-color:transparent}.ux-btn--secondary:hover:not(:disabled){color:#fff;background:#49494a;border-color:transparent}.ux-btn--secondary:focus:not(:disabled){color:#fff;background:#49494a;border-color:transparent;outline:none;box-shadow:0 0 0 2px #6f6f714d}.ux-btn--secondary:active:not(:disabled){color:#fff;background:#49494a;border-color:transparent;transform:translateY(1px)}.ux-btn--tertiary{color:#fff;background:#75aa00;border:1px solid transparent;box-shadow:0 1px 2px 1px #00000026}.ux-btn--tertiary:disabled{cursor:not-allowed;color:#fff;background:#b3b3b3;border-color:transparent}.ux-btn--tertiary:hover:not(:disabled){color:#fff;background:#405d00;border-color:transparent}.ux-btn--tertiary:focus:not(:disabled){color:#fff;background:#405d00;border-color:transparent;outline:none;box-shadow:0 0 0 2px #75aa004d}.ux-btn--tertiary:active:not(:disabled){color:#fff;background:#405d00;border-color:transparent;transform:translateY(1px)}.ux-btn--tiny{padding:4px 16px;font-size:.7rem}.ux-btn--small{padding:4px 24px;font-size:.9rem}.ux-btn--medium{padding:12px 24px;font-size:1rem}.ux-btn--large{padding:16px 32px;font-size:1.125rem}.ux-btn--x-large{padding:16px 32px;font-size:1.5rem}a.ux-btn{text-decoration:none}.ux-copyright-label{color:#769842;margin:0;padding:0;font-size:.7rem;line-height:.98rem}.ux-copyright-label:hover{color:#5a7433}.ux-copyright-link{color:#0f76ab;text-decoration:none;transition:all .3s ease}.ux-copyright-link:visited{color:#0f76ab;text-decoration:none}.ux-copyright-link:hover{color:#333;text-decoration:underline}.ux-copyright-link:active{color:#333;text-decoration:none}.ux-copyright-link:focus{color:#333;text-decoration:none;outline:2px solid rgba(15,118,171,.5);outline-offset:2px}.Cookie{position:fixed;overflow:hidden;box-sizing:border-box;z-index:9999;width:100%;display:flex;justify-content:space-between;align-items:baseline;flex-direction:column}.Cookie>*{margin:16px auto;align-self:center}@media screen and (min-width: 767px){.Cookie{flex-flow:row}.Cookie>*{margin:0}}.Cookie--top{top:0;left:0;right:0}.Cookie--bottom{bottom:0;left:0;right:0}.Cookie__buttons{display:flex;flex-direction:column}.Cookie__buttons>*{margin:8px 0}@media screen and (min-width: 767px){.Cookie__buttons{flex-direction:row}.Cookie__buttons>*{margin:0 24px}}.Cookie__button,.Cookie__declineButton{cursor:pointer;align-self:center;white-space:nowrap}.Cookie--base{background:#f1f1f1;color:#232323;padding:16px}.Cookie--base .Cookie__button{background:#97d058;padding:8px 40px;color:#fff;border-radius:0;border:0;font-size:1rem}.Cookie--base .Cookie__button:hover{background:#89c941}.Cookie--base .Cookie__button--decline{background:transparent;padding:8px 40px;color:#f8f8f8;border-radius:0;border:0;font-size:1rem}.Cookie--base .Cookie__button--decline:hover{background:#f3f3f3}.Cookie--base--rounded{background:#f1f1f1;color:#232323;padding:16px}.Cookie--base--rounded .Cookie__button{background:#97d058;padding:8px 40px;color:#fff;border-radius:20px;border:0;font-size:1rem}.Cookie--base--rounded .Cookie__button:hover{background:#89c941}.Cookie--base--rounded .Cookie__button--decline{background:transparent;padding:8px 40px;color:#f8f8f8;border-radius:20px;border:0;font-size:1rem}.Cookie--base--rounded .Cookie__button--decline:hover{background:#f3f3f3}.Cookie--blood-orange{background:#424851;color:#fff;padding:16px}.Cookie--blood-orange .Cookie__button{background:#e76a68;padding:8px 40px;color:#fff;border-radius:0;border:0;font-size:1rem}.Cookie--blood-orange .Cookie__button:hover{background:#e24d4b}.Cookie--blood-orange .Cookie__button--decline{background:transparent;padding:8px 40px;color:#9ba2ae;border-radius:0;border:0;font-size:1rem}.Cookie--blood-orange .Cookie__button--decline:hover{background:#5a636f}.Cookie--blood-orange--rounded{background:#424851;color:#fff;padding:16px}.Cookie--blood-orange--rounded .Cookie__button{background:#e76a68;padding:8px 40px;color:#fff;border-radius:20px;border:0;font-size:1rem}.Cookie--blood-orange--rounded .Cookie__button:hover{background:#e24d4b}.Cookie--blood-orange--rounded .Cookie__button--decline{background:transparent;padding:8px 40px;color:#9ba2ae;border-radius:20px;border:0;font-size:1rem}.Cookie--blood-orange--rounded .Cookie__button--decline:hover{background:#5a636f}.Cookie--dark-lime{background:#424851;color:#fff;padding:16px}.Cookie--dark-lime .Cookie__button{background:#97d058;padding:8px 40px;color:#fff;border-radius:0;border:0;font-size:1rem}.Cookie--dark-lime .Cookie__button:hover{background:#89c941}.Cookie--dark-lime .Cookie__button--decline{background:transparent;padding:8px 40px;color:#9ba2ae;border-radius:0;border:0;font-size:1rem}.Cookie--dark-lime .Cookie__button--decline:hover{background:#5a636f}.Cookie--dark-lime--rounded{background:#424851;color:#fff;padding:16px}.Cookie--dark-lime--rounded .Cookie__button{background:#97d058;padding:8px 40px;color:#fff;border-radius:20px;border:0;font-size:1rem}.Cookie--dark-lime--rounded .Cookie__button:hover{background:#89c941}.Cookie--dark-lime--rounded .Cookie__button--decline{background:transparent;padding:8px 40px;color:#9ba2ae;border-radius:20px;border:0;font-size:1rem}.Cookie--dark-lime--rounded .Cookie__button--decline:hover{background:#5a636f}.Cookie--royal{background:#fbc227;color:#232323;padding:16px}.Cookie--royal .Cookie__button{background:#726cea;padding:8px 40px;color:#fff;border-radius:0;border:0;font-size:1rem}.Cookie--royal .Cookie__button:hover{background:#554ee6}.Cookie--royal .Cookie__button--decline{background:transparent;padding:8px 40px;color:#fde193;border-radius:0;border:0;font-size:1rem}.Cookie--royal .Cookie__button--decline:hover{background:#fccb47}.Cookie--royal--rounded{background:#fbc227;color:#232323;padding:16px}.Cookie--royal--rounded .Cookie__button{background:#726cea;padding:8px 40px;color:#fff;border-radius:20px;border:0;font-size:1rem}.Cookie--royal--rounded .Cookie__button:hover{background:#554ee6}.Cookie--royal--rounded .Cookie__button--decline{background:transparent;padding:8px 40px;color:#fde193;border-radius:20px;border:0;font-size:1rem}.Cookie--royal--rounded .Cookie__button--decline:hover{background:#fccb47}.slideFromTop-enter,.slideFromTop-leave-to{transform:translateY(-12.5rem)}.slideFromTop-enter-to,.slideFromTop-leave{transform:translate(0)}.slideFromBottom-enter,.slideFromBottom-leave-to{transform:translateY(12.5rem)}.slideFromBottom-enter-to,.slideFromBottom-leave{transform:translate(0)}.slideFromBottom-enter-active,.slideFromBottom-leave-active,.slideFromTop-enter-active,.slideFromTop-leave-active,.fade-enter-active,.fade-leave-active{transition:all .5s ease}.fade-enter,.fade-leave-to{opacity:0}#ui-modal{position:fixed;z-index:999;padding-top:32px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0009}.reject-btn{color:#0073e6!important;background:transparent;border:none;margin-top:16px}.reject-btn:hover{color:#1a8dff!important;text-decoration:underline}.Cookie{flex-direction:row!important}.Cookie--base{padding:24px 16px;background:#fbfbfb!important;color:#fff!important}@media screen and (min-width: 1025px){.Cookie{flex-direction:column!important}}.Cookie>*{margin:auto;text-align:center}.privacy-link{color:#0073e6!important;text-decoration:underline}.privacy-link:hover{text-decoration:underline}.cookie-flex{display:flex;align-items:center;justify-content:space-between;max-width:1400px;background-color:#fff;padding:16px;box-shadow:0 4px 20px #76984224}@media screen and (max-width: 767px){.cookie-flex{flex-direction:column}}.cookie-flex .cookie-text{text-align:left;margin:0;font-size:1rem;padding-right:32px;color:#333}@media screen and (max-width: 767px){.cookie-flex .cookie-text{text-align:center;padding-right:0;margin-bottom:16px}}.cookie-flex #pd-cookie-accept{min-width:130px;background-color:#0073e6}.cookie-flex #pd-cookie-accept:hover{background-color:#005ab3}.cookie-flex #pd-cookie-reject{min-width:240px;padding-bottom:0}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local(""),url(/assets/lato-v23-latin-300-BP2wSCML.woff2) format("woff2"),url(/assets/lato-v23-latin-300-VCwohXW3.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local(""),url(/assets/lato-v23-latin-regular-BEhtfm5r.woff2) format("woff2"),url(/assets/lato-v23-latin-regular-09r7Losx.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local(""),url(/assets/lato-v23-latin-700-BUGMgin4.woff2) format("woff2"),url(/assets/lato-v23-latin-700-Bl94lTS3.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:local(""),url(/assets/lato-v23-latin-900-C3uaq3BA.woff2) format("woff2"),url(/assets/lato-v23-latin-900-m8jN-Ppk.woff) format("woff")}body.ui-rounded-theme .ui-prw-mn-wrapper,body.ui-rounded-theme .ui-prw-mn-wrapper.ui-scroll{padding:0}body.ui-rounded-theme .ui-prw-mn-wrapper .underlay.show{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}body.ui-rounded-theme .ui-prw-mn-wrapper .ui-mn-outer{max-width:1380px;padding:8px 16px;position:fixed;top:1%;left:50%;transform:translate(-50%);background:#ffffff4d;border-radius:1rem;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3)}body.ui-rounded-theme .ui-prw-mn-wrapper .ui-mn-list-wrapper{background:#769842b3;border-radius:1rem;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}body.ui-rounded-theme .main-img:after{content:"";background-color:#769842b3;width:150px;height:150px;position:absolute;bottom:0;right:40%;border-radius:50%}@media screen and (max-width: 1024px){body.ui-rounded-theme .main-img:after{display:none}}body.ui-rounded-theme .ui-abs-width-limit{max-width:1280px}body.ui-rounded-theme .ui-abs-width-limit .ui-cp_v1-imagearea{width:430px;max-width:430px;height:430px;background-color:#3f92a912;border-radius:50%;border:10px solid rgba(63,146,169,.3);position:relative;overflow:visible}@media screen and (max-width: 1024px){body.ui-rounded-theme .ui-abs-width-limit .ui-cp_v1-imagearea{width:230px;max-width:230px;max-height:230px;height:230px}}@media screen and (max-width: 767px){body.ui-rounded-theme .ui-abs-width-limit .ui-cp_v1-imagearea{width:130px;max-width:130px;max-height:130px;height:130px}}body.ui-rounded-theme .ui-abs-width-limit .ui-cp_v1-imagearea:before{content:"";position:absolute;top:0;left:0;background-color:#769842b3;width:150px;height:150px;border-radius:50%}@media screen and (max-width: 1024px){body.ui-rounded-theme .ui-abs-width-limit .ui-cp_v1-imagearea:before{width:70px;height:70px}}@media screen and (max-width: 767px){body.ui-rounded-theme .ui-abs-width-limit .ui-cp_v1-imagearea:before{width:28px;height:28px}}body.ui-rounded-theme .ui-abs-width-limit .ui-cp_v1-imagearea:after{content:"";position:absolute;top:0;left:0;background-color:#1d527fb3;width:50px;height:50px;border-radius:50%}body.ui-rounded-theme .prw-footer-section{padding-bottom:20px!important;border-radius:1rem;max-width:1380px;margin:16px auto;box-sizing:border-box;background-color:#f5f5f5}@media screen and (max-width: 1024px){body.ui-rounded-theme .prw-footer-section{margin-left:16px;margin-right:16px}}body.ui-rounded-theme .prw-footer-section .copyright{border-radius:.5rem}body.ui-rounded-theme .ui-cp_v1-wrapper,body.ui-rounded-theme .ui-si-v2-wrapper,body.ui-rounded-theme .prw-headmast,body.ui-rounded-theme .ui-studyCenter,body.ui-rounded-theme .ui-share,body.ui-rounded-theme .faq-section,body.ui-rounded-theme .timeline-section{border-radius:1rem;max-width:1380px;margin:auto;box-sizing:border-box}body.ui-rounded-theme .ui-cp_v1-wrapper .map-wrapper .map-details-wrapper,body.ui-rounded-theme .ui-si-v2-wrapper .map-wrapper .map-details-wrapper,body.ui-rounded-theme .prw-headmast .map-wrapper .map-details-wrapper,body.ui-rounded-theme .ui-studyCenter .map-wrapper .map-details-wrapper,body.ui-rounded-theme .ui-share .map-wrapper .map-details-wrapper,body.ui-rounded-theme .faq-section .map-wrapper .map-details-wrapper,body.ui-rounded-theme .timeline-section .map-wrapper .map-details-wrapper{border-top-left-radius:20px;border-bottom-left-radius:20px;background:#769842}@media screen and (max-width: 767px){body.ui-rounded-theme .ui-cp_v1-wrapper .map-wrapper .map-details-wrapper,body.ui-rounded-theme .ui-si-v2-wrapper .map-wrapper .map-details-wrapper,body.ui-rounded-theme .prw-headmast .map-wrapper .map-details-wrapper,body.ui-rounded-theme .ui-studyCenter .map-wrapper .map-details-wrapper,body.ui-rounded-theme .ui-share .map-wrapper .map-details-wrapper,body.ui-rounded-theme .faq-section .map-wrapper .map-details-wrapper,body.ui-rounded-theme .timeline-section .map-wrapper .map-details-wrapper,body.ui-rounded-theme .ui-cp_v1-wrapper .ui-map.google-map,body.ui-rounded-theme .ui-si-v2-wrapper .ui-map.google-map,body.ui-rounded-theme .prw-headmast .ui-map.google-map,body.ui-rounded-theme .ui-studyCenter .ui-map.google-map,body.ui-rounded-theme .ui-share .ui-map.google-map,body.ui-rounded-theme .faq-section .ui-map.google-map,body.ui-rounded-theme .timeline-section .ui-map.google-map,body.ui-rounded-theme .ui-cp_v1-wrapper .map-overlay,body.ui-rounded-theme .ui-si-v2-wrapper .map-overlay,body.ui-rounded-theme .prw-headmast .map-overlay,body.ui-rounded-theme .ui-studyCenter .map-overlay,body.ui-rounded-theme .ui-share .map-overlay,body.ui-rounded-theme .faq-section .map-overlay,body.ui-rounded-theme .timeline-section .map-overlay{border-radius:10px 10px 0 0}}body.ui-rounded-theme .ui-cp_v1-wrapper .map-overlay,body.ui-rounded-theme .ui-cp_v1-wrapper #gmap.gmap-bg,body.ui-rounded-theme .ui-si-v2-wrapper .map-overlay,body.ui-rounded-theme .ui-si-v2-wrapper #gmap.gmap-bg,body.ui-rounded-theme .prw-headmast .map-overlay,body.ui-rounded-theme .prw-headmast #gmap.gmap-bg,body.ui-rounded-theme .ui-studyCenter .map-overlay,body.ui-rounded-theme .ui-studyCenter #gmap.gmap-bg,body.ui-rounded-theme .ui-share .map-overlay,body.ui-rounded-theme .ui-share #gmap.gmap-bg,body.ui-rounded-theme .faq-section .map-overlay,body.ui-rounded-theme .faq-section #gmap.gmap-bg,body.ui-rounded-theme .timeline-section .map-overlay,body.ui-rounded-theme .timeline-section #gmap.gmap-bg{border-top-right-radius:20px;border-bottom-right-radius:20px}@media screen and (max-width: 767px){body.ui-rounded-theme .ui-cp_v1-wrapper .map-overlay,body.ui-rounded-theme .ui-cp_v1-wrapper #gmap.gmap-bg,body.ui-rounded-theme .ui-si-v2-wrapper .map-overlay,body.ui-rounded-theme .ui-si-v2-wrapper #gmap.gmap-bg,body.ui-rounded-theme .prw-headmast .map-overlay,body.ui-rounded-theme .prw-headmast #gmap.gmap-bg,body.ui-rounded-theme .ui-studyCenter .map-overlay,body.ui-rounded-theme .ui-studyCenter #gmap.gmap-bg,body.ui-rounded-theme .ui-share .map-overlay,body.ui-rounded-theme .ui-share #gmap.gmap-bg,body.ui-rounded-theme .faq-section .map-overlay,body.ui-rounded-theme .faq-section #gmap.gmap-bg,body.ui-rounded-theme .timeline-section .map-overlay,body.ui-rounded-theme .timeline-section #gmap.gmap-bg{border-radius:0 0 10px 10px}}body.ui-rounded-theme .ui-cp_v1-wrapper,body.ui-rounded-theme .timeline-section,body.ui-rounded-theme .faq-section{background-color:#fff;margin-top:16px;margin-bottom:16px}body.ui-rounded-theme .ui-share,body.ui-rounded-theme .map-wrapper .map-details-wrapper{background:url(/assets/newback-CPomhx_n.png)!important;background-size:cover!important;background-position:center center!important}@media screen and (max-width: 1024px){body.ui-rounded-theme .ui-share{margin-left:16px;margin-right:16px}}body.ui-rounded-theme .prw-headmast{margin-top:80px;padding-top:64px;background-color:#7698421a}@media screen and (max-width: 1024px){body.ui-rounded-theme .prw-headmast{margin-left:16px;margin-right:16px}}body.ui-rounded-theme .prw-headmast:before{display:none}body.ui-rounded-theme .prw-headmast .ui-abt-deco1{opacity:1;top:10%}@media screen and (max-width: 1024px){body.ui-rounded-theme .prw-headmast .ui-abt-deco1{top:-10%;left:2%}}body.ui-rounded-theme .prw-headmast .ui-abt-deco1 .rectangle{height:300px;width:300px;background-color:#769842;border-radius:50%;opacity:.7}@media screen and (max-width: 1024px){body.ui-rounded-theme .prw-headmast .ui-abt-deco1 .rectangle{height:200px;width:220px}}body.ui-rounded-theme .prw-headmast .ui-abt-deco3{position:absolute;top:-10%;right:-10px}body.ui-rounded-theme .prw-headmast .ui-abt-deco3 .ui-circle{height:460px;width:460px;background-color:#75aa00;border-radius:50%;opacity:.9}@media screen and (max-width: 1024px){body.ui-rounded-theme .prw-headmast .ui-abt-deco3 .ui-circle{display:none}}body.ui-rounded-theme .prw-headmast__banner-header{font-size:4rem;line-height:5.6rem;color:#717171}@media screen and (max-width: 1024px){body.ui-rounded-theme .prw-headmast__banner-header{font-size:3rem;line-height:4.2rem}}@media screen and (max-width: 767px){body.ui-rounded-theme .prw-headmast__banner-header{font-size:2rem;line-height:2.8rem}}body.ui-rounded-theme .prw-headmast__banner-header span{color:#769842;font-weight:900;text-decoration-line:underline;text-decoration-color:#769842;text-underline-offset:3px;text-decoration-thickness:4px}body.ui-rounded-theme .prw-headmast__banner-image{border-radius:50%;width:450px;height:450px;border:22px solid rgba(63,146,169,.3)}@media screen and (max-width: 1024px){body.ui-rounded-theme .prw-headmast__banner-image{width:220px;height:220px;border:10px solid rgba(63,146,169,.3)}}body.ui-rounded-theme .timeline-section-wrapper{border-radius:1rem;background-color:transparent}body.ui-rounded-theme .timeline-section{border-radius:1rem;background:#7698420d}body.ui-rounded-theme .timeline-section .ui-tl-v2-outer{background-color:transparent;padding-top:16px}body.ui-rounded-theme .timeline-section h4{font-weight:900;color:#769842}body.ui-rounded-theme .ui-tl-v2-item{z-index:1;background-color:#f8f8f8;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);margin-bottom:24px;padding:16px;border-radius:30px;flex-direction:column;max-width:920px;margin-left:auto;border:1px solid rgba(63,146,169,.3)}body.ui-rounded-theme .ui-tl-v2-item:last-child .ui-tl-v2-wrap:before{display:none}body.ui-rounded-theme .ui-tl-v2-item .ui-tl-v2-wrap{margin-bottom:0;box-shadow:none;background-color:transparent}body.ui-rounded-theme .ui-tl-v2-item .ui-tl-v2-wrap:before{border:1px solid rgba(63,146,169,.3);border-right:none;border-top:none;bottom:-32px;left:23px;top:auto;width:30px;height:30px;transform:rotate(315deg);background-color:#f8f8f8}body.ui-rounded-theme .ui-studyCenter .map-wrapper{flex-direction:row;padding:16px;background-color:#e8edf0;border-radius:1rem}@media screen and (max-width: 767px){body.ui-rounded-theme .ui-studyCenter .map-wrapper{flex-wrap:wrap}}body.ui-rounded-theme .faq-section .faq-section-wrapper{background-color:transparent}body.ui-rounded-theme .faq-section .ui-faq-toolPanel-wrapper{border-radius:.75rem;box-shadow:none;padding:16px;background-color:#7698421a}body.ui-rounded-theme .faq-section .ui-faq-questions{background-color:#7698421a;margin-top:16px;padding:16px 16px 4px;border-radius:.75rem;min-height:auto!important;box-shadow:none}body.ui-rounded-theme .faq-section .ui-faqs-item{border-radius:.75rem;background-color:#fff}body.ui-rounded-theme .faq-section .ui-faqs-title{padding:12px 16px}body.ui-rounded-theme .faq-section .ui-faqs-btn{width:42px;min-width:42px;height:42px;border:4px solid rgba(63,146,169,.3)!important;background-color:#1d527f}body.ui-rounded-theme .faq-section .ui-faqs-btn i{font-size:1.125rem}body.ui-rounded-theme .ui-si-v2-icon{background:#ffffff1a;border-radius:50%;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:10px solid rgba(63,146,169,.3);margin-bottom:12px}body.ui-rounded-theme .ui-cp_v1-wrapper .hyper-heading{color:#769842}body.ui-rounded-theme a.ux-btn,body.ui-rounded-theme .ux-btn--outline,body.ui-rounded-theme .ux-btn--primary,body.ui-rounded-theme .back-to-top{text-decoration:none;border-radius:1rem;padding:8px 24px}@media screen and (max-width: 1024px){body.ui-rounded-theme a.ux-btn,body.ui-rounded-theme .ux-btn--outline,body.ui-rounded-theme .ux-btn--primary,body.ui-rounded-theme .back-to-top{padding:4px 24px}}body.ui-rounded-theme .share-btn{background-color:#75aa00}@media screen and (max-width: 1024px){body.ui-rounded-theme .ui-faq{margin-top:8px;padding:0 16px}}body.ui-rounded-theme .hyper-heading,body.ui-rounded-theme .timeline-section .timeline-head,body.ui-rounded-theme .ui-studyCenter .map-wrapper .map-details-wrapper .map-details .ui-head h3,body.ui-rounded-theme .faq-section .faq-head,body.ui-rounded-theme .ui-share-flex-wrap .ui-share-flex-item.__content h3{font-size:2.5rem;font-weight:900;line-height:3.5rem}@media screen and (max-width: 1024px){body.ui-rounded-theme .hyper-heading,body.ui-rounded-theme .timeline-section .timeline-head,body.ui-rounded-theme .ui-studyCenter .map-wrapper .map-details-wrapper .map-details .ui-head h3,body.ui-rounded-theme .faq-section .faq-head,body.ui-rounded-theme .ui-share-flex-wrap .ui-share-flex-item.__content h3{font-size:2rem;font-weight:900;line-height:2.8rem}}body.ui-rounded-theme .ui-si-v2-wrapper{background-image:url(/assets/newback-CPomhx_n.png)}@media screen and (max-width: 1024px){body.ui-rounded-theme .ui-si-v2-wrapper{margin-left:16px;margin-right:16px}}body.ui-rounded-theme .ui-si-v2-heading{font-weight:900;margin-top:4px}body.ui-rounded-theme .ui-tl-v2-wrap{box-shadow:none;background-color:#fff}body.ui-rounded-theme .ui-tl-v2-wrap:before{border-right-color:#fff}body.ui-rounded-theme .ui-tl-v2-img-wrap{border:4px solid rgba(63,146,169,.3);border-color:#75aa00;margin-left:16px}body.ui-rounded-theme .ui-tl-v2-item:before{display:none}body.ui-rounded-theme h2.ui-head{margin-bottom:0!important}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333}*{overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:break-word}html,body{height:100%;line-height:1.4rem;font-family:Lato,sans-serif}body{font-size:1rem;margin:0}button:focus,select:focus,input:focus{outline:0;box-shadow:0 0 1px 2px #90b657}h1,h2,h3,h4,h5,h6,p{font-family:Lato,sans-serif}p{font-size:1.125rem;font-weight:400;margin-top:0;margin-bottom:16px;line-height:1.575rem}li{font-size:1rem;letter-spacing:.025em;font-weight:400;margin-bottom:8px;line-height:1.4rem}select{font-size:.875rem}.ui-header-max-width{max-width:1250px;margin:0 auto}.ui-max-width{max-width:960px;margin:0 auto}.img-fluid{width:100%}.ui-section{padding:32px 16px}@media screen and (min-width: 767px){.ui-section{padding:40px 16px}}.txt-center{text-align:center}.txt-right{text-align:right}.block-center{display:block;margin:auto;width:50%}html:lang(hu) .hu-text{display:initial}.login{display:flex;flex-direction:column;align-items:stretch}.login__form-logo{margin-bottom:16px}.login__logo{width:230px 230px}@media screen and (min-width: 1025px){.login__logo{width:350px;min-width:350px}}.login__form-logo{width:200px}@media screen and (min-width: 1025px){.login__form-logo{width:250px;min-width:250px}}.login__logo-wrapper{background:#7698421f;display:flex;align-items:center;justify-content:center;padding:16px 40px}.login__logo-wrapper--bg{background:#7698421f;background-image:url(/assets/bg4-Cr4I0dss.png);background-position:60%;background-repeat:no-repeat;background-size:cover}.login__form-wrapper{background:#7698420a;display:flex;flex-grow:1;justify-content:center;align-items:center;flex-direction:column}.login__form{text-align:left;padding:32px 16px 16px}.login__form-heading{color:#769842;font-size:3rem;letter-spacing:0;font-weight:400;line-height:4.2rem;margin-top:0;margin-bottom:16px}.login__form-text{color:#333;margin-bottom:8px}.login__password-input{margin:8px 0 0;padding:16px;font-size:.875rem;background:#fff;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:.375rem;width:100%}.login__password-input--error{border-color:#b91c1c}.login__password-input::-moz-placeholder{color:#333;letter-spacing:.05em}.login__password-input::placeholder{color:#333;letter-spacing:.05em}.login__password-input-label{display:flex;flex-direction:column;align-items:flex-start;font-size:1rem}.lang-dropdown-wrapper{width:100%;position:absolute;top:32px;right:16px;display:flex;justify-content:flex-end;margin:auto;opacity:1}.d-login-alert-error{color:#b91c1c;font-style:italic;letter-spacing:.025em;padding:8px 0}.login-copyright .copyright__text{color:#333}.login-lang-dropdown{min-width:150px;max-width:150px}.login-button{width:100%;margin-top:16px}.login-copyright{margin:100px auto 32px;max-width:1260px;padding:0 16px;font-size:.875rem}@media screen and (min-width: 1025px){.login-copyright{position:absolute;bottom:0;right:30px;left:auto}}@media screen and (min-width: 1025px){.lang-dropdown-wrapper{right:40px}.login{flex-direction:row}.login__form-wrapper{align-items:center;width:0}.login__form{width:432px}.login__logo-wrapper{width:50%;top:40px;padding:0 8px}}.login__logo,.login__logo-wrapper{transition:all .5s ease;transition-timing-function:cubic-bezier(.25,1,.5,1)}.lang-dropdown-wrapper{transition:all .5s ease;transition-delay:.2s}.animate .lang-dropdown-wrapper{opacity:0}.animate .login__logo{width:200px;min-width:200px}.animate .login__logo-wrapper{width:100%}.animate .login__form-wrapper{display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-2{right:.5rem}.top-2{top:.5rem}.isolate{isolation:isolate}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.my-12{margin-top:3rem;margin-bottom:3rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-16{margin-top:4rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-1{height:.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-text{-webkit-user-select:text;-moz-user-select:text;user-select:text}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-l-8{border-left-width:8px}.border-t-2{border-top-width:2px}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/90{background-color:#f9fafbe6}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-slate-300{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to) }.to-green-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position) }.to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position) }.p-10{padding:2.5rem}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-gray-100{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) }@media (min-width: 640px){.sm\:p-16{padding:4rem}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}:root{--ux-video-info-bg-color: white;--ux-video-box-shadow: -1px 1px 9px 2px rgba(0, 0, 0, .1);--ux-video-strip-height: 16px;--ux-video-icon-color-onhover: white;--ux-video-icon-bg-color-default: white;--ux-select-bg-color: white;--ux-btn-theme-tertiary-onfocus-border-color: transparent;--ux-btn-theme-tertiary-onactive-border-color: transparent;--ux-btn-theme-tertiary-onhover-border-color: transparent;--ux-btn-theme-tertiary-default-border-color: transparent;--ux-btn-theme-secondary-onfocus-border-color: transparent;--ux-btn-theme-secondary-onactive-border-color: transparent;--ux-btn-theme-secondary-onhover-border-color: transparent;--ux-btn-theme-secondary-default-border-color: transparent;--ux-btn-theme-primary-onfocus-border-color: transparent;--ux-btn-theme-primary-onactive-border-color: transparent;--ux-btn-theme-primary-onhover-border-color: transparent;--ux-btn-theme-primary-default-border-color: transparent;--ux-btn-theme-outline-onfocus-border-color: transparent;--ux-btn-theme-outline-onactive-border-color: transparent;--ux-btn-theme-outline-onhover-border-color: transparent;--ux-btn-theme-outline-disabled-bg-color: transparent;--ux-btn-theme-outline-default-bg-color: transparent;--ux-btn-theme-text-onfocus-border-color: transparent;--ux-btn-theme-text-onfocus-bg-color: transparent;--ux-btn-theme-text-onactive-border-color: transparent;--ux-btn-theme-text-onactive-bg-color: transparent;--ux-btn-theme-text-onhover-bg-color: transparent;--ux-btn-theme-text-disabled-border-color: transparent;--ux-btn-theme-text-disabled-bg-color: transparent;--ux-btn-theme-text-default-border-color: transparent;--ux-btn-theme-text-default-bg-color: transparent;--ux-btn-size-x-large-text-size: 1.4em;--ux-btn-size-large-text-size: 1.2em;--ux-btn-size-medium-text-size: .9em;--ux-btn-size-small-text-size: .8em;--ux-btn-size-tiny-text-size: .7em;--ux-select-caret-color: var(--ux-color-black-90);--ux-select-text-color: var(--ux-color-black-80);--ux-select-border-color: var(--ux-color-black-70);--ux-btn-theme-tertiary-onfocus-text-color: var(--ux-color-white);--ux-btn-theme-tertiary-onfocus-bg-color: var(--ux-color-tertiary-110);--ux-btn-theme-tertiary-onactive-text-color: var(--ux-color-white);--ux-btn-theme-tertiary-onactive-bg-color: var(--ux-color-tertiary-110);--ux-btn-theme-tertiary-onhover-text-color: var(--ux-color-white);--ux-btn-theme-tertiary-onhover-bg-color: var(--ux-color-tertiary-110);--ux-btn-theme-tertiary-disabled-border-color: var(--ux-color-black-20);--ux-btn-theme-tertiary-disabled-text-color: var(--ux-color-black-50);--ux-btn-theme-tertiary-disabled-bg-color: var(--ux-color-black-20);--ux-btn-theme-tertiary-default-text-color: var(--ux-color-white);--ux-btn-theme-tertiary-default-bg-color: var(--ux-color-tertiary-100);--ux-btn-theme-secondary-onfocus-text-color: var(--ux-color-white);--ux-btn-theme-secondary-onfocus-bg-color: var(--ux-color-secondary-110);--ux-btn-theme-secondary-onactive-text-color: var(--ux-color-white);--ux-btn-theme-secondary-onactive-bg-color: var(--ux-color-secondary-110);--ux-btn-theme-secondary-onhover-text-color: var(--ux-color-white);--ux-btn-theme-secondary-onhover-bg-color: var(--ux-color-secondary-110);--ux-btn-theme-secondary-disabled-border-color: var(--ux-color-black-20);--ux-btn-theme-secondary-disabled-text-color: var(--ux-color-black-50);--ux-btn-theme-secondary-disabled-bg-color: var(--ux-color-black-20);--ux-btn-theme-secondary-default-text-color: var(--ux-color-white);--ux-btn-theme-secondary-default-bg-color: var(--ux-color-secondary-100);--ux-btn-theme-primary-onfocus-text-color: var(--ux-color-white);--ux-btn-theme-primary-onfocus-bg-color: var(--ux-color-primary-110);--ux-btn-theme-primary-onactive-text-color: var(--ux-color-white);--ux-btn-theme-primary-onactive-bg-color: var(--ux-color-primary-110);--ux-btn-theme-primary-onhover-text-color: var(--ux-color-white);--ux-btn-theme-primary-onhover-bg-color: var(--ux-color-primary-110);--ux-btn-theme-primary-disabled-border-color: var(--ux-color-black-20);--ux-btn-theme-primary-disabled-text-color: var(--ux-color-black-50);--ux-btn-theme-primary-disabled-bg-color: var(--ux-color-black-20);--ux-btn-theme-primary-default-text-color: var(--ux-color-white);--ux-btn-theme-primary-default-bg-color: var(--ux-color-primary-100);--ux-btn-theme-outline-onfocus-text-color: var(--ux-color-white);--ux-btn-theme-outline-onfocus-bg-color: var(--ux-color-primary-100);--ux-btn-theme-outline-onactive-text-color: var(--ux-color-white);--ux-btn-theme-outline-onactive-bg-color: var(--ux-color-primary-100);--ux-btn-theme-outline-onhover-text-color: var(--ux-color-white);--ux-btn-theme-outline-onhover-bg-color: var(--ux-color-primary-100);--ux-btn-theme-outline-disabled-border-color: var(--ux-color-black-60);--ux-btn-theme-outline-disabled-text-color: var(--ux-color-black-60);--ux-btn-theme-outline-default-border-color: var(--ux-color-primary-100);--ux-btn-theme-outline-default-text-color: var(--ux-color-primary-100);--ux-btn-theme-text-onfocus-text-color: var(--ux-color-primary-100);--ux-btn-theme-text-onactive-text-color: var(--ux-color-primary-100);--ux-btn-theme-text-onhover-border-color: transparent;--ux-btn-theme-text-onhover-text-color: var(--ux-color-primary-100);--ux-btn-theme-text-disabled-text-color: var(--ux-color-black-60);--ux-btn-theme-text-default-text-color: var(--ux-color-primary-100);--ux-privacy-policy-link-text-color-onfocus: var(--ux-color-black-60);--ux-privacy-policy-link-text-color-onactive: var(--ux-color-black-60);--ux-privacy-policy-link-text-color-onhover: var(--ux-color-black-60);--ux-privacy-policy-link-text-color-visited: var(--ux-color-black-60);--ux-privacy-policy-link-text-color-default: var(--ux-color-black-60);--ux-copyright-label-text-color: var(--ux-color-black-60)}
