.banner a{color:var(--itx-color-white);font-weight:bold;font-family:var(--itx-ff-HM)}.banner a:hover{text-decoration:underline}#benefits .itx-boxes__subject{margin-bottom:3rem}#benefits .itx-boxes__content{display:flex;align-items:center;flex-direction:row;gap:1.2rem}#benefits .itx-boxes__image{margin-top:4px;display:flex;justify-content:center;min-width:50px}#benefits .itx-boxes__title{font-family:var(--itx-ff-HM);font-weight:400;font-size:18px;line-height:22px;letter-spacing:0.2px}#benefits .itx-boxes__column:nth-child(-n+3){padding-top:2.5rem;border-top:1px solid #e9e9eaad}#benefits .itx-boxes__column{display:flex;padding:0 0 2.5rem 0;border:none;border-bottom:1px solid #e9e9eaad}#benefits .itx-boxes__column .itx-boxes__image-img{transition:transform 0.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{display:flex;justify-content:center;align-items:center;max-height:55rem;position:relative}#enjoy-work .itx-cover__background>img{width:100%;max-height:54rem;padding:5rem 4.5rem}.insta__wrapper{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:3rem}.insta__icon{width:65px;height:65px}.insta__icon img{width:100%;height:100%;filter:sepia(0) hue-rotate(0deg);transition:filter 1s ease-in-out}.insta__title{color:var(--itx-color-text-default)}.insta__header:hover .insta__icon img{animation:hue 3.6s linear infinite;transition:filter 1s ease-in-out}@media screen and (max-width:1024px){#benefits .itx-boxes__column:nth-child(3){padding-top:0;border-top:none}#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){padding-top:0;border-top:none}#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:nth-child(1){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{from{filter:sepia(1) hue-rotate(0deg)}to{filter:sepia(1) hue-rotate(3600deg)}}