.custom-video{background-color:var(--color_scheme)}.custom-video-section{padding:0 15px;margin:0 auto;max-width:1320px;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}@media screen and (max-width: 768px){.custom-video-section{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}}.custom-video-section .grid-container{gap:0 30px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(4, auto)}@media screen and (max-width: 1024px){.custom-video-section .grid-container{grid-template-columns:1fr}}.custom-video-section .content-wrapper{margin:20px 0 50px;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 768px){.custom-video-section .content-wrapper{flex-direction:column;align-items:flex-start;gap:20px}}.custom-video-section .content-wrapper p{margin:0;max-width:630px;color:#000;font-size:16px;font-style:normal;font-weight:300;line-height:22px}.custom-video-section .content-wrapper a{height:fit-content;max-width:fit-content;width:100%}.custom-video-section .video-block__title{margin:0;color:#2a2f29;font-family:"Kanit";font-size:40px;font-style:normal;font-weight:500;line-height:52px;letter-spacing:-1px}.custom-video-section .video-block-wrapper:nth-child(1){grid-column:1;padding-bottom:20px;grid-row:1/span 4}@media screen and (min-width: 1025px){.custom-video-section .video-block-wrapper:nth-child(1){padding-bottom:0;height:fit-content;position:sticky;top:0}}.custom-video-section .video-block-wrapper:nth-child(1) .btn{margin:20px 0 0}.custom-video-section .video-block-wrapper:not(:first-child):not(:last-child){padding:20px 0 20px;border-bottom:1px solid rgba(37,59,134,.1)}.custom-video-section .video-block-wrapper:not(:first-child){display:grid;grid-template-columns:1.066fr 1.84fr;gap:30px}@media screen and (max-width: 768px){.custom-video-section .video-block-wrapper:not(:first-child){grid-template-columns:1fr}}.custom-video-section .video-block-wrapper:not(:first-child) .video-block-text__heading{margin:0;font-size:18px;font-style:normal;font-weight:500;line-height:22px}.custom-video-section .video-block-wrapper:not(:first-child) .video-block-text__descr{margin-bottom:15px}.custom-video-section .video-block-wrapper:not(:first-child) .deferred-media__poster-button svg{width:40px;height:40px}.custom-video-section .video-block-wrapper:last-child{padding-top:20px}.custom-video-section .video-block-wrapper:nth-child(2){padding-top:0 !important}.custom-video-section .video-block-text__heading{margin:30px 0 0;color:#2a2f29;font-family:"Kanit";font-size:26px;font-style:normal;font-weight:500;line-height:30px;letter-spacing:normal}.custom-video-section .video-block-text__descr{margin:10px 0 0;color:#14240b;font-family:"Kanit";font-size:16px;font-style:normal;font-weight:300;line-height:22px}@media screen and (min-width: 1025px){.custom-video-section .video-block-text__descr{max-width:570px}}.custom-video-section .video-block-text a{transition:color .3s ease,border-color .3s ease;color:#233889}.custom-video-section .video-block-text a:hover{color:#f6c002;border-color:#f6c002}.custom-video-section .btn-secondary{margin-bottom:20px;height:unset;padding:2px 15px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-transform:none;border-radius:6px}.custom-video-section .btn-secondary:focus{background:#f6c002;color:#233889}.custom-video-section__media{position:relative;padding-bottom:63%;border:none}.custom-video-section__poster{background-color:rgba(0,0,0,0);border:none;cursor:pointer;margin:0;padding:0;height:100%;width:100%;overflow:hidden;border-radius:6px;position:absolute;border:1px solid #233889}.custom-video-section video,.custom-video-section iframe{display:block;width:100%;height:100%;position:absolute;border:none;border-radius:6px}.custom-video-section .deferred-media[loaded]>.deferred-media__poster{display:none}.custom-video-section .deferred-media__poster-button{color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:6.2rem;width:6.2rem;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) scale(1);transition:transform var(--duration-short) ease,color var(--duration-short) ease;z-index:1}