@charset "UTF-8";


@font-face{font-family:"rivax-icon";src:url(//russ.turk-atv1.online/wp-content/themes/cavin/assets/fonts/rivax-icon.eot);src:url(//russ.turk-atv1.online/wp-content/themes/cavin/assets/fonts/rivax-icon.eot?#iefix) format("embedded-opentype"), url(//russ.turk-atv1.online/wp-content/themes/cavin/assets/fonts/rivax-icon.woff) format("woff"), url(//russ.turk-atv1.online/wp-content/themes/cavin/assets/fonts/rivax-icon.ttf) format("truetype"), url(//russ.turk-atv1.online/wp-content/themes/cavin/assets/fonts/rivax-icon.svg#rivax-icon) format("svg");font-weight:normal;font-style:normal;font-display:swap;}
[class^="ri-"],
[class*=" ri-"]{display:inline-block;}
[class^="ri-"]:before,
[class*=" ri-"]:before{font-family:"rivax-icon" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.ri-right-arrow-1:before{content:"\e906";}
.ri-right-arrow-2:before{content:"\e907";}
.ri-right-arrow-3:before{content:"\e909";}
.ri-right-arrow-4:before{content:"\e90c";}
.ri-right-arrow-5:before{content:"\e90e";}
.ri-right-arrow-6:before{content:"\e90f";}
.ri-right-arrow-7:before{content:"\e919";}
.ri-right-arrow-8:before{content:"\e925";}
.ri-right-arrow-9:before{content:"\e926";}
.ri-right-arrow-10:before{content:"\e929";}
.ri-right-arrow-11:before{content:"\e92e";}
.ri-right-arrow-12:before{content:"\e92f";}
.ri-right-arrow-13:before{content:"\e931";}
.ri-right-arrow-14:before{content:"\e933";}
.ri-right-arrow-15:before{content:"\e935";}
.ri-vimeo:before{content:"\e90a";}
.ri-behance:before{content:"\e910";}
.ri-pinterest:before{content:"\e911";}
.ri-stack-overflow:before{content:"\e913";}
.ri-earth:before{content:"\e915";}
.ri-soundcloud:before{content:"\e916";}
.ri-email:before{content:"\e918";}
.ri-telegram:before{content:"\e91a";}
.ri-linkedin:before{content:"\e91b";}
.ri-twitter:before{content:"\e91c";}
.ri-facebook:before{content:"\e91d";}
.ri-tumblr:before{content:"\e91e";}
.ri-youtube:before{content:"\e91f";}
.ri-instagram:before{content:"\e920";}
.ri-github:before{content:"\e921";}
.ri-dribbble:before{content:"\e922";}
.ri-whatsapp:before{content:"\e923";}
.ri-video:before{content:"\e90b";}
.ri-pin:before{content:"\e908";}
.ri-user:before{content:"\e900";}
.ri-calendar:before{content:"\e901";}
.ri-fire:before{content:"\e904";}
.ri-clock:before{content:"\e92a";}
.ri-chat:before{content:"\e928";}
.ri-mic:before{content:"\e932";}
.ri-link:before{content:"\e930";}
.ri-gallery:before{content:"\e92c";}
.ri-copy:before{content:"\e927";}
.ri-quote:before{content:"\e902";}
.ri-search:before{content:"\e903";}
.ri-sun:before{content:"\e905";}
.ri-moon:before {
content: "\e912";
}.dark-mode-switcher-wrap{position:fixed;right:39px;bottom:100px;z-index:999;}
.dark-mode-switcher{display:flex;flex-direction:column;background:#e5e6ef;color:black;border-radius:50px;width:28px;gap:25px;padding:7px;position:relative;cursor:pointer;}
.dark-mode-switcher-light, .dark-mode-switcher-dark{line-height:1;position:relative;display:flex;justify-content:center;align-items:center;font-size:16px;}
.dark-mode-switcher-light{color:#ffb300;}
.dark-mode-switcher-state{position:absolute;background:#fff;width:100%;left:0;top:0;height:28px;border-radius:50px;box-shadow:0 0 10px #2f313942;transition:0.4s cubic-bezier(0.01, 0.68, 0.42, 1.36) !important;}
body.dark-mode .dark-mode-switcher-state{top:calc(100% - 28px);}
body.dark-mode .dark-mode-switcher{background:#27272d;}
body.dark-mode{--button-bg-hover:#111114;--body-color:#e3e7ed;--body-bg-color:#1B2129;--site-bg-color:#262D36;--headings-color:#fff;--soft-white:#ffffff0f;--soft-black:#00000026;--soft-black-2:#00000042;--shadow-soft:none;}
body.dark-mode *{box-shadow:none !important;}
body.dark-mode mark, body.dark-mode ins{background-color:#fff9c0;}
body.dark-mode pre{background-color:transparent;color:#fff;}
body.dark-mode blockquote{border-color:#fff;}
body.dark-mode select, body.dark-mode textarea, body.dark-mode input[type="text"],
body.dark-mode input[type="password"],
body.dark-mode input[type="datetime"],
body.dark-mode input[type="datetime-local"],
body.dark-mode input[type="date"],
body.dark-mode input[type="month"],
body.dark-mode input[type="time"],
body.dark-mode input[type="week"],
body.dark-mode input[type="number"],
body.dark-mode input[type="email"],
body.dark-mode input[type="url"],
body.dark-mode input[type="search"],
body.dark-mode input[type="tel"],
body.dark-mode input[type="color"]{background-color:var(--soft-black-2);border-color:var(--soft-white);}
body.dark-mode select:focus, body.dark-mode textarea:focus, body.dark-mode input[type="text"]:focus,
body.dark-mode input[type="password"]:focus,
body.dark-mode input[type="datetime"]:focus,
body.dark-mode input[type="datetime-local"]:focus,
body.dark-mode input[type="date"]:focus,
body.dark-mode input[type="month"]:focus,
body.dark-mode input[type="time"]:focus,
body.dark-mode input[type="week"]:focus,
body.dark-mode input[type="number"]:focus,
body.dark-mode input[type="email"]:focus,
body.dark-mode input[type="url"]:focus,
body.dark-mode input[type="search"]:focus,
body.dark-mode input[type="tel"]:focus,
body.dark-mode input[type="color"]:focus{border-color:#ffffff4a;}
body.dark-mode .select2-container--default .select2-selection--single{background-color:var(--soft-white);border-color:var(--soft-white);}
body.dark-mode ::placeholder{color:#ffffff40 !important;}
body.dark-mode :-ms-input-placeholder{color:#ffffff40 !important;}
body.dark-mode ::-ms-input-placeholder{color:#ffffff40 !important;}
body.dark-mode #back-to-top:hover{box-shadow:none;}
body.dark-mode .comments-list-collapse-btn{box-shadow:none;}
body.dark-mode.comment-list .comment-awaiting-moderation{background:var(--soft-white);}
body.dark-mode .comment-list .reply a{background:var(--soft-white);color:#ffffff;}
body.dark-mode .comment-notes{color:#fff;}
body.dark-mode .blog-archive-title .post-count span{background:var(--soft-white);}
body.dark-mode .default-post-list-item .single-hero-title .author-name::after{background:#fff;}
body.dark-mode .default-post-list-item .single-hero-title .category a{color:var(--accent-color);}
body.dark-mode .default-post-list-pagination .page-numbers{color:#fff;}
body.dark-mode .page-content-wrapper .post-nav-links .post-page-numbers{background:#000;color:#fff;}
body.dark-mode .page-content-wrapper .post-nav-links .post-page-numbers:hover, body.dark-mode .page-content-wrapper .post-nav-links .post-page-numbers.current{background:var(--accent-color);}
body.dark-mode .single-post-tags a{background:var(--soft-black-2);color:#fff;}
body.dark-mode .author-social-links a{color:#e1e3ef;}
body.dark-mode .single-author-box-desc .author-name a{color:inherit;}
body.dark-mode .inline-search-form .search-field{border-color:#1f2225;background-color:#1f2225;}
body.dark-mode .inline-search-form .search-field{color:var(--body-color);}
body.dark-mode .inline-search-form .search-field::-webkit-input-placeholder, body.dark-mode .inline-search-form .search-field::placeholder{color:#ffffff40 !important;}
body.dark-mode .rivax-header-nav li.menu-item > a{color:#fff;}
body.dark-mode .rivax-header-nav .sub-menu li.menu-item > a{color:#fff;}
body.dark-mode .rivax-header-nav .sub-menu li.menu-item > a:hover, body.dark-mode .rivax-header-nav .sub-menu li.current-menu-item > a, body.dark-mode .rivax-header-nav .sub-menu li.current-menu-ancestor > a{color:#fff;background:#b4b8dc14;}
body.dark-mode .rivax-header-nav .sub-menu{background:#191c21;box-shadow:none;}
body.dark-mode .rivax-header-nav-wrapper.hover-style-6 > ul > li.menu-item > a::before{background:var(--accent-color);}
body.dark-mode .rivax-header-v-nav li a{color:#ffffff;}
body.dark-mode .rivax-header-v-nav li > a:hover, body.dark-mode .rivax-header-v-nav li.current-menu-item > a{color:var(--accent-color);}
body.dark-mode .offcanvas-wrapper .offcanvas-container{background:var(--body-bg-color) !important;}
body.dark-mode .offcanvas-closer::before, body.dark-mode .offcanvas-closer::after{background:#fff !important;}
body.dark-mode .rivax-logo-image.dark-logo + .rivax-logo-image{display:none;}
body.dark-mode .rivax-logo-image.dark-logo{display:inline;}
body.dark-mode .rivax-logo-title a{color:var(--headings-color);}
body.dark-mode .rivax-logo-title a:hover{color:var(--accent-color);}
body.dark-mode .rivax-logo-description{color:var(--headings-color) !important;}
body.dark-mode .rivax-divider-heading{--divider-color-2:#ffffff40;}
body.dark-mode .rivax-divider-heading.divider-style-9{--divider-color-2:#ffffff40;}
body.dark-mode .rivax-divider-heading.divider-style-12{--divider-color-2:#ffffff40;}
body.dark-mode .rivax-social-icons .social-item{border-color:var(--soft-white);}
body.dark-mode .post-wrapper .excerpt{color:#b8b9c5;}
body.dark-mode .rivax-read-more.style-1::before{background:var(--soft-white);}
body.dark-mode .rivax-insta-info .username, body.dark-mode .rivax-insta-info .tagline{color:var(--body-color) !important;}
body.dark-mode .rivax-insta-images .insta-item{border-color:var(--soft-white);}
body.dark-mode .rivax-mailchimp-input-label{color:var(--body-color) !important;}
body.dark-mode .rivax-mailchimp-input input{color:#fff !important;}
body.dark-mode .elementor-widget-heading .elementor-heading-title{-webkit-text-stroke-color:var(--body-color) !important;stroke:var(--body-color) !important;}
body.dark-mode .elementor-widget-text-editor .elementor-text-editor{color:var(--body-color);}
body.dark-mode .elementor-drop-cap-view-framed .elementor-drop-cap, body.dark-mode .elementor-drop-cap-view-default .elementor-drop-cap{color:var(--accent-color) !important;border-color:var(--accent-color) !important;}
body.dark-mode .elementor-image-box-title{-webkit-text-stroke-color:var(--body-color) !important;stroke:var(--body-color) !important;}
body.dark-mode .elementor-image-box-img img{border-color:var(--soft-white) !important;}
body.dark-mode .elementor-icon-box-title{-webkit-text-stroke-color:var(--body-color) !important;stroke:var(--body-color) !important;}
body.dark-mode .elementor-star-rating__title{color:var(--body-color) !important;}
body.dark-mode .elementor-widget-progress .elementor-title{color:var(--body-color) !important;}
body.dark-mode .elementor-widget-progress .elementor-progress-wrapper{background-color:var(--soft-white) !important;}
body.dark-mode .elementor-widget-testimonial .elementor-testimonial-content{color:var(--body-color) !important;}
body.dark-mode .elementor-widget-testimonial .elementor-testimonial-name{color:#fff !important;}
body.dark-mode .elementor-widget-testimonial .elementor-testimonial-job{color:var(--accent-color) !important;}
body.dark-mode .elementor-widget-tabs .elementor-tab-content{color:#fff !important;}
body.dark-mode .elementor-widget-tabs .elementor-tabs-content-wrapper, body.dark-mode .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{background-color:var(--soft-black) !important;}
body.dark-mode .elementor-widget-tabs .elementor-tab-title, body.dark-mode .elementor-widget-tabs .elementor-tab-title a{color:var(--body-color) !important;}
body.dark-mode .elementor-widget-tabs .elementor-tab-title.elementor-active, body.dark-mode .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var(--accent-color) !important;}
body.dark-mode .elementor-widget-accordion .elementor-tab-content{background-color:var(--soft-white) !important;color:var(--body-color) !important;}
body.dark-mode .elementor-widget-accordion .elementor-tab-title{background-color:var(--accent-color) !important;}
body.dark-mode .elementor-widget-accordion .elementor-accordion-icon, body.dark-mode .elementor-widget-accordion .elementor-accordion-title{color:#fff !important;fill:#fff;}
body.dark-mode .elementor-widget-accordion .elementor-tab-title .elementor-accordion-icon i:before{color:#fff !important;}
body.dark-mode .elementor-widget-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon i:before{color:var(--accent-color) !important;}
body.dark-mode .elementor-widget-toggle .elementor-tab-content{background-color:var(--soft-white) !important;color:var(--body-color) !important;}
body.dark-mode .elementor-widget-toggle .elementor-tab-title{background-color:var(--accent-color) !important;color:#fff;fill:#fff;}
body.dark-mode .elementor-widget-toggle .elementor-accordion-icon, body.dark-mode .elementor-widget-toggle .elementor-accordion-title{color:#fff !important;}
body.dark-mode .elementor-widget-toggle .elementor-active .elementor-accordion-icon, body.dark-mode .elementor-widget-toggle .elementor-active .elementor-accordion-title{color:var(--accent-color) !important;}
body.dark-mode .elementor-widget-toggle .elementor-tab-title .elementor-accordion-icon i:before{color:#fff !important;}
body.dark-mode.woocommerce ul.products li.product .woocommerce-loop-category__title, body.dark-mode.woocommerce ul.products li.product .woocommerce-loop-product__title, body.dark-mode.woocommerce ul.products li.product h3{color:var(--headings-color);}
body.dark-mode.woocommerce ul.products li.product, body.dark-mode.woocommerce-page ul.products li.product{border-color:var(--soft-white);}
body.dark-mode.woocommerce ul.products li.product .price{color:var(--headings-color);}
body.dark-mode.woocommerce div.product p.price, body.dark-mode.woocommerce div.product span.price{color:var(--headings-color);}
body.dark-mode .woocommerce-error, body.dark-mode .woocommerce-info, body.dark-mode .woocommerce-message{background-color:var(--soft-white);color:var(--body-color);}
body.dark-mode .woocommerce table.shop_table td a{color:var(--headings-color);}
body.dark-mode #add_payment_method table.cart td.actions .coupon .input-text, body.dark-mode.woocommerce-cart table.cart td.actions .coupon .input-text,
body.dark-mode.woocommerce-checkout table.cart td.actions .coupon .input-text{border-color:var(--soft-white);}
body.dark-mode #add_payment_method #payment, body.dark-mode.woocommerce-cart #payment, body.dark-mode .woocommerce-checkout #payment{background:var(--soft-white);}
body.dark-mode .select2-dropdown{background-color:#1f2225;border-color:#1f2225;}
body.dark-mode .select2-container--default .select2-results__option[aria-selected=true],
body.dark-mode .select2-container--default .select2-results__option[data-selected=true]{background-color:var(--soft-white);}
body.dark-mode .woocommerce #reviews #comments ol.commentlist li .meta{color:var(--body-color);}
body.dark-mode #add_payment_method #payment div.payment_box, body.dark-mode.woocommerce-cart #payment div.payment_box, body.dark-mode.woocommerce-checkout #payment div.payment_box{background-color:var(--soft-white);color:var(--body-color);}
body.dark-mode #add_payment_method #payment div.payment_box::before, body.dark-mode.woocommerce-cart #payment div.payment_box::before, body.dark-mode.woocommerce-checkout #payment div.payment_box::before{border-bottom-color:var(--soft-white);}
body.dark-mode.woocommerce-account .woocommerce-MyAccount-navigation ul{background:var(--soft-white);}
body.dark-mode.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active, body.dark-mode.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover{background:var(--accent-color);}
body.dark-mode.woocommerce-account .woocommerce-MyAccount-navigation ul li{color:#ffffff;}
body.dark-mode .elementor-widget-text-editor{color:#fff !important;}
body.dark-mode .grid-lines{--grid-line-color:#fff}
body.dark-mode .privacy-notice{background:#0c0c0c;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
color: #fff;
}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,
output,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font:inherit;vertical-align:baseline;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
table{border-collapse:collapse;border-spacing:0;}
caption, th, td{font-weight:normal;text-align:left;}
blockquote:before, blockquote:after, q:before, q:after{content:none;}
blockquote, q{quotes:none;}
a:focus{outline:none;}
a:hover, a:active{outline:0;}
a img{border:0;}
img{max-width:100%;height:auto;}
select{max-width:100%;}:root{--site-width:1300px;--accent-color:#ff4d72;--accent-color-alt:#fff;--second-color:#21c8df;--second-color-alt:#fff;--button-bg-hover:#22262f;--body-color:#494c64;--body-bg-color:#3f5dd4;--site-bg-color:#fff;--headings-color:#212329;--shadow-soft:0 7px 15px -2px #262f4833;--soft-border-color:#8589a047;--radius-soft:15px;--body-line-height:1.8;}
*,
*:before,
*:after{box-sizing:border-box;}
html{overflow-x:hidden;}
body{text-rendering:optimizeLegibility;}::-moz-selection{background-color:#4776e6;color:white;text-shadow:none}::selection{background-color:#4776e6;color:white;text-shadow:none}
iframe{max-width:100%;}
img{height:auto;max-width:100%;vertical-align:middle;}
em, i{font-style:italic;}
strong, b, cite{font-weight:600;}
abbr, acronym{border-bottom:1px dotted;cursor:help;text-decoration:none;}
mark, ins{text-decoration:none;background-color:#fff9c0;}
sup, sub{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-6px;}
sub{bottom:-3px;}
small{font-size:75%;}
big{font-size:125%;}
address{font-style:italic;margin:0 0 20px;}
code, kbd, tt, var{font-family:monospace;font-size:14px;}
code, kbd{font-family:Menlo,Consolas,monaco,monospace;font-size:14px;}
pre{margin:15px 0;padding:15px;background-color:#e9e9e9;border:1px solid #e9e9e9;overflow-x:auto;font-family:Inconsolata, monospace;-webkit-hyphens:none;hyphens:none;border-radius:0;height:auto;}
hr{background-color:#e9e9e9;border:0;height:1px;margin-bottom:20px;}
blockquote{padding-left:1em;border-left:4px solid #000;margin-bottom:20px;font-style:italic;}
blockquote p:last-of-type{margin:0;}
.nothing-show{margin-bottom:40px;}
.nothing-show h2{margin-bottom:1rem;}
.nothing-show p{margin:0;}
ul, ol{padding:0 0 0 30px;margin:0 0 20px 0;}
ul{list-style:disc;}
ul ul{list-style-type:circle;}
ol{list-style:decimal;}
li > ul, li > ol{margin-bottom:0;}
dd{margin:0 0 20px 20px;}
dt{font-weight:bold;}
del{opacity:0.5;}
table, th, td{border:1px solid #e4e5ea;}
table{border-collapse:collapse;border-spacing:0;margin:0 0 20px;width:100%;max-width:100%;text-align:left;}
th{font-weight:bold;}
th, td{padding:0.5em;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#e9e9e9;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
.site-preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;transition:0.6s ease;background:var(--body-bg-color);display:flex;align-items:center;justify-content:center;--preloader-color-1:#01c9f5;--preloader-color-2:#4775f6;--preloader-color-3:#f1b000;}
body.site-loaded .site-preloader{opacity:0;visibility:hidden;}
.site-preloader .preloader-inner{width:120px;height:60px;position:relative;}
.site-preloader .preloader-inner div, .site-preloader .preloader-inner span{position:absolute;}
.site-preloader .preloader-inner div{top:0;left:50%;width:60px;height:60px;animation:preloader-rotate 6.9s linear infinite;}
.site-preloader .preloader-inner div span{left:-8px;top:50%;margin:-8px 0 0;width:16px;height:16px;display:block;background:var(--preloader-color-1);box-shadow:2px 2px 8px rgba(1,201,245,.09);border-radius:50%;transform:rotate(90deg);animation:preloader-move 6.9s linear infinite;}
.site-preloader .preloader-inner div span:before, .site-preloader .preloader-inner div span:after{content:"";position:absolute;display:block;border-radius:50%;width:14px;height:14px;background:inherit;top:50%;left:50%;margin:-7px 0 0 -7px;box-shadow:inherit;}
.site-preloader .preloader-inner div span:before{animation:preloader-drop1 .8s linear infinite;}
.site-preloader .preloader-inner div span:after{animation:preloader-drop2 .8s linear infinite .4s;}
.site-preloader .preloader-inner div:nth-child(2){animation-delay:-2.3s;}
.site-preloader .preloader-inner div:nth-child(2) span{animation-delay:-2.3s;}
.site-preloader .preloader-inner div:nth-child(3){animation-delay:-4.6s;}
.site-preloader .preloader-inner div:nth-child(3) span{animation-delay:-4.6s;}
@keyframes preloader-rotate {
50%{transform:rotate(360deg);margin-left:0;}
50.0001%,100%{margin-left:-60px;}
}
@keyframes preloader-move {
0%,50%{left:-8px;}
25%{background:var(--preloader-color-2);}
75%{background:var(--preloader-color-3);}
50.0001%,100%{left:auto;right:-8px;}
}
@keyframes preloader-drop1 {
100%{transform:translate(32px,8px) scale(0);}
}
@keyframes preloader-drop2 {
0%{transform:translate(0,0) scale(.9);}
100%{transform:translate(32px,-8px) scale(0);}
} button,
input{line-height:normal;transition:0.3s;}
button, input, select, textarea{font-size:100%;line-height:inherit;vertical-align:baseline;}
input, textarea{font-size:1rem;max-width:100%;background-image:-webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));}
input[type="checkbox"]{display:inline;}
button, input[type="button"],
input[type="reset"],
input[type="submit"]{line-height:1;cursor:pointer;-webkit-appearance:button;border:0;outline:0;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{display:none;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px #e9e9e9 inset;}
input[type="search"]{outline:0;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration{display:none;}
select, textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]{font-family:inherit;line-height:1.6;background:transparent;color:var(--body-color);font-size:0.9rem;min-width:150px;padding:10px 20px;border-radius:50px;border:1px solid var(--soft-border-color);text-shadow:none;box-shadow:none;box-sizing:border-box;transition:0.3s;}
textarea{border-radius:15px;}
select{-webkit-appearance:none;background:transparent url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='gray'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;background-size:10px;background-position:calc(100% - 8px) calc(50% + 3px);outline:0;}
#adminbarsearch input.adminbar-input{min-width:auto;}
select:focus, textarea:focus, input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus{border-color:#84858a;color:var(--body-color);outline:0;-webkit-box-shadow:none;box-shadow:none;}
body .elementor-button, .button, button, input[type="button"],
input[type="reset"],
input[type="submit"]{font-family:inherit;line-height:1.6;color:var(--accent-color-alt);background-color:var(--accent-color);padding:7px 20px;border-radius:50px;display:inline-block;font-size:0.9rem;-webkit-appearance:none;transition:0.3s;white-space:nowrap;}
body .elementor-button.elementor-size-xs{font-size:0.85rem;padding:6px 18px;border-radius:50px;}
body .elementor-button.elementor-size-md{font-size:1rem;padding:8px 24px;border-radius:50px;}
body .elementor-button.elementor-size-lg{font-size:1.05rem;padding:10px 30px;border-radius:50px;}
body .elementor-button.elementor-size-xl{font-size:1.15rem;padding:11px 34px;border-radius:50px;}
body .elementor-button:hover, .button:hover, button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{outline:0;background:var(--button-bg-hover);color:#fff;}
body .select2-container--default .select2-selection--single{background:transparent;border-radius:50px;border:1px solid var(--soft-border-color);height:auto;}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-radius:20px 20px 0 0;}
body .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.6;font-size:0.95rem;padding:10px 20px;color:var(--body-color);}
body .select2-container--default .select2-selection--single .select2-selection__arrow{top:52%;right:5px;transform:translateY(-50%);}
body .select2-results__option{font-size:0.95rem;}::placeholder{color:rgba(33, 37, 41, 0.5);opacity:1;}:-ms-input-placeholder{color:rgba(33, 37, 41, 0.5);}::-ms-input-placeholder { color: rgba(33, 37, 41, 0.5);
} a{color:var(--accent-color);outline:0;text-decoration:none;transition:all ease 0.3s;}
a:hover, a:focus, a:active{outline:0;text-decoration:none;}
a:hover{color:inherit;}
li a{color:inherit;}
li a:hover{color:var(--accent-color);}
html{font-size:15px;scroll-behavior:smooth;}
body{font-family:'Inter', sans-serif;line-height:var(--body-line-height);color:var(--body-color);font-weight:400;background:var(--body-bg-color);letter-spacing:0.2px;}
body::before{content:'';position:fixed;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(135deg, #2D3393, #22BCDC);background-size:cover;z-index:-1;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Inter', sans-serif;
line-height: 1.4;
letter-spacing: 0;
margin-bottom: 1rem;
margin-top: 0;
font-weight: 600;
color: var(--headings-color);
} p{margin:0 0 1.5rem;}
h1, .h1{font-size:1.85rem;}
h2, .h2{font-size:1.75rem;}
h3, .h3{font-size:1.4rem;}
h4, .h4{font-size:1.3rem;}
h5, .h5{font-size:1.1rem;}
h6, .h6{font-size:1rem;}
@media screen and (max-width:1024px){
h1, .h1{font-size:1.6rem;}
h2, .h2{font-size:1.45rem;}
h3, .h3{font-size:1.3rem;}
h4, .h4{font-size:1.2rem;}
h5, .h5{font-size:1.1rem;}
h6, .h6{font-size:1rem;}
}  body .e-con{--container-max-width:var(--site-width);}
.container{width:100%;max-width:var(--site-width);padding-right:10px;padding-left:10px;margin-right:auto;margin-left:auto;}
.row{margin-right:0;margin-left:0;display:flex;flex-wrap:wrap;}
.row > *{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:10px;padding-left:10px;}
.col-1{flex:0 0 auto;width:8.33333333%;}
.col-2{flex:0 0 auto;width:16.66666667%;}
.col-3{flex:0 0 auto;width:25%;}
.col-4{flex:0 0 auto;width:33.33333333%;}
.col-5{flex:0 0 auto;width:41.66666667%;}
.col-6{flex:0 0 auto;width:50%;}
.col-7{flex:0 0 auto;width:58.33333333%;}
.col-8{flex:0 0 auto;width:66.66666667%;}
.col-9{flex:0 0 auto;width:75%;}
.col-10{flex:0 0 auto;width:83.33333333%;}
.col-11{flex:0 0 auto;width:91.66666667%;}
.col-12{flex:0 0 auto;width:100%;}
@media(min-width:768px){
.col-md-1{flex:0 0 auto;width:8.33333333%;}
.col-md-2{flex:0 0 auto;width:16.66666667%;}
.col-md-3{flex:0 0 auto;width:25%;}
.col-md-4{flex:0 0 auto;width:33.33333333%;}
.col-md-5{flex:0 0 auto;width:41.66666667%;}
.col-md-6{flex:0 0 auto;width:50%;}
.col-md-7{flex:0 0 auto;width:58.33333333%;}
.col-md-8{flex:0 0 auto;width:66.66666667%;}
.col-md-9{flex:0 0 auto;width:75%;}
.col-md-10{flex:0 0 auto;width:83.33333333%;}
.col-md-11{flex:0 0 auto;width:91.66666667%;}
.col-md-12{flex:0 0 auto;width:100%;}
}
.d-flex{display:flex !important;}
.d-inline-flex{display:inline-flex !important;}
.d-none{display:none !important;}
.flex-row{flex-direction:row !important;}
.flex-column{flex-direction:column !important;}
.flex-row-reverse{flex-direction:row-reverse !important;}
.flex-column-reverse{flex-direction:column-reverse !important;}
.justify-content-start{justify-content:flex-start !important;}
.justify-content-end{justify-content:flex-end !important;}
.justify-content-center{justify-content:center !important;}
.justify-content-between{justify-content:space-between !important;}
.justify-content-around{justify-content:space-around !important;}
.align-items-start{align-items:flex-start !important;}
.align-items-end{align-items:flex-end !important;}
.align-items-center{align-items:center !important;}
.align-items-baseline{align-items:baseline !important;}
@media(min-width:768px){
.d-md-flex{display:flex !important;}
.d-md-inline-flex{display:inline-flex !important;}
.d-md-none{display:none !important;}
.flex-md-row{flex-direction:row !important;}
.flex-md-column{flex-direction:column !important;}
.flex-md-row-reverse{flex-direction:row-reverse !important;}
.flex-md-column-reverse{flex-direction:column-reverse !important;}
.justify-content-md-start{justify-content:flex-start !important;}
.justify-content-md-end{justify-content:flex-end !important;}
.justify-content-md-center{justify-content:center !important;}
.justify-content-md-between{justify-content:space-between !important;}
.justify-content-md-around{justify-content:space-around !important;}
.align-items-md-start{align-items:flex-start !important;}
.align-items-md-end{align-items:flex-end !important;}
.align-items-md-center{align-items:center !important;}
.align-items-md-baseline{align-items:baseline !important;}
}
.clear{clear:both;}
.clearfix:after{clear:both;display:table;line-height:0;content:"";}
.page-content-wrapper{display:flex;flex-wrap:wrap;--sidebar-width:380px;}
.page-content-wrapper > .content-container{flex:0 0 auto;width:100%;max-width:100%;padding-left:10px;padding-right:10px;}
.page-content-wrapper > .sidebar-container{flex:0 0 auto;width:var(--sidebar-width);max-width:100%;margin-bottom:30px;}
.sidebar-container .sidebar-container-inner.wp-sidebar{padding:30px;border:1px solid var(--soft-border-color);border-radius:var(--radius-soft);margin:0 10px;}
.page-content-wrapper.sidebar-left{justify-content:right;}
.page-content-wrapper.sidebar-right{justify-content:left;}
.page-content-wrapper.sidebar-left > .content-container{width:calc(100% - var(--sidebar-width));padding-left:30px;order:2;}
.page-content-wrapper.sidebar-right > .content-container{width:calc(100% - var(--sidebar-width));padding-right:30px;}
.page-content-wrapper.sidebar-none-narrow > .content-container{padding-left:110px;padding-right:110px;max-width:1100px;margin:auto;}
.page-content-wrapper > .content-container.archive-content-container{padding-left:0;padding-right:0;}
.page-content-wrapper.sidebar-right > .content-container.archive-content-container{padding-left:0;padding-right:20px;}
.page-content-wrapper.sidebar-left > .content-container.archive-content-container{padding-right:0;padding-left:20px;}
@media screen and (max-width:1200px){
.page-content-wrapper > *{width:100% !important;}
.page-content-wrapper > .content-container{padding-left:10px !important;padding-right:10px !important;order:0 !important;}
.page-content-wrapper > .content-container.archive-content-container{padding-left:0 !important;padding-right:0 !important;}
.sidebar-container .sidebar-container-inner.wp-sidebar{margin-top:20px;}
} .sidebar-container.sticky .sidebar-container-inner{position:sticky;top:10px;transition:0.6s top;}
.sidebar-container-inner .widget{margin-bottom:20px;}
#site-wrapper{padding:0 10px;}
#site-inner{display:flex;flex-direction:column;min-height:60vh;max-width:var(--site-width);overflow:clip;background:var(--site-bg-color);border-radius:15px;margin:40px auto;padding:35px 15px;}
.main-wrapper{flex-grow:1;}
@media(max-width:767px){
#site-inner{padding:25px 5px;}
} #back-to-top{position:fixed;right:30px;bottom:-45px;z-index:999;display:flex;align-items:center;justify-content:center;line-height:1;opacity:0;width:45px;height:45px;background:#000;color:#fff;font-size:24px;transition:0.3s ease-out;cursor:pointer;border-radius:5px;}
#back-to-top i{transform:rotate(-90deg);}
#back-to-top:hover{background:var(--accent-color);color:var(--accent-color-alt);box-shadow:0 4px 15px var(--accent-color);transform:translateY(-3px);}
#back-to-top.show{bottom:30px;opacity:1;}
@media screen and (max-width:1024px){
#back-to-top{display:none;}
} .privacy-notice-wrap{visibility:hidden;opacity:0;transition:0.5s;position:fixed;bottom:30px;left:30px;width:500px;z-index:999999999;}
.privacy-notice-wrap.show{visibility:visible;opacity:1;}
.privacy-notice-wrap.bottom-center{left:calc(50% - 400px);width:800px;}
.privacy-notice{display:flex;align-items:center;gap:10px;background:#ffffff;font-size:13px;padding:15px 20px;border-radius:8px;box-shadow:var(--shadow-soft);}
.privacy-content-wrap{flex-grow:1;}
.privacy-notice p{margin:0;}
.privacy-content-wrap a{color:inherit;text-decoration:underline;text-decoration-style:dotted;}
.privacy-btn{padding:4px 14px;font-size:13px;}
@media screen and (max-width:1024px){
.privacy-notice-wrap{left:0 !important;bottom:0;width:100% !important;}
.privacy-notice{border-radius:0;}
} .site-default-footer *{color:#fff;}
.grid-lines{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;display:flex;justify-content:space-around;--grid-line-color:#fff;}
.grid-lines > div{position:relative;height:100%;}
.grid-lines > div:before{content:"";position:absolute;top:0;height:100%;right:-1px;background:var(--grid-line-color);width:1px;opacity:0.15;}
.grid-lines > div:after{content:"";position:absolute;top:-80px;right:-1px;background:linear-gradient(transparent,var(--grid-line-color));width:1px;height:80px}
.grid-lines .grid-line-1:after{animation:bgLine 8s linear infinite}
.grid-lines .grid-line-2:after{animation:bgLine 9s linear infinite;animation-delay:3s}
.grid-lines .grid-line-3:after{animation:bgLine 7s linear infinite;animation-delay:4s}
.grid-lines .grid-line-4:after{animation:bgLine 10s linear infinite;animation-delay:2s}
.grid-lines .grid-line-5:after{animation:bgLine 8.5s linear infinite;animation-delay:2s}
@media(max-width:767px){
.grid-lines .grid-line-4, .grid-lines .grid-line-5{display:none}
}
@keyframes bgLine {
0%{top:-80px}
to{top:100%}
} .noTransition, .noTransition *{transition:none !important;}
.cavin-box, .elementor-element.cavin-box{border:1px solid var(--soft-border-color);padding:30px;border-radius:var(--radius-soft);}
.title-animation-default, .title-animation-middle-underline{transition:0.6s cubic-bezier(0.25, 0.8, 0.25, 1);box-decoration-break:clone;-webkit-box-decoration-break:clone;}
.title-animation-middle-underline, .title-animation-underline, .title-animation-underline-in-out{--underline-position:bottom;--underline-size:1px;background-image:linear-gradient(90deg, currentColor, currentColor);background-repeat:no-repeat;background-size:0% var(--underline-size);background-position:0% var(--underline-position);transition:0.6s cubic-bezier(0.25, 0.8, 0.25, 1);display:inline;padding:2px 0;}
.title-animation-middle-underline{background-position:50% var(--underline-position);}
.title-animation-middle-underline:hover, .title-animation-underline:hover{background-size:100% var(--underline-size);}
.title-animation-underline-in-out{background-position:right 0% var(--underline-position);transition:0.6s cubic-bezier(0.25, 0.8, 0.25, 1), background-position 0s;}
.title-animation-underline-in-out:hover{background-size:100% var(--underline-size);background-position:left 0% var(--underline-position);}
.title-animation-underline-fix{text-decoration:underline !important;}
.title-animation-middle-fix{text-decoration:line-through !important;}
.title-animation-underline-fix, .title-animation-middle-fix{box-decoration-break:clone;-webkit-box-decoration-break:clone;transition:0.6s cubic-bezier(0.25, 0.8, 0.25, 1);display:inline;padding:2px 0;text-decoration-thickness:0.13em !important;text-decoration-color:transparent !important;}
.title-animation-underline-fix:hover, .title-animation-middle-fix:hover{text-decoration-color:currentColor !important;}
.rivax-position-absolute{position:absolute;}
.rivax-position-relative{position:relative;}
.rivax-position-cover{position:absolute;top:0;bottom:0;left:0;right:0;}
.rivax-position-default{top:0;right:0;position:absolute;}
.rivax-position-top{top:0;left:0;right:0;position:absolute;}
.rivax-position-bottom{bottom:0;left:0;right:0;position:absolute;}
.rivax-position-left{top:0;bottom:0;left:0;position:absolute;}
.rivax-position-right{top:0;bottom:0;right:0;position:absolute;}
.rivax-position-center{top:50%;right:0;left:0;transform:translateY(-50%);position:absolute;}
.rivax-position-top-left{top:0;left:0;position:absolute;}
.rivax-position-top-center{top:0;left:50%;transform:translateX(-50%);position:absolute;}
.rivax-position-top-right{top:0;right:0;position:absolute;}
.rivax-position-bottom-left{bottom:0;left:0;position:absolute;}
.rivax-position-bottom-center{bottom:0;left:50%;transform:translateX(-50%);position:absolute;}
.rivax-position-bottom-right{bottom:0;right:0;position:absolute;}
.rivax-position-center-left{top:50%;left:0;transform:translateY(-50%);position:absolute;}
.rivax-position-center-center{top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;}
.rivax-position-center-right{top:50%;right:0;transform:translateY(-50%);position:absolute;}
.rivax-z-index-5{z-index:5;}
.rivax-z-index-10{z-index:10;}
.rivax-z-index-15{z-index:15;}
.rivax-z-index-20{z-index:20;}
.alignleft{display:inline-block;float:left;margin-right:1.5em;}
.alignright{display:inline-block;float:right;margin-left:1.5em;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;clear:both;}
.alignwide, .alignfull{width:100%;}
.sidebar-none-narrow .alignwide{margin-left:-75px;margin-right:-75px;width:calc(100% + 150px);}
.sidebar-none-narrow .alignfull{margin-left:calc((min(var(--site-width), 100vw - 20px) - 100%) * -0.5);margin-right:calc((min(var(--site-width), 100vw - 20px) - 100%) * -0.5);width:auto;clear:both;}
.sidebar-none .alignfull{margin-left:-35px;margin-right:-35px;width:auto;clear:both;}
@media screen and (max-width:1200px){
.sidebar-none-narrow .alignwide{margin-left:0;margin-right:0;width:100%;}
}
@media(max-width:767px){
.sidebar-none .alignfull{margin-left:-25px;margin-right:-25px;}
}
.wp-caption{margin:0 0 30px;max-width:100%;}
.wp-caption.aligncenter{margin:0 auto 30px;}
.wp-caption.alignleft{margin:0 30px 30px 0;}
.wp-caption.alignright{margin:0 0 30px 30px;}
.wp-caption-text{text-align:center;padding:5px 0;}
.gallery{display:grid;gap:10px;}
.elementor-image-gallery .gallery{display:block;}
@media screen and (min-width:600px){
.gallery.gallery-columns-2{grid-template-columns:repeat(2, 1fr);}
.gallery.gallery-columns-3{grid-template-columns:repeat(3, 1fr);}
.gallery.gallery-columns-4{grid-template-columns:repeat(4, 1fr);}
.gallery.gallery-columns-5{grid-template-columns:repeat(5, 1fr);}
.gallery.gallery-columns-6{grid-template-columns:repeat(6, 1fr);}
.gallery.gallery-columns-7{grid-template-columns:repeat(7, 1fr);}
.gallery.gallery-columns-8{grid-template-columns:repeat(8, 1fr);}
.gallery.gallery-columns-9{grid-template-columns:repeat(9, 1fr);}
}
.gallery img{width:100%;}
.gallery-caption{display:block;}
.wp-block-search .wp-block-search__input{margin:0;}
.wp-block-latest-posts__list{padding:0;}
.wp-block-pullquote blockquote{border:none;margin-bottom:0;}
.wp-block-pullquote{border-left:none;border-right:none;}
.wp-block-pullquote p{font-size:1.45em;}
.wp-block-quote.is-large:not(.is-style-plain) cite, .wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite, .wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right;}
.wp-block-quote:not(.is-style-plain){background:#647ea912;border-color:var(--accent-color);border-radius:var(--radius-soft);padding:30px;position:relative;}
.wp-block-quote:not(.is-style-plain)::before{font-family:"rivax-icon" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;content:"\e902";speak:none;line-height:1;font-size:1.5rem;margin-bottom:1rem;display:block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.wp-block-button__link, .wp-block-button__link:hover{padding:0.2em 1.5em;margin-bottom:0.5em;color:#fff;background:#32373c;}
.is-style-outline>:where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline{padding:0.4em 1.5em;}
.wp-block-cover .wp-block-cover__inner-container a, .wp-block-cover .wp-block-cover__inner-container a:hover{color:inherit;}
.wp-block-cover .wp-block-cover__inner-container{max-width:840px;margin-left:auto;margin-right:auto;}
.wp-block-code{background:transparent;border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:0.8em 1em;}
.wp-block-code>code{background:transparent;}
.wp-block-cover{margin-bottom:1.5rem;}
.wp-block-archives-list{list-style:none;padding:0;}
.wp-block-categories-list, .wp-block-categories__list{list-style:none;padding:0;}
.wp-block-categories-list ul, .wp-block-categories__list ul{list-style:none;padding:0 0 0 20px;margin:0;}
.wp-block-page-list{list-style:none;padding:0;}
.wp-block-page-list ul{list-style:none;padding:0 0 0 20px;}
.wp-block-post-template{padding:0;margin:0;}
.wp-block-rss{padding:0;}
.wc-block-product-categories-list{padding:0;list-style:none;}
.wc-block-product-categories-list ul{padding:0 0 0 20px;}
.wc-block-product-categories-list--has-images ul{padding:0;}
.wc-block-product-categories-list--has-images ul .wc-block-product-categories-list-item{margin:4px 0;}
.widget_archive ul{list-style:none;padding:0;}
.widget_product_categories ul{list-style:none;padding:0;}
.widget_product_categories ul ul{padding:0 0 0 20px;}
.wp-block-loginout label{display:block;}
.widget_categories ul{list-style:none;padding:0;}
.widget_categories ul ul{padding:0 0 0 20px;}
.widget_pages ul{list-style:none;padding:0;}
.widget_pages ul ul{padding:0 0 0 20px;}
.widget_meta ul{list-style:none;padding:0;}
.widget_nav_menu ul{list-style:none;padding:0;}
.widget_nav_menu ul ul{padding:0 0 0 20px;}
.widget_recent_comments ul{list-style:none;padding:0;}
.widget_recent_entries ul{list-style:none;padding:0;}
.widget_rss ul{list-style:none;padding:0;}
.wp-block-latest-comments__comment-meta a{font-weight:600;}
.wp-block-calendar td, .wp-block-calendar th{text-align:center;}
.wp-block-latest-posts a, .widget_recent_entries a{font-weight:600;}
.wp-block-rss__item-title a, .widget_rss a{font-weight:600;}
.wp-calendar-table td, .wp-calendar-table th{text-align:center;}
.wp-calendar-nav{text-align:center;}
.tagcloud a, .wp-block-tag-cloud a{color:inherit;}
.tagcloud a:hover, .wp-block-tag-cloud a:hover{color:var(--accent-color);}
.wp-block-latest-comments{padding:0;}
.wp-block-group.has-background{padding:1.25em 2.375em;}
.single-content > [class*="wp-block"]{margin-bottom:1rem;}
.sidebar-container .widget_block{margin-bottom:1rem;}
.wp-block-cover{color:#fff;}
.single-page-title{margin:0 0 30px;padding:0 0 15px;border-bottom:1px solid var(--soft-border-color);}
.comments-container{padding:50px 0;border-top:1px solid var(--soft-border-color);}
.comments-list-collapse-btn-box{text-align:center;}
.comments-list-collapse-btn-box + .comments-area{margin-top:50px;}
.comments-list-collapse-btn{border-radius:0;box-shadow:0 10px 35px -10px var(--accent-color);}
.comments-list-collapse-btn:hover{box-shadow:none;}
.comment-list{padding:0;margin:0;list-style:none;margin-bottom:50px;}
.bypostauthor{display:block;}
.comment-list .children{margin:0;padding:0;padding-left:50px;list-style:none;}
.comment-list .comment-body{margin-bottom:25px;}
.comment-list .comment-author img{display:inline-block;margin-right:20px;border-radius:50px;width:60px;height:60px;box-shadow:var(--shadow-soft);border:2px solid var(--second-color);}
.comment-list .comment-author .says{display:none;}
.comment-list .comment-author .fn, .comment-list .comment-author a{line-height:1.5;font-weight:600;color:inherit;display:inline-block;}
.comment-list .comment-metadata{line-height:1;font-size:0.9rem;border-left:1px solid #97a6b3;padding-left:10px;}
.comment-list .comment-metadata a{color:#97a6b3;}
.comment-list .comment-content{font-size:0.95rem;margin-left:80px;}
@media screen and (max-width:767px){
.comment-list .comment-content{margin-top:10px;}
}
.comment-list .comment-awaiting-moderation{background:#f2f3f7;font-size:0.9rem;margin-left:80px;padding:6px;margin-bottom:10px;width:100%;}
.comment-list .trackback .comment-content, .comment-list .pingback .comment-content{margin-left:0;margin-top:15px;}
.comment-list .comment-content p{margin-bottom:1rem;}
.comment-list .comment-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;}
.comment-list .comment-meta .comment-author{display:flex;align-items:center;}
.comment-list .reply a{display:inline-block;color:#242729;background:#e7edf1;padding:2px 18px;border-radius:50px;font-size:0.9rem;margin-left:80px;}
body .comment-list .reply a:hover{color:#ffffff;background:var(--accent-color);transform:translateY(-3px);box-shadow:0 5px 15px -2px var(--accent-color);}
.comment-reply-title{font-size:1.3rem;margin-bottom:0.5rem;}
.comment-notes{font-size:0.9rem;color:#8790a4;}
.comment-form .form-textarea{width:100%;height:200px;margin-bottom:20px;}
.comment-form .form-author, .comment-form .form-email, .comment-form .form-website{margin-bottom:20px;}
.comment-form .form-author{float:left;width:49%;margin-right:1%;}
.comment-form .form-email{width:49%;margin-left:1%;float:right;}
.comment-form .form-website{width:100%;}
#cancel-comment-reply-link{margin-left:10px;}
@media screen and (max-width:767px){
.comment-list .children{padding-left:0;}
.comment-list .comment-metadata{border:none;}
.comment-form .form-author, .comment-form .form-email{width:100%;margin-right:0;margin-left:0;}
} .blog-archive-title{margin:0 0 40px;border:1px solid var(--soft-border-color);padding:45px;border-radius:var(--radius-soft);}
.blog-archive-title .title{margin:0 0 20px;font-size:2.2rem;border-bottom:2px solid;}
.blog-archive-title .sub-title{font-size:0.9rem;}
.blog-archive-title .post-count{text-align:right;width:100%;}
.blog-archive-title .post-count span{background:#3234400a;padding:4px 16px;display:inline-block;font-size:0.85rem;border-radius:50px;}
.blog-archive-search-form{width:100%;max-width:650px;text-align:center;position:relative;}
.blog-archive-search-form .search-field{width:100%;margin:0;}
.blog-archive-search-form .submit{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:none;color:#c9ccda;padding:0;margin:0;font-size:22px;line-height:1;}
.blog-archive-search-form .submit i{display:block;}
.blog-archive-author-box{display:flex;flex-wrap:nowrap;align-items:center;}
.blog-archive-author-box div.avatar{flex-shrink:0;margin-right:40px;}
.blog-archive-author-box div.avatar img{border-radius:50%;box-shadow:var(--shadow-soft);width:120px;height:120px;border:4px solid var(--second-color);}
.blog-archive-author-box .desc{flex-grow:1;}
.blog-archive-title .blog-archive-author-box .post-count{float:right;}
@media screen and (max-width:767px){
.blog-archive-author-box{flex-direction:column;text-align:center;}
.blog-archive-author-box div.avatar{margin:0;}
.blog-archive-title .blog-archive-author-box .post-count, .blog-archive-title .blog-archive-search .post-count{text-align:center;margin-top:15px;}
} .default-archive-container{padding-left:10px;padding-right:10px;}
.default-archive-wrap{margin-bottom:40px;display:grid;grid-template-columns:repeat(1, 1fr);row-gap:50px;column-gap:30px;}
@media(min-width:1201px){
.page-content-wrapper.sidebar-none .default-archive-wrap{grid-template-columns:repeat(2, 1fr);}
}
.default-post-list-item{display:flex;align-items:center;gap:50px;}
.default-post-list-item.sticky .title a::before{content:"\e908";font-family:"rivax-icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:85%;}
.default-post-list-item .image-container{position:relative;flex-shrink:0;width:47%;overflow:hidden;border-radius:var(--radius-soft);box-shadow:var(--shadow-soft);transform:translate(0, 0);}
.default-post-list-item .image-container img{width:100%;height:100%;object-fit:cover;transition:0.6s ease;}
.default-post-list-item .image-container:hover img{transform:scale(1.1);}
.default-post-list-item .image-container:hover .image-read-more span{opacity:1;transform:translateY(0);}
.default-post-list-item .image-container::before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:2;border-radius:inherit;background:transparent;transition:0.6s ease;}
.default-post-list-item .image-container:hover::before{background-color:#1c283336;}
.default-post-list-item .category{display:flex;flex-wrap:wrap;gap:7px;font-size:0.9rem;margin-bottom:10px;}
.default-post-list-item .category a{display:inline-block;padding:7px 17px;background:var(--term-color, var(--accent-color));color:#fff;font-size:0.9rem;letter-spacing:0;line-height:1;border-radius:50px;transition:0.3s;}
.default-post-list-item .category a:hover{transform:translateY(-3px);box-shadow:0 5px 20px -4px var(--term-color, var(--accent-color));}
.default-post-list-item .image-container .category{position:absolute;left:0;bottom:30px;}
.default-post-list-item .title{margin:0.4em 0;padding:0;}
.default-post-list-item .title a{color:inherit;word-break:break-word;}
.default-post-list-item .title a:hover{color:var(--second-color);}
.default-post-list-item .post-author-wrapper{font-size:0.9rem;}
.default-post-list-item .excerpt{font-size:1rem;margin:1.2rem 0 0;color:#65687f;}
.default-post-list-item.product .meta-details{display:none;}
.default-post-list-pagination{text-align:center;}
.default-post-list-pagination .page-numbers{display:inline-flex;justify-content:center;align-items:center;min-width:40px;min-height:40px;line-height:1;border-radius:8px;background:#8D99AB12;color:#000;transition:0.3s;margin:0 5px;}
.default-post-list-pagination .page-numbers.current, .default-post-list-pagination .page-numbers:hover{background:var(--accent-color);color:#fff;}
@media(max-width:767px){
.default-post-list-item{flex-direction:column;gap:25px;}
.default-post-list-item .image-container{width:100%;}
.default-post-list-item .content-container{padding:10px;}
}  .single-content{padding-bottom:30px;font-size:110%;line-height:2;}
.single-content::after{clear:both;display:table;line-height:0;content:"";}
.single-content p a:not(.button){color:inherit;background:linear-gradient(90deg, var(--accent-color), var(--accent-color)) no-repeat 0 100%;background-size:100% 2px;padding:2px;transition:0.2s;}
.single-content p a:not(.button):hover{background-size:100% 100%;color:#fff;}
.single-content img{border-radius:var(--radius-soft);}
.single-content .alignfull img{border-radius:0;}
.page-content-wrapper .post-nav-links{clear:both;padding:1.5rem 0;margin:0;}
.page-content-wrapper .post-nav-links .post-page-numbers{display:inline-block;background:#e8e8ef;color:#242729;font-size:0.95rem;padding:6px 10px;line-height:1;border-radius:3px;text-align:center;margin:0 2px;transition:0.4s;}
.page-content-wrapper .post-nav-links .post-page-numbers:hover, .page-content-wrapper .post-nav-links .post-page-numbers.current{background:var(--accent-color);color:#fff;}
.author-social-links ul{margin:0;padding:10px 14px;list-style:none;display:inline-flex;gap:15px;align-items:center;border-radius:100px;background:#c2c6dd30;}
.author-social-links ul li{line-height:1;}
.author-social-links a{position:relative;font-size:1.4rem;color:#686d85;display:block;}
.author-social-links a:hover{color:var(--accent-color);}
.author-social-links a i{display:block;}
.author-social-links a::before{content:attr(data-title);display:inline-block;position:absolute;left:50%;transform:translateX(-50%);bottom:120%;padding:6px 8px;background:var(--second-color);color:var(--second-color-alt);border-radius:4px;font-size:11px;white-space:nowrap;transition:0.3s;opacity:0;visibility:hidden;}
.author-social-links a:hover::before{opacity:1;visibility:visible;}
.rivax-toc-wrap{border:1px solid var(--soft-border-color);overflow:hidden;border-radius:15px;}
.rivax-toc-wrap{margin-top:1rem;margin-bottom:2rem;}
.rivax-toc-wrap .toc-header{padding:15px;display:flex;align-items:center;justify-content:space-between;}
.toc-header-title-wrap h3{margin:0;font-size:1.3rem;}
.toc-header-collapse{display:flex;font-size:1.4rem;cursor:pointer;}
.toc-header-collapse i{transform:rotate(90deg);}
.rivax-toc-items{list-style:none;margin:0;padding:20px;}
.rivax-toc-anchor{font-size:1.1rem;}
.rivax-toc-anchor:hover{color:var(--accent-color);text-decoration:underline;text-underline-offset:4px;}
.rivax-toc-items.toc-hierarchically li.level-2{margin-left:25px;}
.rivax-toc-items.toc-hierarchically li.level-3{margin-left:50px;}
.rivax-toc-items.toc-hierarchically li.level-4{margin-left:75px;}
.rivax-toc-items.toc-hierarchically li.level-5{margin-left:100px;}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-1{counter-increment:tocLevel;counter-reset:tocLevel2 tocLevel3 tocLevel4 tocLevel5;}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-1:before{content:counter(tocLevel) ". ";}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-2{counter-increment:tocLevel2;counter-reset:tocLevel3 tocLevel4 tocLevel5;}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-2:before{content:counter(tocLevel) "." counter(tocLevel2) ". ";}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-3{counter-increment:tocLevel3;counter-reset:tocLevel4 tocLevel5;}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-3:before{content:counter(tocLevel) "." counter(tocLevel2) "." counter(tocLevel3) ". ";}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-4{counter-increment:tocLevel4;counter-reset:tocLevel5;}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-4:before{content:counter(tocLevel) "." counter(tocLevel2) "." counter(tocLevel3) "." counter(tocLevel4) ". ";}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-5{counter-increment:tocLevel5;}
.rivax-toc-items.toc-hierarchically.toc-counter li.level-5:before{content:counter(tocLevel) "." counter(tocLevel2) "." counter(tocLevel3) "." counter(tocLevel4) "." counter(tocLevel5) ". ";}
.rivax-toc-items.toc-flat.toc-counter li{counter-increment:tocCounter;}
.rivax-toc-items.toc-flat.toc-counter li:before{content:counter(tocCounter) ". ";}
.page-content.page-404{text-align:center;padding:30px 0;}
.page-content.page-404 h1{font-size:2.2rem;margin-bottom:50px;}
.page-content.page-404 p{font-size:1.3rem;margin-top:40px;color:var(--headings-color);}
.e-con.rivax-sticky-column{--align-self:start;position:sticky;top:10px;transition:0.6s top;}
.popup-search-opener-wrapper{display:flex;}
.popup-search-opener{cursor:pointer;display:block;line-height:1;font-size:22px;transition:0.3s;}
.popup-search-opener i{display:block;line-height:1;}
.popup-search-closer{position:absolute;width:50px;height:50px;top:30px;left:50%;transform:translateX(-50%);cursor:pointer;color:var(--headings-color);}
.popup-search-closer:after{content:"";display:block;position:absolute;width:70%;height:2px;margin:auto;top:0;bottom:0;left:0;right:0;background-color:currentColor;transform:scale(0, 1);transition:all 0.25s cubic-bezier(0.3, 0, 0.2, 1);}
.popup-search-closer .cross-line{position:absolute;width:100%;height:2px;border-radius:6px;margin:auto;top:0;bottom:0;left:0;right:0;overflow:hidden;}
.popup-search-closer .cross-line.top-left{transform:rotate(45deg);}
.popup-search-closer .cross-line.top-right{transform:rotate(135deg);}
.popup-search-closer .cross-line.bottom-left{transform:rotate(-45deg);}
.popup-search-closer .cross-line.bottom-right{transform:rotate(-135deg);}
.popup-search-closer .cross-line:before{content:"";display:block;position:absolute;top:0;left:0;width:50%;height:100%;border-radius:6px;background-color:currentColor;transition:all 0.4s cubic-bezier(0.3, 0, 0.2, 1);}
.popup-search-closer:hover:after{transition:all 0.4s cubic-bezier(0.3, 0, 0.2, 1);transform:scale(1, 1);}
.popup-search-closer:hover .cross-line:before{transform:translate(-101%, 0);}
.popup-search::before{content:'';position:fixed;top:0;left:0;height:100vh;width:100vw;background:#1d1f2b7a;z-index:99999;opacity:0;visibility:hidden;transition:opacity 0.6s;}
.popup-search.open::before{opacity:1;visibility:visible;}
.popup-search .popup-search-container{position:fixed;top:0;left:0;width:100vw;height:45vh;padding:20px;z-index:99999;background:var(--site-bg-color);transform:translateY(-110%);transition:transform 0.6s cubic-bezier(0.86, 0, 0.07, 1);}
body.admin-bar .popup-search .popup-search-container{top:30px;}
.popup-search.open .popup-search-container{transform:translateY(0);}
.popup-search-content{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:center;}
.popup-search-title-wrapper h3{font-size:2rem;margin-bottom:25px;}
.popup-search-form-wrapper{width:100%;max-width:650px;text-align:center;position:relative;}
.popup-search-form .search-field, .popup-search-form .search-field:focus{width:100%;margin:0;font-size:1.2rem;padding:10px 20px;}
.popup-search-form .submit{position:absolute;right:20px;top:50%;transform:translateY(-50%);background:none;color:var(--body-color);padding:0;margin:0;font-size:24px;line-height:1;}
.popup-search-form .submit i{display:block;}
.inline-search-form{position:relative;overflow:hidden;margin:auto;width:100%;display:inline-flex;}
.inline-search-form .search-field{width:100%;margin:0;border:none;}
.inline-search-form .submit{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:10px;padding:15px;}
.inline-search-form .submit i{vertical-align:middle;display:block;}
.rivax-header-nav{display:flex;flex-wrap:wrap;}
.rivax-header-nav li.menu-item{position:relative;line-height:3;}
.rivax-header-nav li.menu-item .mega-menu-content{line-height:var(--body-line-height);}
.rivax-header-nav-wrapper ul{padding:0;margin:0;list-style:none;position:relative;}
.rivax-header-nav > li.menu-item > a{padding:0 0.5em;margin:0 5px;text-transform:uppercase;}
.rivax-header-nav > li.menu-item:first-of-type > a{margin-left:0;}
.rivax-header-nav > li.menu-item:last-of-type > a{margin-right:0;}
.rivax-header-nav li.menu-item > a{color:#232428;position:relative;display:inline-block;transition:0.3s;line-height:2;}
.rivax-header-nav li.menu-item > a > span{position:relative;}
.rivax-header-nav li.menu-item > a:hover, .rivax-header-nav li.current-menu-item > a, .rivax-header-nav li.current-menu-ancestor > a{}
.rivax-header-nav .sub-menu li.menu-item > a{color:var(--body-color);}
.rivax-header-nav .sub-menu li.menu-item > a:hover, .rivax-header-nav .sub-menu li.current-menu-item > a, .rivax-header-nav .sub-menu li.current-menu-ancestor > a{background:#f1f4f7;}
.rivax-header-nav > li.menu-item-has-children > a{padding-right:1em;}
.rivax-header-nav > li.menu-item-has-children > a::after{content:"\e906";font-family:"rivax-icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:0;top:55%;transform:translateY(-50%) rotate(90deg);line-height:1;font-size:75%;}
.rivax-header-nav .sub-menu{visibility:hidden;opacity:0;position:absolute;top:100%;left:-10px;min-width:280px;z-index:999;background:#fff;border-radius:10px;box-shadow:0 15px 30px #12121338;border-top:4px solid var(--second-color);padding:15px 0;transition:0.5s, width 0s, max-width 0s, left 0s, right 0s;transition-delay:0.1s;transform:translateX(-20px);pointer-events:none;}
.rivax-header-nav .sub-menu .sub-menu{left:100%;top:0;transform-origin:left;}
.rivax-header-nav li.menu-item:hover > .sub-menu{visibility:visible;transform:translateX(0);opacity:1;transition-delay:0s;pointer-events:all;}
.rivax-header-nav .sub-menu li.menu-item > a{line-height:2.4;display:block;font-size:15px;padding:2px 20px;white-space:nowrap;transition:0.2s;}
.rivax-header-nav .sub-menu li.menu-item > a::before{content:'';position:absolute;top:50%;height:0.1em;width:0;background:currentColor;transition:0.3s width;}
.rivax-header-nav .sub-menu li.menu-item > a span{display:inline-block;transition:0.3s;}
.rivax-header-nav .sub-menu li.menu-item > a:hover span, .rivax-header-nav .sub-menu li.current-menu-item > a span, .rivax-header-nav .sub-menu li.current-menu-ancestor > a span{transform:translateX(1.2em);}
.rivax-header-nav .sub-menu li.menu-item > a:hover::before, .rivax-header-nav .sub-menu li.current-menu-item > a::before, .rivax-header-nav .sub-menu li.current-menu-ancestor > a::before{width:0.8em;}
.rivax-header-nav-wrapper.hover-style-1 > ul > li.menu-item > a::before, .rivax-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a::before, .rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a::before, .rivax-header-nav-wrapper.hover-style-6 > ul > li.menu-item > a::before{content:'';position:absolute;bottom:0;left:0;height:2px;width:100%;background:var(--second-color);transition:0.3s;transform:scaleX(0);}
.rivax-header-nav-wrapper.hover-style-6 > ul > li.menu-item > a::before{bottom:25%;height:7px;background:#ffdabb;}
.rivax-header-nav-wrapper.hover-style-6 .rivax-header-nav > li.menu-item > a:hover, .rivax-header-nav-wrapper.hover-style-6 .rivax-header-nav > li.current-menu-item > a, .rivax-header-nav-wrapper.hover-style-6 .rivax-header-nav > li.current-menu-ancestor > a{color:unset;}
.rivax-header-nav-wrapper.hover-style-1 > ul > li.menu-item > a:hover::before, .rivax-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a:hover::before, .rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a:hover::before, .rivax-header-nav-wrapper.hover-style-6 > ul > li.menu-item > a:hover::before{transform:scaleX(1);}
.rivax-header-nav-wrapper.hover-style-2 > ul > li.menu-item > a::before{transform-origin:left;}
.rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a::before{transform-origin:right center;transition:transform 0.3s;}
.rivax-header-nav-wrapper.hover-style-3 > ul > li.menu-item > a:hover::before{transform-origin:left center;}
.rivax-header-nav-wrapper.hover-style-1 > ul > li.current-menu-item > a::before, .rivax-header-nav-wrapper.hover-style-2 > ul > li.current-menu-item > a::before, .rivax-header-nav-wrapper.hover-style-3 > ul > li.current-menu-item > a::before, .rivax-header-nav-wrapper.hover-style-6 > ul > li.current-menu-item > a::before, .rivax-header-nav-wrapper.hover-style-1 > ul > li.current-menu-ancestor > a::before, .rivax-header-nav-wrapper.hover-style-2 > ul > li.current-menu-ancestor > a::before, .rivax-header-nav-wrapper.hover-style-3 > ul > li.current-menu-ancestor > a::before, .rivax-header-nav-wrapper.hover-style-6 > ul > li.current-menu-ancestor > a::before{transform:scaleX(1);}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item > a{border-radius:50px;padding:0 1em;}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item-has-children > a{padding-right:1.5em;}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item-has-children > a::after{right:0.5em;}
.rivax-header-nav-wrapper.hover-style-4 > ul > li.menu-item > a:hover, .rivax-header-nav-wrapper.hover-style-4 > ul > li.current-menu-item > a, .rivax-header-nav-wrapper.hover-style-4 > ul > li.current-menu-ancestor > a{background:var(--second-color);color:#fff;}
.rivax-header-nav-wrapper.hover-style-5 > ul > li.menu-item > a::before{content:'';position:absolute;bottom:0;left:0;height:2px;width:100%;background:var(--second-color);transition:0.3s;opacity:0;transform:translateX(-30%);}
.rivax-header-nav-wrapper.hover-style-5 > ul > li.menu-item > a:hover::before, .rivax-header-nav-wrapper.hover-style-5 > ul > li.current-menu-item > a::before, .rivax-header-nav-wrapper.hover-style-5 > ul > li.current-menu-ancestor > a::before{opacity:1;transform:translateX(0);}
.rivax-header-nav li.rivax-mega-menu-item, .rivax-header-nav li.rivax-mega-menu-3-col, .rivax-header-nav li.rivax-mega-menu-4-col{position:static;}
.rivax-header-nav .sub-menu.mega-menu-content{left:0;width:100%;max-width:100vw;padding:15px 20px;}
.rivax-header-nav li.rivax-mega-menu-3-col .sub-menu .sub-menu, .rivax-header-nav li.rivax-mega-menu-4-col .sub-menu .sub-menu{display:none;}
.rivax-header-nav li.rivax-mega-menu-3-col > .sub-menu, .rivax-header-nav li.rivax-mega-menu-4-col > .sub-menu{left:0;width:100%;max-width:100vw;display:flex;flex-wrap:wrap;}
.rivax-header-nav li.rivax-mega-menu-3-col .sub-menu li{width:33.3333%;flex-shrink:0;}
.rivax-header-nav li.rivax-mega-menu-4-col .sub-menu li{width:25%;flex-shrink:0;}
.rivax-header-nav .sub-menu.mega-menu-content, .rivax-header-nav li.rivax-mega-menu-4-col > .sub-menu{display:none;}
.rivax-header-v-nav-wrapper ul{padding:0;margin:0;list-style:none;}
.rivax-header-v-nav .sub-menu{margin:5px 0;padding-left:20px;border-left:1px solid #ffffff52;}
.rivax-header-v-nav li a{color:#454955;line-height:2.6;display:block;position:relative;}
.rivax-header-v-nav li > a:hover, .rivax-header-v-nav li.current-menu-item > a{color:var(--accent-color);}
.rivax-header-v-nav li.menu-item-has-children > a::after{content:"\e906";font-family:"rivax-icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:0;top:55%;transform:translateY(-50%) rotate(90deg);line-height:1;font-size:75%;}
.rivax-header-v-nav .sub-menu{display:none;}
.header-default{position:relative;}
.header-default-bottom{padding:35px 0;}
.header-default #site-logo{font-size:2.2rem;font-weight:600;line-height:1;color:#fff;}
.header-default .rivax-header-nav > li > a{color:#fff;}
.header-default .popup-search-opener{color:#fff;}
#site-header{position:relative;z-index:999;}
#site-header::before{content:'';position:absolute;left:0;width:100%;top:0;height:100%;}
body.admin-bar #site-sticky-header{margin-top:32px;}
@media screen and (max-width:782px){
body.admin-bar #site-sticky-header{margin-top:46px;}
}
@media screen and (max-width:600px){
body.admin-bar #site-sticky-header{margin-top:0;}
}
#site-sticky-header{position:fixed;left:0;z-index:998;width:100%;top:-200px;opacity:0;transition:0.6s top, 0.6s opacity;}
#site-sticky-header.fixed{top:0;opacity:1;}
#site-sticky-header::before{content:'';position:absolute;left:0;width:100%;top:0;height:100%;}
.offcanvas-wrapper::before{content:'';position:fixed;top:0;left:0;height:100vh;width:100%;background:#1d1f2b7a;z-index:99999;opacity:0;visibility:hidden;transition:opacity 0.6s;}
.offcanvas-wrapper.open::before{opacity:1;visibility:visible;}
.offcanvas-wrapper .offcanvas-container{position:fixed;top:0;width:450px;max-width:100%;height:100vh;overflow-y:auto;z-index:99999;background:#fff;transition:transform 0.6s cubic-bezier(0.86, 0, 0.07, 1);}
body.admin-bar .offcanvas-wrapper .offcanvas-container{top:30px;height:calc(100vh - 30px);}
@media screen and (max-width:782px){
body.admin-bar .offcanvas-wrapper .offcanvas-container{top:45px;height:calc(100vh - 45px);}
}
.offcanvas-wrapper.position-left .offcanvas-container{left:0;transform:translateX(-100%);}
.offcanvas-wrapper.position-right .offcanvas-container{right:0;transform:translateX(100%);}
.offcanvas-wrapper.position-left.open .offcanvas-container, .offcanvas-wrapper.position-right.open .offcanvas-container{transform:translateX(0);}
.offcanvas-closer{display:inline-block;position:absolute;width:30px;height:30px;transition:0.3s;cursor:pointer;right:15px;top:15px;z-index:9999;}
.offcanvas-closer:hover{transform:rotate(180deg);}
.offcanvas-closer::before, .offcanvas-closer::after{content:'';position:absolute;left:0;top:50%;width:100%;height:1px;background:currentColor;transform:rotate(45deg);}
.offcanvas-closer::after{transform:rotate(-45deg);}
.offcanvas-opener{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;text-align:left;box-sizing:content-box !important;transition:0.3s;}
.offcanvas-opener .custom-text{display:flex;align-items:center;gap:5px;}
.offcanvas-opener .custom-text .icon svg{width:1em;height:1em;fill:currentColor;display:block;}
.offcanvas-opener .hamburger{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:20px;}
.offcanvas-opener .hamburger span{display:block;width:100%;height:2px;overflow:hidden;position:relative;}
.offcanvas-opener .hamburger span:before, .offcanvas-opener .hamburger span:after{content:"";position:absolute;width:100%;height:100%;background-color:currentColor;transform:translateX(-200%);transition:ease 300ms;}
.offcanvas-opener .hamburger span:after{transform:translateX(0);}
.offcanvas-opener .hamburger span:nth-child(2):before, .offcanvas-opener .hamburger span:nth-child(2):after{transition-delay:75ms;}
.offcanvas-opener .hamburger span:last-child:before, .offcanvas-opener .hamburger span:last-child:after{transition-delay:150ms;}
.offcanvas-opener:hover .hamburger span:before{transform:translateX(0);}
.offcanvas-opener:hover .hamburger span:after{transform:translateX(200%);}
.rivax-logo-image.dark-logo{display:none;}
.rivax-logo-title, .rivax-logo-description{margin:0;}
.rivax-logo-title{font-size:3rem;font-weight:600;line-height:1;}
.rivax-logo-title a{color:inherit;}
.rivax-logo-title a:hover{color:var(--accent-color);}
.rivax-tag-cloud{display:flex;flex-wrap:wrap;row-gap:10px;column-gap:10px;}
.rivax-tag-cloud-item{padding:7px 17px;display:flex;gap:10px;font-size:0.9rem;position:relative;background:#3a3c4c;border-radius:4px;align-items:center;line-height:1;transition:all .3s ease;}
.rivax-tag-cloud-item:hover{transform:translateY(-3px);box-shadow:0 5px 15px -3px #2125386e;}
.rivax-tag-cloud-name{flex-grow:1;color:#fff;letter-spacing:0.5px;transition:all .3s ease;}
.rivax-tag-cloud-count{display:inline-flex;padding:3px 5px;color:#fff;background:rgba(255, 255, 255, 0.3);border-radius:2px;transition:all .3s ease;}
.rivax-divider-heading{display:flex;flex-wrap:nowrap;gap:5px;position:relative;--divider-color:var(--second-color);--divider-color-2:#a7a7b0;}
.rivax-divider-heading .divider-1{order:1;}
.rivax-divider-heading .divider-2{order:5;}
.rivax-divider-heading .divider-3{order:15;}
.rivax-divider-heading .divider-4{order:20;}
.rivax-divider-heading .title{margin:0;padding:0;order:10;flex-shrink:0;line-height:1.2;position:relative;}
.rivax-divider-heading .title .title-inner{display:inline-flex;position:relative;z-index:10;gap:8px;}
.rivax-divider-heading .title .title-text .icon{display:inline-block;line-height:1;vertical-align:middle;}
.rivax-divider-heading .title-text .icon svg{width:1em;height:1em;fill:currentColor;}
.rivax-divider-heading .title .subtitle-text-wrap{display:inline-flex;}
.rivax-divider-heading.divider-style-1{flex-wrap:wrap;}
.rivax-divider-heading.divider-style-1 .title{width:100%;}
.rivax-divider-heading.divider-style-1 .divider-1{order:11;}
.rivax-divider-heading.divider-style-1 .divider-2{order:12;}
.rivax-divider-heading.divider-style-1 .divider{background:var(--divider-color);width:3px;height:3px;border-radius:50px;}
.rivax-divider-heading.divider-style-1 .divider-1{width:30px;}
.rivax-divider-heading.divider-style-2{align-items:baseline;}
.rivax-divider-heading.divider-style-2 .divider{background:var(--divider-color);width:8px;height:3px;border-radius:50px;}
.rivax-divider-heading.divider-style-2 .divider-2, .rivax-divider-heading.divider-style-2 .divider-3{width:20px;}
.rivax-divider-heading.divider-style-3{align-items:baseline;}
.rivax-divider-heading.divider-style-3 .divider{width:3px;height:0 !important;border-top:3px dotted var(--divider-color);}
.rivax-divider-heading.divider-style-3 .divider-1, .rivax-divider-heading.divider-style-3 .divider-4{display:none;}
.rivax-divider-heading.divider-style-3 .divider-2, .rivax-divider-heading.divider-style-3 .divider-3{width:20px;}
.rivax-divider-heading.divider-style-4{align-items:baseline;}
.rivax-divider-heading.divider-style-4 .divider{width:12px;height:0 !important;border-top:4px double var(--divider-color);}
.rivax-divider-heading.divider-style-5{flex-direction:column;}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-5{align-items:flex-start;}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-5{align-items:center;}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-5{align-items:flex-end;}
.rivax-divider-heading.divider-style-5 .divider{background:var(--divider-color);width:50px;height:3px;border-radius:50px;}
.rivax-divider-heading.divider-style-6{align-items:center;}
.rivax-divider-heading.divider-style-6 .divider{background:var(--divider-color);width:12px;height:3px;border-radius:50px;}
.rivax-divider-heading.divider-style-7{align-items:stretch;}
.rivax-divider-heading.divider-style-7 .title{margin:0 5px;line-height:1.2;}
.rivax-divider-heading.divider-style-7 .divider{background:var(--divider-color);width:3px;height:auto !important;border-radius:0;transform:rotate(15deg);}
.rivax-divider-heading.divider-style-8{align-items:center;}
.rivax-divider-heading.divider-style-8 .divider-2, .rivax-divider-heading.divider-style-8 .divider-3{background:var(--divider-color);width:8px;height:8px;border-radius:50px;flex-shrink:0;}
.rivax-divider-heading.divider-style-8 .divider-1, .rivax-divider-heading.divider-style-8 .divider-4{width:25px;height:8px;transform:scaleY(0.6);border-top:1px solid var(--divider-color-2);border-bottom:1px solid var(--divider-color-2);border-width:1px !important;}
.rivax-divider-heading.divider-style-9{flex-wrap:wrap;--divider-color-2:#e9e9f1;}
.rivax-divider-heading.divider-style-9 .title{width:100%;}
.rivax-divider-heading.divider-style-9 .divider-3, .rivax-divider-heading.divider-style-9 .divider-4{display:none;}
.rivax-divider-heading.divider-style-9 .divider{border-radius:50px;}
.rivax-divider-heading.divider-style-9 .divider-1{background:var(--divider-color-2);width:120px;height:3px;position:absolute;bottom:0;}
.rivax-divider-heading.divider-style-9 .divider-2{order:11;background:var(--divider-color);width:50px;height:3px;position:relative;}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-9 .divider-1{left:0;}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-9 .divider-1{left:50%;transform:translateX(-50%);}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-9 .divider-1{right:0;}
.rivax-divider-heading.divider-style-10 .divider{display:none;}
.rivax-divider-heading.divider-style-10 .title::before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;background:var(--divider-color);border-radius:4px;transform:skewX(-15deg);}
.rivax-divider-heading.divider-style-10 .title-inner{color:#fff;padding:2px 10px;}
.rivax-divider-heading.divider-style-11{flex-wrap:wrap;gap:0;}
.rivax-divider-heading.divider-style-11 .divider-2, .rivax-divider-heading.divider-style-11 .divider-3, .rivax-divider-heading.divider-style-11 .divider-4{display:none;}
.rivax-divider-heading.divider-style-11 .title::before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;background:var(--divider-color);}
.rivax-divider-heading.divider-style-11 .divider-1{order:11;background:var(--divider-color);width:100%;height:2px;}
.rivax-divider-heading.divider-style-11 .title-inner{color:#fff;padding:2px 10px;}
.rivax-divider-heading.divider-style-12{flex-wrap:wrap;gap:0;align-items:center;--divider-color-2:#e9e9f1;}
.rivax-divider-heading.divider-style-12 .title{width:100%;}
.rivax-divider-heading.divider-style-12 .divider-1{order:11;background:var(--divider-color);width:12px;height:12px;border-radius:50px;flex-shrink:0;}
.rivax-divider-heading.divider-style-12 .divider-2{order:12;background:var(--divider-color);width:80px;height:3px !important;}
.rivax-divider-heading.divider-style-12 .divider-3{background:var(--divider-color-2);width:auto !important;flex-grow:1;height:3px !important;}
.rivax-divider-heading.divider-style-12 .divider-4{display:none;}
.rivax-divider-heading.divider-style-13{flex-wrap:wrap;}
.rivax-divider-heading.divider-style-13 .title{width:100%;}
.rivax-divider-heading.divider-style-13 .divider-1{order:11;}
.rivax-divider-heading.divider-style-13 .divider-2{order:12;}
.rivax-divider-heading.divider-style-13 .divider{position:relative;width:10px;height:10px;}
.rivax-divider-heading.divider-style-13 .divider::before, .rivax-divider-heading.divider-style-13 .divider::after{content:'';position:absolute;width:100%;height:2px;background:var(--divider-color);left:0;top:1px;transform-origin:center;transform:rotate(45deg);}
.rivax-divider-heading.divider-style-13 .divider::after{transform:rotate(-45deg);}
.rivax-divider-heading.divider-style-14{flex-wrap:wrap;gap:0;}
.rivax-divider-heading.divider-style-14 .divider-2, .rivax-divider-heading.divider-style-14 .divider-3, .rivax-divider-heading.divider-style-14 .divider-4{display:none;}
.rivax-divider-heading.divider-style-14 .title::before, .rivax-divider-heading.divider-style-14 .title::after{position:absolute;content:'';left:0;top:1px;width:100%;height:100%;background:var(--divider-color);}
.rivax-divider-heading.divider-style-14 .title::after{left:100%;width:40%;transform:translateX(-50%) skewX(30deg);}
.rivax-divider-heading.divider-style-14 .divider-1{order:11;background:var(--divider-color);width:100% !important;height:2px;}
.rivax-divider-heading.divider-style-14 .title-inner{color:#fff;padding:0 10px;}
.rivax-divider-heading.divider-style-15{align-items:center;}
.rivax-divider-heading.divider-style-15 .divider{background:var(--divider-color);width:12px;height:3px;border-radius:50px;}
.rivax-divider-heading.divider-style-15 .title{transform:skewX(-15deg);background:var(--divider-color);color:#fff;padding:2px 10px;}
.rivax-divider-heading.divider-style-15 .title .title-inner{display:inline-block;transform:skewX(15deg);}
.rivax-divider-heading.divider-style-16{flex-direction:column;gap:3px;}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-16{align-items:flex-start;}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-16{align-items:center;}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-16{align-items:flex-end;}
.rivax-divider-heading.divider-style-16 .divider{background:var(--divider-color);width:50px;height:5px;}
.rivax-divider-heading.divider-style-16 .divider-2, .rivax-divider-heading.divider-style-16 .divider-3{height:3px !important;}
.rivax-divider-heading.divider-style-17{flex-direction:column;gap:3px;}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-17 .divider{left:0;}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-17 .divider{left:50%;transform:translateX(-50%);}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-17 .divider{right:0;}
.rivax-divider-heading.divider-style-17 .divider{background:var(--divider-color);width:60px;height:10px;order:15;bottom:0;position:absolute;}
.rivax-divider-heading.divider-style-17 .divider-2, .rivax-divider-heading.divider-style-17 .divider-3, .rivax-divider-heading.divider-style-17 .divider-4{display:none;}
.rivax-divider-heading.divider-style-17 .title{line-height:1;}
.rivax-divider-heading.divider-style-18{flex-direction:column;gap:3px;}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-18 .divider{left:0;}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-18 .divider{left:50%;transform:translateX(-50%);}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-18 .divider{right:0;}
.rivax-divider-heading.divider-style-18 .divider{background:var(--divider-color);width:60px;height:100% !important;order:15;bottom:0;position:absolute;}
.rivax-divider-heading.divider-style-18 .divider-2, .rivax-divider-heading.divider-style-18 .divider-3, .rivax-divider-heading.divider-style-18 .divider-4{display:none;}
.rivax-divider-heading.divider-style-19 .divider{display:none;}
.rivax-divider-heading.divider-style-19 .title-inner{padding:5px 15px;}
.rivax-divider-heading.divider-style-19 .title-inner::before, .rivax-divider-heading.divider-style-19 .title-inner::after{content:'';position:absolute;width:12px;height:12px;border:2px solid var(--divider-color);}
.rivax-divider-heading.divider-style-19 .title-inner::before{top:0;left:0;border-width:2px 0 0 2px;}
.rivax-divider-heading.divider-style-19 .title-inner::after{bottom:0;right:0;border-width:0 2px 2px 0;}
.rivax-divider-heading.divider-style-20{align-items:baseline;}
.rivax-divider-heading.divider-style-20 .divider{background:var(--divider-color);width:10px;height:10px;}
.rivax-divider-heading.divider-style-20 .divider-2, .rivax-divider-heading.divider-style-20 .divider-3{width:25px;}
.rivax-divider-heading.divider-style-21{flex-direction:column;}
.rivax-divider-heading-widget.rivax-align-left .rivax-divider-heading.divider-style-21{align-items:flex-start;}
.rivax-divider-heading-widget.rivax-align-center .rivax-divider-heading.divider-style-21{align-items:center;}
.rivax-divider-heading-widget.rivax-align-right .rivax-divider-heading.divider-style-21{align-items:flex-end;}
.rivax-divider-heading.divider-style-21 .divider{background:var(--divider-color);width:1px;height:50px;}
.rivax-divider-heading.divider-style-21 .divider-2, .rivax-divider-heading.divider-style-21 .divider-3{display:none;}
.rivax-instagram-widget{width:100%;}
.rivax-insta-wrapper{display:flex;flex-direction:column;gap:15px;}
.rivax-insta-images{display:grid;grid-template-columns:repeat(6, 1fr);grid-auto-rows:auto;row-gap:10px;column-gap:10px;position:relative;}
.rivax-insta-images .insta-item{position:relative;overflow:hidden;border-radius:10px;transition:0.6s ease;}
.rivax-insta-images .insta-item a{border-radius:inherit;display:block;height:100%;}
.rivax-insta-images .insta-item a::before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;transition:0.6s ease;}
.rivax-insta-images.hover-shape .insta-item a::after{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;border-radius:inherit;border:2px solid #ffffffb3;transform:scale(1);opacity:0;transition:0.6s ease;}
.rivax-insta-images.hover-shape .insta-item a:hover::after{transform:scale(0.85);opacity:1;}
.rivax-insta-images.hover-shape .insta-item a i{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);font-size:38px;color:#fff;opacity:0;transition:0.6s ease;}
.rivax-insta-images.hover-shape .insta-item a:hover i{opacity:1;}
.rivax-insta-images .insta-item img{width:100%;height:100%;object-fit:cover;}
.rivax-insta-images.layout-2 .insta-item:nth-child(2){grid-row:span 2;}
.rivax-insta-images.layout-3 .insta-item:nth-child(1){grid-row:span 2;grid-column:span 2;}
.rivax-insta-images.layout-4 .insta-item:nth-child(4){grid-row:span 2;grid-column:span 2;}
.rivax-insta-images.layout-5{grid-template-columns:repeat(10, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-insta-images.layout-5 .insta-item a{height:100%;width:100%;position:absolute;top:0;left:0;}
.rivax-insta-images.layout-5 .insta-item::before{content:'';display:block;padding-top:100%;}
.rivax-insta-images.layout-5 .insta-item:nth-child(2),
.rivax-insta-images.layout-5 .insta-item:nth-child(4){grid-row:span 2;grid-column:span 2;}
.rivax-insta-images.layout-5 .insta-item:nth-child(3),
.rivax-insta-images.layout-5 .insta-item:nth-child(11){grid-row:span 1;grid-column:span 2;}
.rivax-insta-images.layout-5 .insta-item:nth-child(3)::before,
.rivax-insta-images.layout-5 .insta-item:nth-child(11)::before{padding-top:50%;}
@media(max-width:767px){
.rivax-insta-images.layout-5 .insta-item:nth-child(4){grid-row:span 1;grid-column:span 1;}
}
.rivax-insta-header{display:flex;align-items:center;gap:10px;z-index:2;}
.rivax-insta-header .rivax-insta-profile-img img{width:100px;height:100px;border-radius:50%;border:4px solid var(--second-color);box-shadow:var(--shadow-soft);}
.rivax-insta-info{flex-grow:1;}
.rivax-insta-info span{display:block;}
.rivax-insta-info .username{font-weight:bold;}
.rivax-insta-info .username a{color:inherit;}
.rivax-insta-info .tagline{font-size:0.9rem;}
.rivax-insta-btn{display:flex;align-items:center;gap:5px;margin:0;}
.rivax-insta-btn .icon i{display:block;}
.rivax-insta-btn .icon svg{width:1em;height:1em;fill:currentColor;display:block;}
.rivax-insta-wrapper.layout-1 .rivax-insta-profile-img img{width:70px;height:70px;}
.rivax-insta-wrapper.layout-2 .rivax-insta-header{flex-direction:column;text-align:center;}
.rivax-insta-wrapper.layout-3{gap:0;}
.rivax-insta-wrapper.layout-3 .rivax-insta-header{flex-direction:column;text-align:center;order:2;}
.rivax-insta-wrapper.layout-3 .rivax-insta-profile-img img{margin-top:-75%;}
.rivax-insta-wrapper.layout-4 .rivax-insta-header{flex-direction:column;text-align:center;}
.rivax-insta-wrapper.layout-4 .rivax-insta-btn-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}
.rivax-social-icons .social-item{--social-color:var(--accent-color);}
.rivax-social-icons .social-item[class*="facebook"]{--social-color:#79adff;}
.rivax-social-icons .social-item[class*="twitter"]{--social-color:#1a242d;}
.rivax-social-icons .social-item[class*="linkedin"]{--social-color:#29b4ff;}
.rivax-social-icons .social-item[class*="whatsapp"]{--social-color:#38cca7;}
.rivax-social-icons .social-item[class*="instagram"]{--social-color:#9e7cf7;}
.rivax-social-icons .social-item[class*="pinterest"]{--social-color:#fc3a6a;}
.rivax-social-icons .social-item[class*="dribbble"]{--social-color:#ff71a8;}
.rivax-social-icons .social-item[class*="telegram"]{--social-color:#74c0f7;}
.rivax-social-icons .social-item[class*="youtube"]{--social-color:#f44f54;}
.rivax-social-icons .social-item[class*="vimeo"]{--social-color:#55b0ff;}
.rivax-social-icons .social-item[class*="github"]{--social-color:#53566a;}
.rivax-social-icons .social-item[class*="behance"]{--social-color:#03a9f4;}
.rivax-social-icons .social-item[class*="soundcloud"]{--social-color:#ff885d;}
.rivax-social-icons .social-item[class*="tumblr"]{--social-color:#55407a;}
.rivax-social-icons .social-item[class*="stack-overflow"]{--social-color:#ff983c;}
.rivax-social-icons .social-item[class*="tiktok"]{--social-color:#2a2a34;}
.rivax-social-icons{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;row-gap:10px;column-gap:10px;}
.rivax-social-icons-widget.social-layout-inline .rivax-social-icons{display:flex;flex-wrap:wrap;}
.rivax-social-icons .social-item{display:flex;gap:3px;padding:6px;align-items:center;position:relative;border:1px solid #e1e3ea;border-radius:6px;}
.rivax-social-icons .social-item a{border-radius:inherit;}
.rivax-social-icons .social-content{display:flex;flex-grow:1;align-items:center;}
.rivax-social-icons .subtitle, .rivax-social-icons .title{display:block;line-height:1;padding:3px;}
.rivax-social-icons .social-subtitle{flex-grow:1;text-align:right;}
.rivax-social-icons .subtitle{font-size:0.85rem;}
.rivax-social-icons .social-icon, .rivax-social-icons .icon{display:flex;align-items:center;justify-content:center;}
.rivax-social-icons .icon{font-size:26px;padding:8px;border-radius:6px;}
.rivax-social-icons .icon i{line-height:1;text-shadow:3px 2px 1px #00000020;}
.rivax-social-icons .icon svg{width:1em;height:1em;fill:currentColor;filter:drop-shadow(3px 2px 1px #00000020);}
.rivax-social-icons-widget.social-subtitle-bottom .social-content{flex-direction:column;align-items:flex-start;}
.rivax-social-icons-widget.social-icon-top .social-item{flex-direction:column;justify-content:center;text-align:center;}
.rivax-social-icons-widget.social-icon-top .social-content{align-items:center;}
.rivax-social-icons .social-item, .rivax-social-icons .icon, .rivax-social-icons .title, .rivax-social-icons .subtitle{transition:0.3s ease-out;}
.rivax-social-icons-widget.social-move-up-icon .social-item:hover .icon{transform:translateY(-4px);}
.rivax-social-icons-widget.social-move-up-item .social-item:hover{transform:translateY(-4px);}
.rivax-social-icons-widget.official-icon-color-yes .social-item .icon{color:var(--social-color);}
.rivax-social-icons-widget.official-icon-bg-yes .social-item .icon{background:var(--social-color);color:#fff;}
.rivax-social-icons-widget.official-icon-shadow-yes .social-item .icon{box-shadow:0 5px 15px -3px var(--social-color);border-color:var(--social-color);}
.rivax-social-icons-widget.official-icon-hover-color-yes .social-item:hover .icon{color:var(--social-color);}
.rivax-social-icons-widget.official-icon-hover-bg-yes .social-item:hover .icon{background:var(--social-color);border-color:var(--social-color);color:#fff;}
.rivax-social-icons-widget.official-icon-hover-shadow-yes .social-item:hover .icon{box-shadow:0 5px 15px -3px var(--social-color);border-color:var(--social-color);}
.rivax-social-icons-widget.official-item-color-yes .social-item{border-color:var(--social-color);color:var(--social-color);}
.rivax-social-icons-widget.official-item-bg-yes .social-item{background:var(--social-color);color:#fff;}
.rivax-social-icons-widget.official-item-shadow-yes .social-item{box-shadow:0 5px 15px -3px var(--social-color);border-color:var(--social-color);}
.rivax-social-icons-widget.official-item-hover-color-yes .social-item:hover{border-color:var(--social-color);color:var(--social-color);}
.rivax-social-icons-widget.official-item-hover-bg-yes .social-item:hover{background:var(--social-color);border-color:var(--social-color);color:#fff;}
.rivax-social-icons-widget.official-item-hover-shadow-yes .social-item:hover{box-shadow:0 5px 15px -3px var(--social-color);border-color:var(--social-color);}
.rivax-mailchimp-form{display:flex;flex-wrap:wrap;align-items:center;position:relative;}
.rivax-mailchimp-input-label{display:inline-block;margin-bottom:0.5rem;}
.rivax-mailchimp-input input{width:100%;}
.rivax-mailchimp-widget.button-position-bottom .rivax-mailchimp-button-wrapper{width:100%;}
.rivax-mailchimp-widget.button-position-float .rivax-mailchimp-button-wrapper{position:absolute;top:50%;transform:translateY(-50%);}
.rivax-mailchimp-button{display:inline-flex;justify-content:center;text-align:center;align-items:center;transition:0.3s;}
.rivax-mailchimp-button .button-text{order:2;}
.rivax-mailchimp-button .button-icon i{display:block;}
.rivax-mailchimp-button .button-icon svg{display:block;fill:currentColor;width:1em;height:1em;}
.rivax-mailchimp-response-message{display:none;margin-bottom:10px;padding:8px 12px;font-size:0.9rem;}
.rivax-mailchimp-response-message.error{display:block;background-color:#f8d7da;color:#721c24;}
.rivax-mailchimp-response-message.success{display:block;background-color:#d4edda;color:#155724;}
.rivax-contact-form .fields-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:25px;}
.rivax-contact-form .field-wrap{width:100%;}
.rivax-contact-form .field-wrap:nth-of-type(1),
.rivax-contact-form .field-wrap:nth-of-type(2){width:49%;}
@media(max-width:767px){
.rivax-contact-form .field-wrap:nth-of-type(1),
.rivax-contact-form .field-wrap:nth-of-type(2){width:100%;}
}
.rivax-contact-form label{display:inline-block;font-size:0.9rem;color:#63696f;}
.rivax-contact-form input, .rivax-contact-form textarea{width:100%;max-width:100%;margin:0;}
.rivax-contact-form .submit-wrapper{margin-top:20px;}
.rivax-contact-form-wrapper .msg-wrapper{margin-top:30px;display:none;}
.rivax-contact-form-wrapper .msg-wrapper.success{border-bottom:3px solid #009688;display:block;}
.rivax-contact-form-wrapper .msg-wrapper.error{border-bottom:3px solid #f44336;display:block;}
.rivax-read-more{position:relative;display:inline-flex;align-items:center;vertical-align:middle;margin:30px 0 0;color:var(--body-color);background:transparent;border-bottom:3px solid var(--soft-border-color);padding:7px 20px;border-radius:50px;user-select:none;cursor:pointer;text-decoration:none;font-size:0.9rem;line-height:1.6;z-index:1;outline:none;text-align:center;transition:0.3s;}
.rivax-read-more:hover{background:var(--accent-color);color:#fff;}
.rivax-read-more .read-more-title{position:relative;display:inline-block;}
.rivax-read-more .icon{vertical-align:middle;display:inline-block;position:relative;}
.rivax-read-more .icon i{display:block;}
.rivax-read-more .icon svg{width:1em;height:1em;display:block;fill:currentColor;}
.rivax-read-more.icon-before .icon{order:-1;}
.rivax-posts-pagination{display:inline-flex;flex-wrap:wrap;column-gap:10px;row-gap:10px;}
.rivax-posts-pagination .page-numbers{display:inline-flex;justify-content:center;align-items:center;line-height:1;}
.load-more-pagination{display:inline-block;position:relative;}
.rivax-post-load-more{background:var(--accent-color);}
.rivax-post-load-more-loader{display:none;position:absolute;bottom:0;left:50%;transform-origin:left;transform:translateX(-50%);width:50px;height:50px;border-radius:100%;background-color:var(--accent-color);animation:load-more-loader-anim 1.2s ease-in-out infinite;}
@keyframes load-more-loader-anim {
0%{transform:scale(0) translateX(-50%);opacity:0.8;}
100%{transform:scale(1) translateX(-50%);opacity:0;}
}
.rivax-post-load-more{transition:0.3s;}
.rivax-post-load-more.hide{opacity:0;visibility:hidden;}
.rivax-post-load-more-loader.show{display:inline-block;}
.rivax-posts-carousel-wrapper{position:relative;}
.carousel-nav-wrapper{z-index:10;min-width:2em;font-size:32px;}
.carousel-nav-prev, .carousel-nav-next{position:absolute;top:0;transform:translateY(-50%);display:flex;align-items:center;gap:5px;transition:0.3s;}
.carousel-nav-prev{left:0;}
.carousel-nav-next{right:0;}
.carousel-nav-prev-label, .carousel-nav-next-label{font-size:90%;}
.carousel-nav-wrapper.show-on-hover .carousel-nav-prev{transform:translate(-20px, -50%);opacity:0;visibility:hidden;}
.carousel-nav-wrapper.show-on-hover .carousel-nav-next{transform:translate(20px, -50%);opacity:0;visibility:hidden;}
.rivax-posts-carousel-wrapper:hover .carousel-nav-wrapper.show-on-hover .carousel-nav-prev, .rivax-posts-carousel-wrapper:hover .carousel-nav-wrapper.show-on-hover .carousel-nav-next{transform:translate(0, -50%);opacity:1;visibility:visible;}
.carousel-nav-prev i, .carousel-nav-next i{display:block;line-height:1;}
.carousel-nav-prev i{transform:scaleX(-1);}
.carousel-pagination-wrapper{z-index:10;}
.carousel-pagination-wrapper.type-bullets .carousel-pagination{display:flex;align-items:center;gap:5px;position:relative;}
.carousel-pagination-wrapper.type-fraction .carousel-pagination{bottom:auto;position:relative;}
.carousel-pagination-wrapper.type-bullets.rivax-position-center-left .carousel-pagination, .carousel-pagination-wrapper.type-bullets.rivax-position-center-right .carousel-pagination{flex-direction:column;}
.carousel-pagination-wrapper.type-bullets.rivax-position-center-left .carousel-pagination{align-items:flex-start;}
.carousel-pagination-wrapper.type-bullets.rivax-position-center-right .carousel-pagination{align-items:flex-end;}
.carousel-pagination-wrapper .swiper-pagination-bullet{transition:0.3s;opacity:1;}
.carousel-pagination-wrapper.type-bullets .carousel-pagination.swiper-pagination-bullets-dynamic{display:block;transform:none;left:0;}
.carousel-pagination-wrapper.type-bullets .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{margin:0 4px !important;}
.rivax-posts-wrapper .swiper-vertical .post-item{width:100% !important;margin-right:0 !important;margin-left:0 !important;}
.rivax-posts-wrapper .swiper-vertical .post-item .post-wrapper{height:100%;}
.rivax-posts-wrapper.layout-grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;row-gap:20px;column-gap:20px;}
.rivax-posts-wrapper.layout-masonry{display:flex;flex-wrap:wrap;margin-left:calc(20px * -.5);margin-right:calc(20px * -.5);}
.rivax-posts-wrapper.layout-masonry > .post-item{width:50%;margin-bottom:20px;padding-left:calc(20px * .5);padding-right:calc(20px * .5);}
.rivax-posts-wrapper .swiper, .rivax-posts-wrapper .carousel-nav-wrapper{opacity:0;transition:0.4s;}
.rivax-posts-wrapper .swiper.swiper-initialized, .rivax-posts-wrapper .swiper.swiper-initialized + .carousel-nav-wrapper{opacity:1;}
.rivax-posts-wrapper .swiper-wrapper{align-items:stretch;}
.rivax-posts-wrapper .post-item{display:flex;flex-wrap:wrap;}
.elementor-edit-mode .rivax-posts-wrapper.layout-masonry{height:auto !important;align-items:flex-start;}
.rivax-posts-wrapper.layout-grid.tiles-layout-1{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-1 .post-item:nth-child(10n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-1 .post-item:nth-child(10n+8){grid-row:span 2;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-2{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-2 .post-item:nth-child(4n+1){grid-row:span 2;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-2 .post-item:nth-child(4n+2){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-3{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-3 .post-item:nth-child(4n+1){grid-row:span 2;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-3 .post-item:nth-child(4n+3){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-4{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-4 .post-item:nth-child(4n+1){grid-row:span 2;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-4 .post-item:nth-child(4n+2){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-5{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-5 .post-item:nth-child(4n+1){grid-row:span 2;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-5 .post-item:nth-child(4n+4){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-6{grid-template-columns:repeat(4, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-6 .post-item:nth-child(6n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-6 .post-item:nth-child(6n+6){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-7{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-7 .post-item:nth-child(5n+2){grid-row:span 2;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-8{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+1){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+3),
.rivax-posts-wrapper.layout-grid.tiles-layout-8 .post-item:nth-child(5n+4){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-9{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+2),
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+4),
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+5){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-10{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-10 .post-item:nth-child(6n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-10 .post-item:nth-child(6n+5){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-11{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-11 .post-item:nth-child(6n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-11 .post-item:nth-child(6n+5){grid-column:span 2;grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-12{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-12 .post-item:nth-child(4n+1){grid-column:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-13{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-13 .post-item:nth-child(6n+1){grid-column:span 2;grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-14{grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-14 .post-item{grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-14 .post-item:nth-child(5n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-14 .post-item:nth-child(5n+2){grid-column:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-15{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+2){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-16{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-16 .post-item:nth-child(5n+2){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-17{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-17 .post-item:nth-child(5n+1){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-18{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-18 .post-item:nth-child(5n+3){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-19{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-19 .post-item:nth-child(4n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-19 .post-item:nth-child(4n+4){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-20{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-20 .post-item:nth-child(5n+3){grid-column:span 2;grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-21{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-21 .post-item:nth-child(4n+1){grid-column:span 2;grid-row:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-22{grid-template-columns:repeat(5, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-22 .post-item:nth-child(n){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-22 .post-item:nth-child(3n+1){grid-column:span 3;grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-23{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-23 .post-item:nth-child(6n+5){grid-column:span 2;grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-24{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-24 .post-item:nth-child(4n+1){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-24 .post-item:nth-child(4n+2){grid-column:span 2;grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-25{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+4){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+2),
.rivax-posts-wrapper.layout-grid.tiles-layout-25 .post-item:nth-child(5n+5){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-26{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+2){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+4){grid-row:span 2;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+5){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-27{grid-template-columns:repeat(4, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-27 .post-item:nth-child(3n+2){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-28{grid-template-columns:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-28 .post-item:nth-child(4n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-28 .post-item:nth-child(4n+4){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-29{grid-template-columns:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-29 .post-item:nth-child(2n){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-30{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-30 .post-item:nth-child(4n+2),
.rivax-posts-wrapper.layout-grid.tiles-layout-30 .post-item:nth-child(4n+3){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-31{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-31 .post-item:nth-child(4n+1){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-31 .post-item:nth-child(4n+2){grid-column:span 2;grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-32{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-32 .post-item:nth-child(3n+1){grid-column:span 2;grid-row:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-32 .post-item:nth-child(3n+2){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-33{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-33 .post-item:nth-child(3n+1){grid-column:span 2;grid-row:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-33 .post-item:nth-child(3n+3){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-34{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+1){grid-column:span 2;grid-row:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+3),
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:nth-child(5n+4){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-35{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+1){grid-column:span 2;grid-row:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+2),
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:nth-child(5n+4){grid-row:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-36{grid-template-columns:repeat(3, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-36 .post-item:nth-child(7n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-36 .post-item:nth-child(7n+7){grid-column:span 2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-37{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(5, 1fr);}
.rivax-posts-wrapper.layout-grid.tiles-layout-37 .post-item{grid-row:span 3;}
.rivax-posts-wrapper.layout-grid.tiles-layout-37 .post-item:nth-child(6n+1),
.rivax-posts-wrapper.layout-grid.tiles-layout-37 .post-item:nth-child(6n+6){grid-column:span 2;grid-row:span 2;}
@media screen and (min-width:1025px){
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-wrapper .title{--sm-tiles-font-size:1.2rem;--sm-tiles-line-height:1.2;}
.rivax-posts-wrapper.layout-grid.tiles-layout-1 .post-item:not(:nth-child(10n+1)):not(:nth-child(10n+8)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-2 .post-item:not(:nth-child(4n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-3 .post-item:not(:nth-child(4n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-4 .post-item:not(:nth-child(4n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-5 .post-item:not(:nth-child(4n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-6 .post-item:not(:nth-child(6n+1)):not(:nth-child(6n+6)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-7 .post-item:not(:nth-child(5n+2)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+1) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-9 .post-item:nth-child(5n+3) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-11 .post-item:not(:nth-child(6n+1)):not(:nth-child(6n+5)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-13 .post-item:not(:nth-child(6n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+3) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-15 .post-item:nth-child(4n+4) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-16 .post-item:not(:nth-child(5n+2)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-17 .post-item:not(:nth-child(5n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-18 .post-item:not(:nth-child(5n+3)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-20 .post-item:not(:nth-child(5n+3)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-21 .post-item:not(:nth-child(4n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-22 .post-item:not(:nth-child(3n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-23 .post-item:not(:nth-child(6n+5)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-24 .post-item:not(:nth-child(4n+2)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+3) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+5) .post-wrapper .title,
.rivax-posts-wrapper.layout-grid.tiles-layout-26 .post-item:nth-child(6n+6) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-27 .post-item:not(:nth-child(3n+2)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-31 .post-item:not(:nth-child(4n+2)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-32 .post-item:not(:nth-child(3n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-33 .post-item:not(:nth-child(3n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-34 .post-item:not(:nth-child(5n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-35 .post-item:not(:nth-child(5n+1)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
.rivax-posts-wrapper.layout-grid.tiles-layout-37 .post-item:not(:nth-child(6n+1)):not(:nth-child(6n+6)) .post-wrapper .title{font-size:var(--sm-tiles-font-size);line-height:var(--sm-tiles-line-height);}
}
@media screen and (min-width:1025px){
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-wrapper{height:auto !important;}
}
@media screen and (max-width:1024px){
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"]{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr);}
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(1){grid-row:span 1;grid-column:span 2;}
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(n+2){grid-row:span 1;grid-column:span 1;}
}
@media screen and (max-width:767px){
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"]{grid-template-columns:repeat(1, 1fr);grid-template-rows:repeat(1, 1fr);}
.rivax-posts-wrapper.layout-grid[class*="tiles-layout-"] .post-item:nth-child(n){grid-row:span 1;grid-column:span 1;}
}  .rivax-posts-wrapper .post-wrapper.sticky .title a::before{content:"\e908";font-family:"rivax-icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:85%;}
.post-wrapper .terms-wrapper{margin-bottom:10px;display:flex;flex-wrap:wrap;gap:7px;}
.post-wrapper .terms-wrapper .term-item{display:inline-block;padding:7px 17px;background:var(--term-color, var(--accent-color));color:#fff;font-size:0.9rem;letter-spacing:0;line-height:1;border-radius:50px;transition:0.3s;}
.post-wrapper .terms-wrapper .term-item:hover{transform:translateY(-3px);box-shadow:0 5px 20px -4px var(--term-color, var(--accent-color));}
.post-wrapper .terms-wrapper .term-item span{display:flex;align-items:baseline;gap:5px}
.post-wrapper .terms-wrapper.term-shape .term-item span::before, .post-wrapper .terms-wrapper.term-shape .term-item span::after{content:'';display:inline-block;width:6px;height:6px;border-radius:50px;background:var(--term-color, currentColor);}
.post-wrapper .terms-wrapper.term-shape .term-item span::after{display:none;}
.date-after-terms{display:inline-flex;position:relative;font-size:0.9rem;align-items:baseline;gap:5px;}
.date-after-terms::before{content:'';display:none;height:1px;background:currentColor;}
.post-wrapper .meta-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:0.9rem;text-transform:capitalize;}
.post-wrapper .meta-wrapper i{color:var(--accent-color);}
.post-wrapper .meta-wrapper > div{position:relative;}
.post-wrapper .meta-wrapper > div + div::before{content:'';display:inline-block;height:4px;width:4px;margin-right:6px;border-radius:50px;background:var(--accent-color);}
.rivax-posts-wrapper .post-wrapper .title{margin:0.4em 0;word-wrap:break-word;}
.rivax-posts-wrapper .post-wrapper .title a{color:inherit;word-break:break-word;}
.post-format-icon{color:#ffffff;margin:20px;font-size:32px;z-index:30;text-shadow:0 0 15px #292a3054;}
.post-format-icon i{line-height:1;display:block;}
.image-read-more{display:flex;justify-content:center;align-items:center;gap:5px;z-index:4;border-radius:inherit;}
.image-read-more span{display:inline-block;width:8px;height:8px;background:#fff;border-radius:50px;transition:0.3s;transform:translateY(15px);opacity:0;}
.image-read-more span:nth-child(2){transition-delay:0.1s;}
.image-read-more span:nth-child(3){transition-delay:0.2s;}
.post-wrapper .image-wrapper:hover .image-read-more span{opacity:1;transform:translateY(0);}
.post-author-wrapper{display:flex;align-items:center;position:relative;}
.post-author-wrapper .author-image img{margin-right:10px;width:40px;height:40px;border-radius:50%;box-shadow:var(--shadow-soft);border:2px solid var(--second-color);}
.post-author-wrapper .author-wrapper{text-align:start;}
.post-author-wrapper .author-meta a{color:var(--headings-color);font-weight:600;border-bottom:1px dotted transparent;}
.post-author-wrapper .author-meta a:hover{border-color:inherit;}
.post-author-wrapper .date-under-author{font-size:90%;}
.post-counter-wrap.counter-inside-image{z-index:3;}
.post-counter{position:relative;display:flex;justify-content:center;align-items:center;font-size:1.8rem;color:black;padding:15px;}
.post-counter::before{counter-increment:post-num;content:counter(post-num, decimal);line-height:1;}
.post-counter::after{line-height:1;}
.post-wrapper .excerpt{font-size:1rem;margin:1.2rem 0 0;color:#65687f;}
.rivax-post-kenzo-widget{width:100%;}
.rivax-post-kenzo-widget .post-wrapper{display:flex;position:relative;overflow:hidden;width:100%;transition:0.3s ease;border-radius:var(--radius-soft);transform:translate(0, 0);}
.rivax-post-kenzo-widget .post-wrapper::before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:2;border-radius:inherit;background:linear-gradient(0deg, #1b283bc7, transparent 75%);transition:0.6s ease;}
.rivax-post-kenzo-widget .post-wrapper:hover::before{background-color:#1c283336;}
.rivax-post-kenzo-widget .post-wrapper .item-link{z-index:5;}
.rivax-post-kenzo-widget .post-wrapper .image-wrapper{overflow:hidden;display:flex;position:relative;width:100%;border-radius:inherit;transition:0.6s ease;transform:translate(0, 0);}
.rivax-post-kenzo-widget .post-wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:0.6s ease;}
.rivax-post-kenzo-widget .post-wrapper:hover .image-wrapper img{transform:scale(1.1);}
.rivax-post-kenzo-widget .post-wrapper .title a{color:#fff;}
.rivax-post-kenzo-widget .post-wrapper .title a:hover{color:#fff;}
.rivax-post-kenzo-widget .post-wrapper .meta-wrapper{color:#EDF2F4;transition:0.4s cubic-bezier(.17,.73,.66,.99);}
.rivax-post-kenzo-widget .post-wrapper .meta-wrapper i{font-size:110%;vertical-align:middle;color:inherit;}
.rivax-post-kenzo-widget .post-wrapper .meta-wrapper > div + div::before{background:currentColor;}
.rivax-post-kenzo-widget .excerpt{color:#EDF2F4;margin:10px 0;transition:0.4s cubic-bezier(.17,.73,.66,.99);}
.rivax-post-kenzo-widget .date-after-terms{color:#fff;}
.rivax-post-kenzo-widget .post-wrapper .top-content-wrapper{z-index:10;padding:15px;}
.rivax-post-kenzo-widget .post-wrapper .top-content-wrapper .post-author-wrapper{font-size:0.9rem;color:#EDF2F4;text-transform:capitalize;}
.rivax-post-kenzo-widget .post-author-wrapper .author-meta a{color:inherit;}
.rivax-post-kenzo-widget .post-wrapper .top-content-wrapper .post-author-wrapper i{font-size:110%;vertical-align:middle;}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper{position:absolute;width:100%;z-index:10;transition:0.4s cubic-bezier(.17,.73,.66,.99);}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3{z-index:4;}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper-inner{padding:20px;transition:0.4s cubic-bezier(.17,.73,.66,.99);}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-2 .content-wrapper-inner{transform:translateY(40px);}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-2 .content-wrapper-inner .meta-wrapper{opacity:0;}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-2 .content-wrapper-inner{transform:translateY(0);}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-2 .meta-wrapper{opacity:1;}
.rivax-post-kenzo-widget .post-wrapper .read-more{display:inline-block;color:#EDF2F4;text-decoration:none;text-transform:capitalize;}
.rivax-post-kenzo-widget .post-wrapper .read-more-wrap{opacity:0;margin-top:-30px;transform:translateY(40px);}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .title, .rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .terms-wrapper, .rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .meta-wrapper, .rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .excerpt, .rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-3 .read-more-wrap{transition:0.6s cubic-bezier(.17,.73,.66,.99) 0s,opacity 0.4s ease;}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .title, .rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .terms-wrapper, .rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .meta-wrapper, .rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .excerpt{transform:translateY(-40px);opacity:0;}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-3 .read-more-wrap{transform:translateY(0);opacity:1;}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-4 .content-wrapper-inner{transform:translateY(50%);opacity:0;transition:0.3s ease;}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-5 .content-wrapper-inner{transform:translateY(-20px);}
.rivax-post-kenzo-widget .post-wrapper .content-wrapper.style-6 .content-wrapper-inner{transform:translateY(50%);opacity:0;transition:0.4s ease-out;}
.rivax-post-kenzo-widget .post-wrapper:hover .content-wrapper.style-6 .content-wrapper-inner{transform:translateY(0);opacity:1;}
.rivax-post-elastic-widget{width:100%;}
.rivax-post-elastic-widget .post-wrapper{position:relative;display:flex;align-items:center;width:100%;transition:0.3s ease;}
.rivax-post-elastic-widget .post-wrapper .image-outer-wrapper{position:relative;flex-shrink:0;width:100px;height:100px;}
.rivax-post-elastic-widget .post-wrapper .image-wrapper{border-radius:var(--radius-soft);box-shadow:var(--shadow-soft);display:flex;position:relative;overflow:hidden;transition:0.6s ease;width:100%;height:100%;transform:translate(0, 0);}
.rivax-post-elastic-widget .post-wrapper .image-wrapper::before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:2;border-radius:inherit;background:transparent;transition:0.6s ease;}
.rivax-post-elastic-widget .post-wrapper .image-wrapper:hover::before{background-color:#1c283336;}
.rivax-post-elastic-widget .post-wrapper .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:0.6s ease;}
.rivax-post-elastic-widget .post-wrapper .image-wrapper:hover img{transform:scale(1.1);}
.rivax-post-elastic-widget .post-wrapper .image-wrapper a{border-radius:inherit;}
.rivax-post-elastic-widget .post-wrapper .content-wrapper{width:100%;padding-left:20px;position:relative;z-index:10;}
.rivax-post-elastic-widget{counter-reset:post-num;}
.rivax-post-elastic-widget .post-counter-wrap{z-index:20;}
.rivax-post-elastic-widget .terms-wrapper-inside{z-index:11;padding:15px;}
.rivax-post-modern-widget{width:100%;}
.rivax-post-modern-widget .rivax-posts-wrapper.layout-grid{grid-auto-rows:auto;}
.rivax-post-modern-widget .post-wrapper{position:relative;width:100%;transition:0.3s ease;}
.rivax-post-modern-widget .post-wrapper .image-outer-wrapper{position:relative;}
.rivax-post-modern-widget .post-wrapper .image-wrapper{overflow:hidden;display:flex;width:100%;border-radius:var(--radius-soft);box-shadow:var(--shadow-soft);position:relative;transition:0.6s ease;transform:translate(0, 0);}
.rivax-post-modern-widget .post-wrapper .image-wrapper::before{content:'';display:block;position:absolute;width:100%;height:100%;bottom:0;left:0;z-index:2;border-radius:inherit;background:transparent;transition:0.6s ease;}
.rivax-post-modern-widget .post-wrapper .image-wrapper:hover::before{background-color:#1c283336;}
.rivax-post-modern-widget .post-wrapper .image-wrapper > img{width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:0.6s ease;}
.rivax-post-modern-widget .image-wrapper:hover > img{transform:scale(1.1);}
.rivax-post-modern-widget .image-wrapper .image-link{z-index:5;border-radius:inherit;}
.rivax-post-modern-widget .post-wrapper .content-wrapper{padding:20px;position:relative;z-index:10;}
.rivax-post-modern-widget .post-wrapper .content-wrapper-inside{padding:15px;z-index:10;}
.rivax-post-modern-widget .content-wrapper-inside .date-after-terms, .rivax-post-modern-widget .content-wrapper-inside .title{color:#fff;}
.rivax-post-modern-widget .post-wrapper .content-wrapper-inside .post-author-wrapper{font-size:0.9rem;color:#EDF2F4;text-transform:capitalize;}
.rivax-post-modern-widget .content-wrapper-inside .post-author-wrapper .author-meta a{color:inherit;}
.rivax-post-modern-widget .post-wrapper .content-wrapper-inside .post-author-wrapper i{font-size:110%;vertical-align:middle;}
.rivax-post-modern-widget .post-wrapper .top-content{position:absolute;z-index:15;display:flex;column-gap:8px;right:0;top:0;margin:15px;padding:9px 12px;border-radius:50px;background:var(--accent-color);color:var(--accent-color-alt);font-size:0.9rem;line-height:1;}
.rivax-post-modern-widget .post-wrapper .top-content i{margin-right:4px;}
.rivax-post-modern-widget{counter-reset:post-num;}
.rivax-post-modern-widget .post-counter-wrap.counter-outside-image {
z-index: -1;
}