Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
302 Found - eucpp.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Location: http://www.eucpp.com/
Server: Caddy
Date: Sun, 18 May 2025 15:25:43 GMT
Content-Length: 0

HTTP Code 302 Found (Moved Temporarily)

302 Found indicates that the requested resource is temporarily available at a different URL.

When is Code 302 used?

  • When temporarily changing a page URL
  • When testing new content
  • During temporary maintenance

What does Code 302 mean for the user?

The user is automatically redirected to the new URL, but search engines continue to index the old address.

308 Permanent Redirect - http://www.eucpp.com/
HTTP Status: 308
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: close
Location: https://www.eucpp.com/
Server: Caddy
Date: Sun, 18 May 2025 15:25:43 GMT
Content-Length: 0

HTTP Code 308 Permanent Redirect

308 Permanent Redirect is a permanent redirect that, unlike 301, ensures the request method remains unchanged.

When is Code 308 used?

  • When a resource is permanently moved while preserving the request method
  • When enforcing HTTPS without changing form submission behavior

What does Code 308 mean for the user?

The user is permanently redirected to the new URL, and the request method remains the same.

200 OK - https://www.eucpp.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Accept-Ranges: bytes
Access-Control-Allow-Origin: *
Age: 0
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Content-Type: text/html; charset=UTF-8
Date: Sun, 18 May 2025 15:25:44 GMT
Expires: Sat, 26 Jul 1997 05:00:00 GMT
Last-Modified: Sun, 18 May 2025 15:25:44 GMT
Pragma: no-cache
Server: Caddy
Set-Cookie: AWSALBTG=BBij7WrI9uROuKSigQaU5UH/JmCnMJKKt5pqH85QUjzoF4Z7d0Z/QqclSRdGimg1wtLBCF/4wqfl9QoMZSTEJZi8GibATj5guyJd7iM/2n4Y5WdeWDbX37HL1k1PRTrDRbDif+p2hYTQQta5JIeYhAqe0dGSHZrvr2cKgVYqQX4JokDquyc=; Expires=Sun, 25 May 2025 15:25:44 GMT; Path=/
Set-Cookie: AWSALBTGCORS=BBij7WrI9uROuKSigQaU5UH/JmCnMJKKt5pqH85QUjzoF4Z7d0Z/QqclSRdGimg1wtLBCF/4wqfl9QoMZSTEJZi8GibATj5guyJd7iM/2n4Y5WdeWDbX37HL1k1PRTrDRbDif+p2hYTQQta5JIeYhAqe0dGSHZrvr2cKgVYqQX4JokDquyc=; Expires=Sun, 25 May 2025 15:25:44 GMT; Path=/; SameSite=None
Set-Cookie: AWSALB=Pv039G4ebfP3p9lbV7vhhHfaNu8eR/FJHw3F6DYb/J56PS+sJWP4aTNbNW4X1T0asta5WNdC4H4X4qo35BJsIOUUJSM0rWz0f4OUkkdQhkC/9V+SyhwSca5Ao1Zf; Expires=Sun, 25 May 2025 15:25:44 GMT; Path=/
Set-Cookie: AWSALBCORS=Pv039G4ebfP3p9lbV7vhhHfaNu8eR/FJHw3F6DYb/J56PS+sJWP4aTNbNW4X1T0asta5WNdC4H4X4qo35BJsIOUUJSM0rWz0f4OUkkdQhkC/9V+SyhwSca5Ao1Zf; Expires=Sun, 25 May 2025 15:25:44 GMT; Path=/; SameSite=None
Vary: Accept-Encoding,User-Agent
X-Cache: MISS
X-Need-Cache: false
Transfer-Encoding: chunked

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: eucpp.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
	<html dir="ltr" lang="en">
		<head>

			<meta http-equiv="X-UA-Compatible" content="IE=edge">
			<meta name="viewport" content="width=device-width, initial-scale=1">
			<meta charset="utf-8">
			
			<!-- Favicon -->
			<link rel="shortcut icon" href="https://cdn-cms-s.f-static.net/manager/websites/site123_website/files/logos/brand_files_2020/Icons/Png/Icon_blue.png" type="image/x-icon">
    		<link rel="icon" href="https://cdn-cms-s.f-static.net/manager/websites/site123_website/files/logos/brand_files_2020/Icons/Png/Icon_blue.png" type="image/x-icon">

			<meta name="robots" content="noindex, nofollow">

			<link href='https://fonts.googleapis.com/css?family=Open+Sans&display=swap' rel='stylesheet' type='text/css'>

            <!-- Custom CSS -->
            <!-- Minimize CSS files --><link rel="stylesheet" href="https://cdn-cms-s.f-static.net/versions/2/css/minimize_main.css?v=g84024" type="text/css" crossorigin="anonymous"><style>.s123-comments-container .blogCommentsBox {overflow:hidden;height:180px;transition:height 0.5s linear;}.s123-comments-container .blogCommentsBox.active {overflow:hidden;height:350px;}.s123-comments-container .blogCommentsBox .extraDetails {visibility:hidden;opacity:0;}.s123-comments-container .blogCommentsBox.active .extraDetails {visibility:visible;opacity:1;}.s123-comments-wrap {display:flex;flex-direction:column;gap:25px;}.s123-comments-container .commentBox .title {margin:0;font-size:1.2em;font-weight:bold;}.s123-comments-container .commentBox .time {}.s123-comments-container .commentBox p {white-space:pre-wrap;word-wrap:break-word;}.s123-comments-container .commentsForm {margin-top:15px;margin-bottom:15px;}.s123-comments-container .sub-comments-div {margin:10px;}.s123-comments-container .sub-comments-div-box {padding:10px;}.s123-comments-container .commentBox .message,.s123-comments-container .sub-comments-div-box .message {white-space:pre-wrap;}.s123-comments-container .comments-message-text {margin:30px 0 15px 0;}.review-pop-up .blogCommentsBox {padding:0;border:0px solid #e0e0e0;}.s123-comments-container.s123-review-container .commentBox {border:0px solid #e0e0e0;margin-bottom:0px;padding:1em;}.s123-comments-container.s123-review-container .blogCommentsBox {height:230px;}.review-pop-up .rating-area > span {display:block;margin-bottom:5px;}.review-pop-up .rating-area i.star-half-png,.review-pop-up .rating-area i.star-off-png,.review-pop-up .rating-area i.star-on-png {color:#ffbf00;}.review-pop-up .rating-area [data-black-stars="1"] i.star-half-png,.review-pop-up .rating-area [data-black-stars="1"] i.star-off-png,.review-pop-up .rating-area [data-black-stars="1"] i.star-on-png {color:#000;}.s123-comments-container.s123-review-container .blog-reply-to {display:none;}.s123-page-data-eCommerce #productPageReview .commentsForm {display:none;}.review-pop-up #productPageReview .commentsForm {display:block;}#productPageReview .show-more {cursor:pointer;}.review-pop-up .rating-plugin-submit-btn-box {margin-bottom:10px;text-align:center; }.review-pop-up .rating-plugin-submit-btn-box > button {min-width:120px;}.s123-module-articles.layout-1 .bottommargin {margin-bottom:48px;}.s123-module-articles.layout-1 .article-image,.s123-module-articles.layout-1 .article-image img,.s123-module-articles.layout-1 .article-image > a {display:flex;flex-direction:column;gap:16px;position:relative;width:auto;height:auto;max-width:100%;max-height:250px;margin:0 auto;}@media (max-width:768px) {.s123-module-articles.layout-1 .article-image,.s123-module-articles.layout-1 .article-image img,.s123-module-articles.layout-1.article-image > a {gap:6px;margin:0 auto;}.s123-module-articles.layout-1 .article-image {margin-bottom:24px;}.s123-module-articles.layout-1 .bottommargin {margin-bottom:40px;}}.s123-module-articles.layout-1 .article-title {margin-bottom:8px;}.s123-module-articles.layout-1 .article-title h3 {margin:0;font-weight:600;font-size:1.1rem;}.s123-module-articles.layout-1 .article-description {margin-bottom:24px;}.s123-module-articles.layout-1 .article-more-link {padding:0 2px;display:block;font-size:1.1rem;font-weight:600;}.s123-module-articles.layout-1 .reading-time,.s123-module-articles.layout-1 .comments-amount {margin:0;}.s123-module-articles .reading-time,.s123-module-articles .comments-amount {font-size:12px;margin:10px 0;}.s123-module-articles .article-item-side-by-side {display:flex;}.s123-module-articles .article-item-side-by-side .comments-amount {position:absolute;}html[dir=ltr] .s123-module-articles .article-item-side-by-side .comments-amount { right:0;}html[dir=rtl] .s123-module-articles .article-item-side-by-side .comments-amount { left:0;}.s123-module-articles .background-primary-color .articles-link-main-color {color:var(--modules_color_second_section_btn_text) !important;}.bg-primary.s123-module-articles .background-primary-color .articles-link-main-color {color:var(--modules_color_section_btn_text) !important;}.inside_page .s123-module-articles .background-primary-color .articles-link-main-color {color:var(--inside_modules_color_section_btn_text) !important;}.s123-module-articles .background-primary-color .articles-link-main-color .svg-m {background-color:var(--modules_color_second_section_btn_text) !important;}.bg-primary.s123-module-articles .background-primary-color .articles-link-main-color .svg-m {background-color:var(--modules_color_section_btn_text) !important;}.inside_page .s123-module-articles .background-primary-color .articles-link-main-color .svg-m {background-color:var(--modules_color_second_section_btn_text) !important;}.s123-module-articles.s123-module-articles-categories .article-category-box { margin-bottom:20px;display:block;text-decoration:none;text-align:center;}.s123-module-articles.layout-2 .bottommargin {margin-bottom:30px ;}.s123-module-articles.layout-2 .article-image,.s123-module-articles.layout-2 .article-image img,.s123-module-articles.layout-2 .article-image > a {display:block;position:relative;width:auto;height:auto;max-width:100%;max-height:250px;margin:0 auto 20px;}.s123-module-articles.layout-2 .article-title {margin-bottom:15px;}.s123-module-articles.layout-2 .article-title h3 {margin:0;font-size:16px;font-weight:bold;}.s123-module-articles.layout-2 .article-description,.s123-module-articles.layout-2 .article-body {margin-bottom:10px;}.s123-module-articles.layout-2 .article-body p {margin:0;}.s123-module-articles.layout-2 .article-more-link {padding:0 2px;display:block;font-style:italic;}.s123-module-articles.layout-3 .event {padding:20px;margin:0 0 30px;position:relative;}.s123-module-articles.layout-3 .event-image {width:100%;margin:0 0 15px;position:relative;min-height:100px;}@media (min-width:768px) {.s123-module-articles.layout-3 .event-image {float:left;width:230px;margin:0 30px 0 0;}html[dir=rtl] .s123-module-articles.layout-3 .event-image {float:right;margin:0 0 0 30px;}}.s123-module-articles.layout-3 .event-image img {border-radius:0;}.s123-module-articles.layout-3 .event-image img, .event-image > a {display:block;position:relative;width:auto;height:auto;max-width:100%;max-height:250px;margin:0 auto;}.s123-module-articles.layout-3 .event-image .event-date {position:absolute;top:10px;left:10px;background-color:rgba(0, 0, 0, .7);text-shadow:1px 1px 1px rgba(0, 0, 0, .2);color:#FFF;width:60px;height:64px;text-align:center;padding-top:7px;font-size:26px;line-height:1;}html[dir=rtl] .s123-module-articles.layout-3 .event-image .event-date {left:auto;right:10px;}.s123-module-articles.layout-3 .event-image .event-date span {display:block;font-size:15px;margin-top:5px;}.s123-module-articles.layout-3 .event-details {padding:5px 0;position:relative;overflow:hidden;}.s123-module-articles.layout-3 .event-title h2 {text-transform:uppercase;letter-spacing:1px;margin:0;font-size:20px;font-weight:600;}.s123-module-articles.layout-3 .event-title h2 a {}.s123-module-articles.layout-3 .event-title h2 a:hover {}.s123-module-articles.layout-3 .event-meta {padding:0;margin:20px -10px -15px 0;list-style:none;}.s123-module-articles.layout-3 .event-meta li {float:left;font-size:14px;line-height:14px;margin:0 10px 10px 0;font-style:italic;}html[dir=rtl] .s123-module-articles.layout-3 .event-meta li {float:right;}.s123-module-articles.layout-3 .event-meta li:before {content:'/';display:inline-block;margin-right:10px;opacity:.5;}html[dir=rtl] .s123-module-articles.layout-3 .event-meta li:before {margin-right:0;margin-left:10px;}.s123-module-articles.layout-3 .event-meta li .label {font-size:100%;}.s123-module-articles.layout-3 .event-meta li i {position:relative;top:1px;margin-right:3px;}html[dir=rtl] .s123-module-articles.layout-3 .event-meta li i {margin-right:0;margin-left:3px;}.s123-module-articles.layout-3 .event-meta li a {}.s123-module-articles.layout-3 .event-meta li a:hover {}.s123-module-articles.layout-3 .event-meta li:first-child:before {display:none;}.s123-module-articles.layout-3 .event-content {margin-top:30px;}.s123-page-data-articles.layout-3 .event-image {position:relative;height:200px;background-position:center center;background-repeat:no-repeat;background-size:cover;margin:0 -15px 0 -15px;}.s123-page-data-articles.layout-3 .event-image .event-date {position:absolute;top:10px;left:10px;background-color:rgba(0, 0, 0, .7);text-shadow:1px 1px 1px rgba(0, 0, 0, .2);color:#FFF;width:60px;height:64px;text-align:center;padding-top:7px;font-size:26px;line-height:1;}html[dir=rtl] .s123-page-data-articles.layout-3 .event-image .event-date {left:auto;right:10px;}.s123-page-data-articles.layout-3 .event-image .event-date span {display:block;font-size:15px;margin-top:5px;}.s123-module-articles.layout-4 .article-m {margin:0 0 30px 0;position:relative;border-radius:16px;}.s123-module-articles.layout-4 .article-m-bg {background-position:center center;background-repeat:no-repeat;background-size:cover;height:350px;position:relative;width:100%;border-top-right-radius:16px;border-top-left-radius:16px;}.s123-module-articles.layout-4 .article-m-details {overflow:hidden;padding:24px;position:relative;}.s123-module-articles.layout-4 .article-m-title {margin-bottom:16px;}.s123-module-articles.layout-4 .article-m-title h3 {font-size:20px;font-weight:700;letter-spacing:1px;margin:0;text-transform:uppercase;}.s123-module-articles.layout-4 .article-m-bt {float:none;text-align:center;}@media ( min-width:768px ) {.s123-module-articles.layout-4 .article-m-bt {float:right;}html[dir=rtl] .s123-module-articles.layout-4 .article-m-bt {float:left;}}.s123-module-articles.layout-4 .article-bottom {display:flex;justify-content:space-between;}.s123-module-articles.layout-4 .article-bottom_details {display:flex;align-items:flex-end;gap:90px;}@media ( max-width:767px ) {.s123-module-articles.layout-4 .article-m-content p {margin-bottom:24px;}.s123-module-articles.layout-4 .article-m-title {margin-bottom:24px;}.s123-module-articles.layout-4 .article-m {margin:0 0 24px 0;}.s123-module-articles.layout-4 .article-m-details {text-align:center;}.s123-module-articles.layout-4 .article-bottom {flex-direction:column;gap:24px;}.s123-module-articles.layout-4 .article-bottom_details {gap:0;justify-content:space-between;}}.s123-module-articles.layout-5 .article-container {clear:both;margin-bottom:48px;}@media ( min-width:768px ) {.s123-module-articles.layout-5 .article-container {clear:none;}.s123-module-articles.layout-5 .article-container:nth-child(odd) { clear:both;}}@media ( min-width:970px ) {.s123-module-articles.layout-5 .article-container:nth-child(odd) { clear:none;}.s123-module-articles.layout-5 .article-container:nth-child(4n+1) { clear:both;}}.s123-module-articles.layout-5 .article-image {margin-bottom:15px;width:100%;height:250px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}.s123-module-articles.layout-5 .article-image > div {margin-bottom:24px;width:100%;height:250px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}.s123-module-articles.layout-5 .article-title h3 {margin:0;margin-bottom:8px;font-size:1.1rem;font-weight:700;}.s123-module-articles.layout-5 .article-text-content {margin-top:0px;position:relative;text-align:justify;}.s123-module-articles.layout-5 .article-text-content p {margin-bottom:24px;}.s123-module-articles.layout-5 .article-text-content .more-link,.s123-module-articles.layout-5 .article-text-content .more-link i {font-weight:700;} html[dir=rtl] .s123-module-articles.layout-5 .fa-angle-right:before {content:"\f104";}.s123-module-articles.layout-5 .article-text-content .more-link:not(:last-child) {display:flex;margin-bottom:24px;}.s123-module-articles.layout-5 .article-bottom {display:flex;justify-content:space-between;}@media ( max-width:767px ) {.s123-module-articles.layout-5 .article-container {margin-bottom:56px;}.s123-module-articles.layout-5 .no-img-mobile {display:none;}}.s123-module-articles.layout-6 .all-items .article-m-container:nth-child(2n+1) {clear:both;}.s123-module-articles.layout-6 .article-m-container:not(.leading-article) {margin-bottom:40px;}.s123-module-articles.layout-6 .limit-items .article-m-container:not(.leading-article) {float:right;clear:right;}html[dir=rtl] .s123-module-articles.layout-6 .limit-items .article-m-container:not(.leading-article) {float:left;clear:left;}.s123-module-articles.layout-6 .leading-article .article-m-image,.s123-module-articles.layout-6 .leading-article .article-m-image img,.s123-module-articles.layout-6 .leading-article .article-m-image > a{width:100%;height:auto;margin:0 auto;margin-bottom:15px;display:block;position:relative;}.s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image,.s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image img,.s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image > a{width:110px;height:auto;margin-right:20px;display:block;position:relative;float:left;}html[dir=rtl] .s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image,html[dir=rtl] .s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image img,html[dir=rtl] .s123-module-articles.layout-6 .article-m-container:not(.leading-article) .article-m-image > a{float:right;margin-right:0;margin-left:20px;}.s123-module-articles.layout-6 .article-m-details {position:relative;overflow:hidden;}.s123-module-articles.layout-6 .article-m-details p {margin-bottom:15px;}.s123-module-articles.layout-6 .article-m-title h3 {text-transform:uppercase;letter-spacing:1px;margin:0;font-size:20px;font-weight:bold;}.s123-module-articles.layout-6 .more-link {display:inline-block;padding:0 2px;font-style:italic;}html[dir=rtl] .s123-module-articles.layout-6 .fa-angle-right:before { content:"\f104";}@media( max-width:767px ) {.s123-module-articles.layout-6 .article-m-container.leading-article {margin-bottom:40px;}}.s123-module-articles.layout-7 .article-module {margin:0 0 30px 0;position:relative;border:1px solid #ddd;border-radius:3px;border-radius:16px;}.s123-module-articles.layout-7 .article-m-container {clear:both;}@media ( min-width:768px ) {.s123-module-articles.layout-7 .article-m-container {clear:none;}.s123-module-articles.layout-7 .article-m-container:nth-child(odd) { clear:both;}}@media ( min-width:970px ) {.s123-module-articles.layout-7 .article-m-container:nth-child(odd) { clear:none;}.s123-module-articles.layout-7 .article-m-container:nth-child(3n+1) { clear:both;}}.s123-module-articles.layout-7 .article-module-bg {background-position:center center;background-repeat:no-repeat;background-size:cover;height:250px;position:relative;width:100%;border-top-right-radius:16px;border-top-left-radius:16px;}.s123-module-articles.layout-7 .article-module-details {overflow:hidden;padding:24px;position:relative;}.s123-module-articles.layout-7 .article-module-title {margin-bottom:16px;}.s123-module-articles.layout-7 .article-module-title h3 {font-size:1.2rem;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase;}.s123-module-articles.layout-7 .article-main-container .article-module-title h3 {font-size:1.5rem;font-weight:700;}.s123-module-articles.layout-7 .article-module-content p {margin-bottom:0;}.s123-module-articles.layout-7 .article-module-content {margin-bottom:24px;}.s123-module-articles.layout-7 .article-module-bt {float:right;text-align:center;}html[dir=rtl] .s123-module-articles.layout-7 .article-module-bt {float:left;}html[dir=rtl] .s123-module-articles.layout-7 .fa-angle-right:before { content:"\f104";}.s123-module-articles.layout-7 .article-module .more-link {font-weight:700;}.s123-module-articles.layout-7 .article-bottom {display:flex;margin-bottom:16px;}.s123-module-articles.layout-7 .article-main-container .article-bottom {gap:100px;}.s123-module-articles.layout-7 .article-m-container .article-bottom {justify-content:space-between;}@media ( max-width:767px ) {.s123-module-articles.layout-7 .article-module {margin:0 0 24px 0;}.s123-module-articles.layout-7 .article-main-container .article-bottom {justify-content:space-between;}.s123-module-articles.layout-7 .no-img-mobile {display:none;}}.s123-module-articles.layout-8 .news-article {margin-bottom:16px;text-align:center;}.s123-module-articles.layout-8 .news-article .news-article-box {display:flex;flex-direction:column;gap:16px;border-radius:16px;transition:box-shadow 0.2s ease-in-out;border:0;padding:48px;}.s123-module-articles.layout-8 .news-article .news-article-box:hover {box-shadow:0px 15px 25px rgba(0, 0, 0, 0.08);}.s123-module-articles.layout-8 .news-article .news-article-box h3 {font-weight:700;font-size:1.5rem;text-transform:uppercase;margin:0;}.s123-module-articles.layout-8 .article-title-center-fix {margin:20px 0;}.s123-module-articles.layout-8 .article-bottom {display:flex;justify-content:center;gap:50px;opacity:0.6;}@media( max-width:767px ) {.s123-module-articles.layout-8 .news-article .news-article-box {padding:32px;}}.s123-module-articles.layout-9 .article-post-first .first-img-link {width:50%}.s123-module-articles.layout-9 .article-post-first .first-img-link .article-module-bg {width:100%;aspect-ratio:16/9;}.s123-module-articles.layout-9 .article-module .article-module-bg,.s123-module-articles.layout-9 .article-post-first .article-module-bg {position:relative;height:100%;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;aspect-ratio:16/9;}.s123-module-articles.layout-9 .article-module {display:flex;flex-direction:column;gap:24px;}.s123-module-articles.layout-9 .article-module,.s123-module-articles.layout-9 .article-post-first {margin-bottom:16px;}.s123-module-articles.layout-9 .article-post-first .article-module-title h2 {margin:0;}.s123-module-articles.layout-9 .article-post-first .article-module-title h2,.s123-module-articles.layout-9 .article-module-title h3 {text-transform:uppercase;margin:0;}.s123-module-articles.layout-9 .article-module-details {display:flex;flex-direction:column;gap:16px;}.s123-module-articles.layout-9 .article-post-first .article-module-bg {margin-bottom:16px;}@media(min-width:1024px) {.s123-module-articles.layout-9 .article-post-first {padding:0;margin-bottom:48px;display:flex;}.s123-module-articles.layout-9 .article-post-first .article-module-bg {width:50%;height:auto;min-height:300px;flex-shrink:0;margin-bottom:0;}.s123-module-articles.layout-9 .article-post-first .article-module-details {width:50%;padding:20px 0 20px 100px;display:flex;flex-direction:column;justify-content:center;gap:16px;}html[dir=rtl] .s123-module-articles.layout-9 .article-post-first .article-module-details {padding:20px 100px 20px 0;}.s123-module-articles.layout-9 .article-post-first .reading-time,.s123-module-articles.layout-9 .article-post-first .comments-amount { margin:0;}.s123-module-articles.layout-9 .article-module-details {padding:4px 10px 10px 10px;}.s123-module-articles.layout-9 .article-module {margin-bottom:10px;}.s123-module-articles.layout-9 .article-module {margin-bottom:48px;}}.s123-module-articles.layout-9 .article-post-first .article-module-details,.s123-module-articles.layout-9 .article-module .article-module-details {text-align:left;}html[dir=rtl] .s123-module-articles.layout-9 .article-post-first .article-module-details,html[dir=rtl] .s123-module-articles.layout-9 .article-module .article-module-details {text-align:right;}html[dir=rtl] .s123-module-articles.layout-9 .article-module .fa-angle-right:before { content:"\f104";}.s123-module-articles.layout-9 .article-bottom {display:flex;justify-content:space-between;}@media(max-width:767px) {.s123-module-articles.layout-9 .no-img-mobile {display:none;}}.s123-module-articles.layout-10 .article-grid {display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;grid-gap:32px;}@media(min-width:768px) and (max-width:1024px) {.s123-module-articles.layout-10 .article-grid {grid-template-columns:repeat(2, 1fr);}}@media( max-width:768px) {.s123-module-articles.layout-10 .article-grid {grid-template-columns:repeat(2, 1fr);grid-gap:16px;}}@media( max-width:767px) {.s123-module-articles.layout-10 .article-grid {grid-template-columns:repeat(1, 1fr);grid-gap:16px;}}.s123-module-articles.layout-10 .article-container {border-radius:10px;padding:16px;}.s123-module-articles.layout-10 .article-container h3 {margin:0 0 16px 0;font-weight:600;}.s123-module-articles.layout-10 .article-image > div {height:180px;width:100%;margin-bottom:24px;border-radius:10px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}.s123-module-articles.layout-10 .article-text-content {margin-top:0;font-size:1rem;opacity:0.8;}.s123-module-articles.layout-10 .article-text-content p {margin-bottom:24px;}html[dir=rtl] .s123-module-articles.layout-10 .article-module .fa-angle-right:before { content:"\f104";}.s123-module-articles.layout-10 .see-more-link {margin-top:20px;}.s123-module-articles.layout-10 .more-link {display:flex;align-items:center;font-weight:600;}.s123-module-articles.layout-10 .more-link:not(:last-child) {margin-bottom:24px;}.s123-module-articles.layout-10 .more-link .svg-m {background-color:var(--global_main_color);font-weight:600;}.s123-module-articles.layout-10 .article-bottom {display:flex;justify-content:space-between;}@media(max-width:767px) {.s123-module-articles.layout-10 .no-img-mobile {display:none;}}.s123-module-articles.layout-11 .article-grid {display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;grid-gap:48px 32px;}@media( max-width:768px) {.s123-module-articles.layout-11 .article-grid {grid-template-columns:repeat(2, 1fr);}}@media( max-width:767px) {.s123-module-articles.layout-11 .article-grid {grid-template-columns:repeat(1, 1fr);grid-gap:48px;}}.s123-module-articles.layout-11 .article-container {text-decoration:none;}.s123-module-articles.layout-11 .article-container:hover {opacity:1;}.s123-module-articles.layout-11 .article-image {border-radius:10px;width:100%;height:220px;object-fit:cover;margin-bottom:24px;}.s123-module-articles.layout-11 .article-container .article-title h4 {font-weight:600;opacity:0.9;margin:0;}@media( max-width:768px) {.s123-module-articles.layout-11 .article-image {object-fit:cover;margin-bottom:16px;}}html[dir=rtl] .s123-module-articles.layout-11 .fa-angle-right:before {content:"\f104";}.s123-module-articles.layout-11 .see-more-link {margin-top:20px;}@media(max-width:767px) {.s123-module-articles.layout-11 .no-img-mobile {display:none;}}.s123-module-articles.layout-12 .article-grid {display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto;grid-gap:30px;}@media( max-width:768px) {.s123-module-articles.layout-12 .article-grid {grid-template-columns:repeat(2, 1fr);grid-gap:30px;}}@media( max-width:767px) {.s123-module-articles.layout-12 .article-grid {grid-template-columns:repeat(1, 1fr);grid-gap:30px;}}.s123-module-articles.layout-12 .article-container {border-radius:10px;overflow:hidden;-webkit-transition:0.4s;transition:0.4s;}.s123-module-articles.layout-12 .article-container:hover {box-shadow:0 34px 33px -23px rgba(22,28,45,.13);}.s123-module-articles.layout-12 .article-container .article-details {padding:24px;}.s123-module-articles.layout-12 .article-container .article-details .article-title h3 {font-weight:700;margin-top:0;margin-bottom:16px;}.s123-module-articles.layout-12 .article-container .article-details .article-title a {font-weight:bold;text-decoration:none;}.s123-module-articles.layout-12 .article-image > div {width:100%;height:261px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}.s123-module-articles.layout-12 .article-text-content p {margin-top:0;opacity:0.8;margin-bottom:24px;}.s123-module-articles.layout-12 .article-text-content a {font-weight:bold;text-decoration:none;}html[dir=rtl] .s123-module-articles.layout-12 .article-module .fa-angle-right:before { content:"\f104";}.s123-module-articles.layout-12 .see-more-link {margin-top:20px;}.s123-module-articles.layout-12 .more-link:not(:last-child) {display:flex;margin-bottom:24px;}.s123-module-articles.layout-12 .article-bottom {display:flex;justify-content:space-between;}@media(max-width:767px) {.s123-module-articles.layout-12 .no-img-mobile {display:none;}}.s123-module-articles.layout-13 .article-grid {display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;grid-gap:32px;}@media( max-width:768px) {.s123-module-articles.layout-13 .article-grid {grid-template-columns:repeat(2, 1fr);grid-gap:24px;}}@media( max-width:767px) {.s123-module-articles.layout-13 .article-grid {grid-template-columns:repeat(1, 1fr);grid-gap:24px;}}.s123-module-articles.layout-13 .article-container {border-radius:10px;overflow:hidden;-webkit-transition:0.4s;transition:0.4s;}.s123-module-articles.layout-13 .article-container:hover {box-shadow:0 34px 33px -23px rgba(22,28,45,.13);}.s123-module-articles.layout-13 .article-container .article-details {padding:24px;}.s123-module-articles.layout-13 .article-container .article-details .article-title h3 {margin-top:0;margin-bottom:16px;}.s123-module-articles.layout-13 .article-container .article-details .article-title a {font-weight:700;text-decoration:none;}.s123-module-articles.layout-13 .article-image > div {width:100%;height:261px;background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}.s123-module-articles.layout-13 .article-text-content p {margin-top:0;opacity:0.8;margin-bottom:24px;}.s123-module-articles.layout-13 .article-text-content a {font-weight:bold;text-decoration:none;}html[dir=rtl] .s123-module-articles.layout-13 .article-module .fa-angle-right:before { content:"\f104";}.s123-module-articles.layout-13 .see-more-link {margin-top:20px;}.s123-module-articles.layout-13 .article-bottom {display:flex;flex-direction:row;justify-content:space-between;}.s123-module-articles.layout-13 .article-bottom .article-bottom_details {display:flex;gap:90px;}@media( max-width:767px) {.s123-module-articles.layout-13 .article-bottom {flex-direction:column;gap:24px;}.s123-module-articles.layout-13 .article-bottom .article-bottom_details {gap:0;justify-content:space-between;}.s123-module-articles.layout-13 .no-img-mobile {display:none;}}.s123-module-articles.layout-14 .bottommargin {margin-bottom:30px;}.s123-module-articles.layout-14 .article-image,.s123-module-articles.layout-14 .article-image img,.s123-module-articles.layout-14 .article-image > a {display:block;position:relative;width:auto;height:auto;max-width:100%;max-height:250px;border-radius:8px;object-fit:cover;object-position:center;display:flex;flex-direction:column;aspect-ratio:16/9;gap:16px;}.s123-module-articles.layout-14 .article-title {margin-bottom:8px;}.s123-module-articles.layout-14 .article-title h3 {margin:0;font-weight:600;font-size:1.1rem;}.s123-module-articles.layout-14 .article-description {margin-bottom:24px;}.s123-module-articles.layout-14 .article-more-link {padding:0 2px;display:block;font-size:1.1rem;font-weight:600;}@media( max-width:767px) {.s123-module-articles.layout-14 .bottommargin {margin-bottom:40px ;}.s123-module-articles.layout-14 .article-image {margin-bottom:24px;}}.s123-module-articles.layout-14 .reading-time,.s123-module-articles.layout-14 .comments-amount {margin:0;}.s123-module-articles.layout-15 .event {display:flex;padding:16px;margin:0 0 16px 0;position:relative;border-radius:8px;gap:56px;}.s123-module-articles.layout-15 .event-image {width:100%;margin:0;position:relative;min-height:100px;}@media (min-width:768px) {.s123-module-articles.layout-15 .event-image {float:left;width:330px;}html[dir=rtl] .s123-module-articles.layout-15 .event-image {float:right;}}@media (max-width:767px) {.s123-module-articles.layout-15 .event {padding:24px;flex-direction:column;gap:24px;}}.s123-module-articles.layout-15 .event-image img {border-radius:0;}.s123-module-articles.layout-15 .event-image img, .event-image > a {display:block;position:relative;width:auto;height:auto;max-width:330px;max-height:250px;margin:0 auto;aspect-ratio:16/9;object-fit:cover;object-position:center;}.s123-module-articles.layout-15 .event-image .event-date {position:absolute;top:10px;left:10px;background-color:rgba(0, 0, 0, .7);text-shadow:1px 1px 1px rgba(0, 0, 0, .2);color:#FFF;width:60px;height:64px;text-align:center;padding-top:7px;font-size:26px;line-height:1;}html[dir=rtl] .s123-module-articles.layout-15 .event-image .event-date {left:auto;right:10px;}.s123-module-articles.layout-15 .event-image .event-date span {display:block;font-size:15px;margin-top:5px;}.s123-module-articles.layout-15 .event-details {position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;width:100%;}.s123-module-articles.layout-15 .event-title {gap:16px;display:flex;flex-direction:column;}.s123-module-articles.layout-15 .event-title p {margin:0 0 24px 0;}.s123-module-articles.layout-15 .event-title h2 {text-transform:uppercase;letter-spacing:1px;margin:0;font-size:20px;font-weight:600;}.s123-module-articles.layout-15 .event-title h2 a {}.s123-module-articles.layout-15 .event-title h2 a:hover {}@media (max-width:767px) {.s123-module-articles.layout-15 .event-content p {margin-bottom:24px;}}.s123-module-articles.layout-15 .event-meta {padding:0;margin:20px -10px -15px 0;list-style:none;}.s123-module-articles.layout-15 .event-meta li {float:left;font-size:14px;line-height:14px;margin:0 10px 10px 0;font-style:italic;}html[dir=rtl] .s123-module-articles.layout-15 .event-meta li {float:right;}.s123-module-articles.layout-15 .event-meta li:before {content:'/';display:inline-block;margin-right:10px;opacity:.5;}html[dir=rtl] .s123-module-articles.layout-15 .event-meta li:before {margin-right:0;margin-left:10px;}.s123-module-articles.layout-15 .event-meta li .label {font-size:100%;}.s123-module-articles.layout-15 .event-meta li i {position:relative;top:1px;margin-right:3px;}html[dir=rtl] .s123-module-articles.layout-15 .event-meta li i {margin-right:0;margin-left:3px;}.s123-module-articles.layout-15 .event-meta li a {}.s123-module-articles.layout-15 .event-meta li a:hover {}.s123-module-articles.layout-15 .event-meta li:first-child:before {display:none;}.s123-page-data-articles.layout-15 .event-image {position:relative;height:200px;background-position:center center;background-repeat:no-repeat;background-size:cover;margin:0 -15px 0 -15px;}.s123-page-data-articles.layout-15 .event-image .event-date {position:absolute;top:10px;left:10px;background-color:rgba(0, 0, 0, .7);text-shadow:1px 1px 1px rgba(0, 0, 0, .2);color:#FFF;width:60px;height:64px;text-align:center;padding-top:7px;font-size:26px;line-height:1;}html[dir=rtl] .s123-page-data-articles.layout-15 .event-image .event-date {left:auto;right:10px;}.s123-page-data-articles.layout-15 .event-image .event-date span {display:block;font-size:15px;margin-top:5px;}.s123-module-articles.layout-15 .article-bottom {display:flex;align-items:flex-end;justify-content:space-between;}.s123-module-articles.layout-15 .article-bottom .article-bottom_details {display:flex;gap:100px;}@media (max-width:767px) {.s123-module-articles.layout-15 .article-bottom {flex-direction:column;align-items:flex-start;gap:24px;}.s123-module-articles.layout-15 .article-bottom .article-bottom_details {gap:0;width:100%;justify-content:space-between;}}.s123-module-articles.layout-16 .all-items .article-m-container:nth-child(2n+1) {clear:both;}.s123-module-articles.layout-16 .article-m-container:not(.leading-article) {margin-bottom:48px;}.s123-module-articles.layout-16 .limit-items .article-m-container:not(.leading-article) {float:right;clear:right;}html[dir=rtl] .s123-module-articles.layout-16 .limit-items .article-m-container:not(.leading-article) {float:left;clear:left;}.s123-module-articles.layout-16 .article-m-image,.s123-module-articles.layout-16 .article-m-image img,.s123-module-articles.layout-16 .article-m-image > a {height:auto;display:block;position:relative;aspect-ratio:16/9;object-fit:cover;object-position:center;}.s123-module-articles.layout-16 .leading-article .article-m-image,.s123-module-articles.layout-16 .leading-article .article-m-image img,.s123-module-articles.layout-16 .leading-article .article-m-image > a{margin:0 auto;margin-bottom:24px;width:100%;border-radius:16px;}.s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image,.s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image img,.s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image > a{margin-right:30px;float:left;width:162px;border-radius:8px;}html[dir=rtl] .s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image,html[dir=rtl] .s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image img,html[dir=rtl] .s123-module-articles.layout-16 .article-m-container:not(.leading-article) .article-m-image > a{float:right;margin-right:0;margin-left:20px;}.s123-module-articles.layout-16 .article-m-details {position:relative;overflow:hidden;}.s123-module-articles.layout-16 .article-m-details p {margin-bottom:24px;}.s123-module-articles.layout-16 .article-m-title {margin-bottom:8px;}.s123-module-articles.layout-16 .article-m-title h3 {letter-spacing:1px;margin:0;font-size:1.25rem;font-weight:700;}.s123-module-articles.layout-16 .leading-article .article-m-title {margin-bottom:16px;}.s123-module-articles.layout-16 .leading-article .article-m-title h3 {text-transform:uppercase;font-size:1.5rem;}.s123-module-articles.layout-16 .more-link {display:inline-block;padding:0 2px;font-style:italic;}html[dir=rtl] .s123-module-articles.layout-16 .fa-angle-right:before { content:"\f104";}.s123-module-articles.layout-16 .article-bottom {display:flex;gap:100px;margin-bottom:8px;}@media ( max-width:767px ) {.s123-module-articles.layout-16 .article-m-container {margin-bottom:56px;}.s123-module-articles.layout-16 .leading-article .article-bottom {justify-content:space-between;}.s123-module-articles.layout-16 .article-bottom {gap:40px;}}.s123-module-team.layout-1 .team-member {max-width:500px;margin:0 auto 20px auto;overflow:hidden;}.s123-module-team.layout-1 .team-member.no-background {background:none !important;}.s123-module-team.layout-1 .team-image {height:200px;width:100%;background-position:center center;background-size:cover;padding-top:100%;}.s123-module-team.layout-1 .team-details {padding-block:20px;}.s123-module-team.layout-1 .team-text-side .team-details {text-align:left;}html[dir="rtl"] .s123-module-team.layout-1 .team-text-side .team-details {text-align:right;}.s123-module-team.layout-1 .team-member.item-team-layout-6 .team-details,.s123-module-team.layout-1 .team-member.item-team-layout-7 .team-details,.s123-module-team.layout-1 .team-member.item-team-layout-8 .team-details {padding:24px;text-align:center !important;}.s123-module-team.layout-1 .team-member .member-name {font-weight:600;margin-top:20px;margin-bottom:8px;padding-bottom:16px;position:relative;display:flex;justify-content:center;}.s123-module-team.layout-1 .team-text-side .team-member .member-name {justify-content:flex-start;}.s123-module-team.layout-1 .team-member .member-name:before {content:"";width:84px;height:4px;background-color:var(--global_main_color);display:block;position:absolute;bottom:0;left:auto;right:auto;}.s123-module-team.layout-1 .team-text-side .team-member .member-name:before {left:0;}html[dir="rtl"] .s123-module-team.layout-1 .team-text-side .team-member .member-name:before {left:auto;right:0;}.s123-module-team.layout-1 .team-member.background-primary-color .member-name:before {background-color:var(--global_main_color_btn_text_color);}.home_page .s123-module-team.layout-1.bg-primary .team-member .member-name:before {background-color:var(--modules_color_section_main);}.home_page .s123-module-team.layout-1 .team-member .member-name:before {background-color:var(--modules_color_second_section_main);}.inside_page .s123-module-team.layout-1.bg-primary .team-member .member-name:before {background-color:var(--inside_modules_color_section_box_main);}.s123-module-team.layout-1 .team-member.bg-primary-black .member-name:before {background-color:#fff !important;}.home_page .s123-module-team.layout-1.bg-primary .team-member.background-primary-color .member-name:before {background-color:var(--modules_color_section_btn_text);}.home_page .s123-module-team.layout-1 .team-member.background-primary-color .member-name:before {background-color:var(--modules_color_second_section_btn_text);}.inside_page .s123-module-team.layout-1.bg-primary .team-member.background-primary-color .member-name:before {background-color:var(--inside_modules_color_section_btn_text);}.s123-module-team.layout-1 .team-member.item-team-layout-6,.s123-module-team.layout-1 .team-member.item-team-layout-7,.s123-module-team.layout-1 .team-member.item-team-layout-8 {border-radius:8px;box-shadow:0px 20px 45px rgba(0, 0, 0, 0.08);}@media(max-width:767px) {.s123-module-team.layout-1 .team-member.item-team-layout-6,.s123-module-team.layout-1 .team-member.item-team-layout-7,.s123-module-team.layout-1 .team-member.item-team-layout-8 {max-width:330px;}}.s123-module-team.layout-1 .team-member.item-team-layout-6 {border-top-width:4px;}.s123-module-team.layout-1 .team-member.item-team-layout-7,.s123-module-team.layout-1 .team-member.item-team-layout-8 {border-bottom-width:4px;}.s123-module-team.layout-1 .team-member.item-team-layout-6 .member-name,.s123-module-team.layout-1 .team-member.item-team-layout-7 .member-name,.s123-module-team.layout-1 .team-member.item-team-layout-8 .member-name {justify-content:center;}.s123-module-team.layout-1 .team-member.item-team-layout-6 .member-name:before,.s123-module-team.layout-1 .team-member.item-team-layout-7 .member-name:before,.s123-module-team.layout-1 .team-member.item-team-layout-8 .member-name:before {left:auto !important;right:auto !important;}.s123-module-team.layout-1 .team-member .position {font-weight:600;padding:0;margin:0;opacity:0.6;display:block;}.s123-module-team.layout-1 .team-member .social-links {padding-top:10px;}.s123-module-team.layout-1 .team-member .social-links > li a {border-color:#ecf0f1;border-radius:3px;}.s123-module-team.layout-1 .social {padding:0;margin:8px 0 24px 0;list-style:none;position:relative;z-index:100;}@media(max-width:767px) {.s123-module-team.layout-1 .social {margin-bottom:16px;}}.s123-module-team.layout-1 .social li {display:inline;margin:0 5px;}#teamPopupFloatDivPhone .page {margin-top:15px;padding-top:0;}#teamPopupFloatDivPhone .team_phone_icons a {font-size:25px;text-decoration:none;}.team_phone_icons a {color:white;}@media only screen and (min-width :480px) {#teamPopupFloatDivPhone .team_address_icons a,#teamPopupFloatDivPhone .team_phone_icons a {font-size:65px;}}.s123-module-team.layout-1 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}@media(max-width:767px) {.s123-module-team.layout-1 .no-img-mobile {display:none;}}.s123-module-team.layout-1 .team-member.background-primary-color .social .svg-m {background-color:var(--global_main_color_btn_text_color) !important;}.s123-module-team.layout-1 .team-member.background-primary-color .more-link {color:var(--global_main_color_btn_text_color) !important;}.s123-module-team.layout-1.section-static-text-color.style1 .team-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-1.section-static-text-color.style1 .team-details {color:var(--section-title-color) !important;}.s123-module-team.layout-1.section-static-text-color.style1 .team-details a:not(.p-m-b-design):not(.btn-primary) .svg-m,.s123-module-team.layout-1.section-static-text-color.style1 .team-details .member-name:before {background-color:var(--section-title-color) !important;}.s123-module-team.layout-2 .team-member {display:flex;flex-direction:column;align-items:center;max-width:500px;margin:0 auto 20px auto;overflow:hidden;border-top:0;border:1px solid #f5f5f5;border-radius:4px;}.s123-module-team.layout-2 .team-image {width:100%;height:100%;background-position:center center;background-size:cover;aspect-ratio:1/1;max-width:240px;}.s123-module-team.layout-2 .team-details {padding:20px;}.s123-module-team.layout-2 .team-member .member-name {font-weight:600;margin-top:20px;margin-bottom:8px;padding-bottom:16px;position:relative;display:flex;justify-content:center;}.s123-module-team.layout-2 .team-member .member-name:before {content:"";width:84px;height:4px;background-color:var(--global_main_color);background-color:var(--modules_color_second_section_main);display:block;position:absolute;bottom:0;}.bg-primary.s123-module-team.layout-2 .team-member .member-name:before {background-color:var(--modules_color_section_main);}.inside_page .s123-module-team.layout-2 .team-member .member-name:before {background-color:var(--inside_modules_color_section_box_main);}.s123-module-team.layout-2 .team-member .position {font-weight:600;padding:0;margin:0;opacity:0.6;display:block;}.s123-module-team.layout-2 .team-member .social-links {padding-top:10px;}.s123-module-team.layout-2 .team-member .social-links > li a {border-color:#ecf0f1;border-radius:3px;}.s123-module-team.layout-2 .social {padding:0;margin:8px 0 24px 0;list-style:none;position:relative;z-index:100;font-size:.6rem;gap:3px;display:flex;flex-wrap:wrap;justify-content:center;}@media(max-width:767px) {.s123-module-team.layout-2 .social {margin-bottom:16px;}}.s123-module-team.layout-2 .social li {display:inline;}.s123-module-team.layout-2.layout-2 .team-image {border-radius:100%;}.s123-module-team.layout-2 .team-member {border:0;}.s123-module-team.layout-2.section-static-text-color .team-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-2.section-static-text-color .team-details {color:var(--section-title-color) !important;}.s123-module-team.layout-2.section-static-text-color .team-details a:not(.p-m-b-design):not(.btn-primary) .svg-m,.s123-module-team.layout-2.section-static-text-color .team-member .member-name:before {background-color:var(--section-title-color) !important;}#teamPopupFloatDivPhone .page {margin-top:15px;padding-top:0;}#teamPopupFloatDivPhone .team_phone_icons a {font-size:25px;text-decoration:none;}.team_phone_icons a {color:white;}@media only screen and (min-width :480px) {#teamPopupFloatDivPhone .team_address_icons a,#teamPopupFloatDivPhone .team_phone_icons a {font-size:65px;}}.s123-module-team.layout-2 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}@media(max-width:767px) {.s123-module-team.layout-2 .no-img-mobile {display:none;}}.home_page .s123-module-team.layout-3, .inside_page .s123-module-team.layout-3 {padding-bottom:0;}.home_page .s123-module-team.layout-3.layoutNoTitleMarginFix {padding-top:0 !important;}.s123-module-team.layout-3 .team-image-container {padding-left:0px;padding-right:0px;}.s123-module-team.layout-3 .team-info-container .team-layout-gap {display:flex;flex-direction:column;gap:32px;}.s123-module-team.layout-3 .team-image-container.team-height {height:400px;}@media ( min-width:768px ) {.s123-module-team.layout-3 .team-height {height:400px;}}@media ( min-width:992px ) {.s123-module-team.layout-3 .team-height {height:600px !important;}}.s123-module-team.layout-3 .team-info-container {text-align:center;}.s123-module-team.layout-3 .team-info-container {padding-left:15px;padding-right:15px;}@media ( min-width:768px ) {.s123-module-team.layout-3 .team-info-container {padding-left:25px;padding-right:25px;}}.s123-module-team.layout-3 .profile-content {max-width:400px;max-height:9em;margin:0 auto;overflow:hidden;}.s123-module-team.layout-3 .hr-design {border-width:4px;max-width:40px;}.s123-module-team.layout-3 .team-info h3 {font-weight:600;}.s123-module-team.layout-3 .employee-title {font-weight:600;opacity:0.6;margin:0;}.s123-module-team.layout-3 .social-icons .list-inline {display:flex;gap:20px;justify-content:center;margin:0;flex-wrap:wrap;}.s123-module-team.layout-3 .social-icons .list-inline > li {padding:0;margin:0;}.home_page .s123-module-team.layout-3.bg-primary a.more-link .svg-m,.home_page .s123-module-team.layout-3.bg-primary .social-icons .list-inline a .svg-m {background-color:var(--modules_color_section_main);}.home_page .s123-module-team.layout-3 a.more-link .svg-m,.home_page .s123-module-team.layout-3 .social-icons .list-inline a .svg-m{background-color:var(--modules_color_second_section_main);}.inside_page .s123-module-team.layout-3.bg-primary a.more-link .svg-m,.inside_page .s123-module-team.layout-3.bg-primary .social-icons .list-inline a .svg-m {background-color:var(--inside_modules_color_section_box_main);}.home_page .s123-module-team.layout-3.bg-primary a.more-link {color:var(--modules_color_section_main);}.home_page .s123-module-team.layout-3 a.more-link {color:var(--modules_color_second_section_main);}.inside_page .s123-module-team.layout-3.bg-primary a.more-link {color:var(--inside_modules_color_section_box_main);}.s123-module-team.layout-3 .transform-centering {-webkit-flex-direction:column;-webkit-justify-content:center;display:-webkit-flex;display:flex;flex-direction:column;height:100%;justify-content:center;}.s123-module-team.layout-3 .team-bg-image {background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;}@media ( max-width:767px ) {.s123-module-team.layout-3 .team-info-container .team-layout-gap {gap:24px;}.s123-module-team.layout-3 .social-icons {margin-bottom:20px;}}.s123-module-team.layout-3 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}.s123-module-team.layout-3.section-static-text-color .team-info a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-3.section-static-text-color .team-info {color:var(--section-title-color) !important;}.s123-module-team.layout-3.section-static-text-color .team-info a:not(.p-m-b-design):not(.btn-primary) .svg-m,.s123-module-team.layout-3.section-static-text-color .team-member .member-name:before {background-color:var(--section-title-color) !important;}.home_page .s123-module-team.layout-4, .inside_page .s123-module-team.layout-4 {padding-bottom:0;}.s123-module-team.layout-4 .team-image-container {padding-right:0px;padding-left:0px;}.s123-module-team.layout-4 .team-info-container {padding-right:0px;padding-left:0px;}.home_page .s123-module-team.layout-4.layoutNoTitleMarginFix {padding-top:0 !important;}.s123-module-team.layout-4 .team-image-container.team-height {height:366px;}@media ( min-width:768px ) {.s123-module-team.layout-4 .team-height {height:366px;}}.s123-module-team.layout-4 .team-bg-image {height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}.s123-module-team.layout-4 .team-info {padding:32px;}.s123-module-team.layout-4 .transform-centering {height:100%;margin:0 auto;-webkit-flex-direction:column;-webkit-justify-content:center;display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;}@media ( min-width:768px ) {.s123-module-team.layout-4 .team-info {padding:20px;}.s123-module-team.layout-4 .transform-centering {max-width:800px;}}@media ( min-width:768px ) {.s123-module-team.layout-4 .team-profile-attributes {width:270px;margin:-10px 40px 0 0;float:left;}html[dir=rtl] .s123-module-team.layout-4 .team-profile-attributes {margin:-10px 0 0 40px;float:right;}}.s123-module-team.layout-4 .team-profile-attributes h3 {font-weight:600;padding-top:15px;margin-top:0;margin-bottom:8px;padding-bottom:16px;position:relative;}.s123-module-team.layout-4 .team-profile-attributes h3:before {content:"";width:84px;height:4px;background-color:var(--global_main_color);background-color:var(--modules_color_second_section_main);display:block;position:absolute;bottom:0;left:0;}.bg-primary.s123-module-team.layout-4 .team-profile-attributes h3:before {background-color:var(--modules_color_section_main);}.inside_page .s123-module-team.layout-4 .team-profile-attributes h3:before {background-color:var(--inside_modules_color_section_box_main);}html[dir=rtl] .s123-module-team.layout-4 .team-profile-attributes h3:before {left:auto;right:0;}.s123-module-team.layout-4 .team-profile-attributes p {margin-bottom:8px;}.s123-module-team.layout-4 p.text-opacity {font-weight:600;opacity:0.6;}.s123-module-team.layout-4 .social-icons {font-size:.7rem;}.s123-module-team.layout-4 .social-icons .list-inline {display:flex;gap:20px;margin:0;flex-wrap:wrap;}.s123-module-team.layout-4 .social-icons .list-inline > li {padding:0;margin:0;}.home_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a .svg-m {background-color:var(--modules_color_section_main);}.home_page .s123-module-team.layout-4 .team-info-container:not(.box-primary) a .svg-m{background-color:var(--modules_color_second_section_main);}.inside_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a .svg-m {background-color:var(--inside_modules_color_section_box_main);}.home_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a {color:var(--modules_color_section_main);}.home_page .s123-module-team.layout-4 .team-info-container:not(.box-primary) a {color:var(--modules_color_second_section_main);}.inside_page .s123-module-team.layout-4.bg-primary .team-info-container:not(.box-primary) a {color:var(--inside_modules_color_section_box_main);}.s123-module-team.layout-4 .team-text-content {max-height:13.5em;overflow:hidden;margin-bottom:16px;}.s123-module-team.layout-4 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}@media ( max-width:767px ) {.s123-module-team.layout-4 .social-icons:last-child {margin-bottom:24px;}}.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) {color:var(--section-title-color) !important;}.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) a:not(.p-m-b-design):not(.btn-primary) .svg-m,.s123-module-team.layout-4.section-static-text-color .team-info:not(.box-text-primary) h3:before {background-color:var(--section-title-color) !important;}.s123-module-team.layout-5 .team-m-image {display: flex;justify-content:center;position:relative;height:200px;width:100%;background-position:center center;background-size:cover;padding-top:100%;}.s123-module-team.layout-5 .team-m-details {padding:10px;}@media(max-width:767px) {.s123-module-team.layout-5 .team-m-details {padding-bottom:20px;padding-inline:32px;}}.s123-module-team.layout-5 .team-m-member .team-m-name {display:flex;justify-content:center;margin-top:20px;position:relative;margin-bottom:8px;padding-bottom:16px;}.s123-module-team.layout-5 .team-m-member .team-m-name:before {content:"";width:84px;height:4px;background-color:var(--global_main_color);background-color:var(--modules_color_second_section_main);display:block;position:absolute;bottom:0;}.bg-primary.s123-module-team.layout-5 .team-m-member .team-m-name:before {background-color:var(--modules_color_section_main);}.inside_page .s123-module-team.layout-5 .team-m-member .team-m-name:before {background-color:var(--inside_modules_color_section_box_main);}.s123-module-team.layout-5 .team-m-member .position {display:inline-block;font-weight:600;opacity:0.6;}.s123-module-team.layout-5 .team-m-member .social {position:absolute;bottom:0px;padding:8px;margin:0;list-style:none;display:flex;gap:14px;width:95%;border-radius:4px 4px 0 0;flex-wrap:wrap;}.s123-module-team.layout-5 .team-m-member .social li {display:inline;margin:0;padding:0;}.s123-module-team.layout-5 .team-m-member i {font-size:1.3em;}.s123-module-contact.layout-5 .contactUsForm.horizontal-custom-form {justify-content:center;margin-bottom:32px;}.s123-module-team.layout-5 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}@media(max-width:767px) {.s123-module-team.layout-5 .no-img-mobile {display:none;}.s123-module-team.layout-5 .team-m-member .social {width:65%;justify-content:center;}}.s123-module-team.layout-5 .team-text-side .team-m-details {text-align:left;}html[dir=rtl] .s123-module-team.layout-5 .team-text-side .team-m-details {text-align:right;}.s123-module-team.layout-5 .team-text-side .team-m-member .team-m-name {justify-content:flex-start;}.s123-module-team.layout-5 .team-text-side .team-m-member .social {justify-content:flex-start;}.s123-module-team.layout-5.section-static-text-color .team-m-member a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-5.section-static-text-color .team-m-member {color:var(--section-title-color) !important;}.s123-module-team.layout-5.section-static-text-color .team-m-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary) .svg-m,.s123-module-team.layout-5.section-static-text-color .team-m-member .team-m-name:before {background-color:var(--section-title-color) !important;}.s123-module-team.layout-9 .team-member {margin:0 auto 0 auto;overflow:hidden;border-radius:4px;border:0;padding:56px 32px;height:100%;}@media(max-width:767px) {.s123-module-team.layout-9 .team-member {border:0;padding:56px 24px;}}.s123-module-team.layout-9 .swiper-lazy-preloader{border:4px solid var(--global_main_color);border-top-color:transparent;}.s123-module-team.layout-9 .team-image {position:relative;margin:auto auto 25px;height:170px;width:170px;background-position:center center;background-size:cover;}.s123-module-team.layout-9 .team-member .team-details .member-description {margin-bottom:16px;}.s123-module-team.layout-9 .team-member .team-details .member-description,.s123-module-team.layout-9 .team-member .team-details .position {opacity:0.7;}.s123-module-team.layout-9 .col-centered {margin-bottom:30px;position:relative;min-height:1px;}.s123-module-team.layout-9 .team-member .member-name {position:relative;margin-bottom:8px;font-weight:600;display:flex;justify-content:center;}.s123-module-team.layout-9 .team-member .position {padding:0;font-weight:400;display:block;font-style:italic;}.s123-module-team.layout-9 .team-member .social-links {padding-top:10px;}.s123-module-team.layout-9 .team-member .social-links > li a {border-color:#ecf0f1;border-radius:3px;}.s123-module-team.layout-9 .social {display:flex;gap:20px;padding:0;margin:24px 0px 0px 0px;list-style:none;position:relative;z-index:100;justify-content:center;flex-wrap:wrap;}.s123-module-team.layout-9 .social li {display:inline;margin:0;}.s123-module-team.layout-9 .team-read-more {margin:0 0 32px 0;}.s123-module-team.layout-9 .team-read-more p {margin-bottom:0;}.s123-module-team.layout-9.layout-9 .team-image {border-radius:100%;}.s123-module-team.layout-9 .team-member.box-primary.box-text-primary .team-details a .svg-m {background:var(--global_main_color);}.s123-module-team.layout-9 .team-member.background-primary-color .team-details .team-read-more a,.s123-module-team.layout-9 .team-member.bg-primary-black .team-details .team-read-more a {color:#fff;}.s123-module-team.layout-9 .team-member.bg-primary-black .team-details a .svg-m,.s123-module-team.layout-9 .team-member.background-primary-color .team-details a .svg-m {background-color:#fff;}#teamPopupFloatDivPhone .page {margin-top:15px;padding-top:0;}#teamPopupFloatDivPhone .team_phone_icons a {font-size:25px;text-decoration:none;}.team_phone_icons a {color:white;}@media only screen and (min-width :480px) {#teamPopupFloatDivPhone .team_address_icons a,#teamPopupFloatDivPhone .team_phone_icons a {font-size:65px;}}.s123-module-team.layout-9 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}.s123-module-team.layout-9 .team-category {position:relative;}.s123-module-team.layout-9 .team-category .s123-module-shadows {position:absolute;z-index:10;top:0;width:40px;height:100%;}.s123-module-team.layout-9 .team-category .s123-module-shadows.shadow-before {left:-5px;}.s123-module-team.layout-9 .team-category .s123-module-shadows.shadow-after {right:-5px;}.s123-module-team.layout-9 .owl-carousel {display:block;opacity:0;transition:opacity 0.5s;}.s123-module-team.layout-9 .owl-carousel.owl-loaded,.s123-module-team.layout-9 .owl-carousel.manually-loaded {opacity:1;}.s123-module-team.layout-9 .owl-dot span {opacity:1;border:1px solid #fff;background:#c0c0c0;width:9px !important;height:9px !important;margin:0;}.s123-module-team.layout-9 .owl-dot.active span {background-color:#000;width:12px !important;height:12px !important;}.s123-module-team.layout-9 .owl-dots {position:static;display:flex;justify-content:center;align-items:center;margin-top:48px !important;gap:16px;}.s123-module-team.layout-9 .team-category .owl-carousel.owl-loaded {transition:box-shadow 0.4s ease;}.s123-module-team.layout-9 .team-category.owl-carousel.owl-loaded .owl-item.active.center .team-member-wrap {box-shadow:2px 3.5px 20px rgba(188,198,208,0.3);}.s123-module-team.layout-9 .team-category .owl-carousel:not(.owl-loaded) .col-centered {display:inline-block;float:none;text-align:center;vertical-align:text-top;}.s123-module-team.layout-9 .team-category .owl-carousel:not(.owl-loaded) .team-member-wrap {width:324px;padding:0 15px;}.item-show-more-popup .item-show-more-text {white-space:pre-wrap;max-height:250px;overflow-x:hidden;overflow-y:auto;}.s123-module-team.layout-9 .owl-prev,.s123-module-team.layout-9 .owl-next {position:absolute;top:50%;transform:translateY(-50%);}.s123-module-team.layout-9 .owl-prev:hover,.s123-module-team.layout-9 .owl-next:hover,.s123-module-team.layout-9 .owl-prev,.s123-module-team.layout-9 .owl-next {background-color:var(--modules_color_second_section_main);color:var(--modules_color_second_section_btn_text);}.bg-primary.s123-module-team.layout-9 .owl-prev:hover,.bg-primary.s123-module-team.layout-9 .owl-next:hover,.bg-primary.s123-module-team.layout-9 .owl-prev,.bg-primary.s123-module-team.layout-9 .owl-next {background-color:var(--modules_color_section_main);color:var(--modules_color_section_btn_text);}.inside_page .s123-module-team.layout-9 .owl-prev:hover,.inside_page .s123-module-team.layout-9 .owl-next:hover,.inside_page .s123-module-team.layout-9 .owl-prev,.inside_page .s123-module-team.layout-9 .owl-next {background-color:var(--inside_modules_color_section_box_main);color:var(--inside_modules_color_section_btn_text);}.s123-module-team.layout-9 .owl-prev {left:-40px;}.s123-module-team.layout-9 .owl-next {right:-40px;}.s123-module-team.layout-9 .container-fluid .owl-next {right:30px;left:auto;}.s123-module-team.layout-9 .container-fluid .owl-prev {left:30px;right:auto;}.s123-module-team.layout-9 .owl-prev:hover,.s123-module-team.layout-9 .owl-next:hover {opacity:0.8;}html[dir="rtl"] .s123-module-team.layout-9 .owl-prev {left:auto;right:-40px;}html[dir="rtl"] .s123-module-team.layout-9 .owl-next {right:auto;left:-40px;}html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-next {left:30px;right:auto;}html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-prev {right:30px;left:auto;}html[dir="rtl"] .s123-module-team.layout-9 .owl-next i,html[dir="rtl"] .s123-module-team.layout-9 .owl-prev i {transform:rotate(180deg);}@media (max-width:1024px) {html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-next,html[dir="rtl"] .s123-module-team.layout-9 .container-fluid .owl-prev,html[dir="rtl"] .s123-module-team.layout-9 .owl-next,html[dir="rtl"] .s123-module-team.layout-9 .owl-prev,.s123-module-team.layout-9 .owl-prev,.s123-module-team.layout-9 .owl-next,.s123-module-team.layout-9 .container-fluid .owl-prev,.s123-module-team.layout-9 .container-fluid .owl-next {position:relative;left:0;right:0;transform:none;}.s123-module-team.layout-9 .owl-dots {margin-top:24px !important;}}.s123-module-team.layout-10 .team-member-container {margin-bottom:50px;display:flex;flex-wrap:wrap;justify-content:center;}.s123-module-team.layout-10 .team-item-row {margin:0;}.s123-module-team.layout-10 .team-member-container.bgCustomizeStyle {padding:10px;}@media(max-width:767px) {.s123-module-team.layout-10 .team-member-container {flex-direction:column;align-items:center;}}.s123-module-team.layout-10 .team-category .row:last-child .team-member-container {margin-bottom:0;}.s123-module-team.layout-10 .team-member-container .team-bg-image {background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:15px; height:240px;width:240px;border-radius:8px;}.s123-module-team.layout-10 .team-member-container .team-info-container {width:250px;}@media(min-width:768px) {.s123-module-team.layout-10 .team-member-container .team-bg-image {height:163px;width:163px;margin-bottom:0; }.s123-module-team.layout-10 .team-member-container .team-info-container {width:calc(100% - 163px);padding-left:48px;text-align:left;}html[dir=rtl] .s123-module-team.layout-10 .team-member-container .team-info-container {text-align:right;padding-right:48px;padding-left:0;}}.s123-module-team.layout-10 .team-member-container .team-info-container h3 {margin-top:0;font-weight:600;}.s123-module-team.layout-10 .team-info-container p {margin-bottom:8px;}.s123-module-team.layout-10 .text-opacity {opacity:0.7;font-weight:600;}@media(max-width:767px) {.s123-module-team.layout-10 .team-member-container .team-info-container h3 {margin-bottom:8px;}.s123-module-team.layout-10 .text-opacity {margin-bottom:24px;}}.s123-module-team.layout-10 .social-icons {font-size:0.5rem;margin-bottom:16px;}.s123-module-team.layout-10 .social-icon .list-inline {margin:0;display:flex;gap:15px;}.s123-module-team.layout-10 .social-icon .list-inline li {margin:0;padding:0;}.s123-module-team.layout-10 .team-text-content {overflow-wrap:break-word;overflow:hidden;margin-bottom:10px; }.s123-module-team.layout-10 .team-member-container.background-primary-color a.more-link,.s123-module-team.layout-10 .team-member-container.bg-primary-black a.more-link {color:#fff;}.s123-module-team.layout-10 .team-member-container.background-primary-color .svg-m,.s123-module-team.layout-10 .team-member-container.bg-primary-black .svg-m{background-color:#fff;}.s123-module-team.layout-10 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) {color:var(--section-title-color) !important;}.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) a:not(.p-m-b-design):not(.btn-primary) .svg-m,.s123-module-team.layout-10.section-static-text-color .team-member-container:not(.bgCustomizeStyle) .member-name:before {background-color:var(--section-title-color) !important;}.s123-module-team.layout-11 .team-member {padding:0 20px;margin-bottom:70px;}.s123-module-team.layout-11 .team-member-title {display:flex;align-items:center;align-content:center;justify-content:center;margin-bottom:24px;}.s123-module-team.layout-11 .team-image {height:66px;width:66px;background-position:center center;background-size:cover;border-radius:50%;flex-shrink:0;flex-grow:0;}.s123-module-team.layout-11 .team-details {margin-left:30px;text-align:left;white-space:pre-wrap;word-wrap:break-word;}@media only screen and (min-width :768px) {.s123-module-team.layout-11 .team-details {width:calc(100% - 90px);}}html[dir=rtl] .s123-module-team.layout-11 .team-details { text-align:right;margin-right:30px;margin-left:0px;}.s123-module-team.layout-11 .team-text-side .team-info {text-align:left;}html[dir=rtl] .s123-module-team.layout-11 .team-text-side .team-info {text-align:right;}.s123-module-team.layout-11 .team-info p {margin-bottom:15px;}.s123-module-team.layout-11 .team-member .member-name {margin-top:0;margin-bottom:15px;font-weight:600;}.s123-module-team.layout-11 .team-member .position {margin-bottom:0px;display:block;font-size:1.1em;font-weight:600;opacity:0.6;}.s123-module-team.layout-11 .social {display:flex;gap:15px;padding:0;margin-bottom:24px;list-style:none;flex-wrap:wrap;}.s123-module-team.layout-11 .social li {display:inline;margin:0;}@media(max-width:767px) {.s123-module-team.layout-11 .team-member-title {justify-content:flex-start;}.s123-module-team.layout-11 .member-name {margin-bottom:8px; }}@media(max-width:550px) {.s123-module-team.layout-11 .team-member {padding:0;margin-bottom:35px;}}@media (min-width:550px) and (max-width:767px) {.s123-module-team.layout-11 .team-member-wrap.col-xs-12 {width:50%;}}#teamPopupFloatDivPhone .page {margin-top:15px;padding-top:0;}#teamPopupFloatDivPhone .team_phone_icons a {font-size:25px;text-decoration:none;}.team_phone_icons a {color:white;}@media (min-width :480px) {#teamPopupFloatDivPhone .team_address_icons a,#teamPopupFloatDivPhone .team_phone_icons a {font-size:65px;}}.s123-module-team.layout-11 .team-category {margin-bottom:-70px;}@media(max-width:550px) {.s123-module-team.layout-11 .team-category {margin-bottom:-35px;}}.s123-module-team.layout-11 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}.s123-module-team.layout-11.section-static-text-color .team-member a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-11.section-static-text-color .team-member {color:var(--section-title-color) !important;}.s123-module-team.layout-11.section-static-text-color .team-member a:not(.p-m-b-design):not(.btn-primary) .svg-m,.s123-module-team.layout-11.section-static-text-color .team-member .member-name:before {background-color:var(--section-title-color) !important;}.s123-module-team.layout-12 .team-m-member-first .first-img-link {width:50%}.s123-module-team.layout-12 .team-m-member-first .first-img-link .team-m-image {width:100%;}.s123-module-team.layout-12 .team-m-image,.s123-module-team.layout-12 .team-m-member-first .team-m-image {position:relative;aspect-ratio:16/9;width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;}.s123-module-team.layout-12 .team-m-details .team-m-name {font-weight:600;}@media(min-width:768px) {.s123-module-team.layout-12 .col-centered {display:inline-block;float:none;text-align:center;vertical-align:text-top;}}.s123-module-team.layout-12 .team-m-member,.s123-module-team.layout-12 .team-m-member-first {margin-bottom:56px;}.s123-module-team.layout-12 .team-m-member .position,.s123-module-team.layout-12 .team-m-member-first .position {opacity:0.6;display:inline-block;margin-bottom:10px;font-weight:600;}.s123-module-team.layout-12 .team-m-member .social,.s123-module-team.layout-12 .team-m-member-first .social {display:flex;gap:15px;padding:0;margin:0;margin-bottom:16px;font-size:0.6rem;flex-wrap:wrap;}.s123-module-team.layout-12 .team-m-member .social {justify-content:center;}@media(min-width:1024px) {.s123-module-team.layout-12 .team-m-member {margin-bottom:10px;}.s123-module-team.layout-12 .team-m-member-first {padding:0;margin-bottom:32px;display:flex;}.s123-module-team.layout-12 .team-m-member-first .team-m-image {width:50%;height:auto;flex-shrink:0;max-width:554px;}.s123-module-team.layout-12 .team-text-side .team-m-details {text-align:left;}html[dir=rtl] .s123-module-team.layout-12 .team-text-side .team-m-details {text-align:right;}.s123-module-team.layout-12 .team-text-side .team-m-member .social {justify-content:flex-start;}.s123-module-team.layout-12 .team-m-member-first .team-m-details {width:50%;text-align:left;padding:20px 0 20px 130px;display:flex;flex-direction:column;justify-content:center;}html[dir=rtl] .s123-module-team.layout-12 .team-m-member-first .team-m-details {text-align:right;padding:20px 130px 20px 0;}.s123-module-team.layout-12 .team-m-member-first .position {padding:0;margin-bottom:16px;}.s123-module-team.layout-12 .team-m-member-first .team-m-name {margin-bottom:8px;}}.s123-module-team.layout-12 .team-m-details {padding-block:10px;}.s123-module-team.layout-12 .team-m-member-first .social li,.s123-module-team.layout-12 .team-m-member .social li {display:inline;margin:0;padding:0;}.s123-module-team.layout-12 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}@media(max-width:768px) {.s123-module-team.layout-12 .team-m-member .social,.s123-module-team.layout-12 .team-m-member-first .social {justify-content:center;}.s123-module-team.layout-12 .no-img-mobile {display:none;}}.s123-module-team.layout-12.section-static-text-color .team-m-details a:not(.p-m-b-design):not(.btn-primary-automatic-recommended):not(.btn-primary),.s123-module-team.layout-12.section-static-text-color .team-m-details {color:var(--section-title-color) !important;}.s123-module-team.layout-12.section-static-text-color .team-m-details a:not(.p-m-b-design):not(.btn-primary) .svg-m,.s123-module-team.layout-12.section-static-text-color .team-m-details .member-name:before {background-color:var(--section-title-color) !important;}.s123-module-team.layout-13 {padding:50px 0;}.s123-module-team.layout-13 .team-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;}.s123-module-team.layout-13 .team-item-wrap .team-link {text-decoration:none;cursor:pointer;}.s123-module-team.layout-13 .team-item-wrap.wrap-last-item-sprade {grid-column:span 3;}.s123-module-team.layout-13 .team-item {display:flex;flex-direction:column;text-align:left;height:100%;}.s123-module-team.layout-13 .team-item.last-item-sprade {flex-direction:row;}.s123-module-team.layout-13 .team-item.reverse-item {flex-direction:column-reverse;}html[dir="rtl"] .s123-module-team.layout-13 .team-item {text-align:right;}.s123-module-team.layout-13 .team-item h4 {margin:0;font-weight:700;}.s123-module-team.layout-13 .team-item .team-item-description {opacity:0.8;margin:0;overflow:hidden;text-overflow:ellipsis;}.s123-module-team.layout-13 .team-item .team-item-description.show-more {cursor:pointer;position:relative;padding:0 10px 0 0;}html[dir="rtl"] .s123-module-team.layout-13 .team-item .team-item-description.show-more {padding:0 0 0 10px;}.s123-module-team.layout-13 .team-item .team-item-description.show-more:before {content:'\f141';font-family:FontAwesome;position:absolute;right:0;bottom:2px;padding:0 5px;border-radius:6px;background-color:var(--modules_color_second_section_main);color:var(--modules_color_second_section_btn_text);height:20px;display:flex;align-items:center;}.bg-primary.s123-module-team.layout-13 .team-item .team-item-description.show-more:before {background-color:var(--modules_color_section_main);color:var(--modules_color_section_btn_text);}.inside_page .s123-module-team.layout-13 .team-item .team-item-description.show-more:before {background-color:var(--inside_modules_color_section_box_main);color:var(--inside_modules_color_section_btn_text);}html[dir="rtl"] .s123-module-team.layout-13 .team-item .team-item-description.show-more:before {left:0;right:auto;}.s123-module-team.layout-13 .team-item .team-item-description .back-btn {display:flex;cursor:pointer;background-color:var(--modules_color_second_section_main);color:var(--modules_color_second_section_btn_text);width:fit-content;padding:2px 5px;border-radius:6px;margin-top:5px;}.bg-primary.s123-module-team.layout-13 .team-item .team-item-description .back-btn {background-color:var(--modules_color_section_main);color:var(--modules_color_section_btn_text);}.inside_page .s123-module-team.layout-13 .team-item .team-item-description .back-btn {background-color:var(--inside_modules_color_section_box_main);color:var(--inside_modules_color_section_btn_text);}.s123-module-team.layout-13 .team-item .team-item-description.text-scroll {overflow-y:auto;}.s123-module-team.layout-13 .team-item .team-image {background-size:cover;background-position:center center;background-repeat:no-repeat;align-self:center;width:100%;height:auto;aspect-ratio:1/1;padding:32px;}.s123-module-team.layout-13 .team-item .team-item-texts {display:flex;flex-direction:column;justify-content:center;padding:32px;width:100%;height:auto;aspect-ratio:1/1;gap:1.5rem;}.s123-module-team.layout-13 .team-item .team-item-texts .position {margin:0;}.s123-module-team.layout-13 .social {display:flex;gap:10px;padding:0;margin:0;list-style:none;position:relative;z-index:100;flex-wrap:wrap;}@media(max-width:767px) {.s123-module-team.layout-13 .social {margin-bottom:16px;}}.s123-module-team.layout-13 .social li {display:inline;margin:0;}#teamPopupFloatDivPhone .page {margin-top:15px;padding-top:0;}#teamPopupFloatDivPhone .team_phone_icons a {font-size:25px;text-decoration:none;}.team_phone_icons a {color:white;}@media only screen and (min-width :480px) {#teamPopupFloatDivPhone .team_address_icons a,#teamPopupFloatDivPhone .team_phone_icons a {font-size:65px;}}.s123-module-team.layout-13 .team-item .team-item-description {white-space-collapse:break-spaces;}.s123-page-data-teams.layout-13 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}@media (max-width:767px) {.s123-module-team.layout-13 .team-grid {display:flex;flex-direction:column;gap:1rem;}.s123-module-team.layout-13 .team-grid .team-item {gap:0;}.s123-module-team.layout-13 .team-item.reverse-item {flex-direction:column;}.s123-module-team.layout-13 .team-item .team-image,.s123-module-team.layout-13 .team-item .team-item-texts {padding:24px;}.s123-module-team.layout-13 .team-item.last-item-sprade {flex-direction:column;}.s123-module-team.layout-13 .team-item .team-item-description {overflow:unset;height:fit-content !important;text-overflow:unset;pointer-events:none;}.s123-module-team.layout-13 .team-item .team-item-description.show-more:before {content:none;}}.s123-module-team.layout-13[data-device-type="tablet"] .team-item .team-item-description {overflow:unset;height:fit-content !important;text-overflow:unset;pointer-events:none;}.s123-module-team.layout-13[data-device-type="tablet"] .team-item .team-item-description.show-more:before {content:none;}.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar-track {background:var(--global_main_color_btn_text_color);}.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar-thumb {background:var(--global_main_color);}.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar-thumb:hover {background:var(--global_main_color);}.s123-module-team.layout-13 .team-item .team-item-description.text-scroll::-webkit-scrollbar {width:4px;height:auto;}.s123-module-team.layout-14 .team-grid {display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;}.s123-module-team.layout-14 .team-members {display:grid;grid-auto-rows:max-content;grid-row-gap:2em;align-content:center;}.s123-module-team.layout-14 .team-images {display:flex;justify-content:center;position:relative;height:650px;width:auto;}@media(max-width:767px) {.s123-module-team.layout-14 .team-grid {grid-template-columns:1fr;grid-gap:30px;}.s123-module-team.layout-14 .team-images {height:450px;}.s123-module-team.layout-14 .team-members {padding-inline:10px;}}.s123-module-team.layout-14 .team-image {height:100%;width:100%;background-position:center center;background-size:cover;aspect-ratio:9/16;border-radius:4px;position:absolute;inset:0;display:none;}.s123-module-team.layout-14 .team-image.active {display:block;}.s123-module-team.layout-14 .team-memeber-info {position:absolute;bottom:0;background-color:var(--modules_color_second_box);opacity:0.8;}.bg-primary.s123-module-team.layout-14 .team-memeber-info {background-color:var(--modules_color_box);}.inside_page .s123-module-team.layout-14 .team-memeber-info {background-color:var(--inside_modules_color_box);}.s123-module-team.layout-14 .team-more-info-hidden {opacity:0;pointer-events:none;}.s123-module-team.layout-14 .team-details {display:grid;grid-template-columns:1fr 1fr;justify-items:start;align-items:center;gap:1rem;}.s123-module-team.layout-14 .team-member {cursor:pointer;}.s123-module-team.layout-14 .team-member .position,.s123-module-team.layout-14 .team-member .member-name {font-weight:700;margin:0;padding:0;text-align:left;}html[dir="rtl"] .s123-module-team.layout-14 .team-member .position,html[dir="rtl"] .s123-module-team.layout-14 .team-member .member-name {text-align:right;}.s123-module-team.layout-14 .team-member .position {font-size:.9rem;}.s123-module-team.layout-14 .team-member .social-links {padding-top:10px;}.s123-module-team.layout-14 .team-member .social-links > li a {border-color:#ecf0f1;border-radius:3px;}.s123-module-team.layout-14 .social {padding:1rem;margin:0;list-style:none;position:absolute;background-color:var(--modules_color_second_box);opacity:0.8;}.bg-primary.s123-module-team.layout-14 .social {background-color:var(--modules_color_box);}.inside_page .s123-module-team.layout-14 .social {background-color:var(--inside_modules_color_box);}@media(max-width:767px) {.s123-module-team.layout-14 .social {margin-bottom:16px;}}.s123-module-team.layout-14 .social li {display:inline;margin:0 5px;}#teamPopupFloatDivPhone .page {margin-top:15px;padding-top:0;}#teamPopupFloatDivPhone .team_phone_icons a {font-size:25px;text-decoration:none;}.team_phone_icons a {color:white;}@media only screen and (min-width :480px) {#teamPopupFloatDivPhone .team_address_icons a,#teamPopupFloatDivPhone .team_phone_icons a {font-size:65px;}}.s123-module-team.layout-14 .team-category:not([data-categories-filter="s123-g-show-all"]) {display:none;}@media(max-width:767px) {.s123-module-team.layout-14 .no-img-mobile {display:none;}}.s123-module-team.layout-14 .team-memeber-info .team-item-description {padding:20px 10px 0 10px;text-overflow:ellipsis;max-height:300px;overflow:hidden;color:var(--modules_color_text_second_box);}.bg-primary.s123-module-team.layout-14 .team-memeber-info .team-item-description {color:var(--modules_color_text_box);}.inside_page .s123-module-team.layout-14 .team-memeber-info .team-item-description {color:var(--inside_modules_color_text_box);}.s123-module-team.layout-14 .team-memeber-info .more-link {margin-bottom:10px;}.s123-module-team.layout-14.section-static-text-color .team-members {color:var(--section-title-color) !important;}</style><link rel="stylesheet" href="https://cdn-cms-s.f-static.net/versions/2/css/websiteCSS.css?w=&orderScreen=&websiteID=367627&onlyContent=&tranW=&v=css_y226_57016282" class="reloadable-css" type="text/css">
			<style>
				body {
					width: 100%;
					background-image: url(https://cdn-cms-s.f-static.net/files/images/system-messages.jpg?v=1);
					background-repeat: no-repeat;
					background-size: cover;
					background-position: center center;
					margin: 0 !important;
    			}
                #loginFormsContainer {
                    width: 100%;
                }
                .mainBox {
                    display: flex;
                    align-items: center;
                    align-content: center;
                    justify-content: center;
                    height: 100vh;
                }
			</style>

			<title>Private Website</title>
		</head>
		<body>
            <div class="mainBox col-md-offset-4 col-md-4">
                <div id="loginFormsContainer" class="row login-forms box box-primary s123-box-top-primary-border s123-box-padding text-center">
                    <h1>Private Website</h1>
                    <h4>Please enter the website password:</h4>
                    <form id="websitePasswordForm">
                        <div class="form-group website-password-group">
                            <input type="password" id="websitePassword" name="websitePassword" class="form-control" placeholder="Password" style="max-width:280px;margin: 0 auto;"/>
                        </div>
                        <div class="form-actions">
                            <button type="submit" class="confirm-send-pass btn btn-success btn-lg">Send</button>
                            <input type="hidden" name="websiteID" value="367627">
                        </div>
                    </form>
                </div>
            </div>

			<!-- JavaScript Translations Object -->
<script>
	
	var translations = {
		"sent"	  		   : "Sent!",
		"enterYourQuery" 	   : "Enter your query",
		"loading"		   : "Loading...",
		"closeEsc"		   : "Close (Esc)",
		"previousLeftArrowKey"	   : "Previous (Left arrow key)",
		"NextRightArrowKey"	   : "Next (Right arrow key)",
		"of"		   	   : "of",
		"more"		   	   : "MORE",
		"cart"		   	   :"Cart",
		"SearchResult"		   : "Search Result",
		"ChooseTheAmountDonate"    : "Choose the amount you want to donate",
		"blogReviewMessage"	   : "Thank you! Your comment will be published after it is approved by the admin.",
		"productReviewMessage"	   : "Thank you! Your review will be published after being approved by the administrator.",
		"ConfirmMailingSubscrive"  : "Please Confirm Your Email Address to Complete Your Subscription",
		"subscribeTellAboutYou"  : "Please tell us about yourself",
		"imageCouldNotLoaded"      : "<a href=\"%url%\">The image<\/a> could not be loaded.",
		"searchInputValidation"    : "Please enter a valid search query.",
		"jqueryValidMsgRequire"    : "This field is required.",
		"jqueryValidMsgRemote"     : "Please fix this field.",
		"jqueryValidMsgEmail"      : "Please enter a valid email address.",
		"jqueryValidMsgUrl"        : "Please enter a valid URL.",
		"jqueryValidMsgDate"       : "Please enter a valid date.",
		"jqueryValidMsgDateISO"    : "Please enter a valid date (ISO).",
		"jqueryValidMsgNumber"     : "Please enter a valid number.",
		"jqueryValidMsgDigits"     : "Please enter only digits.",
		"jqueryValidMsgCreditcard" : "Please enter a valid credit card number.",
		"jqueryValidMsgEqualTo"    : "Please enter the same value again.",
		"jqueryValidMsgAccept"     : "Please enter a value with a valid extension.",
		"jqueryValidMsgMaxlength"  : "Please enter no more than {0} characters.",
		"jqueryValidMsgMinlength"  : "Please enter at least {0} characters.",
		"jqueryValidMsgRangelength":"Please enter a value between {0} and {1} characters long.",
		"jqueryValidMsgRange"	   : "Please enter a value between {0} and {1}.",
		"jqueryValidMsgMax"	   : "Please enter a value less than or equal to {0}.",
		"jqueryValidMsgMin"	   : "Please enter a value greater than or equal to {0}.",
		"sending"		   : "Sending",
		"firstName"		   : "First Name",
		"lastName"		   : "Last Name",
		"phone"			   : "Phone",
		"emailAddress"		   : "Email address",
		"fileUpload"		   : "File Upload",
		"send"			   : "Send",
		"search"		   : "Search",
		"productvalidatorPopover"  : "Required field",
		"SpecialRequest" 	   : "Special Request",
		"restaurantReservation"    : "Restaurant Reservation",
		"ThankYouAuto"		   : "Order completed, thank you for your order!",
		"ThankYouManual"	   : "Order is not completed yet, we will contact you soon",
		"Ok"			   : "OK",
		"OrderNumber"		   : "Order Number",
		"Date"			   : "Date",
		"Hour"			   : "Hour",
		"TableSize"		   : "Table Size",
		"NoAvailableTime"	   : "Sorry, there is no available time for this date, please try another date.",
		"message"	           : "Message",
		"ThankYou"	           : "Thank you",
		"error_title"	   	   : "Error",
		"error_body"	   	   : "Oops something went wrong",
		"limitTickets"	   : "Limit of:",
		"tickets"	   : "Tickets",
		"registrationClosed"       : "Registration is closed. Please contact us for more information.",
		"Sunday"		   : "Sunday",
		"Monday"		   : "Monday",
		"Tuesday"		   : "Tuesday",
		"Wednesday"		   : "Wednesday",
		"Thursday"		   : "Thursday",
		"Friday"		   : "Friday",
		"Saturday"		   : "Saturday",
		"foodDeliverybootBoxTitle" : "Order Window",
		"addToCart"                : "Add To Cart",
		"save"                	   : "Save",       
		"ThankYouAfterSubmmit" 	   : "Thank you for contacting us. We have received your message and will respond to you soon.",    
		"country" 					: "Country",
		"productQuntityLimit" 		: "The product is limited to a maximum of {{units_limitation}} units.",
		"productQuntityLimitMin" 		: "The product is limited to a minimum of {{units_limitation}} units.",
		"forumDeleteTopic" 		: "Deleting a topic will also permanently remove all related replies. Are you sure you want to delete it?",
		"forumDeleteTopicTitle" 	: "Delete Topic",
		"forumDeleteReply" 		: "Are you sure you want to delete this reply?",
		"forumDeleteReplyTitle" 	: "Delete Reply",
		"forumNewTopic" 	: "New Topic",
		"forumCreateNewTopic" 	: "Create a new topic",
		"forumCountOfTotalPosts" 	: "Post a total of {{numbers_of_posts}} posts",
		"forumSearchPlaceholder" 	: "Search topics, posts, or categories",
		"forumLastReply" 	: "Last Reply",
		"follow" 	: "Follow",
		"following" 	: "Following",
		"forumReplies" 	: "Replies",
		"forumFrequentPosters" 	: "Frequent Posters",
		"chooseCategory" 	: "Choose Category",
		"linkCopiedToClipboard" 	: "Link copied to clipboard",
		"edit" 	: "Edit",
		"settings" 	: "Settings",
		"created" 	: "Created",
		"seeMore" 	: "See More",
		"options" 	: "Options",
		"joined" 	: "Joined",
		"posted" 	: "Posted",
		"category" 	: "Category",
		"areYouSure": "Are you sure?",
		"yes" 	: "Yes",
		"no" 	: "No",
		"insertTopicTitle" 	: "Insert Topic Title",
		"insertTopicMessage" 	: "Insert Message Topic",
		"reply" 	: "Reply",
		"addReply" 	: "Add reply",
		"address" 	: "Address:",
		"city" 	: "City:",
		"state" 	: "State:",
		"zipCode" 	: "Zip\/Postal Code:",
		"instructions" 	: "Instructions:",
		"country_v2" : "Country:",
		"chooseDate": "Choose Date",
		"chooseDateAndTime": "Choose Date & Time",
		"chooseTime": "Choose Time",
		"total" : "Total:",
		"reviewBad": "bad",
		"reviewPoor": "poor",
		"reviewRegular": "regular",
		"reviewGood": "good",
		"reviewGorgeous": "gorgeous",
		"popupButtonSelected": "Select",
		"eCommerceSort": {
			"sortBy": "Sort By",
			"recommended": "Recommended",
			"byHighPrice": "Price, high to low",
			"byLowerPriceBy": "Price, low to high",
		},
		"globalContactEmail": {
			"fullName": "Full Name",
			"description": "Description",
			"subject": "Subject",
			"contactUs": "Contact Us",
			"infoBox": "Fill out the form or send a direct email to: {{email_address}}",
			"thankYouMessage": "Thank you for contacting us.",
			"thankYouCloseBtn": "Close"		},
		"editStructure": "Edit Structure",
		"editLogo": "Edit",
		"eventNumberOfTickets": "Choose how many tickets you would like to purchase.",
		"magicBtn": {
			"editMagicContactButton": "Edit Contact", 
			"editMagicShareButton": "Edit Share", 
			"contactUs": {
				"title": "Contact",
				"submitBtn": "Contact Us",
				"ThankYouAfterSubmmit": "Thank you for contacting us. We have received your message and will respond to you soon.",
				"fields": {
					"name": "Name",
					"phone": "Phone",
					"emailAddress": "Email address",
					"emailAddressValidationdMsg": "Please enter a valid email.",
					"message": "Message",
					"requiredMsg": "This field is required.",
				}
			},
			"copyLink": {
				"success": "The link has been copied to the clipboard.",
			},
			"ExternalLinksPreventor": {
				"title": "Published Version Only",
				"previewExternalLinkMsg": "You are trying to exit to an external link from your website's preview mode. Please publish your website and try again from the URL of your website.",
			},
			"facebookMessenger": {
				"title": "Facebook",
			},
			"whatsApp": {
				"title": "WhatsApp",
			},
			"phone": {
				"title": "Phone",
			},
			"skype": {
				"title": "Skype",
			},
			"telegram": {
				"title": "Telegram",
			},
			"facebook": {
				"title": "Facebook",
			},
			"twitter": {
				"title": "Twitter",
			},
			"pinterest": {
				"title": "Pinterest",
			},
			"gmail": {
				"title": "Gmail",
			},
			"linkedIn": {
				"title": "LinkedIn",
			},
			"tumblr": {
				"title": "Tumblr",
			},
			"emailApp": {
				"title": "Email App",
			},
			"copyLink": {
				"title": "Copy Link",
			}
		},
		"fillOutAtLeastOneField": "You need to fill out at least one field before you submit this form.",
		"productCallToAction": {
			"fullName": "Full Name",
			"description": "Description",
			"subject": "Subject",
			"title": "Contact Us",
			"infoBox": "Please fill out the following form if you are interested in this product:",
			"thankYouMessage": "Thank you for contacting us.",
			"thankYouCloseBtn": "Close",
			"phone": "Phone",
			"productName": "Product Name:"		},
		"flipClock": {
			"years"   : "Years",
			"months"  : "Months",
			"days"    : "Days",
			"hours"   : "Hours",
			"minutes" : "Minutes",
			"seconds" : "Seconds"		},
		"previewExternalLinkTitle": "External link",
		"previewExternalLinkMsg": "You are trying to exit to an external link {{externalLink}} from the control panel, which is disabled here. Please go to full screen preview to get it working.",
		"returnPolicy": "Return Policy",
		"calendarHandler": {
			"days": {
				"sunday": "Sunday",
				"monday": "Monday", 
				"tuesday": "Tuesday", 
				"wednesday": "Wednesday", 
				"thursday": "Thursday", 
				"friday": "Friday", 
				"saturday": "Saturday"			},
			"daysShort": {
				"sun": "Sun", 
				"mon": "Mon", 
				"tue": "Tue", 
				"wed": "Wed", 
				"thu": "Thu", 
				"fri": "Fri", 
				"sat": "Sat"			},
			"daysMin": {
				"su": "Sun", 
				"mo": "Mon", 
				"tu": "Tue", 
				"we": "Wed", 
				"th": "Thu", 
				"fr": "Fri", 
				"sa": "Sat"			},
			"months": {
				"january": "January", 
				"february": "February",
				"march": "March", 
				"april": "April", 
				"may": "May", 
				"june": "June", 
				"july": "July", 
				"august": "August", 
				"september": "September", 
				"october": "October", 
				"november": "November", 
				"december": "December"			},
			"monthsShort": {
				"jan": "Jan", 
				"feb": "Feb", 
				"mar": "Mar", 
				"apr": "Apr", 
				"may": "May", 
				"jun": "Jun", 
				"jul": "Jul", 
				"aug": "Aug", 
				"sep": "Sep", 
				"oct": "Oct", 
				"nov": "Nov", 
				"dec": "Dec"			},
			"today": "Today",
			"clear": "Clear",
		},
		"enterYourEmail": "Enter your email",
		"subscribe": "Subscribe",
				"backInStock": {
			"name": "Full Name",
			"namePlaceHolder": "Enter your full name",
			"phone": "Phone",
			"phonePlaceHolder": "Enter your phone number",
			"message": "This feature is only available on the published version of your website",
			"title": "Back In Stock Request",
		},
		"layouts": "Layouts",
		"pages": "Pages",
		"remove": "Remove",
		"print": "Print",
		"download": "Download",
		"suggestTextTool": {
			"apply": "Add",
			"title": "Suggested Text",
			"ai": {
				"generate": "Generate",
				"noResults": "We apologize, it seems there was a problem generating results, please try again",
				"category": "Category",
				"business": "Website Name",
				"custom": "Custom",
				"contentType": "Content Type",
				"categoryTT": "Enter your business category e.g. Gaming Events",
				"businessTT": "Enter your Website name",
				"contentTypeTT": "Here you can choose the type of content you want to show to your user e.g. homepage titles, about text..",
				"customTT": "Here you can add the description for your custom \"About\" page",
				"categoryPH": "Car Rental, Tennis club...",
				"customPH": "About page for the MAGICPLAN company....",
				"showMore": "Show More",
				"about": "About Us",
				"titleOption": "Titles",
				"shortAboutOption": "Short About Page",
				"longAboutOption": "Long About Page",
				"customOption": "Custom",
				"about": "About The Website",
				"aboutTT": "Enter a short description of your website",
				"aboutPH": "Online electronic store",
				"focus": "Focus",
				"focusTT": "Add a focus sentence or word to get results related only to a specific field.",
				"focusPH": "How to start...",
				"applied": "Added",
                "required": "Please fill in one of the fields to generate new content.",
				"loadingMsg": "We're using advanced AI algorithms to create your text.<BR>This usually takes a few moments.<BR>Thank you for your patience!",
				"onboarding": {
					"save": "Save Data",
					"title": "Please enter more data about your website",
					"error": "Please add content about your website and its category.",
				}
			},
		},
		"uploadFileLimitSize": "File size exceeds the limit of {{mb_in_number}} MB.",
		"jqueryValidSpacesOnlyMsg": "Please enter a valid text and not just spaces",
		"previewRemoveSectionTT": "Remove Section",
		"activeOrderPopup": {
			"messageTitle": "Product out of stock",
			"messageBody": "Sorry, we're currently out of stock on this item. We know it's disappointing, but please come back later or explore other choices in our store. Thanks for your interest!",
		},
		"seatMap": {
			"cart": "Cart",
			"emptyCart": "No Tickets Yet",
			"serviceFee": "Service Fee",
			"total": "Total",
			"checkoutBtn": "Checkout",
			"table": "Table",
			"row": "Row",
			"seat": "Seat",
		},
        "productSubscriptionError": "Please select one of the subscription pricing options",
		"reportAbusePopup": {
			"reportAbuseTitle": "Report Abuse",
			"reportAbuseExp": "If you encounter content or behavior that you believe violates our community standards, please use this form to report it to us.",
			"reportType": "Type of Abuse",
			"reportTypeSpam": "Spam",
			"reportTypeHarassment": "Harassment",
			"reportTypeInappropriateContent": "Inappropriate Content",
			"reportTypeOther": "Other",
			"reportDetails": "Details:",
			"reportDetailsExp": "Please provide more information about the abuse...",
			"reporterEmailTXT": "Your Email (optional):",
			"reporterSubmit": "Submit Report",
			"reporterThankYouTitle": "Thank You For Your Report!",
			"reporterThankYouExp": "We appreciate you taking the time to help us maintain a safe and welcoming community. Our team will review your report and take appropriate action.",
			"reporterCloseBtn": "Close",
		},
	};

</script>
<!-- JavaScript Translations Object -->

			<script type="text/javascript">
				// some tools in scripts.js need the globals so we add them here
				var $GLOBALS =  {
					'cdn-user-files' : 'https://files.cdn-files-a.com',
					'maps-display-domain' : 'https://maps-cdn.site123.com',
					'cdn-system-files' : 'https://cdn-cms-s.f-static.net',
					'v-cache' : 'g84024',
				};
			</script>

			<!-- Minimize JS files -->
			<script src="https://cdn-cms-s.f-static.net/versions/2/js/minimize_p1.js?v=g84024" crossorigin="anonymous"></script><script src="https://cdn-cms-s.f-static.net/versions/2/js/minimize_p2.js?v=g84024" crossorigin="anonymous"></script><script src="https://cdn-cms-s.f-static.net/versions/2/js/minimize_p3.js?v=g84024" crossorigin="anonymous"></script><script src="https://cdn-cms-s.f-static.net/versions/2/js/minimize_p4.js?v=g84024" crossorigin="anonymous"></script><script src="https://cdn-cms-s.f-static.net/versions/2/js/js.php?v=g84024&umk=4-17" crossorigin="anonymous"></script><script src="https://cdn-cms-s.f-static.net/versions/2/js/minimize_scripts.js?v=g84024" crossorigin="anonymous"></script>
		</body>
		<script>

			//Run when the page load (before images and other resource)
			jQuery(function($) {

				//Get the form
				var $form = $('#websitePasswordForm');

				//Handle the form submit
				$form.submit(function( event ) {
					
					//Prevent the form submit action
					event.preventDefault();
					
					//Exit if the user did not enter any password
					if ( $('#websitePassword').val().length === 0 ) return;

					//Disable the submit button to prevent multiple submit
					$form.find('button:submit').prop('disabled', true);

					//Create an Ajax request for password validation
					var request = $.post(
						'/versions/2/include/websitePassMessageO.php',
						$(this).serialize()
					).done(function( response ) {
						//Check if the user enter the correct password
						if ( response === 'Success') {

							//Reload the page (we already set the cookie to the use)
                            //We don't user RELOAD function because it's make problems with MOBILE device
                            //We just redirect the user to the same page he locate
                            //window.location.reload();
                           location.href = '/';

						} else {
							// Remove any existing error message
  							$('#websitePassword-error').remove();
							// create the error message
							let $msg = $('<div id="websitePassword-error" class="help-block"></div>').text("Incorrect password. Please try again.");
							// add the error to the DOM
							$form.find('.website-password-group').addClass('has-error');
							$form.find('.website-password-group').append($msg);
							// remove the error on input
							$form.find('#websitePassword').off('input').one('input', function() {
								$form.find('.website-password-group').removeClass('has-error');
								$('#websitePassword-error').remove();
							});
						}
						//Disable the submit button to prevent multiple submit
						$form.find('button:submit').prop('disabled', false);
					});
				});
			});

		</script>
	</html>
	                               

Whois info of domain

Domain Name: EUCPP.COM
Registry Domain ID: 2132162086_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.PublicDomainRegistry.com
Registrar URL: http://www.publicdomainregistry.com
Updated Date: 2024-06-03T06:04:41Z
Creation Date: 2017-06-09T06:43:53Z
Registry Expiry Date: 2026-06-09T06:43:53Z
Registrar: PDR Ltd. d/b/a PublicDomainRegistry.com
Registrar IANA ID: 303
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.2013775952
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS1.ENTER-SYSTEM.COM
Name Server: NS2.ENTER-SYSTEM.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-18T15:25:31Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass