.pagesToggle{padding:20px 0;background:#fff}@media(min-width:1200px){.pagesToggle{padding:30px 0}}.pagesToggle .wrapper{display:flex;flex-direction:column;gap:20px;max-width:1790px}.pagesToggle_title{font-weight:400;font-size:25px;line-height:113%;font-weight:700;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out;text-align:center}@media(min-width:1200px){.pagesToggle_title{font-size:40px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.pagesToggle_title{font-size:2.08vw}}@media(min-width:1200px){.pagesToggle_title{font-weight:700}}.pagesToggle_title.active,.pagesToggle_title.show-section{opacity:1;transform:translateY(0)}.pagesToggle_wrapper{display:flex;align-items:center;justify-content:space-between;gap:40px}@media(min-width:1200px){.pagesToggle_wrapper:after,.pagesToggle_wrapper:before{content:"";width:350px;height:2px;background:#d9dce4}}.pagesToggle_btns{display:flex;background:#e3e5ee;padding:10px;box-shadow:inset 0 4.7px 4.7px 0 rgba(25,39,85,.122);border-radius:14px;gap:10px;flex-grow:1}.pagesToggle_btn{padding:14px;flex-grow:1;border-radius:7px;font-weight:500;font-size:20.33px;line-height:90%;text-align:center;border:unset;background:unset;cursor:pointer;color:#1a2754}@media(min-width:1200px){.pagesToggle_btn{font-size:26px}}@media(min-width:1200px)and (max-width:1919px){.pagesToggle_btn{font-size:1.35vw}}.pagesToggle_btn-active{color:#fff;box-shadow:0 3.25px 2.6px 0 rgba(10,42,77,.024);font-weight:700}@media(min-width:1200px){.pagesToggle_btn-active{font-weight:700}}.pagesToggle_btn-active.blue{background:#026ae2}.pagesToggle_btn-active.red{background:#ff4438}@media(max-width:1199px){.pagesToggle_btn-desktop{display:none}}@media(min-width:1200px){.pagesToggle_btn-mobile{display:none}}