.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.ug-white{font-family:"Noto Sans",Arial,sans-serif;line-height:1.8;color:#222;background:#ffffff;padding:30px 28px;margin:30px auto;max-width:900px;border-radius:16px;box-shadow:0 0 24px rgba(0,0,0,0.08);border:1px solid #e7e7e7;} .ug-white h1,.ug-white h2,.ug-white h3{color:#1a1a1a;margin-top:24px;} .ug-white p{margin-bottom:18px;} .ug-white a{color:#0073aa;text-decoration:none;font-weight:600;} .ug-white a:hover{text-decoration:underline;} .ug-white strong,.ug-white b,.ug-white a{font-weight:700;background:linear-gradient( 90deg,#ffffff 0%,#d0d0d0 20%,#b5b5b5 40%,#4e4d4d 65%,#d5d5d5 75%,#ffffff 100% );background-size:250%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#000;animation:neutralSilver 6s linear infinite;} .ug-white a{text-decoration:none;} .ug-white a:hover{text-decoration:underline;} @keyframes neutralSilver{0%{background-position:200% 0;} 100%{background-position:-200% 0;} }.ug-white-split{font-family:"Noto Sans",Arial,sans-serif;line-height:1.85;color:#222;background:#ffffff;padding:32px 30px;margin:30px auto;max-width:900px;border-radius:16px;box-shadow:0 0 24px rgba(0,0,0,0.08);border:1px solid #e7e7e7;} .ug-white-split article{margin:0;} .ug-white-split h1,.ug-white-split h2,.ug-white-split h3{color:#1a1a1a;margin-top:24px;} .ug-white-split .ug-para{padding:16px 18px;margin:0 0 14px 0;border-radius:12px;border:1px solid #e9eef4;background:#f9fbfd;box-shadow:inset 0 1px 0 rgba(255,255,255,0.8);transition:transform 0.2s ease,box-shadow 0.2s ease;} .ug-white-split .ug-para:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.08);} .ug-white-split .ug-para.para-first{font-size:1.05em;font-weight:700;color:#111;background:linear-gradient(135deg,#fff,#f4f8ff);border-color:#d6e4ff;box-shadow:0 10px 28px rgba(0,64,160,0.06);} .ug-white-split .ug-para.para-odd:not(.para-first){background:#f5f8fc;border-color:#e4ebf5;} .ug-white-split .ug-para.para-even{background:#fdfdfd;border-color:#ececec;} .ug-white-split .ug-para p{margin:0;} .ug-white-split a{color:#0073aa;text-decoration:none;font-weight:600;} .ug-white-split a:hover{text-decoration:underline;} .ug-white-split strong,.ug-white-split b,.ug-white-split a{font-weight:700;background:linear-gradient( 90deg,#ffffff 0%,#d0d0d0 20%,#b5b5b5 40%,#4e4d4d 65%,#d5d5d5 75%,#ffffff 100% );background-size:250%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#111;animation:neutralSilver 6s linear infinite;} .ug-white-split a{text-decoration:none;} .ug-white-split a:hover{text-decoration:underline;} @keyframes neutralSilver{0%{background-position:200% 0;} 100%{background-position:-200% 0;} }.ug-neoglass{position:relative !important;padding:32px !important;border-radius:18px !important;background:rgba(20,24,32,0.55) !important;backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important;box-shadow:0 8px 40px rgba(0,0,0,0.35) !important;overflow:hidden !important;} .ug-neoglass::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:20px;background:conic-gradient( from 0deg,rgba(0,150,255,0.9),rgba(255,0,200,0.9),rgba(0,255,160,0.9),rgba(0,150,255,0.9) ) !important;z-index:0;animation:laser-rotate 4s linear infinite !important;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;padding:2px;} .ug-neoglass::before{opacity:0.75 !important;} .ug-neoglass,.ug-neoglass *{position:relative !important;z-index:2 !important;color:#e7ecff !important;font-family:"Inter",sans-serif !important;line-height:1.75 !important;} .ug-neoglass h1,.ug-neoglass h2,.ug-neoglass h3,.ug-neoglass h4{color:#f5f7ff !important;font-weight:700 !important;} .ug-neoglass a{color:#6ab4ff !important;text-decoration:none !important;} .ug-neoglass a:hover{text-decoration:underline !important;} @keyframes laser-rotate{from{transform:rotate(0deg);} to{transform:rotate(360deg);} }@keyframes aepBeam{0%{opacity:0;transform:translate(-120%,-120%) rotate(25deg);} 40%{opacity:0.35;} 50%{opacity:0.55;} 60%{opacity:0.35;} 100%{opacity:0;transform:translate(150%,150%) rotate(25deg);} } @keyframes aepFade{from{opacity:0;transform:translateY(25px);} to{opacity:1;transform:translateY(0);} } .ug-black{font-family:"Noto Sans","Roboto",Arial,sans-serif;max-width:950px;margin:60px auto;padding:60px 55px;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#101010);border-radius:26px;position:relative;overflow:hidden;animation:aepFade 1.2s ease forwards;opacity:0;box-shadow:0 0 40px rgba(255,255,255,0.07),inset 0 0 35px rgba(255,255,255,0.05),inset 0 0 60px rgba(0,0,0,0.8);color:#f1f1f1;} .ug-black::before{content:"";position:absolute;width:180%;height:180%;top:-40%;left:-40%;background:linear-gradient( 115deg,transparent 0%,rgba(255,255,255,0.10) 40%,rgba(255,255,255,0.25) 50%,rgba(255,255,255,0.10) 60%,transparent 100% );filter:blur(1px);animation:aepBeam 6s linear infinite;pointer-events:none;} .ug-black h2{margin-top:45px;margin-bottom:20px;font-size:34px;font-weight:800;background:linear-gradient(90deg,#ffffff,#c8c8c8,#f8f8f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 12px rgba(255,255,255,0.4),0 0 22px rgba(255,255,255,0.25);} .ug-black h2::after{content:"";display:block;width:100px;height:3px;background:linear-gradient(90deg,#ffffff,#bcbcbc,#7c7c7c);box-shadow:0 0 12px rgba(255,255,255,0.7);border-radius:2px;margin-top:10px;transition:width 0.3s ease;} .ug-black h2:hover::after{width:150px;} .ug-black p{font-size:19px;line-height:1.85;margin-bottom:26px;color:#e6e6e6;text-shadow:0 0 8px rgba(255,255,255,0.1);} .ug-black{overflow-wrap:break-word;word-break:break-word;} .ug-black p,.ug-black a{overflow-wrap:anywhere;} .ug-black a{color:#ffffff;font-weight:700;text-decoration:none;position:relative;} .ug-black a:hover{color:#e8e8e8;text-shadow:0 0 12px rgba(255,255,255,0.6);} .ug-black a::after{content:"";position:absolute;bottom:-3px;left:0;height:2px;width:0%;background:linear-gradient(90deg,#ffffff,#bfbfbf);box-shadow:0 0 10px rgba(255,255,255,0.8);transition:width 0.3s ease;} .ug-black a:hover::after{width:100%;} .ug-black img{width:100%;border-radius:18px;margin:35px 0;box-shadow:0 0 25px rgba(255,255,255,0.10),0 0 65px rgba(0,0,0,0.85);transition:transform 0.35s ease,box-shadow 0.35s ease;} .ug-black img:hover{transform:scale(1.04);box-shadow:0 0 45px rgba(255,255,255,0.18),0 0 90px rgba(0,0,0,0.9);} .ug-black .center{text-align:center;font-size:20px;margin-top:10px;color:#e4e4e4;text-shadow:0 0 14px rgba(255,255,255,0.3);}@keyframes blackSplitBeam {
0%   { opacity: 0; transform: translate(-140%, -140%) rotate(24deg); }
40%  { opacity: 0.35; }
55%  { opacity: 0.55; }
70%  { opacity: 0.3; }
100% { opacity: 0; transform: translate(170%, 170%) rotate(24deg); }
}
.ug-black-split {
font-family: "Noto Sans", "Roboto", Arial, sans-serif;
width: 100%;
margin: 0 auto 32px;
color: #f1f1f1;
}
.ug-black-split article {
display: grid;
gap: 18px;
}
.ug-black-split h2,
.ug-black-split h3,
.ug-black-split h4 {
margin: 12px 0 8px;
font-weight: 800;
background: linear-gradient(90deg, #ffffff, #cfcfcf, #f8f8f8);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-shadow: 0 0 14px rgba(255,255,255,0.25);
}
.ug-black-split h2 { font-size: 32px; }
.ug-black-split h3 { font-size: 24px; }
.ug-black-split .ug-para {
position: relative;
padding: 20px 22px 22px;
border-radius: 18px;
background: linear-gradient(145deg, #0b0b0b, #141414, #0c0c0c);
border: 1px solid rgba(200,200,200,0.2);
box-shadow:
0 0 28px rgba(255,255,255,0.07),
inset 0 0 26px rgba(255,255,255,0.03);
overflow: hidden;
}
.ug-black-split .ug-para::before,
.ug-black-split .ug-para::after {
content: "";
position: absolute;
inset: -2px;
border-radius: 20px;
pointer-events: none;
}
.ug-black-split .ug-para::before {
background: linear-gradient(115deg, #fdfdfd 0%, #d6d6d6 40%, #9f9f9f 60%, #fdfdfd 100%);
mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
-webkit-mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
mask-composite: exclude;
-webkit-mask-composite: xor;
padding: 3px;
box-shadow:
0 0 16px rgba(255,255,255,0.16),
0 0 26px rgba(255,255,255,0.08);
}
.ug-black-split .ug-para::after {
width: 200%;
height: 200%;
top: -50%;
left: -50%;
background: linear-gradient(
115deg,
transparent 0%,
rgba(255,255,255,0.08) 36%,
rgba(255,255,255,0.16) 52%,
rgba(255,255,255,0.08) 66%,
transparent 100%
);
filter: blur(1.2px);
animation: blackSplitBeam 7s linear infinite;
}
.ug-black-split .ug-para.para-first {
border-color: rgba(220,220,220,0.32);
box-shadow:
0 0 32px rgba(255,255,255,0.12),
inset 0 0 22px rgba(255,255,255,0.04);
}
.ug-black-split .ug-para p {
margin: 0;
color: #e6e6e6;
line-height: 1.9;
}
.ug-black-split strong,
.ug-black-split b {
font-weight: 800;
background: linear-gradient(90deg, #ffffff, #cfcfcf, #f5f5f5);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-shadow: 0 0 10px rgba(255,255,255,0.25);
}
.ug-black-split a {
color: #f7f7f7;
font-weight: 700;
text-decoration: none;
position: relative;
}
.ug-black-split a::after {
content: "";
position: absolute;
bottom: -3px;
left: 0;
height: 2px;
width: 0%;
background: linear-gradient(90deg, #cfcfcf, #ffffff);
box-shadow: 0 0 8px rgba(255,255,255,0.35);
transition: width 0.3s ease;
}
.ug-black-split a:hover {
color: #ffffff;
text-shadow: 0 0 10px rgba(255,255,255,0.45);
}
.ug-black-split a:hover::after {
width: 100%;
}
@media (max-width: 640px) {
.ug-black-split .ug-para {
padding: 18px 16px 20px;
}
}@keyframes neoSplitRotate {
from { transform: rotate(0deg); }
to   { transform: rotate(360deg); }
}
.ug-neoglass-split {
font-family: "Inter", sans-serif;
width: 100%;
margin: 0 auto 32px;
color: #e7ecff;
}
.ug-neoglass-split article {
display: grid;
gap: 18px;
}
.ug-neoglass-split h2,
.ug-neoglass-split h3,
.ug-neoglass-split h4 {
margin: 12px 0 8px;
font-weight: 700;
color: #f5f7ff;
}
.ug-neoglass-split .ug-para {
position: relative;
padding: 18px 20px;
border-radius: 18px;
background: rgba(20, 24, 32, 0.55);
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
overflow: hidden;
box-shadow: 0 10px 36px rgba(0,0,0,0.35);
}
.ug-neoglass-split .ug-para::before {
content: "";
position: absolute;
inset: -2px;
border-radius: 20px;
background: conic-gradient(
from 0deg,
rgba(0, 150, 255, 0.9),
rgba(255, 0, 200, 0.9),
rgba(0, 255, 160, 0.9),
rgba(0, 150, 255, 0.9)
);
z-index: 0;
animation: neoSplitRotate 4s linear infinite;
mask:
linear-gradient(#fff 0 0) content-box,
linear-gradient(#fff 0 0);
-webkit-mask:
linear-gradient(#fff 0 0) content-box,
linear-gradient(#fff 0 0);
mask-composite: exclude;
-webkit-mask-composite: xor;
padding: 2px;
opacity: 0.75;
}
.ug-neoglass-split .ug-para > * {
position: relative;
z-index: 2;
}
.ug-neoglass-split .ug-para p {
margin: 0;
line-height: 1.8;
color: #e7ecff;
}
.ug-neoglass-split a {
color: #6ab4ff;
text-decoration: none;
font-weight: 600;
}
.ug-neoglass-split a:hover {
text-decoration: underline;
}
@media (max-width: 640px) {
.ug-neoglass-split .ug-para {
padding: 16px 15px;
}
}@keyframes ugTechLines{0%{background-position:0 0,0 0;} 100%{background-position:400px 800px,-400px -800px;} } .ug-ultimate{font-family:"Noto Sans",Arial,sans-serif;max-width:980px;margin:60px auto;padding:60px 50px;background:linear-gradient(to bottom right,rgba(0,15,35,0.9),rgba(0,0,0,0.95)),repeating-linear-gradient(90deg,rgba(0,120,255,0.08) 0px,rgba(0,120,255,0.08) 2px,transparent 2px,transparent 6px),repeating-linear-gradient(0deg,rgba(0,120,255,0.04) 0px,rgba(0,120,255,0.04) 1px,transparent 1px,transparent 4px);background-size:auto,200px 200px,200px 200px;animation:ugTechLines 25s linear infinite;border-radius:28px;box-shadow:0 0 60px rgba(0,160,255,0.45),inset 0 0 40px rgba(0,100,200,0.25);backdrop-filter:blur(18px);position:relative;overflow:hidden;color:#d9ecff;animation:ugFadeIn 1.3s ease forwards;opacity:0;} @keyframes ugFadeIn{from{opacity:0;transform:translateY(25px);} to{opacity:1;transform:translateY(0);} } .ug-ultimate:before,.ug-ultimate:after{content:"";position:absolute;width:180%;height:4px;left:-40%;background:linear-gradient(90deg,#007bff,#00eaff,#9146ff,#00d4ff);opacity:0.8;filter:blur(1px);animation:ugScan 5.5s linear infinite;} .ug-ultimate:before{top:0;} .ug-ultimate:after{bottom:0;} @keyframes ugScan{from{transform:translateX(0);} to{transform:translateX(100%);} } .ug-ultimate h2{margin-top:45px;margin-bottom:18px;font-size:34px;font-weight:800;background:linear-gradient(90deg,#63b3ff,#9fd4ff,#df78ff,#63b3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 15px rgba(0,180,255,0.6),0 0 25px rgba(80,0,150,0.45);letter-spacing:-0.3px;position:relative;} .ug-ultimate h2::after{content:"";display:block;width:95px;height:4px;background:linear-gradient(90deg,#00aaff,#00f0ff,#ad5cff);border-radius:3px;margin-top:10px;opacity:0.95;box-shadow:0 0 14px rgba(0,200,255,0.85);transition:width 0.35s ease;} .ug-ultimate h2:hover::after{width:150px;} .ug-ultimate p{font-size:19px;line-height:1.85;margin-bottom:26px;color:#e7f2ff;text-shadow:0 0 10px rgba(0,60,140,0.5);} .ug-ultimate a{color:#80e4ff;text-decoration:none;font-weight:700;position:relative;} .ug-ultimate a:hover{color:#c4f3ff;} .ug-ultimate a::after{content:"";position:absolute;bottom:-3px;left:0;height:2px;width:0%;background:linear-gradient(90deg,#5ddcff,#b877ff);box-shadow:0 0 12px #5ddcff;transition:width 0.35s ease;} .ug-ultimate a:hover::after{width:100%;} .ug-ultimate img{width:100%;border-radius:20px;margin:35px 0;box-shadow:0 0 35px rgba(0,150,255,0.45),0 0 90px rgba(120,0,200,0.25);transition:transform 0.4s ease,box-shadow 0.4s ease;} .ug-ultimate img:hover{transform:scale(1.05);box-shadow:0 0 55px rgba(0,180,255,0.6),0 0 120px rgba(150,0,255,0.45);} .ug-ultimate .center{text-align:center;font-size:20px;margin-top:10px;color:#9bddff;text-shadow:0 0 14px rgba(0,150,255,0.9);}@keyframes ugSplitPulse{0%{box-shadow:0 0 20px rgba(0,160,255,0.25);}50%{box-shadow:0 0 36px rgba(120,0,255,0.25);}100%{box-shadow:0 0 20px rgba(0,160,255,0.25);}}@keyframes ugSplitTechLines{0%{background-position:0 0,0 0;}100%{background-position:400px 800px,-400px -800px;}}@keyframes ugSplitScan{from{transform:translateX(0);}to{transform:translateX(100%);}}.ug-ultimate-split{font-family:"Noto Sans",Arial,sans-serif;max-width:1200px;width:100%;margin:40px auto;padding:32px 28px;background:transparent;border-radius:26px;color:#d9ecff;position:relative;}.ug-ultimate-split article{margin:0;}.ug-ultimate-split h2{margin-top:10px;margin-bottom:18px;font-size:32px;font-weight:800;background:linear-gradient(90deg,#63b3ff,#9fd4ff,#df78ff,#63b3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-0.2px;}.ug-ultimate-split .ug-para{padding:18px 20px;margin:0 0 16px 0;border-radius:16px;background:rgba(5,10,20,0.85);border:1px solid rgba(70,110,200,0.25);box-shadow:0 0 18px rgba(0,120,220,0.18),inset 0 0 18px rgba(0,50,140,0.22);position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;}.ug-ultimate-split .ug-para:before,.ug-ultimate-split .ug-para:after{content:"";position:absolute;width:180%;height:3px;left:-40%;background:linear-gradient(90deg,#007bff,#00eaff,#9146ff,#00d4ff);opacity:.8;filter:blur(1px);animation:ugSplitScan 5.5s linear infinite;pointer-events:none;}.ug-ultimate-split .ug-para:before{top:0;}.ug-ultimate-split .ug-para:after{bottom:0;}.ug-ultimate-split .ug-para.para-first{font-size:1.05em;font-weight:700;color:#f2fbff;border-color:rgba(120,180,255,0.45);box-shadow:0 0 30px rgba(0,160,255,0.35),inset 0 0 22px rgba(90,160,255,0.25);animation:ugSplitPulse 6s ease-in-out infinite;}.ug-ultimate-split .ug-para.para-odd:not(.para-first){background:linear-gradient(145deg,rgba(4,12,24,0.92),rgba(10,24,46,0.9));border-color:rgba(80,140,230,0.3);box-shadow:0 0 22px rgba(0,140,255,0.24),inset 0 0 16px rgba(30,90,200,0.24);}.ug-ultimate-split .ug-para.para-even{background:linear-gradient(145deg,rgba(10,12,26,0.92),rgba(6,6,16,0.9));border-color:rgba(130,70,230,0.28);box-shadow:0 0 22px rgba(130,80,230,0.26),inset 0 0 16px rgba(90,50,180,0.22);}.ug-ultimate-split .ug-para:hover{transform:translateY(-2px);box-shadow:0 0 28px rgba(0,180,255,0.35),inset 0 0 18px rgba(80,140,255,0.25);}.ug-ultimate-split .ug-para p{margin:0;color:#e7f2ff;line-height:1.85;}.ug-ultimate-split .ug-para ul,.ug-ultimate-split .ug-para li{color:#e7f2ff;}.ug-ultimate-split a{color:#80e4ff;text-decoration:none;font-weight:700;position:relative;}.ug-ultimate-split a:hover{color:#c4f3ff;}.ug-ultimate-split a::after{content:"";position:absolute;bottom:-3px;left:0;height:2px;width:0%;background:linear-gradient(90deg,#5ddcff,#b877ff);box-shadow:0 0 12px #5ddcff;transition:width .35s ease;}.ug-ultimate-split a:hover::after{width:100%;}.ug-ultimate-split strong,.ug-ultimate-split b,.ug-ultimate-split a{font-weight:700;background:linear-gradient(90deg,#ffffff 0%,#d0d0d0 20%,#b5b5b5 40%,#4e4d4d 65%,#d5d5d5 75%,#ffffff 100%);background-size:250%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#e7f2ff;animation:neutralSilverSplit 6s linear infinite;}.ug-ultimate-split a{text-decoration:none;}.ug-ultimate-split a:hover{text-decoration:underline;}@keyframes neutralSilverSplit{0%{background-position:200% 0;}100%{background-position:-200% 0;}}.ug-papyrus{font-family:"Georgia","Times New Roman",serif;line-height:1.9;color:#3b2a1a;background:#f4e7c8;background-image:radial-gradient(circle at 30% 20%,rgba(255,255,255,0.4) 0%,rgba(0,0,0,0) 60%),radial-gradient(circle at 80% 60%,rgba(255,255,255,0.35) 0%,rgba(0,0,0,0) 70%),repeating-linear-gradient(0deg,rgba(0,0,0,0.03) 0px,rgba(0,0,0,0.03) 1px,transparent 2px);padding:30px 28px;max-width:900px;margin:40px auto;border-radius:18px;box-shadow:0 0 25px rgba(0,0,0,0.12),inset 0 0 18px rgba(0,0,0,0.15);} .ug-papyrus h1,.ug-papyrus h2,.ug-papyrus h3{color:#2c1c0f;margin-top:20px;margin-bottom:15px;} .ug-papyrus a{color:#5a3a22;text-decoration:underline;} .ug-papyrus a:hover{color:#2f1a0b;}.ug-newspaper{font-family:"Georgia","Times New Roman",serif;line-height:1.85;background:#f4f4f0;color:#1a1a1a;background-image:repeating-linear-gradient(0deg,rgba(0,0,0,0.015) 0px,rgba(0,0,0,0.015) 1px,transparent 2px),repeating-linear-gradient(90deg,rgba(0,0,0,0.015) 0px,rgba(0,0,0,0.015) 1px,transparent 2px);border:1px solid #d2d2d2;padding:28px 26px;max-width:900px;margin:40px auto;border-radius:4px;box-shadow:0 0 16px rgba(0,0,0,0.08);} .ug-newspaper h1{font-family:"Georgia",serif;font-size:32px;font-weight:bold;text-align:center;margin-bottom:22px;border-bottom:2px solid #000;padding-bottom:12px;} .ug-newspaper h2{font-size:22px;font-weight:bold;margin-top:25px;margin-bottom:12px;} .ug-newspaper h3{font-size:18px;font-weight:bold;margin-top:20px;margin-bottom:10px;} .ug-newspaper a{color:#003366;text-decoration:underline;} .ug-newspaper a:hover{color:#001f44;} .ug-newspaper blockquote{border-left:3px solid #444;padding-left:14px;margin-left:0;color:#555;font-style:italic;}.ug-techcard{font-family:"Segoe UI","Roboto",sans-serif;line-height:1.8;color:#d8e8ff;background:linear-gradient(135deg,#020b18 0%,#041529 100%);position:relative;max-width:950px;margin:40px auto;padding:32px 32px;border-radius:18px;overflow:hidden;box-shadow:0 0 20px rgba(0,150,255,0.25),inset 0 0 12px rgba(0,120,255,0.2);} .ug-techcard::before,.ug-techcard::after{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(120deg,rgba(0,255,255,0.08) 1px,transparent 1px),linear-gradient(60deg,rgba(0,200,255,0.06) 1px,transparent 1px);background-size:32px 32px;animation:tech-move 18s linear infinite;} @keyframes tech-move{0%{transform:translate(0px,0px);} 100%{transform:translate(48px,48px);} } .ug-techcard:hover::before{background-image:linear-gradient(120deg,rgba(0,255,255,0.15) 1px,transparent 1px),linear-gradient(60deg,rgba(0,200,255,0.12) 1px,transparent 1px);} .ug-techcard h1,.ug-techcard h2,.ug-techcard h3{color:#66baff;font-weight:700;text-shadow:0 0 8px rgba(0,150,255,0.5);} .ug-techcard a{color:#66d0ff;text-decoration:underline;} .ug-techcard a:hover{color:#a0e4ff;text-shadow:0 0 6px rgba(80,180,255,0.8);} @keyframes neonPulse{0%{box-shadow:0 0 10px rgba(0,150,255,0.35);} 50%{box-shadow:0 0 22px rgba(0,150,255,0.55);} 100%{box-shadow:0 0 10px rgba(0,150,255,0.35);} } .ug-techcard.neon-pulse{animation:neonPulse 4s infinite ease-in-out;}.ug-glass{position:relative;padding:35px;border-radius:22px;max-width:900px;margin:25px auto;background:rgba(201,195,195,0.365);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,0.18);box-shadow:inset 0 0 40px rgba(255,255,255,0.12),0 0 25px rgba(0,200,255,0.35),0 0 60px rgba(0,180,255,0.25);animation:glassEdgeGlow 6s infinite linear;} @keyframes glassEdgeGlow{0%{box-shadow:inset 0 0 40px rgba(255,255,255,0.12),0 0 20px rgba(0,200,255,0.3),0 0 35px rgba(0,180,255,0.25);} 50%{box-shadow:inset 0 0 40px rgba(255,255,255,0.18),0 0 30px rgba(0,220,255,0.4),0 0 55px rgba(0,200,255,0.3);} 100%{box-shadow:inset 0 0 40px rgba(255,255,255,0.12),0 0 20px rgba(0,200,255,0.3),0 0 35px rgba(0,180,255,0.25);} } .ug-glass *{color:#1b0953;font-family:"Inter",sans-serif;line-height:1.75;} .ug-glass strong{font-size:20px;color:#294040;}@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+Handwritten:wght@400;500;600&display=swap");.ug-book{position:relative;font-family:"Noto Sans Handwritten",sans-serif;font-size:20px;line-height:1.9;color:#222;max-width:900px;margin:40px auto;background-color:#fcfbf7;background:repeating-linear-gradient( to bottom,rgba(0,60,200,0.14) 0px,rgba(0,60,200,0.14) 1px,transparent 1px,transparent 34px );border-radius:10px;box-shadow:0 12px 26px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.04);padding-top:35px;padding-bottom:35px;padding-left:70px;overflow:hidden;} .ug-book::before{content:"";position:absolute;top:0;left:50px;width:2px;height:100%;background:rgba(0,70,200,0.45);} .ug-book::after{content:"";position:absolute;top:0;left:0;width:42px;height:100%;background:#fff;background-image:radial-gradient(circle,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.25) 60%,transparent 70% ),radial-gradient(circle,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.25) 60%,transparent 70% ),radial-gradient(circle,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.25) 60%,transparent 70% ),radial-gradient(circle,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.5) 40%,rgba(0,0,0,0.25) 60%,transparent 70% );background-size:18px 18px;background-position:12px 40px,12px 110px,12px calc(100% - 110px),12px calc(100% - 40px);background-repeat:no-repeat;box-shadow:inset -2px 0 5px rgba(0,0,0,0.12),inset -10px 0 12px rgba(0,0,0,0.05);z-index:2;} .ug-book{position:relative;font-family:"Noto Sans Handwritten",sans-serif;font-size:20px;line-height:1.9;color:#222;max-width:900px;margin:40px auto;background:url(//ultragreek.com/news/wp-content/plugins/ultrawp-effects/assets/img/paper-tear-right.png) right top repeat-y,repeating-linear-gradient( to bottom,rgba(0,60,200,0.14) 0px,rgba(0,60,200,0.14) 1px,transparent 1px,transparent 34px ),#fcfbf7;background-size:auto 220px,auto auto,auto;border-radius:10px;box-shadow:0 12px 26px rgba(0,0,0,0.15),0 0 0 1px rgba(0,0,0,0.04);padding-top:35px;padding-bottom:35px;padding-left:70px;padding-right:60px;overflow:hidden;} .ug-book article{position:relative;z-index:1;padding-right:30px;} .ug-book article p{margin:0 0 18px 0;font-size:20px;line-height:1.9;color:#222;} .ug-book article h2,.ug-book article h3{font-weight:600;margin-top:20px;margin-bottom:16px;color:#1b2a4b;} .ug-book article ul,.ug-book article ol{margin:18px 0 20px 0;padding-left:30px;} .ug-book article li{margin-bottom:10px;} .ug-book article a{color:#0a4fb8;text-decoration:none;border-bottom:1px dotted #0a4fb8;} .ug-book article a:hover{color:#062f74;border-bottom-style:solid;} .ug-book article strong{font-weight:600;} .ug-book article em{font-style:italic;} .ug-book article,.ug-book article p,.ug-book article h2,.ug-book article h3,.ug-book article li{font-family:"Noto Sans Handwritten",sans-serif !important;}.ug-stick{display:flex;flex-direction:column;gap:32px;margin:30px auto;padding:10px 0;} .ug-stick .stick-note{position:relative;padding:28px 34px;width:100%;max-width:780px;font-size:18px;line-height:1.75;border-radius:8px;box-shadow:0 6px 14px rgba(0,0,0,0.22),0 12px 24px rgba(0,0,0,0.14);background-image:radial-gradient(circle at 35% 25%,rgba(255,255,255,0.5),transparent 60%),repeating-linear-gradient(90deg,rgba(255,255,255,0.08) 0,rgba(0,0,0,0.04) 2px,transparent 3px);background-blend-mode:screen;transition:all 0.3s cubic-bezier(0.175,0.885,0.32,1.275);transform-origin:center center;} .ug-stick .stick-note:hover{transform:translateY(-12px) scale(1.02) !important;box-shadow:0 20px 40px rgba(0,0,0,0.28),0 30px 50px rgba(0,0,0,0.20);z-index:10;} .ug-stick .stick-note:nth-child(5n+1){background-color:#d5eeff;transform:rotate(2.2deg);} .ug-stick .stick-note:nth-child(5n+1)::before{content:"";background-image:url(//ultragreek.com/news/wp-content/plugins/ultrawp-effects/assets/img/stick/tape-orange.png);width:76px;height:56px;top:-16px;left:20px;transform:translateX(0);} .ug-stick .stick-note:nth-child(5n+2){background-color:#fff6b0;transform:rotate(-2deg);} .ug-stick .stick-note:nth-child(5n+2)::before{background-image:url(//ultragreek.com/news/wp-content/plugins/ultrawp-effects/assets/img/stick/pin-green.png);width:52px;height:52px;top:-14px;left:auto;right:24px;transform:translateX(0);} .ug-stick .stick-note:nth-child(5n+3){background-color:#d9ffdf;transform:rotate(0deg);} .ug-stick .stick-note:nth-child(5n+3)::before{background-image:url(//ultragreek.com/news/wp-content/plugins/ultrawp-effects/assets/img/stick/clip-red.png);width:48px;height:48px;top:-12px;left:50%;transform:translateX(-50%);} .ug-stick .stick-note:nth-child(5n+4){background-color:#ffdce5;transform:rotate(1.8deg);} .ug-stick .stick-note:nth-child(5n+4)::before{background-image:url(//ultragreek.com/news/wp-content/plugins/ultrawp-effects/assets/img/stick/clip-blue.png);width:46px;height:50px;top:-14px;left:18px;transform:translateX(0);} .ug-stick .stick-note:nth-child(5n+5){background-color:#ffe4ba;transform:rotate(0deg);} .ug-stick .stick-note:nth-child(5n+5)::before{background-image:url(//ultragreek.com/news/wp-content/plugins/ultrawp-effects/assets/img/stick/pin-red.png);width:54px;height:54px;top:-15px;left:50%;transform:translateX(-50%);} .ug-stick .stick-note::before{content:"";position:absolute;background-size:contain;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:2;}.ug-text{background:linear-gradient( 180deg,#e5e5e5 0%,#fafafa 45%,#f2eee8 100% );padding:36px 30px;border-radius:18px;margin:45px 0;position:relative;overflow:hidden;color:#000;} .ug-text p{margin-bottom:20px;line-height:1.75;font-size:17px;position:relative;padding-left:20px;transition:0.35s ease;} .ug-text p:first-of-type{font-size:19px;font-weight:600;margin-bottom:26px;} .ug-text p::before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;border-radius:4px;background:#b9b4ac;opacity:0.85;transition:0.35s ease;} .ug-text p:hover{transform:translateX(3px);} .ug-text p:hover::before{opacity:1;filter:brightness(1.15);} .ug-text strong,.ug-text b{color:#000;font-weight:700;} .ug-text a{color:#000;text-decoration:underline;transition:opacity 0.25s ease;} .ug-text a:hover{opacity:0.7;} .ug-text strong,.ug-text b,.ug-text a{font-weight:700;background:linear-gradient( 90deg,#ffffff 0%,#d0d0d0 20%,#b5b5b5 40%,#4e4d4d 65%,#d5d5d5 75%,#ffffff 100% );background-size:250%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#000;animation:neutralSilver 6s linear infinite;} .ug-text a{text-decoration:none;} .ug-text a:hover{text-decoration:underline;} @keyframes neutralSilver{0%{background-position:200% 0;} 100%{background-position:-200% 0;} }.ug-text-split {
font-family: "Inter", "Noto Sans", Arial, sans-serif;
width: 100%;
margin: 0 auto 32px;
color: #111;
}
.ug-text-split article {
display: grid;
gap: 16px;
}
.ug-text-split .ug-para {
position: relative;
padding: 16px 18px 18px 24px;
border-radius: 14px;
background: linear-gradient(180deg, #f2f2f2 0%, #fbfbfb 60%, #f0ebe5 100%);
border: 1px solid #dfdbd4;
box-shadow:
0 10px 24px rgba(0,0,0,0.06),
inset 0 1px 0 rgba(255,255,255,0.65);
overflow: hidden;
}
.ug-text-split .ug-para::before {
content: "";
position: absolute;
inset: 10px auto 10px 10px;
width: 5px;
border-radius: 6px;
background: linear-gradient(180deg, #bfb9b1, #8f8a83);
opacity: 0.9;
}
.ug-text-split .ug-para p {
margin: 0;
line-height: 1.75;
font-size: 17px;
color: #131313;
}
.ug-text-split strong,
.ug-text-split b {
font-weight: 700;
color: #0f0f0f;
}
.ug-text-split a {
color: #0f0f0f;
text-decoration: underline;
font-weight: 600;
}
.ug-text-split a:hover {
opacity: 0.8;
}
@media (max-width: 640px) {
.ug-text-split .ug-para {
padding: 14px 14px 16px 20px;
}
}.ug-gold{font-family:"Noto Serif",Georgia,serif;line-height:1.9;color:#332004;background:linear-gradient(135deg,#f7f4ef,#efe8dc);max-width:900px;margin:40px auto;padding:26px 26px;border-radius:20px;box-shadow:0 0 22px rgba(0,0,0,0.12);position:relative;overflow:hidden;animation:fadeInug-gold 1.2s ease both;border:2px solid rgba(207,171,92,0.35);} @keyframes fadeInug-gold{from{opacity:0;transform:translateY(20px);} to{opacity:1;transform:translateY(0);} } .ug-gold article{position:relative;z-index:1;} .ug-gold h1{text-align:center;font-size:2em;font-weight:700;color:#2e1c0b;text-shadow:0 2px 6px rgba(0,0,0,0.25);margin-bottom:35px;letter-spacing:0.3px;} .ug-gold p{margin-bottom:18px;text-align:left;} .ug-gold a{color:#4d2f0f;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(77,47,15,0.25);transition:color 0.3s ease,border-color 0.3s ease;} .ug-gold a:hover{color:#7a5521;border-color:rgba(77,47,15,0.4);} .ug-gold p:empty{display:none !important;margin:0 !important;padding:0 !important;box-shadow:none !important;background:none !important;} .ug-gold strong,.ug-gold b,.ug-gold a{font-weight:700;background:linear-gradient( 90deg,#cfc8c8 0%,#726a5a 40%,#5c5037 70%,#241600 85%,#3a2f19 92%,#f4ecec 100% );background-size:220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#2b1a05;animation:goldTextShine 7s linear infinite;position:relative;} .ug-gold a{text-decoration:none;} .ug-gold a:hover{text-decoration:underline;} @keyframes goldTextShine{0%{background-position:200% 0;} 100%{background-position:-200% 0;} }.ug-gold-split{font-family:"Noto Serif",Georgia,serif;max-width:900px;margin:40px auto;padding:10px 0;color:#332004;background:transparent;} .ug-gold-split article{margin:0;} .ug-gold-split h2,.ug-gold-split h3{color:#2e1c0b;margin:0 0 12px 0;} .ug-gold-split .ug-para{position:relative;margin:0 0 18px 0;padding:18px 20px;border-radius:16px;background:rgba(249,245,236,0.9);border:1px solid rgba(82,65,29,0.55);box-shadow:0 6px 20px rgba(0,0,0,0.12);overflow:hidden;transition:transform 0.2s ease,box-shadow 0.2s ease;} .ug-gold-split .ug-para:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(0,0,0,0.18);} .ug-gold-split .ug-para p{margin:0;line-height:1.8;color:#37240a;} .ug-gold-split .ug-para.para-first{font-size:1.02em;font-weight:700;} .ug-gold-split .ug-para.para-odd:not(.para-first){background:rgba(248,241,228,0.92);} .ug-gold-split .ug-para.para-even{background:rgba(245,237,222,0.88);} .ug-gold-split strong,.ug-gold-split b,.ug-gold-split a{font-weight:700;background:linear-gradient( 90deg,#cfc8c8 0%,#726a5a 40%,#5c5037 70%,#241600 85%,#3a2f19 92%,#f4ecec 100% );background-size:220%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#2b1a05;animation:goldSplitShine 7s linear infinite;position:relative;} .ug-gold-split a{text-decoration:none;} .ug-gold-split a:hover{text-decoration:underline;} @keyframes goldSplitShine{0%{background-position:200% 0;} 100%{background-position:-200% 0;} }@keyframes darkBeam{0%{opacity:0;transform:translate(-160%,-160%) rotate(25deg);}40%{opacity:.35;}50%{opacity:.55;}70%{opacity:.3;}100%{opacity:0;transform:translate(200%,200%) rotate(25deg);}}@keyframes darkUnderline{0%{width:0%}50%{width:100%}100%{width:0%}}@keyframes darkFade{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}.ug-dark{font-family:"Noto Sans","Roboto",Arial,sans-serif;max-width:1120px;margin:48px auto;padding:44px 40px;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.08),transparent 28%),radial-gradient(circle at 82% 18%,rgba(255,255,255,.06),transparent 30%),linear-gradient(140deg,#050505 0%,#0a0a0a 45%,#0c0c0c 100%);color:#f2f2f2;border-radius:26px;position:relative;overflow:hidden;animation:darkFade 1.2s ease forwards;opacity:0;box-shadow:0 0 60px rgba(0,0,0,.65),0 0 90px rgba(255,255,255,.04),inset 0 0 38px rgba(255,255,255,.03)}.ug-dark::before{content:"";position:absolute;width:220%;height:220%;top:-60%;left:-60%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.07) 38%,rgba(255,255,255,.15) 52%,rgba(255,255,255,.07) 65%,transparent 100%);filter:blur(2px);animation:darkBeam 9s linear infinite;pointer-events:none}.ug-dark::after{content:"";position:absolute;inset:-2px;border-radius:30px;background:linear-gradient(120deg,#f6f6f6 0%,#d4d4d4 40%,#a8a8a8 60%,#f6f6f6 100%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;padding:4px;box-shadow:0 0 22px rgba(255,255,255,.12);pointer-events:none}.ug-dark h2,.ug-dark h3,.ug-dark h4{margin-top:40px;margin-bottom:20px;font-weight:800;background:linear-gradient(90deg,#f5f5f5,#dcdcdc,#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 16px rgba(255,255,255,.25)}.ug-dark h2{font-size:34px}.ug-dark h3{font-size:26px}.ug-dark p{font-size:19px;line-height:1.9;margin-bottom:32px;color:#e9edf5;position:relative;padding:12px 0}.ug-dark p::after{content:"";position:absolute;bottom:-2px;left:0;height:2px;width:0%;border-radius:2px;background:linear-gradient(90deg,#b5b5b5,#ffffff,#cfcfcf);box-shadow:0 0 8px rgba(255,255,255,.35);animation:darkUnderline 2.8s ease-in-out infinite}.ug-dark img{width:100%;border-radius:18px;margin:32px 0;box-shadow:0 0 25px rgba(255,255,255,.1),0 0 65px rgba(0,0,0,.85);transition:transform .35s ease}.ug-dark img:hover{transform:scale(1.03)}.ug-dark a{color:#e2e2e2;font-weight:700;text-decoration:none;position:relative}.ug-dark a:hover{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.5)}.ug-dark a::after{content:"";position:absolute;bottom:-3px;left:0;height:2px;width:0%;background:linear-gradient(90deg,#bfbfbf,#ffffff);box-shadow:0 0 8px rgba(255,255,255,.4);transition:width .3s ease}.ug-dark a:hover::after{width:100%}.ug-dark strong,.ug-dark b{font-weight:800;background:linear-gradient(90deg,#ffffff,#cfcfcf,#f5f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#f2f2f2;text-shadow:0 0 10px rgba(255,255,255,.25)}.ug-dark{overflow-wrap:break-word;word-break:break-word}.ug-dark p,.ug-dark a{overflow-wrap:anywhere}.ug-dark .center{text-align:center;font-size:20px;margin-top:10px;color:#dfe9f5;text-shadow:0 0 14px rgba(120,170,255,.35)}@keyframes darkSplitBeam{0%{opacity:0;transform:translate(-150%,-150%) rotate(22deg);}45%{opacity:.45;}55%{opacity:.6;}80%{opacity:.3;}100%{opacity:0;transform:translate(180%,180%) rotate(22deg);}}@keyframes darkSplitUnderline{0%{width:0%}50%{width:100%}100%{width:0%}}.ug-dark-split{font-family:"Noto Sans","Roboto",Arial,sans-serif;max-width:none;width:100%;margin:0 auto 32px;padding:0;background:transparent;color:#f2f2f2;border-radius:0;position:relative}.ug-dark-split article{margin:0;display:grid;gap:18px}.ug-dark-split h2,.ug-dark-split h3,.ug-dark-split h4{margin:12px 0 8px;font-weight:800;background:linear-gradient(90deg,#f5f5f5,#dcdcdc,#ffffff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 16px rgba(255,255,255,.25)}.ug-dark-split h2{font-size:32px}.ug-dark-split h3{font-size:24px}.ug-dark-split .ug-para{position:relative;padding:18px 20px 20px;border-radius:18px;background:linear-gradient(145deg,#060606,#0b0b0b);border:1px solid rgba(190,190,190,.25);box-shadow:0 0 28px rgba(255,255,255,.08),inset 0 0 24px rgba(255,255,255,.02);overflow:hidden}.ug-dark-split .ug-para::before,.ug-dark-split .ug-para::after{content:"";position:absolute;inset:-2px;border-radius:20px;pointer-events:none}.ug-dark-split .ug-para::before{background:linear-gradient(120deg,#f6f6f6 0%,#d4d4d4 40%,#a8a8a8 60%,#f6f6f6 100%);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;-webkit-mask-composite:xor;padding:3px;box-shadow:0 0 16px rgba(255,255,255,.18),0 0 26px rgba(255,255,255,.08)}.ug-dark-split .ug-para::after{width:200%;height:200%;top:-50%;left:-50%;background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.08) 38%,rgba(255,255,255,.16) 52%,rgba(255,255,255,.08) 65%,transparent 100%);filter:blur(1.5px);animation:darkSplitBeam 8s linear infinite}.ug-dark-split .ug-para.para-first{border-color:rgba(220,220,220,.35);box-shadow:0 0 32px rgba(255,255,255,.12),inset 0 0 24px rgba(255,255,255,.04)}.ug-dark-split .ug-para:hover{box-shadow:0 0 32px rgba(255,255,255,.12),inset 0 0 24px rgba(255,255,255,.04);transform:translateY(-1px)}.ug-dark-split .ug-para p{margin:0;color:#e8ecf2;line-height:1.9;position:relative;padding-bottom:10px}.ug-dark-split .ug-para p::after{content:"";position:absolute;bottom:-2px;left:0;height:2px;width:0%;border-radius:2px;background:linear-gradient(90deg,#b5b5b5,#ffffff,#cfcfcf);box-shadow:0 0 8px rgba(255,255,255,.35);animation:darkSplitUnderline 2.6s ease-in-out infinite}.ug-dark-split strong,.ug-dark-split b{font-weight:800;background:linear-gradient(90deg,#ffffff,#cfcfcf,#f5f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:#f2f2f2;text-shadow:0 0 10px rgba(255,255,255,.25)}.ug-dark-split a{color:#e2e2e2;font-weight:700;text-decoration:none;position:relative}.ug-dark-split a::after{content:"";position:absolute;bottom:-3px;left:0;height:2px;width:0%;background:linear-gradient(90deg,#bfbfbf,#ffffff);box-shadow:0 0 8px rgba(255,255,255,.4);transition:width .3s ease}.ug-dark-split a:hover{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.5)}.ug-dark-split a:hover::after{width:100%}@media (max-width:640px){.ug-dark-split{padding:26px 18px;margin:32px auto}}.ug-neon{position:relative;margin:1.5rem 0;padding:2rem;background:transparent;color:inherit;border:2px solid #35c5ff;box-shadow:0 0 12px rgba(53,197,255,.7),0 0 24px rgba(53,197,255,.4),inset 0 0 12px rgba(53,197,255,.3);border-radius:14px}.ug-neon article{color:inherit;background:transparent}.ug-neon:before,.ug-neon:after{content:"";position:absolute;inset:-6px;border-radius:18px;pointer-events:none}.ug-neon:before{border:1px solid rgba(53,197,255,.4);box-shadow:0 0 14px rgba(53,197,255,.6);opacity:.9}.ug-neon:after{border:1px dashed rgba(53,197,255,.35);animation:neonPulse 2.6s ease-in-out infinite}@keyframes neonPulse{0%,100%{opacity:.55;filter:drop-shadow(0 0 8px rgba(53,197,255,.6))}50%{opacity:.9;filter:drop-shadow(0 0 14px rgba(53,197,255,.9))}}.ug-neon h1,.ug-neon h2,.ug-neon h3,.ug-neon h4,.ug-neon h5,.ug-neon h6,.ug-neon p,.ug-neon li{color:inherit}.ug-neon-split{margin:1.5rem 0}.ug-neon-split article{display:grid;gap:1rem}.ug-neon-split .ug-para{--glow:#35c5ff;--glow-rgba:53,197,255;position:relative;padding:1.25rem 1.5rem;background:transparent;color:inherit;border:2px solid rgba(var(--glow-rgba),.8);border-radius:14px;box-shadow:0 0 18px rgba(var(--glow-rgba),.5),inset 0 0 10px rgba(var(--glow-rgba),.35)}.ug-neon-split .ug-para:before,.ug-neon-split .ug-para:after{content:"";position:absolute;inset:-6px;border-radius:18px;pointer-events:none}.ug-neon-split .ug-para:before{border:1px solid rgba(var(--glow-rgba),.75);opacity:.65}.ug-neon-split .ug-para:after{border:1px dashed rgba(var(--glow-rgba),.65);animation:neonSplitPulse 2.2s ease-in-out infinite}.ug-neon-split .ug-para p{color:inherit}.ug-neon-split .ug-para:nth-child(5n+1){--glow:#35c5ff;--glow-rgba:53,197,255}.ug-neon-split .ug-para:nth-child(5n+2){--glow:#ff5f5f;--glow-rgba:255,95,95}.ug-neon-split .ug-para:nth-child(5n+3){--glow:#6dff7c;--glow-rgba:109,255,124}.ug-neon-split .ug-para:nth-child(5n+4){--glow:#ff9b3f;--glow-rgba:255,155,63}.ug-neon-split .ug-para:nth-child(5n){--glow:#c185ff;--glow-rgba:193,133,255}@keyframes neonSplitPulse{0%,100%{opacity:.55;filter:drop-shadow(0 0 8px rgba(var(--glow-rgba),.8))}50%{opacity:.9;filter:drop-shadow(0 0 14px rgba(var(--glow-rgba),1))}}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}@font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4QIFqPfE.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4SYFqPfE.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4QoFqPfE.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4QIFqPfE.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4SYFqPfE.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4QoFqPfE.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Raleway';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Raleway';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/raleway/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7qsDJT9g.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7jsDJT9g.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7rsDJT9g.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7ksDJT9g.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7osDJT9g.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7psDJT9g.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDI.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdh18Smxg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdo18Smxg.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdg18Smxg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdv18Smxg.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdj18Smxg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCdi18Smxg.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZY4lCds18Q.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNa7lqDY.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK3dSBYKcSV-LCoeQqfX1RYOo3qPK7lqDY.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNK7lqDY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK3dSBYKcSV-LCoeQqfX1RYOo3qO67lqDY.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK3dSBYKcSV-LCoeQqfX1RYOo3qN67lqDY.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7lqDY.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmhduz8A.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwkxduz8A.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmxduz8A.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlBduz8A.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmBduz8A.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwmRduz8A.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Source Sans Pro';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://ultragreek.com/news/wp-content/fonts/source-sans-pro/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:1.94em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background:0 0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{box-sizing:inherit}html{box-sizing:border-box}body,button,input,optgroup,select,textarea{color:#404040;font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;font-size:1rem;line-height:1.75}@media screen and (min-width:768px){body,button,input,optgroup,select,textarea{font-size:17px;font-size:1.0625rem}}h1,h2,h3,h4,h5,h6{font-family:Lato,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.5;clear:both}h2{font-size:1.78em;margin:.73em 0}h3{font-size:1.62em;margin:.8em 0}h4{font-size:1.46em;margin:.89em 0}h5{font-size:1.3em;margin:1em 0}h6{font-size:1.14em;margin:1.14em 0}p{margin-top:0;margin-bottom:1.5em}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;font-family:'Courier 10 Pitch',courier,monospace;line-height:1.6;margin-bottom:1.75em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:monaco,consolas,'Andale Mono','DejaVu Sans Mono',monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}body{background:#ededed}hr{background:#ccc;border:0;height:1px;margin-bottom:1.5em}ol,ul{margin:0 0 1.5em 0;padding:0;list-style-position:inside}ul{list-style-type:disc}ol{list-style-type:decimal}ol ul,ul ul{list-style-type:circle}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}li:not(:first-child){padding-top:.2em}li:not(:last-child){padding-bottom:.2em}li>ol>li:first-child,li>ul>li:first-child{padding-top:.4em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}embed,iframe,object{max-width:100%}img{height:auto;max-width:100%}figure{margin:0 0 1em 0}table{margin:0 0 1.5em;width:100%;border-collapse:collapse}table,td,th{border:1px solid #e1e1e1}td,th{padding:.2em .4em}a{text-decoration:underline;transition:color .2s}a{color:#166dd6}a:active,a:focus,a:hover{color:#f69275}a:focus{outline:thin dotted}a:active,a:focus:not(:focus-visible),a:hover{outline:0}p.has-text-color a,p.has-text-color a:active,p.has-text-color a:focus,p.has-text-color a:hover{color:inherit}.more-link,.wp-block-search .wp-block-search__button,button,input[type=button],input[type=reset],input[type=submit]{position:relative;padding:.45em 1em .5em;line-height:1;font-weight:600;border-radius:0;border-color:transparent;color:#fff;background-image:linear-gradient(to right,#f3c841 0,#f69275 51%,#f3c841 100%);background-size:200% auto;transition:all .3s ease-in-out}.more-link:active,.more-link:focus,.more-link:hover,.wp-block-search .wp-block-search__button:active,.wp-block-search .wp-block-search__button:focus,.wp-block-search .wp-block-search__button:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{color:#fff;background-position:right center}.more-link:active,.more-link:focus,.wp-block-search .wp-block-search__button:active,.wp-block-search .wp-block-search__button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{outline-style:dashed;outline-width:thin}.more-link:focus:not(:focus-visible),.wp-block-search .wp-block-search__button:focus:not(:focus-visible),button:focus:not(:focus-visible),input[type=button]:focus:not(:focus-visible),input[type=reset]:focus:not(:focus-visible),input[type=submit]:focus:not(:focus-visible){outline:0}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{display:block;max-width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:0;color:#666}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{color:#111;outline-style:dashed;outline-width:thin}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{line-height:normal}textarea{width:100%}.wp-block-quote p{margin-bottom:.75em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.3em}.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation{font-size:.85em}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:.95em}.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1.75em}.wp-block-pullquote{padding:2.4em 0}.wp-block-pullquote p{font-size:1.75em;margin-bottom:0}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{display:block;margin-top:1.5em}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:1.9em}.wp-block-pullquote.is-style-solid-color blockquote{max-width:70%}.wp-block-pullquote.is-style-solid-color blockquote cite{color:inherit}.wp-block-audio,.wp-block-calendar,.wp-block-embed,.wp-block-gallery,.wp-block-image,.wp-block-media-text,.wp-block-table,.wp-block-video{margin-bottom:1.5em}.wp-block-media-text .wp-block-media-text__media{margin-bottom:1em}@media screen and (min-width:600px){.wp-block-media-text .wp-block-media-text__media{margin-bottom:0}}.wp-block-calendar table:where(:not(.has-text-color)){color:inherit}.wp-block-calendar .wp-calendar-table,.wp-block-table table{margin-bottom:0}.wp-block-calendar .wp-calendar-nav{margin-top:.5em}.wp-block-image img{display:block}.wp-block-embed figcaption,.wp-block-gallery figcaption,.wp-block-image figcaption,.wp-block-table figcaption,.wp-block-video figcaption{font-size:.85em}.wp-block-embed figcaption,.wp-block-image figcaption,.wp-block-table figcaption,.wp-block-video figcaption{margin-top:1em;margin-bottom:0}.wp-block-audio figcaption{margin-top:.75em;margin-bottom:0;font-size:.8em}.wp-block-table.is-style-stripes{border-bottom:0}.wp-block-code{padding:0;border:0;border-radius:0}.wp-block-code>code{padding:.8em 1em;border:1px solid #ddd;border-radius:4px;color:inherit}.wp-block-search .wp-block-search__inside-wrapper{display:flex}.wp-block-search .wp-block-search__input{border:1px solid #ccc}.wp-block-search .wp-block-search__button{margin-left:0}.wp-block-search__input>.wp-block-search__input{max-width:65%;width:100%}.wp-block-search__input>.wp-block-search__button{max-width:35%;width:auto}.wp-block-search__button.has-icon{padding:0 .4em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{padding:7px 10px}@media screen and (min-width:600px){.wp-block-search .wp-block-search__input{flex-wrap:nowrap}.wp-block-search__input>.wp-block-search__input{max-width:65%;width:100%}.wp-block-search__input>.wp-block-search__button{max-width:35%}}.wp-block-rss{padding:0;list-style-type:none}.wp-block-rss .wp-block-rss__item:not(:last-child){margin-bottom:1em}.wp-block-rss .wp-block-rss__item:not(:first-child){padding-top:0}.wp-block-latest-comments__comment{line-height:inherit}.wp-block-button__link{text-decoration:none}.wp-block-social-links .wp-block-social-link{padding:0}.wp-block-cover.wp-block-cover .wp-block-cover__background,.wp-block-cover.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover.wp-block-cover-image .wp-block-cover__background,.wp-block-cover.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.wp-block-cover.has-background-dim:not(.has-background-gradient):before{z-index:1}.wp-block-cover-image.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover.wp-block-cover .wp-block-cover__inner-container{z-index:1}.wp-block-cover__image-background.wp-block-cover__image-background,.wp-block-cover__video-background.wp-block-cover__video-background{z-index:0}.site{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.site-content{flex-grow:1}.u-wrapper{width:100%;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}@media screen and (min-width:576px){.u-wrapper{max-width:540px;padding-left:15px;padding-right:15px}}@media screen and (min-width:768px){.u-wrapper{max-width:720px}}@media screen and (min-width:992px){.u-wrapper{max-width:960px}}@media screen and (min-width:1200px){.u-wrapper{max-width:1140px}}@media screen and (min-width:1280px){body.double-sidebar .u-wrapper{max-width:1230px}}@media screen and (min-width:1360px){body.double-sidebar .u-wrapper{max-width:1280px}}@media screen and (min-width:1400px){body.double-sidebar .u-wrapper{max-width:1320px}}.pb-content-sidebar{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;margin-top:1.5em}.pb-content-sidebar::after{content:'';width:100%}.site-main{max-width:670px;width:100%;flex-basis:100%;margin-bottom:1.5em}body.page.page-template-small .pb-content-sidebar{max-width:750px}body.page.page-template-medium .pb-content-sidebar{max-width:1140px}body.page.page-template-large .pb-content-sidebar{max-width:1320px}body.page.page-template-default .site-main,body.page.page-template-full .pb-content-sidebar,body.page.page-template-full .site-main,body.page.page-template-large .site-main,body.page.page-template-medium .site-main,body.page.page-template-small .site-main{max-width:100%}body.content-no-t-padding .site .site-content .site-main,body.side-widget-no-t-padding .site .site-content .c-sidebar .widget{padding-top:0}body.content-no-b-padding .site .site-content .site-main,body.side-widget-no-b-padding .site .site-content .c-sidebar .widget{padding-bottom:0}body.content-no-x-padding .site .site-content .site-main,body.side-widget-no-x-padding .site .site-content .c-sidebar .widget{padding-left:0;padding-right:0}body.side-widget-no-shadow .c-sidebar .widget{box-shadow:none}.c-sidebar{max-width:310px;min-width:260px;flex-grow:1;flex-basis:30%}.c-sidebar-left{order:1}.c-sidebar-right{order:2}.c-sidebar .widget,.site-main{padding:14px;background:#fff}.site-main{border:1px solid #fff}.c-sidebar .widget{border:1px solid #fafafa;box-shadow:1px 2px 3px rgba(0,0,0,.07)}@media screen and (min-width:350px){.c-sidebar{max-width:330px}.c-sidebar .widget{padding:19px 24px}body.double-sidebar .c-sidebar{min-width:330px}}@media screen and (min-width:576px){.site-main{padding:24px 34px}.c-sidebar{max-width:340px}.c-sidebar .widget{padding:24px 29px}}@media screen and (min-width:768px){body.double-sidebar .pb-content-sidebar{flex-wrap:wrap}body.double-sidebar .pb-content-sidebar::after{content:''}body.double-sidebar .c-sidebar{max-width:320px}body.double-sidebar .c-sidebar .widget{padding-left:24px;padding-right:24px}body.double-sidebar .c-sidebar-left,body.double-sidebar .c-sidebar-right{margin-left:auto;margin-right:auto}}@media screen and (min-width:1024px){.pb-content-sidebar{flex-wrap:nowrap}.pb-content-sidebar::after{content:none}.site-main{padding-top:29px;padding-bottom:29px}body.no-sidebar .site-main{max-width:750px}body.no-sidebar .site-main,body.page.page-template-default .site-main,body.page.page-template-full .site-main,body.page.page-template-large .site-main,body.page.page-template-medium .site-main,body.page.page-template-small .site-main{padding-left:49px;padding-right:49px}body.single-sidebar .site-main{max-width:630px;padding-left:24px;padding-right:24px}body.single-sidebar .c-sidebar .widget{padding:19px 24px}body.single-sidebar .c-sidebar-left{margin-right:25px;order:-1}body.single-sidebar .c-sidebar-right{margin-left:25px}body.double-sidebar .site-main{max-width:750px;padding-left:49px;padding-right:49px}}@media screen and (min-width:1200px){body.no-sidebar .site-main{max-width:750px}body.single-sidebar .site-main{max-width:730px;padding-left:39px;padding-right:39px}.c-sidebar{max-width:340px}body.single-sidebar .c-sidebar-left{margin-right:auto}body.single-sidebar .c-sidebar-right{margin-left:auto}body.single-sidebar .c-sidebar .widget{padding:24px 29px}}@media screen and (min-width:1280px){body.double-sidebar .site-main{max-width:600px;padding-left:29px;padding-right:29px}body.double-sidebar .pb-content-sidebar{flex-wrap:nowrap}body.double-sidebar .pb-content-sidebar::after{content:none}body.double-sidebar .c-sidebar{min-width:260px}body.double-sidebar .c-sidebar-left{order:-1;margin-left:0;margin-right:25px}body.double-sidebar .c-sidebar-right{order:1;margin-left:25px;margin-right:0}body.double-sidebar .c-sidebar .widget{padding:19px}}@media screen and (min-width:1360px){body.double-sidebar .site-main{max-width:660px}}@media screen and (min-width:1280px){body.double-sidebar.side-widget-ld-lg-left .c-sidebar-right{order:-1;margin-left:0;margin-right:25px}body.double-sidebar.side-widget-ld-lg-right .c-sidebar-left{order:0;margin-left:25px;margin-right:0}}.top-navbar{background:linear-gradient(0deg,#166dd6 0,#1257ab 100%);color:#fff}.top-menus{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;line-height:1.6em}.top-menus .menu{list-style-type:none;margin:0;padding:0;display:inline-flex;flex-wrap:wrap;justify-content:center;align-items:center}.top-menus li{padding:.4rem .75rem;border:1px solid rgba(255,255,255,.25);margin-bottom:0;margin-left:-1px}@media screen and (min-width:768px){.top-menus{justify-content:flex-start}.top-menus>nav{flex-grow:1}}.social-navigation a{color:#fff}.social-navigation a .svg-icon{width:1.55em;height:1.55em;padding:.15em;border:1px solid transparent;transition:.25s all}.social-navigation a:active .svg-icon,.social-navigation a:focus .svg-icon,.social-navigation a:hover .svg-icon{color:#166dd6;background:#fff;border-color:#fff;border-radius:50%;text-shadow:0 1px 1px rgba(0,0,0,.15)}@media screen and (min-width:768px){.social-navigation{flex-basis:38%}.social-navigation .menu{justify-content:flex-start}}.top-navigation{font-size:.8em}.top-navigation a{text-decoration:none;color:#fff;border-bottom:2px solid transparent;transition:.2s border-color}.top-navigation a:active,.top-navigation a:focus,.top-navigation a:hover{color:#fff;border-color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.15)}@media screen and (min-width:768px){.top-navigation{flex-basis:62%;text-align:right}.top-navigation .menu{justify-content:flex-end}}.site-branding{padding:1em 0;background-color:#fff;background-position:center center;background-size:contain;background-repeat:repeat}.site-branding-wrap{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.site-logo-title{max-width:600px;display:flex;align-items:center}.has-banner-next-sm{margin-right:1rem}@media screen and (min-width:576px){.has-banner-next-md{margin-right:1rem}}@media screen and (min-width:768px){.site-branding-wrap{flex-wrap:nowrap;justify-content:space-between}.has-banner-next-lg{margin-right:1rem}}.site-branding .custom-logo-link img{display:block;max-width:12em;max-height:3.55em;width:auto;height:auto}.site-branding .custom-logo-link{color:#404040}.site-logo-only .custom-logo-link{margin-right:0}.site-logo-title:not(.site-logo-only) .custom-logo-link{margin-right:.75rem}.site-tagline,.site-title{margin:0}.site-title{font-family:Lato,Helvetica,Arial,sans-serif;font-size:1.2em;line-height:1.5;font-weight:700;word-break:break-word}.site-title a{text-decoration:none}.site-title,.site-title a,.site-title a:active,.site-title a:focus,.site-title a:hover{color:#404040}.site-tagline{font-size:.8em;color:#979797}.logo--sm-size-1 .custom-logo-link img{max-width:12em;max-height:3.55em}.logo--sm-size-2 .custom-logo-link img{max-width:13.5em;max-height:3.85em}.logo--sm-size-3 .custom-logo-link img{max-width:15em;max-height:4.15em}.logo--sm-size-4 .custom-logo-link img{max-width:16.5em;max-height:4.45em}.logo--sm-size-5 .custom-logo-link img{max-width:18em;max-height:4.75em}.site-title--sm-size-1{font-size:1.1em}.site-title--sm-size-2{font-size:1.2em}.site-title--sm-size-3{font-size:1.3em}.site-title--sm-size-4{font-size:1.4em}.site-title--sm-size-5{font-size:1.5em}.tagline--sm-size-1{font-size:.75em}.tagline--sm-size-2{font-size:.8em}.tagline--sm-size-3{font-size:.85em}.tagline--sm-size-4{font-size:.9em}.tagline--sm-size-5{font-size:.95em}@media screen and (min-width:576px){.logo--md-size-1 .custom-logo-link img{max-width:12em;max-height:3.55em}.logo--md-size-2 .custom-logo-link img{max-width:13.5em;max-height:3.85em}.logo--md-size-3 .custom-logo-link img{max-width:15em;max-height:4.15em}.logo--md-size-4 .custom-logo-link img{max-width:16.5em;max-height:4.45em}.logo--md-size-5 .custom-logo-link img{max-width:18em;max-height:4.75em}.site-title--md-size-1{font-size:1.1em}.site-title--md-size-2{font-size:1.2em}.site-title--md-size-3{font-size:1.3em}.site-title--md-size-4{font-size:1.4em}.site-title--md-size-5{font-size:1.5em}.tagline--md-size-1{font-size:.75em}.tagline--md-size-2{font-size:.8em}.tagline--md-size-3{font-size:.85em}.tagline--md-size-4{font-size:.9em}.tagline--md-size-5{font-size:.95em}}@media screen and (min-width:1200px){.logo--lg-size-1 .custom-logo-link img{max-width:12em;max-height:3.55em}.logo--lg-size-2 .custom-logo-link img{max-width:13.5em;max-height:3.85em}.logo--lg-size-3 .custom-logo-link img{max-width:15em;max-height:4.15em}.logo--lg-size-4 .custom-logo-link img{max-width:16.5em;max-height:4.45em}.logo--lg-size-5 .custom-logo-link img{max-width:18em;max-height:4.75em}.site-title--lg-size-1{font-size:1.1em}.site-title--lg-size-2{font-size:1.2em}.site-title--lg-size-3{font-size:1.3em}.site-title--lg-size-4{font-size:1.4em}.site-title--lg-size-5{font-size:1.5em}.tagline--lg-size-1{font-size:.75em}.tagline--lg-size-2{font-size:.8em}.tagline--lg-size-3{font-size:.85em}.tagline--lg-size-4{font-size:.9em}.tagline--lg-size-5{font-size:.95em}}.top-banner{margin-top:1rem}.top-banner-shadow{box-shadow:0 1px 35px 0 rgb(0 0 0 / 15%)}.top-banner-image,.top-banner-link{display:block}.top-banner-link:focus{outline:2px solid}.top-banner-link:focus:not(:focus-visible){outline:0}.top-banner-image{max-height:150px;width:auto}.top-banner-hide-sm,.top-banner-hide-sm .top-banner-image{display:none}@media screen and (min-width:576px){.top-banner-hide-sm,.top-banner-hide-sm .top-banner-image{display:block}.top-banner-hide-md,.top-banner-hide-md .top-banner-image{display:none}}@media screen and (min-width:768px){.top-banner{margin-top:0;max-width:60%}.top-banner-hide-md,.top-banner-hide-md .top-banner-image{display:block}}@media screen and (min-width:1200px){.top-banner{max-width:70%}}.primary-navbar{padding:.5em 0;font-size:.95em;font-weight:600;background:#166dd6;color:#fff}.main-navigation ul{display:none;list-style-type:none;margin:0;padding:0}.main-navigation.toggled ul{display:block}.main-navigation{display:flex;flex-direction:column}.primary-menu-toggle{align-self:flex-end;display:inline-block;padding:.35em .4em}.primary-menu-toggle .svg-icon{width:1.55em;height:1.55em}.main-navigation.toggled .primary-menu-toggle .svg-icon:first-child,.main-navigation:not(.toggled) .primary-menu-toggle .svg-icon:last-child{display:none}.main-navigation li{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.4em}.main-navigation li>a{flex-basis:auto;width:100%}.main-navigation li.menu-item-has-children>a{width:calc(100% - 35px)}.main-navigation-arrow-btn{width:30px;flex-shrink:0;padding:5px 6px;border:none;background:0 0;color:#fff;cursor:pointer;transition:.25s all}.main-navigation-arrow-btn:focus{color:#fff}.main-navigation-arrow-btn .svg-icon{width:.95em;height:.95em}.main-navigation .main-navigation-arrow-btn:active,.main-navigation .main-navigation-arrow-btn:hover,.main-navigation li.focus>.main-navigation-arrow-btn,.main-navigation:not(.toggled) li:hover>.main-navigation-arrow-btn{background:#fff;color:#166dd6}.main-navigation li .main-navigation-arrow-btn:focus,.primary-menu-toggle:focus{outline:2px dotted #fff}.main-navigation li .main-navigation-arrow-btn:focus:not(:focus-visible),.primary-menu-toggle:focus:not(:focus-visible){outline:0}.main-navigation ul ul{position:absolute;left:30px;width:calc(100% - 15px);flex-grow:0;flex-shrink:0;display:block;padding:0;opacity:0;height:0;overflow:hidden;background:#166dd6;transition:.3s all;z-index:-1}.main-navigation ul li.focus>ul,.main-navigation:not(.toggled):not(.main-navigation--touch) ul li:hover>ul{position:relative;top:5px;left:15px;opacity:1;height:auto;overflow:visible;z-index:0}.main-navigation:not(.toggled) ul li.focus>ul,.main-navigation:not(.toggled):not(.main-navigation--touch) ul li:hover>ul{z-index:99995}.main-navigation ul li,.main-navigation ul ul li{border-top:1px solid rgba(255,255,255,.25)}.main-navigation a{text-decoration:none;padding:.3em .5em;color:#fff;transition:.25s all}.main-navigation a:active,.main-navigation a:focus,.main-navigation a:hover{color:#166dd6;background:#fff}@media screen and (min-width:768px){.primary-navbar{padding:.25em 0}.main-navigation ul{display:flex;flex-wrap:wrap}.primary-menu-toggle{display:none}.main-navigation{display:block}.main-navigation>div{max-width:100%}.main-navigation ul li{border:0}.main-navigation .menu>li:first-child{padding:.2em .2em .2em 0}.main-navigation .menu>li:not(:first-child),.main-navigation ul ul li{padding:.2em}.main-navigation .menu>li.menu-item-has-children>a{width:auto}.main-navigation ul ul li.menu-item-has-children>a{width:calc(100% - 32px)}.main-navigation-arrow-btn{margin-left:2px}.main-navigation ul ul{width:auto;left:15%;transition:.2s all}.main-navigation ul li.focus>ul,.main-navigation:not(.toggled):not(.main-navigation--touch) ul li:hover>ul{position:absolute;top:100%;left:0}.main-navigation ul ul li.focus>ul,.main-navigation:not(.toggled):not(.main-navigation--touch) ul ul li:hover>ul{top:0;left:100%}.main-navigation ul ul li{width:240px}}.primary-menu-search .primary-menu-search-toggle{display:none;width:32px;height:32px;justify-content:center;align-items:center;padding:.5em}.primary-menu-search-toggle .svg-icon{width:1em;height:1em}.primary-menu-search .search-form-wrap{min-width:250px}.primary-menu-search .search-form{flex-wrap:nowrap;padding:.4em;overflow-x:auto;background:#fff;box-shadow:1px 2px 3px rgba(0,0,0,.07);z-index:0}.main-navigation:not(.toggled) .primary-menu-search .search-form{z-index:99995}.primary-menu-search .search-form>.search-submit{max-width:100%}.main-navigation .primary-menu-search{justify-content:center;align-items:center;padding-top:1.6em}@media screen and (min-width:320px){.primary-menu-search .search-form>label{max-width:180px}}@media screen and (min-width:350px){.primary-menu-search .search-form>label{max-width:200px}}@media screen and (min-width:768px){.primary-menu-search .primary-menu-search-toggle{display:inline-flex}.primary-menu-search .search-form>label{max-width:210px}.main-navigation .primary-menu-search{display:flex;justify-content:flex-end;margin-left:auto;padding-top:.4em}.primary-menu-search .search-form-wrap{position:absolute;top:calc(100% + 8px);right:calc(100% - 32px)}.primary-menu-search-toggle .svg-icon:nth-of-type(2),.primary-menu-search.toggled .svg-icon:first-of-type,.primary-menu-search:not(.toggled) .search-form-wrap{display:none}.primary-menu-search.toggled .svg-icon:nth-of-type(2){display:inline-block}.primary-menu-search.toggled .search-form-wrap{display:flex;box-shadow:1px 2px 3px rgba(0,0,0,.14)}.primary-menu-search .search-form::before{content:'';position:absolute;top:-18px;left:calc(100% - 9px);border:9px solid transparent;border-bottom-color:rgba(255,255,255,.8);transform:translateX(-50%)}}.updated:not(.published){display:none}.pb-archive{margin-bottom:1.5em;padding-bottom:1.5em;border-bottom:1px solid #e1e1e1}.pb-archive.has-post-thumbnail .pb-content>.post-thumbnail,.pb-singular>.post-thumbnail{display:block}.pb-archive.has-post-thumbnail .pb-content>.post-thumbnail{margin-bottom:1em}.pb-singular>.post-thumbnail{margin-bottom:1.5em}@media screen and (min-width:768px){body.pb-content-columns .pb-archive.has-post-thumbnail .pb-content{display:flex;align-items:center}body.pb-content-columns .pb-archive.has-post-thumbnail .pb-content>.post-thumbnail{width:36%;margin-right:1.5em;margin-bottom:0}body.pb-content-columns .pb-archive.has-post-thumbnail .pb-content>:nth-child(2){width:64%}body.pb-content-cover .pb-archive.has-post-thumbnail .pb-content{align-items:stretch}body.pb-content-cover .pb-archive .pb-content>.post-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover}}.pb-archive .pb-content>.post-thumbnail img,.pb-singular>.post-thumbnail img{display:block}.pb-article a.post-thumbnail:focus:not(:focus-visible){outline:0}.page-header>.page-title,.pb-article .entry-header>.entry-title{margin-top:0;margin-bottom:.45em;font-size:1.46em;word-break:break-word}.page-header>.page-title,.pb-singular:not(.type-post) .entry-header>.entry-title{margin-bottom:.875em}.pb-archv-title{margin-top:0;font-size:1.62em}.entry-title a{text-decoration:none}.entry-title,.entry-title a{color:#404040}.entry-title a:active,.entry-title a:focus,.entry-title a:hover{color:#f69275}.cat-links,.entry-meta,.tag-links{font-size:.85em}.entry-meta{margin-bottom:1.1em}.hide-entry-meta{margin-bottom:1.5em}.cat-links,.tag-links{display:block;margin-top:1.5em}.entry-meta>*{display:inline-block;margin:0 .4em .4em 0}.cat-links a,.entry-meta a,.tag-links a{display:inline-block;vertical-align:middle;text-decoration:none}.cat-links .svg-icon,.cat-links a,.entry-meta .svg-icon,.entry-meta a,.tag-links .svg-icon,.tag-links a{color:#979797}.cat-links a:active,.cat-links a:focus,.cat-links a:hover,.entry-meta a:active,.entry-meta a:focus,.entry-meta a:hover,.tag-links a:active,.tag-links a:focus,.tag-links a:hover{color:#404040;text-decoration:underline}.cat-links .svg-icon,.entry-meta .posted-by img.avatar,.entry-meta .svg-icon,.tag-links .svg-icon{width:1.5em;height:1.5em;padding:.1em}.entry-meta .posted-by .svg-icon{margin-right:-.1em}.entry-meta .posted-by img.avatar,.entry-meta .posted-by img.svg-icon{margin-right:-1px}.cat-links .svg-icon,.entry-meta .comments-link .svg-icon,.tag-links .svg-icon{margin-right:.3em}.comment-content>:last-child,.entry-content>:last-child,.entry-summary>:last-child,.more-link-wrap,.page-content>:last-child,.pb-no-content>.entry-header>:last-child{margin-bottom:0}.more-link-wrap{margin-top:1.5em}.more-link{display:inline-block;padding-top:.58em;padding-bottom:.62em;text-decoration:none;font-size:.875rem}.more-link:hover{text-decoration:none}.more-link:active,.more-link:focus{outline-color:#404040}.post-edit-link-wrap{display:block;margin-top:1em;color:#979797}.post-edit-link{font-size:.85em}.navigation .nav-links,.page-links{display:flex;flex-wrap:wrap}.navigation .nav-links,.page-links{margin-top:1.5em}.navigation .nav-links .nav-previous>a::before,.navigation .nav-links .prev::before{content:'\00ab';margin-right:.3em}.navigation .nav-links .nav-next>a::after,.navigation .nav-links .next::after{content:'\00bb';margin-left:.3em}.navigation .nav-links .page-numbers,.page-links .post-page-numbers{margin-left:.6em;margin-right:.6em}.navigation .nav-links .nav-previous,.navigation .nav-links .prev{margin-right:auto;text-align:left}.navigation .nav-links .nav-previous,.navigation .nav-links .prev,.navigation .nav-links>:first-child{margin-left:0}.navigation .nav-links .nav-next,.navigation .nav-links .next{margin-left:auto;text-align:right}.navigation .nav-links .nav-next,.navigation .nav-links .next,.navigation .nav-links>:last-child{margin-right:0}@media screen and (min-width:768px){.navigation .nav-links .nav-next,.navigation .nav-links .nav-previous{flex-basis:49%}}.navigation .nav-links a,.page-links a{text-decoration:none}.page-links a:active,.page-links a:focus,.page-links a:hover,.pagination .nav-links a:not(.prev):not(.next):active,.pagination .nav-links a:not(.prev):not(.next):focus,.pagination .nav-links a:not(.prev):not(.next):hover{text-decoration:underline}.nav-links .nav-title{word-break:break-word}.nav-links .nav-next>a,.nav-links .nav-previous>a{display:inline-flex}.pb-article.sticky .pb-sticky{color:#979797}.pb-article.sticky .pb-sticky .svg-icon{width:1.4em;height:1.4em;margin-right:.15em}.pb-sticky-label{display:inline-block;vertical-align:middle}.comment-content a{word-break:break-word}.comments-title{margin-bottom:1.5em;padding:.5em 0;border-bottom:1px solid #e1e1e1}.comment-reply-title,.comments-title{font-size:1.3em}.comment-list,.comment-list .children{list-style-type:none}.comment-list{margin:0;padding:0}.comment-list .children{padding:0}.comment-body{display:flex;flex-direction:column;margin-bottom:1.5em;padding-bottom:1.5em;border-bottom:1px solid #e1e1e1}.comment-meta{margin-bottom:1.1em}.comment-meta a{text-decoration:none}.comment-meta .comment-author{display:flex;align-items:center}.comment-meta .comment-author .avatar,.comment-meta .comment-author .fn,.comment-meta .comment-author .says{display:inline-block;margin:0 .4em .4em 0}.comment-meta .comment-author .fn{font-weight:600}.comment-metadata{font-size:.85em}.comment-metadata .edit-link,.comment-metadata a{display:inline-block}.comment-metadata a{margin-right:.4em;color:#979797}.comment-metadata a:active,.comment-metadata a:focus,.comment-metadata a:hover{color:#404040;text-decoration:underline}.comment-body .reply{display:block;margin-top:1em}.comment-reply-title{margin-top:1em;margin-bottom:1em}.comment-reply-title>small{margin-left:.4em}.comments-area .must-log-in,.comments-area .no-comments{margin-bottom:0}.bypostauthor .comment-author .says{position:relative}.bypostauthor .comment-author .says::after{content:"";position:absolute;right:-18px;top:7px;width:6px;height:11px;border-bottom:3px solid;border-right:3px solid;transform:rotate(45deg);opacity:.5}.navigation.comment-navigation .nav-links{margin-bottom:1.5em}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.entry-meta .posted-by img.avatar,.svg-icon{display:inline-block;vertical-align:middle;line-height:1em}.svg-icon{fill:currentColor}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-item img{vertical-align:bottom}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.post-password-form input[type=submit]{margin-top:.5rem}.widget{margin:0 0 1.5em}.widget h1,.widget h2{font-size:1.1em}.widget h3{font-size:1.08em}.widget h4{font-size:1.05em}.widget h5{font-size:1.02em}.widget h6{font-size:1em}.c-sidebar{width:100%;font-size:.95em;color:#404040}.c-sidebar .widget .widget-title,.c-sidebar .widget_block h1:first-child,.c-sidebar .widget_block h2:first-child,.c-sidebar .widget_block h3:first-child{margin-bottom:1.5em;padding-bottom:.5em;border-bottom:2px solid #eee}.c-sidebar .widget .widget-title::after,.c-sidebar .widget_block h1:first-child::after,.c-sidebar .widget_block h2:first-child::after,.c-sidebar .widget_block h3:first-child::after{content:"";background:#166dd6;position:absolute;left:0;bottom:-2px;height:1px;width:10%}.widget .widget-title,.widget_block h1:first-child,.widget_block h2:first-child,.widget_block h3:first-child{position:relative;margin-top:0;font-size:1.1em}.search-form{display:flex}.search-form>label{max-width:65%;width:100%;margin-bottom:0}.search-form>.search-submit{max-width:35%;width:auto}.widget_search .search-form{max-width:400px}.widget_search .search-form .search-field{width:100%}@media screen and (min-width:350px){.search-form{flex-wrap:wrap}.search-form>.search-submit,.search-form>label{max-width:-moz-fit-content;max-width:fit-content;width:auto}.widget_search .search-form{flex-wrap:nowrap}.widget_search .search-form>label{max-width:65%;width:100%}body.double-sidebar .widget_search .search-form>label{max-width:62%}.widget_search .search-form>.search-submit{max-width:35%}body.double-sidebar .widget_search .search-form>.search-submit{max-width:38%}}.widget ol,.widget ul{margin:0;padding:0;list-style-position:inside}.widget ul{list-style-type:none}.widget li>ol,.widget li>ul{margin-left:1.5em}.widget li:not(:first-child){padding-top:.4em}.widget li:not(:last-child){padding-bottom:.4em}.c-sidebar .widget li:not(:last-child){border-bottom:1px solid #e1e1e1}.widget li>ol>li:first-child,.widget li>ul>li:first-child{padding-top:.4em}.widget li.wp-social-link:not(:first-child){padding-top:0}.widget li.wp-social-link:not(:last-child){padding-bottom:0}.c-sidebar .widget li.wp-social-link{border-width:0}.c-sidebar a{color:#404040}.c-sidebar a:active,.c-sidebar a:focus,.c-sidebar a:hover{color:#f69275;text-decoration:underline}.widget .tagcloud .tag-cloud-link,.widget li a,.wp-block-tag-cloud .tag-cloud-link{text-decoration:none}.widget .textwidget>:last-child{margin-bottom:0}.widget .textwidget a{text-decoration:underline}.widget .wp-calendar-table{margin-bottom:.5em;text-align:center}.widget .wp-calendar-table caption{padding-bottom:.5em}.widget .wp-calendar-table td,.widget .wp-calendar-table th{padding:.2em .4em}.widget .wp-calendar-nav{display:flex;flex-wrap:wrap;justify-content:space-between}.widget .gallery{margin-bottom:0}.widget .gallery-item{margin:0;padding:5px 10px 5px 0}.widget .wp-block-latest-comments__comment{margin-bottom:0}@media screen and (min-width:1024px){body:not(.double-sidebar) .inner-wrapper-sticky{padding-bottom:1px}}@media screen and (min-width:1280px){body.double-sidebar .inner-wrapper-sticky{padding-bottom:1px}}.footer-widgets{padding:.5em 0;font-size:.85em;color:#fff;background:#232323}.footer-widgets-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #666}.c-sidebar-footer{margin-top:1.5em;padding:0 14px}.footer-widgets-1 .c-sidebar-footer{flex-basis:100%}@media screen and (min-width:350px){.c-sidebar-footer{padding:0 24px}}@media screen and (min-width:576px){.c-sidebar-footer{padding:0}.footer-widgets-2 .c-sidebar-footer,.footer-widgets-3 .c-sidebar-footer,.footer-widgets-4 .c-sidebar-footer{flex-basis:calc(50% - 40px)}}@media screen and (min-width:1024px){.footer-widgets-3 .c-sidebar-footer,.footer-widgets-4 .c-sidebar-footer{flex-basis:calc(33.33333333% - 45px)}.footer-widgets-2 .c-sidebar-footer{flex-basis:calc(50% - 45px)}}@media screen and (min-width:1200px){.footer-widgets-4 .c-sidebar-footer{flex-basis:calc(25% - 47px)}.footer-widgets-3 .c-sidebar-footer{flex-basis:calc(33.33333333% - 47px)}.footer-widgets-2 .c-sidebar-footer{flex-basis:calc(50% - 47px)}}@media screen and (min-width:1280px){.footer-widgets-4 .c-sidebar-footer{flex-basis:calc(25% - 50px)}.footer-widgets-3 .c-sidebar-footer{flex-basis:calc(33.33333333% - 50px)}.footer-widgets-2 .c-sidebar-footer{flex-basis:calc(50% - 50px)}}.footer-widgets .widget .widget-title,.footer-widgets .widget_block h1:first-child,.footer-widgets .widget_block h2:first-child,.footer-widgets .widget_block h3:first-child{margin-bottom:.8em;padding-bottom:.4em}.footer-widgets a{color:#b7b7b7}.footer-widgets a:active,.footer-widgets a:focus,.footer-widgets a:hover{color:#fff;text-decoration:underline}.footer-widgets .widget .wp-calendar-table table,.footer-widgets .widget .wp-calendar-table td,.footer-widgets .widget .wp-calendar-table th{border-color:#666}.footer-widgets .wp-block-calendar caption,.footer-widgets .wp-block-calendar tbody{color:inherit}.footer-widgets .wp-block-calendar th{background-color:transparent}.pressbook-dark .wp-block-audio figcaption,.pressbook-dark .wp-block-calendar table caption,.pressbook-dark .wp-block-calendar table tbody,.pressbook-dark .wp-block-embed figcaption,.pressbook-dark .wp-block-gallery figcaption,.pressbook-dark .wp-block-image figcaption,.pressbook-dark .wp-block-table figcaption,.pressbook-dark .wp-block-video figcaption{color:#a7a7a7}.copyright-text{padding:1em 0;text-align:center;font-size:.8em;color:#e1e1e1;background:#232323}.copyright-text-wrap>p{display:inline-block;margin:0}.copyright-text a{color:#f69275;text-decoration:none}.copyright-text a:active,.copyright-text a:focus,.copyright-text a:hover{color:#fff;text-decoration:underline}.go-to-top{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;line-height:32px;border-radius:50%;opacity:0;visibility:hidden;z-index:9999;background:rgba(0,0,0,.35);box-shadow:0 0 10px rgba(0,0,0,.05);transition:opacity .5s,visibility .5s}.go-to-top:focus,.go-to-top:hover{background:linear-gradient(0deg,#522db8 0,#166dd6 100%)}.go-to-top:focus{outline:0;box-shadow:0 0 3px #522db8}.go-to-top:active{background:#522db8}.go-to-top::after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:11px solid #fff;position:relative;bottom:1px}.go-to-top--show{opacity:.8;visibility:visible}.go-to-top--fade-out{opacity:.6}@media screen and (min-width:1024px){.go-to-top{width:34px;height:34px;line-height:34px}.go-to-top::after{border-left-width:7px;border-right-width:7px;border-bottom-width:12px}}body.woocommerce-page.wc-no-sidebar .site-main,body.woocommerce-page:not(.archive) .site-main{max-width:100%;width:100%}@media screen and (min-width:1024px){body.woocommerce-page.wc-no-sidebar .site-main{padding-left:49px;padding-right:49px}body.woocommerce-page.archive.wc-sidebar .site-main{max-width:630px;padding-left:24px;padding-right:24px}body.woocommerce-page.archive.wc-sidebar .c-sidebar .widget{padding:19px 24px}body.woocommerce-page.archive.wc-sidebar .c-sidebar-shop{margin-right:25px;order:-1}}@media screen and (min-width:1200px){body.woocommerce-page.archive.wc-sidebar .site-main{max-width:730px;padding-left:39px;padding-right:39px}body.woocommerce-page.archive.wc-sidebar .c-sidebar{max-width:340px}body.woocommerce-page.archive.wc-sidebar .c-sidebar-shop{margin-right:auto}body.woocommerce-page.archive.wc-sidebar .c-sidebar .widget{padding:24px 29px}body.woocommerce-page.archive.wc-sidebar.double-sidebar .site-main{max-width:100%}body.woocommerce-page.archive.wc-sidebar.double-sidebar .c-sidebar-shop{min-width:300px;margin-right:40px}}.woocommerce .widget .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:not(:first-child){padding-top:.4em}.woocommerce .widget .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:not(:last-child){padding-bottom:.4em}.woocommerce .widget .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item>ol>li:first-child,.woocommerce .widget .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item>ul>li:first-child{padding-top:.4em}.woocommerce table.shop_attributes td{padding:0 8px}.woocommerce-product-search{display:flex}.woocommerce-product-search>.search-field{max-width:65%;width:100%}.woocommerce-product-search>button{max-width:35%;width:auto}@media screen and (min-width:350px){.woocommerce-product-search{flex-wrap:nowrap}.woocommerce-product-search>.search-field{max-width:65%;width:100%}body.double-sidebar .woocommerce-product-search>.search-field{max-width:60%}.woocommerce-product-search>button{max-width:35%}body.double-sidebar .woocommerce-product-search>button{max-width:40%}}.infinite-scroll .navigation.pagination,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}body.infinite-scroll #infinite-handle{margin-top:1.5em}#page .t-margin{margin-top:1.5em}#page .b-margin{margin-bottom:1.5em}#page .no-t-margin{margin-top:0}#page .no-b-margin{margin-bottom:0}#page .no-t-padding{padding-top:0}#page .no-b-padding{padding-bottom:0}#page .no-x-padding{padding-left:0;padding-right:0}#page .u-transparent-bg{background:0 0;border:0}.u-justify{display:flex;gap:.5em;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.u-justify-left{justify-content:flex-start}.u-justify-right{justify-content:flex-end}.hide-clip,.hide-entry-meta>*,.hide-posted-by>.posted-by,.hide-posted-on>.posted-on{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:600;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-right:1.5em;margin-bottom:1.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}#page .block-section .entry-content .alignfull,.entry-content .alignfull,body.page.page-template-default .entry-content .alignfull,body.page.page-template-full .entry-content .alignfull,body.page.page-template-large .entry-content .alignfull,body.page.page-template-medium .entry-content .alignfull,body.page.page-template-small .entry-content .alignfull{margin-left:calc(50% - 50vw);max-width:100vw;width:100vw}.entry-content .alignwide{margin-left:-15px;width:calc(100% + 30px);max-width:calc(100% + 30px)}@media screen and (min-width:576px){.entry-content .alignwide{margin-left:-35px;width:calc(100% + 70px);max-width:calc(100% + 70px)}}@media screen and (min-width:1024px){#page .block-section .entry-content .alignwide,body.no-sidebar .entry-content .alignwide,body.page.page-template-default .entry-content .alignwide,body.page.page-template-full .entry-content .alignwide,body.page.page-template-large .entry-content .alignwide,body.page.page-template-medium .entry-content .alignwide,body.page.page-template-small .entry-content .alignwide{margin-left:-50px;width:calc(100% + 100px);max-width:calc(100% + 100px)}body.single-sidebar .entry-content .alignfull,body.single-sidebar .entry-content .alignwide{margin-left:-25px;width:calc(100% + 50px);max-width:calc(100% + 50px)}body.double-sidebar .entry-content .alignwide{margin-left:-50px;width:calc(100% + 100px);max-width:calc(100% + 100px)}}@media screen and (min-width:1200px){body.single-sidebar .entry-content .alignfull,body.single-sidebar .entry-content .alignwide{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px)}}@media screen and (min-width:1280px){body.double-sidebar .entry-content .alignfull,body.double-sidebar .entry-content .alignwide{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px)}}.c-sidebar .widget:after,.c-sidebar-footer .widget:after,.clear:after,.clear:before,.entry-content:after,.entry-content:before,.entry-footer:after,.entry-footer:before,.has-drop-cap:after,.navigation.post-navigation .nav-links:after,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before{content:"";display:table;table-layout:fixed}.c-sidebar .widget:after,.c-sidebar-footer .widget:after,.clear:after,.entry-content:after,.entry-footer:after,.has-drop-cap:after,.navigation.post-navigation .nav-links:after,.page-links,.site-content:after,.site-footer:after{clear:both}body{background:#fff}body,button,input,optgroup,select,textarea{font-family:Raleway,sans-serif}.site-title,h1,h2,h3,h4,h5,h6{font-family:'Source Sans Pro',sans-serif}a{color:#007a7c}a:active,a:focus,a:hover{color:#5d7994}.more-link,.wp-block-search .wp-block-search__button,button,input[type=button],input[type=reset],input[type=submit]{background-image:linear-gradient(to right,#5d7994 0,#6f88a0 51%,#5d7994 100%)}.more-link{padding-top:9px;padding-bottom:8px}.entry-title a:active,.entry-title a:focus,.entry-title a:hover{color:#5d7994}.c-sidebar a:active,.c-sidebar a:focus,.c-sidebar a:hover{color:#5d7994}.copyright-text a{color:#007a7c}.top-navbar{background:linear-gradient(0deg,#5d7994 0,#354a5f 100%)}.top-navbar .top-menus li{border:0}.top-navbar .social-navigation,.top-navbar .top-navigation{margin:.2em 0}.top-navbar .top-navigation li{border:1px solid rgba(255,255,255,.25)}.top-navbar .social-navigation li:first-child{padding-left:0}.top-navbar .social-navigation li:last-child{padding-right:0}.top-navbar .social-navigation a .svg-icon{color:#5d7994;background:#fff;border-color:#fff;border-radius:50%;text-shadow:0 1px 1px rgba(0,0,0,.15)}.top-navbar .social-navigation a:active .svg-icon,.top-navbar .social-navigation a:focus .svg-icon,.top-navbar .social-navigation a:hover .svg-icon{color:#354a5f;transform:scale(1.06) rotate(360deg);box-shadow:1px 2px 4px rgba(0,0,0,.15)}.main-navigation ul ul,.primary-navbar{background:#4b6a88}.main-navigation .main-navigation-arrow-btn:active,.main-navigation .main-navigation-arrow-btn:hover,.main-navigation a:active,.main-navigation a:focus,.main-navigation a:hover,.main-navigation li.focus>.main-navigation-arrow-btn,.main-navigation:not(.toggled) li:hover>.main-navigation-arrow-btn{color:#4b6a88}.pb-row{display:flex;flex-wrap:wrap;margin-left:-.5em;margin-right:-.5em}[class^=pb-col-]{width:100%;padding-left:.5em;padding-right:.5em}.pb-col-xs-3{width:25%}.pb-col-xs-4{width:33.33333333%}.pb-col-xs-6{width:50%}@media screen and (min-width:540px){.pb-col-sm-3{width:25%}.pb-col-sm-4{width:33.33333333%}.pb-col-sm-6{width:50%}}@media screen and (min-width:768px){.pb-col-md-3{width:25%}.pb-col-md-4{width:33.33333333%}.pb-col-md-6{width:50%}}@media screen and (min-width:1024px){.pb-col-lg-3{width:25%}.pb-col-lg-4{width:33.33333333%}.pb-col-lg-6{width:50%}}.header-posts-grid{margin-top:1.5em}.pb-featured-link{height:170px}@media screen and (min-width:320px){.pb-featured-link{height:190px}}@media screen and (min-width:350px){.pb-featured-link{height:200px}}@media screen and (min-width:540px){.pb-featured-grid-1 .header-posts-grid{justify-content:center}.pb-featured-grid-1 .header-posts-grid>div{width:96%}.pb-featured-grid-1 .pb-featured-link{height:250px}.pb-featured-grid-2 .pb-featured-link{height:205px}.pb-featured-grid-3 .header-posts-grid{justify-content:center}.pb-featured-grid-5 .pb-featured-link{height:265px}.pb-featured-link{height:180px}}@media screen and (min-width:768px){.pb-featured-grid-1 .pb-featured-link{height:300px}.pb-featured-grid-2 .pb-featured-link{height:235px}.pb-featured-grid-3 .pb-featured-link{height:170px}.pb-featured-grid-4 .pb-featured-link{height:220px}.pb-featured-grid-5 .pb-featured-post-0{height:100%}.pb-featured-grid-5 .pb-featured-post-0 .pb-featured-link,body.double-sidebar .pb-featured-grid-5 .pb-featured-post-0 .pb-featured-link{height:calc(100% - 1em)}.pb-featured-grid-5 .pb-featured-link{height:150px}}@media screen and (min-width:1024px){.pb-featured-grid-1 .pb-featured-link{height:340px}.pb-featured-grid-2 .pb-featured-link{height:290px}.pb-featured-grid-3 .pb-featured-link{height:200px}.pb-featured-grid-4 .pb-featured-link{height:170px}.pb-featured-grid-5 .pb-featured-link{height:180px}}@media screen and (min-width:1200px){body.double-sidebar .pb-featured-grid-1 .header-posts-grid>div{width:92%}.pb-featured-grid-1 .pb-featured-link{height:450px}body.double-sidebar .pb-featured-grid-1 .pb-featured-link{height:470px}.pb-featured-grid-2 .pb-featured-link{height:345px}body.double-sidebar .pb-featured-grid-2 .pb-featured-link{height:365px}.pb-featured-grid-3 .pb-featured-link{height:230px}body.double-sidebar .pb-featured-grid-3 .pb-featured-link{height:270px}.pb-featured-grid-4 .pb-featured-link{height:200px}body.double-sidebar .pb-featured-grid-4 .pb-featured-link{height:240px}.pb-featured-grid-5 .pb-featured-link{height:200px}body.double-sidebar .pb-featured-grid-5 .pb-featured-link{height:220px}}.pb-featured-link{position:relative;display:block;margin-bottom:1em;text-decoration:none;background:#eee;color:inherit;overflow:hidden}.pb-featured-image{position:absolute;top:0;left:0;bottom:0;right:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:1s all ease-out}.pb-featured-zoom .pb-featured-link:active .pb-featured-image,.pb-featured-zoom .pb-featured-link:focus .pb-featured-image,.pb-featured-zoom .pb-featured-link:hover .pb-featured-image{transform:scale(1.07)}.pb-featured-title{position:absolute;left:0;bottom:0;margin:0;padding:.15em .6em;font-size:.9em;background:rgba(60,85,109,.55);color:#fff;text-align:center;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (min-width:540px){.pb-featured-title{font-size:.95em}}@media screen and (min-width:768px){.pb-featured-title{padding:.05em .35em;font-size:.85em}}@media screen and (min-width:1024px){.pb-featured-title{padding:.1em .4em;font-size:.95em}}@media screen and (min-width:1200px){.pb-featured-title{padding:.15em .6em}}.pb-featured-taxonomy{position:absolute;top:0;left:0;padding:1px 6px;font-size:.8em;background:rgba(60,85,109,.55);color:#fff;opacity:0;transition:.2s all;-webkit-line-clamp:1}.pb-featured-link:active .pb-featured-taxonomy,.pb-featured-link:focus .pb-featured-taxonomy,.pb-featured-link:hover .pb-featured-taxonomy{opacity:1}.pb-related-posts-title{margin-bottom:1.5em;padding:.5em 0;border-bottom:1px solid #e1e1e1;font-size:1.3em}.pb-grid-related-link{position:relative;display:block;height:140px;margin-bottom:1.5em;text-decoration:none;color:inherit}.pb-grid-related-link::before{content:'';background:#eee}.pb-related-post-image{position:absolute;top:0;left:0;bottom:0;right:0;-o-object-fit:cover;object-fit:cover}.pb-grid-related-link::before,.pb-related-post-image{display:block;width:100%;height:100px}@media screen and (min-width:320px){.pb-grid-related-link::before,.pb-related-post-image{height:110px}}@media screen and (min-width:350px){.pb-grid-related-link{height:160px}.pb-grid-related-link::before,.pb-related-post-image{height:130px}}@media screen and (min-width:400px){.pb-grid-related-link{height:180px}.pb-grid-related-link::before,.pb-related-post-image{height:150px}}@media screen and (min-width:450px){.pb-grid-related-link{height:205px}.pb-grid-related-link::before,.pb-related-post-image{height:170px}}@media screen and (min-width:450px){.pb-grid-related-link{height:220px}.pb-grid-related-link::before,.pb-related-post-image{height:180px}}@media screen and (min-width:768px){.pb-grid-related-link{height:190px}.pb-grid-related-link::before,.pb-related-post-image{height:150px}body.double-sidebar .pb-grid-related-link::before,body.double-sidebar .pb-related-post-image{height:140px}}.pb-related-post-taxonomy,.pb-related-post-title{text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.pb-related-post-title{margin-top:.5em;font-size:.85em;-webkit-line-clamp:2}.pb-related-post-taxonomy{position:absolute;top:0;right:0;padding:1px 6px;font-size:.75em;background:rgba(60,85,109,.35);color:#fff;opacity:0;transition:.2s all;-webkit-line-clamp:1}.pb-grid-related-link:active .pb-related-post-taxonomy,.pb-grid-related-link:focus .pb-related-post-taxonomy,.pb-grid-related-link:hover .pb-related-post-taxonomy{opacity:1}.c-sidebar .widget .widget-title::after,.c-sidebar .widget_block h1:first-child::after,.c-sidebar .widget_block h2:first-child::after,.c-sidebar .widget_block h3:first-child::after{background:#007a7c}.footer-widgets{background:#0e0e11}.footer-widgets .widget{margin:0 0 1.7em}.footer-widgets .widget .widget-title,.footer-widgets .widget_block h1:first-child,.footer-widgets .widget_block h2:first-child,.footer-widgets .widget_block h3:first-child{position:relative;margin-bottom:1.4em;padding-bottom:.7em}.footer-widgets .widget .widget-title::after,.footer-widgets .widget_block h1:first-child::after,.footer-widgets .widget_block h2:first-child::after,.footer-widgets .widget_block h3:first-child::after{content:"";position:absolute;left:0;bottom:-1px;width:40px;height:2px;background:#007a7c}.footer-widgets .widget li::before{content:"\25B8";display:inline-block;width:1em;margin-right:5px;font-weight:700;color:#007a7c}.go-to-top:focus,.go-to-top:hover{background:linear-gradient(0deg,#445f7a 0,#4b6a88 100%)}.go-to-top:focus{box-shadow:0 0 3px #445f7a}.go-to-top:active{background:#445f7a}