#root{
display: none;
}
p{
margin: 0 !important;
}
body{
background-color: #F5F0E8;
margin: 0;
}
*{
box-sizing: border-box;
}
a{
text-decoration: none;
transition: 0.5s;
}
a:hover{
scale: 1.02;
}
img{
max-width: 100%;
height: auto;
}
h2.title{
margin: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
gap: 42px;
color: #1A1A1A;
text-align: center;
font-family: "Libre Caslon Display", serif;
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: 100%; }
h2.title.sup {
display: inline;
}
h2.title sup{
font-size: 0.3em;
}
.ra_container{
max-width: 1270px;
width: 100%;
padding: 0 10px;
margin: 0 auto;
}
.ra_wrap{
max-width: 100vw;
overflow: hidden;
}
.ra_header{
padding: 14px 0;
background-color: #CB6A24;
}
.ra_header .ra_container{
display: flex;
justify-content: space-between;
}
.ra_header .ra_container a{
color: #F5F0E8;
font-family: Montserrat;
font-size: 16px;
font-weight: 500;
line-height: 150%; letter-spacing: 1.6px;
}
.ra_header .ra_container a:hover{
text-decoration: underline;
}
.ra_hero_section{
padding: 32px 0 0;
background-color: #5C3106;
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/hero_bg_main.jpg);
background-size: 1800px;
background-repeat: no-repeat;
background-position: bottom;
overflow: hidden;
}
.ra_row_element_main{
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
}
.ra_bg_element_row .col_txt p{
color: #F5F0E8;
text-shadow: 0 4px 40px rgba(0, 0, 0, 0.20);
font-family: Montserrat;
font-size: 20px;
line-height: 130%; letter-spacing: 0.6px;
margin-bottom: 55px !important;
}
.ra_row_element_main .ra_logo{
width: 47px;
}
.ra_hero_section .ra_bg_element_row .col_txt{
max-width: 736px;
width: 100%;
padding-bottom: 90px;
}
.ra_row_element_main .ra_text_img{
width: 100%;
margin-bottom: 20px;
}
.ra_row_element_main .ra_text_img img:first-of-type{
position: relative;
z-index: 111;
}
.ra_row_element_main .ra_text_img img:last-of-type{
position: absolute;
left: 50%;
right: 50%;
transform: translate(-50%, 25%);
}
.ra_bg_element_row,
.ra_bg_element_row .image_item img:first-child{
position: relative;
z-index: 111;
margin-bottom: -2px
}
.ra_bg_element_row .image_item{
position: absolute;
width: 640px;
bottom: 0;
left: 700px;
}
.ra_bg_element_row .image_item img:last-child{
position: absolute;
left: 50%;
right: 50%;
transform: translate(-50%, 25%);
}
.ra_bg_element_row .col_txt .row_list_el{
color: #fff;
font-family: Montserrat;
font-style: normal;
font-weight: 400;
line-height: normal;
display: flex;
gap: 16px;
margin-bottom: 24px !important;
font-size: 17px;
max-width: 500px;
width: 100%;
}
.ra_bg_element_row .col_txt .row_list_el span b{
font-weight: 600;
}
.ra_bg_element_row .col_txt .btn_area{
max-width: 500px;
width: 100%;
}
.ra_bg_element_row .col_txt .row_list_el:last-of-type{
margin-bottom: 32px !important;
}
.ra_bg_element_row .col_txt .row_list_el span{
flex: 1;
}
.btn_area{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.btn_area a:not(.trpilot){
background: #CB6A24;
padding: 15px 35px;
border-radius: 3px;
max-width: 100%;
color: #F5F0E8;
font-family: Montserrat;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
box-sizing: border-box;
}
.ra_book_info{
padding: 25px 0;
background-size: 870px;
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/book_info_bg.jpg);
background-size: cover;
background-position: center;
}
.ra_book_info p.subtitle{
color: #3B2105;
text-align: center;
text-shadow: 0 4px 40px rgba(0, 0, 0, 0.20);
font-family: Montserrat;
font-size: 20px;
line-height: 110%; letter-spacing: 0.6px;
max-width: 898px;
width: 100%;
margin: 0 auto 32px !important;
}
.ra_book_info h2.title{
margin-bottom: 12px;
}
.ra_book_info h3{
color: #CB6A24;
font-family: Montserrat;
font-size: 21px;
font-weight: 600;
line-height: 140%; letter-spacing: 2.1px;
text-transform: uppercase;
text-align: center;
margin: 0 0 22px !important;
}
.ra_book_info .cols_area{
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 0;
margin-bottom: 32px;
}
.ra_book_info .btn_area a{
width: 752px;
max-width: 100%;
}
.ra_book_review{
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/book_review_bg.jpg);
background-size: cover;
background-position: center;
padding: 48px 0 97px;
}
.ra_book_review h2.title{
color: #fff;
gap: 32px;
max-width: 788px;
margin: 0 auto;
}
.ra_book_review .bg_item{
border-radius: 4px;
background: rgba(245, 240, 232, 0.82);
padding: 64px;
margin: 32px auto 0;
max-width: 1000px;
}
.ra_book_review .ra_row_item{
display: flex;
justify-content: space-between;
align-items: center;
background: #f5f0e8;
margin-bottom: 32px;
position: relative;
}
.ra_book_review .row_txt{
margin-bottom: 32px;
}
.ra_book_review .row_txt p{
color: #3B2105;
font-family: Montserrat;
font-size: 19px;
font-weight: 700;
line-height: 120%;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}
.ra_book_review .row_txt p.subtitle {
text-transform: none;
font-weight: 400;
font-size: 16px;
padding-top: 20px;
}
.ra_book_review .ra_row_item:before{
content: "";
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/book_review_icon.svg);
position: absolute;
left: 361px;
top: 50%;
transform: translate(-50%, -50%);
width: 69px;
height: 80px;
background-position: center;
background-repeat: no-repeat;
}
.ra_book_review .ra_row_item:nth-of-type(2n)::before{
left: unset;
right: 361px;
transform: translate(50%, -50%);
}
.ra_book_review .ra_row_item:last-of-type{
margin-bottom: 0 !important;
}
.someblockssection{
padding: 52px 0 35px;
}
.someblockssection h2.title{
margin-bottom: 12px !important;
}
.someblockssection p.subtitle{
color: #3B2105;
text-align: center;
text-shadow: 0 4px 40px rgba(0, 0, 0, 0.20);
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 110%; letter-spacing: 0.6px;
max-width: 973px;
width: 100%;
margin: 0 auto 59px !important;
}
.someblockssection .ra_row_items{
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 60px;
align-items: center;
border-radius: 4px;
background: #E8E4DC;
margin-bottom: 32px;
padding: 0 40px;
height: 460px;
}
.someblockssection .ra_row_items:nth-of-type(2n) .txt{
order: 1;
}
.someblockssection .ra_row_items .img_area{
max-width: 535px;
}
.someblockssection .ra_row_items:nth-of-type(3) .img_area{
height: 100%;
max-height: 420px;
text-align: center;
padding: 20px 0;
}
.someblockssection .ra_row_items img{
max-height: 100%;
}
.someblockssection .ra_row_items:last-of-type{
margin-bottom: 0;
}
.someblockssection .ra_row_items h3{
color: #3B2105;
font-family: "Minion Pro";
font-size: 53px;
font-style: normal;
font-weight: 400;
line-height: 100%; margin: 0 0 24px;
}
.someblockssection .ra_row_items p{
color: #3B2105;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
line-height: 140%; }
.someblockssection .ra_row_items p b {
font-weight: 600;
}
.cta_block{
padding: 62px 0;
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/cta_bg.jpg);
text-align: center;
}
.cta_block h2.title{
color: #fff;
max-width: 846px;
width: 100%;
margin: 16px auto 48px !important;
font-size: 52px;
}
.cta_block p{
color: #F5F0E8;
text-align: center;
font-family: Montserrat;
font-size: 18px;
font-weight: 500;
line-height: 150%; max-width: 730px;
width: 100%;
margin: 0 auto 48px !important;
}
.cta_block .btn_area{
margin-bottom: 16px;
}
.cta_block .btn_area a{
padding: 24px 0;
max-width: 606px;
width: 100%;
}
.ra_book_review .ra_row_item > div.img_area{
max-width: 361px;
width: 100%;
}
.ra_book_review .ra_row_item .img_area img{
width: 100%;
display: block;
}
.ra_book_review .ra_row_item .txt_area{
padding: 0 50px 0 60px;
flex: 1;
}
.ra_book_review .ra_row_item .txt_area h3{
color: #3B2105;
font-family: "Libre Caslon Display", serif;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: 120%; margin: 0 0 24px !important;
}
.ra_book_review .ra_row_item .txt_area p.list_item{
display: flex;
gap: 12px;
color: #3B2105;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 145%;
margin-bottom: 14px !important;
}
.ra_book_review .ra_row_item .txt_area p.list_item:last-of-type{
margin-bottom: 0 !important;
}
.ra_book_review .ra_row_item .txt_area p.list_item span{
flex: 1;
}
.btn_area a.trpilot img{
max-width: 373px;
}
.ra_uber{
padding: 48px 0 95px;
}
.ra_uber.third_part{
padding: 63px 0 47px;
}
.ra_uber .colas_area{
display: flex;
justify-content: space-between;
align-items: center;
gap: 40px;
margin-top: 20px;
}
.ra_uber.third_part .colas_area:first-of-type{
margin-bottom: 95px;
}
.ra_uber.third_part .colas_area:nth-of-type(2) .img_area{
position: relative;
z-index: 111;
}
.ra_uber.third_part .colas_area:nth-of-type(2) .img_area:before{
content: "";
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/about_decor.svg);
position: absolute;
width: 525px;
height: 267px;
left: 50%;
transform: translateX(-50%);
top: -180px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.ra_uber .colas_area .img_area{
max-width: 50%;
width: 100%;
}
.ra_uber .colas_area .txt_area{
flex: 1;
}
.ra_uber.third_part .colas_area .txt_area h3{
color: #3B2105;
font-family: "Minion Pro";
font-size: 48px;
font-weight: 400;
line-height: 100%; margin: 0 0 23px;
}
.ra_uber .colas_area .txt_area p{
color: #3B2105;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 140%; margin-bottom: 24px !important;
}
.ra_uber .colas_area .txt_area p b{
font-weight: 600;
}
.ra_uber .colas_area .txt_area p:last-of-type{
margin-bottom: 0 !important;
}
.ra_uber.third_part .list_item{
display: flex;
align-items: flex-start;
gap: 16px;
margin-bottom: 19px !important;
}
.ra_uber.third_part .list_item span{
flex: 1;
}
.ra_uber.third_part p.quote{
color: #3B2105;
font-family: Montserrat;
font-size: 17px;
font-weight: 400;
line-height: 110%;
padding: 18px 20px;
background-color: rgba(222, 190, 150, 0.65);
}
.ra_uber.third_part .btn_area{
margin-top: 42px;
}
.ra_uber.big_text_section h2.title{
margin-bottom: 40px;
}
.ra_uber.big_text_section:not(.bg_sec) h2.title{
margin-bottom: 39px;
}
.ra_uber.big_text_section h3{
color: #3B2105;
font-family: "Minion Pro";
font-size: 27px;
font-style: normal;
font-weight: 400;
line-height: 100%; margin: 0 0 32px;
}
.ra_uber.big_text_section h4{
color: #CB6A24;
font-family: Montserrat;
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 140%; letter-spacing: 2.1px;
text-transform: uppercase;
margin: 0 0 32px;
}
.ra_uber.big_text_section .colas_area .img_area{
max-width: 46%;
}
.ra_faq{
padding: 48px 0 96px;
}
.mobile_item{
display: none !important;
}
.faq_area{
max-width: 800px;
margin: 42px auto 0;
}
.faq_row{
border-top: 1px solid #CB6A24;
padding: 28px 20px;
position: relative;
}
.faq_row:last-of-type{
border-bottom: 1px solid #CB6A24;
}
.faq_row h3{
margin: 0;
color: #3B2105;
font-family: "Minion Pro";
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 140%; display: flex;
align-items: center;
cursor: pointer;
}
.faq_row h3 svg{
transition: 0.3s all;
}
.faq_row h3.active svg{
transform: rotate(180deg);
}
.faq_row p{
color: #3B2105;
font-family: Montserrat;
font-size: Montserrat;
font-style: normal;
font-weight: 400;
line-height: 140%; padding-top: 8px;
transition: 0.3s all;
display: none;
}
.faq_row h3 span{
flex: 1;
}
.ra_footer{
background-color: #CB6A24;
padding: 32px 0;
}
.ra_footer .ra_container{
display: flex;
align-items: center;
flex-direction: column;
gap: 32px;
text-align: center;
}
.ra_footer .links{
display: flex;
gap: 8px;
align-items: center;
color: #fff;
}
.ra_footer .links a{
color: #F5F0E8;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 131%;
text-decoration: underline;
}
.ra_footer p{
color: #DFBE97;
text-align: center;
font-family: Montserrat;
font-size: 10px;
font-style: normal;
font-weight: 400;
line-height: 131%; }
.sectxt{
padding: 32px;
}
.sectxt .bg_item{
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/sectxt_bg.jpg);
background-size: cover;
background-position: center;
padding: 30px 0 50px;
text-align: center;
}
.sectxt .bg_item p.titletxt{
color: #F5F0E8;
font-family: Montserrat;
font-size: 24px;
font-weight: 600;
line-height: 140%; letter-spacing: 2.4px;
text-transform: uppercase;
margin-top: -40px !important;
margin-bottom: 24px !important;
}
.sectxt .bg_item p:not(.titletxt){
color: #F5F0E8;
text-align: center;
font-family: Montserrat;
font-size: 18px;
line-height: 150%; max-width: 1010px;
margin: 0 auto 32px !important;
}
.sectxt .bg_item p:not(.titletxt) b{
text-transform: uppercase;
}
.sectxt .bg_item .btn_area a{
padding: 24px 0;
width: 689px;
max-width: 100%;
}
.txtsection_new{
padding: 62px 0 134px;
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/txtsection_bg.jpg);
background-position: center;
background-size: cover;
}
.txtsection_new .ra_container{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.txtsection_new h2.title{
color: #fff;
margin: 16px 0 !important;
}
.txtsection_new .subtitle{
color: #CB6A24;
text-align: center;
font-family: Montserrat;
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 100%; letter-spacing: 2.1px;
text-transform: uppercase;
max-width: 805px;
width: 100%;
margin: 0 auto 48px !important;
}
.txtsection_new .txtarea{
color: #F5F0E8;
text-align: center;
font-family: Montserrat;
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height: 150%; max-width: 668px;
width: 100%;
margin: 0 auto;
}
.grid-container {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
}
.grid-item {
background-color: #F5F0E8;
cursor: pointer;
position: relative;
}
.grid-item img {
width: 100%;
height: auto;
object-fit: cover;
border-radius: 5px;
}
.grid-item h3 {
margin: 10px 0;
}
.grid-item div {
padding: 15px;
}
.grid-item p {
color: #3B2105;
font-family: Montserrat;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
padding: 10px 0;
}
h2 {
text-align: center;
margin-bottom: 20px;
}
.more-button {
display: block;
margin: 20px auto;
padding: 10px 20px;
background-color: #e67e22;
color: white;
border: none;
border-radius: 5px;
cursor: pointer;
} .popup {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.8);
justify-content: center;
align-items: center;
z-index: 1000;
}
.popup-content {
position: relative;
max-width: 50%;
max-height: 50%;
width: 90vw;
height: 80vh;
}
.popup iframe {
width: 100%;
height: 100%;
border: none;
aspect-ratio: 16/9;
}
.close-btn {
position: absolute;
top: -10px;
right: -10px;
width: 30px;
height: 30px;
background-color: #fff;
border: none;
border-radius: 50%;
cursor: pointer;
font-size: 20px;
line-height: 30px;
text-align: center;
}
.testimonials_section{
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/testimonials_bg.jpg);
padding: 50px 0 120px;
}
.testimonials_section h2.title{
gap: 32px;
margin-bottom: 42px !important;
}
.testimonials_section .btn_area{
margin-top: 42px;
}
.ra_uber.big_text_section.bg_sec{
padding: 48px 0 61px;
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/big_text_bg.jpg);
background-position: center;
background-repeat: no-repeat;
}
.ra_uber.big_text_section{
padding: 48px 0;
}
.ra_uber.big_text_section .colas_area{
margin-top: 0;
}
.ra_uber.big_text_section.bg_sec .txt_area h2.title{
text-align: left;
align-items: flex-start;
}
.ra_uber.big_text_section.bg_sec .img_area{
max-width: 50%;
}
.ra_uber.big_text_section.bg_sec p{
font-size: 20px;
}
.last_cta{
padding: 30px 0 120px;
text-align: center;
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/last_cta_bg.jpg);
background-position: center;
background-size: cover;
}
.reviews_wall{
padding: 48px 0;
}
.reviews_masonry{
column-count: 4;
column-gap: 16px;
}
.reviews_masonry .review_item{
break-inside: avoid;
display: inline-block;
width: 100%;
margin: 0 0 16px;
}
.reviews_masonry .review_item img{
width: 100%;
height: auto;
display: block;
border-radius: 4px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
} .reviews_slider_container {
position: relative;
}
.slider_arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
background: rgba(203, 106, 36, 0.9);
border: none;
border-radius: 50%;
width: 48px;
height: 48px;
display: none;
align-items: center;
justify-content: center;
cursor: pointer;
z-index: 10;
transition: all 0.3s ease;
color: #F5F0E8;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.slider_arrow:hover {
background: rgba(203, 106, 36, 1);
transform: translateY(-50%) scale(1.1);
}
.slider_arrow:disabled {
opacity: 0.5;
cursor: not-allowed;
transform: translateY(-50%);
}
.slider_arrow:disabled:hover {
background: rgba(203, 106, 36, 0.9);
transform: translateY(-50%);
}
.slider_arrow_left {
left: 10px;
}
.slider_arrow_right {
right: 10px;
}
.slider_arrow svg {
width: 20px;
height: 20px;
}
.last_cta p{
color: #FFF;
text-align: center;
font-family: Montserrat;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 140%; max-width: 925px;
margin: -50px auto 50px !important;
}
.last_cta .btn_area a{
width: 600px;
max-width: 100%;
padding: 25px 0;
}
.table_item{
display: none;
}
.threeblocks_section{
background-color: #E8E4DC;
padding: 32px 10% 80px;
}
.threeblocks_section h3.small_title{
max-width: 855px;
width: 100%;
margin: 0 auto;
flex-direction: column;
display: flex;
gap: 32px;
align-items: center;
text-align: center;
margin-bottom: 32px;
color: #CB6A24;
text-align: center;
font-family: Montserrat;
font-size: 21px;
font-weight: 500;
line-height: 110%; letter-spacing: 2.1px;
text-transform: uppercase;
}
.threeblocks_section .bl_area{
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 32px;
}
.threeblocks_section .bl_area .bl_item{
border-radius: 4px;
background: #DFBE97;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.10);
}
.threeblocks_section .bl_area .bl_item .img_area{
position: relative;
}
.threeblocks_section .bl_area .bl_item .img_area:before{
content: "";
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/threeblocks_icon.svg);
width: 118px;
height: 138px;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, 50%);
}
.threeblocks_section .bl_area .bl_item .txt_area{
padding: 80px 25px 40px;
text-align: center;
}
.threeblocks_section .bl_area .bl_item .txt_area h4{
color: #3B2105;
font-family: "Minion Pro";
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: 100%; margin: 0 0 24px;
}
.threeblocks_section .bl_area .bl_item .txt_area p{
color: #3B2105;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
line-height: 140%; }
.threeblocks_section .bl_area .bl_item .txt_area p b {
font-weight: 600;
}
@media (max-width: 1300px){
.ra_book_info:not(.ra_review) .ra_book_row{
align-items: stretch;
}
.ra_book_info:not(.ra_review) .ra_book_row .txt_area{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ra_container{
max-width: 980px;
}
.ra_book_row .img_area img{
object-fit: cover;
height: 100%;
width: auto;
}
.ra_book_review .ra_row_item .txt_area h3{
font-size: 30px;
line-height: 120%;
margin-bottom: 10px !important;
}
.ra_book_row .txt_area {
padding: 10px 20px 10px 50px;
}
.ra_book_row .txt_area h3{
font-size: 26px;
margin-bottom: 16px !important;
}
.ra_uber .colas_area{
gap: 60px;
align-items: flex-start;
margin-top: 45px;
}
.ra_uber .colas_area .img_area,
.ra_uber.big_text_section .colas_area .img_area{
max-width: 40%;
}
.ra_book_row::before{
width: 59px;
height: 68px;
background-size: contain;
}
.ra_book_review .bg_item{
padding: 40px 43px;
}
.ra_book_review .ra_row_item .txt_area p.list_item svg{
width: 20px;
}
.ra_book_review .ra_row_item .txt_area p.list_item{
gap: 6px;
font-size: 14px;
}
.ra_bg_element_row .image_item {
width: 620px;
left: 555px;
}
.threeblocks_section .bl_area{
gap: 16px;
}
}
@media (max-width: 1024px){
.threeblocks_section .bl_area{
grid-template-columns: repeat(1, 1fr);
max-width: 460px;
margin: 0 auto;
}
.ra_container{
max-width: 760px;
}  
.ra_bg_element_row .col_txt p{
font-size: 22px;
}
.ra_uber.third_part .colas_area {
flex-direction: column;
}
.ra_uber.third_part .colas_area .img_area{
order: 1;
}
.ra_uber.third_part .colas_area .txt_area{
order: 2;
}
.ra_uber.third_part .colas_area .img_area img{
margin-bottom: 0 !important;
}
.ra_book_review .ra_row_item > div.img_area{
max-width: 390px;
order: 1;
}
.ra_book_review .ra_row_item .txt_area{
width: 100%;
position: relative;
padding: 45px 20px 35px;
order: 2;
max-width: 100%;
}
.ra_book_review .ra_row_item{
flex-direction: column;
}
.ra_book_review .ra_row_item:before, 
.ra_book_review .ra_row_item:after{
display: none;
}
.ra_book_review .ra_row_item .txt_area:before{
content: "";
background-image: url(//accessyouraura.com/wp-content/themes/aya/src/img/book_review_icon.svg);
position: absolute;
left: 50%;
top: 0;
transform: translate(-50%, -50%);
width: 48px;
height: 56px;
background-size: contain;
background-repeat: no-repeat;
}
.ra_book_row .txt_area{
padding: 0 23px 23px !important;
}
.ra_book_info .ra_book_row:nth-of-type(2n) .txt_area{
order: 2;
}
.ra_uber .colas_area{
flex-direction: column;
align-items: center;
}
.ra_uber .colas_area{
gap: 20px;
}
.ra_uber .colas_area .img_area img:first-of-type {
margin-bottom: 30px;
}
.ra_uber .colas_area .img_area{
max-width: 390px;
}
.someblockssection .ra_row_items{
grid-template-columns: repeat(1, minmax(0, 1fr));
align-items: center;
height: auto;
padding: 30px;
text-align: center;
gap: 20px;
}
.someblockssection .ra_row_items .txt{
order: 1;
}
.someblockssection .ra_row_items .img_area{
margin: 0 auto;
width: 100%;
order: 2;
}
.ra_uber.big_text_section{
padding: 42px 0 20px;
}
.grid-container{
grid-template-columns: repeat(2, 1fr);
}
.reviews_masonry{column-count:2;}
.ra_uber.big_text_section.bg_sec .img_area{
max-width: 460px;
width: 100%;
}
.ra_uber.big_text_section.bg_sec .txt_area h2.title,
.ra_uber.big_text_section.bg_sec .txt_area p:last-of-type{
text-align: center;
}
.last_cta{
padding: 40px 0 100px;
}
.ra_bg_element_row{
display: flex;
flex-direction: column-reverse;
align-items: center;
}
.ra_bg_element_row .image_item{
position: relative;
left: unset;
bottom: unset;
max-width: 360px;
}
.table_item{
display: block;
}
.table_item p{
color: #FFF;
text-align: center;
text-shadow: 0 4px 40px rgba(0, 0, 0, 0.41);
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 110%; letter-spacing: 0.48px;
}
.ra_bg_element_row .col_txt p:not(.row_list_el){
display: none;
}
.ra_bg_element_row .col_txt .row_list_el{
max-width: 100%;
order: 2;
}
.ra_bg_element_row .col_txt .btn_area{
order: 1;
margin-bottom: 20px;
}
.ra_bg_element_row .col_txt .btn_area a,
.ra_hero_section .ra_bg_element_row .col_txt,
.ra_bg_element_row .col_txt .row_list_el{
position: relative;
z-index: 1111;
}
.ra_hero_section .ra_bg_element_row .col_txt::before{
content: "";
background: linear-gradient(180deg, rgba(59, 33, 5, 0.00) 0%, #3B2105 37.35%);
position: absolute;
width: 100vw;
height: 150%;
bottom: 0;
}
.ra_hero_section .ra_bg_element_row .col_txt{
display: flex;
flex-direction: column;
align-items: center;
}
.ra_hero_section .ra_bg_element_row .col_txt{
padding-bottom: 20px;
}
.ra_bg_element_row .col_txt .row_list_el{
font-size: 16px;
}
.ra_uber.third_part .colas_area .txt_area h3,
.someblockssection h2.title,
.someblockssection .ra_row_items h3,
.cta_block h2.title,
.ra_uber.big_text_section.bg_sec .txt_area h2.title{
font-size: 36px;
align-items: center;
text-align: center;
}
}
@media (max-width: 768px){
.popup-content {
max-width: 100%;
max-height: 100%;
}
.close-btn {
top: 25vh;
}
.ra_uber.third_part .colas_area:nth-of-type(2) .img_area:before {
width: 200px;
height: 340px;
}
.ra_container{
max-width: 100%;
padding: 0 20px;
}  
.desctop_item,
.ra_bg_element_row .col_txt p br,
.ra_bg_element_row .col_txt .btn_area a span,
.btn_area a:not(.trpilot) span{
display: none;
}
.mobile_item{
display: block !important;
}
.ra_hero_section .ra_bg_element_row .col_txt{
padding-bottom: 0;
}
.ra_header{
padding: 7px 0;
}
.ra_header p{
font-size: 14px;
line-height: 140%;
}
h2.title{
font-size: 30px;
gap: 16px;
}
.ra_row_element_main .ra_logo{
margin-bottom: 17px !important;
}
.ra_row_element_main .mobile_item{
width: 100%;
margin: -10% auto -5%;
max-width: 350px;
}
.ra_book_info{
padding: 32px 0;
}
.ra_book_row{
grid-template-columns: repeat(1, 1fr);
}
.ra_book_row .img_area{
aspect-ratio: 1 / 1;
}
.ra_book_row .txt_area{
padding: 47px 24px 32px !important;
position: relative;
}
.ra_book_row::before{
display: none;
}
.ra_book_row .txt_area::before{
content: "";
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="119" height="138" viewBox="0 0 119 138" fill="none"><path d="M0.609375 69.6864C32.8734 69.6864 59.0264 100.27 59.0264 138H60.1924C60.1924 100.27 86.3453 69.6864 118.609 69.6864V68.3235C86.3535 68.3136 60.2006 37.7303 60.2006 0H59.0346C59.0346 37.7303 32.8816 68.3136 0.617574 68.3136V69.6765L0.609375 69.6864Z" fill="%23F5F0E8"/></svg>');
position: absolute;
width: 59px;
height: 68px;
background-size: contain;
top: 0%;
left: 50%;
transform: translate(-50%, -50%);
}
.ra_book_review,
.ra_uber{
padding: 42px 0;
}
.ra_book_review .bg_item{
padding: 32px 9px;
}
.ra_book_review .ra_row_item .txt_area h4{
font-size: 18px;
}
.ra_book_review .ra_row_item .txt_area h3{
font-size: 26px;
margin-bottom: 20px !important;
}
.ra_book_review .ra_row_item .txt_area p.list_item{
font-size: 16px;
}
.ra_book_review .ra_row_item{
margin-bottom: 32px;
}
.ra_uber .colas_area .img_area img:first-of-type{
margin-bottom: 0;
}
.faq_row h3{
font-size: 22px;
line-height: 120%;
}
.btn_area a.trpilot img{
width: 100%;
}
.btn_area a:not(.trpilot){
max-width: 100%;
width: 100%;
font-size: 15px;
padding: 15px 5px;
}
.ra_book_row .txt_area h3,
.someblockssection .ra_row_items h3,
.cta_block h2.title{
font-size: 30px;
line-height: 120%;
}
.ra_row_element_main > .btn_area.mobile_item{
margin-top: 20px;
display: flex;
}
.ra_row_element_main > .btn_area.mobile_item a{
margin-top: 0;
display: flex;
}
.ra_row_element_main > .btn_area.mobile_item p{
color: #fff;
}
.ra_bg_element_row .col_txt p,
.ra_book_info p.subtitle,
.sectxt .bg_item p:not(.titletxt),
.ra_book_review .row_txt p,
.someblockssection p.subtitle,
.cta_block p,
.ra_uber .colas_area .txt_area:last-of-type p.quote,
.ra_book_info h3{
font-size: 14px;
}
.ra_book_info .cols_area{
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.ra_book_info .cols_area img{
margin: 0 auto;
}
.ra_uber.third_part .colas_area .txt_area h3{
font-size: 30px;
text-align: left;
}
.ra_uber.third_part .colas_area{
margin-bottom: 20px !important;
}
.threeblocks_section {
padding: 32px 0 15px;
}
.ra_uber.third_part .ra_container{
gap: 30px;
display: grid;
}
.ra_uber.third_part,
.someblockssection,
.testimonials_section{
padding: 32px 0;
}
.ra_uber.third_part .btn_area{
margin-top: 0;
}
.sectxt {
padding: 10px;
}
.ra_book_review .ra_row_item > div.img_area{
max-width: 100%;
}
.cta_block h2.title{
margin-bottom: 30px !important;
}
.ra_uber.big_text_section h2.title{
margin-bottom: 0px !important;
}
.grid-container {
grid-template-columns: repeat(1, 1fr);
}
.reviews_masonry{column-count:1;} .reviews_masonry{
column-count: initial;
column-gap: 0;
overflow-x: auto;
white-space: nowrap;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
scroll-behavior: smooth;
padding-bottom: 10px;
margin: 0 -20px;
padding-left: calc((100vw - 85%) / 2);
padding-right: calc((100vw - 85%) / 2);
scroll-padding-left: calc((100vw - 85%) / 2);
scroll-padding-right: calc((100vw - 85%) / 2); mask-image: linear-gradient(90deg, transparent 0, black 20px, black calc(100% - 20px), transparent 100%);
}
.reviews_masonry .review_item{
display: inline-block;
width: 85%;
margin: 0 16px 0 0;
scroll-snap-align: center;
vertical-align: top;
} .reviews_masonry{ 
scrollbar-width: thin; 
scrollbar-color: #CB6A24 rgba(0,0,0,0.08);
margin-bottom: 35px;
}
.reviews_masonry::-webkit-scrollbar{ height: 8px; }
.reviews_masonry::-webkit-scrollbar-track{ background: rgba(0,0,0,0.06); border-radius: 999px; }
.reviews_masonry::-webkit-scrollbar-thumb{ background: #CB6A24; border-radius: 999px; } .slider_arrow {
display: flex !important;
width: 40px;
height: 40px;
}
.slider_arrow_left {
left: 5px;
}
.slider_arrow_right {
right: 5px;
}
.slider_arrow svg {
width: 16px;
height: 16px;
}
.testimonials_section h2.title{
gap: 8px;
}
.last_cta p{
margin-top: -35px !important;
margin-bottom: 38px !important;
font-size: 16px;
}
.ra_uber .colas_area .txt_area p{
margin-bottom: 14px !important;
}
.sectxt .bg_item{
padding: 40px 0;
}
.sectxt .bg_item h2.title{
gap: 0;
margin-bottom: 10px;
color: #fff;
}
.sectxt .bg_item h2.title svg{
margin-top: -25px;
width: 100%
}
.sectxt .bg_item p.titletxt{
font-size: 18px;
margin: -30px 0 16px !important;
}
.ra_book_review .ra_row_item .txt_area{
padding-left: 17px;
padding-right: 17px;
padding-bottom: 17px;
}
.txtsection_new {
padding: 62px 0 50px;
}
.cta_block {
padding: 60px 0 30px;
}
h2.title svg{
width: 34px;
height: auto;
}
.ra_book_review h2.title svg,
.testimonials_section h2.title svg{
width: 110px;
}
.someblockssection h2.title{
font-size: 30px;
}
.someblockssection p.subtitle{
margin-bottom: 34px !important;
}
.someblockssection .ra_row_items{
padding: 24px 19px;
gap: 24px;
}
.ra_uber.big_text_section .colas_area .img_area{
max-width: 75%;
}
#team.ra_uber.big_text_section .colas_area .img_area {
max-width: 100%;
}
.ra_uber.big_text_section h4 {
font-size: 16px;
line-height: 120%;
}
.ra_uber .colas_area,
.testimonials_section .btn_area{
margin-top: 30px;
}
.ra_uber.big_text_section{
padding: 32px 0 40px;
}
.ra_uber.big_text_section.bg_sec{
padding: 40px 0;
}
.ra_uber .colas_area{
margin-top: 25px;
}
.ra_uber.big_text_section.bg_sec .txt_area h2.title{
font-size: 30px ;
margin-bottom: 24px !important;
}
.ra_uber.big_text_section.bg_sec .txt_area p:last-of-type{
text-align: left;
}
.last_cta{
padding: 0 0 48px;
}
.threeblocks_section h3.small_title svg{
width: 34px;
height: auto;
}
.threeblocks_section h3.small_title {
font-size: 16px;
}
.threeblocks_section .bl_area{
max-width: 335px;
}
.threeblocks_section .bl_area .bl_item .img_area:before{
width: 51px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.threeblocks_section .bl_area .bl_item .txt_area{
padding-top: 40px;
}
.ra_book_review .row_txt p.subtitle{
letter-spacing: 0;
}
}