.banner a{color:var(--itx-color-white);font-weight:700;font-family:var(--itx-ff-HM)}.banner a:hover{text-decoration:underline}#benefits .itx-boxes__subject{margin-bottom:3rem}#benefits .itx-boxes__content{flex-direction:row;align-items:center;gap:1.2rem;display:flex}#benefits .itx-boxes__image{justify-content:center;min-width:50px;margin-top:4px;display:flex}#benefits .itx-boxes__title{font-family:var(--itx-ff-HM);letter-spacing:.2px;font-size:18px;font-weight:400;line-height:22px}#benefits .itx-boxes__column:nth-child(-n+3){border-top:1px solid #e9e9eaad;padding-top:2.5rem}#benefits .itx-boxes__column{border:none;border-bottom:1px solid #e9e9eaad;padding:0 0 2.5rem;display:flex}#benefits .itx-boxes__column .itx-boxes__image-img{transition:transform .4s ease-in-out}#benefits .itx-boxes__column:hover .itx-boxes__image-img{transform:scale(1.06)}#exceptional .itx-content__title{margin-bottom:2rem}#exceptional .itx-content__description p:not(:last-child){margin-bottom:1.5rem}#enjoy-work .itx-cover__background{justify-content:center;align-items:center;max-height:55rem;display:flex;position:relative}#enjoy-work .itx-cover__background>img{width:100%;max-height:54rem;padding:5rem 4.5rem}.insta__wrapper{justify-content:flex-start;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.insta__icon{width:65px;height:65px}.insta__icon img{filter:sepia(0)hue-rotate();width:100%;height:100%;transition:filter 1s ease-in-out}.insta__title{color:var(--itx-color-text-default)}.insta__header:hover .insta__icon img{transition:filter 1s ease-in-out;animation:3.6s linear infinite hue}@media screen and (max-width:1024px){#benefits .itx-boxes__column:nth-child(3){border-top:none;padding-top:0}#enjoy-work .itx-cover__background>img{padding:5rem 3.5rem}.insta__wrapper{margin-bottom:2.5rem}}@media screen and (max-width:768px){#exceptional .itx-content__title{margin-bottom:1.25rem}#exceptional .itx-content__description{font:16px/23px var(--itx-ff-HR)}#exceptional .itx-content__description p:not(:last-child){margin-bottom:1rem}#enjoy-work .itx-cover__background>img{padding:5rem 2.5rem}.insta__wrapper{margin-bottom:2rem}.insta__title{font:28px/26px var(--itx-ff-HB)}.insta__icon{width:52px;height:52px}}@media screen and (max-width:650px){#benefits .itx-boxes__container .itx-boxes__columns{grid-template-columns:repeat(1,1fr)!important}#benefits .itx-boxes__column:nth-child(2){border-top:none;padding-top:0}#benefits .itx-boxes__title{font-size:18px}#benefits .itx-boxes__image{margin-top:0}#benefits .itx-boxes__container .itx-boxes__columns{gap:15px!important}#benefits .itx-boxes__column{padding-bottom:1.5rem}#benefits .itx-boxes__column:first-child{padding-top:1.5rem}#benefits .itx-boxes__content{align-items:center}}@media screen and (max-width:425px){#enjoy-work .itx-cover__background>img{padding:5rem 1.5rem}.insta__wrapper{margin-bottom:1.5rem}.insta__title{font:24px/24px var(--itx-ff-HB)}.insta__icon{width:40px;height:40px}}@keyframes hue{0%{filter:sepia()hue-rotate()}to{filter:sepia()hue-rotate(3600deg)}}