.tbContentSection{background-color:var(--text-primary);position:relative}.tbContentSection .contentRow{display:flex}.tbContentSection .contentRow .contentCls,.tbContentSection .contentRow .contentImg{flex:1;width:45%}.tbContentSection .contentRow .blankSection{width:15%}.tbContentSection .contentRow .contentCls{background-color:var(--text-primary);display:flex;flex-direction:column;justify-content:center;max-width:600px}.tbContentSection .contentRow .contentCls h2{color:var(--text-white);font-family:var(--primary-font);font-size:2.3rem;font-weight:500;line-height:1.2;margin-top:50px;padding-bottom:40px}.tbContentSection .contentRow .contentCls p,.tbContentSection .contentRow .contentCls p a{color:var(--bg-white-color);font-family:var(--primary-font);font-size:17px;font-weight:400;line-height:1.4;padding-bottom:40px}.tbContentSection .contentRow .contentCls p a{text-decoration:underline;text-underline-offset:6px;transition:all .3s ease-in-out}.tbContentSection .contentRow .contentCls p a:focus,.tbContentSection .contentRow .contentCls p a:hover{text-decoration:none}.tbContentSection .contentRow .contentImg{height:600px}.tbContentSection .contentRow .contentImg img{height:100%;left:auto;object-fit:cover;position:absolute;right:0;top:0;width:50%}@media screen and (max-width:991px){.tbContentSection.blackSection{padding:30px 0 70px}.tbContentSection .contentRow{flex-wrap:wrap}.tbContentSection .contentRow .contentCls,.tbContentSection .contentRow .contentImg{flex:unset;width:100%}.tbContentSection .contentRow .blankSection{display:none}.tbContentSection .contentRow .contentImg{height:500px}.tbContentSection .contentRow .contentImg img{height:100%;left:auto;left:0;object-fit:cover;position:relative;top:0;width:100%}.tbContentSection .contentRow .contentCls{max-width:100%}.tbContentSection .contentRow .contentCls h2{font-size:1.9rem;margin-top:40px;padding-bottom:20px}.tbContentSection .contentRow .contentCls p,.tbContentSection .contentRow .contentCls p a{padding-bottom:18px}.tbContentSection.blackSection .contentRow .contentCls a.buttonExplore{margin-bottom:40px;margin-top:18px}}@media screen and (max-width:767px){.tbContentSection.blackSection{padding:15px 0 40px}.tbContentSection .contentRow .contentCls h2{font-size:1.7rem}.tbContentSection .contentRow .contentCls p,.tbContentSection .contentRow .contentCls p a{font-size:16px}}@media screen and (max-width:680px){.tbContentSection .contentRow .contentImg{height:370px}.tbContentSection.blackSection .contentRow .contentImg img{object-position:center}.tbContentSection .contentRow .contentCls h2{font-size:1.4rem;margin-top:25px;padding-bottom:15px}.tbContentSection .contentRow .contentCls a.buttonExplore{font-size:17px;height:50px;padding:0 40px}}@media screen and (max-width:480px){.tbContentSection .contentRow .contentImg{height:240px}}