.page-default section.default-title-header{background:var(--background-color);display:flex;height:15rem}.page-default section.default-title-header .section{align-items:center;display:flex;flex-direction:row;width:100%}.page-default section.default-title-header .section .page-title{display:flex;flex:80%;flex-direction:column;width:80%}.page-default section.default-title-header .section .page-title h1{color:var(--primary-color);line-height:1.2;margin:0}.page-default section.default-title-header .section .page-title ul.breadcrumbs{display:flex;font-size:.9em;list-style:none;margin:1rem 0 0;padding:0}.page-default section.default-title-header .section .page-title ul.breadcrumbs li:not(:last-child):after{content:">";margin:0 .5rem}.page-default section.default-title-header .section .page-title ul.breadcrumbs li:last-child{font-weight:700}.page-default section.default-title-header .section .dotts{display:flex;flex:20%;justify-content:flex-end}.page-default section.default-title-header .section .dotts svg{height:190px;width:190px;fill:var(--primary-color)}.page-default section.default-page{padding:var(--padding-vertical) 0}.page-default section.default-page table{border-collapse:separate;border-spacing:0 .8rem;font-size:1em;table-layout:fixed;width:100%}.page-default section.default-page table tr td{background:var(--background-color);padding:1.2rem 1.5rem;vertical-align:top}.page-default section.default-page table tr td+td{border-left:1px solid var(--primary-color)}.page-default section.default-page table tr td:first-child{border-bottom-left-radius:14px;border-top-left-radius:14px}.page-default section.default-page table tr td:last-child{border-bottom-right-radius:14px;border-top-right-radius:14px}.page-default section.default-page table tr:first-child td{background:var(--background-color);color:var(--text-color);font-weight:600;letter-spacing:.08em;padding:.9rem 1.5rem;text-transform:uppercase}section.testimonials{background:var(--background-color);padding:var(--padding-vertical) 0}section.testimonials .section .grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}section.testimonials .section .grid .card{background:#fff;border-radius:16px;box-shadow:0 10px 24px rgba(12,18,34,.1);display:flex;flex-direction:column;gap:.8rem;padding:1rem}section.testimonials .section .grid .card .stars{color:var(--primary-color);font-size:1.5rem;line-height:1}section.testimonials .section .grid .card .text{font-size:.95em;height:130px;line-height:1.5;margin:0;overflow:hidden auto;padding-right:.25rem;scrollbar-color:var(--primary-color) transparent;scrollbar-width:thin}section.testimonials .section .grid .card .text::-webkit-scrollbar{width:6px}section.testimonials .section .grid .card .text::-webkit-scrollbar-track{background:transparent}section.testimonials .section .grid .card .text::-webkit-scrollbar-thumb{background:var(--primary-color);background-clip:padding-box;border:2px solid transparent;border-radius:999px}section.testimonials .section .grid .card .author{align-items:center;display:flex;gap:.5rem}section.testimonials .section .grid .card .author .avatar{height:26px;width:26px}section.testimonials .section .grid .card .author .avatar .img{height:100%;object-fit:cover;width:100%}section.testimonials .section .grid .card .author .name{font-size:.75em;font-weight:600}section.testimonials .section .source{text-align:right}section.testimonials .section .btn{display:flex;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1rem;text-align:center;width:fit-content}.page-testimonials section.testimonials{background:transparent}.page-about section.about{display:flex;flex-direction:column;gap:2rem;padding:var(--padding-vertical) 0}.page-about section.about .section{align-items:center;display:flex;flex-direction:row;gap:4rem}.page-about section.about .section .content{flex:1 1 55%;min-width:0;overflow-wrap:break-word;width:55%}.page-about section.about .section .content.with-btn .btn{margin-bottom:1.5em}.page-about section.about .section .photo{flex:1 1 45%;width:45%}.page-about section.about .section .photo img{border-radius:30px;height:400px;object-fit:cover;width:100%}@media (max-width:1460px){.page-default section.default-title-header{height:12rem}.page-default section.default-title-header .section .dotts svg{height:150px;width:150px}}@media (max-width:1000px){.page-default section.default-title-header{height:10rem}.page-default section.default-title-header .section .page-title ul.breadcrumbs{margin:.5rem 0}.page-default section.default-title-header .section .dotts svg{height:100px;width:100px}}@media (max-width:800px){.page-default section.default-title-header{height:8rem}.page-default section.default-title-header .section .page-title{align-items:center;text-align:center;width:100%}.page-default section.default-title-header .section .page-title ul.breadcrumbs{align-items:center;flex-wrap:wrap;justify-content:center}.page-default section.default-title-header .section .dotts{display:none}.page-default section.default-page table tr{display:block;margin-bottom:1rem;text-align:center}.page-default section.default-page table tr td{display:block;padding:.5rem 1rem}.page-default section.default-page table tr td+td{border-left:none;border-top:1px solid var(--primary-color)}.page-default section.default-page table tr td:first-child{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:none;border-top-left-radius:14px;border-top-right-radius:14px}.page-default section.default-page table tr td:last-child{border-bottom-left-radius:14px;border-bottom-right-radius:14px;border-left:none;border-top-left-radius:0;border-top-right-radius:0}.page-default section.default-page table tr:first-child td{display:none}section.testimonials .section h2{text-align:center}section.testimonials .section .grid{grid-template-columns:1fr}.page-about section.about,section.testimonials .section .source{text-align:center}.page-about section.about .section{flex-direction:column;gap:2rem;margin:0}.page-about section.about .section:nth-child(2n) .content{order:1}.page-about section.about .section:nth-child(2n) .photo{order:2}.page-about section.about .section .content,.page-about section.about .section .photo{flex:1 1 100%;width:100%}}