@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@-webkit-keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@keyframes DotFlash{0%{opacity:1}10%{opacity:1}50%{opacity:0}90%{opacity:1}100%{opacity:1}}.content-wrap p,.wysiwyg p{margin-bottom:24px;color:#666}.content-wrap p:last-of-type,.wysiwyg p:last-of-type{margin-bottom:0}.content-wrap strong,.wysiwyg strong{font-weight:700}.content-wrap em,.wysiwyg em{font-style:italic}.content-wrap a,.wysiwyg a{color:red}.content-wrap p>img,.wysiwyg p>img{width:100%;height:auto;border-radius:8px}.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:40px;font-size:0;margin-bottom:40px}@media screen and (max-width: 768px){.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:38px;margin-bottom:38px}}.content-wrap p:has(+ul),.content-wrap p:has(+ol),.wysiwyg p:has(+ul),.wysiwyg p:has(+ol){margin-bottom:16px !important}.content-wrap p:has(iframe),.content-wrap .wp-video,.wysiwyg p:has(iframe),.wysiwyg .wp-video{clear:both;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;border-radius:8px;margin-bottom:40px}.content-wrap p:has(iframe) iframe,.content-wrap p:has(iframe) video,.content-wrap .wp-video iframe,.content-wrap .wp-video video,.wysiwyg p:has(iframe) iframe,.wysiwyg p:has(iframe) video,.wysiwyg .wp-video iframe,.wysiwyg .wp-video video{height:100%;left:0;position:absolute;top:0;width:100%}.content-wrap .wp-video,.wysiwyg .wp-video{width:100% !important}.content-wrap h1,.content-wrap h2,.content-wrap h3,.content-wrap h4,.content-wrap h5,.content-wrap h6,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-bottom:16px}.content-wrap h6,.wysiwyg h6{font-weight:700}.content-wrap ul,.content-wrap ol,.wysiwyg ul,.wysiwyg ol{margin-bottom:40px}.content-wrap ul li,.content-wrap ol li,.wysiwyg ul li,.wysiwyg ol li{font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#666;margin-bottom:16px;position:relative}.content-wrap ul li:last-of-type,.content-wrap ol li:last-of-type,.wysiwyg ul li:last-of-type,.wysiwyg ol li:last-of-type{margin-bottom:0}.content-wrap ul li,.wysiwyg ul li{padding-left:16px}.content-wrap ul li:before,.wysiwyg ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;background:red;border-radius:50%}.content-wrap ol,.wysiwyg ol{list-style:decimal;list-style-position:inside}.content-wrap ol li,.wysiwyg ol li{margin-left:10px}.content-wrap .table-wrapper,.wysiwyg .table-wrapper{margin-bottom:24px}@media screen and (max-width: 1064px){.content-wrap .table-wrapper,.wysiwyg .table-wrapper{overflow-x:auto;border-radius:8px}}.content-wrap table,.wysiwyg table{border-collapse:separate !important;border-spacing:0;overflow:hidden;font-size:1rem;line-height:1.5}@media screen and (max-width: 1064px){.content-wrap table,.wysiwyg table{white-space:nowrap;overflow:visible}}.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{padding:16px 14px;color:#fff;background:red;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:700;line-height:150%}@media screen and (max-width: 768px){.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{min-width:200px}}.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{border-top-left-radius:8px}@media screen and (max-width: 1064px){.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{position:sticky;left:-16px;background:red}}.content-wrap table thead tr:first-child th:last-child,.content-wrap table thead tr:first-child td:last-child,.wysiwyg table thead tr:first-child th:last-child,.wysiwyg table thead tr:first-child td:last-child{border-top-right-radius:8px}.content-wrap table tbody tr td,.wysiwyg table tbody tr td{padding:16px;background-color:#f5f5f5}@media screen and (max-width: 1064px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{white-space:normal;min-width:200px}}@media screen and (max-width: 768px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{word-break:break-word}}.content-wrap table tbody tr td:nth-of-type(even),.wysiwyg table tbody tr td:nth-of-type(even){background-color:#fff}.content-wrap table tbody tr td a,.wysiwyg table tbody tr td a{font-size:.875rem;font-weight:500;line-height:140%}@media screen and (max-width: 1064px){.content-wrap table tbody tr td:first-of-type,.wysiwyg table tbody tr td:first-of-type{position:sticky;left:-16px}}.content-wrap table tbody td:last-child,.wysiwyg table tbody td:last-child{border-right:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td,.wysiwyg table tbody tr:last-child td{border-bottom:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td:first-child,.wysiwyg table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.content-wrap table tbody tr:last-child td:last-child,.wysiwyg table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}@media screen and (max-width: 1064px){.content-wrap table td:after,.wysiwyg table td:after{content:"";position:absolute;background:#fff;width:20px;left:-20px;height:calc(100% + 3px);top:-3px}}.content-wrap table th,.content-wrap table td,.wysiwyg table th,.wysiwyg table td{border:1px solid #e5e5e5;border-right:0;border-bottom:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@-webkit-keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@keyframes DotFlash{0%{opacity:1}10%{opacity:1}50%{opacity:0}90%{opacity:1}100%{opacity:1}}.form-set{width:100%}.form-set .form-block{width:100%;padding-bottom:24px}.form-set .form-wrap{display:flex;flex-wrap:wrap}.form-set .form-wrap .form-block.half{width:calc(50% - 12px)}@media screen and (max-width: 768px){.form-set .form-wrap .form-block.half{width:100%}}.form-set .form-wrap .form-block.half:nth-child(odd){margin-right:12px}@media screen and (max-width: 768px){.form-set .form-wrap .form-block.half:nth-child(odd){margin-right:0px}}.form-set .form-wrap .form-block.half:nth-child(even){margin-left:12px}@media screen and (max-width: 768px){.form-set .form-wrap .form-block.half:nth-child(even){margin-left:0px}}.form-set .form-wrap .form-block .form-block-label{display:inline-block;font-size:.875rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:8px;font-family:var(--main-font)}.form-set .form-field{width:100%}.form-set .form-field.text label,.form-set .form-field.date label,.form-set .form-field.email label,.form-set .form-field.tel label,.form-set .form-field.search label,.form-set .form-field.textarea label,.form-set .form-field.text-area label,.form-set .form-field.url label,.form-set .form-field.number label{display:inline-block;width:100%;position:relative}.form-set .form-field.text label span,.form-set .form-field.date label span,.form-set .form-field.email label span,.form-set .form-field.tel label span,.form-set .form-field.search label span,.form-set .form-field.textarea label span,.form-set .form-field.text-area label span,.form-set .form-field.url label span,.form-set .form-field.number label span{display:inline-block;font-size:.875rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:8px;font-family:var(--main-font)}.form-set .form-field.text label textarea,.form-set .form-field.date label textarea,.form-set .form-field.email label textarea,.form-set .form-field.tel label textarea,.form-set .form-field.search label textarea,.form-set .form-field.textarea label textarea,.form-set .form-field.text-area label textarea,.form-set .form-field.url label textarea,.form-set .form-field.number label textarea{border-color:#e5e5e5}.form-set .form-field.text label input,.form-set .form-field.text label textarea,.form-set .form-field.date label input,.form-set .form-field.date label textarea,.form-set .form-field.email label input,.form-set .form-field.email label textarea,.form-set .form-field.tel label input,.form-set .form-field.tel label textarea,.form-set .form-field.search label input,.form-set .form-field.search label textarea,.form-set .form-field.textarea label input,.form-set .form-field.textarea label textarea,.form-set .form-field.text-area label input,.form-set .form-field.text-area label textarea,.form-set .form-field.url label input,.form-set .form-field.url label textarea,.form-set .form-field.number label input,.form-set .form-field.number label textarea{width:100%;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;padding:12px 24px;border-radius:8px;border-style:solid;min-height:48px;border-width:1px;color:#000;background-color:#fff;transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field.text label input[type=text],.form-set .form-field.text label input[type=email],.form-set .form-field.text label input[type=data],.form-set .form-field.text label input[type=tel],.form-set .form-field.text label input[type=url],.form-set .form-field.text label input[type=number],.form-set .form-field.text label textarea[type=text],.form-set .form-field.text label textarea[type=email],.form-set .form-field.text label textarea[type=data],.form-set .form-field.text label textarea[type=tel],.form-set .form-field.text label textarea[type=url],.form-set .form-field.text label textarea[type=number],.form-set .form-field.date label input[type=text],.form-set .form-field.date label input[type=email],.form-set .form-field.date label input[type=data],.form-set .form-field.date label input[type=tel],.form-set .form-field.date label input[type=url],.form-set .form-field.date label input[type=number],.form-set .form-field.date label textarea[type=text],.form-set .form-field.date label textarea[type=email],.form-set .form-field.date label textarea[type=data],.form-set .form-field.date label textarea[type=tel],.form-set .form-field.date label textarea[type=url],.form-set .form-field.date label textarea[type=number],.form-set .form-field.email label input[type=text],.form-set .form-field.email label input[type=email],.form-set .form-field.email label input[type=data],.form-set .form-field.email label input[type=tel],.form-set .form-field.email label input[type=url],.form-set .form-field.email label input[type=number],.form-set .form-field.email label textarea[type=text],.form-set .form-field.email label textarea[type=email],.form-set .form-field.email label textarea[type=data],.form-set .form-field.email label textarea[type=tel],.form-set .form-field.email label textarea[type=url],.form-set .form-field.email label textarea[type=number],.form-set .form-field.tel label input[type=text],.form-set .form-field.tel label input[type=email],.form-set .form-field.tel label input[type=data],.form-set .form-field.tel label input[type=tel],.form-set .form-field.tel label input[type=url],.form-set .form-field.tel label input[type=number],.form-set .form-field.tel label textarea[type=text],.form-set .form-field.tel label textarea[type=email],.form-set .form-field.tel label textarea[type=data],.form-set .form-field.tel label textarea[type=tel],.form-set .form-field.tel label textarea[type=url],.form-set .form-field.tel label textarea[type=number],.form-set .form-field.search label input[type=text],.form-set .form-field.search label input[type=email],.form-set .form-field.search label input[type=data],.form-set .form-field.search label input[type=tel],.form-set .form-field.search label input[type=url],.form-set .form-field.search label input[type=number],.form-set .form-field.search label textarea[type=text],.form-set .form-field.search label textarea[type=email],.form-set .form-field.search label textarea[type=data],.form-set .form-field.search label textarea[type=tel],.form-set .form-field.search label textarea[type=url],.form-set .form-field.search label textarea[type=number],.form-set .form-field.textarea label input[type=text],.form-set .form-field.textarea label input[type=email],.form-set .form-field.textarea label input[type=data],.form-set .form-field.textarea label input[type=tel],.form-set .form-field.textarea label input[type=url],.form-set .form-field.textarea label input[type=number],.form-set .form-field.textarea label textarea[type=text],.form-set .form-field.textarea label textarea[type=email],.form-set .form-field.textarea label textarea[type=data],.form-set .form-field.textarea label textarea[type=tel],.form-set .form-field.textarea label textarea[type=url],.form-set .form-field.textarea label textarea[type=number],.form-set .form-field.text-area label input[type=text],.form-set .form-field.text-area label input[type=email],.form-set .form-field.text-area label input[type=data],.form-set .form-field.text-area label input[type=tel],.form-set .form-field.text-area label input[type=url],.form-set .form-field.text-area label input[type=number],.form-set .form-field.text-area label textarea[type=text],.form-set .form-field.text-area label textarea[type=email],.form-set .form-field.text-area label textarea[type=data],.form-set .form-field.text-area label textarea[type=tel],.form-set .form-field.text-area label textarea[type=url],.form-set .form-field.text-area label textarea[type=number],.form-set .form-field.url label input[type=text],.form-set .form-field.url label input[type=email],.form-set .form-field.url label input[type=data],.form-set .form-field.url label input[type=tel],.form-set .form-field.url label input[type=url],.form-set .form-field.url label input[type=number],.form-set .form-field.url label textarea[type=text],.form-set .form-field.url label textarea[type=email],.form-set .form-field.url label textarea[type=data],.form-set .form-field.url label textarea[type=tel],.form-set .form-field.url label textarea[type=url],.form-set .form-field.url label textarea[type=number],.form-set .form-field.number label input[type=text],.form-set .form-field.number label input[type=email],.form-set .form-field.number label input[type=data],.form-set .form-field.number label input[type=tel],.form-set .form-field.number label input[type=url],.form-set .form-field.number label input[type=number],.form-set .form-field.number label textarea[type=text],.form-set .form-field.number label textarea[type=email],.form-set .form-field.number label textarea[type=data],.form-set .form-field.number label textarea[type=tel],.form-set .form-field.number label textarea[type=url],.form-set .form-field.number label textarea[type=number]{border-color:#e5e5e5}.form-set .form-field.text label input[type=search],.form-set .form-field.text label textarea[type=search],.form-set .form-field.date label input[type=search],.form-set .form-field.date label textarea[type=search],.form-set .form-field.email label input[type=search],.form-set .form-field.email label textarea[type=search],.form-set .form-field.tel label input[type=search],.form-set .form-field.tel label textarea[type=search],.form-set .form-field.search label input[type=search],.form-set .form-field.search label textarea[type=search],.form-set .form-field.textarea label input[type=search],.form-set .form-field.textarea label textarea[type=search],.form-set .form-field.text-area label input[type=search],.form-set .form-field.text-area label textarea[type=search],.form-set .form-field.url label input[type=search],.form-set .form-field.url label textarea[type=search],.form-set .form-field.number label input[type=search],.form-set .form-field.number label textarea[type=search]{background-color:#f5f5f5;padding:12px 24px 12px 64px;border-color:#f5f5f5;caret-color:red}@media screen and (max-width: 768px){.form-set .form-field.text label input[type=search],.form-set .form-field.text label textarea[type=search],.form-set .form-field.date label input[type=search],.form-set .form-field.date label textarea[type=search],.form-set .form-field.email label input[type=search],.form-set .form-field.email label textarea[type=search],.form-set .form-field.tel label input[type=search],.form-set .form-field.tel label textarea[type=search],.form-set .form-field.search label input[type=search],.form-set .form-field.search label textarea[type=search],.form-set .form-field.textarea label input[type=search],.form-set .form-field.textarea label textarea[type=search],.form-set .form-field.text-area label input[type=search],.form-set .form-field.text-area label textarea[type=search],.form-set .form-field.url label input[type=search],.form-set .form-field.url label textarea[type=search],.form-set .form-field.number label input[type=search],.form-set .form-field.number label textarea[type=search]{padding:12px 16px 12px 48px}}.form-set .form-field.text label input::placeholder,.form-set .form-field.text label textarea::placeholder,.form-set .form-field.date label input::placeholder,.form-set .form-field.date label textarea::placeholder,.form-set .form-field.email label input::placeholder,.form-set .form-field.email label textarea::placeholder,.form-set .form-field.tel label input::placeholder,.form-set .form-field.tel label textarea::placeholder,.form-set .form-field.search label input::placeholder,.form-set .form-field.search label textarea::placeholder,.form-set .form-field.textarea label input::placeholder,.form-set .form-field.textarea label textarea::placeholder,.form-set .form-field.text-area label input::placeholder,.form-set .form-field.text-area label textarea::placeholder,.form-set .form-field.url label input::placeholder,.form-set .form-field.url label textarea::placeholder,.form-set .form-field.number label input::placeholder,.form-set .form-field.number label textarea::placeholder{color:#666}.form-set .form-field.text label input:focus,.form-set .form-field.text label input:hover,.form-set .form-field.text label textarea:focus,.form-set .form-field.text label textarea:hover,.form-set .form-field.date label input:focus,.form-set .form-field.date label input:hover,.form-set .form-field.date label textarea:focus,.form-set .form-field.date label textarea:hover,.form-set .form-field.email label input:focus,.form-set .form-field.email label input:hover,.form-set .form-field.email label textarea:focus,.form-set .form-field.email label textarea:hover,.form-set .form-field.tel label input:focus,.form-set .form-field.tel label input:hover,.form-set .form-field.tel label textarea:focus,.form-set .form-field.tel label textarea:hover,.form-set .form-field.search label input:focus,.form-set .form-field.search label input:hover,.form-set .form-field.search label textarea:focus,.form-set .form-field.search label textarea:hover,.form-set .form-field.textarea label input:focus,.form-set .form-field.textarea label input:hover,.form-set .form-field.textarea label textarea:focus,.form-set .form-field.textarea label textarea:hover,.form-set .form-field.text-area label input:focus,.form-set .form-field.text-area label input:hover,.form-set .form-field.text-area label textarea:focus,.form-set .form-field.text-area label textarea:hover,.form-set .form-field.url label input:focus,.form-set .form-field.url label input:hover,.form-set .form-field.url label textarea:focus,.form-set .form-field.url label textarea:hover,.form-set .form-field.number label input:focus,.form-set .form-field.number label input:hover,.form-set .form-field.number label textarea:focus,.form-set .form-field.number label textarea:hover{border:1px solid #666}.form-set .form-field .choices.is-focused::after,.form-set .form-field .choices.is-open::after{transform:translateY(-50%) rotate(180deg);margin-top:0px}.form-set .form-field .choices.is-focused .choices__inner,.form-set .form-field .choices.is-open .choices__inner{border-color:#666}.form-set .form-field .choices::after{width:16px;height:16px;border:none;background-image:url(8242ce71da78735994e5.svg);background-position:center;background-repeat:no-repeat;background-size:contain;top:50%;right:24px;transform:translateY(-50%) rotate(0deg);margin-top:0px;transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field .choices .choices__inner{width:100%;padding:12px 40px 12px 24px;border-radius:8px;border-style:solid;border-color:#e5e5e5;min-height:48px;border-width:1px;background-color:#fff;transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field .choices .choices__list--single{padding:0px}.form-set .form-field .choices .choices__list--single .choices__item{font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#000;opacity:1}.form-set .form-field .choices .choices__list--single .choices__item.choices__placeholder{color:#666}.form-set .form-field .choices .choices__list--dropdown{border-radius:8px;background:#fff;border-color:#fff;box-shadow:0px 4px 10px 0px rgba(0,0,0,.04)}.form-set .form-field .choices .choices__list--dropdown.is-active{transform:translateY(4px)}.form-set .form-field .choices .choices__list--dropdown .choices__list{padding:24px}.form-set .form-field .choices .choices__list--dropdown .choices__item.keyboard-focus{padding-left:10px}.form-set .form-field .choices .choices__list--dropdown .choices__item.keyboard-focus::before{opacity:1}.form-set .form-field .choices .choices__list--dropdown .choices__item--choice{transition:all .3s;position:relative;padding-left:0px}.form-set .form-field .choices .choices__list--dropdown .choices__item--choice::before{content:"";width:4px;height:4px;display:block;border-radius:50%;background-color:red;opacity:0;position:absolute;top:50%;left:0px;transform:translateY(-50%)}.form-set .form-field .choices .choices__list--dropdown .choices__item--choice[data-value=""]{pointer-events:none}.form-set .form-field .choices .choices__list--dropdown .choices__item--choice.is-highlighted{background:rgba(0,0,0,0);background-color:rgba(0,0,0,0)}.form-set .form-field .choices .choices__list--dropdown .choices__item--choice.is-selected{padding-left:10px}.form-set .form-field .choices .choices__list--dropdown .choices__item--choice.is-selected::before{opacity:1}.form-set .form-field .choices .choices__list--dropdown .choices__item--choice:hover{background:rgba(0,0,0,0);background-color:rgba(0,0,0,0);padding-left:10px}.form-set .form-field.gray .choices .choices__inner{background-color:#f5f5f5;border-color:#f5f5f5}.form-set .form-field .choices[data-type=select-multiple] input[type=search]{all:unset}.form-set .form-field .choices[data-type=select-multiple] .choices__list--multiple .choices__item{background-color:red;border:1px solid red;color:#fff}.form-set .form-field .choices[data-type=select-multiple] .choices__list--multiple .choices__item .choices__button{border-left:1px solid #fff}.form-set .form-field.search .icon{position:absolute;left:24px;top:50%;transform:translateY(-50%);pointer-events:none;user-select:none;max-width:24px;width:24px;height:auto}@media screen and (max-width: 768px){.form-set .form-field.search .icon{left:16px}}.form-set .form-field.search input::-webkit-search-cancel-button{-webkit-appearance:none;height:24px;width:24px;background:url(8ce780f32c3b8b92cc92.svg) no-repeat 50% 50%;background-size:contain;cursor:pointer}.form-set .form-field.checkbox .input-control label{position:relative;display:inline-block;margin-bottom:0;font-size:1rem;padding-left:40px;font-style:normal;font-weight:400;line-height:150%;cursor:pointer}.form-set .form-field.checkbox .input-control label .icon-wrapper{display:none}.form-set .form-field.checkbox .input-control label:before{content:"";display:inline-block;position:absolute;width:24px;left:0;top:0;height:24px;min-width:24px;border-radius:6px;border:1px solid #e5e5e5;background-color:#fff;margin-right:16px;transition:all .4s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field.checkbox .input-control label:after{content:url(69ae156ac67b99355f93.svg);position:absolute;left:5px;top:6px;opacity:0;width:15px;height:11px;line-height:0;transform:translateY(2px);transition:all .4s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field.checkbox .input-control input[type=checkbox],.form-set .form-field.checkbox .input-control input[type=radio]{position:absolute}.form-set .form-field.checkbox input[type=checkbox]:checked+label:before,.form-set .form-field.checkbox input[type=radio]:checked+label:before{border:1px solid red;background-color:red}.form-set .form-field.checkbox input[type=checkbox]:checked+label:after,.form-set .form-field.checkbox input[type=radio]:checked+label:after{opacity:1;transform:translateY(0)}.form-set .form-field.checkbox input[type=checkbox]:focus-visible+label:before,.form-set .form-field.checkbox input[type=radio]:focus-visible+label:before{border:1px solid red}.form-set .form-field.checkbox.white .input-control label:before{border:1px solid hsla(0,0%,100%,.4)}.form-set .form-field.checkbox.white .input-control label:after{content:url(9168e3dbffc4cd58277f.svg)}.form-set .form-field.checkbox.white .input-control label:hover:before{border:1px solid #000}.form-set .form-field.checkbox.white input[type=checkbox]:focus-visible+label:before{border:1px solid #000}.form-set .form-field.checkbox.white input[type=checkbox]:checked+label:before{border:1px solid #fff;background-color:#fff}.form-set .form-field.checkbox.white input[type=checkbox]:checked+label:after{opacity:1;transform:translateY(0)}.form-set .form-field.checkbox.red .input-control label:before{border:1px solid #e5e5e5}.form-set .form-field.checkbox.red .input-control label:after{content:url(69ae156ac67b99355f93.svg)}.form-set .form-field.checkbox.red .input-control label:hover:before{border:1px solid red}.form-set .form-field.checkbox.red input[type=checkbox]:focus-visible+label:before{border:1px solid red}.form-set .form-field.checkbox.red input[type=checkbox]:checked+label:before{border:1px solid red;background-color:red}.form-set .form-field.checkbox.red input[type=checkbox]:checked+label:after{opacity:1;transform:translateY(0)}.form-set .form-field.radio .input-control label{position:relative;display:inline-block;margin-bottom:0;font-size:1rem;padding-left:32px;font-style:normal;font-weight:500;line-height:150%;cursor:pointer}.form-set .form-field.radio .input-control label:before{content:"";display:inline-block;position:absolute;width:20px;left:0;top:2px;height:20px;min-width:20px;border-radius:50%;border:1px solid #e5e5e5;background-color:#fff;margin-right:16px;transition:all .4s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field.radio .input-control label:after{content:"";position:absolute;left:4px;top:6px;background-color:#d3d3d3;opacity:0;border-radius:50%;width:12px;height:12px;line-height:0;transform:translateY(2px);transition:all .4s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field.radio .input-control input[type=radio]{position:absolute}.form-set .form-field.radio input[type=radio]:checked+label:after{opacity:1;transform:translateY(0)}.form-set .form-field.radio input[type=radio]:focus-visible+label:before{border:1px solid #000}.form-set .form-field.chip{width:fit-content}.form-set .form-field.chip .input-control label{position:relative;display:inline-block;color:#000;font-size:1rem;padding:12px 20px;font-style:normal;font-weight:400;line-height:150%;cursor:pointer;border-radius:100px;border:1px solid #e5e5e5;transition:all .4s cubic-bezier(0.33, 1, 0.68, 1)}.form-set .form-field.chip .input-control label:hover{border:1px solid red}.form-set .form-field.chip .input-control input[type=checkbox],.form-set .form-field.chip .input-control input[type=radio]{position:absolute}.form-set .form-field.chip input[type=checkbox]:focus-visible+label,.form-set .form-field.chip input[type=radio]:focus-visible+label{border:1px solid red}.form-set .form-field.chip input[type=checkbox]:checked+label,.form-set .form-field.chip input[type=radio]:checked+label{border:1px solid red;background-color:red;color:#fff}.form-set .form-field.file label:hover .box{border:1.5px dashed #000}.form-set .form-field.file label .span-label{display:inline-block;font-size:.875rem;font-style:normal;font-weight:500;line-height:140%;margin-bottom:8px;font-family:var(--main-font)}.form-set .form-field.file .box-holder{display:block;position:relative}.form-set .form-field.file input{width:100%;height:100%;opacity:0;position:absolute;top:0px;left:0px;cursor:pointer}.form-set .form-field.file input:focus-visible+.box,.form-set .form-field.file input:focus+.box{border:1.5px dashed #000}.form-set .form-field.file .box{max-width:100%;width:100%;border-radius:8px;border:1.5px dashed #e5e5e5;background:#fff;height:120px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer}.form-set .form-field.file .box.light-gray-bg{background:#f5f5f5}.form-set .form-field.file .box .file-inner-text{font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#000}.form-set .form-field.file .box .file-inner-text .highlight{color:red}.form-set .form-field.file .file-list .file-list-item{display:flex;margin-bottom:16px}.form-set .form-field.file .file-list .file-list-item:first-child{margin-top:16px}.form-set .form-field.file .file-list .file-list-item:last-child{margin-bottom:0px}.form-set .form-field.file .file-list .file-list-item p{position:relative;padding-left:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 28px)}.form-set .form-field.file .file-list .file-list-item p::before{content:"";position:absolute;top:50%;left:0px;transform:translateY(-50%);width:4px;height:4px;background-color:#01b227;border-radius:50%}.form-set .form-field.file .file-list .file-list-item button{margin-left:6px;width:22px;height:22px;font-size:0px;position:relative;cursor:pointer;transform:rotate(0deg);transition:all .3s ease-in-out}.form-set .form-field.file .file-list .file-list-item button:hover{transform:rotate(180deg)}.form-set .form-field.file .file-list .file-list-item button::before,.form-set .form-field.file .file-list .file-list-item button::after{content:"";position:absolute;top:50%;left:50%;width:16px;height:1px;background-color:#666}.form-set .form-field.file .file-list .file-list-item button::before{transform:translateY(-50%) translateX(-50%) rotate(45deg)}.form-set .form-field.file .file-list .file-list-item button::after{transform:translateY(-50%) translateX(-50%) rotate(-45deg)}.form-set .form-field.file .file-error{font-family:var(--main-font);font-size:.875rem;font-style:normal;font-weight:400;line-height:140%;color:red}.form-set .form-field .msg{font-family:var(--main-font);font-size:.875rem;font-style:normal;font-weight:400;line-height:145%;color:red;margin-top:4px;display:none;position:absolute}.form-set .form-field.error.text label input,.form-set .form-field.error.text label textarea,.form-set .form-field.error.email label input,.form-set .form-field.error.email label textarea,.form-set .form-field.error.date label input,.form-set .form-field.error.date label textarea,.form-set .form-field.error.tel label input,.form-set .form-field.error.tel label textarea,.form-set .form-field.error.search label input,.form-set .form-field.error.search label textarea,.form-set .form-field.error.textarea label input,.form-set .form-field.error.textarea label textarea,.form-set .form-field.error.text-area label input,.form-set .form-field.error.text-area label textarea{border-color:red}.form-set .form-field.error.text label .choices .choices__inner,.form-set .form-field.error.email label .choices .choices__inner,.form-set .form-field.error.date label .choices .choices__inner,.form-set .form-field.error.tel label .choices .choices__inner,.form-set .form-field.error.search label .choices .choices__inner,.form-set .form-field.error.textarea label .choices .choices__inner,.form-set .form-field.error.text-area label .choices .choices__inner{border-color:red}.form-set .form-field.error.text label textarea,.form-set .form-field.error.email label textarea,.form-set .form-field.error.date label textarea,.form-set .form-field.error.tel label textarea,.form-set .form-field.error.search label textarea,.form-set .form-field.error.textarea label textarea,.form-set .form-field.error.text-area label textarea{border-color:red}.form-set .form-field.error.checkbox label::before,.form-set .form-field.error.radio label::before{border-color:red}.form-set .form-field.error.file .box{border-color:red}.form-set .form-field.error .msg{display:block;-webkit-animation:fadeInUp .3s cubic-bezier(0.33, 1, 0.68, 1) forwards;animation:fadeInUp .3s cubic-bezier(0.33, 1, 0.68, 1) forwards}.form-set .inputs-wrapper.error.checkbox label::before,.form-set .inputs-wrapper.error.radio label::before{border-color:red}.form-set .inputs-wrapper.error .msg{display:block;-webkit-animation:fadeInUp .3s cubic-bezier(0.33, 1, 0.68, 1) forwards;animation:fadeInUp .3s cubic-bezier(0.33, 1, 0.68, 1) forwards}.content-wrap p,.wysiwyg p{margin-bottom:24px;color:#666}.content-wrap p:last-of-type,.wysiwyg p:last-of-type{margin-bottom:0}.content-wrap strong,.wysiwyg strong{font-weight:700}.content-wrap em,.wysiwyg em{font-style:italic}.content-wrap a,.wysiwyg a{color:red}.content-wrap p>img,.wysiwyg p>img{width:100%;height:auto;border-radius:8px}.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:40px;font-size:0;margin-bottom:40px}@media screen and (max-width: 768px){.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:38px;margin-bottom:38px}}.content-wrap p:has(+ul),.content-wrap p:has(+ol),.wysiwyg p:has(+ul),.wysiwyg p:has(+ol){margin-bottom:16px !important}.content-wrap p:has(iframe),.content-wrap .wp-video,.wysiwyg p:has(iframe),.wysiwyg .wp-video{clear:both;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;border-radius:8px;margin-bottom:40px}.content-wrap p:has(iframe) iframe,.content-wrap p:has(iframe) video,.content-wrap .wp-video iframe,.content-wrap .wp-video video,.wysiwyg p:has(iframe) iframe,.wysiwyg p:has(iframe) video,.wysiwyg .wp-video iframe,.wysiwyg .wp-video video{height:100%;left:0;position:absolute;top:0;width:100%}.content-wrap .wp-video,.wysiwyg .wp-video{width:100% !important}.content-wrap h1,.content-wrap h2,.content-wrap h3,.content-wrap h4,.content-wrap h5,.content-wrap h6,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-bottom:16px}.content-wrap h6,.wysiwyg h6{font-weight:700}.content-wrap ul,.content-wrap ol,.wysiwyg ul,.wysiwyg ol{margin-bottom:40px}.content-wrap ul li,.content-wrap ol li,.wysiwyg ul li,.wysiwyg ol li{font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#666;margin-bottom:16px;position:relative}.content-wrap ul li:last-of-type,.content-wrap ol li:last-of-type,.wysiwyg ul li:last-of-type,.wysiwyg ol li:last-of-type{margin-bottom:0}.content-wrap ul li,.wysiwyg ul li{padding-left:16px}.content-wrap ul li:before,.wysiwyg ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;background:red;border-radius:50%}.content-wrap ol,.wysiwyg ol{list-style:decimal;list-style-position:inside}.content-wrap ol li,.wysiwyg ol li{margin-left:10px}.content-wrap .table-wrapper,.wysiwyg .table-wrapper{margin-bottom:24px}@media screen and (max-width: 1064px){.content-wrap .table-wrapper,.wysiwyg .table-wrapper{overflow-x:auto;border-radius:8px}}.content-wrap table,.wysiwyg table{border-collapse:separate !important;border-spacing:0;overflow:hidden;font-size:1rem;line-height:1.5}@media screen and (max-width: 1064px){.content-wrap table,.wysiwyg table{white-space:nowrap;overflow:visible}}.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{padding:16px 14px;color:#fff;background:red;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:700;line-height:150%}@media screen and (max-width: 768px){.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{min-width:200px}}.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{border-top-left-radius:8px}@media screen and (max-width: 1064px){.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{position:sticky;left:-16px;background:red}}.content-wrap table thead tr:first-child th:last-child,.content-wrap table thead tr:first-child td:last-child,.wysiwyg table thead tr:first-child th:last-child,.wysiwyg table thead tr:first-child td:last-child{border-top-right-radius:8px}.content-wrap table tbody tr td,.wysiwyg table tbody tr td{padding:16px;background-color:#f5f5f5}@media screen and (max-width: 1064px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{white-space:normal;min-width:200px}}@media screen and (max-width: 768px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{word-break:break-word}}.content-wrap table tbody tr td:nth-of-type(even),.wysiwyg table tbody tr td:nth-of-type(even){background-color:#fff}.content-wrap table tbody tr td a,.wysiwyg table tbody tr td a{font-size:.875rem;font-weight:500;line-height:140%}@media screen and (max-width: 1064px){.content-wrap table tbody tr td:first-of-type,.wysiwyg table tbody tr td:first-of-type{position:sticky;left:-16px}}.content-wrap table tbody td:last-child,.wysiwyg table tbody td:last-child{border-right:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td,.wysiwyg table tbody tr:last-child td{border-bottom:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td:first-child,.wysiwyg table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.content-wrap table tbody tr:last-child td:last-child,.wysiwyg table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}@media screen and (max-width: 1064px){.content-wrap table td:after,.wysiwyg table td:after{content:"";position:absolute;background:#fff;width:20px;left:-20px;height:calc(100% + 3px);top:-3px}}.content-wrap table th,.content-wrap table td,.wysiwyg table th,.wysiwyg table td{border:1px solid #e5e5e5;border-right:0;border-bottom:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@-webkit-keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@keyframes DotFlash{0%{opacity:1}10%{opacity:1}50%{opacity:0}90%{opacity:1}100%{opacity:1}}.alert{padding:12px 24px;border-radius:8px;border-style:solid;border-width:1px;display:none;margin-bottom:1rem;transition:all .4s cubic-bezier(0.33, 1, 0.68, 1)}.alert span{font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:500;line-height:1.5;transition:all .4s cubic-bezier(0.33, 1, 0.68, 1)}.alert.active{display:block;-webkit-animation:fadeInUp .4s cubic-bezier(0.33, 1, 0.68, 1) forwards;animation:fadeInUp .4s cubic-bezier(0.33, 1, 0.68, 1) forwards}.alert.alert-success{background-color:rgba(1,178,39,.2);border-color:#01b227}.alert.alert-success span{color:#01b227}.alert.alert-error{background-color:rgba(255,0,0,.2);border-color:red}.alert.alert-error span{color:red}.gera-dovana-coupon{margin:40px 0}.gera-dovana-coupon .title{font-weight:700}.gera-dovana-coupon .text-content{margin-top:16px}.gera-dovana-coupon .form-wrapper{margin-top:40px;border-radius:8px;background:#f5f5f5;padding:24px;width:100%}@media screen and (max-width: 768px){.gera-dovana-coupon .form-wrapper{margin-top:16px}}.gera-dovana-coupon .form-wrapper .gera-dovana-form .alert{margin-top:1rem;margin-bottom:0}.gera-dovana-coupon .form-wrapper .gera-dovana-form .form-btn{margin-top:24px}section.text-sidebar{padding:40px 0 80px}@media screen and (max-width: 1064px){section.text-sidebar{padding-bottom:40px}}section.text-sidebar .wrap{display:grid;grid-template-columns:1.1fr 3.9fr;gap:75px;align-items:flex-start}@media screen and (max-width: 1064px){section.text-sidebar .wrap{display:block}}section.text-sidebar .wrap.hide-nav{display:block;max-width:900px;margin:0 auto}section.text-sidebar .wrap.hide-nav .content-title-side{padding-right:0}section.text-sidebar .wrap .intro-text{margin-top:40px;margin-bottom:40px}@media screen and (max-width: 1064px){section.text-sidebar .wrap .intro-text{margin-top:24px;margin-bottom:24px}}section.text-sidebar .wrap .intro-text p{margin-bottom:8px;color:#666}section.text-sidebar .wrap .intro-text p:last-of-type{margin-bottom:0}section.text-sidebar .wrap .content-side.expandable-steps .step-holder{width:100%;padding:24px 0;border-bottom:1px solid var(--Divider, #E5E5E5)}section.text-sidebar .wrap .content-side.expandable-steps .step-holder.show-step{border-bottom:none}section.text-sidebar .wrap .content-side.expandable-steps .step-holder.show-step .item{max-height:100%}section.text-sidebar .wrap .content-side.expandable-steps button{width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer}section.text-sidebar .wrap .content-side.expandable-steps button svg{transition:transform .3s;min-width:24px}section.text-sidebar .wrap .content-side.expandable-steps button.active svg{transform:rotate(180deg)}section.text-sidebar .wrap .content-side.expandable-steps button p{font-size:1.5rem;font-style:normal;font-weight:700;line-height:135%;color:#000;margin-right:24px}@media screen and (max-width: 1064px){section.text-sidebar .wrap .content-side.expandable-steps button p{font-size:1rem;line-height:1.5}}section.text-sidebar .wrap .content-side.expandable-steps .content-wrap{margin-top:16px}section.text-sidebar .wrap .content-side.expandable-steps .item{max-height:0;overflow:hidden;transition:max-height .3s ease}section.text-sidebar .wrap .content-title-side{padding-right:115px}@media screen and (max-width: 1064px){section.text-sidebar .wrap .content-title-side{padding-right:0}}section.text-sidebar .wrap .navigation-side{position:sticky;top:200px}@media screen and (max-width: 1064px){section.text-sidebar .wrap .navigation-side{display:none}}section.text-sidebar .wrap .navigation-side p{margin-bottom:24px;color:#666}section.text-sidebar .wrap .navigation-side ul li{margin-bottom:16px;transition:color .3s cubic-bezier(0.33, 1, 0.68, 1);cursor:pointer}section.text-sidebar .wrap .navigation-side ul li a{color:#000;font-size:.875rem;line-height:1.4}section.text-sidebar .wrap .navigation-side ul li a.active,section.text-sidebar .wrap .navigation-side ul li:hover a{color:red}section.text-sidebar .wrap .content-wrap{margin-top:40px}@media screen and (max-width: 1064px){section.text-sidebar .wrap .content-wrap h6{font-size:1.5rem;line-height:1.35}}section.text-sidebar .wrap .content-wrap .table-wrapper{margin-top:24px}@media screen and (max-width: 1064px){section.text-sidebar .wrap .content-wrap .table-wrapper{overflow-x:auto;white-space:nowrap;width:calc(100% + 32px);margin-left:-16px;padding-left:16px;padding-right:16px;scrollbar-width:none}}section.text-sidebar .wrap .content-wrap.notice-text{padding:16px;background:gray;border-radius:8px;background:#f5f5f5;margin-top:24px}@media screen and (max-width: 1064px){section.text-sidebar .wrap .content-wrap.notice-text{margin-top:24px}}section.text-sidebar .wrap .btns-wrap{margin-top:24px;display:flex;align-items:center;flex-wrap:wrap}@media screen and (max-width: 768px){section.text-sidebar .wrap .btns-wrap{display:block;margin-top:0}}section.text-sidebar .wrap .btns-wrap .btn{margin-right:16px}@media screen and (max-width: 768px){section.text-sidebar .wrap .btns-wrap .btn{margin-right:0;margin-top:24px}}@media screen and (max-width: 768px){section.text-sidebar .wrap .btns-wrap .btn.bg-light-gray{width:100%}section.text-sidebar .wrap .btns-wrap .btn:not(:first-of-type){margin-top:16px}}section.text-sidebar .wrap .btns-wrap .btn:last-of-type{margin-right:0}
