.segment-panel{min-height:736px;padding:2rem clamp(1rem,-1.08rem + 10.4vw,11.4rem) 0;width:100%}.segment-panel__container{display:flex;position:relative}.segment-panel__content{padding:5.9rem 0 7.6rem;width:clamp(18.75rem,14.9rem + 19.25vw,38rem)}.segment-panel__content h2{color:var(--white);font-weight:400;line-height:normal}.segment-panel__content p:not(:first-child){color:var(--white);font-size:var(--font-size-xl);font-weight:400;line-height:var(--line-height-normal)}.segment-panel__eye,.segment-panel__panel-eye{color:var(--blue-bright);margin-bottom:.5rem}.segment-panel__button{margin-top:1.8rem}.segment-panel__panel{background-color:var(--white);border-radius:52px;box-shadow:0 6px 26px #0000000f;max-width:538px;min-height:738px;padding:clamp(2rem,3.3vw,4.1rem) clamp(1rem,4.7vw,5.8rem) max(2rem,2.8vw,3.4rem);position:absolute;right:0;top:0}.segment-panel__panel-content{align-items:center;display:flex;flex-direction:column}.segment-panel__panel-content h2{color:var(--black);font-weight:400;text-align:center}.segment-panel__panel-image{height:auto;max-width:400px}.segment-panel__panel-content p:not(:first-child){color:var(--black);font-size:var(--font-size-xl);font-weight:400;text-align:center}.segment-panel__panel-button a,.segment-panel__panel-button a:hover{color:var(--black);font-weight:700;line-height:var(--line-height-lg)}@media screen and (max-width:1310px){.segment-panel__panel{max-width:387px}}@media screen and (max-width:1010px){.segment-panel__container{align-items:center;padding-bottom:2rem}}@media screen and (max-width:973px){.segment-panel__panel{max-width:800px;position:relative}.segment-panel__content{width:100%}.segment-panel__container{flex-direction:column}}