@import url("https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap");
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
box-sizing: border-box;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}  body {
margin: 0;
background: #eeeeeed4;
}
body, html, div, button, input, textarea {
font-family: "Readex Pro", sans-serif;
font-optical-sizing: auto;
font-style: normal;
font-variation-settings: "HEXP" 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
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: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
height: auto;
max-width: 100%;
width: 100%;
object-fit: cover;
vertical-align: baseline;
}  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;
}
select {
border: 1px solid #ccc;
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
width: 100%;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.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;
}  *,
*::before,
*::after {
box-sizing: border-box;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
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.6em;
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;
}
mark,
ins {
text-decoration: none;
margin: 1rem 0;
}
big {
font-size: 125%;
} hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-right: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
text-decoration: none
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
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 {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-right: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: right;
position: absolute;
top: 100%;
right: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
right: -999em;
top: 0;
}
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
display: block;
right: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
right: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-right: auto;
margin-left: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .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-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
right: 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-right: auto;
margin-left: auto;
margin-bottom: 1.5em;
}
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1340px;
}
}
.container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media (min-width: 576px) {
.col-sm {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-sm-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-sm-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-sm-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-sm-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-sm-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-sm-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-sm-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-sm-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.col-md {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-md-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-md-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-md-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-md-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-md-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-md-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-md-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-md-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.col-lg {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.col-lg-auto {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
.col-lg-1 {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.col-lg-3 {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.col-lg-7 {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.col-lg-9 {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.col-lg-10 {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} .header {
background-color: white;
border-bottom: 1px solid #e2e8f0;
padding: 1rem;
}
.container {
max-width: 1200px;
margin: 0 auto;
}
.header-content {
display: flex;
justify-content: space-between;
align-items: center;
}
.logo {
font-size: 1.5rem;
font-weight: bold;
order: 3; }
.search-bar {
display: flex;
flex-grow: 1;
margin: 0 1rem;
order: 2; }
.search-bar input {
flex-grow: 1;
padding: 0.5rem;
border: 1px solid #e2e8f0;
border-radius: 0 9999px 9999px 0;
outline: 0;
}
.search-bar input:hover {
outline: .4px solid #3F51B5;
}
.search-bar button {
padding: 0.5rem 1rem;
background-color: #004aad;
color: white;
border: none;
border-radius: 9999px 0 0 9999px;
cursor: pointer;
}
.buy-button {
padding: 0.5rem 1rem;
background-color: #8b5cf6;
color: white;
border: none;
border-radius: 9999px;
cursor: pointer;
order: 1; }
.menu-button {
display: none;
background: none;
border: none;
font-size: 1.5rem;
cursor: pointer;
}
.nav {
margin-top: 1rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.nav ul {
list-style-type: none;
display: flex;
justify-content: flex-end;
margin: 0;
}
.nav ul li {
margin-left: 1rem; }
.nav ul li a {
text-decoration: none;
color: black;
}
.icons {
display: flex;
align-items: center;
justify-content: center;
}
.icons span {
margin-right: 1rem; cursor: pointer;
}
.logo img {
height: 65px;
width: fit-content;
object-fit: cover;
vertical-align: bottom;
}
span#darkModeToggle {
position: fixed;
bottom: 15px;
left: 15px;
background: #fff;
padding: 15px;
border-radius: 100%;
}
@media (max-width: 768px) {
.header {
padding: 0;
position: sticky;
top: 0;
width: 100%;
z-index: 155;
}
.search-bar,
.buy-button,
.nav {
display: none;
}
.menu-button {
display: block;
order: 1; }
.logo {
order: 2; }
.nav.active {
display: block;
}
.nav ul {
flex-direction: column;
margin: 0;
padding: 0 15px;
}
.nav ul li {
margin-bottom: 0.5rem;
padding: 14px;
border-bottom: 1px solid #f3eded;
}
.nav ul li a:before { content: ">>"; }
.icons {
border-top: 1px solid #c8c7c7;
padding-top: 15px;
margin-top: 15px;
}
} section#HomeCover {
text-align: center;
padding: 28px;
min-height: 400px;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
background: linear-gradient(90deg, rgb(134 231 246 / 31%) -1.69%, rgb(129 214 243 / 0%) 87.52%), #004aad0d;
}
section#HomeCover h1 {
margin: 0;
font-size: 3.1rem;
}
.btn-group {
margin-top: 2rem;
}
a.btn-a,
.nav-previous a,
.nav-next a,
a.btn-b {
border-width: 0;
color: #fff;
font-family: inherit;
font-size: inherit;
padding: 0.667em 1.333em;
text-decoration: none;
border-radius: 5px;
line-height: 1;
cursor: pointer;
}
a.btn-a,
.nav-previous a {
background: #0693e3;
border: 2px solid;
border-color: #0693e3;
}
a.btn-b,
.nav-next a {
background: transparent none;
border-color: currentColor;
border-width: 2px;
border-style: solid;
color: #0693e3;
}
a.btn-a:hover,
.nav-previous a:hover {
background: transparent none;
transition: .4s;
color: #000;
border-color: #fff;
}
a.btn-b:hover,
.nav-next a:hover {
background-color: #0693e3 !important;
color: #fff;
transition: .4s;
}
section#HomeContent {
background: #e5e4e4;
padding: 4rem 0;
}
.tax-main.tax-main-studyfields {
min-height: 145px;
padding: 0 16px;
border-radius: 12px;
background: #ffffff;
box-shadow: 0px 0 15px 0 rgb(0 0 0 / 15%);
background-color: #fff;
}
.text-flex {
padding: 15px;
display: flex;
align-items: center;
justify-content: space-between;
}
.tax-main h2 {
margin: 0;
font-size: 15px;
font-weight: 600;
}
#main {
overflow-x: visible;
overflow-y: hidden;
scrollbar-width: none;
}
ul#taxonomy-terms-studyfield {
width: max-content;
display: flex;
padding: 0;
margin: 0;
}
ul#taxonomy-terms-studyfield li {
list-style: none;
padding: 8px;
font-size: 13px;
margin: .4rem;
color: #fff;
}
ul#taxonomy-terms-studyfield li:hover {
background: #000 !important;
transition: .4s;
}
ul#taxonomy-terms-studyfield li a {
text-decoration: none;
color: #fff;
}
.card {
border: 1px solid #c5c5c5;
background: #fff;
box-shadow: 0px 0 12px 0px #ddecf7;
position: relative;
border-radius: 18px 18px 0 0;
}
#HomeContent .card {
margin-bottom: 28px;
}
.card:hover {
box-shadow: 0px 0 20px 0px #767676;
transition: .4s;
}
.card img {
border-radius: 18px 18px 0 0;
max-height: 192px;
object-fit: cover;
vertical-align: bottom;
}
.card-body {
padding: 0 15px;
}
h3.card-title {
padding: 0 5px;
margin-bottom: 5px;
color: #232427;
line-height: 1.5;
font-size: 14px;
text-align: center;
}
.card-meta {
position: relative;
bottom: 0;
background: white;
left: 0;
right: 0;
text-align: center;
border-top: .4px solid;
display: flex;
align-items: center;
justify-content: space-between;
padding: .4rem;
font-size: 10px;
}
.h2custom h2 {
text-align: center;
width: 100%;
font-size: 2rem;
margin: 4rem 0;
} .service-container {
margin-block-start: 8rem;
margin-block-end: 8rem;
padding: 28px 0;
min-height: 400px;
width: 100%;
background: linear-gradient(90deg, rgb(134 231 246 / 31%) -1.69%, rgb(129 214 243 / 0%) 87.52%), #004aad0d;
}
.service-container h2 {
text-align: right;
}
.price-tables {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.price-table {
background-color: #ffffff;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
margin: 20px;
padding: 20px;
width: 300px;
text-align: center;
}
.price-table h2 {
color: #333;
font-size: 24px;
margin-bottom: 10px;
}
.price {
font-size: 36px;
font-weight: bold;
color: #0066cc;
margin-bottom: 20px;
}
.features {
list-style-type: none;
padding: 0;
margin-bottom: 20px;
}
.features li {
margin-bottom: 10px;
color: #666;
border-bottom: .4px dashed #e1e1e1;
padding-bottom: .8rem;
}
.cta-button {
background-color: #0066cc;
color: #ffffff!important;
border: none;
border-radius: 4px;
padding: 10px 20px;
font-size: 16px;
cursor: pointer;
transition: background-color 0.3s ease!important;
text-decoration: none;
}
.cta-button:hover {
background-color: #0052a3;
text-decoration: none!important;
}
@media (max-width: 768px) {
.price-tables {
flex-direction: column;
align-items: center;
}
.price-table {
width: 100%;
max-width: 300px;
}
.service-container p {
margin-bottom: 1.5em;
margin-top: 0;
}
} .testimonials-container {
display: flex;
gap: 20px;
max-width: 1200px;
align-items: center;
margin-bottom: 4rem;
overflow-x: scroll;
}
.testimonial {
background-color: #ffffff;
border-radius: 10px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
min-width: 300px;
text-align: center;
}
.testimonial h2 {
color: #333;
margin-bottom: 5px;
}
.testimonial p {
color: #666;
margin-bottom: 10px;
}
.testimonial .comment {
font-style: italic;
margin-bottom: 10px;
}
.stars {
color: #ffd700;
font-size: 24px;
} .page-header {
text-align: center;
margin-bottom: 2rem;
}
.page-title {
font-size: 2.5rem;
color: #333;
}
.archive-description {
font-size: 1rem;
color: #666;
max-width: 780px;
margin: 0 auto;
}
.nav-links {
margin-top: 2rem;
} .mt-4 {
margin-top: 1rem;
}
.entry-title {
font-size: 2.1rem;
color: #2c3e50;
line-height: 1.5;
}
.featured-image.mb-4 {
margin: 0 -15px;
}
.featured-image.mb-4 img {
border-radius: 10px;
object-fit: cover;
box-sizing: border-box;
height: auto;
max-width: 100%;
vertical-align: bottom;
width: 100%;
}
.entry-meta {
font-size: 0.9rem;
}
.entry-content {
font-size: 1.1rem;
line-height: 1.8;
}
.entry-footer {
font-size: 0.9rem;
color: #6c757d;
border-top: 1px solid #dee2e6;
padding-top: 1rem;
}
.sidebar-content h2 {
color: #2c3e50;
}
.media-body h3 a {
text-decoration: none;
color: #3498db;
text-decoration: none;
transition: color 0.3s ease;
font-weight: 500;
padding-right: 15px;
display: flex;
align-items: center;
}
.media-body h3 a:hover {
color: #2980b9;
text-decoration: none;
} .comments-area {
margin-top: 2rem;
}
.comments-title {
font-size: 1.8rem;
color: #2c3e50;
margin-bottom: 1rem;
}
.comment-list {
list-style: none;
padding: 0;
}
.comment-body {
background-color: #fff;
border-radius: 0.25rem;
padding: 1rem;
margin-bottom: 1rem;
}
.comment-meta {
margin-bottom: 0.5rem;
}
.comment-author {
font-weight: bold;
color: #2c3e50;
}
.comment-content p {
margin-bottom: 0.5rem;
}
#reply-title {
font-size: 1.5rem;
color: #2c3e50;
margin-bottom: 1rem;
}
#commentform label {
margin-bottom: .8rem;
width: 100%;
display: flex;
font-size: 15px;
font-weight: 400;
}
#commentform input[type="submit"] {
background-color: #3498db;
border-color: #3498db;
}
#commentform input[type="submit"]:hover {
background-color: #2980b9;
border-color: #2980b9;
}
img.avatar.avatar-32.photo {
height: 25px;
width: 25px;
border-radius: 100%;
}
.sidebar-content img {
height: 65px;
border-radius: 8px;
object-fit: cover;
width: 100%;
}
.sidebar-content li.media.mb-3 {
display: flex;
align-items: center;
background-color: #fff;
box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
padding: 1.5rem;
margin-bottom: .4rem;
border-bottom: .8px solid #595959;
border-left: .8rem solid #2196F3;
}
.sidebar-content li.media.mb-3:hover {
margin-bottom: .4rem;
border-bottom: .8px solid #000000;
border-left: .8rem solid #F44336;
transition: .4s;
}
.sidebar-content .media-body h3 a {
color: #3498db;
text-decoration: none;
transition: color 0.3s ease;
font-weight: 500;
padding-right: 15px;
display: flex;
align-items: center;
}  #comment {
width: 100%;
outline: 0;
border: 1px solid #efe5e5;
border-top: 5px solid #00bcd4;
}
#reply-title,
.logged-in-as a,
.comments-title {
color: #00dafc;
font-weight: 100;
display: flex;
align-items: center;
justify-content: space-between;
}
#submit {
padding: 12px;
background-color: #009688;
outline: none;
border: 1px solid white;
color: white;
}
#submit:hover {
padding: 12px;
outline: none;
border: 1px solid #fff;
color: white;
cursor: pointer;
background: linear-gradient(to left, #000 50%, #fff 50%) right;
background-size: 200%;
transition: .5s ease-out;
}
.comment-reply-link,
#cancel-comment-reply-link {
background-color: #f44336;
outline: none;
border: 1px solid white;
color: white !important;
padding: 5px;
text-decoration: none !important;
}
.comment-reply-link:hover,
#cancel-comment-reply-link:hover {
background-color: #006e93;
color: #fff;
}
#submit:focus {
outline: none;
border: 0;
}
#comments ol {
list-style: none;
margin: 0;
padding: 0;
}
.comment-body img {
float: left;
}
.says,
.fn,
.fn a,
.logged-in-as a {
font-style: normal;
padding-left: 2px;
color: black;
}
#respond small {
font-style: normal;
padding-right: 8px;
}
.comment-author img {
display: flex;
border: 1px solid white;
box-shadow: 0 0 1px #7caacb;
border-radius: 55px;
width: 50px;
height: 50px;
}
.comment-body {
border: 2px solid #fff;
box-shadow: inset 0 0 4px 0px #ddd;
background: white;
padding: 25px;
}
.comment-edit-link,
.comment-meta a {
font-size: 12px;
color: #749bbd;
text-decoration: none !important;
}
#div-comment-1,
#div-comment-2,
#div-comment-4,
#div-comment-3,
#div-comment-5,
#div-comment-6,
#div-comment-7,
#div-comment-8 {
border-right: 2px solid black;
}
.comment-list {
padding: 0;
}
.comment-form-comment label {
display: flex;
width: 100%;
padding: 25px 0;
}
.comment-notes,
.logged-in-as {
display: none;
}
#author,
#email,
#url {
width: 100%;
padding: 15px;
box-shadow: inset 0 0 5px 0px #d6d9da;
border: 1px solid;
border-color: #cfcaca;
}
.comment-awaiting-moderation {
color: #f60;
}
#wp-comment-cookies-consent {
width: auto;
}
.comment-form-cookies-consent {
display: flex;
align-items: center;
}
.ltr .says,
.ltr .fn,
.ltr .fn a,
.ltr .logged-in-as a {
font-style: normal;
float: left;
padding-right: 2px;
color: black;
}
.ltr .comment-author.vcard {
display: flex;
align-items: center;
justify-content: left;
}
.comment-form-url {
display: none;
}
h3#reply-title {
display: none;
} .error-404 {
text-align: center;
padding: 60px 0;
}
.error-404 .page-content {
max-width: 600px;
margin: 0 auto;
background-color: white;
border-radius: 8px;
padding: 40px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.error-404 h1 {
font-size: 72px;
color: #e74c3c;
margin: 0;
}
.error-404 h2 {
font-size: 24px;
color: #333;
margin-top: 10px;
}
.error-404 p {
font-size: 16px;
color: #666;
margin: 20px 0;
}
.error-404 .home-link {
display: inline-block;
background-color: #3498db;
color: white;
text-decoration: none;
padding: 10px 20px;
border-radius: 4px;
font-size: 16px;
transition: background-color 0.3s ease;
}
.error-404 .home-link:hover {
background-color: #2980b9;
} .page-custom-search-results {
max-width: 800px;
margin: 0 auto;
padding: 2rem; }
.page-custom-search-results .page-title {
font-size: 2rem;
color: #333;
margin-bottom: 2rem;
text-align: right;
}
.page-custom-search-results .search-results-count {
font-size: 1rem;
color: #666;
margin-bottom: 2rem;
text-align: right;
}
.page-custom-search-results .search-result-item {
background-color: #fff;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
margin-bottom: 2rem;
padding: 1.5rem;
transition: transform 0.2s ease-in-out;
}
.search-result-item:hover {
transform: translateY(-5px);
}
.page-custom-search-results .search-result-item .entry-title {
font-size: 1.5rem;
margin-bottom: 0.5rem;
text-align: right;
}
.page-custom-search-results .search-result-item .entry-title a {
color: #1a73e8;
text-decoration: none;
transition: color 0.2s ease-in-out;
}
.page-custom-search-results .search-result-item .entry-title a:hover {
color: #174ea6;
}
.page-custom-search-results .search-result-item .entry-meta {
font-size: 0.9rem;
color: #666;
margin-bottom: 1rem;
text-align: right;
}
.page-custom-search-results .search-result-item .entry-summary {
color: #333;
line-height: 1.6;
text-align: right;
}
.page-custom-search-results .search-result-item .read-more {
display: inline-block;
background-color: #1a73e8;
color: #fff;
padding: 0.5rem 1rem;
border-radius: 4px;
text-decoration: none;
margin-top: 1rem;
transition: background-color 0.2s ease-in-out;
}
..page-custom-search-results search-result-item .read-more:hover {
background-color: #174ea6;
}
.page-custom-search-results .no-results {
text-align: center;
color: #666;
font-style: italic;
}
.page-custom-search-results .posts-navigation {
margin-top: 2rem;
text-align: center;
}
.page-custom-search-results .posts-navigation .nav-links {
display: flex;
justify-content: space-between;
}
.page-custom-search-results .posts-navigation .nav-previous,
.page-custom-search-results .posts-navigation .nav-next {
background-color: #f0f0f0;
padding: 0.5rem 1rem;
border-radius: 4px;
}
.page-custom-search-results .posts-navigation a {
color: #333;
text-decoration: none;
transition: color 0.2s ease-in-out;
}
.page-custom-search-results .posts-navigation a:hover {
color: #1a73e8;
}
@media (max-width: 768px) {
.page-custom-search-results {
padding: 1rem;
}
.page-custom-search-results .page-title {
font-size: 1.5rem;
}
.page-custom-search-results .search-result-item {
padding: 1rem;
}
.page-custom-search-results .search-result-item .entry-title {
font-size: 1.2rem;
}
.entry-title {
font-size: 1.7rem;
color: #2c3e50;
line-height: 1.5;
}
ul.list-unstyled {
margin: 0;
padding: 0;
}
} }
.page-site-main .entry-header {
margin-bottom: 2rem;
}
.page-site-main .entry-title {
font-size: 2.5rem;
color: #333;
margin-bottom: 1rem;
}
.page-site-main .post-thumbnail {
margin-bottom: 2rem;
}
.page-site-main .post-thumbnail img {
width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.page-site-main .entry-content {
font-size: 1.1rem;
line-height: 1.6;
color: #444;
}
.page-site-main .entry-content p {
margin-bottom: 1.5rem;
}
.page-site-main .entry-content h2 {
font-size: 1.8rem;
color: #333;
margin: 2rem 0 1rem;
}
.page-site-main .entry-content h3 {
font-size: 1.5rem;
color: #333;
margin: 1.5rem 0 1rem;
}
.page-site-main .entry-content ul,
.page-site-main .entry-content ol {
margin-bottom: 1.5rem;
padding-left: 2rem;
}
.page-site-main .entry-content li {
margin-bottom: 0.5rem;
}
.page-site-main .entry-content a {
color: #0066cc;
text-decoration: none;
transition: color 0.2s ease-in-out;
}
.page-site-main .entry-content a:hover {
color: #004499;
text-decoration: underline;
}
.page-site-main .page-links {
margin-top: 2rem;
padding-top: 1rem;
border-top: 1px solid #ddd;
}
.page-site-main .entry-footer {
margin-top: 2rem;
padding-top: 1rem;
border-top: 1px solid #ddd;
font-size: 0.9rem;
color: #666;
}
.page-site-main .edit-link a {
color: #666;
text-decoration: none;
transition: color 0.2s ease-in-out;
}
.page-site-main .edit-link a:hover {
color: #333;
} @media (max-width: 768px) {
.page-site-main .site-main {
padding: 1rem;
}
.page-site-main .entry-title {
font-size: 2rem;
}
.page-site-main .entry-content {
font-size: 1rem;
}
}
.telegram-container {
background-color: #fff6f6;
padding: 28px;
margin: 2rem 0;
border-radius: 15px;
border: 2px solid #d1d1d1;
text-align: center;
}
.telegram-button {
background-color: #00278A;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 18px;
margin: 4px 2px;
cursor: pointer;
border-radius: 8px;
transition: background-color 0.3s;
}
.telegram-button:hover {
background-color: #0077b5;
color: #fff;
}
body .is-layout-flex {
display: flex;
align-items: center;
justify-content: center;
}
#SiteFooter {
background-color: #333;
color: #fff;
padding: 2rem 0;
}
.footer-content {
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footer-section {
flex: 1 1 300px;
margin: 1rem;
}
.newsletter-form input[type="email"] {
padding: 0.5rem;
width: 100%;
max-width: 300px;
margin-bottom: 0.5rem;
}
.newsletter-form button {
padding: 0.5rem 1rem;
background-color: #4CAF50;
color: white;
border: none;
cursor: pointer;
}
.copyright {
text-align: center;
padding-top: 2rem;
margin-top: 2rem;
border-top: 1px solid #555;
}
.text-center {
text-align: center;
}
#SiteFooter a {
color: #fff;
} .application-form {
max-width: 600px;
margin: 0 auto;
padding: 20px;
border: 1px solid #ddd;
border-radius: 10px;
background-color: #f9f9f9;
direction: rtl;
}
.form-group {
margin-bottom: 15px;
}
.form-label {
display: block;
font-weight: bold;
margin-bottom: 5px;
}
.form-input, .form-textarea {
width: 100%;
padding: 10px;
border: 1px solid #ccc;
border-radius: 5px;
font-size: 14px;
}
.form-textarea {
height: 100px;
resize: vertical;
}
.form-submit-button {
display: block;
width: 100%;
padding: 10px;
background-color: #0073aa;
color: white;
font-size: 16px;
font-weight: bold;
border: none;
border-radius: 5px;
cursor: pointer;
text-align: center;
}
.form-submit-button:hover {
background-color: #005a87;
}
.form-success-message {
text-align: center;
font-weight: bold;
color: green;
}
.modal{
display: none;
position: fixed;
z-index: 22225;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
overflow: auto;
background-color: rgb(241 241 241);
animation-name: animatetop;
overflow: auto;
height: 100%;
align-items: center;
justify-content: center;
}
.modal-content {
position: relative;
animation-name: animatetop;
animation-duration: 1s;
animation-timing-function: ease-out;
animation-delay: 0s;
animation-iteration-count: 1;
max-width: 950px;
margin: 0 auto;
background-image: linear-gradient(135deg, #ffffff 0%, #ffffff 100%);
}
@-webkit-keyframes animatetop {
from {
top: -200px;
opacity: 0;
}
to {
top: 0;
opacity: 1;
}
}
@keyframes animatetop {
from {
top: -700px;
opacity: 0;
}
to {
top: 0;
opacity: 1;
}
}
.close {
font-weight: 700;
font-size: 32px;
color: #484141;
text-align: left;
padding-left: 25px;
}
.close:hover,
.close:focus {
color: #000;
}
.modal-header {
transition: 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
text-align: left;
}
.modal-header h2 {
stroke: #fff;
font-size: 18px;
margin-top: 8px;
}
.modal-footer .footer_modal {
font-size: 15px;
}
.modal-body {
padding: 2px 16px;
color: black;
text-align: right;
}
.modal-footer {
padding: 2px 16px;
color: white;
background-color: transparent;
background-image: linear-gradient(180deg, #161718 0%, #000000 100%);
transition: 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
margin-top: 0px;
}
a.querreq {
color: #fff!important;
margin-top: 4rem!important;
padding: 0 15px!important;
font-size: 15px!important;
font-weight: 500!important;
background: #E91E63!important;
}
.alert {
position: relative;
padding: .75rem 1.25rem;
margin-bottom: 1rem;
border: 1px solid transparent;
border-radius: .25rem;
margin-top: 1rem;
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
body.dark-mode,
body.dark-mode header,
body.dark-mode footer,
body.dark-mode section,
body.dark-mode article,
body.dark-mode .tax-main.tax-main-studyfields,
body.dark-mode .entry-title,
body.dark-mode .says,
body.dark-mode .fn,
body.dark-mode .fn a,
body.dark-mode .logged-in-as a {
background-color: #121212 !important;
color: #ffffff !important;
}
body.dark-mode a,
body.dark-mode p,
body.dark-mode div,
body.dark-mode h3.card-title,
body.dark-mode .entry-content h2
body.dark-mode .testimonial h2 {
color: #ffffff !important;
background: #121212;
}
body.dark-mode #SiteFooter {
border-top: 1px solid white;
}
body.dark-mode ul#taxonomy-terms-studyfield li a,
body.dark-mode section#HomeCover,
body.dark-mode .page-title {
background: none;
color: #fff;
}
body.dark-mode .page-custom-search-results .search-result-item,
body.dark-mode .testimonial {
box-shadow: 0 2px 4px rgb(254 254 254 / 94%);
border: 1px solid white;
}
body.dark-mode .icons span {
margin-right: 1rem;
cursor: pointer;
background: #fff;
border-radius: 15px;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
}
body.dark-mode .price-table,
body.dark-mode .price-table h2  {
background: #00000096;
color: #fff;
}
@media (max-width: 768px) {
body.dark-mode .menu-button {
display: block;
order: 1;
background: #fff;
}
} section.post-header-section {
background: linear-gradient(135deg, #c3c3c300, #cdcdcdab);
color: #454343;
padding: 4rem 0;
display: flex;
align-items: center;
position: relative;
}
header.post-header {
max-width: 900px;
margin: 0 auto;
}
h1.post-title {
margin: 10px 0;
}
.post-categories a{
background: linear-gradient(135deg, #4d4d4dfa, #333131);
width: fit-content;
padding: 3px 15px;
color: #fff;
border-radius: 15px;
}
.post-meta {
font-size: 11px;
background: linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, rgba(79, 70, 229, 0.05) 100%);
border-radius: 15px;
overflow: hidden;
width: fit-content;
max-width: 430px;
margin: 0 auto;
position: absolute;
left: 2rem;
bottom: -9px;
padding: 4px 15px;
border: 1px solid white;
}
.featured-image {
padding: 1rem;
background: #fff;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
max-width: 420px;
margin: 0 auto;
margin-top: 2rem;
margin-left: -15px;
margin-right: -15px;
}
.post-content {
max-width: 900px;
margin: 4rem auto;
padding: 3rem;
background-color: #ffffff;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
border-radius: 12px;
position: relative;
}
.the_content {
color: #3b3939;
line-height: 1.8;
}
@media (min-width:440px) {
.featured-image {
display: none;
}}
@media (max-width:440px) {
section.post-header-section {
padding-bottom: 0;
margin-bottom: 2rem;
}
.post-meta {
left: 0;
right: 0;
background: linear-gradient(135deg, rgb(99 102 241) 0%, rgb(79 70 229) 100%);
color: #fff;
}
.post-content {
margin: 0rem auto;
border-radius: 0;
padding: 15px;
overflow: hidden;
}
figure.wp-block-image {
padding: 1rem;
background: linear-gradient(135deg, #19ffe054, #1b72e7a6);
max-width: 650px;
margin: 0 auto;
margin-top: 2rem;
margin-left: -15px;
margin-right: -15px;
}
}
.card-grid {
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 30px;
display: grid;
max-width: 1250px;
padding: 28px;
color: #fff;
background-color: #00968824;
line-height: 1.75;
margin: 0 auto;
}
.related-titles {
color: #2d3436;
line-height: 1.75;
}
.card-modern {
position: relative;
background: linear-gradient(145deg, #ffffff, #f0f0f0);
border-radius: 20px;
overflow: hidden;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.card-modern:hover {
transform: translateY(-10px);
box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}
.card-modern img {
width: 100%;
height: 200px;
object-fit: cover;
transition: transform 0.3s ease;
}
.card-modern:hover img {
transform: scale(1.05);
}
.card-modern .content {
padding: 20px;
background: rgba(255, 255, 255, 0.9);
backdrop-filter: blur(10px);
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.card-modern h3 {
margin: 0;
color: #333;
font-size: 1.2em;
font-weight: 600;
line-height: 1.4;
}
.card-modern a {
text-decoration: none;
color: inherit;
display: block;
height: 100%;
}
.card-modern::after {
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%);
opacity: 0;
transition: opacity 0.3s ease;
}
.card-modern:hover::after {
opacity: 1;
}div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}